fi_FI.php 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?php $TRANSLATIONS = array(
  2. "There was an error adding the contact." => "Virhe yhteystietoa lisättäessä.",
  3. "Cannot add empty property." => "Tyhjää ominaisuutta ei voi lisätä.",
  4. "At least one of the address fields has to be filled out." => "Vähintään yksi osoitekenttä tulee täyttää.",
  5. "Error adding contact property." => "Virhe lisättäessä ominaisuutta yhteystietoon.",
  6. "No categories selected for deletion." => "Luokkia ei ole valittu poistettavaksi.",
  7. "No address books found." => "Osoitekirjoja ei löytynyt.",
  8. "No contacts found." => "Yhteystietoja ei löytynyt.",
  9. "Error parsing VCard for ID: \"" => "Virhe jäsennettäessä vCardia tunnisteelle: \"",
  10. "Cannot add addressbook with an empty name." => "Ilman nimeä olevaa osoitekirjaa ei voi lisätä.",
  11. "Error adding addressbook." => "Virhe lisättäessä osoitekirjaa.",
  12. "Error activating addressbook." => "Virhe aktivoitaessa osoitekirjaa.",
  13. "Error saving temporary file." => "Virhe tallennettaessa tilapäistiedostoa.",
  14. "Error deleting contact property." => "Virhe poistettaessa yhteystiedon ominaisuutta.",
  15. "File doesn't exist:" => "Tiedostoa ei ole olemassa:",
  16. "Error loading image." => "Virhe kuvaa ladatessa.",
  17. "Error updating contact property." => "Virhe päivitettäessä yhteystiedon ominaisuutta.",
  18. "Error updating addressbook." => "Virhe päivitettäessä osoitekirjaa.",
  19. "There is no error, the file uploaded with success" => "Ei virhettä, tiedosto lähetettiin onnistuneesti",
  20. "The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Lähetetyn tiedoston koko ylittää upload_max_filesize-asetuksen arvon php.ini-tiedostossa",
  21. "The uploaded file was only partially uploaded" => "Lähetetty tiedosto lähetettiin vain osittain",
  22. "No file was uploaded" => "Tiedostoa ei lähetetty",
  23. "Missing a temporary folder" => "Tilapäiskansio puuttuu",
  24. "Contacts" => "Yhteystiedot",
  25. "Addressbook not found." => "Osoitekirjaa ei löytynyt.",
  26. "This is not your addressbook." => "Tämä ei ole osoitekirjasi.",
  27. "Contact could not be found." => "Yhteystietoa ei löytynyt.",
  28. "Address" => "Osoite",
  29. "Telephone" => "Puhelin",
  30. "Email" => "Sähköposti",
  31. "Organization" => "Organisaatio",
  32. "Work" => "Työ",
  33. "Home" => "Koti",
  34. "Mobile" => "Mobiili",
  35. "Text" => "Teksti",
  36. "Voice" => "Ääni",
  37. "Message" => "Viesti",
  38. "Fax" => "Faksi",
  39. "Video" => "Video",
  40. "Pager" => "Hakulaite",
  41. "Internet" => "Internet",
  42. "{name}'s Birthday" => "Henkilön {name} syntymäpäivä",
  43. "Contact" => "Yhteystieto",
  44. "Add Contact" => "Lisää yhteystieto",
  45. "Addressbooks" => "Osoitekirjat",
  46. "Configure Address Books" => "Muokkaa osoitekirjoja",
  47. "New Address Book" => "Uusi osoitekirja",
  48. "Import from VCF" => "Tuo VCF-tiedostosta",
  49. "CardDav Link" => "CardDav-linkki",
  50. "Download" => "Lataa",
  51. "Edit" => "Muokkaa",
  52. "Delete" => "Poista",
  53. "Download contact" => "Lataa yhteystieto",
  54. "Delete contact" => "Poista yhteystieto",
  55. "Nickname" => "Kutsumanimi",
  56. "Enter nickname" => "Anna kutsumanimi",
  57. "Birthday" => "Syntymäpäivä",
  58. "Groups" => "Ryhmät",
  59. "Separate groups with commas" => "Erota ryhmät pilkuilla",
  60. "Edit groups" => "Muokkaa ryhmiä",
  61. "Please specify a valid email address." => "Anna kelvollinen sähköpostiosoite.",
  62. "Enter email address" => "Anna sähköpostiosoite",
  63. "Delete email address" => "Poista sähköpostiosoite",
  64. "Enter phone number" => "Anna puhelinnumero",
  65. "Delete phone number" => "Poista puhelinnumero",
  66. "View on map" => "Näytä kartalla",
  67. "Add notes here." => "Lisää huomiot tähän.",
  68. "Add field" => "Lisää kenttä",
  69. "Profile picture" => "Profiilikuva",
  70. "Phone" => "Puhelin",
  71. "Note" => "Huomio",
  72. "Delete current photo" => "Poista nykyinen valokuva",
  73. "Edit current photo" => "Muokkaa nykyistä valokuvaa",
  74. "Upload new photo" => "Lähetä uusi valokuva",
  75. "Select photo from ownCloud" => "Valitse valokuva ownCloudista",
  76. "Edit address" => "Muokkaa osoitetta",
  77. "Type" => "Tyyppi",
  78. "PO Box" => "Postilokero",
  79. "Extended" => "Laajennettu",
  80. "Street" => "Katuosoite",
  81. "City" => "Paikkakunta",
  82. "Region" => "Alue",
  83. "Zipcode" => "Postinumero",
  84. "Country" => "Maa",
  85. "Edit categories" => "Muokkaa luokkia",
  86. "Add" => "Lisää",
  87. "Addressbook" => "Osoitekirja",
  88. "Given name" => "Etunimi",
  89. "Additional names" => "Lisänimet",
  90. "Family name" => "Sukunimi",
  91. "New Addressbook" => "Uusi osoitekirja",
  92. "Edit Addressbook" => "Muokkaa osoitekirjaa",
  93. "Active" => "Aktiivinen",
  94. "Save" => "Tallenna",
  95. "Submit" => "Lähetä",
  96. "Cancel" => "Peru",
  97. "Import a contacts file" => "Tuo yhteystiedon sisältävä tiedosto",
  98. "Please choose the addressbook" => "Valitse osoitekirja",
  99. "create a new addressbook" => "luo uusi osoitekirja",
  100. "Name of new addressbook" => "Uuden osoitekirjan nimi",
  101. "Import" => "Tuo",
  102. "Importing contacts" => "Tuodaan yhteystietoja",
  103. "Select address book to import to:" => "Valitse osoitekirja, johon yhteystiedot tuodaan:",
  104. "You have no contacts in your addressbook." => "Osoitekirjassasi ei ole yhteystietoja.",
  105. "Add contact" => "Lisää yhteystieto",
  106. "Configure addressbooks" => "Muokkaa osoitekirjoja",
  107. "CardDAV syncing addresses" => "CardDAV-synkronointiosoitteet",
  108. "iOS/OS X" => "iOS/OS X"
  109. );