diff options
Diffstat (limited to 'language/sl_SI/common.lang.php')
-rw-r--r-- | language/sl_SI/common.lang.php | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/language/sl_SI/common.lang.php b/language/sl_SI/common.lang.php index ae991bcb2..58a39417c 100644 --- a/language/sl_SI/common.lang.php +++ b/language/sl_SI/common.lang.php @@ -417,4 +417,10 @@ $lang['Password is missing. Please enter the password.'] = 'Manjka geslo. Prosim $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Manjka potrditev gesla. Prosimo potrdite izbrano geslo.'; $lang['%d photos per page'] = '%d slik na stran'; $lang['Theme'] = 'Preobleka'; -$lang['No results for'] = 'Ni zadetkov za';
\ No newline at end of file +$lang['No results for'] = 'Ni zadetkov za'; +$lang['Album name, A → Z'] = 'Ime Albuma, A → Ž'; +$lang['Album name, Z → A'] = 'Ime Albuma, Ž → A'; +$lang['Apply on properties'] = 'Uporabi v lastnostih'; +$lang['Link: %s'] = 'Povezava: %s'; +$lang['Photo description'] = 'Opis slike'; +$lang['Photo title'] = 'Ime slike';
\ No newline at end of file |