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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-01 05:18:51 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-01 05:18:51 +0300
commite359760228eaa60720c631142c612f975a9c725e (patch)
tree92989dbbcbd8de980091dd76d451792a638051cd /lib
parent0843977a7052fa056d0f0cf84b167d6e437050d6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/es.js1
-rw-r--r--lib/l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index c7977200ba6..ae14ee4d65e 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"PHP %s or higher is required." : "Se requiere PHP %s o superior.",
"PHP with a version lower than %s is required." : "Se necesita una versión de PHP inferior a %s",
"%sbit or higher PHP required." : "Se requiere PHP %sbit o superior.",
+ "The following architectures are supported: %s" : "Las siguientes arquitecturas están soportadas: %s",
"The following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s",
"The command line tool %s could not be found" : "No se encontró la herramienta %s de línea de comandos",
"The library %s is not available." : "La biblioteca %s no está disponible",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 272ffbf5a5b..fb6e53ef82d 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -21,6 +21,7 @@
"PHP %s or higher is required." : "Se requiere PHP %s o superior.",
"PHP with a version lower than %s is required." : "Se necesita una versión de PHP inferior a %s",
"%sbit or higher PHP required." : "Se requiere PHP %sbit o superior.",
+ "The following architectures are supported: %s" : "Las siguientes arquitecturas están soportadas: %s",
"The following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s",
"The command line tool %s could not be found" : "No se encontró la herramienta %s de línea de comandos",
"The library %s is not available." : "La biblioteca %s no está disponible",