diff options
author | translators <translators@openttd.org> | 2009-11-16 18:45:17 +0000 |
---|---|---|
committer | translators <translators@openttd.org> | 2009-11-16 18:45:17 +0000 |
commit | d01dabcd28caef5d2f36283c85dea9cd7fee0c45 (patch) | |
tree | 8b6cab38025a92cb28d161db4d920f13fb408df3 /src/lang | |
parent | bae066ecaf09327f5e012a43d8f916ad4d443080 (diff) | |
download | openttd-d01dabcd28caef5d2f36283c85dea9cd7fee0c45.tar.xz |
(svn r18124) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
french - 1 changes by glx
indonesian - 5 changes by prof
romanian - 11 changes by kkmic
russian - 2 changes by Lone_Wolf
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/french.txt | 1 | ||||
-rw-r--r-- | src/lang/indonesian.txt | 5 | ||||
-rw-r--r-- | src/lang/romanian.txt | 12 | ||||
-rw-r--r-- | src/lang/russian.txt | 3 | ||||
-rw-r--r-- | src/lang/traditional_chinese.txt | 1 |
5 files changed, 20 insertions, 2 deletions
diff --git a/src/lang/french.txt b/src/lang/french.txt index c8fdd7214..37e6b5553 100644 --- a/src/lang/french.txt +++ b/src/lang/french.txt @@ -3983,6 +3983,7 @@ STR_JUST_DATE_SHORT :{DATE_SHORT} STR_JUST_DATE_LONG :{DATE_LONG} STR_JUST_DATE_ISO :{DATE_ISO} STR_JUST_STRING :{STRING} +STR_JUST_STRING_SPACE_STRING :{STRING} {STRING} STR_JUST_RAW_STRING :{STRING} # Slightly 'raw' stringcodes with colour or size diff --git a/src/lang/indonesian.txt b/src/lang/indonesian.txt index a86bb8218..2cf05528a 100644 --- a/src/lang/indonesian.txt +++ b/src/lang/indonesian.txt @@ -1725,7 +1725,11 @@ STR_NETWORK_ERROR_CLIENT_SERVER_FULL :server penuh ############ End of leave-in-this-order # Network related errors +STR_NETWORK_SERVER_MESSAGE :*** {1:STRING} ############ Leave those lines in this order!! +STR_NETWORK_SERVER_MESSAGE_GAME_REASON_NOT_ENOUGH_PLAYERS :pemain tidak cukup +STR_NETWORK_SERVER_MESSAGE_GAME_REASON_CONNECTING_CLIENTS :menghubungkan ke klien +STR_NETWORK_SERVER_MESSAGE_GAME_REASON_MANUAL :manual ############ End of leave-in-this-order STR_NETWORK_MESSAGE_CLIENT_LEAVING :pergi STR_NETWORK_MESSAGE_CLIENT_JOINED :*** {STRING} telah bergabung @@ -3973,6 +3977,7 @@ STR_JUST_DATE_SHORT :{DATE_SHORT} STR_JUST_DATE_LONG :{DATE_LONG} STR_JUST_DATE_ISO :{DATE_ISO} STR_JUST_STRING :{STRING} +STR_JUST_STRING_SPACE_STRING :{STRING} {STRING} STR_JUST_RAW_STRING :{STRING} # Slightly 'raw' stringcodes with colour or size diff --git a/src/lang/romanian.txt b/src/lang/romanian.txt index 69691c7a6..e496ae23a 100644 --- a/src/lang/romanian.txt +++ b/src/lang/romanian.txt @@ -314,6 +314,7 @@ STR_TOOLBAR_TOOLTIP_LANDSCAPING :{BLACK}Afiseaza STR_TOOLBAR_TOOLTIP_SHOW_SOUND_MUSIC_WINDOW :{BLACK}Afişează fereastra pentru configurarea sunetului/muzicii STR_TOOLBAR_TOOLTIP_SHOW_LAST_MESSAGE_NEWS :{BLACK}Afiseaza ultimul mesaj (ultima stire) si optiunile pentru mesaje STR_TOOLBAR_TOOLTIP_LAND_BLOCK_INFORMATION :{BLACK}Informatii despre teren, consola, depanare IA, capturi ecran, despre OpenTTD +STR_TOOLBAR_TOOLTIP_SWITCH_TOOLBAR :{BLACK}Comută bara de unelte # Extra tooltips for the scenario editor toolbar STR_SCENEDIT_TOOLBAR_TOOLTIP_SAVE_SCENARIO_LOAD_SCENARIO :{BLACK}Salvează/încarcă scenariu, abandonează editorul, ieşire din joc @@ -1724,7 +1725,16 @@ STR_NETWORK_ERROR_CLIENT_SERVER_FULL :server plin ############ End of leave-in-this-order # Network related errors +STR_NETWORK_SERVER_MESSAGE :*** {1:STRING} ############ Leave those lines in this order!! +STR_NETWORK_SERVER_MESSAGE_GAME_PAUSED :Joc în pauză ({STRING}) +STR_NETWORK_SERVER_MESSAGE_GAME_STILL_PAUSED_1 :Jocul este încă în pauză ({STRING}) +STR_NETWORK_SERVER_MESSAGE_GAME_STILL_PAUSED_2 :Jocul este încă în pauză ({STRING}, {STRING}) +STR_NETWORK_SERVER_MESSAGE_GAME_STILL_PAUSED_3 :Jocul este încă în pauză ({STRING}, {STRING}, {STRING}) +STR_NETWORK_SERVER_MESSAGE_GAME_UNPAUSED :Jocul continuă ({STRING}) +STR_NETWORK_SERVER_MESSAGE_GAME_REASON_NOT_ENOUGH_PLAYERS :insuficienţi jucători +STR_NETWORK_SERVER_MESSAGE_GAME_REASON_CONNECTING_CLIENTS :conectare clienţi +STR_NETWORK_SERVER_MESSAGE_GAME_REASON_MANUAL :manual ############ End of leave-in-this-order STR_NETWORK_MESSAGE_CLIENT_LEAVING :iese STR_NETWORK_MESSAGE_CLIENT_JOINED :*** {STRING} a intrat in joc @@ -3991,6 +4001,7 @@ STR_WHITE_DATE_LONG :{WHITE}{DATE_LO STR_SHORT_DATE :{WHITE}{DATE_TINY} STR_DATE_LONG_SMALL :{TINYFONT}{BLACK}{DATE_LONG} STR_TINY_GROUP :{TINYFONT}{GROUP} +STR_BLACK_INT :{BLACK}{NUM} STR_ORANGE_INT :{ORANGE}{NUM} STR_WHITE_SIGN :{WHITE}{SIGN} STR_TINY_BLACK_STATION :{TINYFONT}{BLACK}{STATION} @@ -4018,4 +4029,3 @@ STR_BUS :{BLACK}{BUS} STR_LORRY :{BLACK}{LORRY} STR_PLANE :{BLACK}{PLANE} STR_SHIP :{BLACK}{SHIP} - diff --git a/src/lang/russian.txt b/src/lang/russian.txt index 865f128ef..0663efd2e 100644 --- a/src/lang/russian.txt +++ b/src/lang/russian.txt @@ -1878,6 +1878,7 @@ STR_NETWORK_ERROR_CLIENT_SERVER_FULL :сервер п ############ End of leave-in-this-order # Network related errors +STR_NETWORK_SERVER_MESSAGE :*** {1:STRING} ############ Leave those lines in this order!! ############ End of leave-in-this-order STR_NETWORK_MESSAGE_CLIENT_LEAVING :покинул @@ -4161,6 +4162,7 @@ STR_WHITE_DATE_LONG :{WHITE}{DATE_LO STR_SHORT_DATE :{WHITE}{DATE_TINY} STR_DATE_LONG_SMALL :{TINYFONT}{BLACK}{DATE_LONG} STR_TINY_GROUP :{TINYFONT}{GROUP} +STR_BLACK_INT :{BLACK}{NUM} STR_ORANGE_INT :{ORANGE}{NUM} STR_WHITE_SIGN :{WHITE}{SIGN} STR_TINY_BLACK_STATION :{TINYFONT}{BLACK}{STATION} @@ -4188,4 +4190,3 @@ STR_BUS :{BLACK}{BUS} STR_LORRY :{BLACK}{LORRY} STR_PLANE :{BLACK}{PLANE} STR_SHIP :{BLACK}{SHIP} - diff --git a/src/lang/traditional_chinese.txt b/src/lang/traditional_chinese.txt index 89ea435cc..3202fcdea 100644 --- a/src/lang/traditional_chinese.txt +++ b/src/lang/traditional_chinese.txt @@ -3982,6 +3982,7 @@ STR_JUST_DATE_SHORT :{DATE_SHORT} STR_JUST_DATE_LONG :{DATE_LONG} STR_JUST_DATE_ISO :{DATE_ISO} STR_JUST_STRING :{STRING} +STR_JUST_STRING_SPACE_STRING :{STRING} {STRING} STR_JUST_RAW_STRING :{STRING} # Slightly 'raw' stringcodes with colour or size |