summaryrefslogtreecommitdiffstats
path: root/l10n/fi.js
blob: 8883e0dab496e9a3fb178f90a4b5232322e9ca33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Yhteystiedot",
    "Download" : "Lataa",
    "Delete" : "Poista",
    "Share with users or groups" : "Jaa käyttäjien tai ryhmien kanssa",
    "can edit" : "voi muokata",
    "Address book name" : "Osoitekirjan nimi",
    "Import" : "Tuo",
    "The selected image is too big (max 1MB)" : "Valittu kuva on liian suuri kooltaan (enintään 1 Mt)",
    "This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "Tämä yhteystietokortti on vioittunut ja se on korjattu. Tarkista tiedot ja tallenna vahvistaaksesi muutokset pysyvästi.",
    "No contacts in here" : "Ei yhteytietoja",
    "Name" : "Nimi",
    "Organization" : "Organisaatio",
    "Title" : "Otsikko",
    "Add field ..." : "Lisää kenttä...",
    "Save changes" : "Tallenna muutokset",
    "No search result for {query}" : "Ei tuloksia haulle {query}",
    "_%n contact_::_%n contacts_" : ["%n yhteystieto","%n yhteystietoa"],
    "Post office box" : "Postilokero",
    "Postal code" : "Postinumero",
    "City" : "Paikkakunta",
    "State or province" : "Maakunta tai osavaltio",
    "Country" : "Maa",
    "Address" : "Osoite",
    "(new group)" : "(uusi ryhmä)",
    "Last name" : "Sukunimi",
    "First name" : "Etunimi",
    "Additional names" : "Lisänimet",
    "Prefix" : "Etuliite",
    "Suffix" : "Takaliite",
    "All contacts" : "Kaikki yhteystiedot",
    "Not grouped" : "Ei ryhmitelty",
    "New contact" : "Uusi yhteystieto",
    "Sort by" : "Lajittelujärjestys",
    "{addressbook} shared by {owner}" : "Osoitekirjan {addressbook} jakoi {owner}",
    "Contact could not be created." : "Yhteystiedon luominen ei onnistunut.",
    "No contacts in file. Only VCard files are allowed." : "Ei yhteystietoja tiedostossa. Vain vCard-tiedostot ovat sallittuja.",
    "Only VCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Vain VCardin versiot 4.0 (RFC6350) ja 3.0 (RFC2426) ovat tuettuja.",
    "Display name" : "Näyttönimi",
    "Nickname" : "Kutsumanimi",
    "Detailed name" : "Täsmällinen nimi",
    "Notes" : "Huomiot",
    "Website" : "Verkkosivusto",
    "Federated Cloud ID" : "Federoidun pilven tunniste",
    "Home" : "Koti",
    "Work" : "Työ",
    "Other" : "Muu",
    "Groups" : "Ryhmät",
    "Birthday" : "Syntymäpäivä",
    "Anniversary" : "Vuosipäivä",
    "Date of death" : "Kuolinpäivä",
    "Email" : "Sähköpostiosoite",
    "Instant messaging" : "Pikaviestintä",
    "Phone" : "Puhelin",
    "Mobile" : "Mobiili",
    "Fax" : "Faksi",
    "Fax home" : "Faksi, koti",
    "Fax work" : "Faksi, työ",
    "Pager" : "Hakulaite",
    "Voice" : "Ääni",
    "Social network" : "Sosiaalinen verkosto",
    "Settings" : "Asetukset"
},
"nplurals=2; plural=(n != 1);");