mirror of
https://github.com/mpv-player/mpv
synced 2024-12-25 16:33:02 +00:00
cp1250 updates by Karel Kozlovsky <kozlovsk@centrum.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10611 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e6921fc2ed
commit
b2c6da07e0
@ -555,6 +555,7 @@ static char help_text[]=
|
|||||||
#define MSGTR_PREFERENCES_FontEncoding19 "Koreaanse karakterset (CP949)"
|
#define MSGTR_PREFERENCES_FontEncoding19 "Koreaanse karakterset (CP949)"
|
||||||
#define MSGTR_PREFERENCES_FontEncoding20 "Thaise karakterset (CP874)"
|
#define MSGTR_PREFERENCES_FontEncoding20 "Thaise karakterset (CP874)"
|
||||||
#define MSGTR_PREFERENCES_FontEncoding21 "Cyrillisch Windows (CP1251)"
|
#define MSGTR_PREFERENCES_FontEncoding21 "Cyrillisch Windows (CP1251)"
|
||||||
|
#define MSGTR_PREFERENCES_FontEncoding22 "Slavische/Centraal Europese Windows (CP1250)"
|
||||||
#define MSGTR_PREFERENCES_FontNoAutoScale "Geen automatische scalering"
|
#define MSGTR_PREFERENCES_FontNoAutoScale "Geen automatische scalering"
|
||||||
#define MSGTR_PREFERENCES_FontPropWidth "Proportioneel met de filmbreedte"
|
#define MSGTR_PREFERENCES_FontPropWidth "Proportioneel met de filmbreedte"
|
||||||
#define MSGTR_PREFERENCES_FontPropHeight "Proportioneel met de filmhoogte"
|
#define MSGTR_PREFERENCES_FontPropHeight "Proportioneel met de filmhoogte"
|
||||||
|
@ -570,7 +570,7 @@ static char help_text[]=
|
|||||||
#define MSGTR_PREFERENCES_FontEncoding19 "Znaki koreañskie (CP949)"
|
#define MSGTR_PREFERENCES_FontEncoding19 "Znaki koreañskie (CP949)"
|
||||||
#define MSGTR_PREFERENCES_FontEncoding20 "Znaki tajskie (CP874)"
|
#define MSGTR_PREFERENCES_FontEncoding20 "Znaki tajskie (CP874)"
|
||||||
#define MSGTR_PREFERENCES_FontEncoding21 "Cyrylica Windows (CP1251)"
|
#define MSGTR_PREFERENCES_FontEncoding21 "Cyrylica Windows (CP1251)"
|
||||||
#define MSGTR_PREFERENCES_FontEncoding22 "J瞛yki s這wia雟kie i 鈔odkowoeuropejskie Windows (CP1251)"
|
#define MSGTR_PREFERENCES_FontEncoding22 "J瞛yki s這wia雟kie i 鈔odkowoeuropejskie Windows (CP1250)"
|
||||||
#define MSGTR_PREFERENCES_FontNoAutoScale "Bez autoskalowania"
|
#define MSGTR_PREFERENCES_FontNoAutoScale "Bez autoskalowania"
|
||||||
#define MSGTR_PREFERENCES_FontPropWidth "Proporcjonalnie do szeroko¶ci filmu"
|
#define MSGTR_PREFERENCES_FontPropWidth "Proporcjonalnie do szeroko¶ci filmu"
|
||||||
#define MSGTR_PREFERENCES_FontPropHeight "Proporcjonalnie do wysoko¶ci filmu"
|
#define MSGTR_PREFERENCES_FontPropHeight "Proporcjonalnie do wysoko¶ci filmu"
|
||||||
|
@ -575,6 +575,7 @@ static char help_text[]=
|
|||||||
#define MSGTR_PREFERENCES_FontEncoding19 "Caracteres Coreanos (CP949)"
|
#define MSGTR_PREFERENCES_FontEncoding19 "Caracteres Coreanos (CP949)"
|
||||||
#define MSGTR_PREFERENCES_FontEncoding20 "Caracteres Tailandeses (CP874)"
|
#define MSGTR_PREFERENCES_FontEncoding20 "Caracteres Tailandeses (CP874)"
|
||||||
#define MSGTR_PREFERENCES_FontEncoding21 "Windows Cirílico (CP1251)"
|
#define MSGTR_PREFERENCES_FontEncoding21 "Windows Cirílico (CP1251)"
|
||||||
|
#define MSGTR_PREFERENCES_FontEncoding22 "Européias Eslávicas/Centrais Windows (CP1250)"
|
||||||
#define MSGTR_PREFERENCES_FontNoAutoScale "Sem auto redimensionamento"
|
#define MSGTR_PREFERENCES_FontNoAutoScale "Sem auto redimensionamento"
|
||||||
#define MSGTR_PREFERENCES_FontPropWidth "Proporcional a largura do filme"
|
#define MSGTR_PREFERENCES_FontPropWidth "Proporcional a largura do filme"
|
||||||
#define MSGTR_PREFERENCES_FontPropHeight "Proporcional a altura do filme"
|
#define MSGTR_PREFERENCES_FontPropHeight "Proporcional a altura do filme"
|
||||||
|
@ -474,6 +474,7 @@ static char help_text[]=
|
|||||||
#define MSGTR_PREFERENCES_FontEncoding19 "Korece karakter seti (CP949)"
|
#define MSGTR_PREFERENCES_FontEncoding19 "Korece karakter seti (CP949)"
|
||||||
#define MSGTR_PREFERENCES_FontEncoding20 "Thaice karakter seti (CP874)"
|
#define MSGTR_PREFERENCES_FontEncoding20 "Thaice karakter seti (CP874)"
|
||||||
#define MSGTR_PREFERENCES_FontEncoding21 "Cyrillic Windows (CP1251)"
|
#define MSGTR_PREFERENCES_FontEncoding21 "Cyrillic Windows (CP1251)"
|
||||||
|
#define MSGTR_PREFERENCES_FontEncoding22 "Slavca/Orta avrupa Windows (CP1250)"
|
||||||
#define MSGTR_PREFERENCES_FontNoAutoScale "Otomatik Dereceleme Yapma"
|
#define MSGTR_PREFERENCES_FontNoAutoScale "Otomatik Dereceleme Yapma"
|
||||||
#define MSGTR_PREFERENCES_FontPropWidth "Geniþliði orantýla"
|
#define MSGTR_PREFERENCES_FontPropWidth "Geniþliði orantýla"
|
||||||
#define MSGTR_PREFERENCES_FontPropHeight "Yüksekligi orantýla"
|
#define MSGTR_PREFERENCES_FontPropHeight "Yüksekligi orantýla"
|
||||||
|
Loading…
Reference in New Issue
Block a user