diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
commit | 5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f (patch) | |
tree | c1ba08b7612bb6a3e081dbc02a95ae336f06d7a9 /apps/settings/l10n/en_GB.js | |
parent | a1fae0532090c3f7223ce8243e3025dfafde07ce (diff) | |
download | nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.tar.gz nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 54ddc57d465..6c1980167e1 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -151,6 +151,7 @@ OC.L10N.register( "Language" : "Language", "Help translate" : "Help translate", "Your Twitter handle" : "Your Twitter handle", + "Your website" : "Your website", "Add" : "Add", "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", "Delete user" : "Delete user", @@ -190,7 +191,7 @@ OC.L10N.register( "Not saved" : "Not saved", "Sending…" : "Sending…", "Email sent" : "Email sent", - "Address" : "Address", + "Location" : "Location", "Avatar" : "Avatar", "About" : "About", "Full name" : "Full name", @@ -257,9 +258,6 @@ OC.L10N.register( "Choose as profile picture" : "Choose as profile picture", "You are using <strong>%s</strong>" : "You are using <strong>%s</strong>", "Your phone number" : "Your phone number", - "Your postal address" : "Your postal address", - "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.", - "Link https://…" : "Link https://…", "Current password" : "Current password", "New password" : "New password", "Change password" : "Change password", @@ -284,6 +282,10 @@ OC.L10N.register( "The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".", "days" : "days", "No display name set" : "No display name set", + "Address" : "Address", + "Your postal address" : "Your postal address", + "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.", + "Link https://…" : "Link https://…", "Twitter handle @…" : "Twitter handle @…" }, "nplurals=2; plural=(n != 1);"); |