forked from seandepagnier/weather_routing_pi
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathar_SA.po
1849 lines (1414 loc) · 37.5 KB
/
ar_SA.po
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
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
msgid ""
msgstr ""
"Project-Id-Version: opencpn\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-21 15:04+0200\n"
"PO-Revision-Date: 2023-11-09 21:22\n"
"Last-Translator: \n"
"Language-Team: Arabic\n"
"Language: ar_SA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
"X-Crowdin-Project: opencpn\n"
"X-Crowdin-Project-ID: 49843\n"
"X-Crowdin-Language: ar\n"
"X-Crowdin-File: /plugins/weather_routing_pi/po/weather_routing_pi.pot\n"
"X-Crowdin-File-ID: 126\n"
#: include/WeatherRoutingUI.h:130 src/ConfigurationBatchDialog.cpp:296
#: src/ConfigurationDialog.cpp:330 src/ConfigurationDialog.cpp:483
#: src/ReportDialog.cpp:316 src/SettingsDialog.cpp:224
#: src/WeatherRouting.cpp:235 src/WeatherRouting.cpp:552
#: src/WeatherRouting.cpp:1132 src/WeatherRouting.cpp:1409
#: src/WeatherRouting.cpp:1431 src/WeatherRouting.cpp:1562
#: src/WeatherRouting.cpp:1674 src/WeatherRouting.cpp:1734
#: src/WeatherRouting.cpp:1769 src/WeatherRouting.cpp:1786
#: src/WeatherRouting.cpp:1886 src/WeatherRouting.cpp:1895
#: src/WeatherRouting.cpp:1980 src/WeatherRouting.cpp:2434
#: src/WeatherRouting.cpp:2467 src/WeatherRouting.cpp:2517
#: src/weather_routing_pi.cpp:147 src/weather_routing_pi.cpp:151
#: src/weather_routing_pi.cpp:318 src/weather_routing_pi.cpp:364
msgid "Weather Routing"
msgstr ""
#: include/WeatherRoutingUI.h:227 src/SettingsDialog.cpp:55
msgid "Weather Routing Settings"
msgstr ""
#: include/WeatherRoutingUI.h:336 src/ConfigurationDialog.cpp:50
msgid "Weather Routing Configuration"
msgstr ""
#: include/WeatherRoutingUI.h:377 src/PlotDialog.cpp:49
msgid "Weather Route Plot"
msgstr ""
#: include/WeatherRoutingUI.h:403
msgid "About Weather Routing"
msgstr ""
#: include/WeatherRoutingUI.h:475 src/BoatDialog.cpp:59
#: src/WeatherRouting.cpp:84 src/WeatherRouting.cpp:984
#: src/WeatherRouting.cpp:993 src/WeatherRoutingUI.cpp:707
msgid "Boat"
msgstr ""
#: include/WeatherRoutingUI.h:513 src/StatisticsDialog.cpp:45
msgid "Weather Routing Statistics"
msgstr ""
#: include/WeatherRoutingUI.h:538 src/ReportDialog.cpp:48
msgid "Weather Route Report"
msgstr ""
#: include/WeatherRoutingUI.h:619 src/ConfigurationBatchDialog.cpp:46
msgid "Weather Routing Configuration Batch"
msgstr ""
#: include/WeatherRoutingUI.h:646 src/FilterRoutesDialog.cpp:48
msgid "Filter Routes"
msgstr ""
#: include/WeatherRoutingUI.h:676
msgid "Cursor Position"
msgstr ""
#: include/WeatherRoutingUI.h:724
msgid "Route Position"
msgstr ""
#: include/WeatherRoutingUI.h:755
msgid "New Weather Routing Position"
msgstr ""
#: include/WeatherRoutingUI.h:857 src/EditPolarDialog.cpp:40
msgid "Edit Polar"
msgstr ""
#: src/Boat.cpp:55
msgid "Boat file does not exist."
msgstr ""
#: src/Boat.cpp:59
msgid "Failed to load file: "
msgstr ""
#: src/Boat.cpp:60
msgid "It should an xml file describing a boat, not a polar; try editing the boat."
msgstr ""
#: src/Boat.cpp:64
msgid "Invalid xml file (no OCPWeatherRoutingBoat node): "
msgstr ""
#: src/Boat.cpp:157
msgid "Failed to open for writing: "
msgstr ""
#: src/Boat.cpp:167
msgid "Failed saving file: "
msgstr ""
#: src/BoatDialog.cpp:71
msgid "Filename"
msgstr ""
#: src/BoatDialog.cpp:105 src/BoatDialog.cpp:707 src/BoatDialog.cpp:757
#: src/BoatDialog.cpp:843 src/BoatDialog.cpp:849 src/BoatDialog.cpp:906
#: src/WeatherRouting.cpp:2634 src/WeatherRouting.cpp:2640
msgid "OpenCPN Weather Routing Plugin"
msgstr ""
#: src/BoatDialog.cpp:119 src/BoatDialog.cpp:120 src/BoatDialog.cpp:121
#: src/BoatDialog.cpp:122 src/BoatDialog.cpp:123 src/BoatDialog.cpp:124
#: src/PlotDialog.cpp:68 src/Utilities.cpp:136 src/WeatherRoutingUI.cpp:2373
msgid "N/A"
msgstr ""
#: src/BoatDialog.cpp:227
msgid "Select a polar to view plot"
msgstr ""
#: src/BoatDialog.cpp:694 src/BoatDialog.cpp:733
msgid "Select Boat"
msgstr ""
#: src/BoatDialog.cpp:842
msgid "Failed to save"
msgstr ""
#: src/BoatDialog.cpp:848
msgid "Failed to revert"
msgstr ""
#: src/BoatDialog.cpp:866
msgid "Select Polar File"
msgstr ""
#: src/BoatDialog.cpp:1050
msgid "wind speed out of range"
msgstr ""
#: src/BoatDialog.cpp:1052
#, c-format
msgid "%.1f True %.1f Apparent"
msgstr ""
#: src/ConfigurationBatchDialog.cpp:259
msgid "Select Polar"
msgstr ""
#: src/ConfigurationBatchDialog.cpp:294
msgid "Batch mode generates multiple configurations based on the selected configuration."
msgstr ""
#: src/ConfigurationDialog.cpp:105
msgid "Select Boat File"
msgstr ""
#: src/ConfigurationDialog.cpp:329
msgid "Invalid Date Time."
msgstr ""
#: src/ConfigurationDialog.cpp:482
msgid "Warning: less than 4 different degree steps specified\n"
msgstr ""
#: src/EditPolarDialog.cpp:46
msgid "True Wind Speed"
msgstr ""
#: src/EditPolarDialog.cpp:47
msgid "True Wind Direction"
msgstr ""
#: src/EditPolarDialog.cpp:48
msgid "Apparent Wind Speed"
msgstr ""
#: src/EditPolarDialog.cpp:49
msgid "Apparent Wind Direction"
msgstr ""
#: src/EditPolarDialog.cpp:50 src/WeatherRoutingUI.cpp:2895
msgid "Boat Speed"
msgstr ""
#: src/EditPolarDialog.cpp:51
msgid "Sailboat Transform ETA"
msgstr ""
#: src/FilterRoutesDialog.cpp:42
msgid "BoatFileName"
msgstr ""
#: src/FilterRoutesDialog.cpp:42 src/WeatherRouting.cpp:85
#: src/WeatherRoutingUI.cpp:806
msgid "End"
msgstr ""
#: src/FilterRoutesDialog.cpp:42 src/WeatherRouting.cpp:84
#: src/WeatherRoutingUI.cpp:661
msgid "Start"
msgstr ""
#: src/FilterRoutesDialog.cpp:42 src/WeatherRouting.cpp:84
#: src/WeatherRoutingUI.cpp:2449
msgid "Start Time"
msgstr ""
#: src/FilterRoutesDialog.cpp:42 src/WeatherRouting.cpp:93
#: src/WeatherRoutingUI.cpp:2188
msgid "State"
msgstr ""
#: src/Polar.cpp:209
msgid " line "
msgstr ""
#: src/Polar.cpp:211
msgid "Boat polar failed"
msgstr ""
#: src/Polar.cpp:230
msgid "Failed to open."
msgstr ""
#: src/Polar.cpp:235
msgid "Failed to read."
msgstr ""
#: src/Polar.cpp:240
msgid "Invalid data."
msgstr ""
#: src/Polar.cpp:251
msgid "Unrecognized format."
msgstr ""
#: src/Polar.cpp:259
msgid "Invalid wind speeds. Wind speeds must be increasing."
msgstr ""
#: src/Polar.cpp:261
msgid "Too many wind speeds."
msgstr ""
#: src/Polar.cpp:274
msgid "Wind direction out of range."
msgstr ""
#: src/Polar.cpp:279
msgid "Wind direction out of order."
msgstr ""
#: src/Polar.cpp:302
msgid "Warning: 0 values found in polar.\n"
"These measurements will be interpolated.\n"
"To specify interpolated, leave blank values.\n"
"To specify course as 'invalid' use 0.0 rather than 0\n"
msgstr ""
#: src/Polar.cpp:313
msgid "Too few measurements."
msgstr ""
#: src/Polar.cpp:319
msgid "Too many measurements."
msgstr ""
#: src/ReportDialog.cpp:65
msgid "No Configuration selected."
msgstr ""
#: src/ReportDialog.cpp:75
msgid "Destination not yet reached."
msgstr ""
#: src/ReportDialog.cpp:82
msgid "Boat Filename"
msgstr ""
#: src/ReportDialog.cpp:83 src/ReportDialog.cpp:353 src/ReportDialog.cpp:393
msgid " to "
msgstr ""
#: src/ReportDialog.cpp:83
msgid "Route from "
msgstr ""
#: src/ReportDialog.cpp:84
msgid "Leaving "
msgstr ""
#: src/ReportDialog.cpp:86
msgid "Arriving "
msgstr ""
#: src/ReportDialog.cpp:87
msgid "Duration "
msgstr ""
#: src/ReportDialog.cpp:92
msgid "Distance sailed: "
msgstr ""
#: src/ReportDialog.cpp:95
msgid "longer than great circle route"
msgstr ""
#: src/ReportDialog.cpp:99
msgid "Average Speed Over Water (SOW)"
msgstr ""
#: src/ReportDialog.cpp:100 src/ReportDialog.cpp:102 src/ReportDialog.cpp:105
#: src/ReportDialog.cpp:113 src/ReportDialog.cpp:244
#: src/WeatherRoutingUI.cpp:760 src/WeatherRoutingUI.cpp:773
msgid "knots"
msgstr ""
#: src/ReportDialog.cpp:101
msgid "Average Speed Over Ground (SOG)"
msgstr ""
#: src/ReportDialog.cpp:103
msgid "Average Wind"
msgstr ""
#: src/ReportDialog.cpp:111
msgid "Maximum Wind"
msgstr ""
#: src/ReportDialog.cpp:115
msgid "Average Swell"
msgstr ""
#: src/ReportDialog.cpp:117 src/WeatherRoutingUI.cpp:786
msgid "meters"
msgstr ""
#: src/ReportDialog.cpp:118
msgid "Upwind"
msgstr ""
#: src/ReportDialog.cpp:121
msgid "Port/Starboard"
msgstr ""
#: src/ReportDialog.cpp:126
msgid "Number of tacks"
msgstr ""
#: src/ReportDialog.cpp:131
msgid "Sailing comfort"
msgstr ""
#: src/ReportDialog.cpp:142
msgid "speed change due to "
msgstr ""
#: src/ReportDialog.cpp:144
msgid "favorable"
msgstr ""
#: src/ReportDialog.cpp:146
msgid "unfavorable"
msgstr ""
#: src/ReportDialog.cpp:147
msgid " currents."
msgstr ""
#: src/ReportDialog.cpp:168
msgid " (local)"
msgstr ""
#: src/ReportDialog.cpp:198
msgid "No routes to report yet."
msgstr ""
#: src/ReportDialog.cpp:215 src/ReportDialog.cpp:289
msgid "to"
msgstr ""
#: src/ReportDialog.cpp:216
msgid "configurations"
msgstr ""
#: src/ReportDialog.cpp:241
msgid "<dt>Fastest configuration "
msgstr ""
#: src/ReportDialog.cpp:242
msgid "avg speed"
msgstr ""
#: src/ReportDialog.cpp:248
msgid "Best Times (mostly downwind)"
msgstr ""
#: src/ReportDialog.cpp:251 src/ReportDialog.cpp:361
msgid "none"
msgstr ""
#: src/ReportDialog.cpp:255
msgid "any"
msgstr ""
#: src/ReportDialog.cpp:288 src/ReportDialog.cpp:350 src/ReportDialog.cpp:380
msgid " and "
msgstr ""
#: src/ReportDialog.cpp:297
msgid "Best Sailing Comfort"
msgstr ""
#: src/ReportDialog.cpp:314
msgid "Cyclones"
msgstr ""
#: src/ReportDialog.cpp:316
msgid "Calculating Cyclone Crossings"
msgstr ""
#: src/ReportDialog.cpp:326
msgid "Climatology data unavailable."
msgstr ""
#: src/ReportDialog.cpp:359
msgid "all months"
msgstr ""
#: src/ReportDialog.cpp:367
msgid "All routes are safe from cyclones."
msgstr ""
#: src/ReportDialog.cpp:369
msgid "No routes found to be safe from cyclones."
msgstr ""
#: src/ReportDialog.cpp:371
msgid "Start times for cyclone safe routes: "
msgstr ""
#: src/ReportDialog.cpp:404
msgid "Weather Routing Reports gives an overview of a given route based on multiple configurations.\n\n"
"For example using the configuration batch dialog, it is possible to easily generate multiple otherwise identical configurations which have different starting times. Once all of these configurations are computed, they become available to the report generator. An overview can be given of the best times, expected speed, and weather conditions. If climatology is available, cyclone risk and additional weather conditions may be described."
msgstr ""
#: src/ReportDialog.cpp:411
msgid "Weather Routing Report"
msgstr ""
#: src/RouteMapOverlay.cpp:104
msgid "error, thread already created\n"
msgstr ""
#: src/RouteMapOverlay.cpp:117
msgid "Configuration specifies cyclone track avoidance and Climatology cyclone data is not available"
msgstr ""
#: src/RouteMapOverlay.cpp:123
msgid "Configuration specifies boundary exclusion but ocpn_draw_pi boundary data not available"
msgstr ""
#: src/RouteMapOverlay.cpp:129
msgid "Configuration does not allow grib or climatology wind data"
msgstr ""
#: src/SettingsDialog.cpp:133 src/WeatherRouting.cpp:84
msgid "Visible"
msgstr ""
#: src/SettingsDialog.cpp:208
msgid "Cursor Route -- optimal route closest to the cursor\n"
"Destination Route -- optimal route to the desired destination\n"
"Route Thickness -- thickness to draw Cursor and Destination Routes\n"
"Iso Chron Thickness -- thickness for isochrons on map\n"
"Alternate Routes Thickness -- thickness for alternate routes\n"
"Note: All thicknesses can be set to 0 to disable their display\n"
"Alternates for all Isochrons -- display all alternate routes not only the ones which reach the last isochron\n"
"Squares At Sail Changes -- render squares along Routes whenever a sail change is made\n"
"Filter Routes by Climatology -- This currently does nothing, but I intended to make weather route maps which derive data from grib and climatology clearly render which data was used where \n\n"
"Number of Concurrent Threads -- if there are multiple configurations, they can be computed in separate threads which allows a speedup if there are multiple processors\n"
msgstr ""
#: src/StatisticsDialog.cpp:70
msgid "No Route"
msgstr ""
#: src/StatisticsDialog.cpp:71
msgid "Running"
msgstr ""
#: src/StatisticsDialog.cpp:71 src/WeatherRoutingUI.cpp:2192
msgid "Stopped"
msgstr ""
#: src/WeatherRouting.cpp:85
msgid "Distance"
msgstr ""
#: src/WeatherRouting.cpp:85
msgid "End Time"
msgstr ""
#: src/WeatherRouting.cpp:85 src/WeatherRoutingUI.cpp:687
#: src/WeatherRoutingUI.cpp:2778 src/WeatherRoutingUI.cpp:2863
msgid "Time"
msgstr ""
#: src/WeatherRouting.cpp:86
msgid "Avg Speed"
msgstr ""
#: src/WeatherRouting.cpp:86
msgid "Max Speed"
msgstr ""
#: src/WeatherRouting.cpp:87
msgid "Avg Speed Ground"
msgstr ""
#: src/WeatherRouting.cpp:87
msgid "Max Speed Ground"
msgstr ""
#: src/WeatherRouting.cpp:88
msgid "Avg Wind"
msgstr ""
#: src/WeatherRouting.cpp:88
msgid "Max Wind"
msgstr ""
#: src/WeatherRouting.cpp:88
msgid "Max Wind Gust"
msgstr ""
#: src/WeatherRouting.cpp:89
msgid "Avg Current"
msgstr ""
#: src/WeatherRouting.cpp:89
msgid "Max Current"
msgstr ""
#: src/WeatherRouting.cpp:90
msgid "Avg Swell"
msgstr ""
#: src/WeatherRouting.cpp:90 src/WeatherRoutingUI.cpp:777
msgid "Max Swell"
msgstr ""
#: src/WeatherRouting.cpp:91
msgid "Upwind Percentage"
msgstr ""
#: src/WeatherRouting.cpp:92
msgid "Comfort"
msgstr ""
#: src/WeatherRouting.cpp:92
msgid "Port Starboard"
msgstr ""
#: src/WeatherRouting.cpp:92 src/WeatherRoutingUI.cpp:1593
#: src/WeatherRoutingUI.cpp:1606 src/WeatherRoutingUI.cpp:1618
#: src/WeatherRoutingUI.cpp:2810 src/WeatherRoutingUI.cpp:2967
msgid "Tacks"
msgstr ""
#: src/WeatherRouting.cpp:177
msgid "New or updated data available"
msgstr ""
#: src/WeatherRouting.cpp:179
msgid "A new version of the Weather Route plugin has been installed.\n\n"
"\"Import new boats and polars\" will overwrite the standard boats\n"
"and polars with newer data. If you have modified this data and not\n"
"changed the names, your modifications will be overwritten, so be\n"
"sure to backup your changes. If you have added new polars or boats\n"
"with exclusive names, they will be kept untouched.\n\n"
"\"Import example configurations\" will overwrite your route\n"
"configurations with a sample set showing you how WeatherRouting\n"
"works. Backup your existing configurations if you need.\n\n"
"Pressing \"OK\" will apply the selected changes, pressing \"Cancel\"\n"
"will do nothing and you will be asked again on the next launch."
msgstr ""
#: src/WeatherRouting.cpp:191
msgid "Import new boats and polars"
msgstr ""
#: src/WeatherRouting.cpp:192
msgid "Import example configurations"
msgstr ""
#: src/WeatherRouting.cpp:252
msgid "Name"
msgstr ""
#: src/WeatherRouting.cpp:253
msgid "Lat"
msgstr ""
#: src/WeatherRouting.cpp:254
msgid "Lon"
msgstr ""
#: src/WeatherRouting.cpp:542
msgid "Enter Name"
msgstr ""
#: src/WeatherRouting.cpp:542
msgid "New Position"
msgstr ""
#: src/WeatherRouting.cpp:551
msgid "This name already exists, replace?\n"
msgstr ""
#: src/WeatherRouting.cpp:679
msgid "local"
msgstr ""
#: src/WeatherRouting.cpp:733 src/WeatherRouting.cpp:806
msgid "Select exactly 1 configuration"
msgstr ""
#: src/WeatherRouting.cpp:740 src/WeatherRouting.cpp:830
msgid "Cursor outside computed route map"
msgstr ""
#: src/WeatherRouting.cpp:768 src/WeatherRouting.cpp:921
#: src/WeatherRouting.cpp:2194 src/WeatherRoutingUI.cpp:896
msgid "Grib"
msgstr ""
#: src/WeatherRouting.cpp:769 src/WeatherRouting.cpp:922
#: src/WeatherRoutingUI.cpp:901
msgid "Climatology"
msgstr ""
#: src/WeatherRouting.cpp:770 src/WeatherRouting.cpp:923
msgid "Data Deficient"
msgstr ""
#: src/WeatherRouting.cpp:771 src/WeatherRouting.cpp:924
msgid "Wind"
msgstr ""
#: src/WeatherRouting.cpp:772 src/WeatherRouting.cpp:925
msgid "Current"
msgstr ""
#: src/WeatherRouting.cpp:1131
msgid "Cannot goto invalid route(s)."
msgstr ""
#: src/WeatherRouting.cpp:1301 src/WeatherRouting.cpp:1317
msgid "Select Configuration"
msgstr ""
#: src/WeatherRouting.cpp:1408
msgid "Zero time span forbidden, aborting."
msgstr ""
#: src/WeatherRouting.cpp:1431
msgid "Batch configuration"
msgstr ""
#: src/WeatherRouting.cpp:1557
msgid "Route export failed"
msgstr ""
#: src/WeatherRouting.cpp:1560
msgid "Route(s) not computed, cannot export"
msgstr ""
#: src/WeatherRouting.cpp:1618
msgid "WeatherRoutingInformation.html"
msgstr ""
#: src/WeatherRouting.cpp:1673
msgid "Failed to start configuration: "
msgstr ""
#: src/WeatherRouting.cpp:1744
msgid "Failed to load file."
msgstr ""
#: src/WeatherRouting.cpp:1749
msgid "Invalid xml file"
msgstr ""
#: src/WeatherRouting.cpp:1769
msgid "Load"
msgstr ""
#: src/WeatherRouting.cpp:1785
msgid "File contains duplicate position name, discaring\n"
msgstr ""
#: src/WeatherRouting.cpp:1876
msgid "Unrecognized xml node"
msgstr ""
#: src/WeatherRouting.cpp:1979
msgid "Failed to save xml file: "
msgstr ""
#: src/WeatherRouting.cpp:2183
msgid "Invalid Start/End "
msgstr ""
#: src/WeatherRouting.cpp:2186
msgid "Computing..."
msgstr ""
#: src/WeatherRouting.cpp:2190
msgid "Complete"
msgstr ""
#: src/WeatherRouting.cpp:2198 src/WeatherRoutingUI.cpp:1975
#: src/WeatherRoutingUI.cpp:2794 src/WeatherRoutingUI.cpp:2951
msgid "Polar"
msgstr ""
#: src/WeatherRouting.cpp:2202
msgid "No Data"
msgstr ""
#: src/WeatherRouting.cpp:2206
msgid "Land"
msgstr ""
#: src/WeatherRouting.cpp:2210
msgid "Boundary"
msgstr ""
#: src/WeatherRouting.cpp:2214
msgid "Failed"
msgstr ""
#: src/WeatherRouting.cpp:2220
msgid "Waiting..."
msgstr ""
#: src/WeatherRouting.cpp:2223
msgid "Not Computed"
msgstr ""
#: src/WeatherRouting.cpp:2433
msgid "No Weather Route selected"
msgstr ""
#: src/WeatherRouting.cpp:2466 src/WeatherRouting.cpp:2516
msgid "Empty Route, nothing to export\n"
msgstr ""
#: src/WeatherRouting.cpp:2477
msgid "Weather Route "
msgstr ""
#: src/WeatherRouting.cpp:2486
msgid "Weather Route Point"
msgstr ""
#: src/WeatherRouting.cpp:2496 src/WeatherRouting.cpp:2595
msgid "Weather Route Destination"
msgstr ""
#: src/WeatherRouting.cpp:2632
msgid "GPX Route file created"
msgstr ""
#: src/WeatherRouting.cpp:2638
msgid "GPX Route file export failed"
msgstr ""
#: src/WeatherRouting.cpp:2659
msgid "Zero Time Step"
msgstr ""
#: src/WeatherRouting.cpp:2667
msgid "inside exclusion boundary"
msgstr ""
#: src/WeatherRouting.cpp:2674
msgid "lies outside of Max Latitude constraint"
msgstr ""
#: src/WeatherRoutingUI.cpp:19
msgid "&Open"
msgstr ""
#: src/WeatherRoutingUI.cpp:23
msgid "&Save"
msgstr ""
#: src/WeatherRoutingUI.cpp:29 src/WeatherRoutingUI.cpp:2320
msgid "&Close"
msgstr ""
#: src/WeatherRoutingUI.cpp:32
msgid "&File"
msgstr ""
#: src/WeatherRoutingUI.cpp:36
msgid "&New Position"
msgstr ""
#: src/WeatherRoutingUI.cpp:40
msgid "&Update Boat Position"
msgstr ""
#: src/WeatherRoutingUI.cpp:44 src/WeatherRoutingUI.cpp:67
#: src/WeatherRoutingUI.cpp:165
msgid "&Delete"
msgstr ""
#: src/WeatherRoutingUI.cpp:48
msgid "Delete &All"
msgstr ""
#: src/WeatherRoutingUI.cpp:51
msgid "&Position"
msgstr ""
#: src/WeatherRoutingUI.cpp:55 src/WeatherRoutingUI.cpp:153
msgid "&New"
msgstr ""
#: src/WeatherRoutingUI.cpp:58 src/WeatherRoutingUI.cpp:176
msgid "&Batch"
msgstr ""
#: src/WeatherRoutingUI.cpp:61 src/WeatherRoutingUI.cpp:156
#: src/WeatherRoutingUI.cpp:2025
msgid "&Edit"
msgstr ""
#: src/WeatherRoutingUI.cpp:64 src/WeatherRoutingUI.cpp:170
msgid "&GoTo"
msgstr ""
#: src/WeatherRoutingUI.cpp:70
msgid "Delete All"
msgstr ""
#: src/WeatherRoutingUI.cpp:75 src/WeatherRoutingUI.cpp:159
#: src/WeatherRoutingUI.cpp:336
msgid "&Compute"
msgstr ""
#: src/WeatherRoutingUI.cpp:78 src/WeatherRoutingUI.cpp:162
msgid "Compute &All"
msgstr ""
#: src/WeatherRoutingUI.cpp:81 src/WeatherRoutingUI.cpp:173
msgid "&Stop"
msgstr ""
#: src/WeatherRoutingUI.cpp:85 src/WeatherRoutingUI.cpp:180
msgid "&Reset All"
msgstr ""
#: src/WeatherRoutingUI.cpp:90
msgid "Export"
msgstr ""
#: src/WeatherRoutingUI.cpp:93
msgid "E&xportRoute"
msgstr ""
#: src/WeatherRoutingUI.cpp:96
msgid "Export All"
msgstr ""
#: src/WeatherRoutingUI.cpp:102
msgid "&Filter"
msgstr ""
#: src/WeatherRoutingUI.cpp:105
msgid "&Configuration"
msgstr ""
#: src/WeatherRoutingUI.cpp:109 src/WeatherRoutingUI.cpp:186
msgid "&Settings"
msgstr ""
#: src/WeatherRoutingUI.cpp:113 src/WeatherRoutingUI.cpp:190
msgid "S&tatistics"
msgstr ""
#: src/WeatherRoutingUI.cpp:117 src/WeatherRoutingUI.cpp:194
msgid "&Report"
msgstr ""
#: src/WeatherRoutingUI.cpp:121 src/WeatherRoutingUI.cpp:198
msgid "&Plot"
msgstr ""
#: src/WeatherRoutingUI.cpp:125 src/WeatherRoutingUI.cpp:202
msgid "&Cursor Position"
msgstr ""
#: src/WeatherRoutingUI.cpp:129 src/WeatherRoutingUI.cpp:206
msgid "&Route Position"
msgstr ""
#: src/WeatherRoutingUI.cpp:132
msgid "&View"
msgstr ""
#: src/WeatherRoutingUI.cpp:136
msgid "&Information"
msgstr ""
#: src/WeatherRoutingUI.cpp:140
msgid "&Manual"
msgstr ""
#: src/WeatherRoutingUI.cpp:144
msgid "&About"
msgstr ""
#: src/WeatherRoutingUI.cpp:147
msgid "&Help"
msgstr ""
#: src/WeatherRoutingUI.cpp:184
msgid "View"
msgstr ""
#: src/WeatherRoutingUI.cpp:291 src/WeatherRoutingUI.cpp:2228
msgid "Positions"
msgstr ""
#: src/WeatherRoutingUI.cpp:318
msgid "Configurations"
msgstr ""
#: src/WeatherRoutingUI.cpp:339
msgid "&Export results as internal Track"
msgstr ""
#: src/WeatherRoutingUI.cpp:342
msgid "Export results as GPX Route file"
msgstr ""
#: src/WeatherRoutingUI.cpp:424
msgid "Display"
msgstr ""
#: src/WeatherRoutingUI.cpp:439
msgid "Cursor Route Color"
msgstr ""
#: src/WeatherRoutingUI.cpp:446
msgid "Destination Route Color"
msgstr ""
#: src/WeatherRoutingUI.cpp:453
msgid "Route Thickness"
msgstr ""
#: src/WeatherRoutingUI.cpp:462
msgid "Iso Chron Thickness"
msgstr ""
#: src/WeatherRoutingUI.cpp:471
msgid "Alternate Routes Thickness"
msgstr ""
#: src/WeatherRoutingUI.cpp:480
msgid "Wind Barbs On Route Thickness"
msgstr ""
#: src/WeatherRoutingUI.cpp:497
msgid "Display Cursor Route"
msgstr ""
#: src/WeatherRoutingUI.cpp:501
msgid "Alternates for all IsoChrons"
msgstr ""