fi_FI.php 1.02 KB
<?php
$TRANSLATIONS = array(
"Welcome to %s" => "Tervetuloa %siin",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Henkilökohtaiset verkkopalvelusi. Tiedostosi, yhteystietosi, kalenterisi ja paljon muuta, kaikki samassa paikassa.",
"Get the apps to sync your files" => "Aseta sovellukset synkronoimaan tiedostosi",
"Connect your desktop apps to %s" => "Yhdistä työpöytäsovelluksesi %siin",
"Connect your Calendar" => "Yhdistä kalenteriisi",
"Connect your Contacts" => "Yhdistä yhteystietoihisi",
"Access files via WebDAV" => "Käytä tiedostoja WebDAVin välityksellä",
"Documentation" => "Dokumentaatio",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Lisätietoja on saatavilla <a target=\"_blank\" href=\"%s\">dokumentaation muodossa</a> ja <a target=\"_blank\" href=\"http://owncloud.org\">verkkosivustollamme</a>."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";