diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-03 12:44:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-03 12:44:12 -0500 |
commit | 07e540613e1445451ace78e639be36a1c1e7e58f (patch) | |
tree | e5c5744bca2ba245f9ebe03874933712d8b18c39 /l10n/en_GB/files_encryption.po | |
parent | 7125bfba21b957b7c9ee96f0405e78ecb6b1e4f9 (diff) | |
download | nextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.tar.gz nextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB/files_encryption.po')
-rw-r--r-- | l10n/en_GB/files_encryption.po | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/l10n/en_GB/files_encryption.po b/l10n/en_GB/files_encryption.po index 55602a0e0e8..3963649baac 100644 --- a/l10n/en_GB/files_encryption.po +++ b/l10n/en_GB/files_encryption.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-16 00:26-0400\n" -"PO-Revision-Date: 2013-10-14 12:50+0000\n" -"Last-Translator: mnestis <transifex@mnestis.net>\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-03 12:38-0500\n" +"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -61,38 +61,38 @@ msgid "" " encryption app." msgstr "Encryption app not initialised! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialise the encryption app." -#: files/error.php:15 +#: files/error.php:16 +#, php-format msgid "" -"Your private key is not valid! Likely your password was changed outside the " -"ownCloud system (e.g. your corporate directory). You can update your private" -" key password in your personal settings to recover access to your encrypted " -"files." -msgstr "Your private key is not valid! Likely your password was changed outside the ownCloud system (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." +"Your private key is not valid! Likely your password was changed outside of " +"%s (e.g. your corporate directory). You can update your private key password" +" in your personal settings to recover access to your encrypted files." +msgstr "" -#: files/error.php:18 +#: files/error.php:19 msgid "" "Can not decrypt this file, probably this is a shared file. Please ask the " "file owner to reshare the file with you." msgstr "Cannot decrypt this file, which is probably a shared file. Please ask the file owner to reshare the file with you." -#: files/error.php:21 files/error.php:26 +#: files/error.php:22 files/error.php:27 msgid "" "Unknown error please check your system settings or contact your " "administrator" msgstr "Unknown error. Please check your system settings or contact your administrator" -#: hooks/hooks.php:53 +#: hooks/hooks.php:59 msgid "Missing requirements." msgstr "Missing requirements." -#: hooks/hooks.php:54 +#: hooks/hooks.php:60 msgid "" "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 "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." -#: hooks/hooks.php:252 +#: hooks/hooks.php:273 msgid "Following users are not set up for encryption:" msgstr "Following users are not set up for encryption:" |