You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_migrate/l10n/sl.php

10 lines
571 B

<?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",
"Export your user account" => "Izvozi vaš uporabniški račun",
"This will create a compressed file that contains your ownCloud account." => "Ustvarjena bo stisnjena datoteka z vašim ownCloud računom.",
"Import user account" => "Uvozi uporabniški račun",
"ownCloud User Zip" => "Zip datoteka ownCloud uporabnika",
"Import" => "Uvozi"
);