diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-20 00:06:40 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-20 00:06:40 +0100 |
commit | ebc0c4b85bc382efcf64ad0b2613d70a193b18f2 (patch) | |
tree | 4f59c05b29c4e24bd127931ff0f21547d2d41866 /l10n/da | |
parent | 10a9ddd9b2c1b0d28118aa1d6848c799db05f332 (diff) | |
download | nextcloud-server-ebc0c4b85bc382efcf64ad0b2613d70a193b18f2.tar.gz nextcloud-server-ebc0c4b85bc382efcf64ad0b2613d70a193b18f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/da')
-rw-r--r-- | l10n/da/files.po | 85 |
1 files changed, 44 insertions, 41 deletions
diff --git a/l10n/da/files.po b/l10n/da/files.po index b2d80372d34..f7bd3b92597 100644 --- a/l10n/da/files.po +++ b/l10n/da/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: 2013-01-10 00:04+0100\n" -"PO-Revision-Date: 2013-01-09 23:04+0000\n" +"POT-Creation-Date: 2013-01-20 00:05+0100\n" +"PO-Revision-Date: 2013-01-19 23:05+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -25,6 +25,11 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: ajax/delete.php:28 ajax/getstoragestats.php:11 ajax/upload.php:17 +#: ajax/upload.php:76 templates/index.php:18 +msgid "Upload" +msgstr "Upload" + #: ajax/move.php:17 #, php-format msgid "Could not move %s - File with this name already exists" @@ -39,46 +44,46 @@ msgstr "" msgid "Unable to rename file" msgstr "" -#: ajax/upload.php:14 +#: ajax/upload.php:20 msgid "No file was uploaded. Unknown error" msgstr "Ingen fil blev uploadet. Ukendt fejl." -#: ajax/upload.php:21 +#: ajax/upload.php:30 msgid "There is no error, the file uploaded with success" msgstr "Der er ingen fejl, filen blev uploadet med success" -#: ajax/upload.php:22 +#: ajax/upload.php:31 msgid "" "The uploaded file exceeds the upload_max_filesize directive in php.ini: " msgstr "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini" -#: ajax/upload.php:24 +#: ajax/upload.php:33 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Den uploadede fil overskrider MAX_FILE_SIZE -direktivet som er specificeret i HTML-formularen" -#: ajax/upload.php:26 +#: ajax/upload.php:35 msgid "The uploaded file was only partially uploaded" msgstr "Den uploadede file blev kun delvist uploadet" -#: ajax/upload.php:27 +#: ajax/upload.php:36 msgid "No file was uploaded" msgstr "Ingen fil blev uploadet" -#: ajax/upload.php:28 +#: ajax/upload.php:37 msgid "Missing a temporary folder" msgstr "Mangler en midlertidig mappe" -#: ajax/upload.php:29 +#: ajax/upload.php:38 msgid "Failed to write to disk" msgstr "Fejl ved skrivning til disk." -#: ajax/upload.php:45 +#: ajax/upload.php:57 msgid "Not enough space available" msgstr "" -#: ajax/upload.php:69 +#: ajax/upload.php:91 msgid "Invalid directory." msgstr "" @@ -134,98 +139,100 @@ msgstr "ikke delte {files}" msgid "deleted {files}" msgstr "slettede {files}" -#: js/files.js:31 +#: js/files.js:48 msgid "'.' is an invalid file name." msgstr "" -#: js/files.js:36 +#: js/files.js:53 msgid "File name cannot be empty." msgstr "" -#: js/files.js:45 +#: js/files.js:62 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "Ugyldigt navn, '\\', '/', '<', '>', ':' | '?', '\"', '', og '*' er ikke tilladt." -#: js/files.js:186 -msgid "generating ZIP-file, it may take some time." -msgstr "genererer ZIP-fil, det kan tage lidt tid." +#: js/files.js:204 +msgid "" +"Your download is being prepared. This might take some time if the files are " +"big." +msgstr "" -#: js/files.js:224 +#: js/files.js:242 msgid "Unable to upload your file as it is a directory or has 0 bytes" msgstr "Kunne ikke uploade din fil, da det enten er en mappe eller er tom" -#: js/files.js:224 +#: js/files.js:242 msgid "Upload Error" msgstr "Fejl ved upload" -#: js/files.js:241 +#: js/files.js:259 msgid "Close" msgstr "Luk" -#: js/files.js:260 js/files.js:376 js/files.js:409 +#: js/files.js:278 js/files.js:397 js/files.js:431 msgid "Pending" msgstr "Afventer" -#: js/files.js:280 +#: js/files.js:298 msgid "1 file uploading" msgstr "1 fil uploades" -#: js/files.js:283 js/files.js:338 js/files.js:353 +#: js/files.js:301 js/files.js:357 js/files.js:372 msgid "{count} files uploading" msgstr "{count} filer uploades" -#: js/files.js:357 js/files.js:393 +#: js/files.js:376 js/files.js:414 msgid "Upload cancelled." msgstr "Upload afbrudt." -#: js/files.js:464 +#: js/files.js:486 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret." -#: js/files.js:537 +#: js/files.js:559 msgid "URL cannot be empty." msgstr "URLen kan ikke være tom." -#: js/files.js:543 +#: js/files.js:565 msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgstr "" -#: js/files.js:727 +#: js/files.js:775 msgid "{count} files scanned" msgstr "{count} filer skannet" -#: js/files.js:735 +#: js/files.js:783 msgid "error while scanning" msgstr "fejl under scanning" -#: js/files.js:808 templates/index.php:64 +#: js/files.js:857 templates/index.php:64 msgid "Name" msgstr "Navn" -#: js/files.js:809 templates/index.php:75 +#: js/files.js:858 templates/index.php:75 msgid "Size" msgstr "Størrelse" -#: js/files.js:810 templates/index.php:77 +#: js/files.js:859 templates/index.php:77 msgid "Modified" msgstr "Ændret" -#: js/files.js:829 +#: js/files.js:878 msgid "1 folder" msgstr "1 mappe" -#: js/files.js:831 +#: js/files.js:880 msgid "{count} folders" msgstr "{count} mapper" -#: js/files.js:839 +#: js/files.js:888 msgid "1 file" msgstr "1 fil" -#: js/files.js:841 +#: js/files.js:890 msgid "{count} files" msgstr "{count} filer" @@ -277,10 +284,6 @@ msgstr "Mappe" msgid "From link" msgstr "Fra link" -#: templates/index.php:18 -msgid "Upload" -msgstr "Upload" - #: templates/index.php:41 msgid "Cancel upload" msgstr "Fortryd upload" |