diff options
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 |