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/oc.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/oc.js')
-rw-r--r-- | apps/settings/l10n/oc.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 3bbe52d5d17..6812994b42c 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -8,10 +8,7 @@ OC.L10N.register( "Sending…" : "Mandadís…", "Email sent" : "Corrièl mandat", "Private" : "Privat", - "Don't synchronize to servers" : "Sincronizar pas als servidors", - "Trusted" : "Fisable", "Only synchronize to trusted servers" : "Sincronizar pas qu’als servidors fisables", - "Public" : "Public", "Synchronize to trusted servers and the global and public address book" : "Sincronizar als servidors fisables e los annuaris d’adreças globals e publics", "Verify" : "Verificar", "Verifying …" : "Verificacion…", @@ -223,9 +220,12 @@ OC.L10N.register( "Change password" : "Cambiar de senhal", "Only visible to you" : "Sonque visible per vos", "Contacts" : "Contactes", + "Public" : "Public", "by" : "per", "Valid until" : "Valid fins a", "Issued By" : "Emés per", - "Valid until %s" : "Valid fins a %s" + "Valid until %s" : "Valid fins a %s", + "Don't synchronize to servers" : "Sincronizar pas als servidors", + "Trusted" : "Fisable" }, "nplurals=2; plural=(n > 1);"); |