fi_FI.php
468 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Vie tämä ownCloud-instanssi",
"This will create a compressed file that contains the data of this owncloud instance." => "Tämä luo pakatun tiedoston, joka sisältää tämän ownCloud-instanssin datan.",
"Please choose the export type:" => "Valitse viennin tyyppi:",
"ownCloud system files" => "ownCloud-järjestelmätiedostot",
"Just user files" => "Vain käyttäjätiedostot",
"Export" => "Vie"
);