eu.php
497 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Exportatu ownCloud instantzia hau",
"This will create a compressed file that contains the data of this owncloud instance." => "Honek owncloud instantzia honen datuak dituen konprimitako fitxategi bat sortuko du.",
"Please choose the export type:" => "Mesedez hautatu exportazio mota:",
"ownCloud system files" => "ownCloud Sistema fitxategiak",
"Just user files" => "Bakarrik erabiltzaileen fitxategiak",
"Export" => "Exportatu"
);