source: git/lib/pl.po @ 7f928d3

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

lib/,src/mainfrm.cc,src/printing.cc: Use "..." rather than Unicode
ellipses in menu items and button labels, as that's conventional
(but keep using Unicode ellipses in other messages).

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