diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /lib/l10n/ca.json | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ca.json')
-rw-r--r-- | lib/l10n/ca.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index c6b9ef8f0fa..3ce2ff1e2e9 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -181,7 +181,6 @@ "Cannot write into \"config\" directory" : "No es pot escriure al directori \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Això normalment es pot solucionar donant al servidor web permís d'escriptura al directori de configuració. Vegeu %s", "Cannot write into \"apps\" directory" : "No es pot escriure al directori \"apps\"", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Això normalment es pot arreglar donant al servidor web escriure accés al directori d'aplicacions o desactivar la botiga d’apps al fitxer de configuració.", "Cannot create \"data\" directory" : "No es pot crear el directori \"data\"", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Això normalment es pot solucionar donant al servidor web permís d'escriptura al directori arrel. Vegeu %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Els permisos generalment es poden solucionar donant al servidor web accés d’escriptura al directori arrel. Vegeu %s.", @@ -226,6 +225,7 @@ "Files can’t be shared with delete permissions" : "No es poden compartir els fitxers amb permisos de supressió", "Files can’t be shared with create permissions" : "No es poden compartir els fitxers amb permisos de creació", "Can’t set expiration date more than %s days in the future" : "No es pot establir la data de caducitat més de %s dies en el futur", - "Can't read file" : "No es pot llegir el fitxer" + "Can't read file" : "No es pot llegir el fitxer", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Això normalment es pot arreglar donant al servidor web escriure accés al directori d'aplicacions o desactivar la botiga d’apps al fitxer de configuració." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |