nextcloud/apps/files_external/l10n/sl.php

10 lines
295 B
PHP
Raw Normal View History

2012-08-15 04:07:20 +04:00
<?php $TRANSLATIONS = array(
"All Users" => "Vsi uporabniki",
"Groups" => "Skupine",
"Users" => "Uporabniki",
"Delete" => "Izbriši",
"SSL root certificates" => "SSL korenski certifikati",
"Import Root Certificate" => "Uvozi korenski certifikat",
"Enable User External Storage" => "Omogoči"
);