From: Jakub Bogusz Date: Sat, 21 Jan 2006 20:18:00 +0000 (+0000) Subject: - pl.po update for attr 2.4.28 X-Git-Tag: AC-STABLE~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fattr.git;a=commitdiff_plain;h=883111a716e90c3a8275cf54884a7d9bd85396b5 - pl.po update for attr 2.4.28 Changed files: attr-pl.po-update.patch -> 1.1 --- diff --git a/attr-pl.po-update.patch b/attr-pl.po-update.patch new file mode 100644 index 0000000..06af4bb --- /dev/null +++ b/attr-pl.po-update.patch @@ -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 \n" + "Language-Team: Polish \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"