diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-10 02:16:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-10 02:16:03 +0000 |
commit | 9806dec9b3f985ce8a05c9852064e38fa7b199a5 (patch) | |
tree | f574c6c54c8710e41d751c9adf3f3a26dcccef86 /apps/settings/l10n/en_GB.js | |
parent | 8bee8e1317dd22abc3179508a73ea7b353ee5fc8 (diff) | |
download | nextcloud-server-9806dec9b3f985ce8a05c9852064e38fa7b199a5.tar.gz nextcloud-server-9806dec9b3f985ce8a05c9852064e38fa7b199a5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index e3151fd924b..b6f3d18948a 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -7,9 +7,6 @@ OC.L10N.register( "Not saved" : "Not saved", "Sending…" : "Sending…", "Email sent" : "Email sent", - "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}", - "Delete" : "Delete", "Local" : "Local", "Private" : "Private", "Only visible to local users" : "Only visible to local users", @@ -93,6 +90,7 @@ OC.L10N.register( "Mobile & desktop" : "Mobile & desktop", "Create" : "Create", "Change" : "Change", + "Delete" : "Delete", "Unlimited" : "Unlimited", "Verifying" : "Verifying", "Limit to groups" : "Limit to groups", @@ -298,6 +296,8 @@ OC.L10N.register( "New password" : "New password", "Change password" : "Change password", "Share" : "Share", + "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}", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", "Official" : "Official", "SSL Root Certificates" : "SSL Root Certificates", |