1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
|
# Polish translations for elogv package.
#
# Author: Luca Marturana (luca89) <lucamarturana@gmail.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
# This file is distributed under the same license as the elogv package.
#
# Automatically generated, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-05-19 12:47+CEST\n"
"PO-Revision-Date: 2008-05-11 23:50+0100\n"
"Last-Translator: Michał Kiedrowicz <esqualante@o2.pl>\n"
"Language-Team: none\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
#: ../elogv:43
msgid ""
"\n"
"Elogv is a portage elog viewer based on curses and python,\n"
"you can use these keys to control the behavior of the program:\n"
"\n"
" - Down arrow or j -> scroll the list of files down by 1 unit\n"
" - Up arrow or k -> opposite of Down arrow\n"
" - PageDown -> scroll the list down by 10 unit\n"
" - PageUp -> opposite of PageDown\n"
" - End -> go to the last file of the list\n"
" - Home -> go to the first file of the list\n"
" - t -> order the list of files by date, most recent on top\n"
" - a -> order the list of files alphabetically, the first time by category,\n"
" the second time (pressing the key again) by package name\n"
" - c -> order the list of files by log class warning level\n"
" - r -> reverse the list of files\n"
" - SpaceBar -> scroll the selected file\n"
" - h or F1 -> show the help screen, press Page Up/Down to scroll up and "
"down,\n"
" h or F1 again to hide\n"
" - d -> removes selected files, usage is similar to vim \"d\" command,\n"
" here are same examples:\n"
" da -> removes all files\n"
" de -> removes from selected item to the end of the list\n"
" ds -> remove from selected item to the start of the list\n"
" d1d or dd -> removes selected file only\n"
" d4d -> removes 4 files starting from selected one\n"
" - / -> starts a search prompt, write a string and will be showed the next\n"
" package that contains your string, use ESC to exit\n"
" - q -> quit\n"
msgstr ""
"\n"
"Elogv jest przeglądarką plików elog opartą na curses i pythonie,\n"
"możesz używać tych klawiszy do sterowania programem:\n"
"\n"
" - Strzałka w dół lub j -> przewijanie listy plików w dół o 1 pozycję\n"
" - Strzałka w górę lub k -> przeciwieństwo strzałki w dół\n"
" - PageDown -> przewijanie listy w dół o 10 pozycji\n"
" - PageUp -> przeciwieństwo PageDown\n"
" - End -> skok do ostatniego pliku na liście\n"
" - Home -> skok do pierwszego pliku na liście\n"
" - t -> uporządkowanie listy plików według dat, najnowszy na górze\n"
" - a -> uporządkowanie listy plików alfabetycznie, według kategorii,\n"
" później (po ponownym wciśnięciu klawisza) według nazwy pakietu\n"
" - c -> uporządkowanie listy plików według typu wiadomości\n"
" - r -> odwrócenie listy plików\n"
" - SpaceBar -> przewijanie wybranego pliku\n"
" - h lub F1 -> wyświetlenie pomocy, wciśnij PageUp/PageDown, aby ją "
"przewijać,\n"
" h lub F1, aby ukryć\n"
" - d -> usuwa wybrane pliki, użycie jest podobne do komendy vima \"d\",\n"
" przykłady:\n"
" da -> usuwa wszystkie pliki\n"
" de -> usuwa od wybranego pliku do końca listy\n"
" ds -> usuwa od wybranego pliku do początku listy\n"
" d1d lub dd -> usuwa tylko wybrany plik\n"
" d4d -> usuwa 4 pliki, począwszy od wybranego\n"
" - / -> włącza tryb wyszukiwania, wpisz ciąg znaków, a zostanie wybrany\n"
" następny pakiet, który go zawiera, wciśnij ESC, aby zakończyć\n"
" - q -> wyjście\n"
#: ../elogv:243
msgid " Press F1 or h to show the help screen "
msgstr " Wciśnij F1 lub h, aby wyświetlić pomoc "
#: ../elogv:426
msgid "Continue..."
msgstr "Dalej..."
#: ../elogv:503
msgid "Not Found!"
msgstr "Nie znaleziono!"
#: ../elogv:521
msgid "Your terminal window is too small, try to enlarge it"
msgstr "Rozmiar konsoli jest zbyt mały, spróbuj ją powiększyć"
#: ../elogv:524
msgid "There aren't any elog files on"
msgstr "Nie ma żadnych plików elog w"
#: ../elogv:527
msgid "Cannot open"
msgstr "Nie można otworzyć"
#: ../elogv:528
msgid "Please check if the directory exists and if it's readable by your user."
msgstr ""
"Sprawdź, czy katalog istnieje i czy twój użytkownik jest uprawniony do "
"odczytu z tego katalogu."
|