source: git/lib/sk.po @ cf0b8dc

main
Last change on this file since cf0b8dc was 89b4815, checked in by Olly Betts <olly@…>, 10 days ago

Add some TRANSLATORS comments

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