summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/sl.php
blob: 5e061239862ea3959cb69c1ae265e9599ffedc22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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"
);