diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-18 01:55:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-18 01:55:13 -0400 |
commit | baf46c74cda834bbdb4ecf4669587b92b56fe9a9 (patch) | |
tree | 885b2d55d5f30f33810815987fcee62bb9bf9f9d /settings/l10n/en_GB.php | |
parent | d4bdcb7a9b397357d623182cf85be0329a2dbf5e (diff) | |
download | nextcloud-server-baf46c74cda834bbdb4ecf4669587b92b56fe9a9.tar.gz nextcloud-server-baf46c74cda834bbdb4ecf4669587b92b56fe9a9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r-- | settings/l10n/en_GB.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 15752380cf7..2ea985299d3 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -21,6 +21,7 @@ $TRANSLATIONS = array( "Couldn't decrypt your files, check your password and try again" => "Couldn't decrypt your files, check your password and try again", "Encryption keys deleted permanently" => "Encryption keys deleted permanently", "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" => "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator", +"Couldn't remove app." => "Couldn't remove app.", "Email saved" => "Email saved", "Invalid email" => "Invalid email", "Unable to delete group" => "Unable to delete group", @@ -43,6 +44,7 @@ $TRANSLATIONS = array( "User Documentation" => "User Documentation", "Admin Documentation" => "Admin Documentation", "Update to {appversion}" => "Update to {appversion}", +"Uninstall App" => "Uninstall App", "Disable" => "Disable", "Enable" => "Enable", "Please wait...." => "Please wait....", @@ -53,6 +55,9 @@ $TRANSLATIONS = array( "Error" => "Error", "Update" => "Update", "Updated" => "Updated", +"Uninstalling ...." => "Uninstalling...", +"Error while uninstalling app" => "Error whilst uninstalling app", +"Uninstall" => "Uninstall", "Select a profile picture" => "Select a profile picture", "Very weak password" => "Very weak password", "Weak password" => "Weak password", |