Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-01 03:03:27 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-01 03:03:27 +0400
commitc7c5e2a2e25a93a18399b2ebad2150354434ead6 (patch)
tree9b18f1b141a8f9b936dd3acbaf0a4d2b56c70841 /l10n/nb_NO
parenta3f18d4b5ab0106bbfebb91928844fdd4f4c25e2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/nb_NO')
-rw-r--r--l10n/nb_NO/files.po69
1 files changed, 33 insertions, 36 deletions
diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po
index 00340792cd8..ad0cf919ea0 100644
--- a/l10n/nb_NO/files.po
+++ b/l10n/nb_NO/files.po
@@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-24 00:01+0100\n"
-"PO-Revision-Date: 2012-11-23 23:02+0000\n"
+"POT-Creation-Date: 2012-12-01 00:01+0100\n"
+"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
@@ -30,40 +30,41 @@ msgid "There is no error, the file uploaded with success"
msgstr "Det er ingen feil. Filen ble lastet opp."
#: ajax/upload.php:21
-msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
-msgstr "Filstørrelsen overskrider maksgrensedirektivet upload_max_filesize i php.ini-konfigurasjonen."
+msgid ""
+"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
+msgstr ""
-#: ajax/upload.php:22
+#: ajax/upload.php:23
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Filstørrelsen overskrider maksgrensen på MAX_FILE_SIZE som ble oppgitt i HTML-skjemaet"
-#: ajax/upload.php:23
+#: ajax/upload.php:25
msgid "The uploaded file was only partially uploaded"
msgstr "Filopplastningen ble bare delvis gjennomført"
-#: ajax/upload.php:24
+#: ajax/upload.php:26
msgid "No file was uploaded"
msgstr "Ingen fil ble lastet opp"
-#: ajax/upload.php:25
+#: ajax/upload.php:27
msgid "Missing a temporary folder"
msgstr "Mangler en midlertidig mappe"
-#: ajax/upload.php:26
+#: ajax/upload.php:28
msgid "Failed to write to disk"
msgstr "Klarte ikke å skrive til disk"
-#: appinfo/app.php:6
+#: appinfo/app.php:10
msgid "Files"
msgstr "Filer"
-#: js/fileactions.js:117 templates/index.php:64
+#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
msgid "Unshare"
msgstr "Avslutt deling"
-#: js/fileactions.js:119 templates/index.php:66
+#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
msgid "Delete"
msgstr "Slett"
@@ -162,15 +163,15 @@ msgstr "{count} filer lest inn"
msgid "error while scanning"
msgstr "feil under skanning"
-#: js/files.js:785 templates/index.php:50
+#: js/files.js:785 templates/index.php:65
msgid "Name"
msgstr "Navn"
-#: js/files.js:786 templates/index.php:58
+#: js/files.js:786 templates/index.php:76
msgid "Size"
msgstr "Størrelse"
-#: js/files.js:787 templates/index.php:60
+#: js/files.js:787 templates/index.php:78
msgid "Modified"
msgstr "Endret"
@@ -198,27 +199,27 @@ msgstr "Filhåndtering"
msgid "Maximum upload size"
msgstr "Maksimum opplastingsstørrelse"
-#: templates/admin.php:7
+#: templates/admin.php:9
msgid "max. possible: "
msgstr "max. mulige:"
-#: templates/admin.php:9
+#: templates/admin.php:12
msgid "Needed for multi-file and folder downloads."
msgstr "Nødvendig for å laste ned mapper og mer enn én fil om gangen."
-#: templates/admin.php:9
+#: templates/admin.php:14
msgid "Enable ZIP-download"
msgstr "Aktiver nedlasting av ZIP"
-#: templates/admin.php:11
+#: templates/admin.php:17
msgid "0 is unlimited"
msgstr "0 er ubegrenset"
-#: templates/admin.php:12
+#: templates/admin.php:19
msgid "Maximum input size for ZIP files"
msgstr "Maksimal størrelse på ZIP-filer"
-#: templates/admin.php:15
+#: templates/admin.php:23
msgid "Save"
msgstr "Lagre"
@@ -226,52 +227,48 @@ msgstr "Lagre"
msgid "New"
msgstr "Ny"
-#: templates/index.php:9
+#: templates/index.php:10
msgid "Text file"
msgstr "Tekstfil"
-#: templates/index.php:10
+#: templates/index.php:12
msgid "Folder"
msgstr "Mappe"
-#: templates/index.php:11
+#: templates/index.php:14
msgid "From link"
msgstr ""
-#: templates/index.php:22
+#: templates/index.php:35
msgid "Upload"
msgstr "Last opp"
-#: templates/index.php:29
+#: templates/index.php:43
msgid "Cancel upload"
msgstr "Avbryt opplasting"
-#: templates/index.php:42
+#: templates/index.php:57
msgid "Nothing in here. Upload something!"
msgstr "Ingenting her. Last opp noe!"
-#: templates/index.php:52
-msgid "Share"
-msgstr "Del"
-
-#: templates/index.php:54
+#: templates/index.php:71
msgid "Download"
msgstr "Last ned"
-#: templates/index.php:77
+#: templates/index.php:103
msgid "Upload too large"
msgstr "Opplasting for stor"
-#: templates/index.php:79
+#: templates/index.php:105
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Filene du prøver å laste opp er for store for å laste opp til denne serveren."
-#: templates/index.php:84
+#: templates/index.php:110
msgid "Files are being scanned, please wait."
msgstr "Skanner etter filer, vennligst vent."
-#: templates/index.php:87
+#: templates/index.php:113
msgid "Current scanning"
msgstr "Pågående skanning"