source: git/lib/ru.po @ 549eb37

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

Add File->Extended Elevation menu item

Provides a way to generate extended elevations for simple cases
without having to use the command line. Suggested by Fleur
Loveridge.

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