Advertisement
Guest User

Untitled

a guest
May 21st, 2018
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.14 KB | None | 0 0
  1. [
  2. {
  3. "code":"origin_weather",
  4. "localizations":
  5. [
  6. {
  7. "short":"Какая погода вас ожидает на взлёте?",
  8. "long":"Сегодня в аэропорту тепло, 15.1 градусов цельсия. Чем теплее - тем в большем движении находится атмосфера, и мы чувствуем больше изменений сразу после отрыва.",
  9. "lang":"RU"
  10. },
  11. {
  12. "short":"What weather to expect during takeoff?",
  13. "long":"Today at the airport is warm, 15.1 degrees Celsius. The warmer it is, the more motions there are in the atmosphere, and the more changes we feel right after takeoff.",
  14. "lang":"EN"
  15. },
  16. {
  17. "short":"לאיזה מזג אוויר לצפות בשעת ההמראה?",
  18. "long":"היום בנמל התעופה חמים, 15.1 מעלות צלזיוס. כמה שחם יותר, כך יש יותר תזוזות באטמוספירה, ואנו חשים ביותר שינויים אחרי ההמראה.",
  19. "lang":"HE"
  20. },
  21. {
  22. "short":"Quel météo prévue au décollage?",
  23. "long":"Aujourd'hui à l'aéroport chaud, 15.1 degrés Celsius. Plus il fait chaud, plus il y a de mouvements dans l'atmosphère et plus nous risquons de ressentir les mouvements de l'avion lors de la montée initiale.",
  24. "lang":"FR"
  25. }
  26. ]
  27. },
  28. {
  29. "code":"origin_clouds",
  30. "localizations":
  31. [
  32. {
  33. "short":"Облака",
  34. "long":"Небо без облаков.",
  35. "lang":"RU"
  36. },
  37. {
  38. "short":"Clouds",
  39. "long":"No clouds in the sky.",
  40. "lang":"EN"
  41. },
  42. {
  43. "short":"עננים",
  44. "long":"אין עננים בשמים.",
  45. "lang":"HE"
  46. },
  47. {
  48. "short":"Les nuages",
  49. "long":"Il n'y a pas de nuage ​​dans le ciel.",
  50. "lang":"FR"
  51. }
  52. ]
  53. },
  54. {
  55. "code":"origin_rain",
  56. "localizations":
  57. [
  58. {
  59. "short":"Осадки",
  60. "long":"Осадков сегодня нет",
  61. "lang":"RU"
  62. },
  63. {
  64. "short":"Precipitation",
  65. "long":"No precipitation for today",
  66. "lang":"EN"
  67. },
  68. {
  69. "short":"משקעים",
  70. "long":"אין משקעים היום",
  71. "lang":"HE"
  72. },
  73. {
  74. "short":"Précipitation",
  75. "long":"Aucune précipitation aujourd'hui",
  76. "lang":"FR"
  77. }
  78. ]
  79. },
  80. {
  81. "code":"origin_visibility",
  82. "localizations":
  83. [
  84. {
  85. "short":"Видимость",
  86. "long":"Видимость на улице отличная.",
  87. "lang":"RU"
  88. },
  89. {
  90. "short":"Visibility",
  91. "long":"Visibility outside is perfect",
  92. "lang":"EN"
  93. },
  94. {
  95. "short":"ראות",
  96. "long":"הראות בחוץ מושלמת",
  97. "lang":"HE"
  98. },
  99. {
  100. "short":"La visibilité",
  101. "long":"La visibilité extérieur est parfaite",
  102. "lang":"FR"
  103. }
  104. ]
  105. },
  106. {
  107. "code":"origin_wind",
  108. "localizations":
  109. [
  110. {
  111. "short":"Ветер",
  112. "long":"Сегодня на вылете слабый ветер",
  113. "lang":"RU"
  114. },
  115. {
  116. "short":"Wind",
  117. "long":"Weak wind for today’s takeoff",
  118. "lang":"EN"
  119. },
  120. {
  121. "short":"רוח",
  122. "long":"רוח חלשה בהמראה היום.",
  123. "lang":"HE"
  124. },
  125. {
  126. "short":"Vent",
  127. "long":"Vent faible pour le décollage aujourd'hui",
  128. "lang":"FR"
  129. }
  130. ]
  131. },
  132. {
  133. "code":"origin_turbulence_forecast",
  134. "localizations":
  135. [
  136. {
  137. "short":"Нас ждёт спокойный взлёт",
  138. "long":"Сегодня нет ярко-выраженных условий для турбулентности во время взлета. Хотя, конечно, природа-матушка бывает непредсказуемой. В любом случае, турбулентность это лишь вопрос комфорта, но не безопасности полета.",
  139. "lang":"RU"
  140. },
  141. {
  142. "short":"We expect smooth takeoff",
  143. "long":"There are no evident signs of turbulence for the takeoff today. Though, of course, mother nature can be unpredictable. Anyway, turbulence is just an issue of comfort, but not flight safety.",
  144. "lang":"EN"
  145. },
  146. {
  147. "short":"אנו צופים המראה חלקה",
  148. "long":"אין סימנים ברורים לכיסי אוויר בזמן ההמראה היום. למרות שכמובן, אמא טבע יכולה להיות לא צפויה. בכל מקרה, כיסי אוויר הם עניין של נוחות, לא בטיחות.",
  149. "lang":"HE"
  150. },
  151. {
  152. "short":"Nous prévoyons un bon décollage",
  153. "long":"Il n'y a pas de prévision de turbulence pour le décollage aujourd'hui. Mère nature peut toujours nous réserver une surprise, mais quoi qu'il en soit, la turbulence n'est qu'une question de confort, jamais un élément touchant à la sécurité du vol.",
  154. "lang":"FR"
  155. }
  156. ]
  157. },
  158. {
  159. "code":"sunny_side_forecast",
  160. "localizations":
  161. [
  162. {
  163. "short":"Солнечная сторона",
  164. "long":"В этом полёте солнечная сторона будет расположена преимущественно по левому борту. Выбирайте места в зависимости от того, любите ли вы когда через окно припекает очень яркое солнце.",
  165. "lang":"RU"
  166. },
  167. {
  168. "short":"Sunny side",
  169. "long":"During this flight, the sunny side will be mostly on the left side of the aircraft. Choose your seats depending on whether or not you like to have bright sunshine through your window. ",
  170. "lang":"EN"
  171. },
  172. {
  173. "short":"צד מואר",
  174. "long":"בטיסה זו השמש תהיה ביקר מצדו השמאלי של המסטוס. אוהבים הרבה שמש ? בחרו בצד זה. מעדיפים צל? עכשיו אתם יודעים איפה לשבת",
  175. "lang":"HE"
  176. },
  177. {
  178. "short":"Côté ensoleillé",
  179. "long":"Dans ce vol, le côté solaire sera situé principalement sur le côté gauche. Choisissez votre place selon que vous l'aimez quand le soleil lumineux brille dans la fenêtre.",
  180. "lang":"FR"
  181. }
  182. ]
  183. },
  184. {
  185. "code":"travel_time",
  186. "localizations":
  187. [
  188. {
  189. "short":"Прогноз времени полёта",
  190. "long":"Ожидаемое время в пути 9 ч 2 мин.\nПротяженность маршрута составит 7954 км (прямое расстояние 7482 км), средняя скорость на маршруте - 880 км/ч.",
  191. "lang":"RU"
  192. },
  193. {
  194. "short":"The expected travel time",
  195. "long":"Expected time en route 9 h 2 min.\nThe route length is 7954 km (direct distance 7482), average speed en route is expected to be 880 km/hr.",
  196. "lang":"EN"
  197. },
  198. {
  199. "short":"זמן הטיסה המשוער",
  200. "long":"זמן הטיסה המשואר היום 9 'ש 2 'דק. אורך המסלול 7954 (מרחק בקו ישיר הנו 7482). מהירות הממוצעת תהיה 880 קמ״ש",
  201. "lang":"HE"
  202. },
  203. {
  204. "short":"La durée de prévue pour le trajet",
  205. "long":"La durée de vol prévue 9 h 2 min.\nLa longueur de l'itinéraire sera de 7954 km (la distance la plus courte 7482), la vitesse moyenne sera de 880 km / h.",
  206. "lang":"FR"
  207. }
  208. ]
  209. }
  210. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement