nextcloud/apps/admin_migrate/l10n/eo.php

6 lines
402 B
PHP

<?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.\n Please choose the export type:" => "Ĉi tio kreos densigitan dosieron, kiu enhavos la datumojn de ĉi tiu apero de ownCloud.\nBonvolu elekti la tipon de malenportado:",
"Export" => "Malenporti"
);