diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-02 01:56:07 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-02 01:56:07 -0400 |
commit | 689bbbe937a56c2975160a6ba6d4ca55fdc54e3b (patch) | |
tree | fb4a42c4c1dc81c783d9f23af5168e7c28f041e0 /settings/l10n/en_GB.php | |
parent | 9020a375a7c34a17128e08f39390dee3e0358cc7 (diff) | |
download | nextcloud-server-689bbbe937a56c2975160a6ba6d4ca55fdc54e3b.tar.gz nextcloud-server-689bbbe937a56c2975160a6ba6d4ca55fdc54e3b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r-- | settings/l10n/en_GB.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 13cca733923..128c68237a6 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -66,6 +66,7 @@ $TRANSLATIONS = array( "So-so password" => "So-so password", "Good password" => "Good password", "Strong password" => "Strong password", +"Valid until {date}" => "Valid until {date}", "Delete" => "Delete", "Decrypting files... Please wait, this can take some time." => "Decrypting files... Please wait, this can take some time.", "Delete encryption keys permanently." => "Delete encryption keys permanently.", @@ -201,6 +202,12 @@ $TRANSLATIONS = array( "Choose as profile image" => "Choose as profile image", "Language" => "Language", "Help translate" => "Help translate", +"SSL root certificates" => "SSL root certificates", +"Common Name" => "Common Name", +"Valid until" => "Valid until", +"Issued By" => "Issued By", +"Valid until %s" => "Valid until %s", +"Import Root Certificate" => "Import Root Certificate", "The encryption app is no longer enabled, please decrypt all your files" => "The encryption app is no longer enabled, please decrypt all your files", "Log-in password" => "Log-in password", "Decrypt all Files" => "Decrypt all Files", |