diff options
Diffstat (limited to 'nls/pl_PL/main.m')
-rw-r--r-- | nls/pl_PL/main.m | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/nls/pl_PL/main.m b/nls/pl_PL/main.m new file mode 100644 index 0000000..48b9b7f --- /dev/null +++ b/nls/pl_PL/main.m | |||
@@ -0,0 +1,23 @@ | |||
1 | $set 14 #main | ||
2 | |||
3 | $ #RCRequiresArg | ||
4 | # błąd: '-rc' wymaga argumentu\n | ||
5 | $ #DISPLAYRequiresArg | ||
6 | # błąd: '-display' wymaga argumentu\n | ||
7 | $ #WarnDisplaySet | ||
8 | # uwaga: nie umiałem ustawić zmiennej środowiskowej 'DISPLAY'\n | ||
9 | $ #Usage | ||
10 | # Fluxbox %s: (c) %s Henrik Kinnunen\n\n\ | ||
11 | -display <string>\t\tużyj połączenia ekranu.\n\ | ||
12 | -rc <string>\t\t\tużyj innego pliku zasobów.\n\ | ||
13 | -version\t\t\twyświetlam wersję i wychodzę.\n\ | ||
14 | -info\t\t\t\twyświetlam przydatne rady.\n\ | ||
15 | -log <filename>\t\t\tlogi przesyłam do pliku.\n\ | ||
16 | -help\t\t\t\twyświetlam tę pomoc i wychodzę.\n\n | ||
17 | $ #CompileOptions | ||
18 | # Wkomplikowane opcje:\n\ | ||
19 | Debugowanie\t\t\t%s\n\ | ||
20 | Przeplatanie:\t\t\t%s\n\ | ||
21 | Kształtowanie:\t\t\t%s\n\ | ||
22 | Tacka:\t\t\t\t%s\n\ | ||
23 | 8bpp Ordered Dithering:\t%s\n\n | ||