richdocuments/l10n/fi_FI.php

18 lines
950 B
PHP
Raw Normal View History

2013-08-28 17:35:04 -04:00
<?php $TRANSLATIONS = array(
"Close" => "Sulje",
2013-09-22 09:53:01 -04:00
"Share" => "Jaa",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." => "Asiakirjan lataaminen epäonnistui. Yritä avata asiakirja erillisellä odt:tä tukevalla sovelluksella. Tämä virhe voi myös tarkoittaa, että asiakirja ei ole enää jaettu tai asiakirja on poistettu äskettäin.",
2013-08-28 17:35:04 -04:00
"Failed to load documents." => "Virhe ladattaessa dokumentteja.",
2013-09-22 09:53:01 -04:00
"No documents are found. Please upload or create a document!" => "Asiakirjoja ei löytynyt. Lähetä tai luo uusi asiakirja!",
2013-08-28 17:35:04 -04:00
"Sent" => "Lähetetty",
"Declined" => "Torjuttu",
"Accepted" => "Hyväksytty",
"Incoming" => "Saapuva",
2013-09-16 09:32:07 -04:00
"Upload" => "Lähetä",
2013-10-02 07:23:33 -04:00
"Documents" => "Asiakirjat",
2013-09-30 08:03:59 -04:00
"Introduce yourself" => "Esittele itsesi",
"Join" => "Liity",
2013-08-28 17:35:04 -04:00
"Advanced feature-set" => "Tarkemmat toiminto-asetukset",
"(Unstable)" => "(Epävakaa)"
);