source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/vrippack-0.31/lib/linux/tk8.4/msgs/pl.msg @ 37

Last change on this file since 37 was 37, checked in by (none), 14 years ago

Added original make3d

File size: 3.9 KB
Line 
1namespace eval ::tk {
2    ::msgcat::mcset pl "&Abort" "&Anuluj"
3    ::msgcat::mcset pl "&About..." "O Programie..."
4    ::msgcat::mcset pl "All Files" "Wszystkie pliki"
5    ::msgcat::mcset pl "Application Error" "Bl\u0105d w Programie"
6    ::msgcat::mcset pl "&Blue" "&Niebieski"
7    ::msgcat::mcset pl "&Cancel" "&Anuluj"
8    ::msgcat::mcset pl "Cannot change to the directory \"%1\$s\".\nPermission denied." "Katalog \"%1\$s\" nie mo\u017ce zosta\u0107 odczytany lub nie istnieje."
9    ::msgcat::mcset pl "Choose Directory" "Wybierz katalog"
10    ::msgcat::mcset pl "&Clear" "&Wyczy\u015b\u0107"
11    ::msgcat::mcset pl "&Clear Console" "&Wyczy\u015b\u0107 konsol\u0119"
12    ::msgcat::mcset pl "Color" "Kolor"
13    ::msgcat::mcset pl "Console" "Konsola"
14    ::msgcat::mcset pl "&Copy" "&Kopiuj"
15    ::msgcat::mcset pl "Cu&t" "&Wytnij"
16    ::msgcat::mcset pl "&Delete" "&Usu\u0144"
17    ::msgcat::mcset pl "Details >>" "Detale >>"
18    ::msgcat::mcset pl "Directory \"%1\$s\" does not exist." "Katalog \"%1\$s\" nie istniej."
19    ::msgcat::mcset pl "&Directory:" "&Katalog:"
20    ::msgcat::mcset pl "&Edit" "&Edytuj"
21    ::msgcat::mcset pl "Error: %1\$s" "B\u0142\u0105d: %1\$s"
22    ::msgcat::mcset pl "E&xit" "&Zako\u0144cz"
23    ::msgcat::mcset pl "&File" "&Plik"
24    ::msgcat::mcset pl "File \"%1\$s\" already exists.\nDo you want to overwrite it?" "Plik \"%1\$s\" ju\u017c istnieje.\nCzy chcesz go zast\u0105pi\u0107?"
25    ::msgcat::mcset pl "File \"%1\$s\" already exists.\n\n" "Plik \"%1\$s\" ju\u017c istnieje. \n\n"
26    ::msgcat::mcset pl "File \"%1\$s\" does not exist." "Plik \"%1\$s\" nie istnieje."
27    ::msgcat::mcset pl "File &name:" "Nazwa &pliku:"
28    ::msgcat::mcset pl "File &names:" "Nazwy &plik\u00f3w:"
29    ::msgcat::mcset pl "Files of &type:" "Pliki &typu:"
30    ::msgcat::mcset pl "Fi&les:" "Pli&ki:"
31    ::msgcat::mcset pl "&Filter" "&Filter"
32    ::msgcat::mcset pl "Fil&ter:" "&Filter:"
33    ::msgcat::mcset pl "&Green" "&Zielony"
34    ::msgcat::mcset pl "&Help" "&Pomoc"
35    ::msgcat::mcset pl "Hi" "Witaj"
36    ::msgcat::mcset pl "&Hide Console" "&Schowaj konsol\u0119"
37    ::msgcat::mcset pl "&Ignore" "&Ignoruj"
38    ::msgcat::mcset pl "Invalid file name \"%1\$s\"." "Niew\u0142a\u015bciwa nazwa pliku \"%1\$s\"."
39    ::msgcat::mcset pl "Log Files" "Protoko\u0142uj"
40    ::msgcat::mcset pl "&No" "&Nie"
41    ::msgcat::mcset pl "OK"
42    ::msgcat::mcset pl "Ok"
43    ::msgcat::mcset pl "Open" "Wczytaj"
44    ::msgcat::mcset pl "&Open" "&Wczytaj"
45    ::msgcat::mcset pl "Open Multiple Files" "Wczytuj wiele plik\u00f3w"
46    ::msgcat::mcset pl "P&aste" "&Wklej"
47    ::msgcat::mcset pl "&Quit" "&Zako\u0144cz"
48    ::msgcat::mcset pl "&Red" "&Czerwonz"
49    ::msgcat::mcset pl "Replace existing file?" "Czy zost\u0105pi\u0107 instniej\u0105cy plik?"
50    ::msgcat::mcset pl "&Retry" "&Powt\u00f3rz"
51    ::msgcat::mcset pl "&Save" "&Zapisz"
52    ::msgcat::mcset pl "Save As" "Zapisz jako"
53    ::msgcat::mcset pl "Save To Log" "Wpisz do protoko\u0142u"
54    ::msgcat::mcset pl "Select Log File" "Wybierz plik proko\u0142u"
55    ::msgcat::mcset pl "Select a file to source" "Wybierz plik do wykonania"
56    ::msgcat::mcset pl "&Selection:" "&Wyb\u00f3r:"
57    ::msgcat::mcset pl "Skip Messages" "Omi\u0144 pozosta\u0142e komunikaty"
58    ::msgcat::mcset pl "&Source..." "&Kod \u017ar\u00f3d\u0142owy..."
59    ::msgcat::mcset pl "Tcl Scripts" "Tcl-skrypty"
60    ::msgcat::mcset pl "Tcl for Windows" "Tcl dla Okienek (Windows)"
61    ::msgcat::mcset pl "Text Files" "Pliki Tekstowe"
62    ::msgcat::mcset pl "&Yes" "&Tak"
63    ::msgcat::mcset pl "abort" "zako\u0144cz"
64    ::msgcat::mcset pl "blue" "niebieski"
65    ::msgcat::mcset pl "cancel" "anuluj"
66    ::msgcat::mcset pl "extension" "rozszerzenie"
67    ::msgcat::mcset pl "extensions" "rozszerzenia"
68    ::msgcat::mcset pl "green" "zielony"
69    ::msgcat::mcset pl "ignore" "ignoruj"
70    ::msgcat::mcset pl "red" "czerwony"
71    ::msgcat::mcset pl "retry" "potw\u00f3rz"
72    ::msgcat::mcset pl "yes" "tak"
73}
Note: See TracBrowser for help on using the repository browser.