148 lines
7.0 KiB
PHP
148 lines
7.0 KiB
PHP
<?php $TRANSLATIONS = array(
|
|
"Error updating addressbook." => "Virhe päivitettäessä osoitekirjaa.",
|
|
"Error setting checksum." => "Virhe asettaessa tarkistussummaa.",
|
|
"No categories selected for deletion." => "Luokkia ei ole valittu poistettavaksi.",
|
|
"No address books found." => "Osoitekirjoja ei löytynyt.",
|
|
"No contacts found." => "Yhteystietoja ei löytynyt.",
|
|
"There was an error adding the contact." => "Virhe yhteystietoa lisättäessä.",
|
|
"Cannot add empty property." => "Tyhjää ominaisuutta ei voi lisätä.",
|
|
"At least one of the address fields has to be filled out." => "Vähintään yksi osoitekenttä tulee täyttää.",
|
|
"Information about vCard is incorrect. Please reload the page." => "vCardin tiedot eivät kelpaa. Lataa sivu uudelleen.",
|
|
"Error deleting contact property." => "Virhe poistettaessa yhteystiedon ominaisuutta.",
|
|
"Error parsing VCard for ID: \"" => "Virhe jäsennettäessä vCardia tunnisteelle: \"",
|
|
"Error updating contact property." => "Virhe päivitettäessä yhteystiedon ominaisuutta.",
|
|
"Error saving temporary file." => "Virhe tallennettaessa tilapäistiedostoa.",
|
|
"No photo path was submitted." => "Kuvan polkua ei annettu.",
|
|
"File doesn't exist:" => "Tiedostoa ei ole olemassa:",
|
|
"Error loading image." => "Virhe kuvaa ladatessa.",
|
|
"Error saving contact." => "Virhe yhteystietoa tallennettaessa.",
|
|
"Error resizing image" => "Virhe asettaessa kuvaa uuteen kokoon",
|
|
"Error cropping image" => "Virhe rajatessa kuvaa",
|
|
"Error creating temporary image" => "Virhe luotaessa väliaikaista kuvaa",
|
|
"There is no error, the file uploaded with success" => "Ei virhettä, tiedosto lähetettiin onnistuneesti",
|
|
"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",
|
|
"The uploaded file was only partially uploaded" => "Lähetetty tiedosto lähetettiin vain osittain",
|
|
"No file was uploaded" => "Tiedostoa ei lähetetty",
|
|
"Missing a temporary folder" => "Tilapäiskansio puuttuu",
|
|
"Couldn't save temporary image: " => "Väliaikaiskuvan tallennus epäonnistui:",
|
|
"Couldn't load temporary image: " => "Väliaikaiskuvan lataus epäonnistui:",
|
|
"No file was uploaded. Unknown error" => "Tiedostoa ei lähetetty. Tuntematon virhe",
|
|
"Contacts" => "Yhteystiedot",
|
|
"Error" => "Virhe",
|
|
"Edit name" => "Muokkaa nimeä",
|
|
"No files selected for upload." => "Tiedostoja ei ole valittu lähetettäväksi.",
|
|
"Error loading profile picture." => "Virhe profiilikuvaa ladatessa.",
|
|
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Jotkin yhteystiedot on merkitty poistettaviksi, mutta niitä ei ole vielä poistettu. Odota hetki, että kyseiset yhteystiedot poistetaan.",
|
|
"Do you want to merge these address books?" => "Haluatko yhdistää nämä osoitekirjat?",
|
|
"Result: " => "Tulos: ",
|
|
" imported, " => " tuotu, ",
|
|
" failed." => " epäonnistui.",
|
|
"Displayname cannot be empty." => "Näyttönimi ei voi olla tyhjä.",
|
|
"Addressbook not found: " => "Osoitekirjaa ei löytynyt:",
|
|
"This is not your addressbook." => "Tämä ei ole osoitekirjasi.",
|
|
"Contact could not be found." => "Yhteystietoa ei löytynyt.",
|
|
"Work" => "Työ",
|
|
"Home" => "Koti",
|
|
"Other" => "Muu",
|
|
"Mobile" => "Mobiili",
|
|
"Text" => "Teksti",
|
|
"Voice" => "Ääni",
|
|
"Message" => "Viesti",
|
|
"Fax" => "Faksi",
|
|
"Video" => "Video",
|
|
"Pager" => "Hakulaite",
|
|
"Internet" => "Internet",
|
|
"Birthday" => "Syntymäpäivä",
|
|
"Business" => "Työ",
|
|
"Questions" => "Kysymykset",
|
|
"{name}'s Birthday" => "Henkilön {name} syntymäpäivä",
|
|
"Contact" => "Yhteystieto",
|
|
"Add Contact" => "Lisää yhteystieto",
|
|
"Import" => "Tuo",
|
|
"Settings" => "Asetukset",
|
|
"Addressbooks" => "Osoitekirjat",
|
|
"Close" => "Sulje",
|
|
"Keyboard shortcuts" => "Pikanäppäimet",
|
|
"Next contact in list" => "Seuraava yhteystieto luettelossa",
|
|
"Previous contact in list" => "Edellinen yhteystieto luettelossa",
|
|
"Next addressbook" => "Seuraava osoitekirja",
|
|
"Previous addressbook" => "Edellinen osoitekirja",
|
|
"Actions" => "Toiminnot",
|
|
"Refresh contacts list" => "Päivitä yhteystietoluettelo",
|
|
"Add new contact" => "Lisää uusi yhteystieto",
|
|
"Add new addressbook" => "Lisää uusi osoitekirja",
|
|
"Delete current contact" => "Poista nykyinen yhteystieto",
|
|
"Delete current photo" => "Poista nykyinen valokuva",
|
|
"Edit current photo" => "Muokkaa nykyistä valokuvaa",
|
|
"Upload new photo" => "Lähetä uusi valokuva",
|
|
"Select photo from ownCloud" => "Valitse valokuva ownCloudista",
|
|
"Edit name details" => "Muokkaa nimitietoja",
|
|
"Organization" => "Organisaatio",
|
|
"Delete" => "Poista",
|
|
"Nickname" => "Kutsumanimi",
|
|
"Enter nickname" => "Anna kutsumanimi",
|
|
"Web site" => "Verkkosivu",
|
|
"http://www.somesite.com" => "http://www.somesite.com",
|
|
"Go to web site" => "Siirry verkkosivulle",
|
|
"Groups" => "Ryhmät",
|
|
"Separate groups with commas" => "Erota ryhmät pilkuilla",
|
|
"Edit groups" => "Muokkaa ryhmiä",
|
|
"Preferred" => "Ensisijainen",
|
|
"Please specify a valid email address." => "Anna kelvollinen sähköpostiosoite.",
|
|
"Enter email address" => "Anna sähköpostiosoite",
|
|
"Delete email address" => "Poista sähköpostiosoite",
|
|
"Enter phone number" => "Anna puhelinnumero",
|
|
"Delete phone number" => "Poista puhelinnumero",
|
|
"View on map" => "Näytä kartalla",
|
|
"Edit address details" => "Muokkaa osoitetietoja",
|
|
"Add notes here." => "Lisää huomiot tähän.",
|
|
"Add field" => "Lisää kenttä",
|
|
"Phone" => "Puhelin",
|
|
"Email" => "Sähköposti",
|
|
"Address" => "Osoite",
|
|
"Note" => "Huomio",
|
|
"Download contact" => "Lataa yhteystieto",
|
|
"Delete contact" => "Poista yhteystieto",
|
|
"The temporary image has been removed from cache." => "Väliaikainen kuva on poistettu välimuistista.",
|
|
"Edit address" => "Muokkaa osoitetta",
|
|
"Type" => "Tyyppi",
|
|
"PO Box" => "Postilokero",
|
|
"Street address" => "Katuosoite",
|
|
"Street and number" => "Katu ja numero",
|
|
"Extended" => "Laajennettu",
|
|
"Apartment number etc." => "Asunnon numero jne.",
|
|
"City" => "Paikkakunta",
|
|
"Region" => "Alue",
|
|
"Zipcode" => "Postinumero",
|
|
"Postal code" => "Postinumero",
|
|
"Country" => "Maa",
|
|
"Addressbook" => "Osoitekirja",
|
|
"Given name" => "Etunimi",
|
|
"Additional names" => "Lisänimet",
|
|
"Family name" => "Sukunimi",
|
|
"Import a contacts file" => "Tuo yhteystiedon sisältävä tiedosto",
|
|
"Please choose the addressbook" => "Valitse osoitekirja",
|
|
"create a new addressbook" => "luo uusi osoitekirja",
|
|
"Name of new addressbook" => "Uuden osoitekirjan nimi",
|
|
"Importing contacts" => "Tuodaan yhteystietoja",
|
|
"You have no contacts in your addressbook." => "Osoitekirjassasi ei ole yhteystietoja.",
|
|
"Add contact" => "Lisää yhteystieto",
|
|
"Configure addressbooks" => "Muokkaa osoitekirjoja",
|
|
"Select Address Books" => "Valitse osoitekirjat",
|
|
"Enter name" => "Anna nimi",
|
|
"Enter description" => "Anna kuvaus",
|
|
"CardDAV syncing addresses" => "CardDAV-synkronointiosoitteet",
|
|
"iOS/OS X" => "iOS/OS X",
|
|
"Show CardDav link" => "Näytä CardDav-linkki",
|
|
"Show read-only VCF link" => "Näytä vain luku -muodossa oleva VCF-linkki",
|
|
"Share" => "Jaa",
|
|
"Download" => "Lataa",
|
|
"Edit" => "Muokkaa",
|
|
"New Address Book" => "Uusi osoitekirja",
|
|
"Name" => "Nimi",
|
|
"Description" => "Kuvaus",
|
|
"Save" => "Tallenna",
|
|
"Cancel" => "Peru",
|
|
"More..." => "Lisää..."
|
|
);
|