Blame view
sources/apps/user_migrate/l10n/sk_SK.php
407 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export" => "Exportovať", "Something went wrong while the export file was being generated" => "Počas generovania súboru pre export došlo k chybe", "An error has occurred" => "Vyskytla sa chyba", "User Account Migration" => "Prenos používateľských účtov", "Export and import ownCloud user accounts." => "Exportovať a importovať používateľské účty ownCloud." ); |