diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-08 01:55:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-08 01:55:11 -0400 |
commit | d63b9e68c464da6c2955c82334bf4d45afb61cae (patch) | |
tree | d15b407eb1e8e9455380362e0f8ca212ac40e851 /l10n/en_GB | |
parent | 5e7b164560e3b06634f8c21df19d0f4f83dc5790 (diff) | |
download | nextcloud-server-d63b9e68c464da6c2955c82334bf4d45afb61cae.tar.gz nextcloud-server-d63b9e68c464da6c2955c82334bf4d45afb61cae.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB')
-rw-r--r-- | l10n/en_GB/files_encryption.po | 32 | ||||
-rw-r--r-- | l10n/en_GB/lib.po | 8 |
2 files changed, 20 insertions, 20 deletions
diff --git a/l10n/en_GB/files_encryption.po b/l10n/en_GB/files_encryption.po index da88fa434d8..13f472a45a8 100644 --- a/l10n/en_GB/files_encryption.po +++ b/l10n/en_GB/files_encryption.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-31 01:54-0400\n" -"PO-Revision-Date: 2014-07-30 06:10+0000\n" +"POT-Creation-Date: 2014-08-08 01:54-0400\n" +"PO-Revision-Date: 2014-08-08 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -92,7 +92,7 @@ msgid "" " 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:286 +#: hooks/hooks.php:293 msgid "Following users are not set up for encryption:" msgstr "Following users are not set up for encryption:" @@ -132,11 +132,11 @@ msgstr "Recovery key password" msgid "Repeat Recovery key password" msgstr "Repeat recovery key password" -#: templates/settings-admin.php:22 templates/settings-personal.php:53 +#: templates/settings-admin.php:22 templates/settings-personal.php:52 msgid "Enabled" msgstr "Enabled" -#: templates/settings-admin.php:30 templates/settings-personal.php:61 +#: templates/settings-admin.php:30 templates/settings-personal.php:60 msgid "Disabled" msgstr "Disabled" @@ -161,12 +161,12 @@ msgid "Change Password" msgstr "Change Password" #: templates/settings-personal.php:12 -msgid "Your private key password no longer match your log-in password:" -msgstr "Your private key password no longer matches your login password:" +msgid "Your private key password no longer match your log-in password." +msgstr "" #: templates/settings-personal.php:15 -msgid "Set your old private key password to your current log-in password." -msgstr "Set your old private key password to your current login password." +msgid "Set your old private key password to your current log-in password:" +msgstr "" #: templates/settings-personal.php:17 msgid "" @@ -174,32 +174,32 @@ msgid "" "recover your files." msgstr " If you don't remember your old password you can ask your administrator to recover your files." -#: templates/settings-personal.php:25 +#: templates/settings-personal.php:24 msgid "Old log-in password" msgstr "Old login password" -#: templates/settings-personal.php:31 +#: templates/settings-personal.php:30 msgid "Current log-in password" msgstr "Current login password" -#: templates/settings-personal.php:36 +#: templates/settings-personal.php:35 msgid "Update Private Key Password" msgstr "Update Private Key Password" -#: templates/settings-personal.php:44 +#: templates/settings-personal.php:43 msgid "Enable password recovery:" msgstr "Enable password recovery:" -#: templates/settings-personal.php:46 +#: templates/settings-personal.php:45 msgid "" "Enabling this option will allow you to reobtain access to your encrypted " "files in case of password loss" msgstr "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" -#: templates/settings-personal.php:62 +#: templates/settings-personal.php:61 msgid "File recovery settings updated" msgstr "File recovery settings updated" -#: templates/settings-personal.php:63 +#: templates/settings-personal.php:62 msgid "Could not update file recovery" msgstr "Could not update file recovery" diff --git a/l10n/en_GB/lib.po b/l10n/en_GB/lib.po index 8372976a5be..34ea70244c5 100644 --- a/l10n/en_GB/lib.po +++ b/l10n/en_GB/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-07 01:54-0400\n" -"PO-Revision-Date: 2014-08-07 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-08 01:54-0400\n" +"PO-Revision-Date: 2014-08-07 16:31+0000\n" +"Last-Translator: Darren Richardson <transifex@mnestis.net>\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" @@ -359,7 +359,7 @@ msgstr "Setting permissions for %s failed, because the item was not found" msgid "" "Cannot set expiration date. Shares cannot expire later than %s after they " "have been shared" -msgstr "" +msgstr "Cannot set expiry date. Shares cannot expire later than %s after they have been shared" #: private/share/share.php:968 msgid "Cannot set expiration date. Expiration date is in the past" |