diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-03 02:30:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-03 02:30:29 +0000 |
commit | 532c7545bdc0ba37337d2103a74fce796915539b (patch) | |
tree | 739769d28775174d84eea467beaf404999e81710 /apps/settings/l10n/en_GB.js | |
parent | f0b12b450f37da5a6b93779b379cf9ae230217e6 (diff) | |
download | nextcloud-server-532c7545bdc0ba37337d2103a74fce796915539b.tar.gz nextcloud-server-532c7545bdc0ba37337d2103a74fce796915539b.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 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 51e047cd7dd..33fb5b6da26 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -12,7 +12,6 @@ OC.L10N.register( "So-so password" : "So-so password", "Good password" : "Good password", "Strong password" : "Strong password", - "Select a profile picture" : "Select a profile picture", "Groups" : "Groups", "Group list is empty" : "Group list is empty", "Unable to retrieve the group list" : "Unable to retrieve the group list", @@ -149,6 +148,9 @@ OC.L10N.register( "Current password" : "Current password", "New password" : "New password", "Change password" : "Change password", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", + "Picture provided by original account" : "Picture provided by original account", + "Cancel" : "Cancel", "Your email address" : "Your email address", "No email address set" : "No email address set", "Language" : "Language", @@ -161,7 +163,6 @@ OC.L10N.register( "Delete user" : "Delete user", "Disable user" : "Disable user", "Enable user" : "Enable user", - "Cancel" : "Cancel", "{size} used" : "{size} used", "New user" : "New user", "Display name" : "Display name", @@ -196,7 +197,7 @@ OC.L10N.register( "Sending…" : "Sending…", "Email sent" : "Email sent", "Location" : "Location", - "Avatar" : "Avatar", + "Profile picture" : "Profile picture", "About" : "About", "Full name" : "Full name", "Phone number" : "Phone number", @@ -254,16 +255,10 @@ OC.L10N.register( "Check out our blog" : "Check out our blog", "Subscribe to our newsletter" : "Subscribe to our newsletter", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "This community release of Nextcloud is unsupported and instant notifications are unavailable.", - "Profile picture" : "Profile picture", - "Upload new" : "Upload new", - "Select from Files" : "Select from Files", - "Remove image" : "Remove image", - "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", - "Picture provided by original account" : "Picture provided by original account", - "Choose as profile picture" : "Choose as profile picture", "You are using <strong>%s</strong>" : "You are using <strong>%s</strong>", "Migration in progress. Please wait until the migration is finished" : "Migration in progress. Please wait until the migration is finished", "Migration started …" : "Migration started …", + "Select a profile picture" : "Select a profile picture", "Couldn't remove app." : "Couldn't remove app.", "Couldn't update app." : "Couldn't update app.", "Backend doesn't support password change, but the user's encryption key was updated." : "Backend doesn't support password change, but the user's encryption key was updated.", @@ -282,11 +277,16 @@ OC.L10N.register( "Recommended" : "Recommended", "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", + "Upload new" : "Upload new", + "Select from Files" : "Select from Files", + "Remove image" : "Remove image", + "Choose as profile picture" : "Choose as profile picture", "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 @…" + "Twitter handle @…" : "Twitter handle @…", + "Avatar" : "Avatar" }, "nplurals=2; plural=(n != 1);"); |