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>2017-09-18 03:19:33 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-18 03:19:33 +0300
commit9158bc747c1c43bee73baed16bee04a68fedea62 (patch)
tree028e7f6873e6b7654dcaa18119aaa2a0396230ff
parent7cc8ee40ce4626905e4cf471b31b34b7287876ce (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/fi.js3
-rw-r--r--l10n/fi.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
index 2682849..87c1303 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -1,6 +1,9 @@
OC.L10N.register(
"logreader",
{
+ "Error parsing log" : "Virhe jäsentäessä lokia",
+ "Log levels" : "Lokitasot",
+ "Log content" : "Lokin sisältö",
"Download logs" : "Lataa lokit",
"No server logs" : "Ei palvelinlokeja",
"One or more entries are hidden by the log level filter" : "Yksi tai useampi kirjaus on piilotettu lokitason valitsimella",
diff --git a/l10n/fi.json b/l10n/fi.json
index 7a21bea..a060c04 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -1,4 +1,7 @@
{ "translations": {
+ "Error parsing log" : "Virhe jäsentäessä lokia",
+ "Log levels" : "Lokitasot",
+ "Log content" : "Lokin sisältö",
"Download logs" : "Lataa lokit",
"No server logs" : "Ei palvelinlokeja",
"One or more entries are hidden by the log level filter" : "Yksi tai useampi kirjaus on piilotettu lokitason valitsimella",