diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
commit | 7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch) | |
tree | 419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/ca.js | |
parent | c97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff) | |
download | nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.tar.gz nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ca.js')
-rw-r--r-- | lib/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index b2cafc26bd1..ee2604db81b 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -103,7 +103,6 @@ OC.L10N.register( "Set an admin username." : "Establiu un nom d'usuari per l'administrador.", "Set an admin password." : "Establiu una contrasenya per l'administrador.", "Can't create or write into the data directory %s" : "No es pot crear o escriure al directori de dades %s", - "Invalid Federated Cloud ID" : "ID de Núvol Federat no vàlid", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El rerefons de compartició %s ha d'implementar la interfície OCP\\Share_Backend", "Sharing backend %s not found" : "El rerefons de compartició %s no s'ha trobat", "Sharing backend for %s not found" : "El rerefons de compartició per a %s no s'ha trobat", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Treball en grup", "Personal info" : "Informació personal", "Mobile & desktop" : "Mòbil i escriptori", + "Invalid Federated Cloud ID" : "ID de Núvol Federat no vàlid", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Això normalment es pot solucionar donant al servidor web permís d'escriptura al directori d'aplicacions o desactivant el programa d’aplicació al fitxer de configuració. Vegeu %s" }, "nplurals=2; plural=(n != 1);"); |