nextcloud/apps/admin_migrate/l10n/et_EE.php
2012-08-20 02:01:32 +02:00

5 lines
382 B
PHP

<?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.\n Please choose the export type:" => "See loob pakitud faili, milles on sinu owncloudi paigalduse andmed.\n Palun vali eksporditava faili tüüp:",
"Export" => "Ekspordi"
);