]> git.pld-linux.org Git - packages/attr.git/blob - attr-pl.po-update.patch
- pl.po update for attr 2.4.28
[packages/attr.git] / attr-pl.po-update.patch
1 --- attr-2.4.28/po/pl.po.orig   2006-01-12 06:06:29.000000000 +0100
2 +++ attr-2.4.28/po/pl.po        2006-01-21 21:15:43.579051500 +0100
3 @@ -5,40 +5,42 @@
4  #
5  msgid ""
6  msgstr ""
7 -"Project-Id-Version: attr-2.4.23\n"
8 +"Project-Id-Version: attr-2.4.28\n"
9  "POT-Creation-Date: 2004-01-28 21:04+0100\n"
10 -"PO-Revision-Date: 2005-08-06 18:24+0200\n"
11 +"PO-Revision-Date: 2006-01-21 21:13+0100\n"
12  "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
13  "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
14  "MIME-Version: 1.0\n"
15  "Content-Type: text/plain; charset=ISO-8859-2\n"
16  "Content-Transfer-Encoding: 8bit\n"
17  
18 -#: ../attr/attr.c:57
19 +#: ../attr/attr.c:46
20  #, c-format
21  msgid ""
22  "Usage: %s [-LRSq] -s attrname [-V attrvalue] pathname  # set value\n"
23  "       %s [-LRSq] -g attrname pathname                 # get value\n"
24  "       %s [-LRSq] -r attrname pathname                 # remove attr\n"
25 +"       %s [-LRq]  -l pathname                          # list attrs \n"
26  "      -s reads a value from stdin and -g writes a value to stdout\n"
27  msgstr ""
28  "Sk³adnia: %s [-LRSq] -s atrybut [-V warto¶æ] ¶cie¿ka  # ustawienie warto¶ci\n"
29  "          %s [-LRSq] -g atrybut ¶cie¿ka               # odczytanie warto¶ci\n"
30  "          %s [-LRSq] -r atrybut ¶cie¿ka               # usuniêcie atrybutu\n"
31 +"          %s [-LRq]  -l ¶cie¿ka                       # lista atrybutów\n"
32  "      -s odczytuje warto¶æ ze standardowego wej¶cia,\n"
33  "      -g zapisuje na standardowe wyj¶cie\n"
34  
35 -#: ../attr/attr.c:90 ../attr/attr.c:108 ../attr/attr.c:117
36 +#: ../attr/attr.c:83 ../attr/attr.c:100 ../attr/attr.c:109 ../attr/attr.c:118
37  #, c-format
38 -msgid "Only one of -s, -g, or -r allowed\n"
39 -msgstr "Dozwolone jest tylko jedno z -s, -g lub -r\n"
40 +msgid "Only one of -s, -g, -r, or -l allowed\n"
41 +msgstr "Dozwolone jest tylko jedno z -s, -g, -r lub -l\n"
42  
43 -#: ../attr/attr.c:99
44 +#: ../attr/attr.c:91
45  #, c-format
46  msgid "-V only allowed with -s\n"
47  msgstr "-V dozwolone tylko z -s\n"
48  
49 -#: ../attr/attr.c:137
50 +#: ../attr/attr.c:136
51  #, c-format
52  msgid "Unrecognized option: %c\n"
53  msgstr "Nierozpoznana opcja: %c\n"
54 @@ -58,25 +60,35 @@
55  msgid "Attribute \"%s\" set to a %d byte value for %s:\n"
56  msgstr "Atrybut \"%1$s\" dla %3$s ustawiono na warto¶æ %2$d-bajtow±:\n"
57  
58 -#: ../attr/attr.c:197
59 +#: ../attr/attr.c:194
60  #, c-format
61  msgid "Could not get \"%s\" for %s\n"
62  msgstr "Nie mo¿na odczytaæ \"%s\" dla %s\n"
63  
64 -#: ../attr/attr.c:202
65 +#: ../attr/attr.c:199
66  #, c-format
67  msgid "Attribute \"%s\" had a %d byte value for %s:\n"
68  msgstr "Atrybut \"%1$s\" dla %3$s mia³ warto¶æ %2$d-bajtow±:\n"
69  
70 -#: ../attr/attr.c:218
71 +#: ../attr/attr.c:212
72  #, c-format
73  msgid "Could not remove \"%s\" for %s\n"
74  msgstr "Nie mo¿na usun±æ \"%s\" dla %s\n"
75  
76 -#: ../attr/attr.c:226
77 +#: ../attr/attr.c:230
78  #, c-format
79 -msgid "At least one of -s, -g, or -r is required\n"
80 -msgstr "Wymagane jest jedno z -s, -g lub -r\n"
81 +msgid "Could not list \"%s\" for %s\n"
82 +msgstr "Nie mo¿na wypisaæ listy \"%s\" dla %s\n"
83 +
84 +#: ../attr/attr.c:240
85 +#, c-format
86 +msgid "Attribute \"%s\" has a %d byte value for %s\n"
87 +msgstr "Atrybut \"%1$s\" dla %3$s ma warto¶æ %2$d-bajtow±\n"
88 +
89 +#: ../attr/attr.c:252
90 +#, c-format
91 +msgid "At least one of -s, -g, -r, or -l is required\n"
92 +msgstr "Wymagane jest co najmniej jedno z -s, -g, -r lub -l\n"
93  
94  #: ../getfattr/getfattr.c:98 ../setfattr/setfattr.c:70
95  msgid "No such attribute"
This page took 0.046854 seconds and 4 git commands to generate.