SWAT i18n

Rafal Szczesniak mimir at spin.ict.pwr.wroc.pl
Thu Aug 16 19:32:20 GMT 2001


Here you got the first version of polish messages catalogue
as well as apropriate patches to the rest of gettext stuff.
It works well with one exception (at least at this moment).
Messages for Printer shares (web/swat.c, lines 922-924) does
not appear in correct language = it's still in english.
If I find out why, I'll let you know.


cheers,

Rafal 'Mimir' Szczesniak <mimir at spin.ict.pwr.wroc.pl>   |
*BSD, Linux and Samba                                  /
______________________________________________________/

-------------- next part --------------
diff -urN HEAD4-ja/source/po/Makefile HEAD4-ja-modified/source/po/Makefile
--- HEAD4-ja/source/po/Makefile	Sun Aug 12 15:44:57 2001
+++ HEAD4-ja-modified/source/po/Makefile	Thu Aug 16 20:18:53 2001
@@ -45,14 +45,14 @@
 COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS)
 
 SOURCES = cat-id-tbl.c
-POFILES =  en.po ja.po
-GMOFILES =  en.gmo ja.gmo
+POFILES =  en.po ja.po pl.po
+GMOFILES =  en.gmo ja.gmo pl.gmo
 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
 stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES)
 
 POTFILES = \
 
-CATALOGS =  en.gmo ja.gmo
+CATALOGS =  en.gmo ja.gmo pl.gmo
 CATOBJEXT = .gmo
 INSTOBJEXT = .mo
 
diff -urN HEAD4-ja/source/po/Makefile.in HEAD4-ja-modified/source/po/Makefile.in
--- HEAD4-ja/source/po/Makefile.in	Sun Aug 12 12:18:45 2001
+++ HEAD4-ja-modified/source/po/Makefile.in	Thu Aug 16 20:14:30 2001
@@ -44,14 +44,14 @@
 COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS)
 
 SOURCES = cat-id-tbl.c
-POFILES =  en.po ja.po
-GMOFILES =  en.gmo ja.gmo
+POFILES =  en.po ja.po pl.po
+GMOFILES =  en.gmo ja.gmo pl.gmo
 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
 stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES)
 
 POTFILES = \
 
-CATALOGS =  en.gmo ja.gmo
+CATALOGS =  en.gmo ja.gmo pl.gmo
 CATOBJEXT = .gmo
 INSTOBJEXT = .mo
 
Binary files HEAD4-ja/source/po/messages and HEAD4-ja-modified/source/po/messages differ
Binary files HEAD4-ja/source/po/pl.gmo and HEAD4-ja-modified/source/po/pl.gmo differ
diff -urN HEAD4-ja/source/po/pl.po HEAD4-ja-modified/source/po/pl.po
--- HEAD4-ja/source/po/pl.po	Thu Jan  1 01:00:00 1970
+++ HEAD4-ja-modified/source/po/pl.po	Thu Aug 16 23:24:08 2001
@@ -0,0 +1,1560 @@
+# Polish messages for international release of SWAT.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# Rafal Szczesniak <mimir at spin.ict.pwr.wroc.pl>, 2001.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: i18n_swat \n"
+"POT-Creation-Date: 2001-08-14 16:21+0900\n"
+"PO-Revision-Date: 2001-08-15 22:45+02:00\n"
+"Last-Translator: Rafal Szczesniak <mimir at spin.ict.pwr.wroc.pl>\n"
+"Language-Team: pl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-2\n"
+"Content-Transfer-Encoding: \n"
+
+#: web/swat.c:120
+#, c-format
+msgid "ERROR: Can't open %s\n"
+msgstr "B??D: Nie mo?na otworzy? %s\n"
+
+#: web/swat.c:208
+msgid "Help"
+msgstr "Pomoc"
+
+#: web/swat.c:215 web/swat.c:223 web/swat.c:231 web/swat.c:240 web/swat.c:249
+#: web/swat.c:255 web/swat.c:261 web/swat.c:271
+msgid "Set Default"
+msgstr "Ustaw domy?lnie"
+
+#: web/swat.c:387
+#, c-format
+msgid "failed to open %s for writing\n"
+msgstr "nie uda?o si? otworzy? %s do zapisu\n"
+
+#: web/swat.c:399
+#, c-format
+msgid "Can't reload %s\n"
+msgstr "Nie mog? prze?adowa? %s\n"
+
+#: web/swat.c:478
+#, c-format
+msgid "Logged in as <b>%s</b><p>\n"
+msgstr "Zalogowany jako <b>%s</b>\n"
+
+#: web/swat.c:481
+msgid "Home"
+msgstr "Strona domowa"
+
+#: web/swat.c:483
+msgid "Globals"
+msgstr "Ustawienia globalne"
+
+#: web/swat.c:484
+msgid "Shares"
+msgstr "Wsp??udzia?y"
+
+#: web/swat.c:485
+msgid "Printers"
+msgstr "Drukarki"
+
+#: web/swat.c:488
+msgid "Status"
+msgstr "Status"
+
+#: web/swat.c:489
+msgid "View Config"
+msgstr "Przejrzyj Konfiguracj?"
+
+#: web/swat.c:491
+msgid "Password Management"
+msgstr "Zarz?dzanie Has?ami"
+
+#: web/swat.c:515
+msgid "Current Config"
+msgstr "Bie??ca Konfiguracja"
+
+#: web/swat.c:519
+msgid "Normal View"
+msgstr "Normalny Widok"
+
+#: web/swat.c:521
+msgid "Full View"
+msgstr "Pe?ny Widok"
+
+#: web/swat.c:537
+msgid "Global Variables"
+msgstr "Zmienne Globalne"
+
+#: web/swat.c:551 web/swat.c:651 web/swat.c:998
+msgid "Commit Changes"
+msgstr "Potwierd? Zmiany"
+
+#: web/swat.c:555 web/swat.c:654 web/swat.c:1000
+msgid "Reset Values"
+msgstr "Zresetuj Warto?ci"
+
+#: web/swat.c:557 web/swat.c:656 web/swat.c:1002
+msgid "Advanced View"
+msgstr "Widok Zaawansowany"
+
+#: web/swat.c:559 web/swat.c:658 web/swat.c:1004
+msgid "Basic View"
+msgstr "Widok Podstawowy"
+
+#: web/swat.c:588
+msgid "Share Parameters"
+msgstr "Parametry Wsp??udzia?u"
+
+#: web/swat.c:622
+msgid "Choose Share"
+msgstr "Wybierz Wsp??udzia?"
+
+#: web/swat.c:636
+msgid "Delete Share"
+msgstr "Usu? Wsp??udzia?"
+
+#: web/swat.c:643
+msgid "Create Share"
+msgstr "Utw?rz Wsp??udzia?"
+
+#: web/swat.c:688
+msgid "password change in demo mode rejected\n"
+msgstr "zmiana has?a w trybie demo odrzucona\n"
+
+#: web/swat.c:701
+msgid "Can't setup password database vectors.\n"
+msgstr "Nie mo?na ustawi? wektor?w bazy hase?.\n"
+
+#: web/swat.c:727
+msgid " Must specify \"User Name\" \n"
+msgstr " Musisz poda? \"Nazw? U?ytkownika\" \n"
+
+#: web/swat.c:743
+msgid " Must specify \"Old Password\" \n"
+msgstr " Musisz poda? \"Stare Has?o\" \n"
+
+#: web/swat.c:749
+msgid " Must specify \"Remote Machine\" \n"
+msgstr " Musisz poda? \"Zdaln? Maszyn?\" \n"
+
+#: web/swat.c:756
+msgid " Must specify \"New, and Re-typed Passwords\" \n"
+msgstr " Musisz poda? \"Nowe Has?o, i ponownie wpisane Nowe Has?o\" \n"
+
+#: web/swat.c:762
+msgid " Re-typed password didn't match new password\n"
+msgstr " Ponownie wpisane has?o nie pasuje do nowego has?a\n"
+
+#: web/swat.c:792
+#, c-format
+msgid " The passwd for '%s' has been changed. \n"
+msgstr " Has?o dla '%s' zosta?o zmienione. \n"
+
+#: web/swat.c:794
+#, c-format
+msgid " The passwd for '%s' has NOT been changed. \n"
+msgstr " Has?o dla '%s' NIE zosta?o zmienione. \n"
+
+#: web/swat.c:818
+msgid "Server Password Management"
+msgstr "Zarz?dzanie Has?ami na Serwerze"
+
+#.
+#. * Create all the dialog boxes for data collection
+#.
+#: web/swat.c:827 web/swat.c:874
+msgid " User Name : "
+msgstr " Nazwa U?ytkownika : "
+
+#: web/swat.c:830 web/swat.c:876
+msgid " Old Password : "
+msgstr " Stare Has?o : "
+
+#: web/swat.c:833 web/swat.c:878
+msgid " New Password : "
+msgstr " Nowe Has?o : "
+
+#: web/swat.c:835 web/swat.c:880
+msgid " Re-type New Password : "
+msgstr " Ponownie wpisz Nowe Has?o : "
+
+#: web/swat.c:843 web/swat.c:891
+msgid "Change Password"
+msgstr "Zmie? Has?o"
+
+#: web/swat.c:846
+msgid "Add New User"
+msgstr "Dodaj Nowego U?ytkownika"
+
+#: web/swat.c:848
+msgid "Delete User"
+msgstr "Usu? U?ytkownika"
+
+#: web/swat.c:850
+msgid "Disable User"
+msgstr "Zablokuj U?ytkownika"
+
+#: web/swat.c:852
+msgid "Enable User"
+msgstr "Odblokuj U?ytkownika"
+
+#: web/swat.c:865
+msgid "Client/Server Password Management"
+msgstr "Zarz?dzanie Has?ami Klient/Serwer"
+
+#: web/swat.c:882
+msgid " Remote Machine : "
+msgstr " Zdalna Maszyna : "
+
+#: web/swat.c:920
+msgid "Printer Parameters"
+msgstr "Parametry Drukarki"
+
+#: web/swat.c:922
+msgid "Important Note:"
+msgstr "Wa?na Informacja:"
+
+#: web/swat.c:923
+msgid "Printer names marked with [*] in the Choose Printer drop-down box "
+msgstr "Nazwy Drukarek zaznaczone [*] w rozwijanym polu Wybierz Drukark? "
+
+#: web/swat.c:924
+msgid "are autoloaded printers from "
+msgstr "s? drukarkami automatycznie ?adowanymi z "
+
+#: web/swat.c:925
+msgid "Printcap Name"
+msgstr "Nazwa Printcap"
+
+#: web/swat.c:926
+msgid "Attempting to delete these printers from SWAT will have no effect.\n"
+msgstr "Pr?by usuni?cia tych drukarek ze SWAT nie przynios? efektu.\n"
+
+#: web/swat.c:964
+msgid "Choose Printer"
+msgstr "Wybierz Drukark?"
+
+#: web/swat.c:983
+msgid "Delete Printer"
+msgstr "Usu? Drukark?"
+
+#: web/swat.c:990
+msgid "Create Printer"
+msgstr "Utw?rz Drukark?"
+
+#: web/statuspage.c:38
+msgid "DENY_NONE"
+msgstr ""
+
+#: web/statuspage.c:39
+msgid "DENY_ALL   "
+msgstr ""
+
+#: web/statuspage.c:40
+msgid "DENY_DOS   "
+msgstr ""
+
+#: web/statuspage.c:41
+msgid "DENY_READ  "
+msgstr ""
+
+#: web/statuspage.c:42
+msgid "DENY_WRITE "
+msgstr ""
+
+#: web/statuspage.c:48
+msgid "RDONLY     "
+msgstr ""
+
+#: web/statuspage.c:49
+msgid "WRONLY     "
+msgstr ""
+
+#: web/statuspage.c:50
+msgid "RDWR       "
+msgstr ""
+
+#: web/statuspage.c:58
+msgid "EXCLUSIVE+BATCH "
+msgstr ""
+
+#: web/statuspage.c:60
+msgid "EXCLUSIVE       "
+msgstr ""
+
+#: web/statuspage.c:62
+msgid "BATCH           "
+msgstr ""
+
+#: web/statuspage.c:64
+msgid "LEVEL_II        "
+msgstr ""
+
+#: web/statuspage.c:66
+msgid "NONE            "
+msgstr ""
+
+#: web/statuspage.c:146
+msgid "Server Status"
+msgstr "Status Serwera"
+
+#: web/statuspage.c:151
+msgid "Auto Refresh"
+msgstr "Automatyczne Od?wie?anie"
+
+#: web/statuspage.c:152 web/statuspage.c:157
+msgid "Refresh Interval: "
+msgstr "Interwa? Od?wie?ania: "
+
+#: web/statuspage.c:156
+msgid "Stop Refreshing"
+msgstr "Zatrzymaj Od?wie?anie"
+
+#: web/statuspage.c:168
+msgid "You need to have status=yes in your smb config file\n"
+msgstr "Musisz mie? status=yes w swoim pliku konfiguracyjnym smb\n"
+
+#: web/statuspage.c:174
+msgid "version:"
+msgstr "wersja:"
+
+#: web/statuspage.c:177
+msgid "smbd:"
+msgstr ""
+
+#: web/statuspage.c:177 web/statuspage.c:189
+msgid "running"
+msgstr "dzia?a"
+
+#: web/statuspage.c:177 web/statuspage.c:189
+msgid "not running"
+msgstr "nie dzia?a"
+
+#: web/statuspage.c:180
+msgid "Stop smbd"
+msgstr "Zatrzymaj smbd"
+
+#: web/statuspage.c:182
+msgid "Start smbd"
+msgstr "Uruchom smbd"
+
+#: web/statuspage.c:184
+msgid "Restart smbd"
+msgstr "Zrestartuj smbd"
+
+#: web/statuspage.c:189
+msgid "nmbd:"
+msgstr ""
+
+#: web/statuspage.c:192
+msgid "Stop nmbd"
+msgstr "Zatrzymaj nmbd"
+
+#: web/statuspage.c:194
+msgid "Start nmbd"
+msgstr "Uruchom nmbd"
+
+#: web/statuspage.c:196
+msgid "Restart nmbd"
+msgstr "Zrestartuj nmbd"
+
+#: web/statuspage.c:203
+msgid "Active Connections"
+msgstr "Aktywne Po??czenia"
+
+#: web/statuspage.c:205 web/statuspage.c:236 web/statuspage.c:256
+msgid "PID"
+msgstr ""
+
+#: web/statuspage.c:205 web/statuspage.c:236
+msgid "Client"
+msgstr "Klient"
+
+#: web/statuspage.c:205
+msgid "IP address"
+msgstr "adres IP"
+
+#: web/statuspage.c:205 web/statuspage.c:236 web/statuspage.c:256
+msgid "Date"
+msgstr "Data"
+
+#: web/statuspage.c:207
+msgid "Kill"
+msgstr "Zatrzymaj"
+
+#: web/statuspage.c:233
+msgid "Active Shares"
+msgstr "Aktywne Wsp??udzia?y"
+
+#: web/statuspage.c:236
+msgid "Share"
+msgstr "Wsp??udzia?"
+
+#: web/statuspage.c:236
+msgid "User"
+msgstr "U?ytkownik"
+
+#: web/statuspage.c:236
+msgid "Group"
+msgstr "Grupa"
+
+#: web/statuspage.c:254
+msgid "Open Files"
+msgstr "Otwarte Pliki"
+
+#: web/statuspage.c:256
+msgid "Sharing"
+msgstr "Wsp??dzielenie"
+
+#: web/statuspage.c:256
+msgid "R/W"
+msgstr ""
+
+#: web/statuspage.c:256
+msgid "Oplock"
+msgstr ""
+
+#: web/statuspage.c:256
+msgid "File"
+msgstr "Plik"
+
+#: param/loadparm.c:571
+msgid "Base Options"
+msgstr "Bazowe Opcje"
+
+#: param/loadparm.c:572
+msgid "coding system"
+msgstr ""
+
+#: param/loadparm.c:573
+msgid "client code page"
+msgstr ""
+
+#: param/loadparm.c:574
+msgid "comment"
+msgstr ""
+
+#: param/loadparm.c:575
+msgid "path"
+msgstr ""
+
+#: param/loadparm.c:576
+msgid "directory"
+msgstr ""
+
+#: param/loadparm.c:577
+msgid "workgroup"
+msgstr ""
+
+#: param/loadparm.c:578
+msgid "netbios name"
+msgstr ""
+
+#: param/loadparm.c:579
+msgid "netbios aliases"
+msgstr ""
+
+#: param/loadparm.c:580
+msgid "netbios scope"
+msgstr ""
+
+#: param/loadparm.c:581
+msgid "server string"
+msgstr ""
+
+#: param/loadparm.c:582
+msgid "interfaces"
+msgstr ""
+
+#: param/loadparm.c:583
+msgid "bind interfaces only"
+msgstr ""
+
+#: param/loadparm.c:585
+msgid "Security Options"
+msgstr "Opcje Zabezpiecze?"
+
+#: param/loadparm.c:586
+msgid "security"
+msgstr ""
+
+#: param/loadparm.c:587
+msgid "encrypt passwords"
+msgstr ""
+
+#: param/loadparm.c:588
+msgid "update encrypted"
+msgstr ""
+
+#: param/loadparm.c:589
+msgid "allow trusted domains"
+msgstr ""
+
+#: param/loadparm.c:590
+msgid "alternate permissions"
+msgstr ""
+
+#: param/loadparm.c:591
+msgid "hosts equiv"
+msgstr ""
+
+#: param/loadparm.c:592
+msgid "min password length"
+msgstr ""
+
+#: param/loadparm.c:593
+msgid "min passwd length"
+msgstr ""
+
+#: param/loadparm.c:594
+msgid "map to guest"
+msgstr ""
+
+#: param/loadparm.c:595
+msgid "null passwords"
+msgstr ""
+
+#: param/loadparm.c:596
+msgid "password server"
+msgstr ""
+
+#: param/loadparm.c:597
+msgid "smb passwd file"
+msgstr ""
+
+#: param/loadparm.c:598
+msgid "root directory"
+msgstr ""
+
+#: param/loadparm.c:599
+msgid "root dir"
+msgstr ""
+
+#: param/loadparm.c:600
+msgid "root"
+msgstr ""
+
+#: param/loadparm.c:601
+msgid "passwd program"
+msgstr ""
+
+#: param/loadparm.c:602
+msgid "passwd chat"
+msgstr ""
+
+#: param/loadparm.c:603
+msgid "passwd chat debug"
+msgstr ""
+
+#: param/loadparm.c:604
+msgid "username map"
+msgstr ""
+
+#: param/loadparm.c:605
+msgid "password level"
+msgstr ""
+
+#: param/loadparm.c:606
+msgid "username level"
+msgstr ""
+
+#: param/loadparm.c:607
+msgid "unix password sync"
+msgstr ""
+
+#: param/loadparm.c:608
+msgid "restrict anonymous"
+msgstr ""
+
+#: param/loadparm.c:609
+msgid "revalidate"
+msgstr ""
+
+#: param/loadparm.c:610
+msgid "use rhosts"
+msgstr ""
+
+#: param/loadparm.c:611
+msgid "username"
+msgstr ""
+
+#: param/loadparm.c:612
+msgid "user"
+msgstr ""
+
+#: param/loadparm.c:613
+msgid "users"
+msgstr ""
+
+#: param/loadparm.c:614
+msgid "guest account"
+msgstr ""
+
+#: param/loadparm.c:615
+msgid "invalid users"
+msgstr ""
+
+#: param/loadparm.c:616
+msgid "valid users"
+msgstr ""
+
+#: param/loadparm.c:617
+msgid "admin users"
+msgstr ""
+
+#: param/loadparm.c:618
+msgid "read list"
+msgstr ""
+
+#: param/loadparm.c:619
+msgid "write list"
+msgstr ""
+
+#: param/loadparm.c:620
+msgid "force user"
+msgstr ""
+
+#: param/loadparm.c:621
+msgid "force group"
+msgstr ""
+
+#: param/loadparm.c:622
+msgid "group"
+msgstr ""
+
+#: param/loadparm.c:623
+msgid "writeable"
+msgstr ""
+
+#: param/loadparm.c:624
+msgid "write ok"
+msgstr ""
+
+#: param/loadparm.c:625
+msgid "writable"
+msgstr ""
+
+#: param/loadparm.c:626
+msgid "read only"
+msgstr ""
+
+#: param/loadparm.c:627
+msgid "create mask"
+msgstr ""
+
+#: param/loadparm.c:628
+msgid "create mode"
+msgstr ""
+
+#: param/loadparm.c:629
+msgid "force create mode"
+msgstr ""
+
+#: param/loadparm.c:630
+msgid "security mask"
+msgstr ""
+
+#: param/loadparm.c:631
+msgid "force security mode"
+msgstr ""
+
+#: param/loadparm.c:632
+msgid "directory mask"
+msgstr ""
+
+#: param/loadparm.c:633
+msgid "directory mode"
+msgstr ""
+
+#: param/loadparm.c:634
+msgid "force directory mode"
+msgstr ""
+
+#: param/loadparm.c:635
+msgid "directory security mask"
+msgstr ""
+
+#: param/loadparm.c:636
+msgid "force directory security mode"
+msgstr ""
+
+#: param/loadparm.c:637
+msgid "inherit permissions"
+msgstr ""
+
+#: param/loadparm.c:638
+msgid "guest only"
+msgstr ""
+
+#: param/loadparm.c:639
+msgid "only guest"
+msgstr ""
+
+#: param/loadparm.c:640
+msgid "guest ok"
+msgstr ""
+
+#: param/loadparm.c:641
+msgid "public"
+msgstr ""
+
+#: param/loadparm.c:642
+msgid "only user"
+msgstr ""
+
+#: param/loadparm.c:643
+msgid "hosts allow"
+msgstr ""
+
+#: param/loadparm.c:644
+msgid "allow hosts"
+msgstr ""
+
+#: param/loadparm.c:645
+msgid "hosts deny"
+msgstr ""
+
+#: param/loadparm.c:646
+msgid "deny hosts"
+msgstr ""
+
+#: param/loadparm.c:649
+msgid "Secure Socket Layer Options"
+msgstr "Opcje SSL"
+
+#: param/loadparm.c:650
+msgid "ssl"
+msgstr ""
+
+#: param/loadparm.c:651
+msgid "ssl hosts"
+msgstr ""
+
+#: param/loadparm.c:652
+msgid "ssl hosts resign"
+msgstr ""
+
+#: param/loadparm.c:653
+msgid "ssl CA certDir"
+msgstr ""
+
+#: param/loadparm.c:654
+msgid "ssl CA certFile"
+msgstr ""
+
+#: param/loadparm.c:655
+msgid "ssl server cert"
+msgstr ""
+
+#: param/loadparm.c:656
+msgid "ssl server key"
+msgstr ""
+
+#: param/loadparm.c:657
+msgid "ssl client cert"
+msgstr ""
+
+#: param/loadparm.c:658
+msgid "ssl client key"
+msgstr ""
+
+#: param/loadparm.c:659
+msgid "ssl require clientcert"
+msgstr ""
+
+#: param/loadparm.c:660
+msgid "ssl require servercert"
+msgstr ""
+
+#: param/loadparm.c:661
+msgid "ssl ciphers"
+msgstr ""
+
+#: param/loadparm.c:662
+msgid "ssl version"
+msgstr ""
+
+#: param/loadparm.c:663
+msgid "ssl compatibility"
+msgstr ""
+
+#: param/loadparm.c:666
+msgid "Logging Options"
+msgstr ""
+
+#: param/loadparm.c:667
+msgid "debug level"
+msgstr ""
+
+#: param/loadparm.c:668
+msgid "log level"
+msgstr ""
+
+#: param/loadparm.c:669
+msgid "syslog"
+msgstr ""
+
+#: param/loadparm.c:670
+msgid "syslog only"
+msgstr ""
+
+#: param/loadparm.c:671
+msgid "log file"
+msgstr ""
+
+#: param/loadparm.c:672
+msgid "max log size"
+msgstr ""
+
+#: param/loadparm.c:673
+msgid "debug timestamp"
+msgstr ""
+
+#: param/loadparm.c:674
+msgid "timestamp logs"
+msgstr ""
+
+#: param/loadparm.c:675
+msgid "debug hires timestamp"
+msgstr ""
+
+#: param/loadparm.c:676
+msgid "debug pid"
+msgstr ""
+
+#: param/loadparm.c:677
+msgid "debug uid"
+msgstr ""
+
+#: param/loadparm.c:678
+msgid "status"
+msgstr ""
+
+#: param/loadparm.c:680
+msgid "Protocol Options"
+msgstr "Opcje Protoko?u"
+
+#: param/loadparm.c:681
+msgid "protocol"
+msgstr ""
+
+#: param/loadparm.c:682
+msgid "read bmpx"
+msgstr ""
+
+#: param/loadparm.c:683
+msgid "read raw"
+msgstr ""
+
+#: param/loadparm.c:684
+msgid "write raw"
+msgstr ""
+
+#: param/loadparm.c:685
+msgid "nt smb support"
+msgstr ""
+
+#: param/loadparm.c:686
+msgid "nt pipe support"
+msgstr ""
+
+#: param/loadparm.c:687
+msgid "nt acl support"
+msgstr ""
+
+#: param/loadparm.c:688
+msgid "announce version"
+msgstr ""
+
+#: param/loadparm.c:689
+msgid "announce as"
+msgstr ""
+
+#: param/loadparm.c:690
+msgid "max mux"
+msgstr ""
+
+#: param/loadparm.c:691
+msgid "max xmit"
+msgstr ""
+
+#: param/loadparm.c:692
+msgid "name resolve order"
+msgstr ""
+
+#: param/loadparm.c:693
+msgid "packet size"
+msgstr ""
+
+#: param/loadparm.c:694
+msgid "max packet"
+msgstr ""
+
+#: param/loadparm.c:695
+msgid "max ttl"
+msgstr ""
+
+#: param/loadparm.c:696
+msgid "max wins ttl"
+msgstr ""
+
+#: param/loadparm.c:697
+msgid "min wins ttl"
+msgstr ""
+
+#: param/loadparm.c:698
+msgid "time server"
+msgstr ""
+
+#: param/loadparm.c:700
+msgid "Tuning Options"
+msgstr "Opcje Dostrajaj?ce"
+
+#: param/loadparm.c:701
+msgid "change notify timeout"
+msgstr ""
+
+#: param/loadparm.c:702
+msgid "deadtime"
+msgstr ""
+
+#: param/loadparm.c:703
+msgid "getwd cache"
+msgstr ""
+
+#: param/loadparm.c:704
+msgid "keepalive"
+msgstr ""
+
+#: param/loadparm.c:705
+msgid "lpq cache time"
+msgstr ""
+
+#: param/loadparm.c:706
+msgid "max connections"
+msgstr ""
+
+#: param/loadparm.c:707
+msgid "max disk size"
+msgstr ""
+
+#: param/loadparm.c:708
+msgid "max open files"
+msgstr ""
+
+#: param/loadparm.c:709
+msgid "min print space"
+msgstr ""
+
+#: param/loadparm.c:710
+msgid "read prediction"
+msgstr ""
+
+#: param/loadparm.c:711
+msgid "read size"
+msgstr ""
+
+#: param/loadparm.c:712
+msgid "shared mem size"
+msgstr ""
+
+#: param/loadparm.c:713
+msgid "socket options"
+msgstr ""
+
+#: param/loadparm.c:714
+msgid "stat cache size"
+msgstr ""
+
+#: param/loadparm.c:715
+msgid "strict sync"
+msgstr ""
+
+#: param/loadparm.c:716
+msgid "sync always"
+msgstr ""
+
+#: param/loadparm.c:717
+msgid "write cache size"
+msgstr ""
+
+#: param/loadparm.c:719
+msgid "Printing Options"
+msgstr "Opcje Drukowania"
+
+#: param/loadparm.c:720
+msgid "load printers"
+msgstr ""
+
+#: param/loadparm.c:721
+msgid "printcap name"
+msgstr ""
+
+#: param/loadparm.c:722
+msgid "printcap"
+msgstr ""
+
+#: param/loadparm.c:723
+msgid "printer driver file"
+msgstr ""
+
+#: param/loadparm.c:724
+msgid "printable"
+msgstr ""
+
+#: param/loadparm.c:725
+msgid "print ok"
+msgstr ""
+
+#: param/loadparm.c:726
+msgid "postscript"
+msgstr ""
+
+#: param/loadparm.c:727
+msgid "printing"
+msgstr ""
+
+#: param/loadparm.c:728
+msgid "print command"
+msgstr ""
+
+#: param/loadparm.c:729
+msgid "lpq command"
+msgstr ""
+
+#: param/loadparm.c:730
+msgid "lprm command"
+msgstr ""
+
+#: param/loadparm.c:731
+msgid "lppause command"
+msgstr ""
+
+#: param/loadparm.c:732
+msgid "lpresume command"
+msgstr ""
+
+#: param/loadparm.c:733
+msgid "queuepause command"
+msgstr ""
+
+#: param/loadparm.c:734
+msgid "queueresume command"
+msgstr ""
+
+#: param/loadparm.c:736
+msgid "printer"
+msgstr ""
+
+#: param/loadparm.c:737
+msgid "printer name"
+msgstr ""
+
+#: param/loadparm.c:738
+msgid "printer driver"
+msgstr ""
+
+#: param/loadparm.c:739
+msgid "printer driver location"
+msgstr ""
+
+#: param/loadparm.c:742
+msgid "Filename Handling"
+msgstr "Obs?uga Nazw Plik?w"
+
+#: param/loadparm.c:743
+msgid "strip dot"
+msgstr ""
+
+#: param/loadparm.c:744
+msgid "character set"
+msgstr ""
+
+#: param/loadparm.c:745
+msgid "mangled stack"
+msgstr ""
+
+#: param/loadparm.c:746
+msgid "default case"
+msgstr ""
+
+#: param/loadparm.c:747
+msgid "case sensitive"
+msgstr ""
+
+#: param/loadparm.c:748
+msgid "casesignames"
+msgstr ""
+
+#: param/loadparm.c:749
+msgid "preserve case"
+msgstr ""
+
+#: param/loadparm.c:750
+msgid "short preserve case"
+msgstr ""
+
+#: param/loadparm.c:751
+msgid "mangle case"
+msgstr ""
+
+#: param/loadparm.c:752
+msgid "mangling char"
+msgstr ""
+
+#: param/loadparm.c:753
+msgid "hide dot files"
+msgstr ""
+
+#: param/loadparm.c:754
+msgid "delete veto files"
+msgstr ""
+
+#: param/loadparm.c:755
+msgid "veto files"
+msgstr ""
+
+#: param/loadparm.c:756
+msgid "hide files"
+msgstr ""
+
+#: param/loadparm.c:757
+msgid "veto oplock files"
+msgstr ""
+
+#: param/loadparm.c:758
+msgid "map system"
+msgstr ""
+
+#: param/loadparm.c:759
+msgid "map hidden"
+msgstr ""
+
+#: param/loadparm.c:760
+msgid "map archive"
+msgstr ""
+
+#: param/loadparm.c:761
+msgid "mangled names"
+msgstr ""
+
+#: param/loadparm.c:762
+msgid "mangled map"
+msgstr ""
+
+#: param/loadparm.c:763
+msgid "stat cache"
+msgstr ""
+
+#: param/loadparm.c:765
+msgid "Domain Options"
+msgstr "Opcje Domeny"
+
+#: param/loadparm.c:766
+msgid "domain groups"
+msgstr ""
+
+#: param/loadparm.c:767
+msgid "domain admin group"
+msgstr ""
+
+#: param/loadparm.c:768
+msgid "domain guest group"
+msgstr ""
+
+#: param/loadparm.c:769
+msgid "domain admin users"
+msgstr ""
+
+#: param/loadparm.c:770
+msgid "domain guest users"
+msgstr ""
+
+#: param/loadparm.c:772
+msgid "groupname map"
+msgstr ""
+
+#: param/loadparm.c:774
+msgid "machine password timeout"
+msgstr ""
+
+#: param/loadparm.c:776
+msgid "Logon Options"
+msgstr "Opcje Logowania"
+
+#: param/loadparm.c:777
+msgid "add user script"
+msgstr ""
+
+#: param/loadparm.c:778
+msgid "delete user script"
+msgstr ""
+
+#: param/loadparm.c:779
+msgid "logon script"
+msgstr ""
+
+#: param/loadparm.c:780
+msgid "logon path"
+msgstr ""
+
+#: param/loadparm.c:781
+msgid "logon drive"
+msgstr ""
+
+#: param/loadparm.c:782
+msgid "logon home"
+msgstr ""
+
+#: param/loadparm.c:783
+msgid "domain logons"
+msgstr ""
+
+#: param/loadparm.c:785
+msgid "Browse Options"
+msgstr "Opcje Przegl?dania"
+
+#: param/loadparm.c:786
+msgid "os level"
+msgstr ""
+
+#: param/loadparm.c:787
+msgid "lm announce"
+msgstr ""
+
+#: param/loadparm.c:788
+msgid "lm interval"
+msgstr ""
+
+#: param/loadparm.c:789
+msgid "preferred master"
+msgstr ""
+
+#: param/loadparm.c:790
+msgid "prefered master"
+msgstr ""
+
+#: param/loadparm.c:791
+msgid "local master"
+msgstr ""
+
+#: param/loadparm.c:792
+msgid "domain master"
+msgstr ""
+
+#: param/loadparm.c:793
+msgid "browse list"
+msgstr ""
+
+#: param/loadparm.c:794
+msgid "browseable"
+msgstr ""
+
+#: param/loadparm.c:795
+msgid "browsable"
+msgstr ""
+
+#: param/loadparm.c:797
+msgid "WINS Options"
+msgstr "Opcje WINS"
+
+#: param/loadparm.c:798
+msgid "dns proxy"
+msgstr ""
+
+#: param/loadparm.c:799
+msgid "wins proxy"
+msgstr ""
+
+#: param/loadparm.c:800
+msgid "wins server"
+msgstr ""
+
+#: param/loadparm.c:801
+msgid "wins support"
+msgstr ""
+
+#: param/loadparm.c:802
+msgid "wins hook"
+msgstr ""
+
+#: param/loadparm.c:804
+msgid "Locking Options"
+msgstr "Opcje Blokowania"
+
+#: param/loadparm.c:805
+msgid "blocking locks"
+msgstr ""
+
+#: param/loadparm.c:806
+msgid "fake oplocks"
+msgstr ""
+
+#: param/loadparm.c:807
+msgid "kernel oplocks"
+msgstr ""
+
+#: param/loadparm.c:808
+msgid "locking"
+msgstr ""
+
+#: param/loadparm.c:810
+msgid "utmp"
+msgstr ""
+
+#: param/loadparm.c:812
+msgid "ole locking compatibility"
+msgstr ""
+
+#: param/loadparm.c:813
+msgid "oplocks"
+msgstr ""
+
+#: param/loadparm.c:814
+msgid "level2 oplocks"
+msgstr ""
+
+#: param/loadparm.c:815
+msgid "oplock break wait time"
+msgstr ""
+
+#: param/loadparm.c:816
+msgid "oplock contention limit"
+msgstr ""
+
+#: param/loadparm.c:817
+msgid "strict locking"
+msgstr ""
+
+#: param/loadparm.c:818
+msgid "share modes"
+msgstr ""
+
+#: param/loadparm.c:821
+msgid "Ldap Options"
+msgstr "Opcje Ldap"
+
+#: param/loadparm.c:822
+msgid "ldap server"
+msgstr ""
+
+#: param/loadparm.c:823
+msgid "ldap port"
+msgstr ""
+
+#: param/loadparm.c:824
+msgid "ldap suffix"
+msgstr ""
+
+#: param/loadparm.c:825
+msgid "ldap filter"
+msgstr ""
+
+#: param/loadparm.c:826
+msgid "ldap root"
+msgstr ""
+
+#: param/loadparm.c:827
+msgid "ldap root passwd"
+msgstr ""
+
+#: param/loadparm.c:831
+msgid "Miscellaneous Options"
+msgstr "Pozosta?e Opcje"
+
+#: param/loadparm.c:832
+msgid "smbrun"
+msgstr ""
+
+#: param/loadparm.c:833
+msgid "config file"
+msgstr ""
+
+#: param/loadparm.c:834
+msgid "auto services"
+msgstr ""
+
+#: param/loadparm.c:835
+msgid "preload"
+msgstr ""
+
+#: param/loadparm.c:836
+msgid "lock directory"
+msgstr ""
+
+#: param/loadparm.c:837
+msgid "lock dir"
+msgstr ""
+
+#: param/loadparm.c:839
+msgid "utmp directory"
+msgstr ""
+
+#: param/loadparm.c:840
+msgid "utmp dir"
+msgstr ""
+
+#: param/loadparm.c:841
+msgid "wtmp directory"
+msgstr ""
+
+#: param/loadparm.c:842
+msgid "wtmp dir"
+msgstr ""
+
+#: param/loadparm.c:843
+msgid "utmp hostname"
+msgstr ""
+
+#: param/loadparm.c:844
+msgid "utmp consolidate"
+msgstr ""
+
+#: param/loadparm.c:846
+msgid "default service"
+msgstr ""
+
+#: param/loadparm.c:847
+msgid "default"
+msgstr ""
+
+#: param/loadparm.c:848
+msgid "message command"
+msgstr ""
+
+#: param/loadparm.c:849
+msgid "dfree command"
+msgstr ""
+
+#: param/loadparm.c:850
+msgid "valid chars"
+msgstr ""
+
+#: param/loadparm.c:851
+msgid "remote announce"
+msgstr ""
+
+#: param/loadparm.c:852
+msgid "remote browse sync"
+msgstr ""
+
+#: param/loadparm.c:853
+msgid "socket address"
+msgstr ""
+
+#: param/loadparm.c:854
+msgid "homedir map"
+msgstr ""
+
+#: param/loadparm.c:855
+msgid "time offset"
+msgstr ""
+
+#: param/loadparm.c:856
+msgid "unix realname"
+msgstr ""
+
+#: param/loadparm.c:857
+msgid "NIS homedir"
+msgstr ""
+
+#: param/loadparm.c:858
+msgid "-valid"
+msgstr ""
+
+#: param/loadparm.c:859
+msgid "copy"
+msgstr ""
+
+#: param/loadparm.c:860
+msgid "include"
+msgstr ""
+
+#: param/loadparm.c:861
+msgid "preexec"
+msgstr ""
+
+#: param/loadparm.c:862
+msgid "exec"
+msgstr ""
+
+#: param/loadparm.c:863
+msgid "preexec close"
+msgstr ""
+
+#: param/loadparm.c:864
+msgid "postexec"
+msgstr ""
+
+#: param/loadparm.c:865
+msgid "root preexec"
+msgstr ""
+
+#: param/loadparm.c:866
+msgid "root preexec close"
+msgstr ""
+
+#: param/loadparm.c:867
+msgid "root postexec"
+msgstr ""
+
+#: param/loadparm.c:868
+msgid "available"
+msgstr ""
+
+#: param/loadparm.c:869
+msgid "volume"
+msgstr ""
+
+#: param/loadparm.c:870
+msgid "fstype"
+msgstr ""
+
+#: param/loadparm.c:871
+msgid "set directory"
+msgstr ""
+
+#: param/loadparm.c:872
+msgid "source environment"
+msgstr ""
+
+#: param/loadparm.c:873
+msgid "wide links"
+msgstr ""
+
+#: param/loadparm.c:874
+msgid "follow symlinks"
+msgstr ""
+
+#: param/loadparm.c:875
+msgid "dont descend"
+msgstr ""
+
+#: param/loadparm.c:876
+msgid "magic script"
+msgstr ""
+
+#: param/loadparm.c:877
+msgid "magic output"
+msgstr ""
+
+#: param/loadparm.c:878
+msgid "delete readonly"
+msgstr ""
+
+#: param/loadparm.c:879
+msgid "dos filetimes"
+msgstr ""
+
+#: param/loadparm.c:880
+msgid "dos filetime resolution"
+msgstr ""
+
+#: param/loadparm.c:882
+msgid "fake directory create times"
+msgstr ""
+
+#: param/loadparm.c:883
+msgid "panic action"
+msgstr ""


More information about the samba-technical mailing list