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

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/es.js13
-rw-r--r--l10n/es.json13
2 files changed, 26 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index d989ff1..80a116b 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -1,8 +1,21 @@
OC.L10N.register(
"logreader",
{
+ "144" : "144",
+ "140" : "140",
+ "141" : "141",
+ "71" : "71",
+ "142" : "142",
"padLeft" : "espacioIzquierda",
"padRight" : "espacioDerecha",
+ "137" : "137",
+ "60" : "60",
+ "61" : "61",
+ "62" : "62",
+ "63" : "63",
+ "64" : "64",
+ "65" : "65",
+ "66" : "66",
"captured" : "capturado",
"bubbled" : "enburbuja",
"Error parsing log" : "Error al analizar el registro",
diff --git a/l10n/es.json b/l10n/es.json
index d55640a..d5778ae 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,6 +1,19 @@
{ "translations": {
+ "144" : "144",
+ "140" : "140",
+ "141" : "141",
+ "71" : "71",
+ "142" : "142",
"padLeft" : "espacioIzquierda",
"padRight" : "espacioDerecha",
+ "137" : "137",
+ "60" : "60",
+ "61" : "61",
+ "62" : "62",
+ "63" : "63",
+ "64" : "64",
+ "65" : "65",
+ "66" : "66",
"captured" : "capturado",
"bubbled" : "enburbuja",
"Error parsing log" : "Error al analizar el registro",