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>2021-10-07 05:54:55 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-07 05:54:55 +0300
commit1f22c55512231f4a3b899f01154de866432a6888 (patch)
treec334116ab44bfc8629e365327bd7906f468342dc
parent4c86920f28c769a8f57a8a5f02c99a458663c114 (diff)
[tx-robot] updated from transifexv23.0.0beta1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fi.js4
-rw-r--r--l10n/fi.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
index 890de09..9345ad0 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"logreader",
{
"Error parsing log" : "Virhe jäsentäessä lokia",
+ "Warning" : "Varoitus",
+ "Error" : "Virhe",
"Copy" : "Kopioi",
"Copy raw" : "Kopioi raakatekstinä",
"Copy formatted" : "Kopioi muotoiltuna",
@@ -12,6 +14,8 @@ OC.L10N.register(
"App" : "Sovellus",
"Message" : "Viesti",
"Time" : "Aika",
+ "Load log file …" : "Ladataan lokitiedostoa…",
+ "Invalid log file" : "Virheellinen lokitiedosto",
"Log levels" : "Lokitasot",
"Log content" : "Lokin sisältö",
"Live update" : "Live-päivitys",
diff --git a/l10n/fi.json b/l10n/fi.json
index b481df5..64e7ed4 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -1,5 +1,7 @@
{ "translations": {
"Error parsing log" : "Virhe jäsentäessä lokia",
+ "Warning" : "Varoitus",
+ "Error" : "Virhe",
"Copy" : "Kopioi",
"Copy raw" : "Kopioi raakatekstinä",
"Copy formatted" : "Kopioi muotoiltuna",
@@ -10,6 +12,8 @@
"App" : "Sovellus",
"Message" : "Viesti",
"Time" : "Aika",
+ "Load log file …" : "Ladataan lokitiedostoa…",
+ "Invalid log file" : "Virheellinen lokitiedosto",
"Log levels" : "Lokitasot",
"Log content" : "Lokin sisältö",
"Live update" : "Live-päivitys",