1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00
ocsms/l10n/fi.js
2019-12-22 03:23:58 +00:00

16 lines
480 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Puhelinsynkronointi",
"Cancel" : "Peruuta",
"Confirm" : "Vahvista",
"No contact found." : "Yhteystietoa ei löydy.",
"Settings" : "Asetukset",
"Default country code" : "Oletusmaakoodi",
"Contact ordering" : "Yhteystietojen järjestäminen",
"Notification settings" : "Ilmoitusasetukset",
"Enable" : "Ota käyttöön",
"Disable" : "Poista käytöstä"
},
"nplurals=2; plural=(n != 1);");