]> git.pld-linux.org Git - packages/attr.git/commitdiff
- pl.po update for attr 2.4.28
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 21 Jan 2006 20:18:00 +0000 (20:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    attr-pl.po-update.patch -> 1.1

attr-pl.po-update.patch [new file with mode: 0644]

diff --git a/attr-pl.po-update.patch b/attr-pl.po-update.patch
new file mode 100644 (file)
index 0000000..06af4bb
--- /dev/null
@@ -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@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 @@
+ 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"
This page took 0.060323 seconds and 4 git commands to generate.