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:
authorNextcloud bot <bot@nextcloud.com>2020-01-08 06:11:29 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-08 06:11:29 +0300
commit54d5a43738cffc9c90252e81cffdd65f764ad08a (patch)
tree46560b2a5673c547dbbbd66d873c5246bbaddf36
parent1b55f2764754a022d93f8118fbfa42167e4389dd (diff)
[tx-robot] updated from transifexv18.0.0RC2v18.0.0
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/sk.js1
-rw-r--r--l10n/sk.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/l10n/es.js b/l10n/es.js
index f5add7a..0344f8a 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -8,7 +8,7 @@ OC.L10N.register(
"Copy formatted" : "Copiar con formato",
"No server logs" : "No hay registros del servidor",
"One or more entries are hidden by the log level filter" : "Una o más entradas están ocultas por el filtro de nivel del registro",
- "Everything is working fine" : "Todo funciona bien",
+ "Everything is working fine" : "Todo está funcionando bien",
"Level" : "Nivel",
"App" : "Aplicación",
"Message" : "Mensaje",
diff --git a/l10n/es.json b/l10n/es.json
index 2aab8d1..5a8fa9a 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -6,7 +6,7 @@
"Copy formatted" : "Copiar con formato",
"No server logs" : "No hay registros del servidor",
"One or more entries are hidden by the log level filter" : "Una o más entradas están ocultas por el filtro de nivel del registro",
- "Everything is working fine" : "Todo funciona bien",
+ "Everything is working fine" : "Todo está funcionando bien",
"Level" : "Nivel",
"App" : "Aplicación",
"Message" : "Mensaje",
diff --git a/l10n/sk.js b/l10n/sk.js
index 7e7e162..7315066 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"logreader",
{
"Error parsing log" : "Chyba pri analýze logov",
+ "Caused by " : "Spôsobené",
"Copy" : "Kopírovať",
"Copy raw" : "Kopírovať bez formátovania",
"Copy formatted" : "Kopírovať formátované",
diff --git a/l10n/sk.json b/l10n/sk.json
index e82e203..7fb3cf1 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -1,5 +1,6 @@
{ "translations": {
"Error parsing log" : "Chyba pri analýze logov",
+ "Caused by " : "Spôsobené",
"Copy" : "Kopírovať",
"Copy raw" : "Kopírovať bez formátovania",
"Copy formatted" : "Kopírovať formátované",