diff options
Diffstat (limited to '')
-rw-r--r-- | language/sl_SL/common.lang.php | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/language/sl_SL/common.lang.php b/language/sl_SL/common.lang.php index c447ba517..d3447b8a2 100644 --- a/language/sl_SL/common.lang.php +++ b/language/sl_SL/common.lang.php @@ -365,4 +365,19 @@ $lang['Edit'] = 'Uredi'; $lang['Hello %s,'] = 'Pozdravljen %s,'; $lang['Password: %s'] = 'Geslo: %s'; $lang['Username: %s'] = 'Uporabnik: %s'; +$lang['Here are your connection settings'] = 'Tukaj so vaše nastavitve povezave'; +$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Če mislite, da ste prejeli to e-pošto po pomoti, se obrnite na nas na %s'; +$lang['large'] = 'large'; +$lang['medium'] = 'medium'; +$lang['original'] = 'original'; +$lang['Send my connection settings by email'] = 'Pošlji nastavitve povezave po e-pošti'; +$lang['small'] = 'small'; +$lang['square'] = 'square'; +$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Uspešna registracija. Po e-pošti boste kmalu prejeli nastavitve povezave. Dobrodošli !'; +$lang['Thank you for registering at %s!'] = 'Hvala za registracijo na %s!'; +$lang['thumb'] = 'thumb'; +$lang['Username modification'] = 'Sprememba uporabniškega imena'; +$lang['xlarge'] = 'xlarge'; +$lang['xxlarge'] = 'xxlarge'; +$lang['Your username has been successfully changed to : %s'] = 'Vaše uporabniško ime je bilo uspešno sprememenjeno na: %s'; ?>
\ No newline at end of file |