eo.php
488 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Malenporti ĉi tiun aperon de ownCloud",
"This will create a compressed file that contains the data of this owncloud instance." => "Ĉi tio kreos densigitan dosieron, kiu enhavos la datumojn de tiu ĉi ownCloud-apero.",
"Please choose the export type:" => "Bonvolu elekti tipon de malenporto:",
"ownCloud system files" => "Sistemdosieroj de ownCloud",
"Just user files" => "Nur uzantodosieroj",
"Export" => "Malenporti"
);