diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-11 02:05:58 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-11 02:05:58 +0200 |
commit | 39b9052c2f6d1db111202e05da186d2142b364cc (patch) | |
tree | 6aed4b57fa9850284076e695899ecb6acdb66e40 /apps/contacts/l10n/fi_FI.php | |
parent | d3427be5e40b8889fd2b23b9f716e596de29694b (diff) | |
download | nextcloud-server-39b9052c2f6d1db111202e05da186d2142b364cc.tar.gz nextcloud-server-39b9052c2f6d1db111202e05da186d2142b364cc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contacts/l10n/fi_FI.php')
-rw-r--r-- | apps/contacts/l10n/fi_FI.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/contacts/l10n/fi_FI.php b/apps/contacts/l10n/fi_FI.php index 6aab4ed3472..069b08144e5 100644 --- a/apps/contacts/l10n/fi_FI.php +++ b/apps/contacts/l10n/fi_FI.php @@ -1,5 +1,6 @@ <?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.", @@ -11,6 +12,7 @@ "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.", @@ -22,11 +24,14 @@ "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.", +"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.", "Result: " => "Tulos: ", " imported, " => " tuotu, ", " failed." => " epäonnistui.", @@ -61,6 +66,8 @@ "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", |