-
Notifications
You must be signed in to change notification settings - Fork 5
/
localizations.json
716 lines (716 loc) · 14.1 KB
/
localizations.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
{
"locales": [
{
"code": "en",
"name": "English"
}
],
"strings": [
{
"_base": "en",
"en": "Save"
},
{
"_base": "en",
"en": "Cancel"
},
{
"_base": "en",
"en": "Select"
},
{
"_base": "en",
"en": "Images not available on this platform",
"_unused": true
},
{
"_base": "en",
"en": "GPS not available",
"_unused": true
},
{
"_base": "en",
"en": "Unspecified location",
"_unused": true
},
{
"_base": "en",
"en": "Setting location...",
"_unused": true
},
{
"_base": "en",
"en": "Latitude"
},
{
"_base": "en",
"en": "Longitude"
},
{
"_base": "en",
"en": "Location Set Successfully"
},
{
"_base": "en",
"en": "Use Anyway"
},
{
"_base": "en",
"en": "N"
},
{
"_base": "en",
"en": "NE"
},
{
"_base": "en",
"en": "E"
},
{
"_base": "en",
"en": "SE"
},
{
"_base": "en",
"en": "S"
},
{
"_base": "en",
"en": "SW"
},
{
"_base": "en",
"en": "W"
},
{
"_base": "en",
"en": "NW"
},
{
"_base": "en",
"en": "km"
},
{
"_base": "en",
"en": "m"
},
{
"_base": "en",
"en": "Discard"
},
{
"_base": "en",
"en": "Save for Later"
},
{
"_base": "en",
"en": "Back"
},
{
"_base": "en",
"en": "Next"
},
{
"_base": "en",
"en": "No images present"
},
{
"_base": "en",
"en": "Taking photos not supported on this platform",
"_unused": true
},
{
"_base": "en",
"en": "Select units",
"_unused": true
},
{
"_base": "en",
"en": "Clear"
},
{
"_base": "en",
"en": "Edit"
},
{
"_base": "en",
"en": "Comments"
},
{
"_base": "en",
"en": "Waiting for GPS..."
},
{
"_base": "en",
"en": "Cannot set location"
},
{
"_base": "en",
"en": "Use location with very low accuracy (±{0}m)?"
},
{
"_base": "en",
"en": "Not Applicable"
},
{
"_base": "en",
"en": "Current Location"
},
{
"_base": "en",
"en": "Use Map"
},
{
"_base": "en",
"en": "Submit"
},
{
"_base": "en",
"en": "Very weak GPS signal (±{0}m)..."
},
{
"_base": "en",
"en": "Weak GPS signal (±{0}m)..."
},
{
"_base": "en",
"en": "Very Low GPS Signal ±{0}m"
},
{
"_base": "en",
"en": "Low GPS Signal ±{0}m"
},
{
"_base": "en",
"en": "Good GPS Signal ±{0}m"
},
{
"_base": "en",
"en": "Not supported on this platform"
},
{
"_base": "en",
"en": "Loading..."
},
{
"_base": "en",
"en": "Scan"
},
{
"_base": "en",
"en": "Barcode scanning not supported on this platform"
},
{
"_base": "en",
"en": "Change Selection"
},
{
"_base": "en",
"en": "Clear Selection"
},
{
"_base": "en",
"en": "Edit Selection"
},
{
"_base": "en",
"en": "User"
},
{
"_base": "en",
"en": "Response Id"
},
{
"_base": "en",
"en": "Date",
"_unused": true
},
{
"_base": "en",
"en": "Don't Know"
},
{
"_base": "en",
"en": "True"
},
{
"_base": "en",
"en": "False"
},
{
"_base": "en",
"en": "Site",
"_unused": true
},
{
"_base": "en",
"en": "Answered"
},
{
"_base": "en",
"en": "Not found"
},
{
"_base": "en",
"en": "Drafted"
},
{
"_base": "en",
"en": "Submitted"
},
{
"_base": "en",
"en": "Approved"
},
{
"_base": "en",
"en": "Edited"
},
{
"_base": "en",
"en": "by"
},
{
"_base": "en",
"en": "on"
},
{
"_base": "en",
"en": "Admin Override"
},
{
"_base": "en",
"en": "Hide History"
},
{
"_base": "en",
"en": "Show History"
},
{
"_base": "en",
"en": "Draft"
},
{
"_base": "en",
"en": "Rejected"
},
{
"_base": "en",
"en": "Pending"
},
{
"_base": "en",
"en": "Final"
},
{
"_base": "en",
"en": "Status"
},
{
"_base": "en",
"en": "Error"
},
{
"_base": "en",
"en": "Close"
},
{
"_base": "en",
"en": "Set as Cover Image"
},
{
"_base": "en",
"en": "Remove"
},
{
"_base": "en",
"en": "Set Using GPS",
"_unused": true
},
{
"_base": "en",
"en": "Set Using Map",
"_unused": true
},
{
"_base": "en",
"en": "Unable to lookup location",
"_unused": true
},
{
"_base": "en",
"en": "Unable to get location",
"_unused": true
},
{
"_base": "en",
"en": "Working...",
"_unused": true
},
{
"_base": "en",
"en": "Unable to connect to server",
"_unused": true
},
{
"_base": "en",
"en": "Cancel GPS",
"_unused": true
},
{
"_base": "en",
"en": "Add"
},
{
"_base": "en",
"en": "None",
"_unused": true
},
{
"_base": "en",
"en": "Invalid format",
"_unused": true
},
{
"_base": "en",
"en": "Data is stored in ",
"_unused": true
},
{
"_base": "en",
"en": "Data is stored in {0}"
},
{
"_base": "en",
"en": "Loading History..."
},
{
"_base": "en",
"en": "Select..."
},
{
"_base": "en",
"en": "mWater ID of Site"
},
{
"_base": "en",
"en": "Either site has been deleted or you do not have permission to view it"
},
{
"_base": "en",
"en": "Start"
},
{
"_base": "en",
"en": "Stop"
},
{
"_base": "en",
"en": "Reset"
},
{
"_base": "en",
"en": "Set",
"_unused": true
},
{
"_base": "en",
"en": "Record"
},
{
"_base": "en",
"en": " Edit",
"_unused": true
},
{
"_base": "en",
"en": " Clear",
"_unused": true
},
{
"_base": "en",
"en": "Click on the compartments to change color"
},
{
"_base": "en",
"en": "MPN/100ml:",
"_unused": true
},
{
"_base": "en",
"en": "Upper 95% Confidence Interval/100ml:",
"_unused": true
},
{
"_base": "en",
"en": "Health Risk Category Based on MPN and Confidence Interval:",
"_unused": true
},
{
"_base": "en",
"en": "Low Risk/Safe"
},
{
"_base": "en",
"en": "Intermediate Risk/Probably Safe"
},
{
"_base": "en",
"en": "Intermediate Risk/Possibly Safe"
},
{
"_base": "en",
"en": "High Risk/Possibly Unsafe"
},
{
"_base": "en",
"en": "High Risk/Probably Unsafe"
},
{
"_base": "en",
"en": "Unsafe"
},
{
"_base": "en",
"en": "MPN/100ml"
},
{
"_base": "en",
"en": "Upper 95% Confidence Interval/100ml"
},
{
"_base": "en",
"en": "Health Risk Category Based on MPN and Confidence Interval"
},
{
"_base": "en",
"en": "Error saving data"
},
{
"_base": "en",
"en": "Upload failed: {0}"
},
{
"_base": "en",
"en": "Error uploading file",
"_unused": true
},
{
"_base": "en",
"en": "Upload cancelled"
},
{
"_base": "en",
"en": "Image must be a jpeg file"
},
{
"_base": "en",
"en": "Uploading Image..."
},
{
"_base": "en",
"en": "Upload Image"
},
{
"_base": "en",
"en": "Error uploading file. You must be connected to the Internet for image upload to work from a web browser."
},
{
"_base": "en",
"en": "Rotate"
},
{
"_base": "en",
"en": "IP Address"
},
{
"_base": "en",
"en": "Confidential answers may not be edited."
},
{
"_base": "en",
"en": "Show Changes"
},
{
"_base": "en",
"en": "Show Complete Edit History",
"_unused": true
},
{
"_base": "en",
"en": "Show Complete History of Changes"
},
{
"_base": "en",
"en": "Unable to select that site as it does not have an mWater ID. Please synchronize first with the server."
},
{
"_base": "en",
"en": "Click +Add to add an item"
},
{
"_base": "en",
"en": "This field is confidential and cannot be edited.",
"_unused": true
},
{
"_base": "en",
"en": "Redacted"
},
{
"_base": "en",
"en": "No Location Set"
},
{
"_base": "en",
"en": "Mast height"
},
{
"_base": "en",
"en": "Depth"
},
{
"_base": "en",
"en": "Altitude"
},
{
"_base": "en",
"en": "Accuracy"
},
{
"_base": "en",
"en": "Altitude Accuracy"
},
{
"_base": "en",
"en": "Enter Coordinates Manually..."
},
{
"_base": "en",
"en": "Altitude (m)"
},
{
"_base": "en",
"en": "Mast height (m)"
},
{
"_base": "en",
"en": "Depth (m)"
},
{
"_base": "en",
"en": "Advanced Location Settings..."
},
{
"_base": "en",
"en": "Hide Advanced Settings"
},
{
"_base": "en",
"en": "Setting location in {0}s..."
},
{
"_base": "en",
"en": "Set location using"
},
{
"_base": "en",
"en": "SETTING LOCATIONS:\n\nThere are three ways to set a location:\n\nCURRENT LOCATION: Use the onboard GPS to obtain your current position. If the accuracy is poor, the app will try to repeatedly get a better GPS position for up to 10 seconds. After this time period, you can press \"Use Anyway\" to accept the current accuracy.\n\nUSE MAP: Open a map interface that can be used to visually set the location. The red marker in the middle of the map is where the position will be set. Drag and zoom the map around it until the marker is in the right location. Note that this feature does not work offline. Accuracy for coordinates set using the map is set to 0. \n\nENTER COORDINATES (Advanced): Allows the latitude and longitude to be typed in using the keyboard. Note that all coordinates must be in decimal degrees using the WGS84 datum. Click on \"Advanced GPS Settings...\" to use this method.\n\nHOW TO IMPROVE GPS ACCURACY:\n\n-On ANDROID: Make sure that your location settings are set to High Accuracy Mode. Some phones default to \"battery saving\" or \"low accuracy\", which forces the device to use cell phone tower and wifi signals to determine positions, rather than GPS satellites, which are much more accurate.\n\n-Set locations outdoors with a clear view of the sky. Trees, buildings, and steep mountaints or valleys can reduce GPS accuracy.\n\n-Rain and clouds do not affect GPS accuracy, but they can reduce the mobile network signal. \n\n-GPS still works when the phone is offline or has a weak mobile network signal. Some phones use network signals to speed up GPS location setting, but given enough time, the onboard GPS will still be able to acquire an accurate position.\n\nADVANCED LOCATION SETTINGS:\n\nAccess these settings by clicking on \"Advanced location settings...\"\n\nMAST HEIGHT: The distance, in meters, between the GPS receiver and the ground. This setting is typically used only when an external high-precision GPS reciever is connected to the phone via bluetooth.\n\nDEPTH: The distance that the feature you are mapping is below the surface of the ground. This is typically used when mapping pipes and other buried infrastructure. \n\nENTER COORDINATES MANUALLY: Click on this option to manually type in the GPS coordinates. Note that all coordinates must be in decimal degrees using the WGS84 datum. Accuracy for manually set coordinates is blank and cannot be changed. \n"
},
{
"_base": "en",
"en": "Incomplete selection"
},
{
"_base": "en",
"en": "Loading question data. This may take several minutes..."
},
{
"_base": "en",
"en": "No data found for question. Please ensure that you are connected to internet for the first use of this form."
},
{
"_base": "en",
"en": "Unable to access data. Please check permissions and internet connection.",
"_unused": true
},
{
"_base": "en",
"en": "Cannot access data for this question. Please contact your administrator."
},
{
"_base": "en",
"en": "Latitude out of range"
},
{
"_base": "en",
"en": "Longitude out of range"
},
{
"_base": "en",
"en": "Calculations"
},
{
"_base": "en",
"en": "Error getting image"
},
{
"_base": "en",
"en": "Calculation"
},
{
"_base": "en",
"en": "Value"
},
{
"_base": "en",
"en": "Invalid Choice"
},
{
"_base": "en",
"en": "(Invalid)"
},
{
"_base": "en",
"en": "Admin region questions are no longer supported"
},
{
"_base": "en",
"en": "Question"
},
{
"_base": "en",
"en": "Answer"
},
{
"_base": "en",
"en": "Original Answer"
},
{
"_base": "en",
"en": "Change history"
},
{
"_base": "en",
"en": "Asset questions not supported",
"_unused": true
},
{
"_base": "en",
"en": "Error selecting asset: {0}",
"_unused": true
},
{
"_base": "en",
"en": "Select Asset"
},
{
"_base": "en",
"en": "Change"
},
{
"_base": "en",
"en": "Asset questions not supported on this platform"
}
]
}