diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-30 02:24:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-30 02:24:18 +0000 |
commit | a9ff9670fa3b9c73972d1db328ed4ff48df7fb8c (patch) | |
tree | ef27b8c5694a3a1916a63aa058b0fc8845531d28 /apps/settings/l10n/en_GB.js | |
parent | 30e2233354511be439eef319798efddfb5f2d416 (diff) | |
download | nextcloud-server-a9ff9670fa3b9c73972d1db328ed4ff48df7fb8c.tar.gz nextcloud-server-a9ff9670fa3b9c73972d1db328ed4ff48df7fb8c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 159d4648a6e..57b79c83699 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -8,7 +8,7 @@ OC.L10N.register( "Sending…" : "Sending…", "Email sent" : "Email sent", "Private" : "Private", - "Public" : "Public", + "Local" : "Local", "Verify" : "Verify", "Verifying …" : "Verifying …", "Unable to change password" : "Unable to change password", @@ -289,11 +289,11 @@ OC.L10N.register( "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}", - "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", + "Public" : "Public", "Will be synced to a global and public address book" : "Will be synced to a global and public address book", "by" : "by", "SSL Root Certificates" : "SSL Root Certificates", |