packages: diffutils/diffutils-info.patch, diffutils/diffutils-pl.po-update....

qboosh qboosh at pld-linux.org
Sun Aug 14 07:02:55 CEST 2011


Author: qboosh                       Date: Sun Aug 14 05:02:55 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.1
- updated info patch
- updated pl.po-update patch (from TP)

---- Files affected:
packages/diffutils:
   diffutils-info.patch (1.4 -> 1.5) , diffutils-pl.po-update.patch (1.4 -> 1.5) , diffutils.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: packages/diffutils/diffutils-info.patch
diff -u packages/diffutils/diffutils-info.patch:1.4 packages/diffutils/diffutils-info.patch:1.5
--- packages/diffutils/diffutils-info.patch:1.4	Sat Apr 24 02:31:15 2004
+++ packages/diffutils/diffutils-info.patch	Sun Aug 14 07:02:49 2011
@@ -1,27 +1,135 @@
---- diffutils-2.8.7/doc/diff.texi.orig	2004-04-12 09:44:35.000000000 +0200
-+++ diffutils-2.8.7/doc/diff.texi	2004-04-24 02:09:42.175301032 +0200
-@@ -35,18 +35,13 @@
+--- diffutils-3.1/doc/diffutils.texi.orig	2011-08-04 18:57:00.000000000 +0200
++++ diffutils-3.1/doc/diffutils.texi	2011-08-14 06:50:59.566389453 +0200
+@@ -29,18 +29,14 @@
  
  @c Debian install-info (up through at least version 1.9.20) uses only the
  @c first dircategory.  Put this one first, as it is more useful in practice.
 - at dircategory Individual utilities
 + at dircategory File utilities:
  @direntry
--* cmp: (diff)Invoking cmp.                      Compare 2 files byte by byte.
--* diff: (diff)Invoking diff.                    Compare 2 files line by line.
--* diff3: (diff)Invoking diff3.                  Compare 3 files line by line.
--* patch: (diff)Invoking patch.                  Apply a patch to a file.
--* sdiff: (diff)Invoking sdiff.                  Merge 2 files side-by-side.
+-* cmp: (diffutils)Invoking cmp.                 Compare 2 files byte by byte.
+-* diff: (diffutils)Invoking diff.               Compare 2 files line by line.
+-* diff3: (diffutils)Invoking diff3.             Compare 3 files line by line.
+-* patch: (diffutils)Invoking patch.             Apply a patch to a file.
+-* sdiff: (diffutils)Invoking sdiff.             Merge 2 files side-by-side.
 - at end direntry
 -
 - at dircategory Text creation and manipulation
 - at direntry
--* Diff: (diff).                 Comparing and merging files.
-+* cmp: (diff)cmp.			Compare 2 files byte by byte
-+* diff: (diff)diff.			Compare 2 files line by line
-+* diff3: (diff)diff3.			Compare 3 files line by line
-+* patch: (diff)patch.			Apply a patch to a file
-+* sdiff: (diff)sdiff.			Merge 2 files side-by-side
+-* Diffutils: (diffutils).       Comparing and merging files.
++* cmp: (diffutils)cmp.			Compare 2 files byte by byte
++* diff: (diffutils)diff.		Compare 2 files line by line
++* diff3: (diffutils)diff3.		Compare 3 files line by line
++* patch: (diffutils)patch.		Apply a patch to a file
++* sdiff: (diffutils)sdiff.		Merge 2 files side-by-side
++* Diffutils: (diffutils).		Comparing and merging files
  @end direntry
  
  @titlepage
+@@ -81,11 +77,11 @@
+ * Merging with patch::    Using @command{patch} to change old files into new ones.
+ * Making Patches::        Tips for making and using patch distributions.
+ 
+-* Invoking cmp::          Compare two files byte by byte.
+-* Invoking diff::         Compare two files line by line.
+-* Invoking diff3::        Compare three files line by line.
+-* Invoking patch::        Apply a diff file to an original.
+-* Invoking sdiff::        Side-by-side merge of file differences.
++* cmp::                   Compare two files byte by byte.
++* diff::                  Compare two files line by line.
++* diff3::                 Compare three files line by line.
++* patch::                 Apply a diff file to an original.
++* sdiff::                 Side-by-side merge of file differences.
+ 
+ * Standards conformance:: Conformance to the @acronym{POSIX} standard.
+ * Projects::              If you've found a bug or other shortcoming.
+@@ -407,7 +403,7 @@
+ the @option{-s}, @option{--quiet}, or @option{--silent} option to
+ suppress that information, so that @command{cmp}
+ produces no output and reports whether the files differ using only its
+-exit status (@pxref{Invoking cmp}).
++exit status (@pxref{cmp}).
+ 
+ @c Fix this.
+ Unlike @command{diff}, @command{cmp} cannot compare directories; it can only
+@@ -481,7 +477,7 @@
+ option to show the values of each differing byte in the two files.
+ With @acronym{GNU} @command{cmp}, you can also use the @option{-b} or
+ @option{--print-bytes} option to show the @acronym{ASCII} representation of
+-those bytes.  @xref{Invoking cmp}, for more information.
++those bytes.  @xref{cmp}, for more information.
+ 
+ If @command{diff3} thinks that any of the files it is comparing is binary
+ (a non-text file), it normally reports an error, because such
+@@ -1996,7 +1992,7 @@
+ on whether they are two-way or three-way, and lines are annotated by
+ their location in the input files.
+ 
+- at xref{Invoking diff3}, for more information on how to run @command{diff3}.
++ at xref{diff3}, for more information on how to run @command{diff3}.
+ 
+ @menu
+ * Sample diff3 Input::    Sample @command{diff3} input for examples.
+@@ -2425,7 +2421,7 @@
+ With @command{sdiff}, you can merge two files interactively based on a
+ side-by-side @option{-y} format comparison (@pxref{Side by Side}).  Use
+ @option{--output=@var{file}} (@option{-o @var{file}}) to specify where to
+-put the merged text.  @xref{Invoking sdiff}, for more details on the
++put the merged text.  @xref{sdiff}, for more details on the
+ options to @command{sdiff}.
+ 
+ Another way to merge files interactively is to use the Emacs Lisp
+@@ -2550,7 +2546,7 @@
+ normally replaces each file @var{f} with its new version, putting reject
+ hunks (if any) into @samp{@var{f}.rej}.
+ 
+- at xref{Invoking patch}, for detailed information on the options to
++ at xref{patch}, for detailed information on the options to
+ @command{patch}.
+ 
+ @menu
+@@ -3468,7 +3464,7 @@
+ lines for proper operation when patches do not exactly match the input
+ files.
+ 
+- at node Invoking cmp
++ at node cmp
+ @chapter Invoking @command{cmp}
+ @cindex invoking @command{cmp}
+ @cindex @command{cmp} invocation
+@@ -3648,7 +3644,7 @@
+ (@samp{Yi} is a GNU extension to IEC 60027-2.)
+ @end table
+ 
+- at node Invoking diff
++ at node diff
+ @chapter Invoking @command{diff}
+ @cindex invoking @command{diff}
+ @cindex @command{diff} invocation
+@@ -3965,7 +3961,7 @@
+ Use the side by side output format.  @xref{Side by Side Format}.
+ @end table
+ 
+- at node Invoking diff3
++ at node diff3
+ @chapter Invoking @command{diff3}
+ @cindex invoking @command{diff3}
+ @cindex @command{diff3} invocation
+@@ -4088,7 +4084,7 @@
+ @xref{Which Changes}.
+ @end table
+ 
+- at node Invoking patch
++ at node patch
+ @chapter Invoking @command{patch}
+ @cindex invoking @command{patch}
+ @cindex @command{patch} invocation
+@@ -4308,7 +4304,7 @@
+ 
+ @end table
+ 
+- at node Invoking sdiff
++ at node sdiff
+ @chapter Invoking @command{sdiff}
+ @cindex invoking @command{sdiff}
+ @cindex @command{sdiff} invocation

================================================================
Index: packages/diffutils/diffutils-pl.po-update.patch
diff -u packages/diffutils/diffutils-pl.po-update.patch:1.4 packages/diffutils/diffutils-pl.po-update.patch:1.5
--- packages/diffutils/diffutils-pl.po-update.patch:1.4	Fri May 21 19:31:36 2010
+++ packages/diffutils/diffutils-pl.po-update.patch	Sun Aug 14 07:02:49 2011
@@ -1,43 +1,65 @@
---- diffutils-3.0/po/pl.po.orig	2010-05-03 17:01:41.000000000 +0200
-+++ diffutils-3.0/po/pl.po	2010-05-21 09:32:21.502938422 +0200
-@@ -9,10 +9,10 @@
+--- diffutils-3.1/po/pl.po.orig	2011-08-10 12:34:55.000000000 +0200
++++ diffutils-3.1/po/pl.po	2011-08-14 06:51:40.059722766 +0200
+@@ -1,18 +1,17 @@
+ # Polish translations for the GNU diffutils messages
+-# Copyright (C) 1996, 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
++# Copyright (C) 1996, 2002, 2004, 2009, 2010, 2011 Free Software Foundation, Inc.
+ # This file is distributed under the same license as the diffutils package.
+-# Rafał Maszkowski <rzm at icm.edu.pl>, 1996, 2002, 2004, 2009, 2010.
++# Rafał Maszkowski <rzm at icm.edu.pl>, 1996, 2002, 2004, 2009-2011 „
+ # Contributions:
+ # Paweł Krawczyk <kravietz at pipeta.chemia.pk.edu.pl>, 1996.
+ # 23 corrections - Jakub Bogusz <qboosh at pld-linux.org>, 2004.
+-# my „smart" mutt needs this line
  #
  msgid ""
  msgstr ""
 -"Project-Id-Version: GNU diffutils 2.9\n"
-+"Project-Id-Version: GNU diffutils 3.0\n"
++"Project-Id-Version: GNU diffutils 3.1\n"
  "Report-Msgid-Bugs-To: bug-diffutils at gnu.org\n"
- "POT-Creation-Date: 2010-05-03 17:01+0200\n"
+ "POT-Creation-Date: 2011-08-10 12:34+0200\n"
 -"PO-Revision-Date: 2010-02-13 17:30+0100\n"
-+"PO-Revision-Date: 2010-05-21 09:27+0200\n"
++"PO-Revision-Date: 2011-08-13 23:15+0200\n"
  "Last-Translator: Rafał Maszkowski <rzm at icm.edu.pl>\n"
  "Language-Team: Polish <translation-team-pl at lists.sourceforge.net>\n"
- "MIME-Version: 1.0\n"
-@@ -99,9 +99,9 @@
+ "Language: pl\n"
+@@ -85,9 +84,9 @@
+ msgstr "dziwny plik"
+ 
+ #: lib/getopt.c:547 lib/getopt.c:576
+-#, fuzzy, c-format
++#, c-format
+ msgid "%s: option '%s' is ambiguous; possibilities:"
+-msgstr "%s: opcja '%s' nie jest jednoznaczna\n"
++msgstr "%s: opcja '%s' jest niejednoznaczna; możliwości:"
+ 
+ #: lib/getopt.c:624 lib/getopt.c:628
+ #, c-format
+@@ -100,9 +99,9 @@
  msgstr "%s: opcja '%c%s' nie może mieć argumentu\n"
  
- #: lib/getopt.c:637 lib/getopt.c:656
+ #: lib/getopt.c:685 lib/getopt.c:704
 -#, fuzzy, c-format
 +#, c-format
  msgid "%s: option '--%s' requires an argument\n"
 -msgstr "%s: opcja '%s' wymaga argumentu\n"
 +msgstr "%s: opcja '--%s' wymaga argumentu\n"
  
- #: lib/getopt.c:694 lib/getopt.c:697
+ #: lib/getopt.c:742 lib/getopt.c:745
  #, c-format
-@@ -134,9 +134,9 @@
+@@ -135,9 +134,9 @@
  msgstr "%s: opcja '-W %s' nie może mieć argumentu\n"
  
- #: lib/getopt.c:962 lib/getopt.c:980
+ #: lib/getopt.c:1013 lib/getopt.c:1031
 -#, fuzzy, c-format
 +#, c-format
  msgid "%s: option '-W %s' requires an argument\n"
 -msgstr "%s: opcja '%s' wymaga argumentu\n"
-+msgstr "%s: opcja '-W %s' wymaga argumentu\n"
++msgstr "%s: opcja -W '%s' wymaga argumentu\n"
  
  #. TRANSLATORS:
  #. Get translations for open and closing quotation marks.
-@@ -457,9 +457,9 @@
+@@ -458,9 +457,9 @@
  msgstr "Pliki %s i %s różnią się\n"
  
  #: src/analyze.c:462
@@ -45,14 +67,891 @@
 +#, c-format
  msgid "Binary files %s and %s differ\n"
 -msgstr "Pliki %s i %s różnią się\n"
-+msgstr "Pliki binarne %s i %s różnią się\n"
++msgstr "Binarne pliki %s i %s różnią się\n"
  
- #: src/analyze.c:713 src/diff3.c:1419 src/util.c:545
+ #: src/analyze.c:713 src/diff3.c:1437 src/util.c:545
  msgid "No newline at end of file"
-@@ -1205,35 +1205,3 @@
+@@ -503,67 +502,65 @@
+ msgstr "standardowe wyjście"
+ 
+ #: src/cmp.c:161
+-#, fuzzy
+ msgid "-b, --print-bytes          print differing bytes"
+-msgstr "-b  --print-chars  Wypisanie różniących się bajtów."
++msgstr "-b  --print-bytes          wypisanie różniących się bajtów"
+ 
+ #: src/cmp.c:162
+-#, fuzzy
+ msgid "-i, --ignore-initial=SKIP         skip first SKIP bytes of both inputs"
+-msgstr "-i OMIŃ  --ignore-initial=OMIŃ  Przeskoczenie pierwszych OMIŃ bajtów."
++msgstr "-i, --ignore-initial=OMIŃ         przeskoczenie pierwszych OMIŃ bajtów"
+ 
+ #: src/cmp.c:163
+-#, fuzzy
+ msgid ""
+ "-i, --ignore-initial=SKIP1:SKIP2  skip first SKIP1 bytes of FILE1 and\n"
+ "                                      first SKIP2 bytes of FILE2"
+-msgstr "  Przeskoczenie pierwszych SKOK1 bajtów PLIKU1 i SKOK2 bajtów PLIKU2."
++msgstr ""
++"--ignore-initial=OMIŃ1:OMIŃ2  przeskoczenie pierwszych OMIŃ1 bajtów\n"
++"                                      PLIKU1 i OMIŃ2 bajtów PLIKU2"
+ 
+ #: src/cmp.c:165
+-#, fuzzy
+ msgid ""
+ "-l, --verbose              output byte numbers and differing byte values"
+ msgstr ""
+-"-I  --verbose  Wypisanie położeń i kodów wszystkich różniących się bajtów."
++"-I  --verbose              wypisanie położeń i kodów wszystkich różniących "
++"się bajtów"
+ 
+ #: src/cmp.c:166
+-#, fuzzy
+ msgid "-n, --bytes=LIMIT          compare at most LIMIT bytes"
+-msgstr "-n LIMIT  --bytes=LIMIT  Porównanie najwyżej LIMIT bajtów."
++msgstr "-n , --bytes=LIMIT         porównanie najwyżej LIMIT bajtów"
+ 
+ #: src/cmp.c:167
+ msgid "-s, --quiet, --silent      suppress all normal output"
+-msgstr ""
++msgstr "-s, --quiet, --silent      wyłączenie wszystkich zwykłych komunikatów"
+ 
+ #: src/cmp.c:168
+ msgid "    --help                 display this help and exit"
+-msgstr ""
++msgstr "    --help                 wypisanie tej pomocy i zakończenie"
+ 
+ #: src/cmp.c:169
+-#, fuzzy
+ msgid "-v, --version              output version information and exit"
+-msgstr "-v  --version  Wypisanie informacji o wersji."
++msgstr "-v  --version              wypisanie informacji o wersji i zakończenie"
+ 
+ #: src/cmp.c:178
+ #, c-format
+ msgid "Usage: %s [OPTION]... FILE1 [FILE2 [SKIP1 [SKIP2]]]\n"
+-msgstr "Składnia: %s [OPCJA]... PLIK1 [PLIK2 [SKOK1 [SKOK2]]]\n"
++msgstr "Składnia: %s [OPCJA]... PLIK1 [PLIK2 [OMIŃ1 [OMIŃ2]]]\n"
+ 
+ #: src/cmp.c:180
+ msgid "Compare two files byte by byte."
+ msgstr "Porównanie plików bajt po bajcie."
+ 
+ #: src/cmp.c:182
+-#, fuzzy
+ msgid ""
+ "The optional SKIP1 and SKIP2 specify the number of bytes to skip\n"
+ "at the beginning of each file (zero by default)."
+-msgstr "SKOK1 i SKOK2 to liczby bajtów do pominięcia w każdym z plików."
++msgstr ""
++"Opcjonalne argumenty OMIŃ1 i OMIŃ2 to liczby bajtów do pominięcia na\n"
++"początku każdego z plików (domyślnie zero)."
+ 
+ #: src/cmp.c:185 src/diff.c:945 src/diff3.c:462 src/sdiff.c:205
+ msgid ""
+ "Mandatory arguments to long options are mandatory for short options too.\n"
+-msgstr ""
++msgstr "Obowiązkowe argumenty długich opcji są obowiązkowe też dla krótkich.\n"
+ 
+ #: src/cmp.c:191
+ msgid ""
+@@ -571,7 +568,7 @@
+ "kB 1000, K 1024, MB 1,000,000, M 1,048,576,\n"
+ "GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y."
+ msgstr ""
+-"Po wartości SKOKU mogą być dodane następujące przyrostki:\n"
++"Po wartości do OMINIĘCIA mogą być dodane następujące przyrostki:\n"
+ "kB 1000, K 1024, MB 1,000,000, M 1,048,576,\n"
+ "GB 1,000,000,000, G 1,073,741,824, i tak dalej dla T, P, E, Z, Y."
+ 
+@@ -683,272 +680,252 @@
+ msgstr "równocześnie podane --from-file i --to-file"
+ 
+ #: src/diff.c:845
+-#, fuzzy
+ msgid "    --normal                  output a normal diff (the default)"
+-msgstr "--normal  Wynik w postaci zwykłego diff-a."
++msgstr ""
++"--normal                      wynik w postaci zwykłego diff-a (domyślnie)"
+ 
+ #: src/diff.c:846
+-#, fuzzy
+ msgid "-q, --brief                   report only when files differ"
+-msgstr "-q  --brief  Wypisanie wyniku tylko gdy pliki się różnią."
++msgstr ""
++"-q  --brief                   wypisanie wyniku tylko gdy pliki się różnią"
+ 
+ #: src/diff.c:847
+-#, fuzzy
+ msgid "-s, --report-identical-files  report when two files are the same"
+-msgstr ""
+-"-s  --report-identical-files  Informowanie gdy dwa pliki są takie same."
++msgstr "-s  --report-identical-files  informowanie gdy dwa pliki są takie same"
+ 
+ #: src/diff.c:848
+ msgid ""
+ "-c, -C NUM, --context[=NUM]   output NUM (default 3) lines of copied context"
+ msgstr ""
++"-c, -C NUM, --context[=ILE]   wypisanie ILU (domyślnie 3) linii kontekstu"
+ 
+ #: src/diff.c:849
+-#, fuzzy
+ msgid ""
+ "-u, -U NUM, --unified[=NUM]   output NUM (default 3) lines of unified context"
+-msgstr "-w ILE  --width=ILE  Wypisanie najwyżej ILE (domyślnie 130) kolumn."
++msgstr ""
++"--u, -U ILE, --unified=ILE    wypisanie najwyżej ILE (domyślnie 3)\n"
++"                                linii kontekstu w trybie unified"
+ 
+ #: src/diff.c:850
+-#, fuzzy
+ msgid "-e, --ed                      output an ed script"
+-msgstr "-e  --ed  Wynik w postaci poleceń ed-a"
++msgstr "-e  --ed                      wynik w postaci poleceń ed-a"
+ 
+ #: src/diff.c:851
+-#, fuzzy
+ msgid "-n, --rcs                     output an RCS format diff"
+-msgstr "-n  --rcs  Wynik w postaci diff-a z RCS."
++msgstr "-n  --rcs                     wynik w postaci diff-a z RCS"
+ 
+ #: src/diff.c:852
+ msgid "-y, --side-by-side            output in two columns"
+-msgstr ""
++msgstr "-y, --side-by-side            wyniki w dwóch kolumnach"
+ 
+ #: src/diff.c:853
+-#, fuzzy
+ msgid ""
+ "-W, --width=NUM               output at most NUM (default 130) print columns"
+-msgstr "-w ILE  --width=ILE  Wypisanie najwyżej ILE (domyślnie 130) kolumn."
++msgstr ""
++"-W, --width=ILE               wypisanie najwyżej ILE (domyślnie 130) kolumn"
+ 
+ #: src/diff.c:854
+-#, fuzzy
+ msgid ""
+ "    --left-column             output only the left column of common lines"
+-msgstr "-I  --left-column  Wypisanie tylko lewej kolumny dla wspólnych linii."
++msgstr ""
++"    --left-column             wypisanie tylko lewej kolumny dla wspólnych "
++"linii"
+ 
+ #: src/diff.c:855
+-#, fuzzy
+ msgid "    --suppress-common-lines   do not output common lines"
+-msgstr "-s  --suppress-common-lines  Bez wypisania wspólnych linii."
++msgstr "    --suppress-common-lines   bez wypisania wspólnych linii"
+ 
+ #: src/diff.c:857
+ msgid "-p, --show-c-function         show which C function each change is in"
+-msgstr ""
++msgstr "-p, --show-c-function         podanie w jakiej funkcji C są zmiany"
+ 
+ #: src/diff.c:858
+ msgid "-F, --show-function-line=RE   show the most recent line matching RE"
+ msgstr ""
++"-F, --show-function-line=WYRREG  wypisanie ostatniej linii pasującej do "
++"WYRREG"
+ 
+ #: src/diff.c:859
+ msgid ""
+ "    --label LABEL             use LABEL instead of file name\n"
+ "                                (can be repeated)"
+ msgstr ""
++"    --label ETYKIETA          użycie ETYKIETY zamiast nazwy pliku\n"
++"                                (może być powtarzane)"
+ 
+ #: src/diff.c:862
+-#, fuzzy
+ msgid "-t, --expand-tabs             expand tabs to spaces in output"
+-msgstr "-t  --expand-tabs  Rozwinięcie TAB-ów w spacje w wyniku."
++msgstr "-t  --expand-tabs             rozwinięcie TAB-ów w spacje w wyniku"
+ 
+ #: src/diff.c:863
+-#, fuzzy
+ msgid "-T, --initial-tab             make tabs line up by prepending a tab"
+-msgstr "-T  --initial-tab  Wyrównanie linii przez użycie TAB-ów."
++msgstr "-T  --initial-tab             wyrównanie linii przez użycie TAB-ów"
+ 
+ #: src/diff.c:864
+-#, fuzzy
+ msgid ""
+ "    --tabsize=NUM             tab stops every NUM (default 8) print columns"
+-msgstr "--tabsize=ILE  TAB-y co ILE (domyślnie 8) kolumn."
++msgstr "    --tabsize=ILE             TAB-y co ILE (domyślnie 8) kolumn"
+ 
+ #: src/diff.c:865
+-#, fuzzy
+ msgid ""
+ "    --suppress-blank-empty    suppress space or tab before empty output lines"
+ msgstr ""
+-"--suppress-blank-empty  Bez wypisywania spacji i znaków TAB przed\n"
+-"                          pustymi liniami."
++"    --suppress-blank-empty    bez wypisywania spacji i znaków TAB przed\n"
++"                                pustymi liniami"
+ 
+ #: src/diff.c:866
+-#, fuzzy
+ msgid "-l, --paginate                pass output through `pr' to paginate it"
+-msgstr "-I  --paginate  Przepuszczenie wyniku przez `pr' żeby go stronnicować."
++msgstr ""
++"-I  --paginate                przepuszczenie wyniku przez `pr' żeby go "
++"stronnicować"
+ 
+ #: src/diff.c:868
+-#, fuzzy
+ msgid ""
+ "-r, --recursive                 recursively compare any subdirectories found"
+-msgstr "-r  --recursive  Porównanie podkatalogów rekurencyjnie."
++msgstr "-r  --recursive                 porównanie podkatalogów rekurencyjnie"
+ 
+ #: src/diff.c:869
+-#, fuzzy
+ msgid "-N, --new-file                  treat absent files as empty"
+-msgstr "-N  --new-file  Traktowanie brakujących plików jak pustych."
++msgstr ""
++"-N  --new-file                  traktowanie brakujących plików jak pustych"
+ 
+ #: src/diff.c:870
+-#, fuzzy
+ msgid "    --unidirectional-new-file   treat absent first files as empty"
+ msgstr ""
+-"--unidirectional-new-file  Traktowanie brakujących pierwszych plików\n"
+-"                               w pierwszym zestawie jako pustych."
++"    --unidirectional-new-file   traktowanie brakujących pierwszych plików\n"
++"                                 w pierwszym zestawie jako pustych"
+ 
+ #: src/diff.c:871
+-#, fuzzy
+ msgid "    --ignore-file-name-case     ignore case when comparing file names"
+ msgstr ""
+-"--ignore-space-change    Zignorowanie wielkości liter przy porównywaniu\n"
+-"                         nazw plików."
++"    --ignore-space-change       zignorowanie wielkości liter przy\n"
++"                                  porównywaniu nazw plików"
+ 
+ #: src/diff.c:872
+-#, fuzzy
+ msgid "    --no-ignore-file-name-case  consider case when comparing file names"
+ msgstr ""
+-"--no-ignore-file-name-case  Uwzględnianie wielkości liter przy porównywaniu\n"
+-"                            nazw plików."
++"    --no-ignore-file-name-case  uwzględnianie wielkości liter przy\n"
++"                                  porównywaniu nazw plików"
+ 
+ #: src/diff.c:873
+-#, fuzzy
+ msgid "-x, --exclude=PAT               exclude files that match PAT"
+-msgstr "-x WZÓR  --exclude=WZÓR  Wykluczenie plików pasujących do WZORU."
++msgstr "-x, --exclude=WZÓR              wykluczenie plików pasujących do WZORU"
+ 
+ #: src/diff.c:874
+-#, fuzzy
+ msgid ""
+ "-X, --exclude-from=FILE         exclude files that match any pattern in FILE"
+ msgstr ""
+-"-X PLIK  --exclude-from=PLIK  Pominięcie plików pasujących do wzorców w "
+-"PLIKU."
++"-X, --exclude-from=PLIK         pominięcie plików pasujących do wzorców w "
++"PLIKU"
+ 
+ #: src/diff.c:875
+-#, fuzzy
+ msgid ""
+ "-S, --starting-file=FILE        start with FILE when comparing directories"
+ msgstr ""
+-"-S PLIK  --starting-file=PLIK  Zacznij od PLIKU przy porównywaniu katalogów."
++"-S, --starting-file=PLIK       zacznij od PLIKU przy porównywaniu katalogów"
+ 
+ #: src/diff.c:876
+-#, fuzzy
+ msgid ""
+ "    --from-file=FILE1           compare FILE1 to all operands;\n"
+ "                                  FILE1 can be a directory"
+ msgstr ""
+-"--from-file=PLIK1  Porównanie PLIKU1 z wszystkimi argumentami.\n"
+-"                   PLIK1 może być katalogiem."
++"    --from-file=PLIK1           porównanie PLIKU1 z wszystkimi\n"
++"                                  argumentami; PLIK1 może być katalogiem"
+ 
+ #: src/diff.c:878
+-#, fuzzy
+ msgid ""
+ "    --to-file=FILE2             compare all operands to FILE2;\n"
+ "                                  FILE2 can be a directory"
+ msgstr ""
+-"--to-file=PLIK2  Porównanie wszystkich argumentów z PLIKIEM2.\n"
+-"                 PLIK2 może być katalogiem."
++"    --to-file=PLIK2             porównanie wszystkich argumentów\n"
++"                                  z PLIKIEM2; PLIK2 może być katalogiem"
+ 
+ #: src/diff.c:881
+-#, fuzzy
+ msgid ""
+ "-i, --ignore-case               ignore case differences in file contents"
+ msgstr ""
+-"-i  --ignore-case  Ignorowanie różnic między wielkimi i małymi literami."
++"-i  --ignore-case               ignorowanie różnic między wielkimi i małymi "
++"literami"
+ 
+ #: src/diff.c:882
+-#, fuzzy
+ msgid "-E, --ignore-tab-expansion      ignore changes due to tab expansion"
+ msgstr ""
+-"-E  --ignore-tab-expansion  Zignorowanie zmian spowodowanych rozwinięciem\n"
+-"                            TAB-ów."
++"-E  --ignore-tab-expansion      zignorowanie zmian spowodowanych\n"
++"                                  rozwinięciem TAB-ów"
+ 
+ #: src/diff.c:883
+-#, fuzzy
+ msgid ""
+ "-b, --ignore-space-change       ignore changes in the amount of white space"
+-msgstr "-b  --ignore-space-change  Zignorowanie zmian ilości znaków odstępu."
++msgstr ""
++"-b  --ignore-space-change       Zignorowanie zmian ilości znaków odstępu"
+ 
+ #: src/diff.c:884
+-#, fuzzy
+ msgid "-w, --ignore-all-space          ignore all white space"
+-msgstr "-w  --ignore-all-space  Zignorowanie znaków odstępu."
++msgstr "-w  --ignore-all-space          zignorowanie znaków odstępu"
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/diffutils/diffutils-info.patch?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/diffutils/diffutils-pl.po-update.patch?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/diffutils/diffutils.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list