Blame view
sources/apps/user_migrate/l10n/eo.php
374 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export" => "Malenporti", "Something went wrong while the export file was being generated" => "Io malsukcesis dum la enportota dosiero generiĝis", "An error has occurred" => "Eraro okazis", "User Account Migration" => "Migro de uzantokonto", "Export and import ownCloud user accounts." => "Malenporti kaj enporti uzantokontojn de ownCloud." ); |