summaryrefslogtreecommitdiffstats
path: root/l10n/fi.js
blob: 4effee820387cecf09fe79985720953caaf5bd15 (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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Yhteystiedot",
    "Details" : "Tiedot",
    "A contacts app for Nextcloud" : "Yhteystietosovellus Nextcloudille",
    "Select a contact on the list to begin" : "Valitse yhteystieto luettelosta aloittaaksesi",
    "Download" : "Lataa",
    "Delete" : "Poista",
    "Addressbook" : "Osoitekirja",
    "The contact doesn't exists anymore on the server." : "Yhteystietoa ei ole enää olemassa tällä palvelimella.",
    "failed" : "epäonnistui",
    "Select Date" : "Valitse päivä",
    "No results" : "Ei tuloksia",
    "Copy link" : "Kopioi linkki",
    "Copied" : "Kopioitu",
    "Can not copy" : "Ei voida kopioida",
    "Rename" : "Nimeä uudelleen",
    "Enabled" : "Käytössä",
    "Disabled" : "Pois käytöstä",
    "Deletion of addressbook was not successful." : "Osoitekirjan poistaminen ei onnistunut.",
    "Renaming of addressbook was not successful." : "Osoitekirja nimen muuttaminen ei onnistunut.",
    "Addressbook copied to clipboard" : "Osoitekirja kopioitu leikepöydälle",
    "Addressbook was not copied to clipboard." : "Osoitekirjaa ei kopioitu leikepöydälle.",
    "Share with users or groups" : "Jaa käyttäjien tai ryhmien kanssa",
    "No users or groups" : "Ei käyttäjiä tai ryhmiä",
    "Import into" : "Tuo kirjaan",
    "An error occurred, unable to create the addressbook." : "Tapahtui virhe, osoitekirjaa ei voitu luoda.",
    "First name" : "Etunimi",
    "Last name" : "Sukunimi",
    "Display name" : "Näyttönimi",
    "Nickname" : "Kutsumanimi",
    "Detailed name" : "Täsmällinen nimi",
    "Additional names" : "Lisänimet",
    "Prefix" : "Etuliite",
    "Suffix" : "Takaliite",
    "Notes" : "Huomiot",
    "Website" : "Verkkosivusto",
    "Federated Cloud ID" : "Federoidun pilven tunniste",
    "Home" : "Koti",
    "Work" : "Työ",
    "Other" : "Muu",
    "Address" : "Osoite",
    "Post office box" : "Postilokero",
    "City" : "Paikkakunta",
    "State or province" : "Maakunta tai osavaltio",
    "Postal code" : "Postinumero",
    "Country" : "Maa",
    "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",
    "Work mobile" : "Työmatkapuhelin",
    "Fax" : "Faksi",
    "Fax home" : "Faksi, koti",
    "Fax work" : "Faksi, työ",
    "Pager" : "Hakulaite",
    "Voice" : "Ääni",
    "Car" : "Auto",
    "Work pager" : "Työhakulaite",
    "Social network" : "Sosiaalinen verkosto",
    "Relationship" : "Ihmissuhde",
    "Spouse" : "Puoliso",
    "Child" : "Lapsi",
    "Mother" : "Äiti",
    "Father" : "Isä",
    "Parent" : "Vanhempi",
    "Brother" : "Veli",
    "Sister" : "Sisko",
    "Relative" : "Sukulainen",
    "Friend" : "Kaveri",
    "Colleague" : "Työkaveri",
    "Manager" : "Esimies",
    "Assistant" : "Avustaja",
    "Emergency" : "Hätä",
    "Co-worker" : "Työkaveri",
    "Gender" : "Sukupuoli",
    "Female" : "Nainen",
    "Male" : "Mies",
    "All contacts" : "Kaikki yhteystiedot",
    "An error occurred" : "Tapahtui virhe",
    "New contact" : "Uusi yhteystieto",
    "Contact not found" : "Yhteytietoa ei löytynyt"
},
"nplurals=2; plural=(n != 1);");