source: git/lib/pl.po @ 103c026

stereo-2025
Last change on this file since 103c026 was 5997a125, checked in by Olly Betts <olly@…>, 11 months ago

Merge PO files

  • Property mode set to 100644
File size: 95.7 KB
Line 
1msgid ""
2msgstr ""
3"Project-Id-Version: survex\n"
4"Report-Msgid-Bugs-To: olly@survex.com\n"
5"POT-Creation-Date: 1999-08-26 12:23:58 +0000\n"
6"PO-Revision-Date: 2016-08-20 00:43:08 +0000\n"
7"Last-Translator: Mateusz Golicz <mateusz.golicz@pza.org.pl>\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
14#. TRANSLATORS: Aven menu titles.  An “&” goes before the letter of any
15#. accelerator key.  The accelerators must be different within this group
16#: ../src/mainfrm.cc:996
17#: n:210
18msgid "&File"
19msgstr "&Plik"
20
21#: ../src/mainfrm.cc:997
22#: n:211
23msgid "&Rotation"
24msgstr "&Obrót"
25
26#: ../src/mainfrm.cc:998
27#: n:212
28msgid "&Orientation"
29msgstr "Orientac&ja"
30
31#: ../src/mainfrm.cc:999
32#: n:213
33msgid "&View"
34msgstr "&Widok"
35
36#: ../src/mainfrm.cc:1001
37#: n:214
38msgid "&Controls"
39msgstr "&Sterowanie"
40
41#: ../src/mainfrm.cc:1013
42#: n:215
43msgid "&Help"
44msgstr "Pomo&c"
45
46#. TRANSLATORS: "Presentation" in the sense of a talk with a slideshow -
47#. the items in this menu allow the user to animate between preset
48#. views.
49#: ../src/mainfrm.cc:1006
50#: n:216
51msgid "&Presentation"
52msgstr "Pre&zentacja"
53
54#. TRANSLATORS: as in: Usage: cavern …
55#: ../src/cmdline.c:169
56#: n:49
57msgid "Usage"
58msgstr "Użycie"
59
60#: ../src/gfxcore.cc:4647
61#: ../src/gla-gl.cc:257
62#: n:389
63msgid "Out of memory"
64msgstr "Brak wolnej pamięci"
65
66#. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex
67#. was trying to allocate space for.
68#: ../src/message.c:75
69#: n:1
70#, c-format
71msgid "Out of memory (couldn’t find %lu bytes)."
72msgstr "Brak wolnej pamięci (nie mogę przydzielić %lu bajtów)."
73
74#. TRANSLATORS: %s will be replaced by the filename that we were trying
75#. to read when we ran out of memory.
76#: ../src/img_hosted.c:34
77#: n:38
78#, c-format
79msgid "Out of memory trying to read file “%s”"
80msgstr "Brak wolnej pamięci podczas odczytu pliku: “%s”"
81
82#. TRANSLATORS: Feel free to translate as "or newer" instead of "or
83#. greater" if that gives a more natural translation.  It's
84#. technically not quite right when there are parallel active release
85#. series (e.g. Survex 1.0.40 was released *after* 1.2.0), but this
86#. seems unlikely to confuse users.  "Survex" is the name of the
87#. software, so should not be translated.
88#.
89#. Here "survey" is a "cave map" rather than list of questions - it should be
90#. translated to the terminology that cavers using the language would use.
91#: ../src/commands.c:2607
92#: n:2
93#, c-format
94msgid "Survex version %s or greater required to process this survey data."
95msgstr "Wersja Survex'a co najmniej %s jest wymagana aby przetworzyć ten plik"
96
97#. TRANSLATORS: Indicates a informational message e.g.:
98#. "spoon.svx:12: info: Declination: [...]"
99#: ../src/cavernlog.cc:527
100#: ../src/message.c:1206
101#: ../src/netartic.c:397
102#: n:485
103msgid "info"
104msgstr "info"
105
106#. TRANSLATORS: Indicates a warning message e.g.:
107#. "spoon.svx:12: warning: *prefix is deprecated"
108#: ../src/aven.cc:469
109#: ../src/cavernlog.cc:528
110#: ../src/message.c:1211
111#: n:4
112msgid "warning"
113msgstr "ostrzeżenie"
114
115#. TRANSLATORS: Indicates an error message e.g.:
116#. "spoon.svx:13:4: error: Field may not be omitted"
117#: ../src/cavernlog.cc:529
118#: ../src/message.c:1216
119#: ../src/survexport.cc:469
120#: n:93
121msgid "error"
122msgstr "błąd"
123
124#. TRANSLATORS: %s is replaced by the filename of the parent file, and %u
125#. by the line number in that file.  Your translation should also contain
126#. %s:%u so that automatic parsing of error messages to determine the file
127#. and line number still works.
128#: ../src/datain.c:156
129#: n:5
130#, c-format
131msgid "In file included from %s:%u:\n"
132msgstr "W pliku dołączonym z %s:%u:\n"
133
134#. TRANSLATORS: If you're unsure what "deprecated" means, see:
135#. https://en.wikipedia.org/wiki/Deprecation
136#: ../src/commands.c:794
137#: n:6
138msgid "*prefix is deprecated - use *begin and *end instead"
139msgstr "*prefix jest przestarzały - użyj *begin i *end"
140
141#. TRANSLATORS: Here "station" is a survey station, not a train station.
142#: ../src/readval.c:208
143#: n:7
144#, c-format
145msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)"
146msgstr "Znak “%c” nie jest dozwolony w nazwie punktu (użyj *SET NAMES aby ustalić dozwolone znaki)"
147
148#: ../src/readval.c:641
149#: ../src/readval.c:682
150#: n:8
151msgid "Field may not be omitted"
152msgstr "Nie można pominąć tego pola"
153
154#: ../src/datain.c:4642
155#: ../src/datain.c:4680
156#: ../src/datain.c:4791
157#: ../src/datain.c:4830
158#: ../src/datain.c:4873
159#: ../src/datain.c:4923
160#: ../src/datain.c:4965
161#: ../src/datain.c:5011
162#: ../src/datain.c:5025
163#: ../src/datain.c:5308
164#: ../src/readval.c:643
165#: ../src/readval.c:787
166#: ../src/readval.c:817
167#: n:9
168#, c-format
169msgid "Expecting numeric field, found “%s”"
170msgstr "Spodziewałem się liczby, znalazłem “%s”"
171
172#. TRANSLATORS: The first %d will be replaced by the (inclusive) lower
173#. bound and the second by the (inclusive) upper bound, for example:
174#. Expecting integer in range -60 to 60
175#: ../src/readval.c:844
176#: n:489
177#, c-format
178msgid "Expecting integer in range %d to %d"
179msgstr ""
180
181#: ../src/commands.c:2162
182#: n:10
183#, c-format
184msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”"
185msgstr "Znalazłem “%s”, spodziewałem się “PRESERVE”, “TOUPPER” lub “TOLOWER”"
186
187#: ../src/debug.h:45
188#: ../src/debug.h:47
189#: ../src/matrix.c:350
190#: n:11
191msgid "Bug in program detected! Please report this to the authors"
192msgstr "Wykryto błąd w programie! Proszę poinformować autorów!"
193
194#: ../src/commands.c:2738
195#: ../src/datain.c:2116
196#: ../src/datain.c:2128
197#: ../src/datain.c:2331
198#: ../src/datain.c:2838
199#: ../src/datain.c:3324
200#: ../src/extend.c:455
201#: n:12
202#, c-format
203msgid "Unknown command “%s”"
204msgstr "Nieznane polecenie “%s”"
205
206#. TRANSLATORS: Here "station" is a survey station, not a train station.
207#: ../src/netbits.c:440
208#: n:13
209#, c-format
210msgid "Station “%s” equated to itself"
211msgstr "Punkt “%s” utożsamiony sam z sobą"
212
213#. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between
214#. survey stations.
215#: ../src/datain.c:3954
216#: n:14
217msgid "Compass reading may not be omitted except on plumbed legs"
218msgstr "Nie można pominąć azymutu, z wyjątkiem odcinków pionowych"
219
220#: ../src/datain.c:5098
221#: ../src/datain.c:5226
222#: n:94
223msgid "Tape reading may not be omitted"
224msgstr "Nie można pominąć długości"
225
226#: ../src/datain.c:462
227#: ../src/datain.c:2556
228#: ../src/datain.c:2814
229#: ../src/datain.c:4338
230#: ../src/extend.c:460
231#: n:15
232msgid "End of line not blank"
233msgstr "Niespodziewana treść na końcu linii"
234
235#: ../src/cavern.c:412
236#: n:16
237#, c-format
238msgid "There were %d warning(s)."
239msgstr "Zanotowano ostrzeżeń: %d"
240
241#. TRANSLATORS: %s is replaced by the command we attempted to run.
242#: ../src/cavernlog.cc:414
243#: ../src/cavernlog.cc:466
244#: ../src/mainfrm.cc:1645
245#: n:17
246#, c-format
247msgid "Couldn’t run external command: “%s”"
248msgstr "Wywołanie zewnętrznego polecenia “%s” nie powiodło się"
249
250#: ../src/datain.c:134
251#: ../src/datain.c:142
252#: ../src/datain.c:176
253#: ../src/datain.c:205
254#: ../src/datain.c:215
255#: ../src/datain.c:228
256#: ../src/datain.c:3138
257#: ../src/datain.c:3485
258#: ../src/extend.c:689
259#: ../src/sorterr.c:78
260#: ../src/sorterr.c:95
261#: ../src/sorterr.c:238
262#: n:18
263msgid "Error reading file"
264msgstr "Błąd podczas odczytu pliku"
265
266#: ../src/message.c:1239
267#: n:19
268msgid "Too many errors - giving up"
269msgstr "Za dużo błędów - poddaję się"
270
271#. TRANSLATORS: If you're unsure what "deprecated" means, see:
272#. https://en.wikipedia.org/wiki/Deprecation
273#: ../src/commands.c:2041
274#: n:20
275msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
276msgstr "*DEFAULT jest przestarzały - użyj *CALIBRATE/DATA/SD/UNITS z argumentem DEFAULT"
277
278#. TRANSLATORS: A "plumbed leg" is one measured using a plumbline
279#. (a weight on a string).  So the problem here is that the leg is
280#. vertical, so a compass reading has no meaning!
281#: ../src/datain.c:3924
282#: n:21
283msgid "Compass reading given on plumbed leg"
284msgstr "Wskazano azymut na odcinku pionowym"
285
286#: ../src/commands.c:1018
287#: n:22
288msgid "END with no matching BEGIN in this file"
289msgstr "END bez odpowiadającego mu BEGIN"
290
291#. TRANSLATORS: %s and %s are replaced with e.g. BEGIN and END
292#. or #[ and #]
293#: ../src/datain.c:2430
294#: ../src/datain.c:3395
295#: n:23
296#, c-format
297msgid "%s with no matching %s in this file"
298msgstr "%s bez odpowiadającego mu %s"
299
300#. TRANSLATORS: A station must be exported out of each level it is in, so
301#. this would give "Station “\outer.inner.1” not exported from survey
302#. “\outer”)":
303#.
304#. *equate entrance outer.inner.1
305#. *begin outer
306#. *begin inner
307#. *export 1
308#. 1 2 1.23 045 -6
309#. *end inner
310#. *end outer
311#.
312#. Here "survey" is a "cave map" rather than list of questions - it should be
313#. translated to the terminology that cavers using the language would use.
314#: ../src/commands.c:1386
315#: ../src/commands.c:1388
316#: ../src/listpos.c:113
317#: ../src/readval.c:342
318#: ../src/readval.c:345
319#: n:26
320#, c-format
321msgid "Station “%s” not exported from survey “%s”"
322msgstr "Punkt “%s” nie wyeksportowany z sesji “%s”"
323
324#. TRANSLATORS: This error occurs if there's an attempt to
325#. export a station from a survey which doesn't actually exist.
326#.
327#. Here "survey" is a "cave map" rather than list of questions - it should be
328#. translated to the terminology that cavers using the language would use.
329#: ../src/listpos.c:121
330#: n:286
331#, c-format
332msgid "Reference to station “%s” from non-existent survey “%s”"
333msgstr "Odniesienie do punktu “%s” z nieistniejącej sesji “%s”"
334
335#. TRANSLATORS: Here "station" is a survey station, not a train station.
336#.
337#. Here "survey" is a "cave map" rather than list of questions - it should be
338#. translated to the terminology that cavers using the language would use.
339#: ../src/readval.c:291
340#: ../src/readval.c:316
341#: n:27
342#, c-format
343msgid "“%s” can’t be both a station and a survey"
344msgstr "“%s” nie może być jednocześnie nazwą punktu i sesji"
345
346#. TRANSLATORS: Here "station" is a survey station, not a train station.
347#: ../src/extend.c:258
348#: ../src/extend.c:277
349#: ../src/extend.c:324
350#: ../src/extend.c:368
351#: ../src/extend.c:412
352#: ../src/readval.c:204
353#: ../src/readval.c:459
354#: ../src/readval.c:466
355#: n:28
356msgid "Expecting station name"
357msgstr "Spodziewałem się nazwy punktu"
358
359#: ../src/commands.c:2525
360#: n:31
361#, c-format
362msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”"
363msgstr "Znalazłem “%s”, spodziewałem się “EQUATES”, “EXPORTS” lub “PLUMBS”"
364
365#: ../src/commands.c:2531
366#: n:32
367#, c-format
368msgid "Found “%s”, expecting “ON” or “OFF”"
369msgstr "Znalazłem “%s”, spodziewałem się “ON” lub “OFF”"
370
371#. TRANSLATORS: EQUATE is a command name, so shouldn’t be
372#. translated.
373#.
374#. Here "station" is a survey station, not a train station.
375#: ../src/commands.c:1345
376#: n:33
377msgid "Only one station in EQUATE command"
378msgstr "Podano tylko jeden punkt w poleceniu EQUATE"
379
380#. TRANSLATORS: A "quantity" is something measured like "LENGTH",
381#. "BEARING", "ALTITUDE", etc.
382#: ../src/commands.c:600
383#: n:34
384#, c-format
385msgid "Unknown quantity “%s”"
386msgstr "Nieznana wielkość “%s”"
387
388#: ../src/commands.c:499
389#: n:35
390#, c-format
391msgid "Unknown units “%s”"
392msgstr "Nieznana jednostka “%s”"
393
394#: ../src/commands.c:511
395#: n:479
396#, c-format
397msgid "Units “%s” are deprecated, assuming “grads” - see manual for details"
398msgstr ""
399
400#: ../src/commands.c:2333
401#: ../src/commands.c:2412
402#: n:434
403msgid "Unknown coordinate system"
404msgstr "Nieznany układ współrzędnych"
405
406#: ../src/commands.c:2441
407#: ../src/commands.c:2482
408#: n:443
409#, c-format
410msgid "Invalid coordinate system: %s"
411msgstr "Nieprawidłowy układ współrzędnych: %s"
412
413#: ../src/commands.c:2420
414#: ../src/commands.c:2452
415#: n:435
416msgid "Coordinate system unsuitable for output"
417msgstr "Układ współrzędnych nieodpowiedni dla wyjścia"
418
419#: ../src/commands.c:936
420#: ../src/commands.c:1172
421#: ../src/datain.c:2668
422#: n:436
423#, c-format
424msgid "Failed to convert coordinates: %s"
425msgstr "Nie udało się przetworzyć współrzędnych: %s"
426
427#: ../src/commands.c:1179
428#: n:437
429msgid "The input projection is set but the output projection isn't"
430msgstr "Ustalono wejściowy układ współrzędnych, ale brak instrukcji co do wyjściowego"
431
432#: ../src/commands.c:1181
433#: n:438
434msgid "The output projection is set but the input projection isn't"
435msgstr "Ustalono wyjściowy układ współrzędnych, ale brak instrukcji co do wejściowego"
436
437#: ../src/commands.c:1107
438#: n:439
439msgid "Coordinates can't be omitted when coordinate system has been specified"
440msgstr "Nie można pominąć współrzędnych jeśli wskazano układ współrzędnych"
441
442#. TRANSLATORS: %s is replaced by the command that requires it, e.g.
443#. *DECLINATION AUTO
444#: ../src/commands.c:2009
445#: ../src/datain.c:3725
446#: n:301
447#, c-format
448msgid "Input coordinate system must be specified for “%s”"
449msgstr "Należy wskazać wejściowy układ współrzędnych dla “%s”"
450
451#: ../src/datain.c:2680
452#: ../src/datain.c:3707
453#: n:488
454msgid "Output coordinate system not set"
455msgstr ""
456
457#: ../src/datain.c:3259
458#: n:503
459#, c-format
460msgid "Datum “%s” not supported"
461msgstr ""
462
463#: ../src/commands.c:1993
464#: n:309
465msgid "Expected number or “AUTO”"
466msgstr "Spodziewałem się liczby lub “AUTO”"
467
468#: ../src/datain.c:3747
469#: n:304
470msgid "No survey date specified - using 0 for magnetic declination"
471msgstr "Brak danych o dacie pomiaru - przyjmuję 0 jako deklinację magnetyczną"
472
473#. TRANSLATORS: This message gives information about the range of
474#. declination values and the grid convergence value calculated for
475#. each "*declination auto ..." command.
476#.
477#. The first %s will be replaced by the declination range (or single
478#. value), and %.1f%s by the grid convergence angle.
479#: ../src/commands.c:890
480#: n:484
481#, c-format
482msgid "Declination: %s, grid convergence: %.1f%s"
483msgstr ""
484
485#. TRANSLATORS: Used when a BEGIN command has no survey, but the
486#. END command does, e.g.:
487#.
488#. *begin
489#. 1 2 10.00 178 -01
490#. *end entrance      <--[Message given here]
491#: ../src/commands.c:1046
492#: n:36
493msgid "Matching BEGIN command has no survey name"
494msgstr "Odpowiednie polecenie BEGIN jest bez nazwy sesji"
495
496#. TRANSLATORS: Note: In English you talk about the *units* of a single
497#. measurement, but the correct term in other languages may be singular.
498#: ../src/commands.c:528
499#: n:37
500#, c-format
501msgid "Invalid units “%s” for quantity"
502msgstr "Nieprawidłowa jednostka “%s” dla wielkości"
503
504#: ../src/commands.c:592
505#: n:39
506#, c-format
507msgid "Unknown instrument “%s”"
508msgstr "Nieznany instrument “%s”"
509
510#. TRANSLATORS: DECLINATION is a built-in keyword, so best not to
511#. translate
512#: ../src/commands.c:1933
513#: n:40
514msgid "Scale factor must be 1.0 for DECLINATION"
515msgstr "Współczynnik skalowania musi wynosić 1.0 dla DECLINATION"
516
517#. TRANSLATORS: If the scale factor for an instrument is zero, then any
518#. reading would be mapped to zero, which doesn't make sense.
519#: ../src/commands.c:1941
520#: n:391
521msgid "Scale factor must be non-zero"
522msgstr "Współczynnik skalowania musi być niezerowy"
523
524#: ../src/commands.c:2061
525#: n:41
526#, c-format
527msgid "Unknown setting “%s”"
528msgstr "Nieznana opcja “%s”"
529
530#: ../src/commands.c:637
531#: n:42
532#, c-format
533msgid "Unknown character class “%s”"
534msgstr "Nieznana klasa znaków “%s”"
535
536#: ../src/extend.c:699
537#: ../src/netskel.c:93
538#: n:43
539msgid "No survey data"
540msgstr "Brak danych pomiarowych"
541
542#: ../src/filename.c:88
543#: ../src/img_hosted.c:39
544#: n:44
545#, c-format
546msgid "Filename “%s” refers to directory"
547msgstr "Nazwa “%s” odnosi się do katalogu"
548
549#. TRANSLATORS: At the end of processing (or if a *SOLVE command is used)
550#. cavern will issue this warning if there are any sections of the survey
551#. network which are hanging.
552#: ../src/netartic.c:382
553#: n:45
554msgid "Survey not all connected to fixed stations"
555msgstr "Pomiar nie tworzy spójnej całości"
556
557#: ../src/commands.c:1264
558#: ../src/datain.c:938
559#: ../src/datain.c:2701
560#: n:46
561msgid "Station already fixed or equated to a fixed point"
562msgstr "Punkt już został ustalony lub zrównany z punktem ustalonym"
563
564#: ../src/commands.c:1269
565#: ../src/datain.c:943
566#: ../src/datain.c:2705
567#: n:493
568msgid "Previously fixed or equated here"
569msgstr ""
570
571#: ../src/cavern.c:312
572#: ../src/filename.c:91
573#: ../src/gfxcore.cc:4271
574#: ../src/img_hosted.c:35
575#: n:47
576#, c-format
577msgid "Failed to open output file “%s”"
578msgstr "Nie udało się otworzyć pliku wyjściowego “%s”"
579
580#: ../src/commands.c:1188
581#: ../src/commands.c:1202
582#: ../src/commands.c:1214
583#: ../src/commands.c:2117
584#: n:48
585msgid "Standard deviation must be positive"
586msgstr "Odchylenie standardowe musi być dodanie"
587
588#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
589#. "survey stations".
590#.
591#. %s is replaced by the name of the station.
592#: ../src/netbits.c:337
593#: n:50
594#, c-format
595msgid "Survey leg with same station (“%s”) at both ends - typing error?"
596msgstr "Odcinek pomiarowy z tym samym punktem (“%s”) po obydwóch stronach - literówka?"
597
598#. TRANSLATORS: %.f%s will be replaced with a right angle in the
599#. units currently in use, e.g. "90°" or "100ᵍ".  And "absolute
600#. value" means the reading ignoring the sign (so it might be
601#. < -90° or > 90°.
602#: ../src/datain.c:3846
603#: ../src/datain.c:3859
604#: n:51
605#, c-format
606msgid "Clino reading over %.f%s (absolute value)"
607msgstr "Wartość klinometru powyżej %.f%s (bezwzględnie)"
608
609#: ../src/netbits.c:455
610#: n:52
611#, c-format
612msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”"
613msgstr "Próba zrównania dwóch różnych punktów ustalonych: “%s” i “%s”"
614
615#. TRANSLATORS: "equal" as in:
616#.
617#. *fix a 1 2 3
618#. *fix b 1 2 3
619#. *equate a b
620#: ../src/netbits.c:466
621#: n:53
622#, c-format
623msgid "Equating two equal fixed points: “%s” and “%s”"
624msgstr "Zrównuję dwa tożsame punkty ustalone: “%s” and “%s”"
625
626#. TRANSLATORS: " *fix a " gives this message:
627#: ../src/commands.c:1127
628#: n:54
629msgid "FIX command with no coordinates - fixing at (0,0,0)"
630msgstr "Polecenie FIX bez współrzędnych - ustalam na (0,0,0)"
631
632#. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
633#: ../src/commands.c:1267
634#: ../src/datain.c:940
635#: ../src/datain.c:2703
636#: n:55
637msgid "Station already fixed at the same coordinates"
638msgstr "Ponowne ustalenie punktu na tych samych współrzędnych"
639
640#. TRANSLATORS: Emitted after second and subsequent "FIX" command
641#. with no coordinates.
642#: ../src/commands.c:1123
643#: n:441
644#, c-format
645msgid "Already had FIX command with no coordinates for station “%s”"
646msgstr "Ponowny FIX bez współrzędnych dla punktu “%s”"
647
648#: ../src/commands.c:2214
649#: n:442
650#, c-format
651msgid "Station “%s” fixed before CS command first used"
652msgstr "Punkt “%s” ustalony przed użyciem polecenia CS"
653
654#. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN
655#. <SURVEY>, so this would generate this error:
656#.
657#. *begin fred
658#. 1 2 1.23 045 -6
659#. *export 2
660#. *end fred
661#: ../src/commands.c:2752
662#: n:57
663msgid "*EXPORT must immediately follow “*BEGIN <SURVEY>”"
664msgstr "*EXPORT musi następować bezpośrednio po “*BEGIN <SURVEY>”"
665
666#. TRANSLATORS: %d will be replaced by the assumed year, e.g. 1918
667#: ../src/readval.c:925
668#: ../src/readval.c:1007
669#: n:76
670#, c-format
671msgid "Assuming 2 digit year is %d"
672msgstr ""
673
674#: ../src/readval.c:930
675#: ../src/readval.c:1013
676#: n:58
677msgid "Invalid year (< 1900 or > 2078)"
678msgstr "Wprowadź rok pomiędzy 1900 a 2078"
679
680#. TRANSLATORS: Suspicious means something like 410 degrees or -20
681#. degrees
682#: ../src/datain.c:3592
683#: ../src/datain.c:3601
684#: ../src/readval.c:718
685#: n:59
686msgid "Suspicious compass reading"
687msgstr "Podejrzany azymut"
688
689#: ../src/datain.c:4649
690#: ../src/datain.c:4799
691#: n:60
692msgid "Negative tape reading"
693msgstr "Ujemna wartość długości"
694
695#: ../src/commands.c:1112
696#: n:61
697msgid "Same station fixed twice with no coordinates"
698msgstr "Ten sam punkt ustalony dwukrotnie bez współrzędnych"
699
700#. TRANSLATORS: This means that the data fed in said this.
701#.
702#. It could be a gross error (e.g. the decimal point is missing from the
703#. depth gauge reading) or it could just be due to random error on a near
704#. vertical leg
705#: ../src/datain.c:4115
706#: n:62
707msgid "Tape reading is less than change in depth"
708msgstr "Wartość długości jest mniejsza niż zmiana głębokości"
709
710#. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
711#. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
712#. style.  Neither "style" nor "reading" is a keyword in the program.
713#.
714#. This error complains about a "DEPTH" gauge reading in "NORMAL"
715#. style, for example.
716#: ../src/commands.c:1616
717#: n:63
718#, c-format
719msgid "Reading “%s” not allowed in data style “%s”"
720msgstr "Wartość “%s” nie jest dozwolona w formacie danych “%s”"
721
722#. TRANSLATORS: i.e. not enough readings for the style.
723#: ../src/commands.c:1797
724#: n:64
725#, c-format
726msgid "Too few readings for data style “%s”"
727msgstr "Za mało wartości dla formatu danych “%s”"
728
729#. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
730#: ../src/commands.c:1573
731#: ../src/datain.c:2077
732#: n:65
733#, c-format
734msgid "Data style “%s” unknown"
735msgstr "Format danych “%s” jest nieznany"
736
737#. TRANSLATORS: Here "station" is a survey station, not a train station.
738#.
739#. Exporting a station twice gives this error:
740#.
741#. *begin example
742#. *export 1
743#. *export 1
744#. 1 2 1.24 045 -6
745#. *end example
746#: ../src/commands.c:1437
747#: n:66
748#, c-format
749msgid "Station “%s” already exported"
750msgstr "Punkt “%s” już został wyeksportowany"
751
752#. TRANSLATORS: complains about a situation like trying to define
753#. two from stations per leg
754#: ../src/commands.c:1641
755#: n:67
756#, c-format
757msgid "Duplicate reading “%s”"
758msgstr "Zdublowana wartość “%s”"
759
760#: ../src/commands.c:1296
761#: n:68
762#, c-format
763msgid "FLAG “%s” unknown"
764msgstr "Nieznany FLAG “%s”"
765
766#: ../src/readval.c:879
767#: n:69
768msgid "Missing \""
769msgstr "Brakujący \""
770
771#. TRANSLATORS: Here "station" is a survey station, not a train station.
772#: ../src/listpos.c:131
773#: n:70
774#, c-format
775msgid "Station “%s” referred to just once, with an explicit survey name - typo?"
776msgstr "Jednorazowe odwołanie do punktu “%s” - literówka?"
777
778#. TRANSLATORS: Here "station" is a survey station, not a train
779#. station.
780#: ../src/netartic.c:395
781#: n:71
782msgid "The following survey stations are not attached to a fixed point:"
783msgstr "Następujące punkty nie są dołączone do pomiaru:"
784
785#: ../src/netskel.c:139
786#: n:72
787#, c-format
788msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)"
789msgstr "Pomiar nie ma żadnych punktów ustalonych. W związku z tym, ustalam %s w pozycji (0, 0, 0)"
790
791#. TRANSLATORS: fixed survey station that is not part of any survey
792#: ../src/netskel.c:986
793#: n:73
794#, c-format
795msgid "Unused fixed point “%s”"
796msgstr "Niewykorzystany punkt ustalony “%s”"
797
798#: ../src/matrix.c:121
799#: n:74
800msgid "Network solved by reduction - no simultaneous equations to solve."
801msgstr "Sieć rozwiązana poprzez redukcję - brak układu równań do rozwiązania."
802
803#: ../src/matrix.c:132
804#: n:75
805#, c-format
806msgid "Solving %d simultaneous equations"
807msgstr "Rozwiązywanie układu %d równań"
808
809#. TRANSLATORS: This is an error from the *DATA command.  It
810#. means that a reading (which will appear where %s is isn't
811#. valid as the list of readings has already included the same
812#. reading, or an equivalent one (e.g. you can't have both
813#. DEPTH and DEPTHCHANGE together).
814#: ../src/commands.c:1705
815#: n:77
816#, c-format
817msgid "Reading “%s” duplicates previous reading(s)"
818msgstr "Wartość “%s” dubluje poprzednio określone wartości"
819
820#: ../src/matrix.c:130
821#: n:78
822msgid "Solving one equation"
823msgstr "Rozwiązywanie jednego równania"
824
825#: ../src/datain.c:3883
826#: ../src/datain.c:4104
827#: ../src/datain.c:4509
828#: n:79
829msgid "Negative adjusted tape reading"
830msgstr "Po korekcji wartość długości jest ujemna!"
831
832#: ../src/commands.c:2648
833#: ../src/commands.c:2670
834#: n:80
835msgid "Date is in the future!"
836msgstr "Data w przyszłości!"
837
838#: ../src/commands.c:2675
839#: n:81
840msgid "End of date range is before the start"
841msgstr "Data końcowa jest wcześniejsza niż początkowa"
842
843#. TRANSLATORS: e.g. the user specifies a passage cross-section at
844#. station "entrance.27", but there is no station "entrance.27" in
845#. the centre-line.
846#: ../src/netskel.c:1074
847#: n:83
848#, c-format
849msgid "Cross section specified at non-existent station “%s”"
850msgstr "Przekrój określony na nieistniejącym punkcie “%s”"
851
852#. TRANSLATORS: In data with backsights, the user has tried to give a
853#. plumb for the foresight and a clino reading for the backsight, or
854#. something similar.
855#: ../src/datain.c:3907
856#: n:84
857msgid "CLINO and BACKCLINO readings must be of the same type"
858msgstr "Wartości CLINO i BACKCLINO muszą być tego samego typu"
859
860#. TRANSLATORS: We've been told the foresight and backsight are
861#. both "UP", or that they're both "DOWN".
862#: ../src/datain.c:3933
863#: n:92
864msgid "Plumbed CLINO and BACKCLINO readings can't be in the same direction"
865msgstr "Pionowe wartości CLINO i BACKCLINO nie mogą być w tym samym kierunku"
866
867#: ../src/readval.c:941
868#: ../src/readval.c:1022
869#: n:86
870msgid "Invalid month"
871msgstr "Błędny miesiąc"
872
873#. TRANSLATORS: e.g. 31st of April, or 32nd of any month
874#: ../src/readval.c:952
875#: ../src/readval.c:1030
876#: n:87
877msgid "Invalid day of the month"
878msgstr "Błędny dzień miesiąca"
879
880#: ../src/cavern.c:261
881#: n:88
882#, c-format
883msgid "3d file format versions %d to %d supported"
884msgstr "obsługiwane wersje formatu 3d od %d do %d"
885
886#: ../src/readval.c:202
887#: n:89
888msgid "Expecting survey name"
889msgstr "Spodziewałem się nazwy sesji"
890
891#: ../src/datain.c:3107
892#: ../src/datain.c:3109
893#: ../src/datain.c:3427
894#: ../src/extend.c:684
895#: ../src/gfxcore.cc:4595
896#: ../src/img_hosted.c:30
897#: ../src/mainfrm.cc:411
898#: ../src/sorterr.c:144
899#: n:24
900#, c-format
901msgid "Couldn’t open file “%s”"
902msgstr "Nie można otworzyć pliku “%s”"
903
904#: ../src/printing.cc:659
905#: ../src/survexport.cc:464
906#: n:402
907#, c-format
908msgid "Couldn’t write file “%s”"
909msgstr "Nie da się zapisywać do pliku “%s”"
910
911#: ../src/datain.c:2508
912#: ../src/datain.c:2513
913#: n:498
914msgid "Failed to create temporary file"
915msgstr ""
916
917#. TRANSLATORS: If you're unsure what "deprecated" means, see:
918#. https://en.wikipedia.org/wiki/Deprecation
919#: ../src/commands.c:656
920#: ../src/commands.c:772
921#: ../src/commands.c:796
922#: ../src/commands.c:1587
923#: ../src/commands.c:2043
924#: ../src/readval.c:93
925#: n:95
926msgid "Further uses of this deprecated feature will not be reported"
927msgstr "Kolejne zauważone użycia tej przestarzałej opcji nie będą raportowane"
928
929#. TRANSLATORS: %s is replaced by the amount the readings disagree
930#. by, e.g. "0.12m" or "0.2ft".
931#: ../src/datain.c:5087
932#: ../src/datain.c:5215
933#: n:97
934#, c-format
935msgid "TAPE reading and BACKTAPE reading disagree by %s"
936msgstr "wartości TAPE i BACKTAPE nie zgadzają się o %s"
937
938#. TRANSLATORS: %s is replaced by the amount the readings disagree
939#. by, e.g. "2.5°" or "3ᵍ".
940#: ../src/datain.c:3798
941#: n:98
942#, c-format
943msgid "COMPASS reading and BACKCOMPASS reading disagree by %s"
944msgstr "wartości COMPASS i BACKCOMPASS nie zgadzają się o %s"
945
946#. TRANSLATORS: %s is replaced by the amount the readings disagree
947#. by, e.g. "2.5°" or "3ᵍ".
948#: ../src/datain.c:3985
949#: n:99
950#, c-format
951msgid "CLINO reading and BACKCLINO reading disagree by %s"
952msgstr "wartości CLINO i BACKCLINO nie zgadzają się o %s"
953
954#: ../src/commands.c:1584
955#: n:104
956#, c-format
957msgid "“*data %s %c …” is deprecated - use “*data %s …” instead"
958msgstr "“*data %s %c …” jest przestarzałe - proszę używać “*data %s …”"
959
960#. TRANSLATORS: Perhaps the user tried to load a different type of file as
961#. a Survex .3d file, or the .3d file was corrupted.
962#: ../src/img_hosted.c:38
963#: n:106
964#, c-format
965msgid "Bad 3d image file “%s”"
966msgstr "Błędny plik 3d “%s”"
967
968#. TRANSLATORS: This is the date format string used to timestamp .3d
969#. files internally.  Probably best to keep it the same for all
970#. translations.
971#: ../src/img.c:49
972#: ../src/model.cc:380
973#: n:107
974#, c-format
975msgid "%a,%Y.%m.%d %H:%M:%S %Z"
976msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
977
978#. TRANSLATORS: used a processed survey with no processing date/time info
979#: ../src/model.cc:373
980#: n:108
981msgid "Date and time not available."
982msgstr "Data i czas nie są dostępne"
983
984#: ../src/img_hosted.c:40
985#: n:109
986#, c-format
987msgid "Error reading from file “%s”"
988msgstr "Błąd przy odczycie pliku “%s”"
989
990#: ../src/cavernlog.cc:658
991#: ../src/filename.c:115
992#: ../src/img_hosted.c:41
993#: ../src/mainfrm.cc:373
994#: ../src/mainfrm.cc:1570
995#: n:110
996#, c-format
997msgid "Error writing to file “%s”"
998msgstr "Błąd zapisu do pliku “%s”"
999
1000#: ../src/filename.c:118
1001#: n:111
1002msgid "Error writing to file"
1003msgstr "Błąd zapisu do pliku"
1004
1005#: ../src/cavern.c:407
1006#: n:113
1007#, c-format
1008msgid "There were %d warning(s) and %d error(s) - no output files produced."
1009msgstr "Wystąpiło ostrzeżeń: %d i błędów: %d - nie wygenerowano plików wyjściowych."
1010
1011#: ../src/img_hosted.c:42
1012#: n:114
1013#, c-format
1014msgid "File “%s” has a newer format than this program can understand"
1015msgstr "Plik “%s” jest w nowszym formacie, którego ten program nie rozumie"
1016
1017#: ../src/printing.cc:1160
1018#: n:115
1019msgid "North"
1020msgstr "Północ"
1021
1022#. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
1023#: ../src/printing.cc:1185
1024#: n:116
1025msgid "Elevation on"
1026msgstr "Przekrój zrzutowany na"
1027
1028#: ../src/printing.cc:453
1029#: n:117
1030msgid "P&lan view"
1031msgstr "Widok p&lanu"
1032
1033#: ../src/printing.cc:455
1034#: n:285
1035msgid "&Elevation"
1036msgstr "&Przekrój"
1037
1038#. TRANSLATORS: Label used for "clino" in Aven when the view is
1039#. neither from directly above nor from directly below.  It is
1040#. also used in the dialog for editing a marked position in a
1041#. presentation.
1042#.
1043#. Try to keep this translation short - ideally at most 10
1044#. characters - as otherwise the compass and clino will be moved
1045#. further apart to make room. */
1046#: ../src/gfxcore.cc:958
1047#: ../src/gfxcore.cc:2196
1048#: ../src/mainfrm.cc:161
1049#: n:118
1050msgid "Elevation"
1051msgstr "Przekrój"
1052
1053#. TRANSLATORS: Label used for "clino" in Aven when the view is
1054#. from directly above.
1055#.
1056#. Try to keep this translation short - ideally at most 10
1057#. characters - as otherwise the compass and clino will be moved
1058#. further apart to make room. */
1059#: ../src/gfxcore.cc:858
1060#: ../src/gfxcore.cc:2190
1061#: n:432
1062msgid "Plan"
1063msgstr "Plan"
1064
1065#. TRANSLATORS: Label used for "clino" in Aven when the view is
1066#. from directly below.
1067#.
1068#. Try to keep this translation short - ideally at most 10
1069#. characters - as otherwise the compass and clino will be moved
1070#. further apart to make room. */
1071#: ../src/gfxcore.cc:872
1072#: ../src/gfxcore.cc:2193
1073#: n:433
1074msgid "Kiwi Plan"
1075msgstr "Kiwi Plan"
1076
1077#: ../src/cavern.c:371
1078#: n:120
1079msgid "Calculating statistics"
1080msgstr "Obliczanie statystyk"
1081
1082#: ../src/readval.c:894
1083#: n:121
1084msgid "Expecting string field"
1085msgstr "Oczekiwałem pola tekstowego"
1086
1087#: ../src/cmdline.c:213
1088#: n:122
1089msgid "too few arguments"
1090msgstr "za mało argumentów"
1091
1092#: ../src/cmdline.c:220
1093#: n:123
1094msgid "too many arguments"
1095msgstr "za dużo argumentów"
1096
1097#: ../src/cmdline.c:179
1098#: ../src/cmdline.c:182
1099#: ../src/cmdline.c:186
1100#: n:124
1101msgid "FILE"
1102msgstr "PLIK"
1103
1104#. TRANSLATORS: In French, Eric chose to use the terminology used by
1105#. toporobot: "sequence" for the English "traverse", which makes sense
1106#. (although toporobot actually uses this term to mean something more
1107#. specific).  Feel free to follow this lead if you can't think of a better
1108#. term - these messages mostly indicate how processing is progressing.
1109#.
1110#. A trailing traverse is a dead end back to a junction.
1111#: ../src/netskel.c:180
1112#: n:125
1113msgid "Removing trailing traverses"
1114msgstr "Usuwanie ślepych sekwencji"
1115
1116#. TRANSLATORS: In French, Eric chose to use the terminology used by
1117#. toporobot: "sequence" for the English "traverse", which makes sense
1118#. (although toporobot actually uses this term to mean something more
1119#. specific).  Feel free to follow this lead if you can't think of a better
1120#. term - these messages mostly indicate how processing is progressing.
1121#: ../src/netskel.c:239
1122#: n:126
1123msgid "Concatenating traverses"
1124msgstr "Łączenie sekwencji"
1125
1126#. TRANSLATORS: In French, Eric chose to use the terminology used by
1127#. toporobot: "sequence" for the English "traverse", which makes sense
1128#. (although toporobot actually uses this term to mean something more
1129#. specific).  Feel free to follow this lead if you can't think of a better
1130#. term - these messages mostly indicate how processing is progressing.
1131#: ../src/netskel.c:437
1132#: n:127
1133msgid "Calculating traverses"
1134msgstr "Przeliczanie sekwencji"
1135
1136#. TRANSLATORS: In French, Eric chose to use the terminology used by
1137#. toporobot: "sequence" for the English "traverse", which makes sense
1138#. (although toporobot actually uses this term to mean something more
1139#. specific).  Feel free to follow this lead if you can't think of a better
1140#. term - these messages mostly indicate how processing is progressing.
1141#.
1142#. A trailing traverse is a dead end back to a junction.
1143#: ../src/netskel.c:787
1144#: n:128
1145msgid "Calculating trailing traverses"
1146msgstr "Przeliczanie ślepych sekwencji"
1147
1148#: ../src/network.c:80
1149#: n:129
1150msgid "Simplifying network"
1151msgstr "Upraszczanie sieci"
1152
1153#: ../src/network.c:538
1154#: n:130
1155msgid "Calculating network"
1156msgstr "Obliczanie sieci"
1157
1158#: ../src/datain.c:4631
1159#: n:131
1160#, c-format
1161msgid "Found “%s”, expecting “F” or “B”"
1162msgstr "Znalazłem “%s”, oczekiwałem “F” or “B”"
1163
1164#: ../src/cavern.c:495
1165#: n:132
1166#, c-format
1167msgid "Total length of survey legs = %7.2f%s (%7.2f%s adjusted)"
1168msgstr "Łączna długość odcinków pomiarowych = %7.2f%s (%7.2f%s po poprawkach)"
1169
1170#: ../src/cavern.c:498
1171#: n:133
1172#, c-format
1173msgid "Total plan length of survey legs = %7.2f%s"
1174msgstr "Łączna długość zrzutowana odcinków pomiarowych = %7.2f%s"
1175
1176#: ../src/cavern.c:501
1177#: n:134
1178#, c-format
1179msgid "Total vertical length of survey legs = %7.2f%s"
1180msgstr "Łączne przewyższenie odcinków pomiarowych = %7.2f%s"
1181
1182#. TRANSLATORS: numbers are altitudes of highest and lowest stations
1183#: ../src/cavern.c:508
1184#: n:135
1185#, c-format
1186msgid "Vertical range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1187msgstr "Rozciągłość pionowa = %4.2f%s (od %s w %4.2f%s do %s w %4.2f%s)"
1188
1189#. TRANSLATORS: c.f. previous message
1190#: ../src/cavern.c:511
1191#: n:136
1192#, c-format
1193msgid "North-South range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1194msgstr "Rozciągłość Północ-Południe = %4.2f%s (od %s w %4.2f%s do %s w %4.2f%s)"
1195
1196#. TRANSLATORS: c.f. previous two messages
1197#: ../src/cavern.c:514
1198#: n:137
1199#, c-format
1200msgid "East-West range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1201msgstr "Rozciągłość Wschód-Zachód = %4.2f%s (od %s w %4.2f%s do %s w %4.2f%s)"
1202
1203#: ../src/cavern.c:479
1204#: n:138
1205msgid "There is 1 loop."
1206msgstr "Wykryto 1 pętlę."
1207
1208#: ../src/cavern.c:481
1209#: n:139
1210#, c-format
1211msgid "There are %ld loops."
1212msgstr "Wykryto %ld pętli."
1213
1214#: ../src/cavern.c:393
1215#: n:140
1216#, c-format
1217msgid "CPU time used %5.2fs"
1218msgstr "Czas CPU %5.2fs"
1219
1220#: ../src/cavern.c:396
1221#: n:141
1222#, c-format
1223msgid "Time used %5.2fs"
1224msgstr "Czas pracy %5.2fs"
1225
1226#: ../src/cavern.c:398
1227#: n:142
1228msgid "Time used unavailable"
1229msgstr "Brak informacji o czasie pracy"
1230
1231#: ../src/cavern.c:401
1232#: n:143
1233#, c-format
1234msgid "Time used %5.2fs (%5.2fs CPU time)"
1235msgstr "Czas pracy %5.2fs (%5.2fs czasu CPU)"
1236
1237#: ../src/netskel.c:752
1238#: n:145
1239#, c-format
1240msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). "
1241msgstr "Pierwodna długość %6.2fm (%3d odcinków), przesunięto o %6.2fm (%5.2fm/odcinek). "
1242
1243#: ../src/netskel.c:755
1244#: n:146
1245#, c-format
1246msgid "Error %6.2f%%"
1247msgstr "Błąd %6.2f%%"
1248
1249#. TRANSLATORS: Here N/A means "Not Applicable" -- it means the
1250#. traverse has zero length, so error per metre is meaningless.
1251#.
1252#. There should be 4 spaces between "Error" and "N/A" so that it lines
1253#. up with the numbers in the message above.
1254#: ../src/netskel.c:762
1255#: n:147
1256msgid "Error    N/A"
1257msgstr "Błąd    N/A"
1258
1259#. TRANSLATORS: description of --help option
1260#: ../src/cmdline.c:139
1261#: n:150
1262msgid "display this help and exit"
1263msgstr "wyświetl tę pomoc i wyjdź"
1264
1265#. TRANSLATORS: description of --version option
1266#: ../src/cmdline.c:142
1267#: n:151
1268msgid "output version information and exit"
1269msgstr "wyświetl informacje o wersji i wyjdź"
1270
1271#. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]…
1272#: ../src/cmdline.c:171
1273#: n:153
1274msgid "OPTION"
1275msgstr "OPCJA"
1276
1277#: ../src/mainfrm.cc:165
1278#: ../src/printing.cc:391
1279#: ../src/printing.cc:1222
1280#: ../src/printing.cc:1271
1281#: n:154
1282msgid "Scale"
1283msgstr "Skala"
1284
1285#. TRANSLATORS: These example input values should not be translated.
1286#: ../src/survexport.cc:134
1287#: n:217
1288msgid "scale (50, 0.02, 1:50 and 2:100 all mean 1:50)"
1289msgstr ""
1290
1291#: ../src/cmdline.c:195
1292#: n:157
1293#, c-format
1294msgid "Try “%s --help” for more information.\n"
1295msgstr "Użyj “%s --help” aby uzyskać więcej informacji.\n"
1296
1297#. TRANSLATORS: N/M meaning page N of M in the page footer of a printout.
1298#: ../src/printing.cc:1930
1299#: n:232
1300#, c-format
1301msgid "%d/%d"
1302msgstr "%d/%d"
1303
1304#. TRANSLATORS: Used in the footer of printouts to compactly indicate that
1305#. the date which follows is the date that the survey data was processed.
1306#.
1307#. Aven will replace %s with a string giving the date and time (e.g.
1308#. "2015-06-09 12:40:44").
1309#: ../src/printing.cc:1971
1310#: n:167
1311#, c-format
1312msgid "Processed: %s"
1313msgstr "Przetworzono: %s"
1314
1315#. TRANSLATORS: Used in the footer of printouts to compactly
1316#. indicate this is a plan view and what the viewing angle is.
1317#. Aven will replace %s with the bearing, and %.0f with the scale.
1318#.
1319#. This message probably doesn't need translating for most languages.
1320#: ../src/printing.cc:1885
1321#: n:233
1322#, c-format
1323msgid "↑%s 1:%.0f"
1324msgstr "↑%s 1:%.0f"
1325
1326#. TRANSLATORS: Used in the footer of printouts to compactly
1327#. indicate this is an elevation view and what the viewing angle
1328#. is.  Aven will replace the %s codes with the bearings to the
1329#. left and right of the viewer, and %.0f with the scale.
1330#.
1331#. This message probably doesn't need translating for most languages.
1332#: ../src/printing.cc:1896
1333#: n:235
1334#, c-format
1335msgid "%s↔%s 1:%.0f"
1336msgstr "%s↔%s 1:%.0f"
1337
1338#. TRANSLATORS: Used in the footer of printouts to compactly
1339#. indicate this is a tilted elevation view and what the viewing
1340#. angles are.  Aven will replace the %s codes with the bearings to
1341#. the left and right of the viewer and the angle the view is
1342#. tilted at, and %.0f with the scale.
1343#.
1344#. This message probably doesn't need translating for most languages.
1345#: ../src/printing.cc:1909
1346#: n:236
1347#, c-format
1348msgid "%s↔%s ∡%s 1:%.0f"
1349msgstr "%s↔%s ∡%s 1:%.0f"
1350
1351#. TRANSLATORS: Used in the footer of printouts to compactly
1352#. indicate this is an extended elevation view.  Aven will replace
1353#. %.0f with the scale.
1354#.
1355#. Try to keep the translation short (for example, in English we
1356#. use "Extended" not "Extended elevation") - there is limited room
1357#. in the footer, and the details there are mostly to make it easy
1358#. to check that you have corresponding pages from a multiple page
1359#. printout.
1360#: ../src/printing.cc:1925
1361#: n:244
1362#, c-format
1363msgid "Extended 1:%.0f"
1364msgstr "Rozwinięty 1:%.0f"
1365
1366#. TRANSLATORS: This is used on printouts of plans, with %s replaced by
1367#. something like "123°".  The bearing is up the page.
1368#: ../src/printing.cc:1166
1369#: n:168
1370#, c-format
1371msgid "Plan view, %s up page"
1372msgstr "Widok planu, %s w górę strony"
1373
1374#. TRANSLATORS: This is used on printouts of elevations, with %s
1375#. replaced by something like "123°".  The bearing is the direction
1376#. we’re looking.
1377#: ../src/printing.cc:1198
1378#: n:169
1379#, c-format
1380msgid "Elevation facing %s"
1381msgstr "Przekrój patrząc na %s"
1382
1383#. TRANSLATORS: Don't translate example command line option --tilt=-90
1384#: ../src/survexport.cc:140
1385#: n:462
1386msgid "plan view (equivalent to --tilt=-90)"
1387msgstr ""
1388
1389#. TRANSLATORS: This is used on printouts of tilted elevations, with
1390#. the first %s replaced by something like "123°", and the second by
1391#. something like "-45°".  The bearing is the direction we’re
1392#. looking.
1393#: ../src/printing.cc:1205
1394#: n:284
1395#, c-format
1396msgid "Elevation facing %s, tilted %s"
1397msgstr "Przekrój patrząc na %s, pochylony o %s"
1398
1399#. TRANSLATORS: Don't translate example command line option --tilt=0
1400#: ../src/survexport.cc:142
1401#: n:463
1402msgid "elevation view (equivalent to --tilt=0)"
1403msgstr ""
1404
1405#. TRANSLATORS: This is used on printouts of extended elevations.
1406#: ../src/printing.cc:1214
1407#: n:191
1408msgid "Extended elevation"
1409msgstr "Przekrój rozwinięty"
1410
1411#: ../src/cavern.c:462
1412#: n:172
1413msgid "Survey contains 1 survey station,"
1414msgstr "Pomiar zawiera 1 punkt"
1415
1416#: ../src/cavern.c:464
1417#: n:173
1418#, c-format
1419msgid "Survey contains %ld survey stations,"
1420msgstr "Pomiar zawiera %ld punktów"
1421
1422#: ../src/cavern.c:468
1423#: n:174
1424msgid " joined by 1 leg."
1425msgstr " połączonych 1 odcinkiem."
1426
1427#: ../src/cavern.c:470
1428#: n:175
1429#, c-format
1430msgid " joined by %ld legs."
1431msgstr " połączonych %ld odcinkami."
1432
1433#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1434#: ../src/listpos.c:190
1435#: n:176
1436msgid "node"
1437msgstr "węzeł"
1438
1439#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1440#: ../src/listpos.c:192
1441#: n:177
1442msgid "nodes"
1443msgstr "węzły"
1444
1445#. TRANSLATORS: "Connected component" in the graph theory sense - it
1446#. means there are %ld bits of survey with no connections between them.
1447#. This message is only used if there are more than 1.
1448#: ../src/cavern.c:490
1449#: n:178
1450#, c-format
1451msgid "Survey has %ld connected components."
1452msgstr "Pomiar posiada %ld spójnych komponentów"
1453
1454#. TRANSLATORS: Label for button in aven’s cavern log window which
1455#. allows the user to save the log to a file.
1456#: ../src/cavernlog.cc:596
1457#: n:446
1458msgid "&Save Log"
1459msgstr "&Zapisz dziennik"
1460
1461#. TRANSLATORS: Label for button in aven’s cavern log window which
1462#. causes the survey data to be reprocessed.
1463#: ../src/cavernlog.cc:600
1464#: n:184
1465msgid "&Reprocess"
1466msgstr "&Przetwórz ponownie"
1467
1468#: ../src/cmdline.c:243
1469#: ../src/cmdline.c:262
1470#: n:185
1471#, c-format
1472msgid "numeric argument “%s” out of range"
1473msgstr "argument liczbowy “%s” poza dozwolonym zakresem"
1474
1475#: ../src/cmdline.c:245
1476#: n:186
1477#, c-format
1478msgid "argument “%s” not an integer"
1479msgstr "argument “%s” nie jest liczbą całkowitą"
1480
1481#: ../src/cmdline.c:264
1482#: n:187
1483#, c-format
1484msgid "argument “%s” not a number"
1485msgstr "argument “%s” nie jest liczbą"
1486
1487#: ../src/datain.c:607
1488#: ../src/datain.c:615
1489#: ../src/datain.c:1682
1490#: ../src/datain.c:1911
1491#: ../src/datain.c:4261
1492#: n:497
1493#, c-format
1494msgid "Expecting “%s”"
1495msgstr ""
1496
1497#: ../src/datain.c:910
1498#: ../src/datain.c:1592
1499#: ../src/datain.c:1946
1500#: ../src/datain.c:2068
1501#: ../src/datain.c:2208
1502#: ../src/datain.c:2240
1503#: ../src/datain.c:2596
1504#: n:103
1505#, c-format
1506msgid "Expecting “%s” or “%s”"
1507msgstr "Spodziewałem się “%s” albo “%s”"
1508
1509#: ../src/commands.c:1312
1510#: ../src/commands.c:1967
1511#: ../src/datain.c:1549
1512#: ../src/datain.c:1968
1513#: ../src/datain.c:1991
1514#: ../src/datain.c:4305
1515#: n:188
1516#, c-format
1517msgid "Expecting “%s”, “%s”, or “%s”"
1518msgstr "Spodziewałem się “%s”, “%s”, albo “%s”"
1519
1520#: ../src/commands.c:1316
1521#: ../src/datain.c:2018
1522#: ../src/datain.c:2045
1523#: n:189
1524#, c-format
1525msgid "Expecting “%s”, “%s”, “%s”, or “%s”"
1526msgstr "Spodziewałem się “%s”, “%s”, “%s”, albo “%s”"
1527
1528#: ../src/readval.c:684
1529#: ../src/readval.c:693
1530#: ../src/readval.c:702
1531#: ../src/readval.c:711
1532#: n:483
1533#, c-format
1534msgid "Expecting quadrant bearing, found “%s”"
1535msgstr ""
1536
1537#. TRANSLATORS: The first %s is replaced by a station name,
1538#. the second %s by "entrance" or "export".
1539#: ../src/listpos.c:83
1540#: ../src/listpos.c:91
1541#: n:190
1542#, c-format
1543msgid "Station “%s” referred to by *%s but never used"
1544msgstr "Nazwa punktu “%s” jest przywoływana w *%s, ale poza tym nie używana"
1545
1546#. TRANSLATORS: %s is replaced with e.g. BEGIN or .BOOK or #[
1547#: ../src/commands.c:1016
1548#: ../src/datain.c:2291
1549#: ../src/datain.c:2437
1550#: ../src/datain.c:3176
1551#: n:192
1552#, c-format
1553msgid "No matching %s"
1554msgstr "Brak odpowiadającego %s"
1555
1556#. TRANSLATORS: *BEGIN <survey> and *END <survey> should have the
1557#. same <survey> if it’s given at all
1558#: ../src/commands.c:1050
1559#: n:193
1560msgid "Survey name doesn’t match BEGIN"
1561msgstr "Nazwa sesji nie odpowiada tej z BEGIN"
1562
1563#. TRANSLATORS: Used when a BEGIN command has a survey name, but the
1564#. END command omits it, e.g.:
1565#.
1566#. *begin entrance
1567#. 1 2 10.00 178 -01
1568#. *end     <--[Message given here]
1569#: ../src/commands.c:1060
1570#: n:194
1571msgid "Survey name omitted from END"
1572msgstr "Nie wskazano nazwy sesji po END"
1573
1574#. TRANSLATORS: Heading line for .pos file.  Please try to ensure the
1575#. “,”s (or at least the columns) are in the same place
1576#: ../src/pos.cc:99
1577#: n:195
1578msgid "( Easting, Northing, Altitude )"
1579msgstr "( Wschód,  Północ,   Wysokość )"
1580
1581#. TRANSLATORS: bpp is "Bits Per Pixel"
1582#: ../src/aboutdlg.cc:172
1583#: n:196
1584#, c-format
1585msgid "Display Depth: %d bpp"
1586msgstr "Głębokość koloru: %dbpp"
1587
1588#. TRANSLATORS: appended to previous message if the display is colour
1589#: ../src/aboutdlg.cc:174
1590#: n:197
1591msgid " (colour)"
1592msgstr " (kolor)"
1593
1594#: ../src/readval.c:917
1595#: ../src/readval.c:938
1596#: ../src/readval.c:948
1597#: ../src/readval.c:970
1598#: ../src/readval.c:978
1599#: ../src/readval.c:984
1600#: n:198
1601#, c-format
1602msgid "Expecting date, found “%s”"
1603msgstr "Spodziewałem się daty, znalazłem “%s”"
1604
1605#. TRANSLATORS: --help output for --survey option.
1606#.
1607#. "this" has been added to English translation
1608#: ../src/aven.cc:68
1609#: ../src/diffpos.c:56
1610#: ../src/dump3d.c:48
1611#: ../src/extend.c:479
1612#: ../src/survexport.cc:132
1613#: n:199
1614msgid "only load the sub-survey with this prefix"
1615msgstr "wczytaj tylko sesje z tym prefiksem"
1616
1617#. TRANSLATORS: --help output for aven --print option
1618#: ../src/aven.cc:70
1619#: n:119
1620msgid "print and exit (requires a 3d file)"
1621msgstr "drukuj i wyjdź (wymaga pliku 3d)"
1622
1623#. TRANSLATORS: --help output for cavern --output option
1624#: ../src/cavern.c:120
1625#: n:162
1626msgid "set location for output files"
1627msgstr "ustaw ścieżkę plików wyjściowych"
1628
1629#. TRANSLATORS: --help output for cavern --quiet option
1630#: ../src/cavern.c:122
1631#: n:163
1632msgid "only show brief summary (-qq for errors only)"
1633msgstr "wyświetl tylko krótkie podsumowanie (-qq pokaże tylko błędy)"
1634
1635#. TRANSLATORS: --help output for cavern --no-auxiliary-files option
1636#: ../src/cavern.c:124
1637#: n:164
1638msgid "do not create .err file"
1639msgstr "nie generuj pliku .err"
1640
1641#. TRANSLATORS: --help output for cavern --warnings-are-errors option
1642#: ../src/cavern.c:126
1643#: n:165
1644msgid "turn warnings into errors"
1645msgstr "traktuj ostrzeżenia jak błędy"
1646
1647#. TRANSLATORS: --help output for cavern --log option
1648#: ../src/cavern.c:128
1649#: n:170
1650msgid "log output to .log file"
1651msgstr "zapisuj komunikaty do pliku dziennika"
1652
1653#. TRANSLATORS: --help output for cavern --3d-version option
1654#: ../src/cavern.c:130
1655#: n:171
1656msgid "specify the 3d file format version to output"
1657msgstr "określ wersję formatu 3d na wyjściu"
1658
1659#. TRANSLATORS: --help output for extend --specfile option
1660#: ../src/extend.c:481
1661#: n:90
1662msgid ".espec file to control extending"
1663msgstr "Plik .espec z instrukcjami rozwinięcia"
1664
1665#. TRANSLATORS: --help output for extend --show-breaks option
1666#: ../src/extend.c:483
1667#: n:91
1668msgid "show breaks with surface survey legs in output"
1669msgstr ""
1670
1671#. TRANSLATORS: error message given by "*units tape 0 feet" - it’s
1672#. meaningless to say your tape is marked in "0 feet" (but you might
1673#. measure distance by counting knots on a diving line, and tie them
1674#. every "2 feet").
1675#: ../src/commands.c:1848
1676#: n:200
1677msgid "*UNITS factor must be non-zero"
1678msgstr "Współczynnik *UNITS musi być niezerowy"
1679
1680#: ../src/model.cc:390
1681#: n:202
1682#, c-format
1683msgid "No survey data in 3d file “%s”"
1684msgstr "Brak danych pomiarowych w pliku 3d “%s”"
1685
1686#. TRANSLATORS: Used in aven above the compass indicator at the lower
1687#. right of the display, with a bearing below "Facing".  This indicates the
1688#. direction the viewer is "facing" in.
1689#.
1690#. Try to keep this translation short - ideally at most 10 characters -
1691#. as otherwise the compass and clino will be moved further apart to
1692#. make room. */
1693#: ../src/gfxcore.cc:844
1694#: ../src/gfxcore.cc:2177
1695#: n:203
1696msgid "Facing"
1697msgstr "Patrząc na"
1698
1699#. TRANSLATORS: for the title of the About box
1700#: ../src/aboutdlg.cc:60
1701#: n:205
1702#, c-format
1703msgid "About %s"
1704msgstr "O %s"
1705
1706#. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a
1707#. grid of height values).
1708#: ../src/mainfrm.cc:1495
1709#: n:451
1710msgid "Select a terrain file to view"
1711msgstr "Wybierz plik terenu do wczytania"
1712
1713#: ../src/mainfrm.cc:1524
1714#: n:496
1715msgid "Select a geodata file to overlay"
1716msgstr ""
1717
1718#: ../src/mainfrm.cc:1489
1719#: n:452
1720msgid "Terrain files"
1721msgstr "Pliki terenu"
1722
1723#: ../src/mainfrm.cc:1520
1724#: n:495
1725msgid "Geodata files"
1726msgstr ""
1727
1728#. TRANSLATORS: Aven shows a circle of terrain covering the area
1729#. of the survey plus a bit, but the terrain data file didn't
1730#. contain any data inside that circle.
1731#: ../src/gfxcore.cc:3232
1732#: n:161
1733msgid "No terrain data near area of survey"
1734msgstr ""
1735
1736#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1737#. - it should be translated to the terminology that cavers using the
1738#. language would use.
1739#.
1740#. File->Open dialog:
1741#: ../src/mainfrm.cc:1466
1742#: n:206
1743msgid "Select a survey file to view"
1744msgstr "Wybierz plik pomiarowy do wczytania"
1745
1746#. TRANSLATORS: Survex is the name of the software, and "3d" refers to a
1747#. file extension, so neither should be translated.
1748#: ../src/export.cc:72
1749#: ../src/mainfrm.cc:1427
1750#: ../src/mainfrm.cc:1624
1751#: n:207
1752msgid "Survex 3d files"
1753msgstr "Pliki Survex 3d"
1754
1755#: ../src/mainfrm.cc:1458
1756#: ../src/mainfrm.cc:1490
1757#: ../src/mainfrm.cc:1521
1758#: ../src/mainfrm.cc:2045
1759#: ../src/printing.cc:629
1760#: n:208
1761msgid "All files"
1762msgstr "Wszystkie pliki"
1763
1764#. TRANSLATORS: Here "survey" is a "cave map" rather than
1765#. list of questions - it should be translated to the
1766#. terminology that cavers using the language would use.
1767#: ../src/mainfrm.cc:1424
1768#: n:229
1769msgid "All survey files"
1770msgstr "Wszystkie pliki pomiarowe"
1771
1772#. TRANSLATORS: Survex is the name of the software, and "svx" refers to a
1773#. file extension, so neither should be translated.
1774#: ../src/mainfrm.cc:1430
1775#: n:329
1776msgid "Survex svx files"
1777msgstr "Pliki Survex svx"
1778
1779#. TRANSLATORS: "Compass" as in Larry Fish’s cave
1780#. surveying package, so should not be translated
1781#: ../src/mainfrm.cc:1438
1782#: n:330
1783msgid "Compass MAK files"
1784msgstr "Pliki Compass MAK"
1785
1786#. TRANSLATORS: "Compass" as in Larry Fish’s cave
1787#. surveying package, so should not be translated
1788#: ../src/mainfrm.cc:1442
1789#: n:490
1790msgid "Compass DAT files"
1791msgstr "Pliki Compass DAT"
1792
1793#. TRANSLATORS: "Compass" as in Larry Fish’s cave
1794#. surveying package, so should not be translated
1795#: ../src/mainfrm.cc:1446
1796#: n:491
1797msgid "Compass CLP files"
1798msgstr "Pliki Compass CLP"
1799
1800#. TRANSLATORS: "Walls" is David McKenzie's cave
1801#. surveying package, so should not be translated
1802#: ../src/mainfrm.cc:1450
1803#: n:504
1804msgid "Walls project files"
1805msgstr ""
1806
1807#. TRANSLATORS: "Walls" is David McKenzie's cave
1808#. surveying package, so should not be translated
1809#: ../src/mainfrm.cc:1454
1810#: n:505
1811msgid "Walls survey data files"
1812msgstr "Pliki pomiarowy Walls"
1813
1814#: ../src/export.cc:75
1815#: n:101
1816msgid "CSV files"
1817msgstr "Pliki CSV"
1818
1819#: ../src/export.cc:78
1820#: n:411
1821msgid "DXF files"
1822msgstr "Pliki DXF"
1823
1824#: ../src/export.cc:81
1825#: n:412
1826msgid "EPS files"
1827msgstr "Pliki EPS"
1828
1829#: ../src/export.cc:84
1830#: n:413
1831msgid "GPX files"
1832msgstr "Pliki GPX"
1833
1834#. TRANSLATORS: Here "plotter" refers to a machine which draws a printout
1835#. on a (usually large) sheet of paper using a pen mounted in a motorised
1836#. mechanism.
1837#: ../src/export.cc:90
1838#: n:414
1839msgid "HPGL for plotters"
1840msgstr "HPGL dla plotterów"
1841
1842#: ../src/export.cc:96
1843#: n:444
1844msgid "KML files"
1845msgstr "Pliki KML"
1846
1847#. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
1848#. so should not be translated:
1849#. http://www.fountainware.com/compass/
1850#: ../src/export.cc:102
1851#: n:415
1852msgid "Compass PLT for use with Carto"
1853msgstr "Pliki PLT do użytku z Carto"
1854
1855#. TRANSLATORS: "Skencil" is the name of a software package, so should not be
1856#. translated: http://www.skencil.org/
1857#: ../src/export.cc:107
1858#: n:416
1859msgid "Skencil files"
1860msgstr "Pliki Skencil"
1861
1862#. TRANSLATORS: Survex is the name of the software, and "pos" refers to a
1863#. file extension, so neither should be translated.
1864#: ../src/export.cc:112
1865#: n:166
1866msgid "Survex pos files"
1867msgstr "Pliki Survex pos"
1868
1869#: ../src/export.cc:115
1870#: n:417
1871msgid "SVG files"
1872msgstr "Pliki SVG"
1873
1874#: ../src/export.cc:93
1875#: n:445
1876msgid "JSON files"
1877msgstr "Pliki JSON"
1878
1879#. TRANSLATORS: Log files from running cavern (extension .log)
1880#: ../src/cavernlog.cc:648
1881#: n:447
1882msgid "Log files"
1883msgstr "Pliki dziennika"
1884
1885#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1886#. - it should be translated to the terminology that cavers using the
1887#. language would use.
1888#.
1889#. This string is used in the about box (summarising the purpose of aven).
1890#: ../src/aboutdlg.cc:88
1891#: n:209
1892msgid "Survey visualisation tool"
1893msgstr "Narzędzie do wizualizacji danych pomiarowych"
1894
1895#. TRANSLATORS: Summary paragraph for the GPLv2 - there are translations for
1896#. some languages here:
1897#. https://www.gnu.org/licenses/old-licenses/gpl-2.0-translations.html
1898#: ../src/aboutdlg.cc:102
1899#: n:219
1900msgid "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."
1901msgstr "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."
1902
1903#. TRANSLATORS: Part of diffpos --help
1904#: ../src/diffpos.c:264
1905#: n:218
1906msgid "FILE1 FILE2 [THRESHOLD]"
1907msgstr "PLIK1 PLIK2 [PRÓG]"
1908
1909#. TRANSLATORS: Part of diffpos --help
1910#: ../src/diffpos.c:266
1911#: n:255
1912#, c-format
1913msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
1914msgstr "PLIK1 oraz PLIK2 mogą być plikami .pos lub .3d\nPRÓG jest maksymalną wielkością przesunięcia w każdej z osi, która będzie ignorowana (domyślnie: %s)"
1915
1916#. TRANSLATORS: Part of extend --help
1917#: ../src/extend.c:552
1918#: n:267
1919msgid "INPUT_FILE [OUTPUT_3D_FILE]"
1920msgstr "WEJŚCIOWY_PLIK [WYJŚCIOWY_PLIK_3D]"
1921
1922#. TRANSLATORS: Part of sorterr --help
1923#: ../src/sorterr.c:125
1924#: n:268
1925msgid "ERR_FILE [HOW_MANY]"
1926msgstr "PLIK_ERR [JAK_WIELE]"
1927
1928#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1929#. - it should be translated to the terminology that cavers using the
1930#. language would use.
1931#.
1932#. Part of aven --help
1933#: ../src/aven.cc:167
1934#: ../src/aven.cc:210
1935#: n:269
1936msgid "[SURVEY_FILE]"
1937msgstr "[PLIK_POMIAROWY]"
1938
1939#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1940#. - it should be translated to the terminology that cavers using the
1941#. language would use.
1942#.
1943#. Part of cavern --help
1944#: ../src/cavern.c:227
1945#: n:507
1946#, fuzzy
1947msgid "[SURVEY_DATA_FILE]"
1948msgstr "[PLIK_POMIAROWY]"
1949
1950#. TRANSLATORS: Used in the "colour key" for "colour by date" if there
1951#. are surveys without date information.  Try to keep this fairly short.
1952#: ../src/gfxcore.cc:1220
1953#: n:221
1954msgid "Undated"
1955msgstr "Bez daty"
1956
1957#. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
1958#. which aren’t part of a loop and so have no error information. Try to keep
1959#. this fairly short.
1960#: ../src/gfxcore.cc:1245
1961#: n:290
1962msgid "Not in loop"
1963msgstr "Nie w pętli"
1964
1965#. TRANSLATORS: error from:
1966#.
1967#. *data normal newline from to tape compass clino
1968#: ../src/commands.c:1689
1969#: n:222
1970msgid "NEWLINE can’t be the first reading"
1971msgstr "NEWLINE nie może być pierwszą wielkością"
1972
1973#. TRANSLATORS: error from:
1974#.
1975#. *data normal from to tape compass clino newline
1976#: ../src/commands.c:1730
1977#: n:223
1978msgid "NEWLINE can’t be the last reading"
1979msgstr "NEWLINE nie może być ostatnią wielkością"
1980
1981#. TRANSLATORS: Error given by something like:
1982#.
1983#. *data normal station tape compass clino
1984#.
1985#. ("station" signifies interleaved data).
1986#: ../src/commands.c:1753
1987#: n:224
1988msgid "Interleaved readings, but no NEWLINE"
1989msgstr "Brak NEWLINE w definicji przeplatanego formatu"
1990
1991#. TRANSLATORS: caused by e.g.
1992#.
1993#. *data diving station newline depth tape compass
1994#.
1995#. ("depth" needs to occur before "newline").
1996#: ../src/commands.c:1629
1997#: n:225
1998#, c-format
1999msgid "Reading “%s” must occur before NEWLINE"
2000msgstr "Wartość “%s” musi poprzedzać NEWLINE"
2001
2002#. TRANSLATORS: e.g.
2003#.
2004#. *data normal from to tape newline compass clino
2005#: ../src/commands.c:1680
2006#: n:226
2007msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
2008msgstr "NEWLINE może następować tylko po STATION, DEPTH i COUNT"
2009
2010#. TRANSLATORS: e.g.
2011#.
2012#. *calibrate tape compass 1 1
2013#: ../src/commands.c:1898
2014#: n:227
2015msgid "Can’t calibrate angular and length quantities together"
2016msgstr "Nie można kalibrować równocześnie wielkości kątowych i liniowych"
2017
2018#: ../src/commands.c:814
2019#: ../src/commands.c:826
2020#: n:397
2021msgid "Bad *alias command"
2022msgstr "Nieprawidłowe polecenie *alias"
2023
2024#. TRANSLATORS: %s will be replaced by the application name ("Aven"
2025#. currently)
2026#: ../src/log.cc:30
2027#: n:228
2028#, c-format
2029msgid "%s Error Log"
2030msgstr "Dziennki błędów %s"
2031
2032#. TRANSLATORS: The text on the action button in the "Export" settings
2033#. dialog
2034#: ../src/printing.cc:571
2035#: n:230
2036msgid "&Export..."
2037msgstr "&Eksport..."
2038
2039#. TRANSLATORS: "Rotation" menu.  The accelerators must be different within
2040#. this group.  Tickable menu item which toggles auto rotation.
2041#. Please don't translate "Space" - that's the shortcut key to use which
2042#. wxWidgets needs to parse and it should then handle translating.
2043#: ../src/mainfrm.cc:832
2044#: n:231
2045msgid "Au&to-Rotate\tSpace"
2046msgstr "Au&toobrót\tSpace"
2047
2048#: ../src/mainfrm.cc:834
2049#: n:234
2050msgid "&Reverse Direction"
2051msgstr "&Odwróć kierunki"
2052
2053#. TRANSLATORS: View *looking* North
2054#: ../src/gfxcore.cc:4430
2055#: ../src/mainfrm.cc:837
2056#: n:240
2057msgid "View &North"
2058msgstr "Na &północ"
2059
2060#. TRANSLATORS: View *looking* East
2061#: ../src/gfxcore.cc:4432
2062#: ../src/mainfrm.cc:838
2063#: n:241
2064msgid "View &East"
2065msgstr "Na &wschód"
2066
2067#. TRANSLATORS: View *looking* South
2068#: ../src/gfxcore.cc:4434
2069#: ../src/mainfrm.cc:839
2070#: n:242
2071msgid "View &South"
2072msgstr "Na połu&dnie"
2073
2074#. TRANSLATORS: View *looking* West
2075#: ../src/gfxcore.cc:4436
2076#: ../src/mainfrm.cc:840
2077#: n:243
2078msgid "View &West"
2079msgstr "Na &zachód"
2080
2081#: ../src/gfxcore.cc:4456
2082#: ../src/mainfrm.cc:842
2083#: n:248
2084msgid "&Plan View"
2085msgstr "Widok p&lanu"
2086
2087#: ../src/gfxcore.cc:4457
2088#: ../src/mainfrm.cc:843
2089#: n:249
2090msgid "Ele&vation"
2091msgstr "Prze&krój"
2092
2093#: ../src/mainfrm.cc:845
2094#: n:254
2095msgid "Restore De&fault View"
2096msgstr "Przywróć do&myślny widok"
2097
2098#. TRANSLATORS: Used as a label for the surrounding box for the "Bearing"
2099#. and "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in
2100#. the "what to print/export" dialog.
2101#: ../src/printing.cc:356
2102#: n:283
2103msgid "View"
2104msgstr "Widok"
2105
2106#. TRANSLATORS: Used as a label for the surrounding box for the "survey
2107#. legs" "stations" "names" etc checkboxes in the "what to print" dialog.
2108#. "Elements" isn’t a good name for this but nothing better has yet come to
2109#. mind!
2110#: ../src/printing.cc:361
2111#: n:256
2112msgid "Elements"
2113msgstr "Elementy"
2114
2115#: ../src/printing.cc:366
2116#: n:410
2117msgid "Export format"
2118msgstr "Format eksportu"
2119
2120#: ../src/printing.cc:424
2121#: ../src/printing.cc:822
2122#: n:257
2123#, c-format
2124msgid "%d pages (%dx%d)"
2125msgstr "%d stron (%dx%d)"
2126
2127#. TRANSLATORS: used in the scale drop down selector in the print
2128#. dialog the implicit meaning is "choose a suitable scale to fit
2129#. the plot on a single page", but we need something shorter
2130#: ../src/printing.cc:396
2131#: n:258
2132msgid "One page"
2133msgstr "Jedna strona"
2134
2135#: ../src/mainfrm.cc:157
2136#: ../src/printing.cc:431
2137#: n:259
2138msgid "Bearing"
2139msgstr "Azymut"
2140
2141#. TRANSLATORS: These example input values should not be translated.
2142#: ../src/survexport.cc:136
2143#: n:460
2144msgid "bearing (90, 90d, 100g all mean 90°)"
2145msgstr ""
2146
2147#: ../src/pos.cc:90
2148#: n:100
2149msgid "Station Name"
2150msgstr ""
2151
2152#: ../src/printing.cc:481
2153#: n:260
2154msgid "Station Names"
2155msgstr "Nazwy punktów"
2156
2157#: ../src/survexport.cc:147
2158#: n:475
2159msgid "station labels"
2160msgstr "nazwy punktów"
2161
2162#: ../src/printing.cc:477
2163#: n:261
2164msgid "Crosses"
2165msgstr "Krzyże"
2166
2167#: ../src/survexport.cc:146
2168#: n:474
2169msgid "station markers"
2170msgstr "znaczników punktów"
2171
2172#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2173#. "survey stations".
2174#: ../src/printing.cc:463
2175#: n:262
2176msgid "Underground Survey Legs"
2177msgstr "Odcinki podziemne"
2178
2179#: ../src/survexport.cc:143
2180#: n:476
2181msgid "underground survey legs"
2182msgstr "odcinki podziemne"
2183
2184#: ../src/printing.cc:497
2185#: n:393
2186msgid "Cross-sections"
2187msgstr "Przekroje"
2188
2189#: ../src/survexport.cc:151
2190#: n:469
2191msgid "cross-sections"
2192msgstr "przekroje"
2193
2194#: ../src/printing.cc:502
2195#: n:394
2196msgid "Walls"
2197msgstr "Ściany"
2198
2199#: ../src/survexport.cc:152
2200#: n:470
2201msgid "walls"
2202msgstr "ściany"
2203
2204#. TRANSLATORS: Label for checkbox which controls whether there's a
2205#. layer in the exported file (for formats such as DXF and SVG)
2206#. containing polygons for the inside of cave passages).
2207#: ../src/printing.cc:509
2208#: n:395
2209msgid "Passages"
2210msgstr "Obrys korytarzy"
2211
2212#: ../src/survexport.cc:153
2213#: n:471
2214msgid "passages"
2215msgstr "obrys korytarzy"
2216
2217#: ../src/printing.cc:513
2218#: n:421
2219msgid "Origin in centre"
2220msgstr "Zero na środku"
2221
2222#: ../src/survexport.cc:154
2223#: n:472
2224msgid "origin in centre"
2225msgstr "zero na środku"
2226
2227#: ../src/printing.cc:517
2228#: n:422
2229msgid "Full coordinates"
2230msgstr "Pełne współrzędne"
2231
2232#: ../src/survexport.cc:155
2233#: n:473
2234msgid "full coordinates"
2235msgstr "pełne współrzędne"
2236
2237#: ../src/printing.cc:521
2238#: n:477
2239msgid "Clamp to ground"
2240msgstr ""
2241
2242#: ../src/survexport.cc:156
2243#: n:478
2244msgid "clamp to ground"
2245msgstr ""
2246
2247#. TRANSLATORS: Used in the print dialog:
2248#: ../src/printing.cc:441
2249#: n:263
2250msgid "Tilt angle"
2251msgstr "Kąt pochyłu"
2252
2253#. TRANSLATORS: These example input values should not be translated.
2254#: ../src/survexport.cc:138
2255#: n:461
2256msgid "tilt (45, 45d, 50g, 100% all mean 45°)"
2257msgstr ""
2258
2259#. TRANSLATORS: used in the print dialog - controls drawing lines
2260#. around each page
2261#: ../src/printing.cc:529
2262#: n:264
2263msgid "Page Borders"
2264msgstr "Ramki"
2265
2266#. TRANSLATORS: As in the legend on a map.  Used in the print dialog -
2267#. controls drawing the box at the lower left with survey name, view
2268#. angles, etc
2269#: ../src/printing.cc:540
2270#: n:265
2271msgid "Legend"
2272msgstr "Legenda"
2273
2274#. TRANSLATORS: will be used in the print dialog - check this to print
2275#. blank pages (otherwise they’ll be skipped to save paper)
2276#: ../src/printing.cc:535
2277#: n:266
2278msgid "Blank Pages"
2279msgstr "Puste strony"
2280
2281#. TRANSLATORS: Items in the "View" menu:
2282#: ../src/mainfrm.cc:862
2283#: n:270
2284msgid "Station &Names\tCtrl+N"
2285msgstr "&Nazwy punktów\tCtrl+N"
2286
2287#. TRANSLATORS: Toggles drawing of 3D passages
2288#: ../src/mainfrm.cc:864
2289#: n:346
2290msgid "Passage &Tubes\tCtrl+T"
2291msgstr "Obrys korytar&zy\tCtrl+T"
2292
2293#. TRANSLATORS: Toggles drawing the surface of the Earth
2294#: ../src/mainfrm.cc:866
2295#: n:449
2296msgid "Terr&ain"
2297msgstr "Te&ren"
2298
2299#: ../src/mainfrm.cc:867
2300#: n:271
2301msgid "&Crosses\tCtrl+X"
2302msgstr "&Krzyże\tCtrl+X"
2303
2304#: ../src/mainfrm.cc:868
2305#: n:297
2306msgid "&Grid\tCtrl+G"
2307msgstr "&Siatka\tCtrl+G"
2308
2309#: ../src/mainfrm.cc:869
2310#: n:318
2311msgid "&Bounding Box\tCtrl+B"
2312msgstr "&Pudełko\tCtrl+B"
2313
2314#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2315#. "survey stations".
2316#: ../src/mainfrm.cc:873
2317#: n:272
2318msgid "&Underground Survey Legs\tCtrl+L"
2319msgstr "Od&cinki podziemn\tCtrl+L"
2320
2321#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2322#. "survey stations".
2323#: ../src/mainfrm.cc:876
2324#: n:291
2325msgid "&Surface Survey Legs\tCtrl+F"
2326msgstr "O&dcinki powierzchniowe\tCtrl+F"
2327
2328#: ../src/survexport.cc:144
2329#: n:464
2330msgid "surface survey legs"
2331msgstr "odcinki powierzchniowe"
2332
2333#: ../src/mainfrm.cc:901
2334#: n:273
2335msgid "&Overlapping Names"
2336msgstr "Nakłada&j nazwy"
2337
2338#: ../src/mainfrm.cc:914
2339#: n:450
2340msgid "Co&lour by"
2341msgstr "Ko&loruj według"
2342
2343#: ../src/mainfrm.cc:917
2344#: n:294
2345msgid "Highlight &Entrances"
2346msgstr "Podświetl &otwory"
2347
2348#: ../src/mainfrm.cc:918
2349#: n:295
2350msgid "Highlight &Fixed Points"
2351msgstr "Podświetl punkty &ustalone"
2352
2353#: ../src/mainfrm.cc:919
2354#: n:296
2355msgid "Highlight E&xported Points"
2356msgstr "Podświetl w&yeksportowane punkty"
2357
2358#: ../src/printing.cc:485
2359#: n:418
2360msgid "Entrances"
2361msgstr "Otwory"
2362
2363#: ../src/survexport.cc:148
2364#: n:466
2365msgid "entrances"
2366msgstr "otwory"
2367
2368#: ../src/printing.cc:489
2369#: n:419
2370msgid "Fixed Points"
2371msgstr "Punkty ustalone"
2372
2373#: ../src/survexport.cc:149
2374#: n:467
2375msgid "fixed points"
2376msgstr "punkty ustalone"
2377
2378#: ../src/printing.cc:493
2379#: n:420
2380msgid "Exported Stations"
2381msgstr "Wyeksportowane punkty"
2382
2383#: ../src/survexport.cc:150
2384#: n:468
2385msgid "exported stations"
2386msgstr "wyeksportowane punkty"
2387
2388#: ../src/mainfrm.cc:928
2389#: n:237
2390msgid "&Perspective"
2391msgstr "Perspektyw&a"
2392
2393#: ../src/mainfrm.cc:930
2394#: n:238
2395msgid "Textured &Walls"
2396msgstr "&Teksturuj ściany"
2397
2398#. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate
2399#. using that term instead if it gives a better translation which most
2400#. users will understand.
2401#: ../src/mainfrm.cc:934
2402#: n:239
2403msgid "Fade Distant Ob&jects"
2404msgstr "Przyciemnij dalekie Ob&iekty"
2405
2406#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2407#. "survey stations".
2408#: ../src/mainfrm.cc:937
2409#: n:298
2410msgid "Smoot&hed Survey Legs"
2411msgstr "&Wygładzone odcinki pomiarowe"
2412
2413#: ../src/mainfrm.cc:943
2414#: ../src/mainfrm.cc:950
2415#: n:356
2416msgid "Full Screen &Mode\tF11"
2417msgstr "Pełny &Ekran\tF11"
2418
2419#: ../src/gfxcore.cc:4500
2420#: ../src/mainfrm.cc:904
2421#: n:292
2422msgid "Colour by &Depth"
2423msgstr "Koloruj po &Głębokości"
2424
2425#: ../src/gfxcore.cc:4501
2426#: ../src/mainfrm.cc:905
2427#: n:293
2428msgid "Colour by D&ate"
2429msgstr "Koloruj po Da&cie"
2430
2431#: ../src/gfxcore.cc:4502
2432#: ../src/mainfrm.cc:906
2433#: n:289
2434msgid "Colour by &Error"
2435msgstr "Koloruj po &Błędzie"
2436
2437#: ../src/gfxcore.cc:4503
2438#: ../src/mainfrm.cc:907
2439#: n:480
2440msgid "Colour by &Horizontal Error"
2441msgstr "Koloruj po Błędzie Po&ziomym"
2442
2443#: ../src/gfxcore.cc:4504
2444#: ../src/mainfrm.cc:908
2445#: n:481
2446msgid "Colour by &Vertical Error"
2447msgstr "Koloruj po Błędzie &Pionowym"
2448
2449#: ../src/gfxcore.cc:4505
2450#: ../src/mainfrm.cc:909
2451#: n:85
2452msgid "Colour by &Gradient"
2453msgstr "Koloruj po &Upadzie"
2454
2455#: ../src/gfxcore.cc:4506
2456#: ../src/mainfrm.cc:910
2457#: n:82
2458msgid "Colour by &Length"
2459msgstr "Koloruj po &Długości"
2460
2461#: ../src/gfxcore.cc:4507
2462#: ../src/mainfrm.cc:911
2463#: n:448
2464msgid "Colour by &Survey"
2465msgstr "Koloruj po &Sesji"
2466
2467#: ../src/gfxcore.cc:4508
2468#: ../src/mainfrm.cc:912
2469#: n:482
2470msgid "Colour by St&yle"
2471msgstr ""
2472
2473#: ../src/mainfrm.cc:978
2474#: n:274
2475msgid "&Compass"
2476msgstr "&Kompas"
2477
2478#: ../src/mainfrm.cc:979
2479#: n:275
2480msgid "C&linometer"
2481msgstr "Kli&nometr"
2482
2483#. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour
2484#. corresponds to which depth, date, survey closure error, etc.
2485#: ../src/mainfrm.cc:982
2486#: n:276
2487msgid "Colour &Key"
2488msgstr "&Objaśnienie kolorów"
2489
2490#: ../src/mainfrm.cc:983
2491#: n:277
2492msgid "&Scale Bar"
2493msgstr "&Podziałka liniowa"
2494
2495#: ../src/mainfrm.cc:959
2496#: n:280
2497msgid "&Reverse Sense\tCtrl+R"
2498msgstr "&Odwróć sens\tCtrl+R"
2499
2500#. TRANSLATORS: Please don't translate "Escape" - that's the shortcut key
2501#. to use which wxWidgets needs to parse and it should then handle
2502#. translating.
2503#: ../src/mainfrm.cc:926
2504#: ../src/mainfrm.cc:968
2505#: ../src/mainfrm.cc:974
2506#: n:281
2507msgid "&Cancel Measuring Line\tEscape"
2508msgstr "&Anuluj pomiar długości\tEscape"
2509
2510#: ../src/mainfrm.cc:984
2511#: n:299
2512msgid "&Indicators"
2513msgstr "&Wskaźniki"
2514
2515#: ../src/z_getopt.c:712
2516#: n:300
2517#, c-format
2518msgid "%s: option “%s” is ambiguous\n"
2519msgstr "%s: opcja “%s” jest niejednoznaczna\n"
2520
2521#: ../src/z_getopt.c:762
2522#: n:302
2523#, c-format
2524msgid "%s: option “%c%s” doesn’t allow an argument\n"
2525msgstr "%s: opcja “%c%s” nie pozwala na argument\n"
2526
2527#: ../src/z_getopt.c:749
2528#: n:303
2529#, c-format
2530msgid "%s: option “--%s” doesn’t allow an argument\n"
2531msgstr "%s: opcja “--%s” nie pozwala na argument\n"
2532
2533#: ../src/z_getopt.c:810
2534#: n:305
2535#, c-format
2536msgid "%s: option “%s” requires an argument\n"
2537msgstr "%s: opcja “%s” wymaga argumentu\n"
2538
2539#: ../src/z_getopt.c:1182
2540#: n:306
2541#, c-format
2542msgid "%s: option requires an argument -- %c\n"
2543msgstr "%s: opcja wymaga argumentu -- %c\n"
2544
2545#: ../src/z_getopt.c:851
2546#: n:307
2547#, c-format
2548msgid "%s: unrecognized option “--%s”\n"
2549msgstr "%s: nieznana opcja “--%s”\n"
2550
2551#: ../src/z_getopt.c:862
2552#: n:308
2553#, c-format
2554msgid "%s: unrecognized option “%c%s”\n"
2555msgstr "%s: nieznana opcja “%c%s”\n"
2556
2557#: ../src/z_getopt.c:923
2558#: n:310
2559#, c-format
2560msgid "%s: invalid option -- %c\n"
2561msgstr "%s: nieprawidłowa opcja -- %c\n"
2562
2563#: ../src/mainfrm.cc:848
2564#: n:311
2565msgid "&New Presentation"
2566msgstr "&Nowa prezentacja"
2567
2568#: ../src/mainfrm.cc:849
2569#: n:312
2570msgid "&Open Presentation..."
2571msgstr "Otwórz &prezentację..."
2572
2573#: ../src/mainfrm.cc:850
2574#: n:313
2575msgid "&Save Presentation"
2576msgstr "&Zapisz prezentację"
2577
2578#: ../src/mainfrm.cc:851
2579#: n:314
2580msgid "Sa&ve Presentation As..."
2581msgstr "Zap&isz prezentację jako..."
2582
2583#. TRANSLATORS: "Mark" as in "Mark this position"
2584#: ../src/mainfrm.cc:854
2585#: n:315
2586msgid "&Mark"
2587msgstr "&Oznacz"
2588
2589#. TRANSLATORS: "Play" as in "Play back a recording"
2590#: ../src/mainfrm.cc:856
2591#: n:316
2592msgid "Pla&y"
2593msgstr "O&dtwarzaj"
2594
2595#: ../src/mainfrm.cc:857
2596#: n:317
2597msgid "&Export as Movie..."
2598msgstr "&Eksportuj jako film..."
2599
2600#: ../src/mainfrm.cc:2122
2601#: n:331
2602msgid "Export Movie"
2603msgstr "Eksportuj klip"
2604
2605#: ../src/cavernlog.cc:651
2606#: ../src/mainfrm.cc:364
2607#: ../src/mainfrm.cc:1627
2608#: n:319
2609msgid "Select an output filename"
2610msgstr "Wybierz nazwę pliku wyjściowego"
2611
2612#: ../src/mainfrm.cc:361
2613#: ../src/mainfrm.cc:2044
2614#: n:320
2615msgid "Aven presentations"
2616msgstr "Prezentacje Aven"
2617
2618#. TRANSLATORS: title of the save screenshot dialog
2619#: ../src/mainfrm.cc:1556
2620#: n:321
2621msgid "Save Screenshot"
2622msgstr "Zapisz zrzut ekranu"
2623
2624#: ../src/mainfrm.cc:2039
2625#: ../src/mainfrm.cc:2042
2626#: n:322
2627msgid "Select a presentation to open"
2628msgstr "Wybierz prezentację do wczytania"
2629
2630#: ../src/mainfrm.cc:435
2631#: n:323
2632#, c-format
2633msgid "Error in format of presentation file “%s”"
2634msgstr "Błąd w formacie pliku prezentacji “%s”"
2635
2636#. TRANSLATORS: "Compass" as in Larry Fish’s cave
2637#. surveying package, so probably shouldn’t be translated
2638#: ../src/mainfrm.cc:1434
2639#: n:324
2640msgid "Compass PLT files"
2641msgstr "Pliki Compass PLT"
2642
2643#. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying
2644#. package, so don’t translate it.
2645#: ../src/mainfrm.cc:1457
2646#: n:325
2647msgid "CMAP XYZ files"
2648msgstr "Pliki CMAP XYZ"
2649
2650#. TRANSLATORS: title of message box
2651#: ../src/mainfrm.cc:1663
2652#: ../src/mainfrm.cc:2017
2653#: ../src/mainfrm.cc:2033
2654#: n:326
2655msgid "Modified Presentation"
2656msgstr "Prezentacja zmodyfikowana"
2657
2658#. TRANSLATORS: and the question in that box
2659#: ../src/mainfrm.cc:1661
2660#: ../src/mainfrm.cc:2016
2661#: ../src/mainfrm.cc:2032
2662#: n:327
2663msgid "The current presentation has been modified.  Abandon unsaved changes?"
2664msgstr "Aktualna prezentacja była modyfikowana. Porzucić niezachowane zmiany?"
2665
2666#: ../src/mainfrm.cc:2361
2667#: ../src/mainfrm.cc:2372
2668#: n:328
2669msgid "No matches were found."
2670msgstr "Nie znaleziono pasujących."
2671
2672#. TRANSLATORS: "Find stations" button tooltip
2673#: ../src/mainfrm.cc:1075
2674#: n:332
2675msgid "Find"
2676msgstr "Szukaj"
2677
2678#. TRANSLATORS: "Hide stations" button default tooltip
2679#: ../src/mainfrm.cc:1077
2680#: ../src/mainfrm.cc:2404
2681#: n:333
2682msgid "Hide"
2683msgstr "Ukryj"
2684
2685#. TRANSLATORS: "Hide stations" button tooltip when stations are found
2686#: ../src/mainfrm.cc:2365
2687#: n:334
2688#, c-format
2689msgid "Hide %d found stations"
2690msgstr "Ukryj %d znalezionych punktów"
2691
2692#: ../src/mainfrm.cc:245
2693#: ../src/mainfrm.cc:1750
2694#: ../src/mainfrm.cc:1826
2695#: ../src/mainfrm.cc:1878
2696#: ../src/pos.cc:89
2697#: n:335
2698msgid "Altitude"
2699msgstr "Wysokość"
2700
2701#. TRANSLATORS: error if you try to drag multiple files to the aven
2702#. window
2703#: ../src/mainfrm.cc:723
2704#: n:336
2705msgid "You may only view one 3d file at a time."
2706msgstr "Możesz przeglądać tylko jeden plik 3d"
2707
2708#: ../src/mainfrm.cc:985
2709#: n:337
2710msgid "&Side Panel"
2711msgstr "Panel &boczny"
2712
2713#. TRANSLATORS: show coordinates (N = North or Northing, E = East or
2714#. Easting)
2715#: ../src/mainfrm.cc:1748
2716#: ../src/mainfrm.cc:1770
2717#: ../src/mainfrm.cc:1772
2718#: ../src/mainfrm.cc:1877
2719#: n:338
2720#, fuzzy, c-format
2721msgid "%.2f E, %.2f N"
2722msgstr "%.2f W, %.2f P"
2723
2724#. TRANSLATORS: Used in Aven:
2725#. From <stationname>: H 12.24m, Brg 234.5°
2726#: ../src/mainfrm.cc:1790
2727#: ../src/mainfrm.cc:1835
2728#: ../src/mainfrm.cc:1899
2729#: n:339
2730#, c-format
2731msgid "From %s"
2732msgstr "Od %s"
2733
2734#. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
2735#: ../src/mainfrm.cc:1912
2736#: n:340
2737#, c-format
2738msgid "H %.2f%s, V %.2f%s"
2739msgstr "H %.2f%s, V %.2f%s"
2740
2741#. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as
2742#. in Compass bearing) and "Grd" for "Gradient" (the slope angle
2743#. measured by the clino)
2744#: ../src/mainfrm.cc:1952
2745#: n:341
2746#, fuzzy, c-format
2747msgid "%s: %s, Dist %.2f%s, Brg %03.1f%s, Grd %s"
2748msgstr "%s: %s, Odlg %.2f%s, Az %03.1f%s, Upadzie %s"
2749
2750#. TRANSLATORS: tickable menu item in View menu.
2751#.
2752#. "Metric" here means metres, km, etc (rather than feet, miles, etc)
2753#: ../src/gfxcore.cc:4488
2754#: ../src/gfxcore.cc:4515
2755#: ../src/mainfrm.cc:987
2756#: n:342
2757msgid "&Metric"
2758msgstr "&Metryczne"
2759
2760#. TRANSLATORS: tickable menu item in View menu.
2761#.
2762#. Degrees are the angular measurement where there are 360 in a full
2763#. circle.
2764#: ../src/gfxcore.cc:4444
2765#: ../src/gfxcore.cc:4465
2766#: ../src/gfxcore.cc:4517
2767#: ../src/mainfrm.cc:988
2768#: n:343
2769msgid "&Degrees"
2770msgstr "&Stopni"
2771
2772#. TRANSLATORS: tickable menu item in View menu.
2773#.
2774#. Show the tilt of the survey as a percentage gradient (100% = 45
2775#. degrees = 50 grad).
2776#: ../src/gfxcore.cc:4470
2777#: ../src/mainfrm.cc:989
2778#: n:430
2779msgid "&Percent"
2780msgstr "&Procent"
2781
2782#. TRANSLATORS: abbreviation for "kilometres" (unit of length),
2783#. used e.g.  "5km".
2784#.
2785#. If there should be a space between the number and this, include
2786#. one in the translation.
2787#: ../src/gfxcore.cc:1412
2788#: ../src/printing.cc:1263
2789#: n:423
2790msgid "km"
2791msgstr "km"
2792
2793#. TRANSLATORS: abbreviation for "metres" (unit of length), used
2794#. e.g. "10m".
2795#.
2796#. If there should be a space between the number and this, include
2797#. one in the translation.
2798#: ../src/commands.c:448
2799#: ../src/gfxcore.cc:1190
2800#: ../src/gfxcore.cc:1282
2801#: ../src/gfxcore.cc:1419
2802#: ../src/mainfrm.cc:1739
2803#: ../src/mainfrm.cc:1801
2804#: ../src/mainfrm.cc:1821
2805#: ../src/mainfrm.cc:1870
2806#: ../src/mainfrm.cc:1903
2807#: ../src/printing.cc:1265
2808#: n:424
2809msgid "m"
2810msgstr "m"
2811
2812#. TRANSLATORS: abbreviation for "centimetres" (unit of length),
2813#. used e.g.  "50cm".
2814#.
2815#. If there should be a space between the number and this, include
2816#. one in the translation.
2817#: ../src/gfxcore.cc:1427
2818#: ../src/printing.cc:1268
2819#: n:425
2820msgid "cm"
2821msgstr "cm"
2822
2823#. TRANSLATORS: abbreviation for "miles" (unit of length,
2824#. plural), used e.g.  "2 miles".
2825#.
2826#. If there should be a space between the number and this,
2827#. include one in the translation.
2828#: ../src/gfxcore.cc:1440
2829#: n:426
2830msgid " miles"
2831msgstr " mil"
2832
2833#. TRANSLATORS: abbreviation for "mile" (unit of length,
2834#. singular), used e.g.  "1 mile".
2835#.
2836#. If there should be a space between the number and this,
2837#. include one in the translation.
2838#: ../src/gfxcore.cc:1447
2839#: n:427
2840msgid " mile"
2841msgstr " mila"
2842
2843#. TRANSLATORS: abbreviation for "feet" (unit of length), used e.g.
2844#. as "10ft".
2845#.
2846#. If there should be a space between the number and this, include
2847#. one in the translation.
2848#: ../src/commands.c:449
2849#: ../src/gfxcore.cc:1190
2850#: ../src/gfxcore.cc:1282
2851#: ../src/gfxcore.cc:1455
2852#: ../src/mainfrm.cc:1744
2853#: ../src/mainfrm.cc:1804
2854#: ../src/mainfrm.cc:1824
2855#: ../src/mainfrm.cc:1875
2856#: ../src/mainfrm.cc:1908
2857#: n:428
2858msgid "ft"
2859msgstr " stóp"
2860
2861#. TRANSLATORS: abbreviation for "inches" (unit of length), used
2862#. e.g. as "6in".
2863#.
2864#. If there should be a space between the number and this, include
2865#. one in the translation.
2866#: ../src/gfxcore.cc:1463
2867#: n:429
2868msgid "in"
2869msgstr " cali"
2870
2871#. TRANSLATORS: Menu item which turns off the "north arrow" in aven.
2872#: ../src/gfxcore.cc:4439
2873#: n:387
2874msgid "&Hide Compass"
2875msgstr "&Ukryj kompas"
2876
2877#. TRANSLATORS: Menu item which turns off the tilt indicator in aven.
2878#: ../src/gfxcore.cc:4460
2879#: n:384
2880msgid "&Hide Clino"
2881msgstr "&Ukryj klinometr"
2882
2883#. TRANSLATORS: Menu item which turns off the scale bar in aven.
2884#: ../src/gfxcore.cc:4483
2885#: n:385
2886msgid "&Hide scale bar"
2887msgstr "&Ukryj podziałkę linową"
2888
2889#. TRANSLATORS: Menu item which turns off the colour key.
2890#. The "Colour Key" is the thing in aven showing which colour
2891#. corresponds to which depth, date, survey closure error, etc.
2892#: ../src/gfxcore.cc:4513
2893#: n:386
2894msgid "&Hide colour key"
2895msgstr "&Ukryj objaśnienie kolorów"
2896
2897#. TRANSLATORS: degree symbol - probably should be translated to
2898#. itself.
2899#: ../src/commands.c:451
2900#: ../src/commands.c:452
2901#: ../src/commands.c:870
2902#: ../src/gfxcore.cc:826
2903#: ../src/gfxcore.cc:916
2904#: ../src/gfxcore.cc:1254
2905#: ../src/mainfrm.cc:1793
2906#: ../src/mainfrm.cc:1916
2907#: ../src/mainfrm.cc:1939
2908#: ../src/printing.cc:86
2909#: n:344
2910msgid "°"
2911msgstr "°"
2912
2913#. TRANSLATORS: symbol for grad (400 grad = 360 degrees = full
2914#. circle).
2915#: ../src/commands.c:453
2916#: ../src/gfxcore.cc:831
2917#: ../src/gfxcore.cc:921
2918#: ../src/gfxcore.cc:1254
2919#: ../src/mainfrm.cc:1796
2920#: ../src/mainfrm.cc:1919
2921#: ../src/mainfrm.cc:1942
2922#: n:345
2923msgid "ᵍ"
2924msgstr "ᵍ"
2925
2926#. TRANSLATORS: symbol for percentage gradient (100% = 45
2927#. degrees = 50 grad).
2928#: ../src/commands.c:454
2929#: ../src/gfxcore.cc:907
2930#: ../src/gfxcore.cc:925
2931#: ../src/mainfrm.cc:1937
2932#: n:96
2933msgid "%"
2934msgstr "%"
2935
2936#. TRANSLATORS: infinity symbol - used for the percentage gradient on
2937#. vertical angles.
2938#: ../src/gfxcore.cc:901
2939#: ../src/mainfrm.cc:1935
2940#: n:431
2941msgid "∞"
2942msgstr "∞"
2943
2944#. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as
2945#. in Compass bearing)
2946#: ../src/mainfrm.cc:1808
2947#: n:374
2948#, c-format
2949msgid "%s: H %.2f%s, Brg %03.1f%s"
2950msgstr "%s: H %.2f%s, Az %03.1f%s"
2951
2952#. TRANSLATORS: "V" is short for "Vertical"
2953#: ../src/mainfrm.cc:1841
2954#: n:375
2955#, c-format
2956msgid "%s: V %.2f%s"
2957msgstr "%s: V %.2f%s"
2958
2959#. TRANSLATORS: labels for tabbed side panel this is for the tab with the
2960#. tree hierarchy of survey station names
2961#: ../src/mainfrm.cc:1132
2962#: n:376
2963msgid "Surveys"
2964msgstr "Sesje pomiarowe"
2965
2966#: ../src/mainfrm.cc:1133
2967#: n:377
2968msgid "Presentation"
2969msgstr "Prezentacja"
2970
2971#. TRANSLATORS: In aven's survey tree, right-clicking on the root
2972#. gives a pop-up menu and this is an option (but only enabled if
2973#. the view is restricted to a subsurvey). It reloads the current
2974#. survey file with the who survey visible.
2975#: ../src/aventreectrl.cc:371
2976#: n:245
2977msgid "Show all"
2978msgstr "Pokaż wszystko"
2979
2980#. TRANSLATORS: In aven's survey tree, right-clicking on a survey
2981#. name gives a pop-up menu and this is an option.  It reloads the
2982#. current survey file with the view restricted to the survey
2983#. clicked upon.
2984#: ../src/aventreectrl.cc:385
2985#: n:246
2986msgid "Hide others"
2987msgstr "Ukryj inne"
2988
2989#: ../src/aventreectrl.cc:389
2990#: n:388
2991msgid "Hide si&blings"
2992msgstr ""
2993
2994#: ../src/mainfrm.cc:243
2995#: ../src/pos.cc:87
2996#: n:378
2997msgid "Easting"
2998msgstr "Wschód"
2999
3000#: ../src/mainfrm.cc:244
3001#: ../src/pos.cc:88
3002#: n:379
3003msgid "Northing"
3004msgstr "Północ"
3005
3006#. TRANSLATORS: Aven menu items.  An “&” goes before the letter of any
3007#. accelerator key.
3008#.
3009#. The string "\t" separates the menu text and any accelerator key.
3010#.
3011#. "File" menu.  The accelerators must be different within this group.
3012#. c.f. 201, 380, 381.
3013#: ../src/mainfrm.cc:794
3014#: n:220
3015msgid "&Open...\tCtrl+O"
3016msgstr "&Otwórz...\tCtrl+O"
3017
3018#. TRANSLATORS: Open a "Terrain file" - i.e. a digital model of the
3019#. terrain.
3020#: ../src/mainfrm.cc:797
3021#: n:453
3022msgid "Open &Terrain..."
3023msgstr "Otwórz &Teren..."
3024
3025#: ../src/mainfrm.cc:798
3026#: n:494
3027msgid "Overlay &Geodata..."
3028msgstr ""
3029
3030#: ../src/mainfrm.cc:799
3031#: n:144
3032msgid "Show &Log"
3033msgstr "&Pokaż dziennik"
3034
3035#: ../src/mainfrm.cc:802
3036#: n:380
3037msgid "&Print...\tCtrl+P"
3038msgstr "&Drukuj...\tCtrl+P"
3039
3040#: ../src/mainfrm.cc:803
3041#: n:381
3042msgid "P&age Setup..."
3043msgstr "&Ustawienia strony..."
3044
3045#. TRANSLATORS: In the "File" menu
3046#: ../src/mainfrm.cc:806
3047#: n:201
3048msgid "&Screenshot..."
3049msgstr "&Zrzut ekranu..."
3050
3051#. TRANSLATORS: In the "File" menu - c.f. n:191
3052#: ../src/mainfrm.cc:809
3053#: n:247
3054msgid "E&xtended Elevation..."
3055msgstr "Przekrój &Rozwinięty..."
3056
3057#: ../src/mainfrm.cc:807
3058#: n:382
3059msgid "&Export as..."
3060msgstr "&Eksportuj jako..."
3061
3062#. TRANSLATORS: Title of file dialog to choose name and type of exported
3063#. file.
3064#: ../src/printing.cc:635
3065#: n:401
3066msgid "Export as:"
3067msgstr "Eksportuj jako:"
3068
3069#. TRANSLATORS: Title of the export
3070#. dialog
3071#: ../src/printing.cc:303
3072#: n:383
3073msgid "Export"
3074msgstr "Eksport"
3075
3076#. TRANSLATORS: for about box:
3077#: ../src/aboutdlg.cc:139
3078#: n:390
3079msgid "System Information:"
3080msgstr "Informacje o systemie:"
3081
3082#. TRANSLATORS: Title of the print preview dialog
3083#: ../src/printing.cc:682
3084#: n:398
3085msgid "Print Preview"
3086msgstr "Podgląd wydruku"
3087
3088#. TRANSLATORS: Title of the print
3089#. dialog
3090#: ../src/printing.cc:300
3091#: n:399
3092msgid "Print"
3093msgstr "Drukuj"
3094
3095#: ../src/printing.cc:566
3096#: n:400
3097msgid "&Print..."
3098msgstr "&Drukuj..."
3099
3100#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3101#. "survey stations".
3102#: ../src/printing.cc:469
3103#: n:403
3104msgid "Sur&face Survey Legs"
3105msgstr "Odcinki &powierzchniowe"
3106
3107#. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
3108#: ../src/mainfrm.cc:130
3109#: n:404
3110msgid "Edit Waypoint"
3111msgstr "Edytuj punkt nawigacyjny"
3112
3113#. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint
3114#. in a presentation.
3115#: ../src/mainfrm.cc:169
3116#: n:278
3117msgid " (unused in perspective view)"
3118msgstr " (nieużywany w widoku perspektywy)"
3119
3120#. TRANSLATORS: Field label in dialog to edit a waypoint in a
3121#. presentation.
3122#: ../src/mainfrm.cc:176
3123#: n:279
3124msgid "Time: "
3125msgstr "Czas: "
3126
3127#. TRANSLATORS: units+info after time field in dialog to edit a
3128#. waypoint in a presentation.
3129#: ../src/mainfrm.cc:180
3130#: n:282
3131msgid " secs (0 = auto; *6 = 6 times auto)"
3132msgstr " sekund (0 = auto, *6 = 6 razy auto)"
3133
3134#. TRANSLATORS: %s will be replaced with "Aven" currently (and
3135#. perhaps by "Survex" or other things in future).
3136#: ../src/aven.cc:298
3137#: n:405
3138#, c-format
3139msgid "This version of %s requires OpenGL to work, but it isn’t available."
3140msgstr "Ta wersja %s wymaga OpenGL, który jednak nie jest dostępny."
3141
3142#: ../src/readval.c:358
3143#: n:392
3144msgid "Separator in survey name"
3145msgstr "Separator w nazwie sesji pomiarowej"
3146
3147#. TRANSLATORS: Used in place of the station name when talking about an
3148#. anonymous station.
3149#: ../src/labelinfo.h:98
3150#: n:56
3151msgid "anonymous station"
3152msgstr "punkt anonimowy"
3153
3154#: ../src/readval.c:121
3155#: ../src/readval.c:137
3156#: ../src/readval.c:155
3157#: ../src/readval.c:414
3158#: n:3
3159msgid "Can't have a leg between two anonymous stations"
3160msgstr "Nie można dokonać pomiaru pomiędzy dwoma anonimowymi punktami"
3161
3162#: ../src/mainfrm.cc:891
3163#: ../src/printing.cc:473
3164#: n:406
3165msgid "Spla&y Legs"
3166msgstr "Domiary &boczne"
3167
3168#: ../src/survexport.cc:145
3169#: n:465
3170msgid "splay legs"
3171msgstr "domiary boczne"
3172
3173#: ../src/mainfrm.cc:898
3174#: n:251
3175#, fuzzy
3176msgid "&Duplicate Legs"
3177msgstr "Duplicate Le&gs"
3178
3179#. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
3180#. this is selected, such legs are not shown.
3181#: ../src/aventreectrl.cc:387
3182#: ../src/mainfrm.cc:881
3183#: ../src/mainfrm.cc:894
3184#: n:407
3185msgid "&Hide"
3186msgstr "&Ukryj"
3187
3188#. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
3189#. this is selected, aven will show such legs with less bright colours.
3190#: ../src/mainfrm.cc:887
3191#: ../src/mainfrm.cc:896
3192#: n:408
3193msgid "&Fade"
3194msgstr "&Przyciemnij"
3195
3196#. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
3197#. this is selected, aven will show such legs with dashed lines.
3198#: ../src/mainfrm.cc:884
3199#: ../src/mainfrm.cc:895
3200#: n:250
3201msgid "&Dashed"
3202msgstr ""
3203
3204#. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
3205#. this is selected, such legs are shown the same as other legs.
3206#: ../src/aventreectrl.cc:388
3207#: ../src/mainfrm.cc:890
3208#: ../src/mainfrm.cc:897
3209#: n:409
3210msgid "&Show"
3211msgstr "Po&każ"
3212
3213#: ../src/extend.c:587
3214#: n:105
3215msgid "Reading in data - please wait…"
3216msgstr "Odczytuję dane - proszę czekać…"
3217
3218#. TRANSLATORS: for extend: the user specified breaking a loop or
3219#. changing extend direction at this station, but we didn’t find it in
3220#. the 3d file
3221#: ../src/extend.c:273
3222#: ../src/extend.c:292
3223#: ../src/extend.c:339
3224#: ../src/extend.c:383
3225#: ../src/extend.c:427
3226#: n:510
3227#, c-format
3228msgid "Failed to find station %s"
3229msgstr "Nie odnaleziono punktu %s"
3230
3231#. TRANSLATORS: for extend: the user specified breaking a loop or
3232#. changing extend direction at this leg, but we didn’t find it in the
3233#. 3d file
3234#: ../src/extend.c:319
3235#: ../src/extend.c:363
3236#: ../src/extend.c:407
3237#: ../src/extend.c:452
3238#: n:511
3239#, c-format
3240msgid "Failed to find leg %s → %s"
3241msgstr "Nie odnaleziono odcinka %s → %s"
3242
3243#. TRANSLATORS: for extend: "extend" is starting to produce an extended elevation from station %s
3244#: ../src/extend.c:264
3245#: n:512
3246#, c-format
3247msgid "Starting from station %s"
3248msgstr "Rozpoczynam od punktu %s"
3249
3250#. TRANSLATORS: for extend:
3251#: ../src/extend.c:285
3252#: n:513
3253#, c-format
3254msgid "Extending to the left from station %s"
3255msgstr "Rozwijam w lewo od punktu %s"
3256
3257#. TRANSLATORS: for extend:
3258#: ../src/extend.c:332
3259#: n:514
3260#, c-format
3261msgid "Extending to the right from station %s"
3262msgstr "Rozwijam w prawo od punktu %s"
3263
3264#. TRANSLATORS: for extend:
3265#: ../src/extend.c:306
3266#: n:515
3267#, c-format
3268msgid "Extending to the left from leg %s → %s"
3269msgstr "Rozwijam w lewo od odcinka %s → %s"
3270
3271#. TRANSLATORS: for extend:
3272#: ../src/extend.c:353
3273#: n:516
3274#, c-format
3275msgid "Extending to the right from leg %s → %s"
3276msgstr "Rozwijam w prawo od odcinka %s → %s"
3277
3278#. TRANSLATORS: for extend:
3279#: ../src/extend.c:420
3280#: n:517
3281#, c-format
3282msgid "Breaking survey loop at station %s"
3283msgstr "Łamię pętlę na punkcie %s"
3284
3285#. TRANSLATORS: for extend:
3286#: ../src/extend.c:442
3287#: n:518
3288#, c-format
3289msgid "Breaking survey loop at leg %s → %s"
3290msgstr "Łamię pętlę na odcinku %s → %s"
3291
3292#. TRANSLATORS: for extend:
3293#: ../src/extend.c:376
3294#: n:519
3295#, c-format
3296msgid "Swapping extend direction from station %s"
3297msgstr "Zamieniam kierunek rozwinięcia począwszy od punktu %s"
3298
3299#. TRANSLATORS: for extend:
3300#: ../src/extend.c:397
3301#: n:520
3302#, c-format
3303msgid "Swapping extend direction from leg %s → %s"
3304msgstr "Zamieniam kierunek rozwinięcia począwszy od odcinka %s → %s"
3305
3306#. TRANSLATORS: for extend:
3307#: ../src/extend.c:681
3308#: n:521
3309#, c-format
3310msgid "Applying specfile: “%s”"
3311msgstr "Stosuję specfile: “%s”"
3312
3313#. TRANSLATORS: for extend:
3314#. Used to tell the user that a file is being written - %s is the filename
3315#: ../src/extend.c:705
3316#: n:522
3317#, c-format
3318msgid "Writing %s…"
3319msgstr "Zapisuję %s…"
3320
3321#. TRANSLATORS: --help output for sorterr --horizontal option
3322#: ../src/sorterr.c:51
3323#: n:179
3324msgid "sort by horizontal error factor"
3325msgstr "posortuj po błędzie poziomym"
3326
3327#. TRANSLATORS: --help output for sorterr --vertical option
3328#: ../src/sorterr.c:53
3329#: n:180
3330msgid "sort by vertical error factor"
3331msgstr "posortuj po błędzie pionowym"
3332
3333#. TRANSLATORS: --help output for sorterr --percentage option
3334#: ../src/sorterr.c:55
3335#: n:181
3336msgid "sort by percentage error"
3337msgstr "posortuj po błędzie procentowym"
3338
3339#. TRANSLATORS: --help output for sorterr --per-leg option
3340#: ../src/sorterr.c:57
3341#: n:182
3342msgid "sort by error per leg"
3343msgstr "posortuj po wielkości błędu na odcinek"
3344
3345#. TRANSLATORS: --help output for sorterr --replace option
3346#: ../src/sorterr.c:59
3347#: n:183
3348msgid "replace .err file with re-sorted version"
3349msgstr "zastąp plik .err przesortowaną wersją"
3350
3351#: ../src/sorterr.c:79
3352#: ../src/sorterr.c:96
3353#: ../src/sorterr.c:168
3354#: n:112
3355msgid "Couldn’t parse .err file"
3356msgstr "Błąd podczas przetwarzania pliku .err"
3357
3358#. TRANSLATORS: for diffpos:
3359#: ../src/diffpos.c:158
3360#: n:500
3361#, c-format
3362msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
3363msgstr "Przesunięto o (%3.2f,%3.2f,%3.2f): %s"
3364
3365#. TRANSLATORS: for diffpos:
3366#: ../src/diffpos.c:195
3367#: n:501
3368#, c-format
3369msgid "Added: %s"
3370msgstr "Dodano: %s"
3371
3372#. TRANSLATORS: for diffpos:
3373#: ../src/diffpos.c:218
3374#: n:502
3375#, c-format
3376msgid "Deleted: %s"
3377msgstr "Usunięto: %s"
3378
3379#. TRANSLATORS: The first of two warnings given when a survey which has
3380#. already been completed is reentered.  This example file crawl.svx:
3381#.
3382#. *begin crawl     ; <- second warning here
3383#. 1 2 9.45 234 -01
3384#. *end crawl
3385#. *begin crawl     ; <- first warning here
3386#. 2 3 7.67 223 -03
3387#. *end crawl
3388#.
3389#. Would lead to:
3390#.
3391#. crawl.svx:4:8: warning: Reentering an existing survey is deprecated
3392#. crawl.svx:1: info: Originally entered here
3393#.
3394#. If you're unsure what "deprecated" means, see:
3395#. https://en.wikipedia.org/wiki/Deprecation
3396#: ../src/commands.c:746
3397#: n:29
3398msgid "Reentering an existing survey is deprecated"
3399msgstr "Ponowne wejście do wprowadzonego już pomiaru jest wycofywane z użycia"
3400
3401#. TRANSLATORS: The second of two warnings given when a survey which has
3402#. already been completed is reentered.  This example file crawl.svx:
3403#.
3404#. *begin crawl     ; <- second warning here
3405#. 1 2 9.45 234 -01
3406#. *end crawl
3407#. *begin crawl     ; <- first warning here
3408#. 2 3 7.67 223 -03
3409#. *end crawl
3410#.
3411#. Would lead to:
3412#.
3413#. crawl.svx:4:8: warning: Reentering an existing survey is deprecated
3414#. crawl.svx:1: info: Originally entered here
3415#.
3416#. If you're unsure what "deprecated" means, see:
3417#. https://en.wikipedia.org/wiki/Deprecation
3418#: ../src/commands.c:765
3419#: n:30
3420msgid "Originally entered here"
3421msgstr "Pierwotnie wprowadzono tutaj"
3422
3423#. TRANSLATORS: Use of the ROOT character (which is "\" by default) is
3424#. deprecated, so this error would be generated by:
3425#.
3426#. *equate \foo.7 1
3427#.
3428#. If you're unsure what "deprecated" means, see:
3429#. https://en.wikipedia.org/wiki/Deprecation
3430#: ../src/commands.c:652
3431#: ../src/readval.c:87
3432#: ../src/readval.c:91
3433#: n:25
3434msgid "ROOT is deprecated"
3435msgstr "ROOT jest wycofywany z użycia"
3436
3437#. TRANSLATORS: --help output for dump3d --rewind option
3438#: ../src/dump3d.c:50
3439#: n:204
3440msgid "rewind file and read it a second time"
3441msgstr "przewiń plik i odczytaj go po raz drugi"
3442
3443#: ../src/dump3d.c:51
3444#: n:396
3445msgid "show survey date information (if present)"
3446msgstr "pokaż daty pomiarów (jeśli dostępne)"
3447
3448#: ../src/dump3d.c:52
3449#: n:486
3450msgid "convert MOVE and LINE into LEG"
3451msgstr ""
3452
3453#: ../src/gpx.cc:85
3454#: ../src/kml.cc:85
3455#: n:287
3456#, c-format
3457msgid "Failed to initialise input coordinate system “%s”"
3458msgstr "Błąd podczas inicjalizacji wejściowego układu współrzędnych “%s”"
3459
3460#: ../src/gfxcore.cc:3113
3461#: n:288
3462#, c-format
3463msgid "Failed to initialise output coordinate system “%s”"
3464msgstr "Błąd podczas inicjalizacji wyjściowego układu współrzednych “%s”"
3465
3466#. TRANSLATORS: %s is replaced by the name of a geodata
3467#. file, e.g. GPX, KML.
3468#: ../src/gfxcore.cc:4636
3469#: ../src/gfxcore.cc:4651
3470#: n:492
3471#, c-format
3472msgid "File “%s” not georeferenced"
3473msgstr ""
3474
3475#: ../src/survexport.cc:158
3476#: n:148
3477#, c-format
3478msgid "generate grid (default %sm)"
3479msgstr "wygeneruj siatkę (domyślnie %sm)"
3480
3481#: ../src/survexport.cc:159
3482#: n:149
3483#, c-format
3484msgid "station labels text height (default %s)"
3485msgstr "wysokość czcionki nazw punktów (domyślnie %s)"
3486
3487#: ../src/survexport.cc:160
3488#: n:152
3489#, c-format
3490msgid "station marker size (default %s)"
3491msgstr "rozmiar znacznika punktu (domyślnie %s)"
3492
3493#: ../src/survexport.cc:161
3494#: n:487
3495msgid "produce Survex 3d output"
3496msgstr "wyjście w formacie Survex 3d"
3497
3498#: ../src/survexport.cc:162
3499#: n:102
3500msgid "produce CSV output"
3501msgstr "wyjście w formacie CSV"
3502
3503#: ../src/survexport.cc:163
3504#: n:156
3505msgid "produce DXF output"
3506msgstr "wyjście w formacie DXF"
3507
3508#: ../src/survexport.cc:164
3509#: n:454
3510msgid "produce EPS output"
3511msgstr "wyjście w formacie EPS"
3512
3513#: ../src/survexport.cc:165
3514#: n:455
3515msgid "produce GPX output"
3516msgstr "wyjście w formacie GPX"
3517
3518#: ../src/survexport.cc:166
3519#: n:456
3520msgid "produce HPGL output"
3521msgstr "wyjście w formacie HPGL"
3522
3523#: ../src/survexport.cc:167
3524#: n:457
3525msgid "produce JSON output"
3526msgstr "wyjście w formacie JSON"
3527
3528#: ../src/survexport.cc:168
3529#: n:458
3530msgid "produce KML output"
3531msgstr "wyjście w formacie KML"
3532
3533#. TRANSLATORS: "Skencil" is the name of a software package, so should not be
3534#. translated.
3535#: ../src/survexport.cc:174
3536#: n:158
3537msgid "produce Skencil output"
3538msgstr "wyjście w formacie Skencil"
3539
3540#: ../src/survexport.cc:175
3541#: n:459
3542msgid "produce Survex POS output"
3543msgstr "wyjście w formacie Survex POS"
3544
3545#. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
3546#. so should not be translated.
3547#: ../src/survexport.cc:171
3548#: n:159
3549msgid "produce Compass PLT output for Carto"
3550msgstr "wyjście w formacie Compass PLT dla programu Carto"
3551
3552#: ../src/survexport.cc:176
3553#: n:160
3554msgid "produce SVG output"
3555msgstr "wyjście w formacie SVG"
3556
3557#: ../src/survexport.cc:410
3558#: n:252
3559msgid "Export format not specified and not known from output file extension"
3560msgstr ""
3561
3562#: ../src/survexport.cc:415
3563#: n:253
3564msgid "Export format not specified"
3565msgstr ""
3566
3567#: ../src/survexport.cc:157
3568#: n:155
3569msgid "include items exported by default"
3570msgstr ""
3571
3572#: ../src/datain.c:2490
3573#: n:499
3574#, c-format
3575msgid "Macro “%s” not defined"
3576msgstr ""
3577
3578#: ../src/datain.c:2218
3579#: ../src/datain.c:2250
3580#: ../src/datain.c:2270
3581#: ../src/datain.c:4256
3582#: n:506
3583#, c-format
3584msgid "Ignoring “%s”"
3585msgstr ""
3586
3587#: ../src/datain.c:4357
3588#: n:508
3589msgid "Parsing as “to” station but may be isolated LRUD with missing closing delimiter"
3590msgstr ""
3591
3592#, c-format
3593#~ msgid "Error in format of font file “%s”"
3594#~ msgstr "Nieprawidłowy format pliku czcionki “%s”"
3595
3596#. TRANSLATORS: Show the terrain as solid rather than transparent.
3597#~ msgid "Solid Su&rface"
3598#~ msgstr ""
3599
3600#. TRANSLATORS: number of stations found matching search
3601#, c-format
3602#~ msgid "%d found"
3603#~ msgstr "znaleziono: %d"
3604
3605#: ../src/mainfrm.cc:954
3606#: n:347
3607#~ msgid "&Preferences..."
3608#~ msgstr "&Preferencje..."
3609
3610#: n:348
3611#~ msgid "Draw passage walls"
3612#~ msgstr "Rysuj obrys korytarza"
3613
3614#: n:349
3615#~ msgid "Estimate LRUD readings based on heuristics"
3616#~ msgstr "Oszacuj LRUDy metodą heurystyczną"
3617
3618#: n:350
3619#~ msgid "Mark survey stations with crosses"
3620#~ msgstr "Oznacz punkty pomiarowe krzyżami"
3621
3622#: n:351
3623#~ msgid "Highlight stations marked as entrances"
3624#~ msgstr "Podświetl punkty oznaczone jako otwory"
3625
3626#: n:352
3627#~ msgid "Highlight stations marked as fixed points"
3628#~ msgstr "Podświetl punkty o ustalonej pozycji"
3629
3630#: n:353
3631#~ msgid "Highlight stations which are exported"
3632#~ msgstr "Podświetl wyeksportowane punkty pomiarowe"
3633
3634#: n:354
3635#~ msgid "Mark survey stations with their names"
3636#~ msgstr "Oznacz punkty pomiarowe ich nazwami"
3637
3638#: n:355
3639#~ msgid "Allow names to overlap on the display (faster)"
3640#~ msgstr "Nazwy mogą się nakładać (działa szybciej)"
3641
3642#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3643#. "survey stations".
3644#: n:357
3645#~ msgid "Display underground survey legs"
3646#~ msgstr "Pokaż odcinki podziemne"
3647
3648#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3649#. "survey stations".
3650#: n:358
3651#~ msgid "Display surface survey legs"
3652#~ msgstr "Pokaż odcinki powierzchniowe"
3653
3654#: n:359
3655#~ msgid "Colour surface surveys by depth"
3656#~ msgstr "Koloruj odcinki powierzchniowe po głębokości"
3657
3658#: n:360
3659#~ msgid "Draw surface legs with dashed lines"
3660#~ msgstr "Rysuj odcinki powierzchniowe linią przerywaną"
3661
3662#: n:361
3663#~ msgid "Draw a grid"
3664#~ msgstr "Rysuj siatkę"
3665
3666#: n:362
3667#~ msgid "metric units"
3668#~ msgstr "jednostkach metrycznych"
3669
3670#. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
3671#. the USA (rather confusingly now that England has largely gone metric!)
3672#: n:363
3673#~ msgid "imperial units"
3674#~ msgstr "jednostkach brytyjskich"
3675
3676#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
3677#. full circle.
3678#: n:364
3679#~ msgid "degrees (°)"
3680#~ msgstr "stopniach (°)"
3681
3682#. TRANSLATORS: Grads are the angular measurement where there are 400 in a
3683#. full circle.
3684#: n:365
3685#~ msgid "grads"
3686#~ msgstr "gradach"
3687
3688#: n:366
3689#~ msgid "Display measurements in"
3690#~ msgstr "Pokaż odległości w"
3691
3692#: n:367
3693#~ msgid "Display angles in"
3694#~ msgstr "Pokaż kąty w"
3695
3696#. TRANSLATORS: reverses the sense of the mouse controls
3697#: n:368
3698#~ msgid "Reverse the sense of the controls"
3699#~ msgstr "Odwrotne kierunki obrotu"
3700
3701#: n:369
3702#~ msgid "Display scale bar"
3703#~ msgstr "Pokaż skalę liniową"
3704
3705#: n:370
3706#~ msgid "Display depth bar"
3707#~ msgstr "Pokaż skalę głębokości"
3708
3709#: n:371
3710#~ msgid "Display compass"
3711#~ msgstr "Pokaż kompas"
3712
3713#: n:372
3714#~ msgid "Display clinometer"
3715#~ msgstr "Pokaż klinometr"
3716
3717#: n:373
3718#~ msgid "Display side panel"
3719#~ msgstr "Pokaż panel boczny"
3720
3721#: n:440
3722#~ msgid "Coordinate projection"
3723#~ msgstr "Układ współrzędnych"
Note: See TracBrowser for help on using the repository browser.