diff options
Diffstat (limited to 'l10n/nl/files_sharing.po')
-rw-r--r-- | l10n/nl/files_sharing.po | 58 |
1 files changed, 41 insertions, 17 deletions
diff --git a/l10n/nl/files_sharing.po b/l10n/nl/files_sharing.po index 6a6940ccb9d..eb905fb81da 100644 --- a/l10n/nl/files_sharing.po +++ b/l10n/nl/files_sharing.po @@ -4,13 +4,13 @@ # # Translators: # André Koot <meneer@tken.net>, 2013-2014 -# Len <lenny@weijl.org>, 2013 +# Lennart Weijl <lenny@weijl.org>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-01 01:54-0400\n" -"PO-Revision-Date: 2014-05-31 06:12+0000\n" +"POT-Creation-Date: 2014-06-05 01:54-0400\n" +"PO-Revision-Date: 2014-06-05 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -19,34 +19,42 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: appinfo/app.php:32 js/app.js:32 +#: appinfo/app.php:35 js/app.js:34 msgid "Shared with you" msgstr "" -#: appinfo/app.php:41 js/app.js:51 +#: appinfo/app.php:44 js/app.js:53 msgid "Shared with others" msgstr "" -#: js/app.js:33 +#: js/app.js:35 msgid "No files have been shared with you yet." msgstr "" -#: js/app.js:52 +#: js/app.js:54 msgid "You haven't shared any files yet." msgstr "" -#: js/share.js:47 js/share.js:55 +#: js/settings-admin.js:10 +msgid "Could not load template" +msgstr "" + +#: js/settings-admin.js:45 +msgid "Saved" +msgstr "" + +#: js/settings-admin.js:64 templates/settings-admin.php:33 +msgid "Reset" +msgstr "" + +#: js/share.js:55 msgid "Shared by {owner}" msgstr "Gedeeld door {owner}" -#: js/sharedfilelist.js:116 +#: js/sharedfilelist.js:123 msgid "Shared by" msgstr "Gedeeld door" -#: js/sharedfilelist.js:220 -msgid "link" -msgstr "" - #: templates/authenticate.php:4 msgid "This share is password-protected" msgstr "Deze share is met een wachtwoord beveiligd" @@ -55,7 +63,7 @@ msgstr "Deze share is met een wachtwoord beveiligd" msgid "The password is wrong. Try again." msgstr "Wachtwoord ongeldig. Probeer het nogmaals." -#: templates/authenticate.php:10 +#: templates/authenticate.php:10 templates/authenticate.php:12 msgid "Password" msgstr "Wachtwoord" @@ -91,15 +99,31 @@ msgstr "delen is uitgeschakeld" msgid "For more info, please ask the person who sent this link." msgstr "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd." -#: templates/public.php:21 +#: templates/public.php:20 msgid "Download" msgstr "Downloaden" -#: templates/public.php:52 +#: templates/public.php:50 #, php-format msgid "Download %s" msgstr "Download %s" -#: templates/public.php:56 +#: templates/public.php:54 msgid "Direct link" msgstr "Directe link" + +#: templates/settings-admin.php:3 +msgid "Mail templates" +msgstr "" + +#: templates/settings-admin.php:8 +msgid "Theme" +msgstr "" + +#: templates/settings-admin.php:17 +msgid "Template" +msgstr "" + +#: templates/settings-admin.php:35 +msgid "Save" +msgstr "" |