Changeset - r19088:c755a422fe1f
[Not reviewed]
master
0 9 0
michi_cc - 12 years ago 2012-02-16 18:50:17
michi_cc@openttd.org
(svn r23956) -Fix (r23949): Fix wrong position argument in translated timetable strings.
9 files changed with 9 insertions and 9 deletions:
0 comments (0 inline, 0 general)
src/lang/arabic_egypt.txt
Show inline comments
 
@@ -3365,7 +3365,7 @@ STR_TIMETABLE_NOT_TIMETABLEABLE                                 :المغادرة (ذاتي: بواسطة الامر اليدوي التالي)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED                             :مسافر (ليس هناك جدولة)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED_SPEED                       :سافر بمعدل {2:VELOCITY} (بدون جدوله)
 
STR_TIMETABLE_TRAVEL_FOR                                        :مسافر لـ {STRING}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :سافر لي {STRING} بمعدل {1:VELOCITY}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :سافر لي {STRING} بمعدل {VELOCITY}
 
STR_TIMETABLE_STAY_FOR                                          :ويبقى لـ {STRING}
 
STR_TIMETABLE_AND_TRAVEL_FOR                                    :ويسافر لـ {STRING}
 
STR_TIMETABLE_DAYS                                              :{COMMA}يوم
src/lang/dutch.txt
Show inline comments
 
@@ -3444,7 +3444,7 @@ STR_TIMETABLE_NOT_TIMETABLEABLE         
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED                             :Reis (geen dienstregeling)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED_SPEED                       :Reis met maximaal {2:VELOCITY} (geen tijdschema)
 
STR_TIMETABLE_TRAVEL_FOR                                        :Reis naar {STRING}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Reis {STRING} met maximaal {2:VELOCITY}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Reis {STRING} met maximaal {VELOCITY}
 
STR_TIMETABLE_STAY_FOR                                          :en blijf voor {STRING}
 
STR_TIMETABLE_AND_TRAVEL_FOR                                    :en rijd naar {STRING}
 
STR_TIMETABLE_DAYS                                              :{COMMA} dag{P "" en}
src/lang/english.txt
Show inline comments
 
@@ -3444,7 +3444,7 @@ STR_TIMETABLE_NOT_TIMETABLEABLE         
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED                             :Travel (not timetabled)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED_SPEED                       :Travel with at most {2:VELOCITY} (not timetabled)
 
STR_TIMETABLE_TRAVEL_FOR                                        :Travel for {STRING1}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Travel for {STRING1} with at most {1:VELOCITY}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Travel for {STRING1} with at most {VELOCITY}
 
STR_TIMETABLE_STAY_FOR                                          :and stay for {STRING1}
 
STR_TIMETABLE_AND_TRAVEL_FOR                                    :and travel for {STRING1}
 
STR_TIMETABLE_DAYS                                              :{COMMA} day{P "" s}
src/lang/english_US.txt
Show inline comments
 
@@ -3444,7 +3444,7 @@ STR_TIMETABLE_NOT_TIMETABLEABLE         
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED                             :Travel (not timetabled)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED_SPEED                       :Travel with at most {2:VELOCITY} (not timetabled)
 
STR_TIMETABLE_TRAVEL_FOR                                        :Travel for {STRING}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Travel for {STRING} with at most {1:VELOCITY}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Travel for {STRING} with at most {VELOCITY}
 
STR_TIMETABLE_STAY_FOR                                          :and stay for {STRING}
 
STR_TIMETABLE_AND_TRAVEL_FOR                                    :and travel for {STRING}
 
STR_TIMETABLE_DAYS                                              :{COMMA} day{P "" s}
src/lang/french.txt
Show inline comments
 
@@ -3445,7 +3445,7 @@ STR_TIMETABLE_NOT_TIMETABLEABLE         
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED                             :Voyager (sans horaire)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED_SPEED                       :Déplacement à {2:VELOCITY} max. (non planifié)
 
STR_TIMETABLE_TRAVEL_FOR                                        :Voyager pendant {STRING}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Déplacement de {STRING} à {1:VELOCITY} max.
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Déplacement de {STRING} à {VELOCITY} max.
 
STR_TIMETABLE_STAY_FOR                                          :et rester pendant {STRING}
 
STR_TIMETABLE_AND_TRAVEL_FOR                                    :et voyager pendant {STRING}
 
STR_TIMETABLE_DAYS                                              :{COMMA} jour{P "" s}
src/lang/german.txt
Show inline comments
 
@@ -3445,7 +3445,7 @@ STR_TIMETABLE_NOT_TIMETABLEABLE                                 :Unterwegs (automatisch; Fahrplan abhängig vom nächsten manuellen Auftrag)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED                             :Unterwegs (ohne Fahrplan)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED_SPEED                       :Fahrt mit höchstens {2:VELOCITY} (ohne Fahrplan)
 
STR_TIMETABLE_TRAVEL_FOR                                        :Unterwegs für {STRING}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Fahrt zu {STRING} mit höchstens {2:VELOCITY}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Fahrt zu {STRING} mit höchstens {VELOCITY}
 
STR_TIMETABLE_STAY_FOR                                          :und {STRING} lang bleiben
 
STR_TIMETABLE_AND_TRAVEL_FOR                                    :und {STRING} lang unterwegs
 
STR_TIMETABLE_DAYS                                              :{COMMA} Tag{P "" e}
src/lang/italian.txt
Show inline comments
 
@@ -3472,7 +3472,7 @@ STR_TIMETABLE_NOT_TIMETABLEABLE         
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED                             :Viaggia (senza orario)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED_SPEED                       :Viaggia a non più di {2:VELOCITY} (senza orario)
 
STR_TIMETABLE_TRAVEL_FOR                                        :Viaggia per {STRING}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Viaggia per {STRING} a non più di {2:VELOCITY}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Viaggia per {STRING} a non più di {VELOCITY}
 
STR_TIMETABLE_STAY_FOR                                          :e sosta per {STRING}
 
STR_TIMETABLE_AND_TRAVEL_FOR                                    :e viaggia per {STRING}
 
STR_TIMETABLE_DAYS                                              :{COMMA} giorn{P o i}
src/lang/latvian.txt
Show inline comments
 
@@ -3453,7 +3453,7 @@ STR_TIMETABLE_NOT_TIMETABLEABLE                                 :Ceļot (automātiski; iegrafikosies līdz ar nākamo pašrocīgo rīkojumu)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED                             :Braukšana (nav pēc saraksta)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED_SPEED                       :Braukt ar ne vairāk kā {2:VELOCITY} (nav sarakstā)
 
STR_TIMETABLE_TRAVEL_FOR                                        :Braukt līdz {STRING}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Braukt uz {STRING} ar ne vairāk kā {2:VELOCITY}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Braukt uz {STRING} ar ne vairāk kā {VELOCITY}
 
STR_TIMETABLE_STAY_FOR                                          :un palikt līdz {STRING}
 
STR_TIMETABLE_AND_TRAVEL_FOR                                    :un braukt līdz {STRING}
 
STR_TIMETABLE_DAYS                                              :{COMMA} dien{P a as u}
src/lang/lithuanian.txt
Show inline comments
 
@@ -3557,7 +3557,7 @@ STR_TIMETABLE_NOT_TIMETABLEABLE                                 :Kelionė (automatinė; į tvarkaraštį bus įtraukta kitos užduoties)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED                             :Kelionė (nėra tvarkaraštyje)
 
STR_TIMETABLE_TRAVEL_NOT_TIMETABLED_SPEED                       :Vykti ne didesniu, nei {2:VELOCITY} greičiu (kelionės trukmė nenustatyta)
 
STR_TIMETABLE_TRAVEL_FOR                                        :Keliauti {STRING.ka}
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Vykti {STRING} ne didesniu, nei {1:VELOCITY} greičiu
 
STR_TIMETABLE_TRAVEL_FOR_SPEED                                  :Vykti {STRING} ne didesniu, nei {VELOCITY} greičiu
 
STR_TIMETABLE_STAY_FOR                                          :ir pasilikti {STRING.ka}
 
STR_TIMETABLE_AND_TRAVEL_FOR                                    :ir keliauti {STRING.ka}
 
STR_TIMETABLE_DAYS                                              :{G=mot}{COMMA} dien{P a os ų}
0 comments (0 inline, 0 general)