mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-22 04:01:06 +00:00
- Text update
This commit is contained in:
parent
13c9e9916b
commit
6864e1a9a8
4 changed files with 1611 additions and 1447 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
47
wadsrc/static/lmacros.csv
Normal file
47
wadsrc/static/lmacros.csv
Normal file
|
@ -0,0 +1,47 @@
|
|||
name,language,male,female,neutral,object
|
||||
adj_cs,cs,ý,á,é,é
|
||||
ao_cs,cs,,a,o,o
|
||||
psf1_cs,cs,ova,ina,ova,ova
|
||||
psn1_cs,cs,ovo,ino,ovo,ovo
|
||||
self_cs,cs,sám,sama,samo,samo
|
||||
tgs_past_cs,cs,,ši,ši,ši
|
||||
tgs_pr1_cs,cs,e,íc,íc,íc
|
||||
e_de,de,,e,,
|
||||
in_de,de,,in,,
|
||||
pp_de,de,seine,ihre,seine,seine
|
||||
pro_eo,eo,li,ŝi,ri,ĝi
|
||||
ao_esp,es,o,a,o,o
|
||||
a_esp,es,,a,,
|
||||
ae_esp,es,e,a,e,e
|
||||
e_fr,fr,,e,,
|
||||
hij_ze_nl,nl,hij,ze,hij,hij
|
||||
zijn_haar_nl,nl,zijn,haar,zijn,zijn
|
||||
ao_pl,pl,,a,o,o
|
||||
adj_pl,pl,y,a,e,e
|
||||
irreg_1_pl,pl,szedł ,eszła,eszło,eszło
|
||||
irreg_2_pl,pl,ął,ęła,ęło,ęło
|
||||
irreg_3_pl,pl,eś,aś,eś,eś
|
||||
irreg_4_pl,pl,ógł,ogła,ogło,ogło
|
||||
irreg_5_pl,pl,ien,na,no,no
|
||||
ao_ptb,pt,o,a,o,o
|
||||
ao_rus,ru,,а,о,о
|
||||
refl_rus,ru,ся,ась,ось,ось
|
||||
adj_1_rus,ru,ый,ая,ое,ое
|
||||
adj_2_rus,ru,ен,на,но,но
|
||||
adj_3_rus,ru,ён,на,но,но
|
||||
irreg_1_rus,ru,ёл,ла,ло,ло
|
||||
irreg_2_rus,ru,,ла,ло,ло
|
||||
irreg_3_rus,ru,ёг,егла,егло,егло
|
||||
pron_rus,ru,него,неё,него,него
|
||||
ao_1_sr,sr,о,ла,ло,ло
|
||||
ao_2_sr,sr,ао,ла,ло,ло
|
||||
ao_3_sr,sr,ог,у,ог,ог
|
||||
adj_1_sr,sr,,а,о,о
|
||||
adj_2_sr,sr,ан,на,но,но
|
||||
adj_3_sr,sr,ар,ра,ро,ро
|
||||
pro_gr,el,τον,την,τον,το
|
||||
pro2_gr,el,Τον,Την,Τον,Το
|
||||
pro3_gr,el,στον,στην,στο,στο
|
||||
art_gr,el,Ο,Η,Το,Το
|
||||
pro4_gr,el,του,της,του,του
|
||||
pro_dk,da,han,hun,han,det
|
|
|
@ -1766,7 +1766,7 @@ OptionString "LanguageOptions"
|
|||
//"esm", "Español (Latino) (Latin American Spanish)"
|
||||
//"eo", "Esperanto"
|
||||
//"fi", "Suomi (Finnish)"
|
||||
//"fr", "Français (French)"
|
||||
"fr", "Français (French)"
|
||||
//"it", "Italiano (Italian)"
|
||||
//"jp", "日本語 (Japanese)"
|
||||
//"ko", "한국어 (Korean)"
|
||||
|
@ -1787,6 +1787,10 @@ OptionString "LanguageOptionsDuke"
|
|||
"cs", "Česky (Czech)"
|
||||
"de", "Deutsch (German)"
|
||||
"es", "Español (Spanish)"
|
||||
"fr", "Français (French)"
|
||||
"pl", "Polski (Polish)"
|
||||
"pt", "Português do Brasil (Brazilian Portuguese)"
|
||||
"ro", "Română (Romanian)"
|
||||
}
|
||||
|
||||
OptionMenu "MiscOptions" protected
|
||||
|
|
Loading…
Reference in a new issue