summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/sl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/sl.php')
-rw-r--r--apps/gallery/l10n/sl.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/sl.php b/apps/gallery/l10n/sl.php
index e81a78e9485..671e7306369 100644
--- a/apps/gallery/l10n/sl.php
+++ b/apps/gallery/l10n/sl.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Slike",
"Rescan" => "Ponovno preišči",
-"Back" => "Nazaj"
+"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"
);