1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-10-22 00:26:26 +00:00
parent 27a7e8d0a9
commit 11a0adb623
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 20 additions and 0 deletions

11
l10n/fi.js Normal file
View File

@ -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);");

9
l10n/fi.json Normal file
View File

@ -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);"
}