source: git/lib/bg.po @ c942888f

main
Last change on this file since c942888f was 89b4815, checked in by Olly Betts <olly@…>, 23 hours ago

Add some TRANSLATORS comments

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