diff options
author | thomascube <thomas@roundcube.net> | 2011-02-09 11:23:11 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-02-09 11:23:11 +0000 |
commit | ea23df6e3e0a847ec9520b6160e62740e6d087a4 (patch) | |
tree | 09abf4f24eb6e6ddaa7791e006506e9074c0d881 /program/localization/sl_SI/labels.inc | |
parent | ce988a0778aee7fb42ce5fc42e2986d562b6ccbb (diff) |
Update localizations for address book extension
Diffstat (limited to 'program/localization/sl_SI/labels.inc')
-rw-r--r-- | program/localization/sl_SI/labels.inc | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/program/localization/sl_SI/labels.inc b/program/localization/sl_SI/labels.inc index 7a8040fbe..769862992 100644 --- a/program/localization/sl_SI/labels.inc +++ b/program/localization/sl_SI/labels.inc @@ -205,16 +205,45 @@ $labels['receiptnote'] = 'Pozor: to je samo potrdilo, da je bilo vaše sporočil $labels['name'] = 'Ime za prikaz'; $labels['firstname'] = 'Ime'; $labels['surname'] = 'Priimek'; +$labels['middlename'] = 'Drugo ime'; +$labels['nameprefix'] = 'Predpona'; +$labels['namesuffix'] = 'Pripona'; +$labels['nickname'] = 'Vzdevek'; +$labels['jobtitle'] = 'Naziv'; +$labels['department'] = 'Oddelek'; +$labels['gender'] = 'Spol'; +$labels['maidenname'] = 'Dekliški priimek'; $labels['email'] = 'E-Pošta'; +$labels['phone'] = 'Telefon'; +$labels['address'] = 'Naslov'; +$labels['street'] = 'Ulica'; +$labels['locality'] = 'Mesto'; +$labels['zipcode'] = 'Poštna številka'; +$labels['region'] = 'Regija'; +$labels['country'] = 'Država'; +$labels['birthday'] = 'Rojstni dan'; +$labels['anniversary'] = 'Rojstni dan'; +$labels['website'] = 'Spletna stran'; +$labels['instantmessenger'] = 'IM'; +$labels['notes'] = 'Opombe'; +$labels['male'] = 'moški'; +$labels['female'] = 'ženska'; +$labels['manager'] = 'Vodja'; +$labels['assistant'] = 'Asistent'; +$labels['spouse'] = 'Zakonec'; +$labels['addfield'] = 'Dodaj polje...'; $labels['addcontact'] = 'Dodaj izbrane stike v imenik'; $labels['editcontact'] = 'Uredi vizitko'; $labels['contacts'] = 'Stiki'; $labels['contactproperties'] = 'Lastnosti stika'; +$labels['personalinfo'] = 'Osebni podatki'; $labels['edit'] = 'Uredi'; $labels['cancel'] = 'Prekliči'; $labels['save'] = 'Shrani'; $labels['delete'] = 'Izbriši'; $labels['rename'] = 'Preimenuj'; +$labels['addphoto'] = 'Dodaj'; +$labels['replacephoto'] = 'Zamenjaj'; $labels['newcontact'] = 'Dodaj vizitko'; $labels['deletecontact'] = 'Izbriši izbrane vizitke'; $labels['composeto'] = 'Sestavi sporočilo za'; |