source: git/lib/ru.po @ 4fcdd51a

debug-cidebug-ci-sanitisersfaster-cavernloglog-selectwalls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
Last change on this file since 4fcdd51a was ef1d818, checked in by Olly Betts <olly@…>, 3 years ago

Merge .pot changes to .po files

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