Blame view
sources/apps/user_migrate/l10n/et_EE.php
374 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export" => "Ekspordi", "Something went wrong while the export file was being generated" => "Eksporditava faili loomisel läks midagi valesti", "An error has occurred" => "Tekkis tõrge", "User Account Migration" => "Kasutajakonto migreerimine", "Export and import ownCloud user accounts." => "Ekspordi ja impordi ownCloud aksutajakontosid." ); |