mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 01:19:11 +00:00
(svn r2605) Fix [languages] Add ##plural command in all langfiles.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
##name American
|
||||
##ownname English (US)
|
||||
##isocode en_US
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Brazilian-Portuguese
|
||||
##ownname Portugu<67>s-Brasil
|
||||
##isocode pt_BR
|
||||
##plural 2
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Czech
|
||||
##ownname Cesky
|
||||
##isocode cs
|
||||
##plural 6
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Danish
|
||||
##ownname Dansk
|
||||
##isocode da
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Dutch
|
||||
##ownname Nederlands
|
||||
##isocode nl
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Finnish
|
||||
##ownname Suomi
|
||||
##isocode fi
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name French
|
||||
##ownname Fran<61>ais
|
||||
##isocode fr
|
||||
##plural 2
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Galician
|
||||
##ownname Galego
|
||||
##isocode gl
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name German
|
||||
##ownname Deutsch
|
||||
##isocode de
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Hungarian
|
||||
##ownname Magyar
|
||||
##isocode hu
|
||||
##plural 1
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Icelandic
|
||||
##ownname <20>slenska
|
||||
##isocode is
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Italian
|
||||
##ownname Italian (IT)
|
||||
##isocode it
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Latvian
|
||||
##ownname Latvie<69>u valoda
|
||||
##isocode lv
|
||||
##plural 3
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Lithuanian
|
||||
##ownname Lietuviu
|
||||
##isocode lt
|
||||
##plural 5
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Norwegian
|
||||
##ownname Norsk, bokm<6B>l
|
||||
##isocode nb
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Polish
|
||||
##ownname Polski
|
||||
##isocode pl
|
||||
##plural 7
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Portuguese
|
||||
##ownname Portugu<67>s
|
||||
##isocode pt
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Romanian
|
||||
##ownname Rom<6F>n<EFBFBD>
|
||||
##isocode ro
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Slovak
|
||||
##ownname Slovensky
|
||||
##isocode sk
|
||||
##plural 6
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Spanish
|
||||
##ownname Espa<70>ol (ES)
|
||||
##isocode es
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
@@ -1,6 +1,7 @@
|
||||
##name Swedish
|
||||
##ownname Svenska
|
||||
##isocode sv
|
||||
##plural 0
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
Reference in New Issue
Block a user