diff options
author | kondou <kondou@ts.unde.re> | 2013-08-18 00:38:52 +0200 |
---|---|---|
committer | kondou <kondou@ts.unde.re> | 2013-08-18 00:38:52 +0200 |
commit | edd92e4c09151238a89816186914f9382293ab9b (patch) | |
tree | e25d87cecf45ff2c2189198e5369f7754e01873a /l10n/nl/files_encryption.po | |
parent | 1348330c7d75d2b60d845a43be57dedc6199ea1a (diff) | |
parent | 12f4494de02457d51004ca6a82c1b2160189819f (diff) | |
download | nextcloud-server-edd92e4c09151238a89816186914f9382293ab9b.tar.gz nextcloud-server-edd92e4c09151238a89816186914f9382293ab9b.zip |
Merge branch 'master' into fix_jslint_kondou
Conflicts:
apps/files/js/file-upload.js
Diffstat (limited to 'l10n/nl/files_encryption.po')
-rw-r--r-- | l10n/nl/files_encryption.po | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/l10n/nl/files_encryption.po b/l10n/nl/files_encryption.po index e0fd1bf827b..67a24bf1ac1 100644 --- a/l10n/nl/files_encryption.po +++ b/l10n/nl/files_encryption.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-28 01:56-0400\n" -"PO-Revision-Date: 2013-07-27 14:50+0000\n" +"POT-Creation-Date: 2013-08-13 09:11-0400\n" +"PO-Revision-Date: 2013-08-12 10:40+0000\n" "Last-Translator: Len <lenny@weijl.org>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -69,11 +69,15 @@ msgstr "Missende benodigdheden." #: hooks/hooks.php:45 msgid "" -"Please make sure that PHP 5.3.3 or newer is installed and that the OpenSSL " -"PHP extension is enabled and configured properly. For now, the encryption " -"app has been disabled." +"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL " +"together with the PHP extension is enabled and configured properly. For now," +" the encryption app has been disabled." msgstr "Wees er zeker van dat PHP5.3.3 of nieuwer is geïstalleerd en dat de OpenSSL PHP extensie is ingeschakeld en correct geconfigureerd. De versleutel-app is voorlopig uitgeschakeld." +#: hooks/hooks.php:263 +msgid "Following users are not set up for encryption:" +msgstr "De volgende gebruikers hebben geen configuratie voor encryptie:" + #: js/settings-admin.js:11 msgid "Saving..." msgstr "Opslaan" |