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

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-07 06:41:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-07 06:41:57 +0300
commitb9843649230f1e6af49922bff7d670c1e949a64c (patch)
treec11ff19880c6e4b7c59ed95a83d115871850f1a8 /l10n
parentc34203b0ea3eea9ec05a6404a74a70161fc3fec4 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 382a090..39f2ba0 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"The algorithm type \"%s\" is not a valid or supported algorithm type." : "El tipo de algoritmo \"%s\" no es válido o no está sorportado.",
"File not found." : "Archivo no encontrado.",
"Checksum" : "Checksum",
- "Creating a hash checksum of a file." : "Crear el hash checksum de un archivo.",
+ "Creating a hash checksum of a file." : "Creando el hash checksum de un archivo.",
"Allows users to create a hash checksum of a file.\n Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.\n\n Just open the details view of the file (Sidebar). There should be a new tab called \"Checksum\".\n Select a algorithm and it will try to generate a hash.\n If you want an other algorithm, just click on the reload button." : "Permite a los usuarios crear el hash checksum de un archivo.\n Los algoritmos posibles son md5, sha1, sha256, sha384, sha512 y crc32.\n\n Simplemente abre la vista de detalles de un archivo (barra lateral). Debería aparecer una nueva pestaña llamada \"Checksum\".\n Selecciona un algoritmo y la app intentará generar el hash.\n Si quieres otro algoritmo, simplemente pulsa el botón para recargar el formulario.",
"Choose Algorithm" : "Elige un algoritmo"
},
diff --git a/l10n/es.json b/l10n/es.json
index 1333fa6..4faf853 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -2,7 +2,7 @@
"The algorithm type \"%s\" is not a valid or supported algorithm type." : "El tipo de algoritmo \"%s\" no es válido o no está sorportado.",
"File not found." : "Archivo no encontrado.",
"Checksum" : "Checksum",
- "Creating a hash checksum of a file." : "Crear el hash checksum de un archivo.",
+ "Creating a hash checksum of a file." : "Creando el hash checksum de un archivo.",
"Allows users to create a hash checksum of a file.\n Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.\n\n Just open the details view of the file (Sidebar). There should be a new tab called \"Checksum\".\n Select a algorithm and it will try to generate a hash.\n If you want an other algorithm, just click on the reload button." : "Permite a los usuarios crear el hash checksum de un archivo.\n Los algoritmos posibles son md5, sha1, sha256, sha384, sha512 y crc32.\n\n Simplemente abre la vista de detalles de un archivo (barra lateral). Debería aparecer una nueva pestaña llamada \"Checksum\".\n Selecciona un algoritmo y la app intentará generar el hash.\n Si quieres otro algoritmo, simplemente pulsa el botón para recargar el formulario.",
"Choose Algorithm" : "Elige un algoritmo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"