From 5f5cd407d50e738a8ce102a64629d06d33aec026 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 8 Aug 2019 02:47:51 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/fi.js | 23 +++++++++++++++++++++++ l10n/fi.json | 21 +++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 l10n/fi.js create mode 100644 l10n/fi.json diff --git a/l10n/fi.js b/l10n/fi.js new file mode 100644 index 00000000..1074e7b2 --- /dev/null +++ b/l10n/fi.js @@ -0,0 +1,23 @@ +OC.L10N.register( + "social", + { + "Home" : "Koti", + "Direct messages" : "Suoraviestit", + "Notifications" : "Ilmoitukset", + "Profile" : "Profiili", + "Liked" : "Tykätty", + "Public" : "Julkinen", + "Followers" : "Seuraajat", + "Direct" : "Suoraan", + "Unfollow" : "Lopeta seuraaminen", + "Follow" : "Seuraa", + "No results found" : "Ei tuloksia", + "There were no results for your search:" : "Hakusi ei tuottanut tuloksia:", + "Reply" : "Vastaa", + "More actions" : "Lisää toimintoja", + "You are following this account" : "Seuraat tätä tiliä", + "Close" : "Sulje", + "Continue" : "Jatka", + "User not found" : "Käyttäjää ei löydy" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json new file mode 100644 index 00000000..62fd3695 --- /dev/null +++ b/l10n/fi.json @@ -0,0 +1,21 @@ +{ "translations": { + "Home" : "Koti", + "Direct messages" : "Suoraviestit", + "Notifications" : "Ilmoitukset", + "Profile" : "Profiili", + "Liked" : "Tykätty", + "Public" : "Julkinen", + "Followers" : "Seuraajat", + "Direct" : "Suoraan", + "Unfollow" : "Lopeta seuraaminen", + "Follow" : "Seuraa", + "No results found" : "Ei tuloksia", + "There were no results for your search:" : "Hakusi ei tuottanut tuloksia:", + "Reply" : "Vastaa", + "More actions" : "Lisää toimintoja", + "You are following this account" : "Seuraat tätä tiliä", + "Close" : "Sulje", + "Continue" : "Jatka", + "User not found" : "Käyttäjää ei löydy" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file