diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:16:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:16:48 +0000 |
commit | 7868d4e3b297820f3335bf58c9d24ce81a57f563 (patch) | |
tree | a7265370a30b9ad186b9f35f6b6b27828a2d10c5 /apps/settings/l10n/en_GB.js | |
parent | e18e4511d0988fd1133f0bfc553f38e5a29a4565 (diff) | |
download | nextcloud-server-7868d4e3b297820f3335bf58c9d24ce81a57f563.tar.gz nextcloud-server-7868d4e3b297820f3335bf58c9d24ce81a57f563.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 4de84eaa6a7..3d174bb75a7 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -7,14 +7,8 @@ OC.L10N.register( "Not saved" : "Not saved", "Sending…" : "Sending…", "Email sent" : "Email sent", - "Local" : "Local", "Private" : "Private", - "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", "Verify" : "Verify", "Verifying …" : "Verifying …", "Unable to change password" : "Unable to change password", @@ -300,6 +294,12 @@ OC.L10N.register( "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}", + "Local" : "Local", + "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", + "Will be synced to a global and public address book" : "Will be synced to a global and public address book", "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", |