diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:57 +0000 |
commit | 5d82e62f5a6e78ed87422e9e982e3e55f8667e54 (patch) | |
tree | 2167c2fee8c13dd1663df9cd03bcb5a8eaceb7c3 /apps/settings/l10n/en_GB.json | |
parent | edfa6033b99338d4f18cfdfaa3d1e2b14691d638 (diff) | |
download | nextcloud-server-5d82e62f5a6e78ed87422e9e982e3e55f8667e54.tar.gz nextcloud-server-5d82e62f5a6e78ed87422e9e982e3e55f8667e54.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index b387a1eafbb..5e21d8cce42 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -1,10 +1,4 @@ { "translations": { - "Migration in progress. Please wait until the migration is finished" : "Migration in progress. Please wait until the migration is finished", - "Migration started …" : "Migration started …", - "Saved" : "Saved", - "Not saved" : "Not saved", - "Sending…" : "Sending…", - "Email sent" : "Email sent", "Private" : "Private", "Local" : "Local", "Verify" : "Verify", @@ -32,6 +26,7 @@ "Couldn't remove app." : "Couldn't remove app.", "Couldn't update app." : "Couldn't update app.", "Wrong password" : "Incorrect password", + "Saved" : "Saved", "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.", @@ -44,7 +39,6 @@ "If you received this email, the email configuration seems to be correct." : "If you received this email, the email configuration seems to be correct.", "Email could not be sent. Check your mail server log" : "Email could not be sent. Check your mail server log", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "A problem occurred while sending the email. Please revise your settings. (Error: %s)", - "You need to set your user email before being able to send test emails." : "You need to set your user email before being able to send test emails.", "Invalid mail address" : "Invalid mail address", "Settings saved" : "Settings saved", "Unable to change full name" : "Unable to change full name", @@ -136,6 +130,9 @@ "Done" : "Done", "Copied!" : "Copied!", "Copy" : "Copy", + "Remove group" : "Remove group", + "You are about to remove the group {group}. The users will NOT be deleted." : "You are about to remove the group {group}. The users will NOT be deleted.", + "Please confirm the group removal " : "Please confirm the group removal ", "Your email address" : "Your email address", "No email address set" : "No email address set", "Language" : "Language", @@ -172,12 +169,14 @@ "Add group" : "Add group", "Admins" : "Admins", "Disabled users" : "Disabled users", - "Remove group" : "Remove group", "Show last login" : "Show last login", "Show user backend" : "Show user backend", "Send email to new user" : "Send email to new user", - "You are about to remove the group {group}. The users will NOT be deleted." : "You are about to remove the group {group}. The users will NOT be deleted.", - "Please confirm the group removal " : "Please confirm the group removal ", + "Migration in progress. Please wait until the migration is finished" : "Migration in progress. Please wait until the migration is finished", + "Migration started …" : "Migration started …", + "Not saved" : "Not saved", + "Sending…" : "Sending…", + "Email sent" : "Email sent", "Address" : "Address", "Full name" : "Full name", "Phone number" : "Phone number", @@ -188,7 +187,6 @@ "Never" : "Never", "An error occured during the request. Unable to proceed." : "An error occured during the request. Unable to proceed.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", - "App update" : "App update", "Administrator documentation" : "Administrator documentation", "Documentation" : "Documentation", "Forum" : "Forum", @@ -210,7 +208,6 @@ "SMTP Username" : "SMTP Username", "SMTP Password" : "SMTP Password", "Save" : "Save", - "Test email settings" : "Test email settings", "Send email" : "Send email", "All checks passed." : "All checks passed.", "There are some errors regarding your setup." : "There are some errors regarding your setup.", @@ -272,16 +269,18 @@ "Current password" : "Current password", "New password" : "New password", "Change password" : "Change password", - "Public" : "Public", "installing and updating apps via the app store or Federated Cloud Sharing" : "installing and updating apps via the app store or Federated Cloud Sharing", + "You need to set your user email before being able to send test emails." : "You need to set your user email before being able to send test emails.", "Nextcloud Talk for iOS" : "Nextcloud Talk for iOS", "Nextcloud Talk for Android" : "Nextcloud Talk for Android", "Close" : "Close", "All languages" : "All languages", "Everyone" : "Everyone", "The app will be downloaded from the app store" : "The app will be downloaded from the app store", + "App update" : "App update", "Error: This app can not be enabled because it makes the server unstable" : "Error: This app can not be enabled because it makes the server unstable", "mail" : "mail", + "Test email settings" : "Test email settings", "Expire after " : "Expire after ", "days" : "days", "Allow users to share via link" : "Allow users to share via link", |