diff options
Diffstat (limited to 'apps/contacts/l10n/fi_FI.php')
-rw-r--r-- | apps/contacts/l10n/fi_FI.php | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/apps/contacts/l10n/fi_FI.php b/apps/contacts/l10n/fi_FI.php index e6136c26ffd..6aab4ed3472 100644 --- a/apps/contacts/l10n/fi_FI.php +++ b/apps/contacts/l10n/fi_FI.php @@ -1,22 +1,22 @@ <?php $TRANSLATIONS = array( -"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ää.", "Error updating addressbook." => "Virhe päivitettäessä osoitekirjaa.", "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.", -"Error parsing VCard for ID: \"" => "Virhe jäsennettäessä vCardia tunnisteelle: \"", -"Error saving temporary file." => "Virhe tallennettaessa tilapäistiedostoa.", +"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.", "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", -"Error updating contact property." => "Virhe päivitettäessä yhteystiedon ominaisuutta.", "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", @@ -61,7 +61,6 @@ "Keyboard shortcuts" => "Pikanäppäimet", "Next contact in list" => "Seuraava yhteystieto luettelossa", "Previous contact in list" => "Edellinen yhteystieto luettelossa", -"Next/previous addressbook" => "Seuraava/edellinen osoitekirja", "Actions" => "Toiminnot", "Refresh contacts list" => "Päivitä yhteystietoluettelo", "Add new contact" => "Lisää uusi yhteystieto", |