Blame view
sources/apps/user_migrate/l10n/eu.php
416 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export" => "Exportatu", "Something went wrong while the export file was being generated" => "Zerbait gaizki joan da exportazio fitxategia sortzen ari zenean", "An error has occurred" => "Errore bat gertatu da", "User Account Migration" => "Erabiltzaile kontuaren migrazioa", "Export and import ownCloud user accounts." => "Exportatu eta inportatu ownCloud erabiltzailearen kontuak." ); |