et_EE.php
448 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Ekspordi see ownCloudi paigaldus",
"This will create a compressed file that contains the data of this owncloud instance." => "See loob pakitud faili, milles on selle ownCloudi andmed.",
"Please choose the export type:" => "Palun vali ekspordi tüüp:",
"ownCloud system files" => "ownCloud süsteemifailid",
"Just user files" => "Lihtsalt kasutaja failid",
"Export" => "Ekspordi"
);