nextcloud/apps/gallery/l10n/sl.php

13 lines
368 B
PHP

<?php $TRANSLATIONS = array(
"Pictures" => "Slike",
"Rescan" => "Ponovno preišči",
"Stop" => "Stop",
"Share" => "Deli",
"Settings" => "Nastavitve",
"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"
);