source: git/lib/id.po @ a665282

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since a665282 was a665282, checked in by Olly Betts <olly@…>, 10 years ago

lib/: Merge template changes into .po files.

  • Property mode set to 100644
File size: 64.7 KB
RevLine 
[5bff838]1msgid ""
2msgstr ""
[483796d]3"Project-Id-Version: survex\n"
[5bff838]4"Report-Msgid-Bugs-To: olly@survex.com\n"
5"POT-Creation-Date: 1999-08-26 12:23:58 +0000\n"
[dd83970]6"PO-Revision-Date: 2014-01-15 22:05:08 +0000\n"
[5bff838]7"Last-Translator: Arief Setiadi Wibowo <q_thrynx@yahoo.com>\n"
8"Language-Team: Indonesian <id@li.org>\n"
9"MIME-Version: 1.0\n"
10"Content-Type: text/plain; charset=utf-8\n"
11"Content-Transfer-Encoding: 8bit\n"
[e521b8e0]12"Language: id\n"
[5bff838]13
[a665282]14#. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex
15#. was trying to allocate space for.
16#: ../src/message.c:85
[4a78370]17#: n:1
[5bff838]18#, c-format
19msgid "Out of memory (couldn’t find %lu bytes)."
20msgstr "Kehabisan memori (tidak dapat menemukan %lu byte)."
21
[a665282]22#. TRANSLATORS: Feel free to translate as "or newer" instead of "or
23#. greater" if that gives a more natural translation.  It's
24#. technically not quite right when there are parallel active release
25#. series (e.g. Survex 1.0.40 was released *after* 1.2.0), but this
26#. seems unlikely to confuse users.
27#: ../src/commands.c:1654
[4a78370]28#: n:2
[5bff838]29#, c-format
30msgid "Survex version %s or greater required to process this survey data."
[63a4d47]31msgstr "Survex versi %s atau selanjutnya dibutuhkan untuk memproses data survei ini."
[5bff838]32
33#. TRANSLATORS: Indicates a warning message e.g.:
34#. "spoon.svx:12: warning: *prefix is deprecated"
[a665282]35#: ../src/aven.cc:376
36#: ../src/message.c:1242
[4a78370]37#: n:4
[5bff838]38msgid "warning"
39msgstr "peringatan"
40
[a665282]41#. TRANSLATORS: %s is replaced by the filename of the parent file, and %u
42#. by the line number in that file.
43#: ../src/datain.c:107
[4a78370]44#: n:5
45#, c-format
[715720f]46msgid "In file included from %s:%u:\n"
[5bff838]47msgstr ""
48
[63a4d47]49#. TRANSLATORS: If you're unsure what "deprecated" means, see:
50#. http://en.wikipedia.org/wiki/Deprecation
[a665282]51#: ../src/commands.c:553
[4a78370]52#: n:6
[5bff838]53msgid "*prefix is deprecated - use *begin and *end instead"
54msgstr ""
55
56#. TRANSLATORS: Here "station" is a survey station, not a train station.
[a665282]57#: ../src/readval.c:206
[4a78370]58#: n:7
[5bff838]59#, c-format
[68e6024]60msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)"
61msgstr "Karakter “%c” tidak diperkenankan di nama station (gunakan *SET NAMES untuk mengatur karakter yang diperkenankan)"
[5bff838]62
[a665282]63#: ../src/readval.c:385
[4a78370]64#: n:8
[5bff838]65msgid "Field may not be omitted"
66msgstr ""
67
[a665282]68#: ../src/datain.c:1492
69#: ../src/datain.c:1772
70#: ../src/readval.c:387
71#: ../src/readval.c:428
72#: ../src/readval.c:458
[4a78370]73#: n:9
[5bff838]74#, c-format
75msgid "Expecting numeric field, found “%s”"
76msgstr "Mengharapkan isian numerik, menemukan “%s”"
77
[a665282]78#: ../src/commands.c:1555
[4a78370]79#: n:10
[5bff838]80#, c-format
81msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”"
82msgstr ""
83
84#: ../src/debug.h:45
85#: ../src/debug.h:47
[f8c981b]86#: ../src/matrix.c:352
[a665282]87#: ../src/message.c:238
[4a78370]88#: n:11
[5bff838]89msgid "Bug in program detected! Please report this to the authors"
90msgstr "Ditemukan kutu pada program! Mohon laporkan ini pada penulis program"
91
[a665282]92#: ../src/commands.c:1768
93#: ../src/extend.c:435
[4a78370]94#: n:12
[5bff838]95#, c-format
96msgid "Unknown command “%s”"
97msgstr "Perintah tidak dikenal “%s”"
98
99#. TRANSLATORS: Here "station" is a survey station, not a train station.
[a665282]100#: ../src/netbits.c:407
[4a78370]101#: n:13
[5bff838]102#, c-format
103msgid "Station “%s” equated to itself"
104msgstr ""
105
[a665282]106#. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between
107#. survey stations.
108#: ../src/datain.c:1013
[4a78370]109#: n:14
[5bff838]110msgid "Compass reading may not be omitted except on plumbed legs"
111msgstr ""
112
[a665282]113#: ../src/datain.c:246
114#: ../src/extend.c:440
[4a78370]115#: n:15
[5bff838]116msgid "End of line not blank"
117msgstr "Hentikan jika baris tidak kosong"
118
[a665282]119#: ../src/cavern.c:392
[4a78370]120#: n:16
[5bff838]121#, c-format
122msgid "There were %d warning(s)."
123msgstr "Terdapat peringatan %d"
124
[3d3fb6c]125#. TRANSLATORS: %s is replaced by the command we attempted to run.
[a665282]126#: ../src/cavernlog.cc:175
127#: ../src/cavernlog.cc:233
[4a78370]128#: n:17
[e521b8e0]129#, c-format
[3d3fb6c]130msgid "Couldn’t run external command: “%s”"
[e521b8e0]131msgstr "Gagal mengeksekusi “%s”"
[5bff838]132
133#: ../src/datain.c:80
134#: ../src/datain.c:88
135#: ../src/datain.c:95
[a665282]136#: ../src/datain.c:732
137#: ../src/extend.c:558
138#: ../src/sorterr.c:80
139#: ../src/sorterr.c:97
140#: ../src/sorterr.c:240
[4a78370]141#: n:18
[5bff838]142msgid "Error reading file"
143msgstr "Kesalahan membaca berkas"
144
[a665282]145#: ../src/message.c:1257
[4a78370]146#: n:19
[5bff838]147msgid "Too many errors - giving up"
148msgstr "Terlalu banyak galat - menyerah"
149
[63a4d47]150#. TRANSLATORS: If you're unsure what "deprecated" means, see:
151#. http://en.wikipedia.org/wiki/Deprecation
[a665282]152#: ../src/commands.c:1434
[4a78370]153#: n:20
[4f62f2c]154msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
[5bff838]155msgstr ""
156
[a665282]157#. TRANSLATORS: A "plumbed leg" is one measured using a plumbline
158#. (a weight on a string).  So the problem here is that the leg is
159#. vertical, so a compass reading has no meaning!
160#: ../src/datain.c:984
[4a78370]161#: n:21
[5bff838]162msgid "Compass reading given on plumbed leg"
163msgstr ""
164
[a665282]165#: ../src/commands.c:637
[4a78370]166#: n:22
[5bff838]167msgid "END with no matching BEGIN in this file"
168msgstr ""
169
[a665282]170#: ../src/datain.c:719
[4a78370]171#: n:23
[5bff838]172msgid "BEGIN with no matching END in this file"
173msgstr ""
174
[a665282]175#: ../src/datain.c:363
[f8c981b]176#: ../src/img_hosted.c:30
[a665282]177#: ../src/printwx.cc:1508
[4a78370]178#: n:24
[5bff838]179#, c-format
180msgid "Couldn’t open data file “%s”"
181msgstr "Tidak dapat membuka berkas data “%s”"
182
[63a4d47]183#. TRANSLATORS: Use of the ROOT character (which is "\" by default) is
184#. deprecated, so this error would be generated by:
185#.
[5bff838]186#. *equate \foo.7 1
[63a4d47]187#.
188#. If you're unsure what "deprecated" means, see:
189#. http://en.wikipedia.org/wiki/Deprecation
[a665282]190#: ../src/commands.c:454
[9e5ad92]191#: ../src/readval.c:90
192#: ../src/readval.c:94
[4a78370]193#: n:25
[5bff838]194msgid "ROOT is deprecated"
195msgstr ""
196
[a665282]197#. TRANSLATORS: A station must be exported out of each level it is in, so
198#. this would give "Station “\outer.inner.1” not exported from survey
199#. “\outer”)":
200#.
[5bff838]201#. *equate entrance outer.inner.1
202#. *begin outer
203#. *begin inner
204#. *export 1
205#. 1 2 1.23 045 -6
206#. *end inner
207#. *end outer
[a665282]208#: ../src/commands.c:901
[4a78370]209#: ../src/listpos.c:107
[a665282]210#: ../src/readval.c:325
[4a78370]211#: n:26
[5bff838]212#, c-format
213msgid "Station “%s” not exported from survey “%s”"
214msgstr ""
215
[a665282]216#. TRANSLATORS: This error occurs if there's an attempt to
217#. export a station from a survey which doesn't actually exist.
218#: ../src/listpos.c:113
[4a78370]219#: n:286
[5bff838]220#, c-format
221msgid "Reference to station “%s” from non-existent survey “%s”"
222msgstr ""
223
[a665282]224#: ../src/readval.c:297
[4a78370]225#: n:27
[5bff838]226#, c-format
227msgid "“%s” can’t be both a station and a survey"
228msgstr ""
229
230#: ../src/extend.c:247
[a665282]231#: ../src/extend.c:266
232#: ../src/extend.c:311
233#: ../src/extend.c:353
234#: ../src/extend.c:395
[9e5ad92]235#: ../src/readval.c:202
[4a78370]236#: n:28
[5bff838]237msgid "Expecting station name"
238msgstr ""
239
240#. TRANSLATORS: FIXME: perhaps use "survey" instead of "prefix level"?
[63a4d47]241#.
242#. If you're unsure what "deprecated" means, see:
243#. http://en.wikipedia.org/wiki/Deprecation
[a665282]244#: ../src/commands.c:523
[4a78370]245#: n:29
[5bff838]246msgid "Reentering an existing prefix level is deprecated"
247msgstr ""
248
[a665282]249#: ../src/commands.c:530
[4a78370]250#: n:30
[5bff838]251msgid "Originally entered here"
252msgstr "Aslinya masukkan disini"
253
[a665282]254#: ../src/commands.c:1585
[4a78370]255#: n:31
[5bff838]256#, c-format
257msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”"
258msgstr ""
259
[a665282]260#: ../src/commands.c:1592
[4a78370]261#: n:32
[5bff838]262#, c-format
263msgid "Found “%s”, expecting “ON” or “OFF”"
264msgstr "Menemukan “%s”, seharusnya “ON” atau “OFF”"
265
[a665282]266#. TRANSLATORS: EQUATE is a command name, so shouldn’t be
267#. translated.
268#: ../src/commands.c:863
[4a78370]269#: n:33
[5bff838]270msgid "Only one station in EQUATE command"
271msgstr ""
272
[a665282]273#: ../src/commands.c:401
[4a78370]274#: n:34
[5bff838]275#, c-format
276msgid "Unknown quantity “%s”"
277msgstr "Kuantitas tidak diketahui “%s”"
278
[9e5ad92]279#: ../src/commands.c:318
[4a78370]280#: n:35
[5bff838]281#, c-format
282msgid "Unknown units “%s”"
283msgstr "Unit tidak diketahui “%s”"
284
[a665282]285#. TRANSLATORS: Used when a BEGIN tag has no prefix, but the END
286#. tag has one, e.g.:
287#.
[5bff838]288#. *begin
289#. 1 2 10.00 178 -01
290#. *end entrance      <--[Message given here]
[a665282]291#: ../src/commands.c:659
[4a78370]292#: n:36
[5bff838]293msgid "Matching BEGIN tag has no prefix"
294msgstr ""
295
[a665282]296#. TRANSLATORS: Note: In English you talk about the *units* of a single
297#. measurement, but the correct term in other languages may be singular.
298#: ../src/commands.c:331
[4a78370]299#: n:37
[5bff838]300#, c-format
301msgid "Invalid units “%s” for quantity"
302msgstr ""
303
[a665282]304#. TRANSLATORS: nasty hack - this message is for the .3d img code, and all
305#. errors there take a filename parameter - we don’t really want it here,
306#. so lose it with "%.0s" (which should display 0 characters from the
307#. filename) FIXME: sort out this
308#: ../src/img_hosted.c:35
[4a78370]309#: n:38
[5bff838]310msgid "Out of memory %.0s"
311msgstr ""
312
[a665282]313#: ../src/commands.c:394
[4a78370]314#: n:39
[5bff838]315#, c-format
316msgid "Unknown instrument “%s”"
317msgstr "Instrumen tidak diketahui “%s”"
318
[a665282]319#. TRANSLATORS: DECLINATION is a built-in keyword, so best not to
320#. translate
321#: ../src/commands.c:1402
[4a78370]322#: n:40
[5bff838]323msgid "Scale factor must be 1.0 for DECLINATION"
324msgstr ""
325
[a665282]326#. TRANSLATORS: If the scale factor for an instrument is zero, then any
327#. reading would be mapped to zero, which doesn't make sense.
328#: ../src/commands.c:1408
[4a78370]329#: n:391
[63a4d47]330msgid "Scale factor must be non-zero"
331msgstr ""
332
[a665282]333#: ../src/commands.c:1453
[4a78370]334#: n:41
[5bff838]335#, c-format
336msgid "Unknown setting “%s”"
337msgstr "Pengaturan tidak dikenal “%s”"
338
[a665282]339#: ../src/commands.c:439
[4a78370]340#: n:42
[5bff838]341#, c-format
342msgid "Unknown character class “%s”"
343msgstr "Klas karakter tidak dikenal “%s”"
344
[a665282]345#: ../src/extend.c:604
[f8c981b]346#: ../src/netskel.c:90
[4a78370]347#: n:43
[5bff838]348msgid "No survey data"
349msgstr "Tidak ada data survei"
350
351#: ../src/filename.c:52
[a665282]352#: ../src/img_hosted.c:36
[4a78370]353#: n:44
[5bff838]354#, c-format
355msgid "Filename “%s” refers to directory"
356msgstr ""
357
[9e5ad92]358#: ../src/netartic.c:384
[4a78370]359#: n:45
[5bff838]360msgid "Survey not all connected to fixed stations"
361msgstr ""
362
[a665282]363#: ../src/commands.c:796
364#: ../src/datain.c:645
[4a78370]365#: n:46
[5bff838]366msgid "Station already fixed or equated to a fixed point"
367msgstr ""
368
[a665282]369#: ../src/cavern.c:295
[5bff838]370#: ../src/filename.c:55
[a665282]371#: ../src/img_hosted.c:37
[4a78370]372#: n:47
[5bff838]373#, c-format
374msgid "Failed to open output file “%s”"
[e521b8e0]375msgstr "Gagal membuka “%s” untuk menulis"
[5bff838]376
[a665282]377#: ../src/commands.c:1508
[4a78370]378#: n:48
[5bff838]379msgid "Standard deviation must be positive"
380msgstr ""
381
382#. TRANSLATORS: as in: Usage: cavern …
[a665282]383#: ../src/cmdline.c:168
[4a78370]384#: n:49
[5bff838]385msgid "Usage"
386msgstr "Penggunaan"
387
[97d5744]388#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
389#. "survey stations".
390#.
391#. %s is replaced by the name of the station.
[a665282]392#: ../src/netbits.c:333
[4a78370]393#: n:50
[5bff838]394#, c-format
395msgid "Survey leg with same station (“%s”) at both ends - typing error?"
396msgstr ""
397
[a665282]398#. TRANSLATORS: Degrees are the angular measurement where there are
399#. 360 in a full circle.
[f8c981b]400#: ../src/datain.c:931
[a665282]401#: ../src/datain.c:939
402#: ../src/datain.c:951
[4a78370]403#: n:51
[5bff838]404msgid "Clino reading over 90 degrees (absolute value)"
405msgstr ""
406
[a665282]407#: ../src/netbits.c:422
[4a78370]408#: n:52
[5bff838]409#, c-format
410msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”"
411msgstr ""
412
[a665282]413#. TRANSLATORS: "equal" as in:
414#.
415#. *fix a 1 2 3
416#. *fix b 1 2 3
417#. *equate a b
418#: ../src/netbits.c:433
[4a78370]419#: n:53
[5bff838]420#, c-format
421msgid "Equating two equal fixed points: “%s” and “%s”"
422msgstr ""
423
424#. TRANSLATORS: " *fix a " gives this message:
[a665282]425#: ../src/commands.c:719
[4a78370]426#: n:54
[5bff838]427msgid "FIX command with no coordinates - fixing at (0,0,0)"
428msgstr ""
429
430#. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
[a665282]431#: ../src/commands.c:800
432#: ../src/datain.c:647
[4a78370]433#: n:55
[5bff838]434msgid "Station already fixed at the same coordinates"
435msgstr ""
436
[a665282]437#: ../src/commands.c:711
[4a78370]438#: n:56
[5bff838]439msgid "More than one FIX command with no coordinates"
440msgstr ""
441
[a665282]442#. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN
443#. <SURVEY>, so this would generate this error:
444#.
[5bff838]445#. *begin fred
446#. 1 2 1.23 045 -6
447#. *export 2
448#. *end fred
[a665282]449#: ../src/commands.c:1782
[4a78370]450#: n:57
[5bff838]451msgid "*EXPORT must immediately follow “*BEGIN <SURVEY>”"
452msgstr ""
453
[a665282]454#: ../src/readval.c:515
[4a78370]455#: n:58
[5bff838]456msgid "Invalid year (< 1900 or > 2078)"
457msgstr ""
458
[a665282]459#. TRANSLATORS: Suspicious means something like 410 degrees or -20
460#. degrees
461#: ../src/datain.c:829
462#: ../src/datain.c:838
[4a78370]463#: n:59
[5bff838]464msgid "Suspicious compass reading"
465msgstr ""
466
[a665282]467#: ../src/datain.c:1468
[4a78370]468#: n:60
[5bff838]469msgid "Negative tape reading"
470msgstr ""
471
[a665282]472#: ../src/commands.c:713
[4a78370]473#: n:61
[5bff838]474msgid "Same station fixed twice with no coordinates"
475msgstr ""
476
477#. TRANSLATORS: This means that the data fed in said this.
[a665282]478#.
479#. It could be a gross error (e.g. the decimal point is missing from the
480#. depth gauge reading) or it could just be due to random error on a near
481#. vertical leg
482#: ../src/datain.c:1167
[4a78370]483#: n:62
[5bff838]484msgid "Tape reading is less than change in depth"
485msgstr ""
486
487#. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
488#. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
[a665282]489#. neither style nor reading is a keyword in the program This error
490#. complains about a depth gauge reading in normal style, for example
491#: ../src/commands.c:1124
[4a78370]492#: n:63
[5bff838]493#, c-format
494msgid "Reading “%s” not allowed in data style “%s”"
495msgstr ""
496
497#. TRANSLATORS: i.e. not enough readings for the style.
[a665282]498#: ../src/commands.c:1309
[4a78370]499#: n:64
[5bff838]500#, c-format
501msgid "Too few readings for data style “%s”"
502msgstr ""
503
504#. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
[a665282]505#: ../src/commands.c:1084
[4a78370]506#: n:65
[5bff838]507#, c-format
508msgid "Data style “%s” unknown"
509msgstr ""
510
511#. TRANSLATORS: Here "station" is a survey station, not a train station.
512#.
[a665282]513#. Exporting a station twice gives this error:
514#.
[5bff838]515#. *begin example
516#. *export 1
517#. *export 1
518#. 1 2 1.24 045 -6
519#. *end example
[a665282]520#: ../src/commands.c:954
[4a78370]521#: n:66
[5bff838]522#, c-format
523msgid "Station “%s” already exported"
524msgstr ""
525
[a665282]526#. TRANSLATORS: complains about a situation like trying to define
527#. two from stations per leg
528#: ../src/commands.c:1150
[4a78370]529#: n:67
[5bff838]530#, c-format
531msgid "Duplicate reading “%s”"
532msgstr ""
533
[a665282]534#: ../src/commands.c:827
[4a78370]535#: n:68
[5bff838]536#, c-format
537msgid "FLAG “%s” unknown"
[e521b8e0]538msgstr "FLAG “%s” tidak dikenali"
[5bff838]539
[a665282]540#: ../src/readval.c:472
[4a78370]541#: n:69
[5bff838]542msgid "Missing \""
[e521b8e0]543msgstr "\" hilang"
[5bff838]544
545#. TRANSLATORS: Here "station" is a survey station, not a train station.
[a665282]546#: ../src/listpos.c:125
[4a78370]547#: n:70
[5bff838]548#, c-format
549msgid "Station “%s” referred to just once, with an explicit prefix - typo?"
550msgstr ""
551
[a665282]552#. TRANSLATORS: Here "station" is a survey station, not a train
553#. station.
554#: ../src/netartic.c:396
[4a78370]555#: n:71
[5bff838]556msgid "The following survey stations are not attached to a fixed point:"
557msgstr ""
558
[f8c981b]559#: ../src/netskel.c:129
[4a78370]560#: n:72
[5bff838]561#, c-format
562msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)"
563msgstr ""
564
565#. TRANSLATORS: fixed survey station that is not part of any survey
[a665282]566#: ../src/netskel.c:951
[4a78370]567#: n:73
[5bff838]568#, c-format
569msgid "Unused fixed point “%s”"
570msgstr ""
571
572#: ../src/matrix.c:123
[4a78370]573#: n:74
[5bff838]574msgid "Network solved by reduction - no simultaneous equations to solve."
575msgstr ""
576
[f8c981b]577#: ../src/matrix.c:134
[4a78370]578#: n:75
[5bff838]579#, c-format
580msgid "Solving %d simultaneous equations"
581msgstr ""
582
[a665282]583#: ../src/commands.c:1212
[4a78370]584#: n:77
[5bff838]585#, c-format
586msgid "Reading “%s” duplicates previous reading(s)"
587msgstr ""
588
[f8c981b]589#: ../src/matrix.c:132
[4a78370]590#: n:78
[5bff838]591msgid "Solving one equation"
592msgstr ""
593
[a665282]594#: ../src/datain.c:902
595#: ../src/datain.c:1156
596#: ../src/datain.c:1349
[4a78370]597#: n:79
[5bff838]598msgid "Negative adjusted tape reading"
599msgstr ""
600
[a665282]601#: ../src/commands.c:1691
602#: ../src/commands.c:1711
[4a78370]603#: n:80
[5bff838]604msgid "Date is in the future!"
605msgstr ""
606
[a665282]607#: ../src/commands.c:1715
[4a78370]608#: n:81
[5bff838]609msgid "End of date range is before the start"
610msgstr ""
611
[f8c981b]612#: ../src/avenprcore.cc:125
[4a78370]613#: n:82
[5bff838]614#, c-format
615msgid "Parameter “%s” has invalid value “%s” in printer configuration file"
616msgstr ""
617
[a665282]618#. TRANSLATORS: e.g. the user specifies a passage cross-section at
619#. station "entrance.27", but there is no station "entrance.27" in
620#. the centre-line.
621#: ../src/netskel.c:1039
[4a78370]622#: n:83
[5bff838]623#, c-format
624msgid "Cross section specified at non-existent station “%s”"
625msgstr ""
626
[a665282]627#. TRANSLATORS: In data with backsights, the user has tried to give a
628#. plumb for the foresight and a clino reading for the backsight, or
629#. something similar.
630#: ../src/datain.c:968
631#: ../src/datain.c:992
[4a78370]632#: n:84
[5bff838]633msgid "CLINO and BACKCLINO readings must be of the same type"
634msgstr ""
635
[f8c981b]636#: ../src/avenprcore.cc:120
[4a78370]637#: n:85
[5bff838]638#, c-format
639msgid "Parameter “%s” missing in printer configuration file"
640msgstr ""
641
[a665282]642#: ../src/readval.c:523
[4a78370]643#: n:86
[5bff838]644msgid "Invalid month"
645msgstr ""
646
647#. TRANSLATORS: e.g. 31st of April, or 32nd of any month
[a665282]648#: ../src/readval.c:532
[4a78370]649#: n:87
[5bff838]650msgid "Invalid day of the month"
651msgstr ""
652
[a665282]653#: ../src/cavern.c:244
[4a78370]654#: n:88
[5bff838]655#, c-format
656msgid "3d file format versions %d to %d supported"
657msgstr ""
658
659#, c-format
[4f62f2c]660#~ msgid "Error in format of font file “%s”"
661#~ msgstr ""
[5bff838]662
[9e5ad92]663#: ../src/readval.c:200
[4a78370]664#: n:89
[5bff838]665msgid "Expecting survey name"
666msgstr ""
667
668#. TRANSLATORS: Program will exit shortly after printing this
[a665282]669#: ../src/message.c:227
[4a78370]670#: n:90
[5bff838]671msgid "Abnormal termination"
672msgstr ""
673
[a665282]674#: ../src/message.c:228
[4a78370]675#: n:91
[5bff838]676msgid "Arithmetic error"
677msgstr ""
678
[a665282]679#. TRANSLATORS: Something is badly wrong -- the CPU tried to execute bad
680#. opcodes -- corrupted program?
681#: ../src/message.c:231
[4a78370]682#: n:92
[5bff838]683msgid "Illegal instruction"
[dd83970]684msgstr "Instruksi tidak legal"
[5bff838]685
[a665282]686#: ../src/extend.c:553
687#: ../src/mainfrm.cc:388
688#: ../src/sorterr.c:146
[4a78370]689#: n:93
[5bff838]690#, c-format
691msgid "Couldn’t open file “%s”"
[e521b8e0]692msgstr "Tidak bisa membuka berkas “%s”"
[5bff838]693
[a665282]694#: ../src/printwx.cc:623
[4a78370]695#: n:402
[5bff838]696#, c-format
697msgid "Couldn’t write file “%s”"
[e521b8e0]698msgstr "Gagal membuka “%s” untuk menulis"
[5bff838]699
[a665282]700#: ../src/message.c:232
[4a78370]701#: n:94
[5bff838]702msgid "Bad memory access"
703msgstr ""
704
[63a4d47]705#. TRANSLATORS: If you're unsure what "deprecated" means, see:
706#. http://en.wikipedia.org/wiki/Deprecation
[a665282]707#: ../src/commands.c:458
708#: ../src/commands.c:525
709#: ../src/commands.c:555
710#: ../src/commands.c:1099
711#: ../src/commands.c:1436
[9e5ad92]712#: ../src/readval.c:96
[4a78370]713#: n:95
[5bff838]714msgid "Further uses of this deprecated feature will not be reported"
715msgstr ""
716
[a665282]717#: ../src/message.c:233
[4a78370]718#: n:97
[5bff838]719msgid "Unknown signal received"
720msgstr ""
721
[a665282]722#. TRANSLATORS: Degrees are the angular measurement where there are
723#. 360 in a full circle.
724#: ../src/datain.c:868
[4a78370]725#: n:98
[5bff838]726#, c-format
727msgid "COMPASS reading and BACKCOMPASS reading disagree by %s degrees"
728msgstr ""
729
[a665282]730#. TRANSLATORS: Degrees are the angular measurement where
731#. there are 360 in a full circle.
732#: ../src/datain.c:1044
[4a78370]733#: n:99
[5bff838]734#, c-format
735msgid "CLINO reading and BACKCLINO reading disagree by %s degrees"
736msgstr ""
737
[a665282]738#: ../src/cad3d.c:661
[4a78370]739#: n:100
[5bff838]740msgid "do not generate station markers"
741msgstr ""
742
[a665282]743#: ../src/cad3d.c:662
[4a78370]744#: n:101
[5bff838]745msgid "do not generate station labels"
746msgstr ""
747
[a665282]748#: ../src/cad3d.c:663
[4a78370]749#: n:102
[5bff838]750msgid "do not generate survey legs"
751msgstr ""
752
[a665282]753#: ../src/cad3d.c:667
[4a78370]754#: n:103
[5bff838]755msgid "produce an elevation view"
756msgstr ""
757
[a665282]758#: ../src/commands.c:1096
[4a78370]759#: n:104
[5bff838]760#, c-format
761msgid "“*data %s %c …” is deprecated - use “*data %s …” instead"
762msgstr ""
763
[a665282]764#: ../src/extend.c:506
[4a78370]765#: n:105
[5bff838]766msgid "Reading in data - please wait…"
767msgstr ""
768
[a665282]769#. TRANSLATORS: Perhaps the user tried to load a different type of file as
770#. a Survex .3d file, or the .3d file was corrupted.
771#: ../src/3dtopos.c:157
772#: ../src/3dtopos.c:163
773#: ../src/cad3d.c:905
774#: ../src/cad3d.c:916
775#: ../src/img_hosted.c:40
[4a78370]776#: n:106
[5bff838]777#, c-format
778msgid "Bad 3d image file “%s”"
779msgstr ""
780
[a665282]781#. TRANSLATORS: This is the date format string used to timestamp .3d
782#. files internally.  Probably best to keep it the same for all
783#. translations.
[f8c981b]784#: ../src/img.c:43
[a665282]785#: ../src/mainfrm.cc:1404
[4a78370]786#: n:107
[5bff838]787#, c-format
788msgid "%a,%Y.%m.%d %H:%M:%S %Z"
789msgstr ""
790
[a665282]791#. TRANSLATORS: used a processed survey with no processing date/time info
792#: ../src/mainfrm.cc:1397
[4a78370]793#: n:108
[5bff838]794msgid "Date and time not available."
795msgstr ""
796
[a665282]797#: ../src/img_hosted.c:41
[4a78370]798#: n:109
[5bff838]799#, c-format
800msgid "Error reading from file “%s”"
[e521b8e0]801msgstr "Kesalahan membaca berkas “%s”"
[5bff838]802
803#: ../src/filename.c:79
[a665282]804#: ../src/img_hosted.c:42
805#: ../src/mainfrm.cc:346
806#: ../src/mainfrm.cc:1912
[4a78370]807#: n:110
[5bff838]808#, c-format
809msgid "Error writing to file “%s”"
[e521b8e0]810msgstr "Galat saat menulis ke berkas “%s”"
[5bff838]811
812#: ../src/filename.c:82
[4a78370]813#: n:111
[5bff838]814msgid "Error writing to file"
[4f62f2c]815msgstr "Galat saat menulis ke berkas"
[5bff838]816
[a665282]817#: ../src/sorterr.c:81
818#: ../src/sorterr.c:98
819#: ../src/sorterr.c:170
[4a78370]820#: n:112
[5bff838]821msgid "Couldn’t parse .err file"
822msgstr ""
823
[a665282]824#: ../src/cavern.c:387
[4a78370]825#: n:113
[5bff838]826#, c-format
827msgid "There were %d warning(s) and %d error(s) - no output files produced."
828msgstr ""
829
[a665282]830#: ../src/img_hosted.c:43
[4a78370]831#: n:114
[5bff838]832#, c-format
833msgid "File “%s” has a newer format than this program can understand"
834msgstr ""
835
[a665282]836#: ../src/printwx.cc:960
[4a78370]837#: n:115
[5bff838]838msgid "North"
[dd83970]839msgstr "Utara"
[5bff838]840
841#. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
[a665282]842#: ../src/printwx.cc:987
[4a78370]843#: n:116
[5bff838]844msgid "Elevation on"
845msgstr ""
846
[a665282]847#: ../src/printwx.cc:436
[4a78370]848#: n:117
[5bff838]849msgid "P&lan view"
850msgstr ""
851
[a665282]852#: ../src/printwx.cc:438
[4a78370]853#: n:285
[5bff838]854msgid "&Elevation"
855msgstr ""
856
[a665282]857#: ../src/gfxcore.cc:735
858#: ../src/mainfrm.cc:128
[4a78370]859#: n:118
[5bff838]860msgid "Elevation"
861msgstr ""
862
[a665282]863#: ../src/cavern.c:349
[4a78370]864#: n:120
[5bff838]865msgid "Calculating statistics"
866msgstr ""
867
[a665282]868#: ../src/readval.c:486
[4a78370]869#: n:121
[5bff838]870msgid "Expecting string field"
871msgstr ""
872
[a665282]873#: ../src/cmdline.c:212
[4a78370]874#: n:122
[5bff838]875msgid "too few arguments"
[dd83970]876msgstr "parameternya kurang"
[5bff838]877
[a665282]878#: ../src/cmdline.c:219
[4a78370]879#: n:123
[5bff838]880msgid "too many arguments"
[dd83970]881msgstr "parameternya terlalu banyak"
[5bff838]882
[a665282]883#: ../src/cmdline.c:178
[5bff838]884#: ../src/cmdline.c:181
[a665282]885#: ../src/cmdline.c:185
[4a78370]886#: n:124
[5bff838]887msgid "FILE"
[4f62f2c]888msgstr "BERKAS"
[5bff838]889
[a665282]890#. TRANSLATORS: In French, Eric chose to use the terminology used by
891#. toporobot: "sequence" for the English "traverse", which makes sense
892#. (although toporobot actually uses this term to mean something more
893#. specific).  Feel free to follow this lead if you can't think of a better
894#. term - these messages mostly indicate how processing is progressing.
[63a4d47]895#.
896#. A trailing traverse is a dead end back to a junction.
[a665282]897#: ../src/netskel.c:170
[4a78370]898#: n:125
[5bff838]899msgid "Removing trailing traverses"
900msgstr ""
901
[a665282]902#. TRANSLATORS: In French, Eric chose to use the terminology used by
903#. toporobot: "sequence" for the English "traverse", which makes sense
904#. (although toporobot actually uses this term to mean something more
905#. specific).  Feel free to follow this lead if you can't think of a better
906#. term - these messages mostly indicate how processing is progressing.
907#: ../src/netskel.c:229
[4a78370]908#: n:126
[c20d521]909msgid "Concatenating traverses"
[5bff838]910msgstr ""
911
[a665282]912#. TRANSLATORS: In French, Eric chose to use the terminology used by
913#. toporobot: "sequence" for the English "traverse", which makes sense
914#. (although toporobot actually uses this term to mean something more
915#. specific).  Feel free to follow this lead if you can't think of a better
916#. term - these messages mostly indicate how processing is progressing.
917#: ../src/netskel.c:427
[4a78370]918#: n:127
[c20d521]919msgid "Calculating traverses"
[5bff838]920msgstr ""
921
[a665282]922#. TRANSLATORS: In French, Eric chose to use the terminology used by
923#. toporobot: "sequence" for the English "traverse", which makes sense
924#. (although toporobot actually uses this term to mean something more
925#. specific).  Feel free to follow this lead if you can't think of a better
926#. term - these messages mostly indicate how processing is progressing.
[63a4d47]927#.
928#. A trailing traverse is a dead end back to a junction.
[a665282]929#: ../src/netskel.c:772
[4a78370]930#: n:128
[5bff838]931msgid "Calculating trailing traverses"
932msgstr ""
933
934#: ../src/network.c:82
[4a78370]935#: n:129
[5bff838]936msgid "Simplifying network"
937msgstr ""
938
939#: ../src/network.c:540
[4a78370]940#: n:130
[5bff838]941msgid "Calculating network"
942msgstr ""
943
[a665282]944#: ../src/datain.c:1458
[4a78370]945#: n:131
[5bff838]946#, c-format
947msgid "Found “%s”, expecting “F” or “B”"
948msgstr ""
949
[a665282]950#: ../src/cavern.c:448
[4a78370]951#: n:132
[5bff838]952#, c-format
953msgid "Total length of survey legs = %7.2fm (%7.2fm adjusted)"
954msgstr ""
955
[a665282]956#: ../src/cavern.c:451
[4a78370]957#: n:133
[5bff838]958#, c-format
959msgid "Total plan length of survey legs = %7.2fm"
960msgstr ""
961
[a665282]962#: ../src/cavern.c:454
[4a78370]963#: n:134
[5bff838]964#, c-format
965msgid "Total vertical length of survey legs = %7.2fm"
966msgstr ""
967
968#. TRANSLATORS: numbers are altitudes of highest and lowest stations
[a665282]969#: ../src/cavern.c:461
[4a78370]970#: n:135
[5bff838]971#, c-format
972msgid "Vertical range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
973msgstr ""
974
975#. TRANSLATORS: c.f. previous message
[a665282]976#: ../src/cavern.c:463
[4a78370]977#: n:136
[5bff838]978#, c-format
979msgid "North-South range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
980msgstr ""
981
982#. TRANSLATORS: c.f. previous two messages
[a665282]983#: ../src/cavern.c:465
[4a78370]984#: n:137
[5bff838]985#, c-format
986msgid "East-West range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
987msgstr ""
988
[a665282]989#: ../src/cavern.c:433
[4a78370]990#: n:138
[5bff838]991msgid "There is 1 loop."
992msgstr ""
993
[a665282]994#: ../src/cavern.c:435
[4a78370]995#: n:139
[5bff838]996#, c-format
997msgid "There are %ld loops."
998msgstr ""
999
[a665282]1000#: ../src/cavern.c:371
[4a78370]1001#: n:140
[5bff838]1002#, c-format
1003msgid "CPU time used %5.2fs"
1004msgstr ""
1005
[a665282]1006#: ../src/cavern.c:374
[4a78370]1007#: n:141
[5bff838]1008#, c-format
1009msgid "Time used %5.2fs"
1010msgstr ""
1011
[a665282]1012#: ../src/cavern.c:376
[4a78370]1013#: n:142
[5bff838]1014msgid "Time used unavailable"
1015msgstr ""
1016
[a665282]1017#: ../src/cavern.c:379
[4a78370]1018#: n:143
[5bff838]1019#, c-format
1020msgid "Time used %5.2fs (%5.2fs CPU time)"
1021msgstr ""
1022
[a665282]1023#: ../src/cavern.c:383
[4a78370]1024#: n:144
[5bff838]1025msgid "Done."
[e521b8e0]1026msgstr "Selesai."
[5bff838]1027
[a665282]1028#: ../src/netskel.c:737
[4a78370]1029#: n:145
[5bff838]1030#, c-format
[034141d]1031msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). "
[5bff838]1032msgstr ""
1033
[a665282]1034#: ../src/netskel.c:740
[4a78370]1035#: n:146
[e521b8e0]1036#, fuzzy, c-format
[034141d]1037msgid "Error %6.2f%%"
[4b9d17d]1038msgstr "Kesalahan %6.2f%%"
[5bff838]1039
[a665282]1040#. TRANSLATORS: Here N/A means "Not Applicable" -- it means the
1041#. traverse has zero length, so error per metre is meaningless.
1042#.
1043#. There should be 4 spaces between "Error" and "N/A" so that it lines
1044#. up with the numbers in the message above.
1045#: ../src/netskel.c:747
[4a78370]1046#: n:147
[e521b8e0]1047#, fuzzy
[5bff838]1048msgid "Error    N/A"
[e521b8e0]1049msgstr "Kesalahan    N/A"
[5bff838]1050
[a665282]1051#: ../src/cad3d.c:664
[4a78370]1052#: n:148
[5bff838]1053#, c-format
1054msgid "generate grid (default %sm)"
1055msgstr ""
1056
[a665282]1057#: ../src/cad3d.c:665
[4a78370]1058#: n:149
[5bff838]1059#, c-format
1060msgid "station labels text height (default %s)"
1061msgstr ""
1062
[a665282]1063#: ../src/cad3d.c:666
[4a78370]1064#: n:152
[5bff838]1065#, c-format
1066msgid "station marker size (default %s)"
1067msgstr ""
1068
[a665282]1069#: ../src/cad3d.c:668
[4a78370]1070#: n:155
[5bff838]1071#, c-format
1072msgid "factor to scale down by (default %s)"
1073msgstr ""
1074
[a665282]1075#: ../src/cad3d.c:669
[4a78370]1076#: n:156
[5bff838]1077msgid "produce DXF output"
1078msgstr ""
1079
[a665282]1080#: ../src/cad3d.c:670
[4a78370]1081#: n:158
[9fc1cac]1082msgid "produce Skencil output"
[5bff838]1083msgstr ""
1084
[a665282]1085#: ../src/cad3d.c:671
[4a78370]1086#: n:159
[5bff838]1087msgid "produce Compass PLT output for Carto"
1088msgstr ""
1089
[a665282]1090#: ../src/cad3d.c:672
[4a78370]1091#: n:160
[5bff838]1092msgid "produce SVG output"
1093msgstr ""
1094
1095#. TRANSLATORS: description of --help option
[a665282]1096#: ../src/cmdline.c:138
[4a78370]1097#: n:150
[5bff838]1098msgid "display this help and exit"
1099msgstr ""
1100
1101#. TRANSLATORS: description of --verbose option
[a665282]1102#: ../src/cmdline.c:141
[4a78370]1103#: n:151
[5bff838]1104msgid "output version information and exit"
[dd83970]1105msgstr "keluarkan informasi versi dan keluar"
[5bff838]1106
1107#. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]…
[a665282]1108#: ../src/cmdline.c:170
[4a78370]1109#: n:153
[5bff838]1110msgid "OPTION"
[e521b8e0]1111msgstr "OPSI"
[5bff838]1112
[a665282]1113#: ../src/mainfrm.cc:132
1114#: ../src/printwx.cc:384
1115#: ../src/printwx.cc:1032
1116#: ../src/printwx.cc:1081
[4a78370]1117#: n:154
[5bff838]1118msgid "Scale"
1119msgstr ""
1120
[a665282]1121#: ../src/cmdline.c:194
[4a78370]1122#: n:157
[5bff838]1123#, c-format
1124msgid "Try “%s --help” for more information.\n"
1125msgstr ""
1126
[f8c981b]1127#: ../src/avenprcore.cc:269
[4a78370]1128#: n:166
[5bff838]1129#, c-format
1130msgid "Page %d of %d"
[e521b8e0]1131msgstr "Halaman %d dari %d"
[5bff838]1132
[f8c981b]1133#: ../src/avenprcore.cc:272
[a665282]1134#: ../src/printwx.cc:1514
[4a78370]1135#: n:167
[e521b8e0]1136#, fuzzy, c-format
[5bff838]1137msgid "Survey “%s”   Page %d (of %d)   Processed on %s"
[e521b8e0]1138msgstr "Survey “%s”   Halaman %d dari %d   Processed on %s"
[5bff838]1139
1140#. TRANSLATORS: This is used on printouts of plans, with %s replaced by
1141#. something like "123°".  The bearing is up the page.
[a665282]1142#: ../src/printwx.cc:968
[4a78370]1143#: n:168
[5bff838]1144#, c-format
1145msgid "Plan view, %s up page"
1146msgstr ""
1147
[a665282]1148#. TRANSLATORS: This is used on printouts of elevations, with %s
1149#. replaced by something like "123°".  The bearing is the direction
1150#. we’re looking.
1151#: ../src/printwx.cc:1006
[4a78370]1152#: n:169
[5bff838]1153#, c-format
1154msgid "Elevation facing %s"
1155msgstr ""
1156
[a665282]1157#. TRANSLATORS: This is used on printouts of tilted elevations, with
1158#. the first %s replaced by something like "123°", and the second by
1159#. something like "-45°".  The bearing is the direction we’re
1160#. looking.
1161#: ../src/printwx.cc:1015
[4a78370]1162#: n:284
[5bff838]1163#, c-format
1164msgid "Elevation facing %s, tilted %s"
1165msgstr ""
1166
1167#. TRANSLATORS: This is used on printouts of extended elevations.
[a665282]1168#: ../src/printwx.cc:1024
[4a78370]1169#: n:191
[5bff838]1170msgid "Extended elevation"
1171msgstr ""
1172
[a665282]1173#: ../src/cavern.c:419
[4a78370]1174#: n:172
[5bff838]1175msgid "Survey contains 1 survey station,"
1176msgstr ""
1177
[a665282]1178#: ../src/cavern.c:421
[4a78370]1179#: n:173
[5bff838]1180#, c-format
1181msgid "Survey contains %ld survey stations,"
1182msgstr ""
1183
[a665282]1184#: ../src/cavern.c:425
[4a78370]1185#: n:174
[5bff838]1186msgid " joined by 1 leg."
1187msgstr ""
1188
[a665282]1189#: ../src/cavern.c:427
[4a78370]1190#: n:175
[5bff838]1191#, c-format
1192msgid " joined by %ld legs."
1193msgstr ""
1194
1195#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
[a665282]1196#: ../src/listpos.c:188
[4a78370]1197#: n:176
[5bff838]1198msgid "node"
[dd83970]1199msgstr "node"
[5bff838]1200
1201#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
[a665282]1202#: ../src/listpos.c:190
[4a78370]1203#: n:177
[5bff838]1204msgid "nodes"
[dd83970]1205msgstr "node"
[5bff838]1206
[a665282]1207#. TRANSLATORS: "Connected component" in the graph theory sense - it
1208#. means there are %ld bits of survey with no connections between them.
1209#. This message is only used if there are more than 1.
1210#: ../src/cavern.c:444
[4a78370]1211#: n:178
[5bff838]1212#, c-format
1213msgid "Survey has %ld connected components."
1214msgstr ""
1215
[a665282]1216#. TRANSLATORS: Label for button in aven’s cavern log window which
1217#. causes the survey data to be reprocessed.
1218#: ../src/cavernlog.cc:400
1219#: ../src/cavernlog.cc:411
[4a78370]1220#: n:184
[5bff838]1221msgid "Reprocess"
1222msgstr ""
1223
[a665282]1224#: ../src/cmdline.c:242
1225#: ../src/cmdline.c:261
[4a78370]1226#: n:185
[5bff838]1227#, c-format
1228msgid "numeric argument “%s” out of range"
1229msgstr ""
1230
[a665282]1231#: ../src/cmdline.c:244
[4a78370]1232#: n:186
[5bff838]1233#, c-format
1234msgid "argument “%s” not an integer"
1235msgstr ""
1236
[a665282]1237#: ../src/cmdline.c:263
[4a78370]1238#: n:187
[5bff838]1239#, c-format
1240msgid "argument “%s” not a number"
1241msgstr ""
1242
[a665282]1243#: ../src/commands.c:842
[4a78370]1244#: n:188
[5bff838]1245msgid "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”"
1246msgstr ""
1247
[a665282]1248#: ../src/commands.c:845
[4a78370]1249#: n:189
[5bff838]1250msgid "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”"
1251msgstr ""
1252
[4a78370]1253#: ../src/listpos.c:82
1254#: n:190
[5bff838]1255#, c-format
1256msgid "Station “%s” referred to by *entrance or *export but never used"
1257msgstr ""
1258
[a665282]1259#: ../src/commands.c:635
[4a78370]1260#: n:192
[5bff838]1261msgid "No matching BEGIN"
1262msgstr ""
1263
[a665282]1264#. TRANSLATORS: *BEGIN <prefix> and *END <prefix> should have the
1265#. same <prefix> if it’s given at all
1266#: ../src/commands.c:664
[4a78370]1267#: n:193
[5bff838]1268msgid "Prefix tag doesn’t match BEGIN"
1269msgstr ""
1270
[a665282]1271#: ../src/commands.c:668
[4a78370]1272#: n:194
[5bff838]1273msgid "Closing prefix omitted from END"
1274msgstr ""
1275
[a665282]1276#. TRANSLATORS: Heading line for .pos file.  Please try to ensure the “,”s
1277#. (or at least the columns) are in the same place
1278#: ../src/3dtopos.c:112
[4a78370]1279#: n:195
[5bff838]1280msgid "( Easting, Northing, Altitude )"
1281msgstr ""
1282
1283#. TRANSLATORS: bpp is "Bits Per Pixel"
[a665282]1284#: ../src/aboutdlg.cc:181
[4a78370]1285#: n:196
[5bff838]1286#, c-format
1287msgid "Display Depth: %d bpp"
1288msgstr ""
1289
1290#. TRANSLATORS: appended to previous message if the display is colour
[a665282]1291#: ../src/aboutdlg.cc:183
[4a78370]1292#: n:197
[5bff838]1293msgid " (colour)"
[4f62f2c]1294msgstr " (warna)"
[5bff838]1295
[a665282]1296#: ../src/readval.c:511
1297#: ../src/readval.c:521
1298#: ../src/readval.c:529
[4a78370]1299#: n:198
[5bff838]1300#, c-format
1301msgid "Expecting date, found “%s”"
1302msgstr ""
1303
[a665282]1304#. TRANSLATORS: --help output for --survey option.
1305#.
[5bff838]1306#. "this" has been added to English translation
1307#: ../src/3dtopos.c:50
[a665282]1308#: ../src/aven.cc:66
1309#: ../src/cad3d.c:660
[5bff838]1310#: ../src/diffpos.c:57
[f8c981b]1311#: ../src/dump3d.c:49
[a665282]1312#: ../src/extend.c:458
[4a78370]1313#: n:199
[5bff838]1314msgid "only load the sub-survey with this prefix"
1315msgstr ""
1316
1317#. TRANSLATORS: --help output for aven --print option
[a665282]1318#: ../src/aven.cc:68
[4a78370]1319#: n:119
[5bff838]1320msgid "print and exit (requires a 3d file)"
1321msgstr ""
1322
1323#. TRANSLATORS: --help output for cavern --percentage option
[a665282]1324#: ../src/cavern.c:123
[4a78370]1325#: n:161
[5bff838]1326msgid "display percentage progress"
1327msgstr ""
1328
1329#. TRANSLATORS: --help output for cavern --output option
[a665282]1330#: ../src/cavern.c:125
[4a78370]1331#: n:162
[5bff838]1332msgid "set location for output files"
1333msgstr ""
1334
1335#. TRANSLATORS: --help output for cavern --quiet option
[a665282]1336#: ../src/cavern.c:127
[4a78370]1337#: n:163
[5bff838]1338msgid "only show brief summary (-qq for errors only)"
1339msgstr ""
1340
1341#. TRANSLATORS: --help output for cavern --no-auxiliary-files option
[a665282]1342#: ../src/cavern.c:129
[4a78370]1343#: n:164
[5bff838]1344msgid "do not create .err file"
1345msgstr ""
1346
1347#. TRANSLATORS: --help output for cavern --warnings-are-errors option
[a665282]1348#: ../src/cavern.c:131
[4a78370]1349#: n:165
[5bff838]1350msgid "turn warnings into errors"
1351msgstr ""
1352
1353#. TRANSLATORS: --help output for cavern --log option
[a665282]1354#: ../src/cavern.c:133
[4a78370]1355#: n:170
[5bff838]1356msgid "log output to .log file"
1357msgstr ""
1358
1359#. TRANSLATORS: --help output for cavern --3d-version option
[a665282]1360#: ../src/cavern.c:135
[4a78370]1361#: n:171
[5bff838]1362msgid "specify the 3d file format version to output"
1363msgstr ""
1364
1365#. TRANSLATORS: --help output for sorterr --horizontal option
[a665282]1366#: ../src/sorterr.c:53
[4a78370]1367#: n:179
[5bff838]1368msgid "sort by horizontal error factor"
1369msgstr ""
1370
1371#. TRANSLATORS: --help output for sorterr --vertical option
[a665282]1372#: ../src/sorterr.c:55
[4a78370]1373#: n:180
[5bff838]1374msgid "sort by vertical error factor"
1375msgstr ""
1376
1377#. TRANSLATORS: --help output for sorterr --percentage option
[a665282]1378#: ../src/sorterr.c:57
[4a78370]1379#: n:181
[5bff838]1380msgid "sort by percentage error"
1381msgstr ""
1382
1383#. TRANSLATORS: --help output for sorterr --per-leg option
[a665282]1384#: ../src/sorterr.c:59
[4a78370]1385#: n:182
[5bff838]1386msgid "sort by error per leg"
1387msgstr ""
1388
1389#. TRANSLATORS: --help output for sorterr --replace option
[a665282]1390#: ../src/sorterr.c:61
[4a78370]1391#: n:183
[5bff838]1392msgid "replace .err file with resorted version"
1393msgstr ""
1394
1395#. TRANSLATORS: --help output for dump3d --rewind option
[a665282]1396#: ../src/dump3d.c:51
[4a78370]1397#: n:204
[5bff838]1398msgid "rewind file and read it a second time"
1399msgstr ""
1400
[a665282]1401#. TRANSLATORS: error message given by "*units tape 0 feet" - it’s
1402#. meaningless to say your tape is marked in "0 feet" (but you might
1403#. measure distance by counting knots on a diving line, and tie them
1404#. every "2 feet").
1405#: ../src/commands.c:1356
[4a78370]1406#: n:200
[5bff838]1407msgid "*UNITS factor must be non-zero"
1408msgstr ""
1409
1410#. TRANSLATORS: In the "File" menu
[a665282]1411#: ../src/mainfrm.cc:765
[4a78370]1412#: n:201
[5bff838]1413msgid "&Screenshot…"
1414msgstr ""
1415
[a665282]1416#: ../src/mainfrm.cc:1414
[4a78370]1417#: n:202
[5bff838]1418#, c-format
1419msgid "No survey data in 3d file “%s”"
1420msgstr ""
1421
[a665282]1422#: ../src/gfxcore.cc:658
[4a78370]1423#: n:203
[5bff838]1424msgid "Facing"
1425msgstr ""
1426
1427#. TRANSLATORS: for the title of the About box
[a665282]1428#: ../src/aboutdlg.cc:70
[4a78370]1429#: n:205
[5bff838]1430#, c-format
1431msgid "About %s"
[dd83970]1432msgstr "Tetang %s"
[5bff838]1433
[a665282]1434#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1435#. - it should be translated to the terminology that cavers using the
1436#. language would use.
[97d5744]1437#.
[5bff838]1438#. File->Open dialog:
[a665282]1439#: ../src/mainfrm.cc:1884
[4a78370]1440#: n:206
[5bff838]1441msgid "Select a survey file to view"
1442msgstr ""
1443
[a665282]1444#: ../src/mainfrm.cc:1863
[4a78370]1445#: n:207
[5bff838]1446msgid "Survex 3d files"
1447msgstr ""
1448
[a665282]1449#: ../src/mainfrm.cc:1876
1450#: ../src/mainfrm.cc:2310
1451#: ../src/printwx.cc:597
[4a78370]1452#: n:208
[5bff838]1453msgid "All files"
[dd83970]1454msgstr "Semua berkas"
[5bff838]1455
[a665282]1456#. TRANSLATORS: Here "survey" is a "cave map" rather than
1457#. list of questions - it should be translated to the
1458#. terminology that cavers using the language would use.
1459#: ../src/mainfrm.cc:1862
[4a78370]1460#: n:229
[5bff838]1461msgid "All survey files"
1462msgstr ""
1463
[a665282]1464#: ../src/mainfrm.cc:1864
[4a78370]1465#: n:329
[5bff838]1466msgid "Survex svx files"
[dd83970]1467msgstr "Berkas Survex svx"
[5bff838]1468
[a665282]1469#. TRANSLATORS: "Compass" as in Larry Fish’s cave
1470#. surveying package, so probably shouldn’t be translated
1471#: ../src/mainfrm.cc:1872
[4a78370]1472#: n:330
[5bff838]1473msgid "Compass DAT and MAK files"
1474msgstr ""
1475
[e9988b3]1476#: ../src/printwx.cc:269
[583c17d]1477#: n:411
1478msgid "DXF files"
[dd83970]1479msgstr "Berkas DXF"
[583c17d]1480
[e9988b3]1481#: ../src/printwx.cc:270
[583c17d]1482#: n:412
1483msgid "EPS files"
[dd83970]1484msgstr "Berkas EPS"
[583c17d]1485
[e9988b3]1486#: ../src/printwx.cc:271
[583c17d]1487#: n:413
1488msgid "GPX files"
[dd83970]1489msgstr "Berkas GPX"
[583c17d]1490
[e9988b3]1491#: ../src/printwx.cc:272
[583c17d]1492#: n:414
1493msgid "HPGL for plotters"
1494msgstr ""
1495
[e9988b3]1496#: ../src/printwx.cc:273
[583c17d]1497#: n:415
1498msgid "Compass PLT for use with Carto"
1499msgstr ""
1500
[e9988b3]1501#: ../src/printwx.cc:274
[583c17d]1502#: n:416
[9fc1cac]1503msgid "Skencil files"
[dd83970]1504msgstr "Berkas Skencil"
[583c17d]1505
[e9988b3]1506#: ../src/printwx.cc:275
[583c17d]1507#: n:417
1508msgid "SVG files"
[dd83970]1509msgstr "Berkas SVG"
[5bff838]1510
[a665282]1511#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1512#. - it should be translated to the terminology that cavers using the
1513#. language would use.
[97d5744]1514#.
1515#. This string is used in the about box (summarising the purpose of aven).
[a665282]1516#: ../src/aboutdlg.cc:94
[4a78370]1517#: n:209
[5bff838]1518msgid "Survey visualisation tool"
1519msgstr ""
1520
[a665282]1521#. TRANSLATORS: Aven menu titles.  An “&” goes before the letter of any
1522#. accelerator key.  The accelerators must be different within this group
1523#: ../src/mainfrm.cc:924
[4a78370]1524#: n:210
[5bff838]1525msgid "&File"
[4f62f2c]1526msgstr "&Berkas"
[5bff838]1527
[a665282]1528#: ../src/mainfrm.cc:925
[4a78370]1529#: n:211
[5bff838]1530msgid "&Rotation"
1531msgstr ""
1532
[a665282]1533#: ../src/mainfrm.cc:926
[4a78370]1534#: n:212
[5bff838]1535msgid "&Orientation"
[e521b8e0]1536msgstr "&Orientasi"
[5bff838]1537
[a665282]1538#: ../src/mainfrm.cc:927
[4a78370]1539#: n:213
[5bff838]1540msgid "&View"
[4f62f2c]1541msgstr "&Tilik"
[5bff838]1542
[a665282]1543#: ../src/mainfrm.cc:929
[4a78370]1544#: n:214
[5bff838]1545msgid "&Controls"
1546msgstr ""
1547
[a665282]1548#: ../src/mainfrm.cc:938
[4a78370]1549#: n:215
[5bff838]1550msgid "&Help"
[2aa484e]1551msgstr "Ba&ntuan"
[5bff838]1552
[a665282]1553#: ../src/mainfrm.cc:931
[4a78370]1554#: n:216
[5bff838]1555msgid "&Presentation"
1556msgstr ""
1557
[a665282]1558#: ../src/aboutdlg.cc:105
[4a78370]1559#: n:219
[63a4d47]1560msgid "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licence as published by the Free Software Foundation; either version 2 of the Licence, or (at your option) any later version."
[5bff838]1561msgstr ""
1562
1563#. TRANSLATORS: Part of 3dtopos --help
[a665282]1564#: ../src/3dtopos.c:86
[4a78370]1565#: n:217
[5bff838]1566msgid "3D_FILE [POS_FILE]"
1567msgstr ""
1568
1569#. TRANSLATORS: Part of diffpos --help
[a665282]1570#: ../src/diffpos.c:265
[4a78370]1571#: n:218
[5bff838]1572msgid "FILE1 FILE2 [THRESHOLD]"
1573msgstr ""
1574
1575#. TRANSLATORS: Part of diffpos --help
[a665282]1576#: ../src/diffpos.c:267
[4a78370]1577#: n:255
[5bff838]1578#, c-format
[63a4d47]1579msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
[5bff838]1580msgstr ""
1581
1582#. TRANSLATORS: Part of extend --help
[a665282]1583#: ../src/extend.c:480
[4a78370]1584#: n:267
[5bff838]1585msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]"
1586msgstr ""
1587
1588#. TRANSLATORS: Part of sorterr --help
[a665282]1589#: ../src/sorterr.c:127
[4a78370]1590#: n:268
[a7b5554]1591msgid "ERR_FILE [HOW_MANY]"
[5bff838]1592msgstr ""
1593
[a665282]1594#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1595#. - it should be translated to the terminology that cavers using the
1596#. language would use.
[97d5744]1597#.
1598#. Part of aven --help
[a665282]1599#: ../src/aven.cc:115
1600#: ../src/aven.cc:139
[4a78370]1601#: n:269
[5bff838]1602msgid "[SURVEY_FILE]"
1603msgstr ""
1604
[a665282]1605#. TRANSLATORS: Aven menu items.  An “&” goes before the letter of any
1606#. accelerator key.
1607#.
[5bff838]1608#. The string "\t" separates the menu text and any accelerator key.
[a665282]1609#.
1610#. "File" menu.  The accelerators must be different within this group.
[5bff838]1611#. c.f. 201, 380, 381.
[a665282]1612#: ../src/mainfrm.cc:758
[4a78370]1613#: n:220
[5bff838]1614msgid "&Open…\tCtrl+O"
[4f62f2c]1615msgstr "&Buka…\tCtrl+O"
[5bff838]1616
[a665282]1617#. TRANSLATORS: Used in the "colour key" for "colour by date" if there
1618#. are surveys without date information.
1619#: ../src/gfxcore.cc:979
[4a78370]1620#: n:221
[5bff838]1621msgid "Undated"
[dd83970]1622msgstr "Tidak bertanggal"
[5bff838]1623
1624#. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
1625#. which aren’t part of a loop and so have no error information.
[a665282]1626#: ../src/gfxcore.cc:1003
[4a78370]1627#: n:290
[5bff838]1628msgid "Not in loop"
1629msgstr ""
1630
[a665282]1631#. TRANSLATORS: error from:
1632#.
1633#. *data normal newline from to tape compass clino
1634#: ../src/commands.c:1200
[4a78370]1635#: n:222
[5bff838]1636msgid "NEWLINE can’t be the first reading"
1637msgstr ""
1638
[a665282]1639#. TRANSLATORS: error from:
1640#.
1641#. *data normal from to tape compass clino newline
1642#: ../src/commands.c:1238
[4a78370]1643#: n:223
[5bff838]1644msgid "NEWLINE can’t be the last reading"
1645msgstr ""
1646
[a665282]1647#. TRANSLATORS: Error given by something like:
1648#.
1649#. *data normal station tape compass clino
1650#.
1651#. ("station" signifies interleaved data).
1652#: ../src/commands.c:1261
[4a78370]1653#: n:224
[5bff838]1654msgid "Interleaved readings, but no NEWLINE"
1655msgstr ""
1656
[a665282]1657#. TRANSLATORS: caused by e.g.
1658#.
1659#. *data diving station newline depth tape compass
1660#.
1661#. ("depth" needs to occur before "newline").
1662#: ../src/commands.c:1137
[4a78370]1663#: n:225
[5bff838]1664#, c-format
1665msgid "Reading “%s” must occur before NEWLINE"
1666msgstr ""
1667
[a665282]1668#. TRANSLATORS: e.g.
1669#.
1670#. *data normal from to tape newline compass clino
1671#: ../src/commands.c:1190
[4a78370]1672#: n:226
[5bff838]1673msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1674msgstr ""
1675
[a665282]1676#: ../src/commands.c:1390
[4a78370]1677#: n:227
[5bff838]1678msgid "Can’t calibrate angular and length quantities together"
1679msgstr ""
1680
[a665282]1681#: ../src/commands.c:582
[9e5ad92]1682#: n:397
1683msgid "Bad *alias command"
1684msgstr ""
1685
[5bff838]1686#. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a grid of
1687#. height values).
[4f62f2c]1688#~ msgid "Select a terrain file to view"
1689#~ msgstr ""
[5bff838]1690
[4f62f2c]1691#~ msgid "Terrain files"
1692#~ msgstr ""
[5bff838]1693
[a665282]1694#. TRANSLATORS: %s will be replaced by the application name ("Aven"
1695#. currently)
1696#: ../src/log.cc:32
[4a78370]1697#: n:228
[5bff838]1698#, c-format
1699msgid "%s Error Log"
1700msgstr ""
1701
[a665282]1702#. TRANSLATORS: The text on the action button in the "Export" settings
1703#. dialog
1704#: ../src/printwx.cc:555
[4a78370]1705#: n:230
[5bff838]1706msgid "&Export…"
[4f62f2c]1707msgstr "&Ekspor…"
[5bff838]1708
[a665282]1709#. TRANSLATORS: "Rotation" menu.  The accelerators must be different within
1710#. this group.  Tickable menu item which toggles auto rotation
1711#: ../src/mainfrm.cc:780
[4a78370]1712#: n:231
[5bff838]1713msgid "Au&to-Rotate\tSpace"
1714msgstr ""
1715
[a665282]1716#: ../src/mainfrm.cc:782
[4a78370]1717#: n:232
[5bff838]1718msgid "Speed &Up"
1719msgstr ""
1720
[a665282]1721#: ../src/mainfrm.cc:783
[4a78370]1722#: n:233
[5bff838]1723msgid "Slow &Down"
1724msgstr ""
1725
[a665282]1726#: ../src/mainfrm.cc:785
[4a78370]1727#: n:234
[5bff838]1728msgid "&Reverse Direction"
1729msgstr ""
1730
[a665282]1731#: ../src/mainfrm.cc:787
[4a78370]1732#: n:235
[5bff838]1733msgid "Step Once &Anticlockwise"
1734msgstr ""
1735
[a665282]1736#: ../src/mainfrm.cc:788
[4a78370]1737#: n:236
[5bff838]1738msgid "Step Once &Clockwise"
1739msgstr ""
1740
1741#. TRANSLATORS: View *looking* North
[a665282]1742#: ../src/gfxcore.cc:3111
1743#: ../src/mainfrm.cc:791
[4a78370]1744#: n:240
[5bff838]1745msgid "View &North"
1746msgstr ""
1747
1748#. TRANSLATORS: View *looking* East
[a665282]1749#: ../src/gfxcore.cc:3113
1750#: ../src/mainfrm.cc:792
[4a78370]1751#: n:241
[5bff838]1752msgid "View &East"
1753msgstr ""
1754
1755#. TRANSLATORS: View *looking* South
[a665282]1756#: ../src/gfxcore.cc:3115
1757#: ../src/mainfrm.cc:793
[4a78370]1758#: n:242
[5bff838]1759msgid "View &South"
1760msgstr ""
1761
1762#. TRANSLATORS: View *looking* West
[a665282]1763#: ../src/gfxcore.cc:3117
1764#: ../src/mainfrm.cc:794
[4a78370]1765#: n:243
[5bff838]1766msgid "View &West"
1767msgstr ""
1768
[a665282]1769#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1770#. - it should be translated to the terminology that cavers using the
1771#. language would use.
1772#: ../src/mainfrm.cc:799
[4a78370]1773#: n:244
[5bff838]1774msgid "Shift Survey &Left"
1775msgstr ""
1776
[a665282]1777#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1778#. - it should be translated to the terminology that cavers using the
1779#. language would use.
1780#: ../src/mainfrm.cc:803
[4a78370]1781#: n:245
[5bff838]1782msgid "Shift Survey &Right"
1783msgstr ""
1784
[a665282]1785#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1786#. - it should be translated to the terminology that cavers using the
1787#. language would use.
1788#: ../src/mainfrm.cc:807
[4a78370]1789#: n:246
[5bff838]1790msgid "Shift Survey &Up"
1791msgstr ""
1792
[a665282]1793#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1794#. - it should be translated to the terminology that cavers using the
1795#. language would use.
1796#: ../src/mainfrm.cc:811
[4a78370]1797#: n:247
[5bff838]1798msgid "Shift Survey &Down"
1799msgstr ""
1800
[a665282]1801#: ../src/gfxcore.cc:3131
1802#: ../src/mainfrm.cc:813
[4a78370]1803#: n:248
[5bff838]1804msgid "&Plan View"
1805msgstr ""
1806
[a665282]1807#: ../src/gfxcore.cc:3132
1808#: ../src/mainfrm.cc:814
[4a78370]1809#: n:249
[5bff838]1810msgid "Ele&vation"
1811msgstr ""
1812
[a665282]1813#: ../src/mainfrm.cc:816
[4a78370]1814#: n:250
[5bff838]1815msgid "&Higher Viewpoint"
1816msgstr ""
1817
[a665282]1818#: ../src/mainfrm.cc:817
[4a78370]1819#: n:251
[5bff838]1820msgid "L&ower Viewpoint"
1821msgstr ""
1822
[a665282]1823#: ../src/mainfrm.cc:820
[4a78370]1824#: n:252
[5bff838]1825msgid "&Zoom In\t]"
[e521b8e0]1826msgstr "Per&besar\t]"
[5bff838]1827
[a665282]1828#: ../src/mainfrm.cc:821
[4a78370]1829#: n:253
[5bff838]1830msgid "Zoo&m Out\t["
[e521b8e0]1831msgstr "Per&kecil\t["
[5bff838]1832
[a665282]1833#: ../src/mainfrm.cc:823
[4a78370]1834#: n:254
[5bff838]1835msgid "Restore De&fault View"
1836msgstr ""
1837
[a665282]1838#. TRANSLATORS: Used as a label for the surrounding box for the "Bearing"
1839#. and "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in
1840#. the "what to print/export" dialog.
1841#: ../src/printwx.cc:346
[4a78370]1842#: n:283
[5bff838]1843msgid "View"
[4f62f2c]1844msgstr "Tilik"
[5bff838]1845
[a665282]1846#. TRANSLATORS: Used as a label for the surrounding box for the "survey
1847#. legs" "stations" "names" etc checkboxes in the "what to print" dialog.
1848#. "Elements" isn’t a good name for this but nothing better has yet come to
1849#. mind!
1850#: ../src/printwx.cc:351
[4a78370]1851#: n:256
[5bff838]1852msgid "Elements"
[dd83970]1853msgstr "Bagian"
[5bff838]1854
[a665282]1855#: ../src/printwx.cc:408
1856#: ../src/printwx.cc:764
[4a78370]1857#: n:257
[5bff838]1858#, c-format
1859msgid "%d pages (%dx%d)"
[e521b8e0]1860msgstr "%d halaman (%dx%d)"
[5bff838]1861
[a665282]1862#. TRANSLATORS: used in the scale drop down selector in the print
1863#. dialog the implicit meaning is "choose a suitable scale to fit
1864#. the plot on a single page", but we need something shorter
1865#: ../src/printwx.cc:390
1866#: ../src/printwx.cc:783
[4a78370]1867#: n:258
[5bff838]1868msgid "One page"
[e521b8e0]1869msgstr "Satu halaman"
[5bff838]1870
[a665282]1871#: ../src/mainfrm.cc:124
1872#: ../src/printwx.cc:421
[4a78370]1873#: n:259
[5bff838]1874msgid "Bearing"
1875msgstr ""
1876
[a665282]1877#: ../src/printwx.cc:460
[4a78370]1878#: n:260
[5bff838]1879msgid "Station Names"
1880msgstr ""
1881
[a665282]1882#: ../src/printwx.cc:456
[4a78370]1883#: n:261
[5bff838]1884msgid "Crosses"
1885msgstr ""
1886
[97d5744]1887#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1888#. "survey stations".
[a665282]1889#: ../src/printwx.cc:446
[4a78370]1890#: n:262
[5bff838]1891msgid "Underground Survey Legs"
1892msgstr ""
1893
[a665282]1894#: ../src/printwx.cc:476
[97d5744]1895#: n:393
1896msgid "Cross-sections"
1897msgstr ""
1898
[a665282]1899#: ../src/printwx.cc:481
[97d5744]1900#: n:394
1901msgid "Walls"
1902msgstr ""
1903
[a665282]1904#: ../src/printwx.cc:485
[97d5744]1905#: n:395
1906msgid "Passages"
1907msgstr ""
1908
[a665282]1909#: ../src/printwx.cc:489
[57f70f2]1910#: n:421
1911msgid "Origin in centre"
1912msgstr ""
1913
[a665282]1914#: ../src/printwx.cc:493
[57f70f2]1915#: n:422
1916msgid "Full coordinates"
1917msgstr ""
1918
[5bff838]1919#. TRANSLATORS: Used in the print dialog:
[a665282]1920#: ../src/printwx.cc:427
[4a78370]1921#: n:263
[5bff838]1922msgid "Tilt angle"
1923msgstr ""
1924
[a665282]1925#. TRANSLATORS: used in the print dialog - controls drawing lines
1926#. around each page
1927#: ../src/printwx.cc:501
[4a78370]1928#: n:264
[e521b8e0]1929#, fuzzy
[5bff838]1930msgid "Page Borders"
[e521b8e0]1931msgstr "Batas"
[5bff838]1932
[a665282]1933#. TRANSLATORS: As in the legend on a map.  Used in the print dialog -
1934#. controls drawing the box at the lower left with survey name, view
1935#. angles, etc
1936#: ../src/printwx.cc:512
[4a78370]1937#: n:265
[08e858b]1938msgid "Legend"
[5bff838]1939msgstr ""
1940
[a665282]1941#. TRANSLATORS: will be used in the print dialog - check this to print
1942#. blank pages (otherwise they’ll be skipped to save paper)
1943#: ../src/printwx.cc:507
[4a78370]1944#: n:266
[5bff838]1945msgid "Blank Pages"
1946msgstr ""
1947
[63a4d47]1948#. TRANSLATORS: Items in the "View" menu:
[a665282]1949#: ../src/mainfrm.cc:840
[4a78370]1950#: n:270
[5bff838]1951msgid "Station &Names\tCtrl+N"
1952msgstr ""
1953
[63a4d47]1954#. TRANSLATORS: Toggles drawing of 3D passages
[a665282]1955#: ../src/mainfrm.cc:842
[4a78370]1956#: n:346
[63a4d47]1957msgid "Passage &Tubes\tCtrl+T"
1958msgstr ""
1959
[a665282]1960#: ../src/mainfrm.cc:843
[4a78370]1961#: n:271
[5bff838]1962msgid "&Crosses\tCtrl+X"
1963msgstr ""
1964
[a665282]1965#: ../src/mainfrm.cc:844
[4a78370]1966#: n:297
[63a4d47]1967msgid "&Grid\tCtrl+G"
1968msgstr ""
1969
[a665282]1970#: ../src/mainfrm.cc:845
[4a78370]1971#: n:318
[63a4d47]1972msgid "&Bounding Box\tCtrl+B"
1973msgstr ""
1974
[97d5744]1975#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1976#. "survey stations".
[a665282]1977#: ../src/mainfrm.cc:849
[4a78370]1978#: n:272
[5bff838]1979msgid "&Underground Survey Legs\tCtrl+L"
1980msgstr ""
1981
[97d5744]1982#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1983#. "survey stations".
[a665282]1984#: ../src/mainfrm.cc:852
[4a78370]1985#: n:291
[63a4d47]1986msgid "&Surface Survey Legs\tCtrl+F"
1987msgstr ""
1988
[a665282]1989#: ../src/mainfrm.cc:861
[4a78370]1990#: n:273
[5bff838]1991msgid "&Overlapping Names"
1992msgstr ""
1993
[a665282]1994#: ../src/gfxcore.cc:3166
1995#: ../src/mainfrm.cc:862
[4a78370]1996#: n:292
[63a4d47]1997msgid "Colour by &Depth"
[5bff838]1998msgstr ""
1999
[a665282]2000#: ../src/gfxcore.cc:3167
2001#: ../src/mainfrm.cc:863
[4a78370]2002#: n:293
[63a4d47]2003msgid "Colour by D&ate"
[5bff838]2004msgstr ""
2005
[a665282]2006#: ../src/gfxcore.cc:3168
2007#: ../src/mainfrm.cc:864
[4a78370]2008#: n:289
[63a4d47]2009msgid "Colour by E&rror"
2010msgstr ""
[5bff838]2011
[a665282]2012#: ../src/mainfrm.cc:866
[4a78370]2013#: n:294
[63a4d47]2014msgid "Highlight &Entrances"
[5bff838]2015msgstr ""
2016
[a665282]2017#: ../src/mainfrm.cc:867
[4a78370]2018#: n:295
[63a4d47]2019msgid "Highlight &Fixed Points"
[5bff838]2020msgstr ""
2021
[a665282]2022#: ../src/mainfrm.cc:868
[4a78370]2023#: n:296
[63a4d47]2024msgid "Highlight E&xported Points"
[5bff838]2025msgstr ""
2026
[a665282]2027#: ../src/printwx.cc:464
[57f70f2]2028#: n:418
2029msgid "Entrances"
2030msgstr ""
2031
[a665282]2032#: ../src/printwx.cc:468
[57f70f2]2033#: n:419
2034msgid "Fixed Points"
2035msgstr ""
2036
[a665282]2037#: ../src/printwx.cc:472
[57f70f2]2038#: n:420
2039msgid "Exported Stations"
2040msgstr ""
2041
[a665282]2042#: ../src/mainfrm.cc:873
[4a78370]2043#: n:237
[63a4d47]2044msgid "&Perspective"
[5bff838]2045msgstr ""
2046
[a665282]2047#: ../src/mainfrm.cc:875
[4a78370]2048#: n:238
[63a4d47]2049msgid "Textured &Walls"
[5bff838]2050msgstr ""
2051
[a665282]2052#. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate
2053#. using that term instead if it gives a better translation which most
2054#. users will understand.
2055#: ../src/mainfrm.cc:879
[4a78370]2056#: n:239
[63a4d47]2057msgid "Fade Distant Ob&jects"
2058msgstr ""
[5bff838]2059
[97d5744]2060#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2061#. "survey stations".
[a665282]2062#: ../src/mainfrm.cc:882
[4a78370]2063#: n:298
[63a4d47]2064msgid "Smoot&hed Survey Legs"
[5bff838]2065msgstr ""
2066
[a665282]2067#: ../src/mainfrm.cc:888
2068#: ../src/mainfrm.cc:892
[4a78370]2069#: n:356
[63a4d47]2070msgid "Full Screen &Mode\tF11"
[5bff838]2071msgstr ""
2072
[a665282]2073#: ../src/mainfrm.cc:906
[4a78370]2074#: n:274
[63a4d47]2075msgid "&Compass"
[5bff838]2076msgstr ""
2077
[a665282]2078#: ../src/mainfrm.cc:907
[4a78370]2079#: n:275
[63a4d47]2080msgid "C&linometer"
[5bff838]2081msgstr ""
2082
[63a4d47]2083#. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour
2084#. corresponds to which depth, date, survey closure error, etc.
[a665282]2085#: ../src/mainfrm.cc:910
[4a78370]2086#: n:276
[63a4d47]2087msgid "Colour &Key"
[5bff838]2088msgstr ""
2089
[a665282]2090#: ../src/mainfrm.cc:911
[4a78370]2091#: n:277
[63a4d47]2092msgid "&Scale Bar"
[5bff838]2093msgstr ""
2094
[a665282]2095#: ../src/mainfrm.cc:901
[4a78370]2096#: n:280
[63a4d47]2097msgid "&Reverse Sense\tCtrl+R"
[5bff838]2098msgstr ""
2099
[a665282]2100#: ../src/mainfrm.cc:871
2101#: ../src/mainfrm.cc:903
[4a78370]2102#: n:281
[63a4d47]2103msgid "&Cancel Measuring Line\tEscape"
[5bff838]2104msgstr ""
2105
[a665282]2106#: ../src/mainfrm.cc:912
[4a78370]2107#: n:299
[5bff838]2108msgid "&Indicators"
2109msgstr ""
2110
2111#: ../src/z_getopt.c:695
2112#: ../src/z_getopt.c:707
[4a78370]2113#: n:300
[5bff838]2114#, c-format
2115msgid "%s: option “%s” is ambiguous\n"
[dd83970]2116msgstr "%s: pilihan “%s” ambigu\n"
[5bff838]2117
2118#: ../src/z_getopt.c:1023
2119#: ../src/z_getopt.c:1034
[4a78370]2120#: n:301
[5bff838]2121#, c-format
2122msgid "%s: option “-W %s” is ambiguous\n"
[dd83970]2123msgstr "%s: pilihan “-W %s” ambigu\n"
[5bff838]2124
2125#: ../src/z_getopt.c:751
2126#: ../src/z_getopt.c:755
[4a78370]2127#: n:302
[5bff838]2128#, c-format
2129msgid "%s: option “%c%s” doesn’t allow an argument\n"
[dd83970]2130msgstr "%s: pilihan “%c%s” tidak mengizinkan argumen\n"
[5bff838]2131
2132#: ../src/z_getopt.c:740
2133#: ../src/z_getopt.c:743
[4a78370]2134#: n:303
[5bff838]2135#, c-format
2136msgid "%s: option “--%s” doesn’t allow an argument\n"
[dd83970]2137msgstr "%s: pilihan “--%s” tidak mengizinkan argumen\n"
[5bff838]2138
2139#: ../src/z_getopt.c:1058
2140#: ../src/z_getopt.c:1069
[4a78370]2141#: n:304
[5bff838]2142#, c-format
2143msgid "%s: option “-W %s” doesn’t allow an argument\n"
[dd83970]2144msgstr "%s: pilihan “-W %s” tidak mengizinkan argumen\n"
[5bff838]2145
2146#: ../src/z_getopt.c:790
2147#: ../src/z_getopt.c:802
2148#: ../src/z_getopt.c:1089
2149#: ../src/z_getopt.c:1101
[4a78370]2150#: n:305
[5bff838]2151#, c-format
2152msgid "%s: option “%s” requires an argument\n"
[dd83970]2153msgstr "%s: opsi “%s” membutuhkan sebuah argumen\n"
[5bff838]2154
2155#: ../src/z_getopt.c:960
2156#: ../src/z_getopt.c:971
2157#: ../src/z_getopt.c:1154
2158#: ../src/z_getopt.c:1166
[4a78370]2159#: n:306
[5bff838]2160#, c-format
2161msgid "%s: option requires an argument -- %c\n"
[dd83970]2162msgstr "%s: opsi membutuhkan argumen -- %c\n"
[5bff838]2163
2164#: ../src/z_getopt.c:840
2165#: ../src/z_getopt.c:843
[4a78370]2166#: n:307
[5bff838]2167#, c-format
2168msgid "%s: unrecognized option “--%s”\n"
[dd83970]2169msgstr "%s: opsi tidak di-kenal “--%s”\n"
[5bff838]2170
2171#: ../src/z_getopt.c:851
2172#: ../src/z_getopt.c:854
[4a78370]2173#: n:308
[5bff838]2174#, c-format
2175msgid "%s: unrecognized option “%c%s”\n"
[dd83970]2176msgstr "%s: opsi tidak di-kenal “%c%s”\n"
[5bff838]2177
2178#: ../src/z_getopt.c:901
2179#: ../src/z_getopt.c:904
[4a78370]2180#: n:309
[5bff838]2181#, c-format
2182msgid "%s: illegal option -- %c\n"
[dd83970]2183msgstr "%s: opsi ilegal -- %c\n"
[5bff838]2184
2185#: ../src/z_getopt.c:910
2186#: ../src/z_getopt.c:913
[4a78370]2187#: n:310
[5bff838]2188#, c-format
2189msgid "%s: invalid option -- %c\n"
[dd83970]2190msgstr "%s: opsi tidak-valid -- %c\n"
[5bff838]2191
[a665282]2192#: ../src/mainfrm.cc:826
[4a78370]2193#: n:311
[5bff838]2194msgid "&New Presentation"
2195msgstr ""
2196
[a665282]2197#: ../src/mainfrm.cc:827
[4a78370]2198#: n:312
[5bff838]2199msgid "&Open Presentation…"
2200msgstr ""
2201
[a665282]2202#: ../src/mainfrm.cc:828
[4a78370]2203#: n:313
[5bff838]2204msgid "&Save Presentation"
2205msgstr ""
2206
[a665282]2207#: ../src/mainfrm.cc:829
[4a78370]2208#: n:314
[5bff838]2209msgid "Sa&ve Presentation As…"
2210msgstr ""
2211
2212#. TRANSLATORS: "Mark" as in "Mark this position"
[a665282]2213#: ../src/mainfrm.cc:832
[4a78370]2214#: n:315
[5bff838]2215msgid "&Mark"
2216msgstr ""
2217
2218#. TRANSLATORS: "Play" as in "Play back a recording"
[a665282]2219#: ../src/mainfrm.cc:834
[4a78370]2220#: n:316
[5bff838]2221msgid "Pla&y"
2222msgstr ""
2223
[a665282]2224#: ../src/mainfrm.cc:835
[4a78370]2225#: n:317
[5bff838]2226msgid "&Export as Movie…"
2227msgstr ""
2228
[a665282]2229#: ../src/mainfrm.cc:2387
[4a78370]2230#: n:331
[5bff838]2231msgid "Export Movie"
2232msgstr ""
2233
[a665282]2234#: ../src/mainfrm.cc:333
[4a78370]2235#: n:319
[5bff838]2236msgid "Select an output filename"
2237msgstr ""
2238
[a665282]2239#: ../src/mainfrm.cc:330
2240#: ../src/mainfrm.cc:2309
[4a78370]2241#: n:320
[5bff838]2242msgid "Aven presentations"
2243msgstr ""
2244
2245#. TRANSLATORS: title of the save screenshot dialog
[a665282]2246#: ../src/mainfrm.cc:1898
[4a78370]2247#: n:321
[5bff838]2248msgid "Save Screenshot"
[dd83970]2249msgstr "Simpan tangkapan layar"
[5bff838]2250
[a665282]2251#: ../src/mainfrm.cc:2304
2252#: ../src/mainfrm.cc:2307
[4a78370]2253#: n:322
[5bff838]2254msgid "Select a presentation to open"
2255msgstr ""
2256
[a665282]2257#: ../src/mainfrm.cc:412
[4a78370]2258#: n:323
[5bff838]2259#, c-format
2260msgid "Error in format of presentation file “%s”"
2261msgstr ""
2262
[a665282]2263#. TRANSLATORS: "Compass" as in Larry Fish’s cave
2264#. surveying package, so probably shouldn’t be translated
2265#: ../src/mainfrm.cc:1868
[4a78370]2266#: n:324
[5bff838]2267msgid "Compass PLT files"
2268msgstr ""
2269
[a665282]2270#. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying
2271#. package, so don’t translate it.
2272#: ../src/mainfrm.cc:1875
[4a78370]2273#: n:325
[5bff838]2274msgid "CMAP XYZ files"
2275msgstr ""
2276
2277#. TRANSLATORS: title of message box
[a665282]2278#: ../src/mainfrm.cc:1956
2279#: ../src/mainfrm.cc:2281
2280#: ../src/mainfrm.cc:2298
[4a78370]2281#: n:326
[5bff838]2282msgid "Modified Presentation"
2283msgstr ""
2284
2285#. TRANSLATORS: and the question in that box
[a665282]2286#: ../src/mainfrm.cc:1954
2287#: ../src/mainfrm.cc:2280
2288#: ../src/mainfrm.cc:2297
[4a78370]2289#: n:327
[5bff838]2290msgid "The current presentation has been modified.  Abandon unsaved changes?"
2291msgstr ""
2292
[a665282]2293#: ../src/mainfrm.cc:2598
2294#: ../src/mainfrm.cc:2609
[4a78370]2295#: n:328
[5bff838]2296msgid "No matches were found."
2297msgstr ""
2298
[4f62f2c]2299#~ msgid "Open &Terrain…"
2300#~ msgstr ""
[5bff838]2301
[4f62f2c]2302#~ msgid "Solid Su&rface"
2303#~ msgstr ""
[5bff838]2304
2305#. TRANSLATORS: number of stations found matching search
2306#, c-format
[4f62f2c]2307#~ msgid "%d found"
[e521b8e0]2308#~ msgstr "%d ditemukan"
[5bff838]2309
2310#. TRANSLATORS: "Find stations" button tooltip
[a665282]2311#: ../src/mainfrm.cc:989
[4a78370]2312#: n:332
[5bff838]2313msgid "Find"
[dd83970]2314msgstr "Cari"
[5bff838]2315
2316#. TRANSLATORS: "Hide stations" button default tooltip
[a665282]2317#: ../src/mainfrm.cc:991
2318#: ../src/mainfrm.cc:2641
[4a78370]2319#: n:333
[5bff838]2320msgid "Hide"
[4f62f2c]2321msgstr "Tersembunyi"
[5bff838]2322
2323#. TRANSLATORS: "Hide stations" button tooltip when stations are found
[a665282]2324#: ../src/mainfrm.cc:2602
[4a78370]2325#: n:334
[5bff838]2326#, c-format
2327msgid "Hide %d found stations"
2328msgstr ""
2329
[a665282]2330#: ../src/mainfrm.cc:213
2331#: ../src/mainfrm.cc:2039
2332#: ../src/mainfrm.cc:2122
2333#: ../src/mainfrm.cc:2175
[4a78370]2334#: n:335
[5bff838]2335msgid "Altitude"
2336msgstr ""
2337
[a665282]2338#. TRANSLATORS: error if you try to drag multiple files to the aven
2339#. window
2340#: ../src/mainfrm.cc:690
[4a78370]2341#: n:336
[5bff838]2342msgid "You may only view one 3d file at a time."
2343msgstr ""
2344
[a665282]2345#: ../src/mainfrm.cc:913
[4a78370]2346#: n:337
[5bff838]2347msgid "&Side Panel"
2348msgstr ""
2349
[a665282]2350#. TRANSLATORS: show coordinates (N = North or Northing, E = East or
2351#. Easting)
2352#: ../src/mainfrm.cc:2037
2353#: ../src/mainfrm.cc:2059
2354#: ../src/mainfrm.cc:2061
2355#: ../src/mainfrm.cc:2174
[4a78370]2356#: n:338
[5bff838]2357msgid "%.2f E, %.2f N"
2358msgstr ""
2359
2360#. TRANSLATORS: Used in Aven:
2361#. From <stationname>
2362#. H: 123.45m V: 234.56m
2363#. Dist: 456.78m  Brg: 200
[a665282]2364#: ../src/mainfrm.cc:2080
2365#: ../src/mainfrm.cc:2132
2366#: ../src/mainfrm.cc:2195
[4a78370]2367#: n:339
[5bff838]2368#, c-format
2369msgid "From %s"
2370msgstr ""
2371
2372#. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
[a665282]2373#: ../src/mainfrm.cc:2208
[4a78370]2374#: n:340
[5bff838]2375#, c-format
2376msgid "H %.2f%s, V %.2f%s"
2377msgstr ""
2378
[a665282]2379#. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as
2380#. in Compass bearing)
2381#: ../src/mainfrm.cc:2220
[4a78370]2382#: n:341
[5bff838]2383#, c-format
2384msgid "%s: %s, Dist %.2f%s, Brg %03d%s"
2385msgstr ""
2386
2387#. TRANSLATORS: tickable menu item in View menu
[a665282]2388#: ../src/gfxcore.cc:3157
2389#: ../src/gfxcore.cc:3175
2390#: ../src/mainfrm.cc:915
[4a78370]2391#: n:342
[5bff838]2392msgid "&Metric"
2393msgstr ""
2394
2395#. TRANSLATORS: tickable menu item in View menu.
[a665282]2396#.
2397#. Degrees are the angular measurement where there are 360 in a full
2398#. circle.
2399#: ../src/gfxcore.cc:3122
2400#: ../src/gfxcore.cc:3140
2401#: ../src/mainfrm.cc:916
[4a78370]2402#: n:343
[5bff838]2403msgid "&Degrees"
2404msgstr ""
2405
[d171c0c]2406#. TRANSLATORS: tickable menu item in View menu.
[a665282]2407#.
2408#. Show the tilt of the survey as a percentage gradient (100% = 45
2409#. degrees = 50 grad).
2410#: ../src/gfxcore.cc:3145
2411#: ../src/mainfrm.cc:917
[d171c0c]2412#: n:430
2413msgid "&Percent"
2414msgstr ""
2415
[a665282]2416#. TRANSLATORS: abbreviation for "kilometres" (unit of length),
2417#. used e.g.  "5km".
2418#.
2419#. If there should be a space between the number and this, include
2420#. one in the translation.
2421#: ../src/gfxcore.cc:1076
2422#: ../src/printwx.cc:1073
[ccb83b7]2423#: n:423
2424msgid "km"
2425msgstr ""
2426
[a665282]2427#. TRANSLATORS: abbreviation for "metres" (unit of length), used
2428#. e.g. "10m".
[ccb83b7]2429#.
[a665282]2430#. If there should be a space between the number and this, include
2431#. one in the translation.
2432#: ../src/gfxcore.cc:950
2433#: ../src/gfxcore.cc:1083
2434#: ../src/mainfrm.cc:2028
2435#: ../src/mainfrm.cc:2097
2436#: ../src/mainfrm.cc:2117
2437#: ../src/mainfrm.cc:2167
2438#: ../src/mainfrm.cc:2199
2439#: ../src/printwx.cc:1075
[ccb83b7]2440#: n:424
[e9988b3]2441msgid "m"
2442msgstr ""
2443
[a665282]2444#. TRANSLATORS: abbreviation for "centimetres" (unit of length),
2445#. used e.g.  "50cm".
[ccb83b7]2446#.
[a665282]2447#. If there should be a space between the number and this, include
2448#. one in the translation.
2449#: ../src/gfxcore.cc:1091
2450#: ../src/printwx.cc:1078
[ccb83b7]2451#: n:425
2452msgid "cm"
2453msgstr ""
2454
[a665282]2455#. TRANSLATORS: abbreviation for "miles" (unit of length,
2456#. plural), used e.g.  "2 miles".
[ccb83b7]2457#.
[a665282]2458#. If there should be a space between the number and this,
2459#. include one in the translation.
2460#: ../src/gfxcore.cc:1104
[ccb83b7]2461#: n:426
2462msgid " miles"
2463msgstr ""
2464
[a665282]2465#. TRANSLATORS: abbreviation for "mile" (unit of length,
2466#. singular), used e.g.  "1 mile".
[ccb83b7]2467#.
[a665282]2468#. If there should be a space between the number and this,
2469#. include one in the translation.
2470#: ../src/gfxcore.cc:1111
[ccb83b7]2471#: n:427
2472msgid " mile"
2473msgstr ""
2474
[a665282]2475#. TRANSLATORS: abbreviation for "feet" (unit of length), used e.g.
2476#. as "10ft".
[ccb83b7]2477#.
[a665282]2478#. If there should be a space between the number and this, include
2479#. one in the translation.
2480#: ../src/gfxcore.cc:950
2481#: ../src/gfxcore.cc:1119
2482#: ../src/mainfrm.cc:2033
2483#: ../src/mainfrm.cc:2100
2484#: ../src/mainfrm.cc:2120
2485#: ../src/mainfrm.cc:2172
2486#: ../src/mainfrm.cc:2204
[ccb83b7]2487#: n:428
[e9988b3]2488msgid "ft"
2489msgstr ""
2490
[a665282]2491#. TRANSLATORS: abbreviation for "inches" (unit of length), used
2492#. e.g. as "6in".
[ccb83b7]2493#.
[a665282]2494#. If there should be a space between the number and this, include
2495#. one in the translation.
2496#: ../src/gfxcore.cc:1127
[ccb83b7]2497#: n:429
2498msgid "in"
2499msgstr ""
2500
[68e6024]2501#. TRANSLATORS: Menu item which turns off the "north arrow" in aven.
[a665282]2502#: ../src/gfxcore.cc:3120
[4a78370]2503#: n:387
[5bff838]2504msgid "&Hide Compass"
2505msgstr ""
2506
[68e6024]2507#. TRANSLATORS: Menu item which turns off the tilt indicator in aven.
[a665282]2508#: ../src/gfxcore.cc:3135
[4a78370]2509#: n:384
[5bff838]2510msgid "&Hide Clino"
2511msgstr ""
2512
[68e6024]2513#. TRANSLATORS: Menu item which turns off the scale bar in aven.
[a665282]2514#: ../src/gfxcore.cc:3155
[4a78370]2515#: n:385
[5bff838]2516msgid "&Hide scale bar"
2517msgstr ""
2518
[68e6024]2519#. TRANSLATORS: Menu item which turns off the colour key.
2520#. The "Colour Key" is the thing in aven showing which colour
2521#. corresponds to which depth, date, survey closure error, etc.
[a665282]2522#: ../src/gfxcore.cc:3173
[4a78370]2523#: n:386
[5bff838]2524msgid "&Hide colour key"
2525msgstr ""
2526
[a665282]2527#. TRANSLATORS: degree symbol - probably should be translated to
2528#. itself.
[d171c0c]2529#: ../src/gfxcore.cc:647
[a665282]2530#: ../src/gfxcore.cc:701
2531#: ../src/mainfrm.cc:2084
2532#: ../src/mainfrm.cc:2212
2533#: ../src/printwx.cc:964
2534#: ../src/printwx.cc:992
2535#: ../src/printwx.cc:996
2536#: ../src/printwx.cc:1000
2537#: ../src/printwx.cc:1010
[4a78370]2538#: n:344
[5bff838]2539msgid "°"
[dd83970]2540msgstr "°"
[5bff838]2541
[a665282]2542#. TRANSLATORS: symbol for grad (400 grad = 360 degrees = full
2543#. circle).
2544#: ../src/gfxcore.cc:652
2545#: ../src/gfxcore.cc:706
[d171c0c]2546#: n:76
2547msgid "ᵍ"
2548msgstr ""
2549
[a665282]2550#. TRANSLATORS: alternative angle units (400 grad = 360 degrees =
2551#. full circle).  Try to make this as short as sensibly possible.
[63a4d47]2552#.
2553#. E.g. in Italian and Spanish we use "g.cent." rather than
2554#. "gradi quattrocentesimali"/"grados centesimales"
[a665282]2555#: ../src/mainfrm.cc:2092
2556#: ../src/mainfrm.cc:2215
[4a78370]2557#: n:345
[5bff838]2558msgid "grad"
2559msgstr ""
2560
[a665282]2561#. TRANSLATORS: symbol for percentage gradient (100% = 45 degrees =
2562#. 50 grad).
2563#: ../src/gfxcore.cc:692
2564#: ../src/gfxcore.cc:710
[d171c0c]2565#: n:96
2566msgid "%"
2567msgstr ""
2568
[a665282]2569#. TRANSLATORS: used for the percentage gradient on vertical
2570#. angles.
2571#: ../src/gfxcore.cc:686
[d171c0c]2572#: n:431
2573msgid "∞"
2574msgstr ""
2575
[a665282]2576#: ../src/mainfrm.cc:896
[4a78370]2577#: n:347
[4f62f2c]2578#~ msgid "&Preferences…"
[e521b8e0]2579#~ msgstr "&Preferensi…"
[5bff838]2580
[4a78370]2581#: n:348
[4f62f2c]2582#~ msgid "Draw passage walls"
2583#~ msgstr ""
[5bff838]2584
[4a78370]2585#: n:349
[4f62f2c]2586#~ msgid "Estimate LRUD readings based on heuristics"
2587#~ msgstr ""
[5bff838]2588
[4a78370]2589#: n:350
[4f62f2c]2590#~ msgid "Mark survey stations with crosses"
2591#~ msgstr ""
[5bff838]2592
[4a78370]2593#: n:351
[4f62f2c]2594#~ msgid "Highlight stations marked as entrances"
2595#~ msgstr ""
[5bff838]2596
[4a78370]2597#: n:352
[4f62f2c]2598#~ msgid "Highlight stations marked as fixed points"
2599#~ msgstr ""
[5bff838]2600
[4a78370]2601#: n:353
[4f62f2c]2602#~ msgid "Highlight stations which are exported"
2603#~ msgstr ""
[5bff838]2604
[4a78370]2605#: n:354
[4f62f2c]2606#~ msgid "Mark survey stations with their names"
2607#~ msgstr ""
[5bff838]2608
[4a78370]2609#: n:355
[4f62f2c]2610#~ msgid "Allow names to overlap on the display (faster)"
2611#~ msgstr ""
[5bff838]2612
[97d5744]2613#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2614#. "survey stations".
[4a78370]2615#: n:357
[4f62f2c]2616#~ msgid "Display underground survey legs"
2617#~ msgstr ""
[5bff838]2618
[97d5744]2619#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2620#. "survey stations".
[4a78370]2621#: n:358
[4f62f2c]2622#~ msgid "Display surface survey legs"
2623#~ msgstr ""
[5bff838]2624
[4a78370]2625#: n:359
[4f62f2c]2626#~ msgid "Colour surface surveys by depth"
2627#~ msgstr ""
[5bff838]2628
[4a78370]2629#: n:360
[4f62f2c]2630#~ msgid "Draw surface legs with dashed lines"
2631#~ msgstr ""
[5bff838]2632
[4a78370]2633#: n:361
[4f62f2c]2634#~ msgid "Draw a grid"
2635#~ msgstr ""
[5bff838]2636
[4a78370]2637#: n:362
[4f62f2c]2638#~ msgid "metric units"
2639#~ msgstr ""
[5bff838]2640
2641#. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
2642#. the USA (rather confusingly now that England has largely gone metric!)
[4a78370]2643#: n:363
[4f62f2c]2644#~ msgid "imperial units"
2645#~ msgstr ""
[5bff838]2646
2647#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
2648#. full circle.
[4a78370]2649#: n:364
[4f62f2c]2650#~ msgid "degrees (°)"
2651#~ msgstr ""
[5bff838]2652
2653#. TRANSLATORS: Grads are the angular measurement where there are 400 in a
2654#. full circle.
[4a78370]2655#: n:365
[4f62f2c]2656#~ msgid "grads"
2657#~ msgstr ""
[5bff838]2658
[4a78370]2659#: n:366
[4f62f2c]2660#~ msgid "Display measurements in"
2661#~ msgstr ""
[5bff838]2662
[4a78370]2663#: n:367
[4f62f2c]2664#~ msgid "Display angles in"
2665#~ msgstr ""
[5bff838]2666
2667#. TRANSLATORS: reverses the sense of the mouse controls
[4a78370]2668#: n:368
[4f62f2c]2669#~ msgid "Reverse the sense of the controls"
2670#~ msgstr ""
[5bff838]2671
[4a78370]2672#: n:369
[4f62f2c]2673#~ msgid "Display scale bar"
2674#~ msgstr ""
[5bff838]2675
[4a78370]2676#: n:370
[4f62f2c]2677#~ msgid "Display depth bar"
2678#~ msgstr ""
[5bff838]2679
[4a78370]2680#: n:371
[4f62f2c]2681#~ msgid "Display compass"
2682#~ msgstr ""
[5bff838]2683
[4a78370]2684#: n:372
[4f62f2c]2685#~ msgid "Display clinometer"
2686#~ msgstr ""
[5bff838]2687
[4a78370]2688#: n:373
[4f62f2c]2689#~ msgid "Display side panel"
2690#~ msgstr ""
[5bff838]2691
[a665282]2692#. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as
2693#. in Compass bearing)
2694#: ../src/mainfrm.cc:2104
[4a78370]2695#: n:374
[5bff838]2696#, c-format
2697msgid "%s: H %.2f%s, Brg %03d%s"
2698msgstr ""
2699
2700#. TRANSLATORS: "V" is short for "Vertical"
[a665282]2701#: ../src/mainfrm.cc:2138
[4a78370]2702#: n:375
[5bff838]2703#, c-format
2704msgid "%s: V %.2f%s"
2705msgstr ""
2706
[a665282]2707#. TRANSLATORS: labels for tabbed side panel this is for the tab with the
2708#. tree hierarchy of survey station names
2709#: ../src/mainfrm.cc:1044
[4a78370]2710#: n:376
[5bff838]2711msgid "Surveys"
2712msgstr ""
2713
[a665282]2714#: ../src/mainfrm.cc:1045
[4a78370]2715#: n:377
[5bff838]2716msgid "Presentation"
2717msgstr ""
2718
[a665282]2719#: ../src/mainfrm.cc:211
[4a78370]2720#: n:378
[5bff838]2721msgid "Easting"
2722msgstr ""
2723
[a665282]2724#: ../src/mainfrm.cc:212
[4a78370]2725#: n:379
[5bff838]2726msgid "Northing"
2727msgstr ""
2728
[a665282]2729#: ../src/mainfrm.cc:761
[4a78370]2730#: n:380
[5bff838]2731msgid "&Print…\tCtrl+P"
[4f62f2c]2732msgstr "&Cetak…\tCtrl+P"
[5bff838]2733
[a665282]2734#: ../src/mainfrm.cc:762
[4a78370]2735#: n:381
[5bff838]2736msgid "P&age Setup…"
[4f62f2c]2737msgstr "&Tata Halaman…"
[5bff838]2738
[a665282]2739#: ../src/mainfrm.cc:766
[4a78370]2740#: n:382
[5bff838]2741msgid "&Export as…"
2742msgstr ""
2743
[a665282]2744#. TRANSLATORS: Title of file dialog to choose name and type of exported
2745#. file.
2746#: ../src/printwx.cc:603
[4a78370]2747#: n:401
[5bff838]2748msgid "Export as:"
2749msgstr ""
2750
[a665282]2751#. TRANSLATORS: Title of the export
2752#. dialog
2753#: ../src/printwx.cc:293
[4a78370]2754#: n:383
[5bff838]2755msgid "Export"
[4f62f2c]2756msgstr "Ekspor"
[5bff838]2757
2758#. TRANSLATORS: for about box:
[a665282]2759#: ../src/aboutdlg.cc:142
[4a78370]2760#: n:390
[5bff838]2761msgid "System Information:"
2762msgstr ""
2763
2764#. TRANSLATORS: Title of the print preview dialog
[a665282]2765#: ../src/printwx.cc:643
[4a78370]2766#: n:398
[5bff838]2767msgid "Print Preview"
[4f62f2c]2768msgstr "Pratilik Cetak"
[5bff838]2769
[a665282]2770#. TRANSLATORS: Title of the print
2771#. dialog
2772#: ../src/printwx.cc:290
[4a78370]2773#: n:399
[5bff838]2774msgid "Print"
[4f62f2c]2775msgstr "Cetak"
[5bff838]2776
[a665282]2777#: ../src/printwx.cc:550
[4a78370]2778#: n:400
[5bff838]2779msgid "&Print…"
[4f62f2c]2780msgstr "&Cetak…"
[5bff838]2781
[97d5744]2782#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2783#. "survey stations".
[a665282]2784#: ../src/printwx.cc:452
[4a78370]2785#: n:403
[5bff838]2786msgid "Sur&face Survey Legs"
2787msgstr ""
2788
2789#. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
[a665282]2790#: ../src/mainfrm.cc:97
[4a78370]2791#: n:404
[5bff838]2792msgid "Edit Waypoint"
2793msgstr ""
2794
[a665282]2795#. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint
2796#. in a presentation.
2797#: ../src/mainfrm.cc:136
[4a78370]2798#: n:278
[5bff838]2799msgid " (unused in perspective view)"
2800msgstr ""
2801
[a665282]2802#. TRANSLATORS: Field label in dialog to edit a waypoint in a
2803#. presentation.
2804#: ../src/mainfrm.cc:143
[4a78370]2805#: n:279
[5bff838]2806msgid "Time: "
[4f62f2c]2807msgstr "Waktu: "
[5bff838]2808
[a665282]2809#. TRANSLATORS: units+info after time field in dialog to edit a
2810#. waypoint in a presentation.
2811#: ../src/mainfrm.cc:147
[4a78370]2812#: n:282
[5bff838]2813msgid " secs (0 = auto; *6 = 6 times auto)"
2814msgstr ""
2815
[a665282]2816#. TRANSLATORS: %s will be replaced with "Aven" currently (and
2817#. perhaps by "Survex" or other things in future).
2818#: ../src/aven.cc:230
[4a78370]2819#: n:405
[5bff838]2820#, c-format
2821msgid "This version of %s requires OpenGL to work, but it isn’t available."
2822msgstr ""
2823
2824#. TRANSLATORS: for diffpos:
[a665282]2825#: ../src/diffpos.c:159
[4a78370]2826#: n:500
[5bff838]2827#, c-format
2828msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
2829msgstr ""
2830
2831#. TRANSLATORS: for diffpos:
[a665282]2832#: ../src/diffpos.c:196
[4a78370]2833#: n:501
[5bff838]2834#, c-format
2835msgid "Added: %s"
2836msgstr ""
2837
2838#. TRANSLATORS: for diffpos:
[a665282]2839#: ../src/diffpos.c:219
[4a78370]2840#: n:502
[5bff838]2841#, c-format
2842msgid "Deleted: %s"
2843msgstr ""
2844
[a665282]2845#. TRANSLATORS: for extend: the user specified breaking a loop or
2846#. changing extend direction at this station, but we didn’t find it in
2847#. the 3d file
2848#: ../src/extend.c:262
2849#: ../src/extend.c:280
2850#: ../src/extend.c:325
2851#: ../src/extend.c:367
2852#: ../src/extend.c:409
[4a78370]2853#: n:510
[5bff838]2854#, c-format
2855msgid "Failed to find station %s"
2856msgstr ""
2857
[a665282]2858#. TRANSLATORS: for extend: the user specified breaking a loop or
2859#. changing extend direction at this leg, but we didn’t find it in the
2860#. 3d file
2861#: ../src/extend.c:306
2862#: ../src/extend.c:348
2863#: ../src/extend.c:390
2864#: ../src/extend.c:432
[4a78370]2865#: n:511
[5bff838]2866#, c-format
2867msgid "Failed to find leg %s → %s"
2868msgstr ""
2869
[a665282]2870#. TRANSLATORS: for extend: "extend" is starting to produce an extended elevation from station %s
2871#: ../src/extend.c:253
[4a78370]2872#: n:512
[5bff838]2873#, c-format
2874msgid "Starting from station %s"
2875msgstr ""
2876
2877#. TRANSLATORS: for extend:
[a665282]2878#: ../src/extend.c:273
[4a78370]2879#: n:513
[5bff838]2880#, c-format
2881msgid "Extending to the left from station %s"
2882msgstr ""
2883
2884#. TRANSLATORS: for extend:
[a665282]2885#: ../src/extend.c:318
[4a78370]2886#: n:514
[5bff838]2887#, c-format
2888msgid "Extending to the right from station %s"
2889msgstr ""
2890
2891#. TRANSLATORS: for extend:
[a665282]2892#: ../src/extend.c:293
[4a78370]2893#: n:515
[5bff838]2894#, c-format
2895msgid "Extending to the left from leg %s → %s"
2896msgstr ""
2897
2898#. TRANSLATORS: for extend:
[a665282]2899#: ../src/extend.c:338
[4a78370]2900#: n:516
[5bff838]2901#, c-format
2902msgid "Extending to the right from leg %s → %s"
2903msgstr ""
2904
2905#. TRANSLATORS: for extend:
[a665282]2906#: ../src/extend.c:402
[4a78370]2907#: n:517
[5bff838]2908#, c-format
2909msgid "Breaking survey loop at station %s"
2910msgstr ""
2911
2912#. TRANSLATORS: for extend:
[a665282]2913#: ../src/extend.c:422
[4a78370]2914#: n:518
[5bff838]2915#, c-format
2916msgid "Breaking survey loop at leg %s → %s"
2917msgstr ""
2918
2919#. TRANSLATORS: for extend:
[a665282]2920#: ../src/extend.c:360
[4a78370]2921#: n:519
[5bff838]2922#, c-format
2923msgid "Swapping extend direction from station %s"
2924msgstr ""
2925
2926#. TRANSLATORS: for extend:
[a665282]2927#: ../src/extend.c:380
[4a78370]2928#: n:520
[5bff838]2929#, c-format
2930msgid "Swapping extend direction from leg %s → %s"
2931msgstr ""
2932
2933#. TRANSLATORS: for extend:
[a665282]2934#: ../src/extend.c:550
[4a78370]2935#: n:521
[5bff838]2936#, c-format
2937msgid "Applying specfile: “%s”"
2938msgstr ""
2939
2940#. TRANSLATORS: for extend:
2941#. Used to tell the user that a file is being written - %s is the filename
[a665282]2942#: ../src/extend.c:613
[4a78370]2943#: n:522
[5bff838]2944#, c-format
2945msgid "Writing %s…"
2946msgstr ""
2947
2948#: ../src/findentrances.cc:100
[f8c981b]2949#: ../src/gpx.cc:70
[4a78370]2950#: n:287
[5bff838]2951#, c-format
2952msgid "Failed to initialise input coordinate system “%s”"
2953msgstr ""
2954
2955#: ../src/findentrances.cc:103
[f8c981b]2956#: ../src/gpx.cc:76
[4a78370]2957#: n:288
[5bff838]2958#, c-format
2959msgid "Failed to initialise output coordinate system “%s”"
2960msgstr ""
2961
2962#: ../src/findentrances.cc:155
[4a78370]2963#: n:388
[5bff838]2964msgid "-d PROJ_DATUM 3D_FILE"
2965msgstr ""
2966
[a665282]2967#. TRANSLATORS: The PROJ library is used to do coordinate transformations
2968#. (https://trac.osgeo.org/proj/) - the user passes a string to tell PROJ
2969#. what the input datum is.
[5bff838]2970#: ../src/findentrances.cc:146
[a665282]2971#: ../src/printwx.cc:528
[4a78370]2972#: n:389
[5bff838]2973msgid "input datum as string to pass to PROJ"
2974msgstr ""
[97d5744]2975
[a665282]2976#: ../src/readval.c:339
[97d5744]2977#: n:392
2978msgid "Separator in survey name"
2979msgstr ""
[9e5ad92]2980
2981#: ../src/readval.c:124
2982#: ../src/readval.c:139
2983#: ../src/readval.c:156
2984#: n:3
2985msgid "Can't have a leg between two anonymous stations"
2986msgstr ""
2987
[a665282]2988#: ../src/dump3d.c:52
[9e5ad92]2989#: n:396
2990msgid "show survey date information (if present)"
2991msgstr ""
2992
[a665282]2993#: ../src/mainfrm.cc:858
[9e5ad92]2994#: n:406
2995msgid "Spla&y Legs"
2996msgstr ""
2997
[a665282]2998#: ../src/mainfrm.cc:855
[9e5ad92]2999#: n:407
3000msgid "&Hide"
[dd83970]3001msgstr "&Tersembunyi"
[9e5ad92]3002
[a665282]3003#: ../src/mainfrm.cc:856
[9e5ad92]3004#: n:408
3005msgid "&Fade"
3006msgstr ""
3007
[a665282]3008#: ../src/mainfrm.cc:857
[9e5ad92]3009#: n:409
3010msgid "&Show"
3011msgstr ""
[583c17d]3012
[a665282]3013#: ../src/printwx.cc:359
[583c17d]3014#: n:410
3015msgid "Export format"
3016msgstr ""
Note: See TracBrowser for help on using the repository browser.