From e359760228eaa60720c631142c612f975a9c725e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 1 Oct 2020 02:18:51 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/es.js | 1 + lib/l10n/es.json | 1 + 2 files changed, 2 insertions(+) (limited to 'lib') 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", -- cgit v1.2.3