source: git/lib/ru.po @ 69ddbce

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

lib/ru.po: Copy a couple of messages which only differ in the
accelerator character.

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