diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:23 +0000 |
commit | 7f572c0645d2bf815d1d00e5434d6222aa3c40aa (patch) | |
tree | 41a4bed70fc3ef741f9872d0328473f9bd75908a /apps/settings/l10n/en_GB.js | |
parent | 28b0e811cc4e2a8fb4b86cc8b331a6631f37d4c5 (diff) | |
download | nextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.tar.gz nextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.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 | 29 |
1 files changed, 6 insertions, 23 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 22f9549bb16..518700bde44 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -134,6 +134,10 @@ OC.L10N.register( "Done" : "Done", "Copied!" : "Copied!", "Copy" : "Copy", + "Add" : "Add", + "Your email address" : "Your email address", + "No email address set" : "No email address set", + "Email" : "Email", "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", "Disable user" : "Disable user", @@ -142,7 +146,6 @@ OC.L10N.register( "{size} used" : "{size} used", "New user" : "New user", "Display name" : "Display name", - "Email" : "Email", "Default language" : "Default language", "Group admin for" : "Group admin for", "Quota" : "Quota", @@ -155,7 +158,6 @@ OC.L10N.register( "All languages" : "All languages", "Password change is disabled because the master key is disabled" : "Password change is disabled because the master key is disabled", "Name your device" : "Name your device", - "Add" : "Add", "Adding your device …" : "Adding your device …", "Unnamed device" : "Unnamed device", "Your apps" : "Your apps", @@ -261,9 +263,6 @@ OC.L10N.register( "You are using <strong>%s</strong>" : "You are using <strong>%s</strong>", "Full name" : "Full name", "No display name set" : "No display name set", - "Your email address" : "Your email address", - "No email address set" : "No email address set", - "For password reset and notifications" : "For password reset and notifications", "Phone number" : "Phone number", "Your phone number" : "Your phone number", "Address" : "Address", @@ -277,34 +276,18 @@ OC.L10N.register( "Current password" : "Current password", "New password" : "New password", "Change password" : "Change password", - "An error occurred. Please upload an ASCII-encoded PEM certificate." : "An error occurred. Please upload an ASCII-encoded PEM certificate.", - "Valid until {date}" : "Valid until {date}", - "Only visible to local users" : "Only visible to local users", - "Only visible to you" : "Only visible to you", - "Contacts" : "Contacts", - "Visible to local users and to trusted servers" : "Visible to local users and to trusted servers", "Public" : "Public", - "Will be synced to a global and public address book" : "Will be synced to a global and public address book", "installing and updating apps via the app store or Federated Cloud Sharing" : "installing and updating apps via the app store or Federated Cloud Sharing", - "by" : "by", - "The app will be downloaded from the app store" : "The app will be downloaded from the app store", "Nextcloud Talk for iOS" : "Nextcloud Talk for iOS", "Nextcloud Talk for Android" : "Nextcloud Talk for Android", "Close" : "Close", "Everyone" : "Everyone", + "The app will be downloaded from the app store" : "The app will be downloaded from the app store", "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", - "SSL Root Certificates" : "SSL Root Certificates", - "Common Name" : "Common Name", - "Valid until" : "Valid until", - "Issued By" : "Issued By", - "Valid until %s" : "Valid until %s", - "Import root certificate" : "Import root certificate", "mail" : "mail", - "Execute one task with each page loaded" : "Execute one task with each page loaded", "Expire after " : "Expire after ", "days" : "days", "Allow users to share via link" : "Allow users to share via link", - "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered.", - "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" + "For password reset and notifications" : "For password reset and notifications" }, "nplurals=2; plural=(n != 1);"); |