diff --git a/po/documentation.pl.po b/po/documentation.pl.po index 80db748346d45b80ad54d4793031668fbfe94ce5..74e2dd60307e304ce8b7ee937f7747813a0d28fe 100644 --- a/po/documentation.pl.po +++ b/po/documentation.pl.po @@ -7,19 +7,22 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2019-01-26 17:40+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2019-02-01 09:09+0000\n" +"Last-Translator: Stanis흢aw Krukowski <pet209a1@riseup.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 3.5-dev\n" #. type: Labeled list #: en/blame-options.txt:1 en/diff-options.txt:525 en/git-instaweb.txt:44 en/git-mailinfo.txt:47 en/git-mailsplit.txt:35 en/git-repack.txt:116 en/git-status.txt:31 en/git-submodule.txt:279 #, no-wrap msgid "-b" -msgstr "" +msgstr "-b" #. type: Plain text #: en/blame-options.txt:4 @@ -27,12 +30,14 @@ msgid "" "Show blank SHA-1 for boundary commits. This can also be controlled via the " "`blame.blankboundary` config option." msgstr "" +"Poka탉 pusty SHA-1 dla zatwierdze흦 granicznych (ang. boundary commits). Mo탉na " +"to r처wnie탉 kontrolowa훶 poprzez opcj휌 configuracyjn훳 `blame.blankboundary`." #. type: Labeled list #: en/blame-options.txt:5 en/git-diff-tree.txt:45 en/git-format-patch.txt:279 en/git-fsck.txt:38 en/git-rebase.txt:415 #, no-wrap msgid "--root" -msgstr "" +msgstr "--root" #. type: Plain text #: en/blame-options.txt:8 @@ -40,29 +45,31 @@ msgid "" "Do not treat root commits as boundaries. This can also be controlled via " "the `blame.showRoot` config option." msgstr "" +"Nie traktuj zatwierdze흦 root jako granic. Mo탉na to r처wnie탉 kontrolowa훶 " +"poprzez opcj휌 konfiguracyjn훳 `blame.showRoot`." #. type: Labeled list #: en/blame-options.txt:9 #, no-wrap msgid "--show-stats" -msgstr "" +msgstr "--show-stats" #. type: Plain text #: en/blame-options.txt:11 msgid "Include additional statistics at the end of blame output." -msgstr "" +msgstr "Do흢훳cz statystyki dodatkowe na ko흦cu wyj힄cia blame." #. type: Labeled list #: en/blame-options.txt:12 #, no-wrap msgid "-L <start>,<end>" -msgstr "" +msgstr "-L <start>,<end>" #. type: Labeled list #: en/blame-options.txt:13 #, no-wrap msgid "-L :<funcname>" -msgstr "" +msgstr "-L :<funcname>" #. type: Plain text #: en/blame-options.txt:16 @@ -70,6 +77,8 @@ msgid "" "Annotate only the given line range. May be specified multiple times. " "Overlapping ranges are allowed." msgstr "" +"Opisz tylko dany zakres linii. Mo탉na go okre힄li훶 wiele razy. Dozwolone s훳 " +"nak흢adaj훳ce si휌 zakresy." #. type: Plain text #: en/blame-options.txt:19 @@ -77,48 +86,52 @@ msgid "" "<start> and <end> are optional. ``-L <start>'' or ``-L <start>,'' spans from " "<start> to end of file. ``-L ,<end>'' spans from start of file to <end>." msgstr "" +"<start> i <end> s훳 opcjonalne. ``-L <start>'' lub ``-L <start>,'' si휌ga od " +"<start> do ko흦ca pliku. ``-L ,<end>'' si휌ga od pocz훳tku pliku do <end>." #. type: Labeled list #: en/blame-options.txt:22 en/git-archive.txt:43 en/git-branch.txt:87 en/git-checkout.txt:174 en/git-clone.txt:44 en/git-config.txt:159 en/git-grep.txt:176 en/git-instaweb.txt:23 en/git-ls-tree.txt:51 en/git-repack.txt:61 en/git-svn.txt:228 en/git-var.txt:20 #, no-wrap msgid "-l" -msgstr "" +msgstr "-l" #. type: Plain text #: en/blame-options.txt:24 msgid "Show long rev (Default: off)." -msgstr "" +msgstr "Poka탉 d흢ug훳 rev (Domy힄lnie: off)." #. type: Labeled list #: en/blame-options.txt:25 en/fetch-options.txt:98 en/git-branch.txt:170 en/git-cat-file.txt:36 en/git-checkout.txt:155 en/git-diff-tree.txt:42 en/git-http-fetch.txt:29 en/git-ls-files.txt:112 en/git-ls-remote.txt:26 en/git-ls-tree.txt:47 en/git-svn.txt:296 en/rev-list-options.txt:890 #, no-wrap msgid "-t" -msgstr "" +msgstr "-t" #. type: Plain text #: en/blame-options.txt:27 msgid "Show raw timestamp (Default: off)." -msgstr "" +msgstr "Poka탉 �엜urowy�� znak czasu (ang. raw timestamp) (Domy힄lnie: off)." #. type: Labeled list #: en/blame-options.txt:28 #, no-wrap msgid "-S <revs-file>" -msgstr "" +msgstr "-S <revs-file>" #. type: Plain text #: en/blame-options.txt:30 msgid "Use revisions from revs-file instead of calling linkgit:git-rev-list[1]." msgstr "" +"U탉ywaj przegl훳d처w z revs-file zamiast wywo흢ywania linkgit:git-rev-list[1]." #. type: Labeled list #: en/blame-options.txt:31 #, no-wrap msgid "--reverse <rev>..<rev>" -msgstr "" +msgstr "--reverse <rev>..<rev>" #. type: Plain text #: en/blame-options.txt:38 +#, fuzzy msgid "" "Walk history forward instead of backward. Instead of showing the revision in " "which a line appeared, this shows the last revision in which a line has " @@ -126,6 +139,8 @@ msgid "" "blame exists in START. `git blame --reverse START` is taken as `git blame " "--reverse START..HEAD` for convenience." msgstr "" +"Przegl훳daj histori휌 do przodu zamiast wstecz. Zamiast pokazywania korekty, w " +"kt처rej pojawia si휌 linia," #. type: Labeled list #: en/blame-options.txt:39 en/diff-options.txt:16 en/diff-options.txt:22 en/fetch-options.txt:67 en/git-add.txt:85 en/git-cat-file.txt:48 en/git-checkout.txt:242 en/git-commit.txt:66 en/git-cvsexportcommit.txt:41 en/git-grep.txt:222 en/git-instaweb.txt:40 en/git-merge-file.txt:63 en/git-rebase.txt:383 en/git-request-pull.txt:29 en/git-svn.txt:504 en/git-svn.txt:641 en/git.txt:591