mirror of
https://github.com/ZDoom/Raze.git
synced 2025-03-13 20:42:11 +00:00
- language update
This commit is contained in:
parent
1e7850b17e
commit
65fcab71c3
4 changed files with 2755 additions and 2200 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -32,7 +32,9 @@ adj_3_rus,ru,ён,на,но,но
|
|||
irreg_1_rus,ru,ёл,ла,ло,ло
|
||||
irreg_2_rus,ru,,ла,ло,ло
|
||||
irreg_3_rus,ru,ёг,егла,егло,егло
|
||||
irreg_4_rus,ru,ёк,екла,екло,екло
|
||||
pron_rus,ru,него,неё,него,него
|
||||
cheatpron_rus,ru,щик,щица,,
|
||||
ao_1_sr,sr,о,ла,ло,ло
|
||||
ao_2_sr,sr,ао,ла,ло,ло
|
||||
ao_3_sr,sr,ог,у,ог,ог
|
||||
|
@ -44,4 +46,6 @@ pro2_gr,el,Τον,Την,Τον,Το
|
|||
pro3_gr,el,στον,στην,στο,στο
|
||||
art_gr,el,Ο,Η,Το,Το
|
||||
pro4_gr,el,του,της,του,του
|
||||
pro_dk,da,han,hun,han,det
|
||||
pro_dk,"da, no",han,hun,han,det
|
||||
pro_sv,sv,han,hon,han,den
|
||||
ref_sv,sv,honom,henne,honom,den
|
|
|
@ -1766,22 +1766,26 @@ OptionString "LanguageOptions"
|
|||
"default", "English (US)"
|
||||
"eng", "English (UK)"
|
||||
"cs", "Česky (Czech)"
|
||||
"de", "Dansk (Danish)"
|
||||
"de", "Deutsch (German)"
|
||||
"es", "Español (Spanish)" // Note: this has not been reviewed for regional variations!
|
||||
"fr", "Français (French)"
|
||||
"hu", "Magyar (Hungarian)"
|
||||
"no", "Nederlands (Dutch)"
|
||||
"nl", "Norsk Bokmål (Norwegian)"
|
||||
"pl", "Polski (Polish)"
|
||||
"pt", "Português do Brasil (Brazilian Portuguese)"
|
||||
"ro", "Română (Romanian)"
|
||||
"ru", "Русский (Russian)"
|
||||
|
||||
//"es", "Español (España) (Castilian Spanish)"
|
||||
//"esm", "Español (Latino) (Latin American Spanish)"
|
||||
//"eo", "Esperanto"
|
||||
//"fi", "Suomi (Finnish)"
|
||||
"fr", "Français (French)"
|
||||
//"it", "Italiano (Italian)"
|
||||
//"jp", "日本語 (Japanese)"
|
||||
//"ko", "한국어 (Korean)"
|
||||
//"nl", "Nederlands (Dutch)"
|
||||
"pl", "Polski (Polish)"
|
||||
//"ptg", "Português (European Portuguese)"
|
||||
"pt", "Português do Brasil (Brazilian Portuguese)"
|
||||
"ro", "Română (Romanian)"
|
||||
//"ru", "Русский (Russian)"
|
||||
//"sr", "Српски (Serbian)"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue