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:
Diffstat (limited to 'l10n/nb_NO/files.po')
-rw-r--r--l10n/nb_NO/files.po88
1 files changed, 44 insertions, 44 deletions
diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po
index 1091fac62df..cedde4940fc 100644
--- a/l10n/nb_NO/files.po
+++ b/l10n/nb_NO/files.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-06-19 01:54-0400\n"
-"PO-Revision-Date: 2014-06-18 06:12+0000\n"
+"POT-Creation-Date: 2014-06-30 01:54-0400\n"
+"PO-Revision-Date: 2014-06-29 20:20+0000\n"
"Last-Translator: vidaren <news@vidartysse.net>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
@@ -46,7 +46,7 @@ msgid ""
"allowed."
msgstr "Ugyldig navn, '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' er ikke tillatt."
-#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:157
+#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:159
#: lib/app.php:77
msgid "The target folder has been moved or deleted."
msgstr "Målmappen er blitt flyttet eller slettet."
@@ -92,54 +92,54 @@ msgstr "Kunne ikke sette opplastingskatalog."
msgid "Invalid Token"
msgstr "Ugyldig nøkkel"
-#: ajax/upload.php:75
+#: ajax/upload.php:77
msgid "No file was uploaded. Unknown error"
msgstr "Ingen filer ble lastet opp. Ukjent feil."
-#: ajax/upload.php:82
+#: ajax/upload.php:84
msgid "There is no error, the file uploaded with success"
msgstr "Pust ut, ingen feil. Filen ble lastet opp problemfritt"
-#: ajax/upload.php:83
+#: ajax/upload.php:85
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."
-#: ajax/upload.php:85
+#: ajax/upload.php:87
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Filen du prøvde å laste opp var større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet."
-#: ajax/upload.php:86
+#: ajax/upload.php:88
msgid "The uploaded file was only partially uploaded"
msgstr "Filen du prøvde å laste opp ble kun delvis lastet opp"
-#: ajax/upload.php:87
+#: ajax/upload.php:89
msgid "No file was uploaded"
msgstr "Ingen filer ble lastet opp"
-#: ajax/upload.php:88
+#: ajax/upload.php:90
msgid "Missing a temporary folder"
msgstr "Mangler midlertidig mappe"
-#: ajax/upload.php:89
+#: ajax/upload.php:91
msgid "Failed to write to disk"
msgstr "Klarte ikke å skrive til disk"
-#: ajax/upload.php:109
+#: ajax/upload.php:111
msgid "Not enough storage available"
msgstr "Ikke nok lagringsplass"
-#: ajax/upload.php:171
+#: ajax/upload.php:173
msgid "Upload failed. Could not find uploaded file"
msgstr "Opplasting feilet. Fant ikke opplastet fil."
-#: ajax/upload.php:181
+#: ajax/upload.php:183
msgid "Upload failed. Could not get file info."
msgstr "Opplasting feilet. Klarte ikke å finne informasjon om fil."
-#: ajax/upload.php:196
+#: ajax/upload.php:198
msgid "Invalid directory."
msgstr "Ugyldig katalog."
@@ -151,123 +151,123 @@ msgstr "Filer"
msgid "All files"
msgstr "Alle filer"
-#: js/file-upload.js:257
+#: js/file-upload.js:268
msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
msgstr "Kan ikke laste opp {filename} fordi det er en mappe eller har 0 bytes"
-#: js/file-upload.js:270
+#: js/file-upload.js:281
msgid "Total file size {size1} exceeds upload limit {size2}"
msgstr "Total filstørrelse {size1} overstiger grense for opplasting {size2}"
-#: js/file-upload.js:281
+#: js/file-upload.js:292
msgid ""
"Not enough free space, you are uploading {size1} but only {size2} is left"
msgstr "Ikke nok ledig plass. Du laster opp size1} men bare {size2} er ledig"
-#: js/file-upload.js:358
+#: js/file-upload.js:369
msgid "Upload cancelled."
msgstr "Opplasting avbrutt."
-#: js/file-upload.js:404
+#: js/file-upload.js:415
msgid "Could not get result from server."
msgstr "Fikk ikke resultat fra serveren."
-#: js/file-upload.js:490
+#: js/file-upload.js:499
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen."
-#: js/file-upload.js:555
+#: js/file-upload.js:564
msgid "URL cannot be empty"
msgstr "URL kan ikke være tom"
-#: js/file-upload.js:559 js/filelist.js:1190
+#: js/file-upload.js:568 js/filelist.js:1228
msgid "{new_name} already exists"
msgstr "{new_name} finnes allerede"
-#: js/file-upload.js:614
+#: js/file-upload.js:623
msgid "Could not create file"
msgstr "Klarte ikke å opprette fil"
-#: js/file-upload.js:630
+#: js/file-upload.js:639
msgid "Could not create folder"
msgstr "Klarte ikke å opprette mappe"
-#: js/file-upload.js:677
+#: js/file-upload.js:686
msgid "Error fetching URL"
msgstr "Feil ved henting av URL"
-#: js/fileactions.js:211
+#: js/fileactions.js:257
msgid "Share"
msgstr "Del"
-#: js/fileactions.js:224
+#: js/fileactions.js:270
msgid "Delete permanently"
msgstr "Slett permanent"
-#: js/fileactions.js:226 templates/list.php:78 templates/list.php:79
+#: js/fileactions.js:272 templates/list.php:78 templates/list.php:79
msgid "Delete"
msgstr "Slett"
-#: js/fileactions.js:262
+#: js/fileactions.js:308
msgid "Rename"
msgstr "Gi nytt navn"
-#: js/filelist.js:314
+#: js/filelist.js:339
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Nedlastingen din klargjøres. Hvis filene er store kan dette ta litt tid."
-#: js/filelist.js:621 js/filelist.js:1693
+#: js/filelist.js:659 js/filelist.js:1752
msgid "Pending"
msgstr "Ventende"
-#: js/filelist.js:1141
+#: js/filelist.js:1179
msgid "Error moving file."
msgstr "Feil ved flytting av fil."
-#: js/filelist.js:1149
+#: js/filelist.js:1187
msgid "Error moving file"
msgstr "Feil ved flytting av fil"
-#: js/filelist.js:1149
+#: js/filelist.js:1187
msgid "Error"
msgstr "Feil"
-#: js/filelist.js:1227
+#: js/filelist.js:1276
msgid "Could not rename file"
msgstr "Klarte ikke å gi nytt navn til fil"
-#: js/filelist.js:1348
+#: js/filelist.js:1394
msgid "Error deleting file."
msgstr "Feil ved sletting av fil."
-#: js/filelist.js:1451 templates/list.php:62
+#: js/filelist.js:1497 templates/list.php:62
msgid "Name"
msgstr "Navn"
-#: js/filelist.js:1452 templates/list.php:73
+#: js/filelist.js:1498 templates/list.php:73
msgid "Size"
msgstr "Størrelse"
-#: js/filelist.js:1453 templates/list.php:76
+#: js/filelist.js:1499 templates/list.php:76
msgid "Modified"
msgstr "Endret"
-#: js/filelist.js:1463 js/filesummary.js:141 js/filesummary.js:168
+#: js/filelist.js:1509 js/filesummary.js:141 js/filesummary.js:168
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n mappe"
msgstr[1] "%n mapper"
-#: js/filelist.js:1469 js/filesummary.js:142 js/filesummary.js:169
+#: js/filelist.js:1515 js/filesummary.js:142 js/filesummary.js:169
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n fil"
msgstr[1] "%n filer"
-#: js/filelist.js:1601 js/filelist.js:1640
+#: js/filelist.js:1645 js/filelist.js:1684
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Laster opp %n fil"
@@ -343,7 +343,7 @@ msgstr "WebDAV"
msgid ""
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
"WebDAV</a>"
-msgstr "Bruk denne adressen for å <a href=\"%s\" target=\"_blank\">aksessere filene dine via WebDAV</a>"
+msgstr "Bruk denne adressen for å <a href=\"%s\" target=\"_blank\">få tilgang til filene dine via WebDAV</a>"
#: templates/list.php:5
msgid "New"