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:
authorNextcloud bot <bot@nextcloud.com>2021-06-17 05:25:48 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-17 05:25:48 +0300
commit78bfaeaa0e2c13e74f1c906e8eaea615a73463b2 (patch)
tree18c8557cc67a86ddfad4d4d8cbca8131a322b13a /lib/l10n/es_PR.js
parentf8add9d82fb13c6e188ee9c5460fd33d8770b8ad (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_PR.js')
-rw-r--r--lib/l10n/es_PR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_PR.js b/lib/l10n/es_PR.js
index c1bc8030f41..6a05088ea76 100644
--- a/lib/l10n/es_PR.js
+++ b/lib/l10n/es_PR.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "¡No se puede escribir en el directorio \"config\"!",
- "This can usually be fixed by giving the webserver write access to the config directory" : "Esto generalmente se resuelve dándole al servidor web acceso para escribir en el directorio config. ",
"See %s" : "Ver %s",
"Sample configuration detected" : "Se ha detectado la configuración de muestra",
"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" : "Se ha detectado que la configuración de muestra ha sido copiada. Esto puede arruiniar tu instalacón y no está soportado. Por favor lee la documentación antes de hacer cambios en el archivo config.php",
@@ -178,6 +177,7 @@ OC.L10N.register(
"Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible",
"Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "Esto generalmente se resuelve dándole al servidor web acceso para escribir en el directorio config. ",
"Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s",
"Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s",
"Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s",