From a8ccf569cedda68a5ec8d8c07310df999fb9da9c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 1 Mar 2017 01:15:56 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/fi_FI.js | 6 ++++++ l10n/fi_FI.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/fi_FI.js create mode 100644 l10n/fi_FI.json diff --git a/l10n/fi_FI.js b/l10n/fi_FI.js new file mode 100644 index 0000000..7e9f813 --- /dev/null +++ b/l10n/fi_FI.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Puhelin synkronointi" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi_FI.json b/l10n/fi_FI.json new file mode 100644 index 0000000..2dc2fff --- /dev/null +++ b/l10n/fi_FI.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Puhelin synkronointi" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file