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
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es.json')
-rw-r--r--l10n/es.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es.json b/l10n/es.json
index 4faf853..b9949a6 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -5,5 +5,5 @@
"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);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file