SOURCES: attr-pl.po-update.patch (NEW) - pl.po update for attr 2.4.28

qboosh qboosh at pld-linux.org
Sat Jan 21 21:18:05 CET 2006


Author: qboosh                       Date: Sat Jan 21 20:18:05 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- pl.po update for attr 2.4.28

---- Files affected:
SOURCES:
   attr-pl.po-update.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/attr-pl.po-update.patch
diff -u /dev/null SOURCES/attr-pl.po-update.patch:1.1
--- /dev/null	Sat Jan 21 21:18:05 2006
+++ SOURCES/attr-pl.po-update.patch	Sat Jan 21 21:18:00 2006
@@ -0,0 +1,95 @@
+--- attr-2.4.28/po/pl.po.orig	2006-01-12 06:06:29.000000000 +0100
++++ attr-2.4.28/po/pl.po	2006-01-21 21:15:43.579051500 +0100
+@@ -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 at pld-linux.org>\n"
+ "Language-Team: Polish <translation-team-pl at 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 @@
+ 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"
================================================================


More information about the pld-cvs-commit mailing list