source: git/lib/id.po @ 4cce48d

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 4cce48d was 4cce48d, checked in by Olly Betts <olly@…>, 9 years ago

lib/: Update source references and merge po files.

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