source: git/lib/hu.po @ 4f968e5

debug-cidebug-ci-sanitisersfaster-cavernlogwalls-datawalls-data-hanging-as-warning
Last change on this file since 4f968e5 was 37d6b84, checked in by Olly Betts <olly@…>, 2 years ago

cavern: Report results of each *declination auto

For each *declination auto command cavern now reports an "info"
message showing the range of calculated declination values and
the dates at which the ends of the range were obtained, and also
the grid convergence (which doesn't vary with time).

Fixes #92, reported by Rob Eavis.

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