diff options
author | translators <translators@openttd.org> | 2011-05-13 17:45:13 +0000 |
---|---|---|
committer | translators <translators@openttd.org> | 2011-05-13 17:45:13 +0000 |
commit | 70eae3a7a39c4762e67a65bef270723495192c04 (patch) | |
tree | f4535edc089bb73ee17c8ca067cb30dbd349c362 /src | |
parent | 05f95f3cb8be21b192a316bd3512a74e45952e95 (diff) | |
download | openttd-70eae3a7a39c4762e67a65bef270723495192c04.tar.xz |
(svn r22446) -Update from WebTranslator v3.0:
english_US - 2 changes by Rubidium
finnish - 2 changes by jpx_
serbian - 2 changes by etran
Diffstat (limited to 'src')
-rw-r--r-- | src/lang/english_US.txt | 2 | ||||
-rw-r--r-- | src/lang/finnish.txt | 2 | ||||
-rw-r--r-- | src/lang/serbian.txt | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/src/lang/english_US.txt b/src/lang/english_US.txt index a87143628..38cf7abc5 100644 --- a/src/lang/english_US.txt +++ b/src/lang/english_US.txt @@ -2471,6 +2471,8 @@ STR_NEWGRF_ERROR_CORRUPT_SPRITE :{YELLOW}{STRING STR_NEWGRF_ERROR_MULTIPLE_ACTION_8 :Contains multiple Action 8 entries STR_NEWGRF_ERROR_READ_BOUNDS :Read past end of pseudo-sprite STR_NEWGRF_ERROR_MISSING_SPRITES :{WHITE}The currently used base graphics set is missing a number of sprites.{}Please update the base graphics set +STR_NEWGRF_ERROR_GRM_FAILED :Requested GRF resources not available +STR_NEWGRF_ERROR_FORCEFULLY_DISABLED :{2:STRING} was disabled by {4:STRING} # NewGRF related 'general' warnings STR_NEWGRF_POPUP_CAUTION_CAPTION :{WHITE}Caution! diff --git a/src/lang/finnish.txt b/src/lang/finnish.txt index 0e21cdccc..da67fb91f 100644 --- a/src/lang/finnish.txt +++ b/src/lang/finnish.txt @@ -2471,6 +2471,8 @@ STR_NEWGRF_ERROR_CORRUPT_SPRITE :{YELLOW}{STRING STR_NEWGRF_ERROR_MULTIPLE_ACTION_8 :Sisältää useamman Action 8 -kohdan STR_NEWGRF_ERROR_READ_BOUNDS :Luku pseudo-spriten ohi STR_NEWGRF_ERROR_MISSING_SPRITES :{WHITE}Käytössä olevasta perusgrafiikkapaketista puuttuu spritejä.{}Ole hyvä ja päivitä perusgrafiikkapaketti +STR_NEWGRF_ERROR_GRM_FAILED :Pyydetyt GRF-resurssit eivät ole saatavilla +STR_NEWGRF_ERROR_FORCEFULLY_DISABLED :{4:STRING} poisti käytöstä NewGRF:n {2:STRING} # NewGRF related 'general' warnings STR_NEWGRF_POPUP_CAUTION_CAPTION :{WHITE}Varoitus! diff --git a/src/lang/serbian.txt b/src/lang/serbian.txt index f018a4631..6caffbab4 100644 --- a/src/lang/serbian.txt +++ b/src/lang/serbian.txt @@ -2666,6 +2666,8 @@ STR_NEWGRF_ERROR_CORRUPT_SPRITE :{YELLOW}{STRING STR_NEWGRF_ERROR_MULTIPLE_ACTION_8 :Sadrži višestruke Action 8 unose STR_NEWGRF_ERROR_READ_BOUNDS :Čitanje posle završetka pseudo-sprajta STR_NEWGRF_ERROR_MISSING_SPRITES :{WHITE}Odabranom skupu osnovnih grafika nedostaje neki broj sprajtova.{}Molimo Vas da ga ažurirate +STR_NEWGRF_ERROR_GRM_FAILED :Zatraženi GRF resusrsi nisu dostupni +STR_NEWGRF_ERROR_FORCEFULLY_DISABLED :{2:STRING} je isključen od strane {4:STRING} # NewGRF related 'general' warnings STR_NEWGRF_POPUP_CAUTION_CAPTION :{WHITE}Oprez! |