diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-01 00:08:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-01 00:08:28 +0000 |
commit | d49276082eb51163b47ef12a4968ce4219373379 (patch) | |
tree | f60b1ad089c96a6393fa3de3137cb8a7b6fca8cc /lib/l10n/en_GB.js | |
parent | 2afb4857cca4ca5eb48af63ab814727cfe77b1bd (diff) | |
download | nextcloud-server-d49276082eb51163b47ef12a4968ce4219373379.tar.gz nextcloud-server-d49276082eb51163b47ef12a4968ce4219373379.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 306487f269b..525dcaf4b8e 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -50,6 +50,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "This is an automatically sent email, please do not reply.", "Help" : "Help", "Apps" : "Apps", + "Settings" : "Settings", "Log out" : "Log out", "Users" : "Users", "APCu" : "APCu", @@ -60,6 +61,13 @@ OC.L10N.register( "Encryption" : "Encryption", "Additional settings" : "Additional settings", "Tips & tricks" : "Tips & tricks", + "Personal info" : "Personal info", + "Sync clients" : "Sync clients", + "Unlimited" : "Unlimited", + "__language_name__" : "__language_name__", + "Verifying" : "Verifying", + "Verifying …" : "Verifying …", + "Verify" : "Verify", "%s enter the database username and name." : "%s enter the database username and name.", "%s enter the database username." : "%s enter the database username.", "%s enter the database name." : "%s enter the database name.", |