diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-21 00:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-21 00:12:16 +0000 |
commit | be3438ca9706f856af6fb59617d35a516d274f30 (patch) | |
tree | 5e49d62fa9b5f4ea256aacd52a0808bf19d00363 /settings/l10n/en_GB.js | |
parent | 6d749bf0215c4f155d402620544e669c0cce37ec (diff) | |
download | nextcloud-server-be3438ca9706f856af6fb59617d35a516d274f30.tar.gz nextcloud-server-be3438ca9706f856af6fb59617d35a516d274f30.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 634edeb43ea..3fd684517ab 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -43,7 +43,6 @@ OC.L10N.register( "Password for %1$s changed on %2$s" : "Password for %1$s changed on %2$s", "Password changed for %s" : "Password changed for %s", "If you did not request this, please contact an administrator." : "If you did not request this, please contact an administrator.", - "%1$s changed your email address on %2$s." : "%1$s changed your email address on %2$s.", "Your email address on %s was changed." : "Your email address on %s was changed.", "Your email address on %s was changed by an administrator." : "Your email address on %s was changed by an administrator.", "Email address for %1$s changed on %2$s" : "Email address for %1$s changed on %2$s", @@ -158,10 +157,7 @@ OC.L10N.register( "Valid until %s" : "Valid until %s", "Import root certificate" : "Import root certificate", "Administrator documentation" : "Administrator documentation", - "Online documentation" : "Online documentation", "Forum" : "Forum", - "Getting help" : "Getting help", - "Commercial support" : "Commercial support", "None" : "None", "Login" : "Login", "Plain" : "Plain", @@ -303,6 +299,7 @@ OC.L10N.register( "Invalid user" : "Invalid user", "Unable to change mail address" : "Unable to change mail address", "Email saved" : "Email saved", + "%1$s changed your email address on %2$s." : "%1$s changed your email address on %2$s.", "Password confirmation is required" : "Password confirmation is required", "Are you really sure you want add {domain} as trusted domain?" : "Are you really sure you want add {domain} as trusted domain?", "Add trusted domain" : "Add trusted domain", @@ -395,6 +392,9 @@ OC.L10N.register( "Hide description …" : "Hide description …", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.", "Enable only for specific groups" : "Enable only for specific groups", + "Online documentation" : "Online documentation", + "Getting help" : "Getting help", + "Commercial support" : "Commercial support", "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>", "You are member of the following groups:" : "You are member of the following groups:", "Get the apps to sync your files" : "Get the apps to sync your files", |