source: git/lib/sk.po @ 9d1503d

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

configure.ac,lib/,src/message.c,src/msvc/config.h.in: Stop trying to
catch and report signals. The only real reason to do it is so we
can say "Bug in program detected! Please report this to the authors"
before we exit, but when the program crashes that's pretty obvious.
In aven we try to pop up a message box for this message, which may
fail due to whatever caused the signal, while with the command line
tools there's no great benefit over just letting the shell report
the signal.

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