diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
commit | 2fcae35e0f79625d7328c7e95dcda3029633c90a (patch) | |
tree | 04331daddc2b09d8e4cc2d08c7ae9cea638a065a /apps/settings/l10n/oc.js | |
parent | 38d0419f14ad70dbd82ef18946846b8ce3ea1682 (diff) | |
download | nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.tar.gz nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/oc.js')
-rw-r--r-- | apps/settings/l10n/oc.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 8708ebe467a..ae7686090eb 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -129,7 +129,6 @@ OC.L10N.register( "Remove group" : "Suprimir grop", "Your biography" : "Vòstra biografia", "Your full name" : "Vòstre nom complèt", - "Unable to update full name" : "Actualizacion impossibla del nom complet", "Email options" : "Opcions d’email", "This address is not confirmed" : "Aquesta adreça es pas confirmada", "Set as primary email" : "Definir coma adreça principala", @@ -249,7 +248,6 @@ OC.L10N.register( "Your phone number" : "Vòstre numèro de telefòn", "Your postal address" : "Vòstra adreça postala", "Link https://…" : "Ligam https://…", - "Twitter handle @…" : "Escais Twitter @…", "Locale" : "Varianta lingüistica", "Current password" : "Senhal actual", "New password" : "Senhal novèl", @@ -264,6 +262,8 @@ OC.L10N.register( "Enable encryption" : "Activar lo chiframent", "Start migration" : "Començar la migracion", "days" : "jorns", - "No display name set" : "Cap de nom d’afichatge pas definit" + "No display name set" : "Cap de nom d’afichatge pas definit", + "Twitter handle @…" : "Escais Twitter @…", + "Unable to update full name" : "Actualizacion impossibla del nom complet" }, "nplurals=2; plural=(n > 1);"); |