Blame view
sources/apps/admin_migrate/l10n/eo.php
488 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 8 |
<?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" ); |