diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:00 +0000 |
commit | 836af3c1793ae776554213c5e4023f4cfd1dc45c (patch) | |
tree | 56c4e1fecdf25c18f226a451f43aa26de019d200 /apps/settings/l10n/ca.js | |
parent | 71861831403a1da8b2dbfd6195f1d5694038610e (diff) | |
download | nextcloud-server-836af3c1793ae776554213c5e4023f4cfd1dc45c.tar.gz nextcloud-server-836af3c1793ae776554213c5e4023f4cfd1dc45c.zip |
Fix(l10n): Update translations 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 e46c3295fef..e8f3917e335 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -515,13 +515,11 @@ OC.L10N.register( "Your browser does not support WebAuthn." : "El vostre navegador no suporta WebAuthn.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Com a administrador, podeu afinar els ajustaments per compartir fitxers. Si us plau, per més informació llegiu la documentació.", "You need to enable the File sharing App." : "Heu d'habilitar l'aplicació per compartir Fitxers.", - "by {author}\n{license}" : "{author}\n{license}", "Admins" : "Administradors", "New account" : "Nou compte", "Create group" : "Crear grup", "Group name" : "Nom del grup", "Please enter a valid group name" : "Introduïu un nom de grup vàlid", - "{license}-licensed" : "sota la llicència - {license}", "Failed to create group" : "No s'ha pogut crear el grup", "Sending…" : "S'està enviant…", "Email sent" : "S'ha enviat el correu electrònic", @@ -670,6 +668,8 @@ OC.L10N.register( "Will be autogenerated" : "Serà auto-generat", "Add a new user" : "Afegeix un nou usuari", "No users in here" : "No hi ha usuaris aquí dins", + "{license}-licensed" : "sota la llicència - {license}", + "by {author}\n{license}" : "{author}\n{license}", "Enter group name" : "Introduïu el nom del grup", "Add group" : "Afegeix un grup", "Active users" : "Usuaris actius", |