diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-07 01:55:10 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-07 01:55:10 -0500 |
commit | 7d47d5072412fa99fb3ed9fa17a5716350215ddc (patch) | |
tree | 603e2c313ca83dcc9341f5bfa337e623d79c1b69 /l10n/templates/files_encryption.pot | |
parent | d383c45c134eec554af3fe579e40ef6ca5913b3f (diff) | |
download | nextcloud-server-7d47d5072412fa99fb3ed9fa17a5716350215ddc.tar.gz nextcloud-server-7d47d5072412fa99fb3ed9fa17a5716350215ddc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/templates/files_encryption.pot')
-rw-r--r-- | l10n/templates/files_encryption.pot | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index a8046e6d05b..c2f1695b7a7 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 8.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-11-06 01:54-0500\n" +"POT-Creation-Date: 2014-11-07 01:54-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -68,14 +68,20 @@ msgstr "" msgid "Could not change the password. Maybe the old password was not correct." msgstr "" -#: ajax/updatePrivateKeyPassword.php:52 -msgid "Private key password successfully updated." +#: ajax/updatePrivateKeyPassword.php:21 +msgid "Could not update the private key password." msgstr "" -#: ajax/updatePrivateKeyPassword.php:54 -msgid "" -"Could not update the private key password. Maybe the old password was not " -"correct." +#: ajax/updatePrivateKeyPassword.php:53 +msgid "The old password was not correct, please try again." +msgstr "" + +#: ajax/updatePrivateKeyPassword.php:60 +msgid "The current log-in password was not correct, please try again." +msgstr "" + +#: ajax/updatePrivateKeyPassword.php:66 +msgid "Private key password successfully updated." msgstr "" #: ajax/userrecovery.php:44 |