diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-28 02:17:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-28 02:17:48 +0000 |
commit | 7f83150f4a4c0ec17d999319cf80f37370c11049 (patch) | |
tree | 84959c1824814875d67a962707a00c6364886849 /apps/contactsinteraction/l10n | |
parent | 190f0be5fb820501527238112ca9a495cbbc2610 (diff) | |
download | nextcloud-server-7f83150f4a4c0ec17d999319cf80f37370c11049.tar.gz nextcloud-server-7f83150f4a4c0ec17d999319cf80f37370c11049.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction/l10n')
-rw-r--r-- | apps/contactsinteraction/l10n/fi.js | 8 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/fi.json | 6 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/fi.js b/apps/contactsinteraction/l10n/fi.js new file mode 100644 index 00000000000..8a85f78afc0 --- /dev/null +++ b/apps/contactsinteraction/l10n/fi.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "Äskettäin yhteydessä", + "Contacts Interaction" : "Yhteystietojen vuorovaikutteisuus", + "Manages interaction between users and contacts" : "Hallitsee vuorovaikutteisuutta käyttäjien ja yhteystietojen välillä" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/contactsinteraction/l10n/fi.json b/apps/contactsinteraction/l10n/fi.json new file mode 100644 index 00000000000..72a15482874 --- /dev/null +++ b/apps/contactsinteraction/l10n/fi.json @@ -0,0 +1,6 @@ +{ "translations": { + "Recently contacted" : "Äskettäin yhteydessä", + "Contacts Interaction" : "Yhteystietojen vuorovaikutteisuus", + "Manages interaction between users and contacts" : "Hallitsee vuorovaikutteisuutta käyttäjien ja yhteystietojen välillä" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |