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>2019-02-17 04:29:43 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-17 04:29:43 +0300
commitbcea4531e97bc97cfb27642977cb5c4af79fe999 (patch)
tree859539dbd65d930f1574f4ec94616a90d65b21f2
parent01ad117bbb14fc1e96553f97d5afffae69a0bd3a (diff)
[tx-robot] updated from transifexv15.0.5RC1
-rw-r--r--l10n/eo.js20
-rw-r--r--l10n/eo.json18
2 files changed, 38 insertions, 0 deletions
diff --git a/l10n/eo.js b/l10n/eo.js
new file mode 100644
index 0000000..4ec8617
--- /dev/null
+++ b/l10n/eo.js
@@ -0,0 +1,20 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Error parsing log" : "Eraro dum analizo de protokolo",
+ "Copy" : "Kopii",
+ "Copy raw" : "Kopii krude",
+ "Copy formatted" : "Kopii aranĝite",
+ "No server logs" : "Neniu servila protokolo",
+ "One or more entries are hidden by the log level filter" : "Unu aŭ pliaj elementoj estas kaŝita pro protokolnivela filtrado",
+ "Everything is working fine" : "Ĉio bone funkcias",
+ "Log levels" : "Protokolniveloj",
+ "Log content" : "Protokolenhavo",
+ "Live update" : "Tuj montri novajn erojn",
+ "Download logs" : "Elŝuti prokolon",
+ "Logging" : "Protokolo",
+ "Log Reader" : "Protokola legilo",
+ "A log reader for Nextcloud" : "Protokola legilo por Nextcloud",
+ "Log reader for Nextcloud" : "Protokola legilo por Nextcloud"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eo.json b/l10n/eo.json
new file mode 100644
index 0000000..d818d0e
--- /dev/null
+++ b/l10n/eo.json
@@ -0,0 +1,18 @@
+{ "translations": {
+ "Error parsing log" : "Eraro dum analizo de protokolo",
+ "Copy" : "Kopii",
+ "Copy raw" : "Kopii krude",
+ "Copy formatted" : "Kopii aranĝite",
+ "No server logs" : "Neniu servila protokolo",
+ "One or more entries are hidden by the log level filter" : "Unu aŭ pliaj elementoj estas kaŝita pro protokolnivela filtrado",
+ "Everything is working fine" : "Ĉio bone funkcias",
+ "Log levels" : "Protokolniveloj",
+ "Log content" : "Protokolenhavo",
+ "Live update" : "Tuj montri novajn erojn",
+ "Download logs" : "Elŝuti prokolon",
+ "Logging" : "Protokolo",
+ "Log Reader" : "Protokola legilo",
+ "A log reader for Nextcloud" : "Protokola legilo por Nextcloud",
+ "Log reader for Nextcloud" : "Protokola legilo por Nextcloud"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file