summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--debian/changelog5
-rw-r--r--doc/CHANGES4
-rw-r--r--po/attr.pot85
-rw-r--r--po/pl.po40
5 files changed, 92 insertions, 44 deletions
diff --git a/VERSION b/VERSION
index 77f8905..7c343ae 100644
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
#
PKG_MAJOR=2
PKG_MINOR=4
-PKG_REVISION=28
+PKG_REVISION=29
PKG_BUILD=0
diff --git a/debian/changelog b/debian/changelog
index eb607c6..fb853bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-attr (2.4.28-1) unstable; urgency=low
+attr (2.4.29-1) unstable; urgency=low
* New upstream release
+ * Updated Polish translation.
- -- Nathan Scott <nathans@debian.org> Fri, 13 Jan 2006 10:44:06 +1100
+ -- Nathan Scott <nathans@debian.org> Tue, 31 Jan 2006 13:35:39 +1100
attr (2.4.25-1) unstable; urgency=low
diff --git a/doc/CHANGES b/doc/CHANGES
index 6955b82..966e571 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,7 @@
+attr-2.4.29 (31 January 2006)
+ - Updated Polish translation.
+ Thanks to Jakub Bogusz <qboosh@pld-linux.org> for this.
+
attr-2.4.28 (13 January 2006)
- Implement the IRIX list_attr interfaces in libattr.so,
the final piece of the IRIX attr compatibility API.
diff --git a/po/attr.pot b/po/attr.pot
index d9c77c0..5fb8455 100644
--- a/po/attr.pot
+++ b/po/attr.pot
@@ -1,26 +1,30 @@
-#: ../attr/attr.c:57
+#: ../attr/attr.c:46
#, c-format
msgid ""
"Usage: %s [-LRSq] -s attrname [-V attrvalue] pathname # set value\n"
" %s [-LRSq] -g attrname pathname # get value\n"
" %s [-LRSq] -r attrname pathname # remove attr\n"
+" %s [-LRq] -l pathname # list attrs \n"
" -s reads a value from stdin and -g writes a value to stdout\n"
msgstr ""
-#: ../attr/attr.c:90 ../attr/attr.c:108 ../attr/attr.c:117
-msgid "Only one of -s, -g, or -r allowed\n"
+#: ../attr/attr.c:83 ../attr/attr.c:100 ../attr/attr.c:109 ../attr/attr.c:118
+#, c-format
+msgid "Only one of -s, -g, -r, or -l allowed\n"
msgstr ""
-#: ../attr/attr.c:99
+#: ../attr/attr.c:91
+#, c-format
msgid "-V only allowed with -s\n"
msgstr ""
-#: ../attr/attr.c:137
+#: ../attr/attr.c:136
#, c-format
msgid "Unrecognized option: %c\n"
msgstr ""
#: ../attr/attr.c:143
+#, c-format
msgid "A filename to operate on is required\n"
msgstr ""
@@ -34,45 +38,57 @@ msgstr ""
msgid "Attribute \"%s\" set to a %d byte value for %s:\n"
msgstr ""
-#: ../attr/attr.c:197
+#: ../attr/attr.c:194
#, c-format
msgid "Could not get \"%s\" for %s\n"
msgstr ""
-#: ../attr/attr.c:202
+#: ../attr/attr.c:199
#, c-format
msgid "Attribute \"%s\" had a %d byte value for %s:\n"
msgstr ""
-#: ../attr/attr.c:218
+#: ../attr/attr.c:212
#, c-format
msgid "Could not remove \"%s\" for %s\n"
msgstr ""
-#: ../attr/attr.c:226
-msgid "At least one of -s, -g, or -r is required\n"
+#: ../attr/attr.c:230
+#, c-format
+msgid "Could not list \"%s\" for %s\n"
msgstr ""
-#: ../getfattr/getfattr.c:97 ../setfattr/setfattr.c:69
+#: ../attr/attr.c:240
+#, c-format
+msgid "Attribute \"%s\" has a %d byte value for %s\n"
+msgstr ""
+
+#: ../attr/attr.c:252
+#, c-format
+msgid "At least one of -s, -g, -r, or -l is required\n"
+msgstr ""
+
+#: ../getfattr/getfattr.c:98 ../setfattr/setfattr.c:70
msgid "No such attribute"
msgstr ""
-#: ../getfattr/getfattr.c:253
+#: ../getfattr/getfattr.c:256
#, c-format
msgid "%s: Removing leading '/' from absolute path names\n"
msgstr ""
-#: ../getfattr/getfattr.c:391
+#: ../getfattr/getfattr.c:394
#, c-format
msgid "%s %s -- get extended attributes\n"
msgstr ""
-#: ../getfattr/getfattr.c:393 ../setfattr/setfattr.c:167
+#: ../getfattr/getfattr.c:396 ../setfattr/setfattr.c:175
#, c-format
msgid "Usage: %s %s\n"
msgstr ""
-#: ../getfattr/getfattr.c:396
+#: ../getfattr/getfattr.c:399
+#, c-format
msgid ""
" -n, --name=name get the named extended attribute value\n"
" -d, --dump get all extended attribute values\n"
@@ -88,34 +104,40 @@ msgid ""
" --help this help text\n"
msgstr ""
-#: ../getfattr/getfattr.c:493
+#: ../getfattr/getfattr.c:496
#, c-format
msgid "%s: invalid regular expression \"%s\"\n"
msgstr ""
-#: ../getfattr/getfattr.c:511 ../setfattr/setfattr.c:259
+#: ../getfattr/getfattr.c:514
#, c-format
msgid ""
"Usage: %s %s\n"
"Try `%s --help' for more information.\n"
msgstr ""
-#: ../setfattr/setfattr.c:122
+#: ../setfattr/setfattr.c:123
#, c-format
msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr ""
-#: ../setfattr/setfattr.c:126
+#: ../setfattr/setfattr.c:127
#, c-format
msgid "%s: No filename found in line %d of standard input, aborting\n"
msgstr ""
-#: ../setfattr/setfattr.c:166
+#: ../setfattr/setfattr.c:174
#, c-format
msgid "%s %s -- set extended attributes\n"
msgstr ""
-#: ../setfattr/setfattr.c:169
+#: ../setfattr/setfattr.c:176
+#, c-format
+msgid " %s %s\n"
+msgstr ""
+
+#: ../setfattr/setfattr.c:178
+#, c-format
msgid ""
" -n, --name=name set the value of the named extended attribute\n"
" -x, --remove=name remove the named extended attribute\n"
@@ -126,24 +148,33 @@ msgid ""
" --help this help text\n"
msgstr ""
-#: ../libattr/attr_copy_fd.c:80 ../libattr/attr_copy_fd.c:95
-#: ../libattr/attr_copy_file.c:78 ../libattr/attr_copy_file.c:93
+#: ../setfattr/setfattr.c:253
+#, c-format
+msgid ""
+"Usage: %s %s\n"
+" %s %s\n"
+"Try `%s --help' for more information.\n"
+msgstr ""
+
+#: ../libattr/attr_copy_fd.c:82 ../libattr/attr_copy_fd.c:97
+#: ../libattr/attr_copy_file.c:80 ../libattr/attr_copy_file.c:95
#, c-format
msgid "listing attributes of %s"
msgstr ""
-#: ../libattr/attr_copy_fd.c:116 ../libattr/attr_copy_fd.c:133
-#: ../libattr/attr_copy_file.c:114 ../libattr/attr_copy_file.c:131
+#: ../libattr/attr_copy_fd.c:118 ../libattr/attr_copy_fd.c:135
+#: ../libattr/attr_copy_file.c:116 ../libattr/attr_copy_file.c:133
#, c-format
msgid "getting attribute %s of %s"
msgstr ""
-#: ../libattr/attr_copy_fd.c:143 ../libattr/attr_copy_file.c:141
+#: ../libattr/attr_copy_fd.c:148 ../libattr/attr_copy_fd.c:166
+#: ../libattr/attr_copy_file.c:145 ../libattr/attr_copy_file.c:164
#, c-format
msgid "setting attributes for %s"
msgstr ""
-#: ../libattr/attr_copy_fd.c:149 ../libattr/attr_copy_file.c:147
+#: ../libattr/attr_copy_fd.c:154 ../libattr/attr_copy_file.c:152
#, c-format
msgid "setting attribute %s for %s"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 1767f42..ca6609a 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -5,40 +5,42 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: attr-2.4.23\n"
+"Project-Id-Version: attr-2.4.28\n"
"POT-Creation-Date: 2004-01-28 21:04+0100\n"
-"PO-Revision-Date: 2005-08-06 18:24+0200\n"
+"PO-Revision-Date: 2006-01-21 21:13+0100\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../attr/attr.c:57
+#: ../attr/attr.c:46
#, c-format
msgid ""
"Usage: %s [-LRSq] -s attrname [-V attrvalue] pathname # set value\n"
" %s [-LRSq] -g attrname pathname # get value\n"
" %s [-LRSq] -r attrname pathname # remove attr\n"
+" %s [-LRq] -l pathname # list attrs \n"
" -s reads a value from stdin and -g writes a value to stdout\n"
msgstr ""
"Składnia: %s [-LRSq] -s atrybut [-V wartość] ścieżka # ustawienie wartości\n"
" %s [-LRSq] -g atrybut ścieżka # odczytanie wartości\n"
" %s [-LRSq] -r atrybut ścieżka # usunięcie atrybutu\n"
+" %s [-LRq] -l ścieżka # lista atrybutów\n"
" -s odczytuje wartość ze standardowego wejścia,\n"
" -g zapisuje na standardowe wyjście\n"
-#: ../attr/attr.c:90 ../attr/attr.c:108 ../attr/attr.c:117
+#: ../attr/attr.c:83 ../attr/attr.c:100 ../attr/attr.c:109 ../attr/attr.c:118
#, c-format
-msgid "Only one of -s, -g, or -r allowed\n"
-msgstr "Dozwolone jest tylko jedno z -s, -g lub -r\n"
+msgid "Only one of -s, -g, -r, or -l allowed\n"
+msgstr "Dozwolone jest tylko jedno z -s, -g, -r lub -l\n"
-#: ../attr/attr.c:99
+#: ../attr/attr.c:91
#, c-format
msgid "-V only allowed with -s\n"
msgstr "-V dozwolone tylko z -s\n"
-#: ../attr/attr.c:137
+#: ../attr/attr.c:136
#, c-format
msgid "Unrecognized option: %c\n"
msgstr "Nierozpoznana opcja: %c\n"
@@ -58,25 +60,35 @@ msgstr "Nie można ustawić \"%s\" dla %s\n"
msgid "Attribute \"%s\" set to a %d byte value for %s:\n"
msgstr "Atrybut \"%1$s\" dla %3$s ustawiono na wartość %2$d-bajtową:\n"
-#: ../attr/attr.c:197
+#: ../attr/attr.c:194
#, c-format
msgid "Could not get \"%s\" for %s\n"
msgstr "Nie można odczytać \"%s\" dla %s\n"
-#: ../attr/attr.c:202
+#: ../attr/attr.c:199
#, c-format
msgid "Attribute \"%s\" had a %d byte value for %s:\n"
msgstr "Atrybut \"%1$s\" dla %3$s miał wartość %2$d-bajtową:\n"
-#: ../attr/attr.c:218
+#: ../attr/attr.c:212
#, c-format
msgid "Could not remove \"%s\" for %s\n"
msgstr "Nie można usunąć \"%s\" dla %s\n"
-#: ../attr/attr.c:226
+#: ../attr/attr.c:230
#, c-format
-msgid "At least one of -s, -g, or -r is required\n"
-msgstr "Wymagane jest jedno z -s, -g lub -r\n"
+msgid "Could not list \"%s\" for %s\n"
+msgstr "Nie można wypisać listy \"%s\" dla %s\n"
+
+#: ../attr/attr.c:240
+#, c-format
+msgid "Attribute \"%s\" has a %d byte value for %s\n"
+msgstr "Atrybut \"%1$s\" dla %3$s ma wartość %2$d-bajtową\n"
+
+#: ../attr/attr.c:252
+#, c-format
+msgid "At least one of -s, -g, -r, or -l is required\n"
+msgstr "Wymagane jest co najmniej jedno z -s, -g, -r lub -l\n"
#: ../getfattr/getfattr.c:98 ../setfattr/setfattr.c:70
msgid "No such attribute"