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/ca.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/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index cf52e6c851f..592ff82b285 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -418,7 +418,6 @@ OC.L10N.register( "Your postal address" : "La vostra adreça postal", "It can take up to 24 hours before the account is displayed as verified." : "Pot trigar fins a 24 hores abans que el compte es mostri com a verificat.", "Link https://…" : "Enllaç https://…", - "Twitter handle @…" : "Compte Twitter @…", "Locale" : "Configuració regional", "Current password" : "Contrasenya actual", "New password" : "Contrasenya nova", @@ -449,6 +448,7 @@ OC.L10N.register( "Recommended" : "Recomanat", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".", "days" : "dies", - "No display name set" : "No s'ha establert cap nom para mostrar" + "No display name set" : "No s'ha establert cap nom para mostrar", + "Twitter handle @…" : "Compte Twitter @…" }, "nplurals=2; plural=(n != 1);"); |