Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ca.json')
-rw-r--r--lib/l10n/ca.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json
index 3ce2ff1e2e9..a4699fb1e60 100644
--- a/lib/l10n/ca.json
+++ b/lib/l10n/ca.json
@@ -1,10 +1,7 @@
{ "translations": {
"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" : "Això normalment es pot solucionar donant al servidor web permís d'escriptura al directori de configuració",
- "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "O, si preferiu mantenir el fitxer config.php només de lectura, establiu-hi l’opció \"config_is_read_only\" com a certa (true).",
- "See %s" : "Vegeu %s",
"This can usually be fixed by giving the webserver write access to the config directory." : "Això normalment es pot arreglar donant al servidor web accés d'escriptura al directori de configuració.",
- "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, si preferiu mantenir el fitxer config.php només de lectura, establiu-hi l’opció \"config_is_read_only\" com a certa (true). Vegeu %s",
+ "See %s" : "Vegeu %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Els fitxers de l’aplicació %1$s no s’han substituït correctament. Assegureu-vos que és una versió compatible amb el servidor.",
"Sample configuration detected" : "S'ha detectat una configuració d'exemple",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "S'ha detectat que la configuració d'exemple ha estat copiada. Això no està suportat, i podria corrompre la vostra instalació. Si us plau, llegiu la documentació abans de fer cap canvi a config.php",
@@ -180,6 +177,7 @@
"No database drivers (sqlite, mysql, or postgresql) installed." : "No hi ha instal·lats controladors de bases de dades (sqlite, mysql o postgresql).",
"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",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, si preferiu mantenir el fitxer config.php només de lectura, establiu-hi l’opció \"config_is_read_only\" com a certa (true). Vegeu %s",
"Cannot write into \"apps\" directory" : "No es pot escriure al directori \"apps\"",
"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",
@@ -217,6 +215,8 @@
"Storage connection error. %s" : "Error de connexió d’emmagatzematge. %s",
"Storage is temporarily not available" : "Emmagatzematge temporalment no disponible",
"Storage connection timeout. %s" : "Temps d’espera exhaurit en la connexió d’emmagatzematge. %s",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "Això normalment es pot solucionar donant al servidor web permís d'escriptura al directori de configuració",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "O, si preferiu mantenir el fitxer config.php només de lectura, establiu-hi l’opció \"config_is_read_only\" com a certa (true).",
"Following databases are supported: %s" : "S'admeten les següents bases de dades: %s",
"Following platforms are supported: %s" : "S'admeten les següents plataformes: %s",
"Can't create or write into the data directory %s" : "No es pot crear o escriure al directori de dades %s",