Blame view
sources/apps/admin_migrate/l10n/eo.php
261 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export data" => "Malenporti datumojn", "All system files and user data" => "Ĉiuj sistemdosieroj kaj uzantodatumoj", "Only system files" => "Nur sistemdosieroj", "Only user data" => "Nur uzantodatumoj", "Export" => "Malenporti" ); |