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/gallery/l10n/sl.php

12 lines
368 B

<?php $TRANSLATIONS = array(
"Pictures" => "Slike",
"Settings" => "Nastavitve",
"Rescan" => "Ponovno preišči",
"Stop" => "Stop",
"Share" => "Deli",
"Back" => "Nazaj",
"Remove confirmation" => "Odstrani potrditev",
"Do you want to remove album" => "Ali želite odstraniti album",
"Change album name" => "Spremeni ime albuma",
"New album name" => "Novo ime albuma"
);