diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-07 00:06:32 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-07 00:06:32 +0100 |
commit | 0b007235b99fa8d66cdb8ca917fe2f45dd8e4edc (patch) | |
tree | 6f9ae049fc3729a9d04b1e7d8c29fc79fb13b1b7 /l10n/nl | |
parent | 7ca740fa3deb0ca9844afe6e91a622d5bf7c6c58 (diff) | |
download | nextcloud-server-0b007235b99fa8d66cdb8ca917fe2f45dd8e4edc.tar.gz nextcloud-server-0b007235b99fa8d66cdb8ca917fe2f45dd8e4edc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/nl')
-rw-r--r-- | l10n/nl/core.po | 11 | ||||
-rw-r--r-- | l10n/nl/files.po | 52 |
2 files changed, 38 insertions, 25 deletions
diff --git a/l10n/nl/core.po b/l10n/nl/core.po index 322c4e3bbf4..ad69e22d393 100644 --- a/l10n/nl/core.po +++ b/l10n/nl/core.po @@ -21,9 +21,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-12-21 00:10+0100\n" -"PO-Revision-Date: 2012-12-20 17:28+0000\n" -"Last-Translator: André Koot <meneer@tken.net>\n" +"POT-Creation-Date: 2013-01-07 00:04+0100\n" +"PO-Revision-Date: 2013-01-06 23:04+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -578,6 +578,11 @@ msgstr "vorige" msgid "next" msgstr "volgende" +#: templates/update.php:3 +#, php-format +msgid "Updating ownCloud to version %s, this may take a while." +msgstr "" + #: templates/verify.php:5 msgid "Security Warning!" msgstr "Beveiligingswaarschuwing!" diff --git a/l10n/nl/files.po b/l10n/nl/files.po index f4f6a49c8ae..61eca60948e 100644 --- a/l10n/nl/files.po +++ b/l10n/nl/files.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-01-05 00:02+0100\n" -"PO-Revision-Date: 2013-01-04 12:30+0000\n" +"POT-Creation-Date: 2013-01-07 00:04+0100\n" +"PO-Revision-Date: 2013-01-06 23:05+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -123,86 +123,94 @@ msgstr "delen gestopt {files}" msgid "deleted {files}" msgstr "verwijderde {files}" -#: js/files.js:33 +#: js/files.js:31 +msgid "'.' is an invalid file name." +msgstr "" + +#: js/files.js:36 +msgid "File name cannot be empty." +msgstr "" + +#: js/files.js:45 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "Onjuiste naam; '\\', '/', '<', '>', ':', '\"', '|', '?' en '*' zijn niet toegestaan." -#: js/files.js:174 +#: js/files.js:186 msgid "generating ZIP-file, it may take some time." msgstr "aanmaken ZIP-file, dit kan enige tijd duren." -#: js/files.js:212 +#: js/files.js:224 msgid "Unable to upload your file as it is a directory or has 0 bytes" msgstr "uploaden van de file mislukt, het is of een directory of de bestandsgrootte is 0 bytes" -#: js/files.js:212 +#: js/files.js:224 msgid "Upload Error" msgstr "Upload Fout" -#: js/files.js:229 +#: js/files.js:241 msgid "Close" msgstr "Sluit" -#: js/files.js:248 js/files.js:362 js/files.js:392 +#: js/files.js:260 js/files.js:374 js/files.js:404 msgid "Pending" msgstr "Wachten" -#: js/files.js:268 +#: js/files.js:280 msgid "1 file uploading" msgstr "1 bestand wordt ge-upload" -#: js/files.js:271 js/files.js:325 js/files.js:340 +#: js/files.js:283 js/files.js:337 js/files.js:352 msgid "{count} files uploading" msgstr "{count} bestanden aan het uploaden" -#: js/files.js:343 js/files.js:376 +#: js/files.js:355 js/files.js:388 msgid "Upload cancelled." msgstr "Uploaden geannuleerd." -#: js/files.js:445 +#: js/files.js:457 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload." -#: js/files.js:515 +#: js/files.js:527 msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" msgstr "Folder naam niet toegestaan. Het gebruik van \"Shared\" is aan Owncloud voorbehouden" -#: js/files.js:699 +#: js/files.js:711 msgid "{count} files scanned" msgstr "{count} bestanden gescanned" -#: js/files.js:707 +#: js/files.js:719 msgid "error while scanning" msgstr "Fout tijdens het scannen" -#: js/files.js:780 templates/index.php:66 +#: js/files.js:792 templates/index.php:66 msgid "Name" msgstr "Naam" -#: js/files.js:781 templates/index.php:77 +#: js/files.js:793 templates/index.php:77 msgid "Size" msgstr "Bestandsgrootte" -#: js/files.js:782 templates/index.php:79 +#: js/files.js:794 templates/index.php:79 msgid "Modified" msgstr "Laatst aangepast" -#: js/files.js:801 +#: js/files.js:813 msgid "1 folder" msgstr "1 map" -#: js/files.js:803 +#: js/files.js:815 msgid "{count} folders" msgstr "{count} mappen" -#: js/files.js:811 +#: js/files.js:823 msgid "1 file" msgstr "1 bestand" -#: js/files.js:813 +#: js/files.js:825 msgid "{count} files" msgstr "{count} bestanden" |