summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-01 02:18:34 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-01 02:18:34 +0000
commit6b7d91d7c14b50ce3f93c79b602954670766231c (patch)
tree8b28b83da2f1ecd6771e14053d857e67959c64ce /lib/l10n
parentf11a05553e0d6a7d2b1c62a9fadc9f5e1990e1ca (diff)
downloadnextcloud-server-6b7d91d7c14b50ce3f93c79b602954670766231c.tar.gz
nextcloud-server-6b7d91d7c14b50ce3f93c79b602954670766231c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-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",