trip_advisor 0.0.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (115) hide show
  1. checksums.yaml +7 -0
  2. data/.document +5 -0
  3. data/.gitignore +52 -0
  4. data/.rspec +1 -0
  5. data/.ruby-version +1 -0
  6. data/.travis.yml +5 -0
  7. data/Gemfile +4 -0
  8. data/Gemfile.lock +118 -0
  9. data/LICENSE.txt +20 -0
  10. data/README.md +23 -0
  11. data/Rakefile +7 -0
  12. data/lib/trip_advisor/api.rb +45 -0
  13. data/lib/trip_advisor/build.rb +221 -0
  14. data/lib/trip_advisor/rake_tasks.rb +182 -0
  15. data/lib/trip_advisor/resource_manager.rb +101 -0
  16. data/lib/trip_advisor/strings_file.rb +112 -0
  17. data/lib/trip_advisor/translation.rb +63 -0
  18. data/lib/trip_advisor/translation_tool.rb +110 -0
  19. data/lib/trip_advisor/version.rb +3 -0
  20. data/lib/trip_advisor.rb +5 -0
  21. data/run_tests.sh +6 -0
  22. data/spec/api_spec.rb +34 -0
  23. data/spec/builder_spec.rb +262 -0
  24. data/spec/fixtures/AndroidStrings.txt +21 -0
  25. data/spec/fixtures/Strings.txt +47 -0
  26. data/spec/fixtures/project.git/.gitignore +1 -0
  27. data/spec/fixtures/project.git/BUILD.json +7 -0
  28. data/spec/fixtures/project.git/Code/Project.h +0 -0
  29. data/spec/fixtures/project.git/Code/Project.m +0 -0
  30. data/spec/fixtures/project.git/Gemfile +3 -0
  31. data/spec/fixtures/project.git/Gemfile.lock +38 -0
  32. data/spec/fixtures/project.git/HEAD +1 -0
  33. data/spec/fixtures/project.git/LICENSE +1 -0
  34. data/spec/fixtures/project.git/Podfile +6 -0
  35. data/spec/fixtures/project.git/Podfile.lock +14 -0
  36. data/spec/fixtures/project.git/Project.podspec +14 -0
  37. data/spec/fixtures/project.git/TestProject/Images.xcassets/AppIcon.appiconset/Contents.json +23 -0
  38. data/spec/fixtures/project.git/TestProject/Images.xcassets/LaunchImage.launchimage/Contents.json +23 -0
  39. data/spec/fixtures/project.git/TestProject/TATPAppDelegate.h +15 -0
  40. data/spec/fixtures/project.git/TestProject/TATPAppDelegate.m +49 -0
  41. data/spec/fixtures/project.git/TestProject/TestProject-Info.plist +38 -0
  42. data/spec/fixtures/project.git/TestProject/TestProject-Prefix.pch +16 -0
  43. data/spec/fixtures/project.git/TestProject/en.lproj/InfoPlist.strings +1 -0
  44. data/spec/fixtures/project.git/TestProject/main.m +18 -0
  45. data/spec/fixtures/project.git/TestProject.xcodeproj/project.pbxproj +1020 -0
  46. data/spec/fixtures/project.git/TestProject.xcodeproj/project.xcworkspace/contents.xcworkspacedata +7 -0
  47. data/spec/fixtures/project.git/TestProject.xcodeproj/project.xcworkspace/xcuserdata/blake.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
  48. data/spec/fixtures/project.git/TestProject.xcodeproj/xcuserdata/blake.xcuserdatad/xcschemes/TestProject.xcscheme +96 -0
  49. data/spec/fixtures/project.git/TestProject.xcodeproj/xcuserdata/blake.xcuserdatad/xcschemes/xcschememanagement.plist +27 -0
  50. data/spec/fixtures/project.git/TestProject.xcworkspace/contents.xcworkspacedata +1 -0
  51. data/spec/fixtures/project.git/TestProjectTests/TestProjectTests-Info.plist +22 -0
  52. data/spec/fixtures/project.git/TestProjectTests/TestProjectTests.m +34 -0
  53. data/spec/fixtures/project.git/TestProjectTests/en.lproj/InfoPlist.strings +1 -0
  54. data/spec/fixtures/project.git/VERSION +1 -0
  55. data/spec/fixtures/project.git/config +7 -0
  56. data/spec/fixtures/project.git/description +1 -0
  57. data/spec/fixtures/project.git/index +0 -0
  58. data/spec/fixtures/project.git/info/exclude +6 -0
  59. data/spec/fixtures/project.git/logs/HEAD +1 -0
  60. data/spec/fixtures/project.git/logs/refs/heads/master +1 -0
  61. data/spec/fixtures/project.git/objects/00/a6b3f80ebbe4019f03461416061e8805e6eab1 +0 -0
  62. data/spec/fixtures/project.git/objects/03/c303d5552f29d366d11a13448c3c18e94c3bfa +0 -0
  63. data/spec/fixtures/project.git/objects/03/ff7c3a95a196ac8ad1d53db2bd4fb4c80507c1 +0 -0
  64. data/spec/fixtures/project.git/objects/0a/7123364a174ffda52d29a18cdd31fd325bbd6c +0 -0
  65. data/spec/fixtures/project.git/objects/0d/183cba8b0a5e477ea1d001130c222af19b8324 +0 -0
  66. data/spec/fixtures/project.git/objects/0e/6ba5232c3c2f8a7e435794e845b5dc9f339d8b +0 -0
  67. data/spec/fixtures/project.git/objects/25/5b4ee687ed1337cffb10e6d07bb89ee6e5d180 +0 -0
  68. data/spec/fixtures/project.git/objects/25/60a2b9ab9323ca61a0fdebd3b4af46dbe4c272 +0 -0
  69. data/spec/fixtures/project.git/objects/2b/f8bd93d56787a7548c7f8960a94f05c269b486 +0 -0
  70. data/spec/fixtures/project.git/objects/38/439105a884d2556443c7b5c645034e67fb7987 +0 -0
  71. data/spec/fixtures/project.git/objects/3e/efcb9dd5b38e2c1dc061052455dd97bcd51e6c +0 -0
  72. data/spec/fixtures/project.git/objects/53/8b3019ab68814604fbc8e017d09b690c22728c +0 -0
  73. data/spec/fixtures/project.git/objects/59/c178850684e21fafbebedeff15b2b522402af2 +0 -0
  74. data/spec/fixtures/project.git/objects/62/037867910d9aa803d7e02addc26574e270d3d8 +0 -0
  75. data/spec/fixtures/project.git/objects/66/05c1af131470a3b635d166f2591917b32f3b82 +0 -0
  76. data/spec/fixtures/project.git/objects/69/67e396037a52d8300eb9dc8a1e9f7155dd55bf +0 -0
  77. data/spec/fixtures/project.git/objects/6b/5ad4043aee9bc0936466760665f870d4f2f40f +0 -0
  78. data/spec/fixtures/project.git/objects/6c/fc746d4ecf2e3ac67bb0cf6c4013e1aff9b1f1 +0 -0
  79. data/spec/fixtures/project.git/objects/6f/3b0ab36651ca648408c176f81e4b2e202efa0b +0 -0
  80. data/spec/fixtures/project.git/objects/74/3435c9bee5c433fe166891e698fdc70d81a3de +0 -0
  81. data/spec/fixtures/project.git/objects/96/81bfb8ec019f74df384cfb66d68e94bd6d9005 +0 -0
  82. data/spec/fixtures/project.git/objects/99/fa9259e929fe3bee4791ff2a63070fc0358c0a +3 -0
  83. data/spec/fixtures/project.git/objects/a1/5f8980cfbf126a9a0b3ddf7fb1c3fbd6480934 +2 -0
  84. data/spec/fixtures/project.git/objects/a3/96706db4ec4cfca4d984d38b90dc8098bded40 +1 -0
  85. data/spec/fixtures/project.git/objects/b4/42134ccda2b0b1813288e7e04a401a4bef2b59 +0 -0
  86. data/spec/fixtures/project.git/objects/b9/2732c79e00cf2fad5ceceb61bbc7a9a9739d2c +0 -0
  87. data/spec/fixtures/project.git/objects/ba/01f5352549018dfdb95423b9e0974443ec0346 +1 -0
  88. data/spec/fixtures/project.git/objects/ba/8dd7d2162334426facd310f62ed923eb6f4cf5 +0 -0
  89. data/spec/fixtures/project.git/objects/bf/422763a0101a5971e15d53581acb825b4d38b8 +0 -0
  90. data/spec/fixtures/project.git/objects/c7/9ebd3ada1309bae694b8e6760592b1254e035c +2 -0
  91. data/spec/fixtures/project.git/objects/ca/7ced48ee61e517fc57576a33dc9d95f5d4f539 +2 -0
  92. data/spec/fixtures/project.git/objects/ce/eed5f059b6d374d08e0b1e732463842b3a5a91 +0 -0
  93. data/spec/fixtures/project.git/objects/d7/89fd591fee7d26c2f40c6614b5a91931377f88 +0 -0
  94. data/spec/fixtures/project.git/objects/d8/ec4dbb2804f53fd863cd0adb830c5bf4e85a1d +0 -0
  95. data/spec/fixtures/project.git/objects/dc/680e07f12748657d5a798495f08ce3ad884f0b +0 -0
  96. data/spec/fixtures/project.git/objects/de/de871ad5691708aca809557a823082a70dde69 +0 -0
  97. data/spec/fixtures/project.git/objects/e0/30730e56be52e4dc293c829f73e0c586073ad2 +0 -0
  98. data/spec/fixtures/project.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
  99. data/spec/fixtures/project.git/objects/e6/f7f8a92eb3177d10a809b96f41905e9be4cc2b +0 -0
  100. data/spec/fixtures/project.git/objects/ed/7115c4ae4c1885ee75f6ffe946b559546efd28 +0 -0
  101. data/spec/fixtures/project.git/objects/f1/e01dd1256054d5717ef0c89008f0a22639e273 +2 -0
  102. data/spec/fixtures/project.git/objects/f9/3e9c03a56aba331bcd98cb2ef00ba0003de285 +0 -0
  103. data/spec/fixtures/project.git/refs/heads/master +1 -0
  104. data/spec/fixtures/search.json +14159 -0
  105. data/spec/fixtures/search_results_1-50.html +1076 -0
  106. data/spec/fixtures/search_results_101-110.html +476 -0
  107. data/spec/fixtures/search_results_51-100.html +1076 -0
  108. data/spec/fixtures/translation_details.html +728 -0
  109. data/spec/fixtures/translation_details.json +738 -0
  110. data/spec/spec_helper.rb +28 -0
  111. data/spec/strings_file_spec.rb +225 -0
  112. data/spec/translation_spec.rb +21 -0
  113. data/spec/translation_tool_spec.rb +146 -0
  114. data/trip_advisor.gemspec +38 -0
  115. metadata +474 -0
@@ -0,0 +1,728 @@
1
+ <html>
2
+ <head>
3
+ <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
4
+ <META src="no-cache" HTTP-EQUIV="Pragma">
5
+ <META src="no-cache,must-revalidate" HTTP-EQUIV="Cache-Control">
6
+ <META src="text/html;charset=iso-8859-1" HTTP-EQUIV="content-type">
7
+ <META src="0" HTTP-EQUIV="Expires">
8
+ <title>Translation toolShowAllTranslations</title>
9
+ <style type="text/css">
10
+ <!--
11
+ body {
12
+ background-color: #ffffcc;
13
+ margin-left: 20px;
14
+ font-family: Verdana, Arial, Helvetica, sans-serif;
15
+ font-weight: normal;
16
+ font-size: 10px;
17
+ }
18
+ #errorMessage {
19
+ font-family: Verdana, Arial, Helvetica, sans-serif;
20
+ font-weight: bold;
21
+ font-size: 12pt;
22
+ background-color: red;
23
+ border: 1pt solid black;
24
+ padding: 5pt;
25
+ }
26
+ #message {
27
+ font-family: Verdana, Arial, Helvetica, sans-serif;
28
+ font-weight: bold;
29
+ font-size: 12pt;
30
+ background-color: white;
31
+ border: 1pt solid black;
32
+ padding: 5pt;
33
+ }
34
+ td {
35
+ font-family: Verdana, Arial, Helvetica, sans-serif;
36
+ font-weight: normal;
37
+ font-size: 10px;
38
+ }
39
+ th {
40
+ font-family: Verdana, Arial, Helvetica, sans-serif;
41
+ font-weight: bold;
42
+ font-size: 12px;
43
+ text-align: left;
44
+ color: #ffffff;
45
+ background-color: #000000;
46
+ }
47
+ th a {
48
+ font-family: Verdana, Arial, Helvetica, sans-serif;
49
+ font-weight: bold;
50
+ font-size: 12px;
51
+ text-align: left;
52
+ color: #ffffff;
53
+ background-color: #000000;
54
+ }
55
+ #smalltxt {
56
+ font-family: Verdana, Arial, Helvetica, sans-serif;
57
+ font-size: 8px;
58
+ color: gray;
59
+ }
60
+ #numtxt {
61
+ font-family: Verdana, Arial, Helvetica, sans-serif;
62
+ font-size: 10px;
63
+ color: black;
64
+ }
65
+ #toolbar {
66
+ border: solid black 2px;
67
+ font-family: Verdana, Arial, Helvetica, sans-serif;
68
+ font-size: 10px;
69
+ padding: 6px;
70
+ background-color: #ffcc99;
71
+ line-height: 21px;
72
+ }
73
+ #toolbar input, select {
74
+ font-family: Verdana, Arial, Helvetica, sans-serif;
75
+ font-size: 10px;
76
+ }
77
+ #toolbar form {
78
+ display: inline;
79
+ }
80
+ #actionbar b {
81
+ margin-right: 10px;
82
+ }
83
+ #tags {
84
+ font-size: 9px;
85
+ color: #333300;
86
+ }
87
+ #lockedBy {
88
+ font-size: 9px;
89
+ color: #ff0000;
90
+ }
91
+ #editHeader {
92
+ padding: 4px;
93
+ font-weight: bold;
94
+ }
95
+ .editValue {
96
+ }
97
+ #preview {
98
+ font-size: 24px;
99
+ color: black;
100
+ }
101
+ #username {
102
+ display: block;
103
+ position: absolute;
104
+ right: 10px;
105
+ top: 10px;
106
+ }
107
+ -->
108
+ </style>
109
+ <script type="text/javascript" language="JavaScript">
110
+ <!--
111
+ function selectall(status) {
112
+ var form = document.getElementById("formElements");
113
+ for (var i=0 ; i<form.elements.length ; i++)
114
+ {
115
+ var e=form.elements[i];
116
+ if (e.type=='checkbox')
117
+ {
118
+ //window.alert(e.checked);
119
+ e.checked=status;
120
+ }
121
+ }
122
+ }
123
+ function checkform ( )
124
+ {
125
+ // see http://www.thesitewizard.com/archive/validation.shtml
126
+ // for an explanation of this script and how to use it on your
127
+ // own website
128
+ // ** START **
129
+ var form = document.getElementById("edit");
130
+ if (form && form.comment && form.comment.value == "") {
131
+ alert( "You must enter a comment!" );
132
+ form.comment.focus();
133
+ return false ;
134
+ }
135
+ // ** END **
136
+ return true ;
137
+ }
138
+ function preview ( )
139
+ {
140
+ var text = document.getElementById("editText");
141
+ var preview = document.getElementById("preview");
142
+ var bGood = 1;
143
+ if(! text || ! preview) return;
144
+ // sanitize ...
145
+ var sanitized = '';
146
+ var htmlconverted = '';
147
+ var n = -1;
148
+ var nLast = 0;
149
+ var s = text.value;
150
+ while(s.indexOf("&lrm;") >=0)
151
+ {
152
+ s = s.replace("&lrm;", "");
153
+ }
154
+ // convert html
155
+ var tags = [];
156
+ while (-1 < (n = s.indexOf('<', nLast)) )
157
+ {
158
+ try
159
+ {
160
+ var nEnd = s.indexOf('>', n);
161
+ if(nEnd < 0)
162
+ {
163
+ bGood = 0;
164
+ break;
165
+ }
166
+ if(n-1 != nLast)
167
+ {
168
+ htmlconverted += s.substring(nLast, n);
169
+ if(tags.length >0 ) htmlconverted += "</span>";
170
+ }
171
+ nLast = nEnd+1;
172
+ var mytag = s.substring(n+1, nEnd);
173
+ if(mytag.match(/^\s*\//))
174
+ {
175
+ var oldtag = tags.pop();
176
+ if(!oldtag)
177
+ {
178
+ bGood = 0;
179
+ break;
180
+ }
181
+ }
182
+ else
183
+ {
184
+ tags.push(mytag);
185
+ }
186
+ if(tags.length > 0)
187
+ {
188
+ htmlconverted += "<span class='sp' style='text-decoration:underline;' title='";
189
+ var sTitle = tags.join(" ");
190
+ while(sTitle.indexOf("'") >= 0)
191
+ {
192
+ sTitle = sTitle.replace("'",'"');
193
+ }
194
+ htmlconverted += sTitle;
195
+ htmlconverted += "'>";
196
+ }
197
+ }
198
+ catch(e)
199
+ {
200
+ bGood = 0;
201
+ break;
202
+ }
203
+ }
204
+ if(nLast < s.length) htmlconverted += s.substring(nLast);
205
+ if(tags.length >0 ) htmlconverted += "</span>";
206
+ nLast = 0;
207
+ s = htmlconverted;
208
+ if(bGood) while (-1 < (n = s.indexOf('{', nLast)) )
209
+ {
210
+ try
211
+ {
212
+ var nEnd = s.indexOf('}', n);
213
+ sanitized += s.substring(nLast, n);
214
+ nLast = nEnd+1;
215
+ if(nEnd < 0)
216
+ {
217
+ bGood = 0;
218
+ break;
219
+ }
220
+ var components = s.substring(n+1,nEnd-1).split(',');
221
+ if(components.length >= 2 && components[1].indexOf('number')>=0)
222
+ {
223
+ sanitized += 42;
224
+ }
225
+ else if(components.length >= 3 && components[1].indexOf('choice')>=0)
226
+ {
227
+ var ndxStart = components[2].indexOf('|');
228
+ var ndxEnd = components[2].indexOf('#', ndxStart);
229
+ if(ndxStart <0 || ndxEnd < 0)
230
+ {
231
+ bGood = 0;
232
+ return;
233
+ }
234
+ var stmp = components[2].split('|'); stmp = stmp[1];
235
+ stmp=stmp.replace(/[0-9]+.?#/,'');
236
+ stmp=stmp.replace(/#[0-9]+/,'');
237
+ sanitized += stmp;
238
+ }
239
+ else
240
+ {
241
+ sanitized += 51;
242
+ }
243
+ }
244
+ catch(e)
245
+ {
246
+ bGood = 0;
247
+ break;
248
+ }
249
+ }
250
+ if(nLast < s.length) sanitized += s.substring(nLast);
251
+ preview.style.backgroundColor = bGood?"white":"red";
252
+ preview.innerHTML = sanitized;
253
+ }
254
+ window.onload=preview;
255
+ --></script>
256
+ </head>
257
+ <body>
258
+ <div id="username">
259
+ You are: <b>bwatters</b>
260
+ </div>
261
+ <p>
262
+ <a href="/TranslationTool?q=TAFlights&locale=es&action=View&offset=0">Return to list</a>
263
+ </p>
264
+ <h1>TAFlights_'1Passenger'SummaryHeaderLabel_ffffef05</h1>
265
+ <table cellspacing="0" cellpadding="6" border="1">
266
+ <tr>
267
+ <th colspan="4">Note</th>
268
+ </tr>
269
+ <tr>
270
+ <td colspan="3">
271
+ <p>'1 Passenger' Summary Header Label</p>
272
+ </td><td>
273
+ <p>
274
+ &nbsp;&nbsp;
275
+ <a href="/TranslationTool?locale=es&action=Annotate&id=290759&from=__2F__TranslationTool__3F__id%3D290759__26__sort%3D1__26__q%3DTAFlights__26__locale%3Des__26__action%3DShowAllTranslations__26__from%3D__5F____5F__2F__5F____5F__TranslationTool__5F____5F__3F__5F____5F__q%253DTAFlights__5F____5F__26__5F____5F__locale%253Des__5F____5F__26__5F____5F__action%253DView__5F____5F__26__5F____5F__offset%253D0">edit</a>
276
+ </p>
277
+ </td>
278
+ </tr>
279
+ <tr>
280
+ <th>Locale</th><th>Translation</th><th>Status</th><th>&nbsp;</th>
281
+ </tr>
282
+ <tr>
283
+ <td>Arabic (ar)</td><td>مسافر واحد</td><td>Active</td><td>
284
+ &nbsp;&nbsp;
285
+ <a href="/TranslationTool?locale=ar&action=Edit&id=290759">edit</a></td>
286
+ </tr>
287
+ <tr>
288
+ <td>Danish (da)</td><td>1 passager</td><td>Active</td><td>
289
+ &nbsp;&nbsp;
290
+ <a href="/TranslationTool?locale=da&action=Edit&id=290759">edit</a></td>
291
+ </tr>
292
+ <tr>
293
+ <td>German (de)</td><td>Ein Passagier</td><td>Active</td><td>
294
+ &nbsp;&nbsp;
295
+ <a href="/TranslationTool?locale=de&action=Edit&id=290759">edit</a></td>
296
+ </tr>
297
+ <tr>
298
+ <td>Greek (el)</td><td>1 Επιβάτης</td><td>Active</td><td>
299
+ &nbsp;&nbsp;
300
+ <a href="/TranslationTool?locale=el&action=Edit&id=290759">edit</a></td>
301
+ </tr>
302
+ <tr>
303
+ <td>English (en_AU)</td><td>1 Passenger</td><td>Active</td><td>
304
+ &nbsp;&nbsp;
305
+ <a href="/TranslationTool?locale=en_AU&action=Edit&id=290759">edit</a></td>
306
+ </tr>
307
+ <tr>
308
+ <td>English (en_CA)</td><td>1 Passenger</td><td>Active</td><td>
309
+ &nbsp;&nbsp;
310
+ <a href="/TranslationTool?locale=en_CA&action=Edit&id=290759">edit</a></td>
311
+ </tr>
312
+ <tr>
313
+ <td>English (en_IE)</td><td>1 Passenger</td><td>Active</td><td>
314
+ &nbsp;&nbsp;
315
+ <a href="/TranslationTool?locale=en_IE&action=Edit&id=290759">edit</a></td>
316
+ </tr>
317
+ <tr>
318
+ <td>English (en_IN)</td><td>1 Passenger</td><td>Active</td><td>
319
+ &nbsp;&nbsp;
320
+ <a href="/TranslationTool?locale=en_IN&action=Edit&id=290759">edit</a></td>
321
+ </tr>
322
+ <tr>
323
+ <td>English (en_MY)</td><td>1 Passenger</td><td>Active</td><td>
324
+ &nbsp;&nbsp;
325
+ <a href="/TranslationTool?locale=en_MY&action=Edit&id=290759">edit</a></td>
326
+ </tr>
327
+ <tr>
328
+ <td>English (en_SG)</td><td>1 Passenger</td><td>Active</td><td>
329
+ &nbsp;&nbsp;
330
+ <a href="/TranslationTool?locale=en_SG&action=Edit&id=290759">edit</a></td>
331
+ </tr>
332
+ <tr>
333
+ <td>English (en_UK)</td><td>1 Passenger</td><td>Active</td><td>
334
+ &nbsp;&nbsp;
335
+ <a href="/TranslationTool?locale=en_UK&action=Edit&id=290759">edit</a></td>
336
+ </tr>
337
+ <tr>
338
+ <td>English (en)</td><td>1 Passenger</td><td>Active</td><td>
339
+ &nbsp;&nbsp;
340
+ </td>
341
+ </tr>
342
+ <tr>
343
+ <td>Spanish (es)</td><td>1 pasajero</td><td>Active</td><td>
344
+ &nbsp;&nbsp;
345
+ <a href="/TranslationTool?locale=es&action=Edit&id=290759">edit</a></td>
346
+ </tr>
347
+ <tr>
348
+ <td>Spanish (es_AR)</td><td>1 pasajero</td><td>Active</td><td>
349
+ &nbsp;&nbsp;
350
+ <a href="/TranslationTool?locale=es_AR&action=Edit&id=290759">edit</a></td>
351
+ </tr>
352
+ <tr>
353
+ <td>Spanish (es_CL)</td><td>1 pasajero</td><td>Active</td><td>
354
+ &nbsp;&nbsp;
355
+ <a href="/TranslationTool?locale=es_CL&action=Edit&id=290759">edit</a></td>
356
+ </tr>
357
+ <tr>
358
+ <td>Spanish (es_CO)</td><td>1 pasajero</td><td>Active</td><td>
359
+ &nbsp;&nbsp;
360
+ <a href="/TranslationTool?locale=es_CO&action=Edit&id=290759">edit</a></td>
361
+ </tr>
362
+ <tr>
363
+ <td>Spanish (es_MX)</td><td>1 pasajero</td><td>Active</td><td>
364
+ &nbsp;&nbsp;
365
+ <a href="/TranslationTool?locale=es_MX&action=Edit&id=290759">edit</a></td>
366
+ </tr>
367
+ <tr>
368
+ <td>Spanish (es_PE)</td><td>1 pasajero</td><td>Active</td><td>
369
+ &nbsp;&nbsp;
370
+ <a href="/TranslationTool?locale=es_PE&action=Edit&id=290759">edit</a></td>
371
+ </tr>
372
+ <tr>
373
+ <td>Spanish (es_VE)</td><td>1 pasajero</td><td>Active</td><td>
374
+ &nbsp;&nbsp;
375
+ <a href="/TranslationTool?locale=es_VE&action=Edit&id=290759">edit</a></td>
376
+ </tr>
377
+ <tr>
378
+ <td>French (fr)</td><td>1&nbsp;passager</td><td>Active</td><td>
379
+ &nbsp;&nbsp;
380
+ <a href="/TranslationTool?locale=fr&action=Edit&id=290759">edit</a></td>
381
+ </tr>
382
+ <tr>
383
+ <td>Indonesian (in)</td><td>1 Penumpang</td><td>Active</td><td>
384
+ &nbsp;&nbsp;
385
+ <a href="/TranslationTool?locale=in&action=Edit&id=290759">edit</a></td>
386
+ </tr>
387
+ <tr>
388
+ <td>Italian (it)</td><td>1 passeggero</td><td>Active</td><td>
389
+ &nbsp;&nbsp;
390
+ <a href="/TranslationTool?locale=it&action=Edit&id=290759">edit</a></td>
391
+ </tr>
392
+ <tr>
393
+ <td>Japanese (ja)</td><td>乗客 1 名</td><td>Active</td><td>
394
+ &nbsp;&nbsp;
395
+ <a href="/TranslationTool?locale=ja&action=Edit&id=290759">edit</a></td>
396
+ </tr>
397
+ <tr>
398
+ <td>Korean (ko)</td><td>탑승객 1명</td><td>Active</td><td>
399
+ &nbsp;&nbsp;
400
+ <a href="/TranslationTool?locale=ko&action=Edit&id=290759">edit</a></td>
401
+ </tr>
402
+ <tr>
403
+ <td>Dutch (nl)</td><td>1 passagier</td><td>Active</td><td>
404
+ &nbsp;&nbsp;
405
+ <a href="/TranslationTool?locale=nl&action=Edit&id=290759">edit</a></td>
406
+ </tr>
407
+ <tr>
408
+ <td>Norwegian (no)</td><td>1 passasjer</td><td>Active</td><td>
409
+ &nbsp;&nbsp;
410
+ <a href="/TranslationTool?locale=no&action=Edit&id=290759">edit</a></td>
411
+ </tr>
412
+ <tr>
413
+ <td>Polish (pl)</td><td>1 pasażer</td><td>Active</td><td>
414
+ &nbsp;&nbsp;
415
+ <a href="/TranslationTool?locale=pl&action=Edit&id=290759">edit</a></td>
416
+ </tr>
417
+ <tr>
418
+ <td>Portuguese (pt)</td><td>1 passageiro</td><td>Active</td><td>
419
+ &nbsp;&nbsp;
420
+ <a href="/TranslationTool?locale=pt&action=Edit&id=290759">edit</a></td>
421
+ </tr>
422
+ <tr>
423
+ <td>Russian (ru)</td><td>1 пассажир</td><td>Active</td><td>
424
+ &nbsp;&nbsp;
425
+ <a href="/TranslationTool?locale=ru&action=Edit&id=290759">edit</a></td>
426
+ </tr>
427
+ <tr>
428
+ <td>Swedish (sv)</td><td>1 passagerare</td><td>Active</td><td>
429
+ &nbsp;&nbsp;
430
+ <a href="/TranslationTool?locale=sv&action=Edit&id=290759">edit</a></td>
431
+ </tr>
432
+ <tr>
433
+ <td>Thai (th)</td><td>ผู้โดยสาร 1 คน</td><td>Active</td><td>
434
+ &nbsp;&nbsp;
435
+ <a href="/TranslationTool?locale=th&action=Edit&id=290759">edit</a></td>
436
+ </tr>
437
+ <tr>
438
+ <td>Turkish (tr)</td><td>1 Yolcu</td><td>Active</td><td>
439
+ &nbsp;&nbsp;
440
+ <a href="/TranslationTool?locale=tr&action=Edit&id=290759">edit</a></td>
441
+ </tr>
442
+ <tr>
443
+ <td>Chinese (zh_CN)</td><td>1位乘客</td><td>Active</td><td>
444
+ &nbsp;&nbsp;
445
+ <a href="/TranslationTool?locale=zh_CN&action=Edit&id=290759">edit</a></td>
446
+ </tr>
447
+ <tr>
448
+ <td>Chinese (zh_TW)</td><td>1 名乘客</td><td>Active</td><td>
449
+ &nbsp;&nbsp;
450
+ <a href="/TranslationTool?locale=zh_TW&action=Edit&id=290759">edit</a></td>
451
+ </tr>
452
+ </table>
453
+ <h1>Edit History</h1>
454
+ <table cellspacing="0" cellpadding="6" border="1" width="640">
455
+ <tr>
456
+ <th>TStamp</th><th>Locale</th><th>Editor</th><th>Comment</th><th>OldValue</th>
457
+ </tr>
458
+ <tr>
459
+ <td valign="top">13-Sep-24 05:58</td><td valign="top">ru</td><td valign="top">ashulyaeva</td><td valign="top">
460
+ <p>Updated in TranslationRequestTool</p>
461
+ </td><td valign="top">
462
+ <p>(no change)</p>
463
+ </td>
464
+ </tr>
465
+ <tr>
466
+ <td valign="top">13-Sep-24 02:49</td><td valign="top">zh_CN</td><td valign="top">jxu</td><td valign="top">
467
+ <p>created: 徐婧</p>
468
+ </td><td valign="top">
469
+ <p>(new)</p>
470
+ </td>
471
+ </tr>
472
+ <tr>
473
+ <td valign="top">13-Sep-23 16:40</td><td valign="top">zh_TW</td><td valign="top">TranslationManager</td><td valign="top">
474
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
475
+ </td><td valign="top">
476
+ <p>(new)</p>
477
+ </td>
478
+ </tr>
479
+ <tr>
480
+ <td valign="top">13-Sep-23 11:20</td><td valign="top">it</td><td valign="top">TranslationManager</td><td valign="top">
481
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
482
+ </td><td valign="top">
483
+ <p>(new)</p>
484
+ </td>
485
+ </tr>
486
+ <tr>
487
+ <td valign="top">13-Sep-23 07:40</td><td valign="top">ko</td><td valign="top">TranslationManager</td><td valign="top">
488
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
489
+ </td><td valign="top">
490
+ <p>(new)</p>
491
+ </td>
492
+ </tr>
493
+ <tr>
494
+ <td valign="top">13-Sep-23 06:42</td><td valign="top">ar</td><td valign="top">tghali</td><td valign="top">
495
+ <p>TG</p>
496
+ </td><td valign="top">
497
+ <p>(no change)</p>
498
+ </td>
499
+ </tr>
500
+ <tr>
501
+ <td valign="top">13-Sep-22 13:05</td><td valign="top">de</td><td valign="top">mlohmeier</td><td valign="top">
502
+ <p>Updated in TranslationRequestTool</p>
503
+ </td><td valign="top">
504
+ <p>(no change)</p>
505
+ </td>
506
+ </tr>
507
+ <tr>
508
+ <td valign="top">13-Sep-22 10:20</td><td valign="top">ar</td><td valign="top">TranslationManager</td><td valign="top">
509
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
510
+ </td><td valign="top">
511
+ <p>(new)</p>
512
+ </td>
513
+ </tr>
514
+ <tr>
515
+ <td valign="top">13-Sep-20 19:20</td><td valign="top">tr</td><td valign="top">TranslationManager</td><td valign="top">
516
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
517
+ </td><td valign="top">
518
+ <p>(new)</p>
519
+ </td>
520
+ </tr>
521
+ <tr>
522
+ <td valign="top">13-Sep-20 14:40</td><td valign="top">es_AR</td><td valign="top">TranslationManager</td><td valign="top">
523
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
524
+ </td><td valign="top">
525
+ <p>(new)</p>
526
+ </td>
527
+ </tr>
528
+ <tr>
529
+ <td valign="top">13-Sep-20 14:40</td><td valign="top">es_CO</td><td valign="top">TranslationManager</td><td valign="top">
530
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
531
+ </td><td valign="top">
532
+ <p>(new)</p>
533
+ </td>
534
+ </tr>
535
+ <tr>
536
+ <td valign="top">13-Sep-20 14:40</td><td valign="top">es_CL</td><td valign="top">TranslationManager</td><td valign="top">
537
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
538
+ </td><td valign="top">
539
+ <p>(new)</p>
540
+ </td>
541
+ </tr>
542
+ <tr>
543
+ <td valign="top">13-Sep-20 14:40</td><td valign="top">es_PE</td><td valign="top">TranslationManager</td><td valign="top">
544
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
545
+ </td><td valign="top">
546
+ <p>(new)</p>
547
+ </td>
548
+ </tr>
549
+ <tr>
550
+ <td valign="top">13-Sep-20 14:40</td><td valign="top">es_VE</td><td valign="top">TranslationManager</td><td valign="top">
551
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
552
+ </td><td valign="top">
553
+ <p>(new)</p>
554
+ </td>
555
+ </tr>
556
+ <tr>
557
+ <td valign="top">13-Sep-20 14:20</td><td valign="top">es_MX</td><td valign="top">TranslationManager</td><td valign="top">
558
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
559
+ </td><td valign="top">
560
+ <p>(new)</p>
561
+ </td>
562
+ </tr>
563
+ <tr>
564
+ <td valign="top">13-Sep-20 13:40</td><td valign="top">nl</td><td valign="top">TranslationManager</td><td valign="top">
565
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
566
+ </td><td valign="top">
567
+ <p>(new)</p>
568
+ </td>
569
+ </tr>
570
+ <tr>
571
+ <td valign="top">13-Sep-20 12:40</td><td valign="top">sv</td><td valign="top">TranslationManager</td><td valign="top">
572
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
573
+ </td><td valign="top">
574
+ <p>(new)</p>
575
+ </td>
576
+ </tr>
577
+ <tr>
578
+ <td valign="top">13-Sep-20 12:20</td><td valign="top">ru</td><td valign="top">TranslationManager</td><td valign="top">
579
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
580
+ </td><td valign="top">
581
+ <p>(new)</p>
582
+ </td>
583
+ </tr>
584
+ <tr>
585
+ <td valign="top">13-Sep-20 11:40</td><td valign="top">el</td><td valign="top">TranslationManager</td><td valign="top">
586
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
587
+ </td><td valign="top">
588
+ <p>(new)</p>
589
+ </td>
590
+ </tr>
591
+ <tr>
592
+ <td valign="top">13-Sep-20 11:40</td><td valign="top">fr</td><td valign="top">TranslationManager</td><td valign="top">
593
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
594
+ </td><td valign="top">
595
+ <p>(new)</p>
596
+ </td>
597
+ </tr>
598
+ <tr>
599
+ <td valign="top">13-Sep-20 11:40</td><td valign="top">de</td><td valign="top">TranslationManager</td><td valign="top">
600
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
601
+ </td><td valign="top">
602
+ <p>(new)</p>
603
+ </td>
604
+ </tr>
605
+ <tr>
606
+ <td valign="top">13-Sep-20 11:20</td><td valign="top">no</td><td valign="top">TranslationManager</td><td valign="top">
607
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
608
+ </td><td valign="top">
609
+ <p>(new)</p>
610
+ </td>
611
+ </tr>
612
+ <tr>
613
+ <td valign="top">13-Sep-20 10:20</td><td valign="top">es</td><td valign="top">TranslationManager</td><td valign="top">
614
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
615
+ </td><td valign="top">
616
+ <p>(new)</p>
617
+ </td>
618
+ </tr>
619
+ <tr>
620
+ <td valign="top">13-Sep-20 09:20</td><td valign="top">pt</td><td valign="top">TranslationManager</td><td valign="top">
621
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
622
+ </td><td valign="top">
623
+ <p>(new)</p>
624
+ </td>
625
+ </tr>
626
+ <tr>
627
+ <td valign="top">13-Sep-20 08:41</td><td valign="top">da</td><td valign="top">TranslationManager</td><td valign="top">
628
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
629
+ </td><td valign="top">
630
+ <p>(new)</p>
631
+ </td>
632
+ </tr>
633
+ <tr>
634
+ <td valign="top">13-Sep-20 08:20</td><td valign="top">pl</td><td valign="top">TranslationManager</td><td valign="top">
635
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
636
+ </td><td valign="top">
637
+ <p>(new)</p>
638
+ </td>
639
+ </tr>
640
+ <tr>
641
+ <td valign="top">13-Sep-20 08:20</td><td valign="top">in</td><td valign="top">TranslationManager</td><td valign="top">
642
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
643
+ </td><td valign="top">
644
+ <p>(new)</p>
645
+ </td>
646
+ </tr>
647
+ <tr>
648
+ <td valign="top">13-Sep-20 07:21</td><td valign="top">ja</td><td valign="top">TranslationManager</td><td valign="top">
649
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
650
+ </td><td valign="top">
651
+ <p>(new)</p>
652
+ </td>
653
+ </tr>
654
+ <tr>
655
+ <td valign="top">13-Sep-20 05:20</td><td valign="top">th</td><td valign="top">TranslationManager</td><td valign="top">
656
+ <p>created: Translation request completed by TRTTranslationConsumer</p>
657
+ </td><td valign="top">
658
+ <p>(new)</p>
659
+ </td>
660
+ </tr>
661
+ <tr>
662
+ <td valign="top">13-Sep-03 20:20</td><td valign="top">en_CA</td><td valign="top">autolocalizer</td><td valign="top">
663
+ <p>created: Autolocalized from US english using the following localizations:</p>
664
+ </td><td valign="top">
665
+ <p>(new)</p>
666
+ </td>
667
+ </tr>
668
+ <tr>
669
+ <td valign="top">13-Sep-03 20:20</td><td valign="top">en_AU</td><td valign="top">autolocalizer</td><td valign="top">
670
+ <p>created: Autolocalized from US english using the following localizations:</p>
671
+ </td><td valign="top">
672
+ <p>(new)</p>
673
+ </td>
674
+ </tr>
675
+ <tr>
676
+ <td valign="top">13-Sep-03 20:20</td><td valign="top">en_UK</td><td valign="top">autolocalizer</td><td valign="top">
677
+ <p>created: Autolocalized from US english using the following localizations:</p>
678
+ </td><td valign="top">
679
+ <p>(new)</p>
680
+ </td>
681
+ </tr>
682
+ <tr>
683
+ <td valign="top">13-Sep-03 20:20</td><td valign="top">en_IN</td><td valign="top">autolocalizer</td><td valign="top">
684
+ <p>created: Autolocalized from US english using the following localizations:</p>
685
+ </td><td valign="top">
686
+ <p>(new)</p>
687
+ </td>
688
+ </tr>
689
+ <tr>
690
+ <td valign="top">13-Sep-03 20:20</td><td valign="top">en_IE</td><td valign="top">autolocalizer</td><td valign="top">
691
+ <p>created: Autolocalized from US english using the following localizations:</p>
692
+ </td><td valign="top">
693
+ <p>(new)</p>
694
+ </td>
695
+ </tr>
696
+ <tr>
697
+ <td valign="top">13-Sep-03 20:20</td><td valign="top">en_SG</td><td valign="top">autolocalizer</td><td valign="top">
698
+ <p>created: Autolocalized from US english using the following localizations:</p>
699
+ </td><td valign="top">
700
+ <p>(new)</p>
701
+ </td>
702
+ </tr>
703
+ <tr>
704
+ <td valign="top">13-Sep-03 20:20</td><td valign="top">en_MY</td><td valign="top">autolocalizer</td><td valign="top">
705
+ <p>created: Autolocalized from US english using the following localizations:</p>
706
+ </td><td valign="top">
707
+ <p>(new)</p>
708
+ </td>
709
+ </tr>
710
+ <tr>
711
+ <td valign="top">13-Sep-03 20:20</td><td valign="top">en</td><td valign="top">dgellert</td><td valign="top">
712
+ <p>created: '1 Passenger' Summary Header Label</p>
713
+ </td><td valign="top">
714
+ <p>(new)</p>
715
+ </td>
716
+ </tr>
717
+ </table>
718
+ <p>
719
+ <a href="/TranslationTool?q=TAFlights&locale=es&action=View&offset=0">Return to list</a>
720
+ </p>
721
+ <br>
722
+ <br>
723
+ <br>
724
+ <a href="/TranslationTool">Translation home page</a>
725
+ <br>
726
+ <a href="/TranslationTool?action=ShowUsers">View current users</a>
727
+ </body>
728
+ </html>