diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-09 12:28:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-09 12:28:39 -0400 |
commit | e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df (patch) | |
tree | d59dc5387cdcf94b326df07b345e53dcadd7e8cb /settings/l10n/en_GB.js | |
parent | 6f3eeeeb36d86b352d396f730fbc6a8d1e8ca160 (diff) | |
download | nextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.tar.gz nextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index a34bca4a417..ac4956d4699 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -1,27 +1,9 @@ OC.L10N.register( "settings", { - "APCu" : "APCu", - "Redis" : "Redis", - "Security & setup warnings" : "Security & setup warnings", - "Sharing" : "Sharing", - "Server-side encryption" : "Server-side encryption", - "External Storage" : "External Storage", - "Cron" : "Cron", - "Email server" : "Email server", - "Log" : "Log", - "Tips & tricks" : "Tips & tricks", - "Updates" : "Updates", - "Couldn't remove app." : "Couldn't remove app.", - "Language changed" : "Language changed", - "Invalid request" : "Invalid request", - "Authentication error" : "Authentication error", - "Admins can't remove themself from the admin group" : "Admins can't remove themselves from the admin group", - "Unable to add user to group %s" : "Unable to add user to group %s", - "Unable to remove user from group %s" : "Unable to remove user from group %s", - "Couldn't update app." : "Couldn't update app.", "Wrong password" : "Incorrect password", "No user supplied" : "No user supplied", + "Authentication error" : "Authentication error", "Please provide an admin recovery password, otherwise all user data will be lost" : "Please provide an admin recovery password, otherwise all user data will be lost", "Wrong admin recovery password. Please check the password and try again." : "Incorrect admin recovery password. Please check the password and try again.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Backend doesn't support password change, but the user's encryption key was successfully updated.", @@ -53,6 +35,24 @@ OC.L10N.register( "Email saved" : "Email saved", "Your full name has been changed." : "Your full name has been changed.", "Unable to change full name" : "Unable to change full name", + "APCu" : "APCu", + "Redis" : "Redis", + "Security & setup warnings" : "Security & setup warnings", + "Sharing" : "Sharing", + "Server-side encryption" : "Server-side encryption", + "External Storage" : "External Storage", + "Cron" : "Cron", + "Email server" : "Email server", + "Log" : "Log", + "Tips & tricks" : "Tips & tricks", + "Updates" : "Updates", + "Couldn't remove app." : "Couldn't remove app.", + "Language changed" : "Language changed", + "Invalid request" : "Invalid request", + "Admins can't remove themself from the admin group" : "Admins can't remove themselves from the admin group", + "Unable to add user to group %s" : "Unable to add user to group %s", + "Unable to remove user from group %s" : "Unable to remove user from group %s", + "Couldn't update app." : "Couldn't update app.", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?", "Add trusted domain" : "Add trusted domain", "Migration in progress. Please wait until the migration is finished" : "Migration in progress. Please wait until the migration is finished", |