source: git/lib/id.po @ 8d613bf

main
Last change on this file since 8d613bf was 1445470, checked in by Olly Betts <olly@…>, 2 days ago

Add more TRANSLATORS comments

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