diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
commit | b0ec38e2024846e29d382e2c0cdff2c408ad209f (patch) | |
tree | c4570289ac4321a5f998d5f9b9e4eb3410c65954 /settings/l10n/en_GB.php | |
parent | 26ec311cff896d7dc84209d155f6a70f3f59cb95 (diff) | |
download | nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.tar.gz nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.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, 2 insertions, 5 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 5f7b6e1fe0d..dafd8ab6d8d 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Encryption" => "Encryption", "Unable to load list from App Store" => "Unable to load list from App Store", "Authentication error" => "Authentication error", "Your full name has been changed." => "Your full name has been changed.", @@ -22,6 +23,7 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Incorrect admin recovery password. Please check the password and try again.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Back-end doesn't support password change, but the user's encryption key was successfully updated.", "Unable to change password" => "Unable to change password", +"User Documentation" => "User Documentation", "Update to {appversion}" => "Update to {appversion}", "Disable" => "Disable", "Enable" => "Enable", @@ -35,7 +37,6 @@ $TRANSLATIONS = array( "Updated" => "Updated", "Select a profile picture" => "Select a profile picture", "Decrypting files... Please wait, this can take some time." => "Decrypting files... Please wait, this can take some time.", -"Saving..." => "Saving...", "deleted" => "deleted", "undo" => "undo", "Unable to remove user" => "Unable to remove user", @@ -101,7 +102,6 @@ $TRANSLATIONS = array( "Select an App" => "Select an App", "See application page at apps.owncloud.com" => "See application page at apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>", -"User Documentation" => "User Documentation", "Administrator Documentation" => "Administrator Documentation", "Online Documentation" => "Online Documentation", "Forum" => "Forum", @@ -119,20 +119,17 @@ $TRANSLATIONS = array( "Full Name" => "Full Name", "Email" => "Email", "Your email address" => "Your email address", -"Fill in an email address to enable password recovery" => "Fill in an email address to enable password recovery", "Profile picture" => "Profile picture", "Upload new" => "Upload new", "Select new from Files" => "Select new from Files", "Remove image" => "Remove image", "Either png or jpg. Ideally square but you will be able to crop it." => "Either png or jpg. Ideally square but you will be able to crop it.", "Your avatar is provided by your original account." => "Your avatar is provided by your original account.", -"Abort" => "Abort", "Choose as profile image" => "Choose as profile image", "Language" => "Language", "Help translate" => "Help translate", "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>", -"Encryption" => "Encryption", "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", |