Blame view
sources/apps/user_migrate/l10n/sl.php
394 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export" => "Izvozi", "Something went wrong while the export file was being generated" => "Med ustvarjanjem datoteke za izvoz je prišlo do napake.", "An error has occurred" => "Prišlo je do napake", "User Account Migration" => "Preselitev uporabniških računov", "Export and import ownCloud user accounts." => "Izvozi in uvozi uporabniške račune ownCloud." ); |