Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fi.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bea226d0878a1d89b5e4ea1811b220ce32ef1057 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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",
    "Last message" : "Viimeinen viesti",
    "Notification settings" : "Ilmoitusasetukset",
    "Enable" : "Ota käyttöön",
    "Disable" : "Poista käytöstä",
    "Please select a conversation from the list to load it." : "Valitse keskustelu listasta ladataksesi se"
},
"nplurals=2; plural=(n != 1);");