2012-06-06 00:29:28 +02:00
< ? php $TRANSLATIONS = array (
2012-09-04 02:04:35 +02:00
" Error (de)activating addressbook. " => " Virhe osoitekirjan (de)aktivoinnissa " ,
" id is not set. " => " Tunnistetta (ID) ei ole asetettu. " ,
" Cannot update addressbook with an empty name. " => " Osoitekirjaa ei voida päivittää, koska nimi on tyhjä. " ,
2013-02-26 00:03:53 +01:00
" No category name given. " => " Kategorialle ei ole annettu nimeä " ,
2013-01-17 22:34:34 +01:00
" Error adding group. " => " Virhe ryhmää lisättäessä. " ,
2013-02-26 00:03:53 +01:00
" Group ID missing from request. " => " Pyynnöstä puuttuu ryhmän tunniste (ID) " ,
" Contact ID missing from request. " => " Pyynnöstä puuttuu kontaktin tunniste (ID) " ,
2012-09-04 02:04:35 +02:00
" No ID provided " => " Tunnistetta (ID) ei ole tarjottu " ,
2012-08-11 02:05:58 +02:00
" Error setting checksum. " => " Virhe asettaessa tarkistussummaa. " ,
2012-06-06 00:29:28 +02:00
" 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. " ,
2012-09-04 02:04:35 +02:00
" element name is not set. " => " kohteen nimeä ei ole asetettu. " ,
" checksum is not set. " => " tarkistussummaa ei ole asetettu. " ,
2012-11-25 00:02:56 +01:00
" Information about vCard is incorrect. Please reload the page. " => " vCardin tiedot eivät kelpaa. Lataa sivu uudelleen. " ,
2013-01-17 22:34:34 +01:00
" Couldn't find vCard for %d. " => " Kohteelle %d ei löytynyt vCardia. " ,
2012-09-04 02:04:35 +02:00
" Information about vCard is incorrect. Please reload the page: " => " vCard osoitetietueen tiedot ovat virheelliset. Virkistä sivu uudestaan: " ,
" Something went FUBAR. " => " Jokin meni pahasti pieleen. " ,
2012-11-25 00:02:56 +01:00
" Missing IM parameter. " => " Puuttuva IM-arvo. " ,
" Unknown IM: " => " Tuntematon IM-arvo. " ,
2012-09-04 02:04:35 +02:00
" No contact ID was submitted. " => " Yhteystiedon tunnistetta (ID) ei lähetetty. " ,
" Error reading contact photo. " => " Virhe yhteystiedon kuvan lukemisessa. " ,
2012-08-04 02:04:21 +02:00
" Error saving temporary file. " => " Virhe tallennettaessa tilapäistiedostoa. " ,
2012-09-04 02:04:35 +02:00
" The loading photo is not valid. " => " Kuvatiedosto on kelvoton. " ,
" Contact ID is missing. " => " Yhteystiedon tunniste (ID) puuttuu. " ,
2012-08-11 02:05:58 +02:00
" No photo path was submitted. " => " Kuvan polkua ei annettu. " ,
2012-06-06 00:29:28 +02:00
" File doesn't exist: " => " Tiedostoa ei ole olemassa: " ,
" Error loading image. " => " Virhe kuvaa ladatessa. " ,
2012-09-04 02:04:35 +02:00
" Error getting contact object. " => " Virhe yhteystieto-objektin saamisessa. " ,
" Error getting PHOTO property. " => " Virhe KUVA ominaisuuden saamisessa. " ,
2012-07-27 02:04:26 +02:00
" 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 " ,
2012-09-04 02:04:35 +02:00
" Error finding image: " => " Virhe. Ei löydetä kuvaa: " ,
2013-02-26 00:03:53 +01:00
" Key is not set for: " => " Avainta ei ole asetettu: " ,
" Value is not set for: " => " Arvoa ei ole asetettu: " ,
2012-09-04 02:04:35 +02:00
" Error uploading contacts to storage. " => " Virhe yhteystietojen lataamisessa talletettavaksi. " ,
2012-06-06 00:29:28 +02:00
" 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 " ,
2012-09-04 02:04:35 +02:00
" The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form " => " Ladattavan tiedoston maksimikoko ylittää MAX_FILE_SIZE dirketiivin, joka on määritelty HTML-lomakkeessa " ,
2012-06-06 00:29:28 +02:00
" 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 " ,
2012-08-11 02:05:58 +02:00
" Couldn't save temporary image: " => " Väliaikaiskuvan tallennus epäonnistui: " ,
" Couldn't load temporary image: " => " Väliaikaiskuvan lataus epäonnistui: " ,
2012-07-27 02:04:26 +02:00
" No file was uploaded. Unknown error " => " Tiedostoa ei lähetetty. Tuntematon virhe " ,
2012-06-06 00:29:28 +02:00
" Contacts " => " Yhteystiedot " ,
2012-11-27 00:09:28 +01:00
" Add group... " => " Lisää ryhmä... " ,
2012-09-27 02:04:37 +02:00
" Select photo " => " Valitse valokuva " ,
2012-12-06 00:10:25 +01:00
" Network or server error. Please inform administrator. " => " Verkko- tai palvelinvirhe. Ilmoita asiasta ylläpitäjälle. " ,
" Error adding to group. " => " Virhe ryhmään lisättäessä. " ,
" Error removing from group. " => " Virhe poistettaessa ryhmästä. " ,
2012-12-12 00:10:33 +01:00
" Add address book " => " Lisää osoitekirja. " ,
" Import done. Click here to cancel reloading. " => " Tuonti valmistui. Napsauta tästä peruaksesi uudelleen latauksen. " ,
2012-12-09 00:09:39 +01:00
" Not all files uploaded. Retrying... " => " Kaikkia tiedostoja ei lähetetty. Yritetään uudelleen... " ,
" Something went wrong with the upload, please retry. " => " Jokin meni vikaan lähettäessä. Yritä uudelleen. " ,
2012-12-08 00:08:12 +01:00
" Error " => " Virhe " ,
2013-01-05 00:02:28 +01:00
" Importing from { filename}... " => " Tuodaan tiedostosta { filename}... " ,
2012-12-12 00:10:33 +01:00
" { success} imported, { failed} failed. " => " { success} tuotu, { failed} epäonnistui. " ,
2012-12-09 00:09:39 +01:00
" Importing... " => " Tuodaan... " ,
" Unable to upload your file as it is a directory or has 0 bytes " => " Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio. " ,
" Upload Error " => " Lähetysvirhe " ,
2012-12-08 00:08:12 +01:00
" The file you are trying to upload exceed the maximum size for file uploads on this server. " => " Tiedosto, jota yrität ladata ylittää suurimman sallitun koon tällä palvelimella. " ,
2012-12-09 00:09:39 +01:00
" Upload too large " => " Lähetettävä tiedosto on liian suuri " ,
" Pending " => " Odottaa " ,
2012-11-27 00:09:28 +01:00
" Add group " => " Lisää ryhmä " ,
2012-07-27 02:04:26 +02:00
" No files selected for upload. " => " Tiedostoja ei ole valittu lähetettäväksi. " ,
2012-11-27 00:09:28 +01:00
" Edit profile picture " => " Muokkaa profiilikuvaa " ,
2012-08-22 02:08:16 +02:00
" Error loading profile picture. " => " Virhe profiilikuvaa ladatessa. " ,
2012-11-25 00:02:56 +01:00
" Enter name " => " Anna nimi " ,
" Enter description " => " Anna kuvaus " ,
2012-11-27 00:09:28 +01:00
" Select addressbook " => " Valitse osoitekirja " ,
2012-09-08 02:07:51 +02:00
" The address book name cannot be empty. " => " Osoitekirjan nimi ei voi olla tyhjä " ,
2012-12-06 00:10:25 +01:00
" Is this correct? " => " Onko tämä oikein? " ,
" There was an unknown error when trying to delete this contact " => " Tätä yhteystietoa poistaessa tapahtui tuntematon virhe " ,
2012-11-25 00:02:56 +01:00
" 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. " ,
2013-01-03 00:04:07 +01:00
" Contact is already in this group. " => " Yhteystieto kuuluu jo tähän ryhmään. " ,
" Contacts are already in this group. " => " Yhteystiedot kuuluvat jo tähän ryhmään. " ,
" Contact is not in this group. " => " Yhteystieto ei ole tässä ryhmässä. " ,
" Contacts are not in this group. " => " Yhteystiedot eivät ole tässä ryhmässä. " ,
" A group named { group} already exists " => " Ryhmä nimeltä { group} on jo olemassa " ,
2013-01-05 00:02:28 +01:00
" You can drag groups to \n arrange them as you like. " => " Voit järjestää ryhmät vetämällä \n ne haluamaasi järjestykseen. " ,
2013-01-03 00:04:07 +01:00
" All " => " Kaikki " ,
" Favorites " => " Suosikit " ,
2013-01-29 00:04:05 +01:00
" Shared by { owner} " => " Jakanut { owner} " ,
2012-07-27 02:04:26 +02:00
" Result: " => " Tulos: " ,
" imported, " => " tuotu, " ,
" failed. " => " epäonnistui. " ,
2012-08-22 02:08:16 +02:00
" Displayname cannot be empty. " => " Näyttönimi ei voi olla tyhjä. " ,
2012-09-26 13:27:02 +02:00
" Show CardDav link " => " Näytä CardDav-linkki " ,
" Show read-only VCF link " => " Näytä vain luku -muodossa oleva VCF-linkki " ,
" Download " => " Lataa " ,
" Edit " => " Muokkaa " ,
" Delete " => " Poista " ,
" Cancel " => " Peru " ,
" More... " => " Lisää... " ,
2012-09-27 02:04:37 +02:00
" Less... " => " Vähemmän... " ,
2012-09-08 02:07:51 +02:00
" You do not have the permissions to read this addressbook. " => " Käyttöoikeutesi eivät riitä tämän osoitekirjan lukuun. " ,
2012-09-02 02:09:59 +02:00
" You do not have the permissions to update this addressbook. " => " Oikeutesi eivät riitä tämän osoitekirjan päivittämiseen. " ,
" There was an error updating the addressbook. " => " Virhe osoitekirjaa päivittäessä. " ,
" You do not have the permissions to delete this addressbook. " => " Oikeutesi eivät riitä tämän osoitekirjan poistamiseen. " ,
" There was an error deleting this addressbook. " => " Virhe osoitekirjaa poistaessa. " ,
2012-08-24 02:07:18 +02:00
" Jabber " => " Jabber " ,
" AIM " => " AIM " ,
" MSN " => " MSN " ,
" Twitter " => " Twitter " ,
" GoogleTalk " => " Google Talk " ,
" Facebook " => " Facebook " ,
" XMPP " => " XMPP " ,
" ICQ " => " ICQ " ,
" Yahoo " => " Yahoo " ,
" Skype " => " Skype " ,
" QQ " => " QQ " ,
" GaduGadu " => " GaduGadu " ,
2012-06-06 00:29:28 +02:00
" Work " => " Työ " ,
" Home " => " Koti " ,
2012-08-22 02:08:16 +02:00
" Other " => " Muu " ,
2012-06-06 00:29:28 +02:00
" Mobile " => " Mobiili " ,
" Text " => " Teksti " ,
" Voice " => " Ääni " ,
" Message " => " Viesti " ,
" Fax " => " Faksi " ,
" Video " => " Video " ,
" Pager " => " Hakulaite " ,
" Internet " => " Internet " ,
2012-11-16 00:04:07 +01:00
" Friends " => " Kaverit " ,
" Family " => " Perhe " ,
2012-06-06 00:29:28 +02:00
" { name}'s Birthday " => " Henkilön { name} syntymäpäivä " ,
2012-08-03 02:04:12 +02:00
" Contact " => " Yhteystieto " ,
2012-09-04 02:04:35 +02:00
" You do not have the permissions to add contacts to this addressbook. " => " Sinulla ei ole oikeuksia lisätä yhteystietoja tähän osoitekirjaan. " ,
" Could not find the vCard with ID. " => " Ei löydy VCard osoitetietuetta, jossa on tunniste ID: " ,
2012-08-31 02:07:13 +02:00
" You do not have the permissions to edit this contact. " => " Käyttöoikeutesi eivät riitä tämän yhteystiedon muokkaukseen. " ,
2012-09-04 02:04:35 +02:00
" Could not find the vCard with ID: " => " Ei löydy VCard osoitetietuetta, jossa on tunniste ID: " ,
" Could not find the Addressbook with ID: " => " Ei löydy osoitekirjaa, jossa on tunniste ID: " ,
2012-08-31 02:07:13 +02:00
" You do not have the permissions to delete this contact. " => " Käyttöoikeutesi eivät riitä tämän yhteystiedon poistamiseen. " ,
2012-09-04 02:04:35 +02:00
" There was an error deleting this contact. " => " Tämän yhteystiedon poistamisessa tapahtui virhe " ,
2012-12-06 00:10:25 +01:00
" Contact not found. " => " Yhteystietoja ei löytynyt. " ,
2012-11-27 00:09:28 +01:00
" New Group " => " Uusi ryhmä " ,
2012-08-03 02:04:12 +02:00
" Settings " => " Asetukset " ,
2012-12-12 00:10:33 +01:00
" Address books " => " Osoitekirjat " ,
2012-11-25 00:02:56 +01:00
" Import " => " Tuo " ,
2012-12-12 00:10:33 +01:00
" Select files to import " => " Valitse tuotavat tiedostot " ,
" Select files " => " Valitse tiedostot " ,
2012-12-09 00:09:39 +01:00
" OK " => " OK " ,
2012-12-06 00:10:25 +01:00
" (De-)select all " => " Valitse kaikki tai poista kaikki valinnat " ,
2012-11-26 00:03:41 +01:00
" New Contact " => " Uusi yhteystieto " ,
2012-11-25 00:02:56 +01:00
" Groups " => " Ryhmät " ,
2012-12-06 00:10:25 +01:00
" Favorite " => " Suosikki " ,
2012-12-08 00:08:12 +01:00
" Delete Contact " => " Poista yhteystieto " ,
2012-07-27 02:04:26 +02:00
" Close " => " Sulje " ,
2012-08-03 02:04:12 +02:00
" Keyboard shortcuts " => " Pikanäppäimet " ,
2012-09-04 02:04:35 +02:00
" Navigation " => " Suunnistus " ,
2012-08-03 02:04:12 +02:00
" Next contact in list " => " Seuraava yhteystieto luettelossa " ,
" Previous contact in list " => " Edellinen yhteystieto luettelossa " ,
2012-09-04 02:04:35 +02:00
" Expand/collapse current addressbook " => " Laajenna/supista nykyinen osoitekirja " ,
2012-08-11 02:05:58 +02:00
" Next addressbook " => " Seuraava osoitekirja " ,
" Previous addressbook " => " Edellinen osoitekirja " ,
2012-07-27 02:04:26 +02:00
" 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 " ,
2013-01-17 22:34:34 +01:00
" <h3>You have no contacts in your addressbook.</h3><p>Add a new contact or import existing contacts from a VCF file.</p> " => " <h3>Osoitekirjassasi ei ole yhteystietoja.</h3><p>Lisää uusi yhteystieto tai tuo olemassa olevia yhteystietoja VCF-tiedostosta.</p> " ,
2012-11-25 00:02:56 +01:00
" Add contact " => " Lisää yhteystieto " ,
2012-12-06 00:10:25 +01:00
" Compose mail " => " Lähetä sähköpostia " ,
2012-11-27 00:09:28 +01:00
" Delete group " => " Poista ryhmä " ,
2012-07-27 02:04:26 +02:00
" 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 " ,
2012-11-27 00:09:28 +01:00
" First name " => " Etunimi " ,
2012-11-25 00:02:56 +01:00
" Additional names " => " Lisänimet " ,
2012-11-27 00:09:28 +01:00
" Last name " => " Sukunimi " ,
2013-01-17 00:24:51 +01:00
" Select groups " => " Valitse ryhmät " ,
2012-06-06 00:29:28 +02:00
" Nickname " => " Kutsumanimi " ,
2012-12-11 00:03:50 +01:00
" Enter nickname " => " Anna kutsumanimi " ,
2012-11-26 00:03:41 +01:00
" Title " => " Otsikko " ,
2012-11-25 00:02:56 +01:00
" Organization " => " Organisaatio " ,
2012-11-15 00:03:39 +01:00
" Birthday " => " Syntymäpäivä " ,
2012-12-06 00:10:25 +01:00
" Notes go here... " => " Muistiinpanot kuuluvat tähän... " ,
2012-12-15 00:10:22 +01:00
" Export as VCF " => " Vie VCF-muodossa " ,
2012-11-26 00:03:41 +01:00
" Add " => " Lisää " ,
2012-11-25 00:02:56 +01:00
" Phone " => " Puhelin " ,
" Email " => " Sähköposti " ,
" Instant Messaging " => " Pikaviestintä " ,
" Address " => " Osoite " ,
" Note " => " Huomio " ,
" Web site " => " Verkkosivu " ,
2012-12-12 00:10:33 +01:00
" Delete contact " => " Poista yhteystieto " ,
2012-08-03 02:04:12 +02:00
" Preferred " => " Ensisijainen " ,
2012-06-06 00:29:28 +02:00
" Please specify a valid email address. " => " Anna kelvollinen sähköpostiosoite. " ,
2012-08-24 02:07:18 +02:00
" Mail to address " => " Lähetä sähköpostia " ,
2012-06-06 00:29:28 +02:00
" Delete email address " => " Poista sähköpostiosoite " ,
" Enter phone number " => " Anna puhelinnumero " ,
" Delete phone number " => " Poista puhelinnumero " ,
2012-11-25 00:02:56 +01:00
" Go to web site " => " Siirry verkkosivulle " ,
" View on map " => " Näytä kartalla " ,
2012-11-27 00:09:28 +01:00
" Delete address " => " Poista osoite " ,
2012-12-11 00:03:50 +01:00
" Street address " => " Katuosoite " ,
2012-11-27 00:09:28 +01:00
" 12345 " => " 12345 " ,
2012-12-11 00:03:50 +01:00
" Postal code " => " Postinumero " ,
" City " => " Paikkakunta " ,
" Country " => " Maa " ,
2012-08-24 02:07:18 +02:00
" Instant Messenger " => " Pikaviestin " ,
2012-09-04 02:04:35 +02:00
" Delete IM " => " Poista IM " ,
2012-12-08 00:08:12 +01:00
" Share " => " Jaa " ,
" Export " => " Vie " ,
2012-12-12 00:10:33 +01:00
" CardDAV link " => " CardDAV-linkki " ,
2012-07-27 02:04:26 +02:00
" The temporary image has been removed from cache. " => " Väliaikainen kuva on poistettu välimuistista. " ,
2012-06-06 00:29:28 +02:00
" CardDAV syncing addresses " => " CardDAV-synkronointiosoitteet " ,
2012-09-04 02:04:35 +02:00
" more info " => " lisää tietoa " ,
" Primary address (Kontact et al) " => " Varsinainen osoite (yhteystiedot jne.) " ,
2012-08-02 02:06:16 +02:00
" iOS/OS X " => " iOS/OS X " ,
2012-09-07 02:10:31 +02:00
" Addressbooks " => " Osoitekirjat " ,
2012-08-03 02:04:12 +02:00
" New Address Book " => " Uusi osoitekirja " ,
" Name " => " Nimi " ,
" Description " => " Kuvaus " ,
2012-09-26 13:27:02 +02:00
" Save " => " Tallenna "
2012-06-06 00:29:28 +02:00
);