From 11a0adb623fe0c19efdf75c763d4f5ccc46ef141 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 22 Oct 2018 00:26:26 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/fi.js | 11 +++++++++++ l10n/fi.json | 9 +++++++++ 2 files changed, 20 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 0000000..06e9d3e --- /dev/null +++ b/l10n/fi.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Puhelinsynkronointi", + "No contact found." : "Yhteystietoa ei löydy.", + "Settings" : "Asetukset", + "Default country code" : "Oletusmaakoodi", + "Contact ordering" : "Yhteystietojen järjestäminen", + "Notification settings" : "Ilmoitusasetukset" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json new file mode 100644 index 0000000..f960e58 --- /dev/null +++ b/l10n/fi.json @@ -0,0 +1,9 @@ +{ "translations": { + "Phone Sync" : "Puhelinsynkronointi", + "No contact found." : "Yhteystietoa ei löydy.", + "Settings" : "Asetukset", + "Default country code" : "Oletusmaakoodi", + "Contact ordering" : "Yhteystietojen järjestäminen", + "Notification settings" : "Ilmoitusasetukset" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file