mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-05 22:04:57 +00:00
(svn r19214) -Add: NoSound, just like NoMusic; makes installation easier
-Update: translation of NoSound and other sets
This commit is contained in:
parent
da0c4868ee
commit
a74b7ecd80
26
bin/data/no_sound.obs
Normal file
26
bin/data/no_sound.obs
Normal file
@ -0,0 +1,26 @@
|
||||
; $Id$
|
||||
;
|
||||
; This represents more or less nothingness
|
||||
;
|
||||
[metadata]
|
||||
name = NoSound
|
||||
shortname = NULL
|
||||
version = 2
|
||||
fallback = true
|
||||
description = A sound pack without any sounds.
|
||||
description.cs_CZ = Prázdná sada zvuků.
|
||||
description.de_DE = Basissounds ohne Sound.
|
||||
description.en_GB = A sound pack without any sounds.
|
||||
description.en_US = A sound pack without any sounds.
|
||||
description.es_ES = Un conjunto de sonidos vacío.
|
||||
description.fi_FI = Äänipaketti ilman ääniä.
|
||||
description.hu_HU = Üres hang alapcsomag.
|
||||
description.nl_NL = Een geluidset zonder geluid.
|
||||
|
||||
[files]
|
||||
samples =
|
||||
|
||||
[md5s]
|
||||
|
||||
[origin]
|
||||
default = This file was part of your OpenTTD installation.
|
@ -15,6 +15,8 @@ description.en_GB = Original Transport Tycoon Deluxe DOS edition graphics.
|
||||
description.en_US = Original Transport Tycoon Deluxe DOS edition graphics.
|
||||
description.es_ES = Gráficos originales de Transport Tycoon Deluxe versión DOS.
|
||||
description.fi_FI = Alkuperäiset Transport Tycoon Deluxe DOS grafiikat.
|
||||
description.hu_HU = Az eredeti Transport Tycoon Deluxe DOS-os verziójának grafikája.
|
||||
description.nl_NL = Originele graphics van de Transport Tycoon Deluxe DOS-versie.
|
||||
|
||||
[files]
|
||||
base = TRG1.GRF
|
||||
|
@ -14,6 +14,8 @@ description.en_GB = Original Transport Tycoon Deluxe DOS edition sounds.
|
||||
description.en_US = Original Transport Tycoon Deluxe DOS edition sounds.
|
||||
description.es_ES = Sonidos originales de Transport Tycoon Deluxe versión DOS.
|
||||
description.fi_FI = Alkuperäiset Transport Tycoon Deluxe DOS äänet.
|
||||
description.hu_HU = Az eredeti Transport Tycoon Deluxe DOS-os verziójának hangjai.
|
||||
description.nl_NL = Originele geluiden van de Transport Tycoon Deluxe DOS-versie.
|
||||
|
||||
[files]
|
||||
samples = SAMPLE.CAT
|
||||
|
@ -15,6 +15,8 @@ description.en_GB = Original Transport Tycoon Deluxe DOS (German) edition graphi
|
||||
description.en_US = Original Transport Tycoon Deluxe DOS (German) edition graphics.
|
||||
description.es_ES = Gráficos originales de Transport Tycoon Deluxe versión DOS (Alemán).
|
||||
description.fi_FI = Alkuperäiset Transport Tycoon Deluxe DOS (Saksalainen) grafiikat.
|
||||
description.hu_HU = Az eredeti Transport Tycoon Deluxe DOS-os verziójának grafikája (német változat).
|
||||
description.nl_NL = Originele graphics van de Duitse Transport Tycoon Deluxe DOS-versie.
|
||||
|
||||
[files]
|
||||
base = TRG1.GRF
|
||||
|
@ -15,6 +15,8 @@ description.en_GB = Original Transport Tycoon Deluxe Windows edition graphics.
|
||||
description.en_US = Original Transport Tycoon Deluxe Windows edition graphics.
|
||||
description.es_ES = Gráficos originales de Transport Tycoon Deluxe versión Windows.
|
||||
description.fi_FI = Alkuperäiset Transport Tycoon Deluxe Windows grafiikat.
|
||||
description.hu_HU = Az eredeti Transport Tycoon Deluxe Windows-os verziójának grafikája.
|
||||
description.nl_NL = Originele graphics van de Transport Tycoon Deluxe Windows-versie.
|
||||
|
||||
[files]
|
||||
base = TRG1R.GRF
|
||||
|
@ -14,6 +14,8 @@ description.en_GB = Original Transport Tycoon Deluxe Windows edition sounds.
|
||||
description.en_US = Original Transport Tycoon Deluxe Windows edition sounds.
|
||||
description.es_ES = Sonidos originales de Transport Tycoon Deluxe versión Windows.
|
||||
description.fi_FI = Alkuperäiset Transport Tycoon Deluxe Windows äänet.
|
||||
description.hu_HU = Az eredeti Transport Tycoon Deluxe Windows-os verziójának hangjai.
|
||||
description.nl_NL = Originele geluiden van de Transport Tycoon Deluxe Windows-versie.
|
||||
|
||||
[files]
|
||||
samples = SAMPLE.CAT
|
||||
|
@ -4,7 +4,7 @@
|
||||
;
|
||||
[metadata]
|
||||
name = NoMusic
|
||||
shortname = NOMU
|
||||
shortname = NULL
|
||||
version = 0
|
||||
fallback = true
|
||||
description = A music pack without actual music.
|
||||
@ -14,6 +14,8 @@ description.en_GB = A music pack without actual music.
|
||||
description.en_US = A music pack without actual music.
|
||||
description.es_ES = Un conjunto de música vacío.
|
||||
description.fi_FI = Musiikkipaketti, jossa ei ole musiikkia.
|
||||
description.hu_HU = Üres zenei alapcsomag.
|
||||
description.nl_NL = Een muziekset zonder muziek.
|
||||
|
||||
[files]
|
||||
theme =
|
||||
@ -53,3 +55,4 @@ ezy_9 =
|
||||
[names]
|
||||
|
||||
[origin]
|
||||
default = This file was part of your OpenTTD installation.
|
||||
|
@ -14,6 +14,8 @@ description.en_GB = Original Transport Tycoon Deluxe Windows edition sounds.
|
||||
description.en_US = Original Transport Tycoon Deluxe Windows edition sounds.
|
||||
description.es_ES = Música original de Transport Tycoon Deluxe versión Windows.
|
||||
description.fi_FI = Alkuperäinen Transport Tycoon Deluxe Windows musiikki.
|
||||
description.hu_HU = Az eredeti Transport Tycoon Deluxe Windows-os verziójának zenéje.
|
||||
description.nl_NL = Originele muziek van de Transport Tycoon Deluxe Windows-versie.
|
||||
|
||||
[files]
|
||||
theme = GM_TT00.GM
|
||||
|
Loading…
Reference in New Issue
Block a user