From 6fbfbae3d944f4b9fb9a0b2e96a7da1520686b0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A7=D0=B5=D1=80=D0=B5=D0=BF=20=D0=A7=D0=B5=D1=80=D0=B5?= =?UTF-8?q?=D0=BF=D0=BE=D0=B2=D0=B8=D1=87?= <cranium256@gmail.com> Date: Sat, 26 Sep 2020 02:27:27 +0000 Subject: [PATCH] Translated using Weblate (Russian) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 16.2% (1688 of 10366 strings) Translation: Git Manpages/Translations Translate-URL: https://hosted.weblate.org/projects/git-manpages/translations/ru/ Signed-off-by: 槻筠�筠極 槻筠�筠極棘勻龜� <cranium256@gmail.com> --- po/documentation.ru.po | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/po/documentation.ru.po b/po/documentation.ru.po index b75a8cb..f3a3de1 100644 --- a/po/documentation.ru.po +++ b/po/documentation.ru.po @@ -6,15 +6,16 @@ msgstr "" "Project-Id-Version: Git Documentation\n" "Report-Msgid-Bugs-To: jn.avila@free.fr\n" "POT-Creation-Date: 2020-07-11 18:07+0200\n" -"PO-Revision-Date: 2020-05-24 21:41+0000\n" -"Last-Translator: Golubev Alexander <fatzer2@gmail.com>\n" +"PO-Revision-Date: 2020-09-27 02:40+0000\n" +"Last-Translator: 槻筠�筠極 槻筠�筠極棘勻龜� <cranium256@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.1-dev\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 4.3-dev\n" #. type: Labeled list #: en/blame-options.txt:1 en/diff-options.txt:669 en/git-instaweb.txt:45 en/git-mailinfo.txt:47 en/git-mailsplit.txt:35 en/git-repack.txt:126 en/git-status.txt:31 @@ -48873,7 +48874,7 @@ msgstr "git-submodule(1)" #: en/git-submodule.txt:7 #, priority:220 msgid "git-submodule - Initialize, update or inspect submodules" -msgstr "" +msgstr "git-submodule - �戟龜�龜逵剋龜鈞逵�龜�, 棘閨戟棘勻剋筠戟龜筠 龜剋龜 極�棘勻筠�克逵 極棘畇劇棘畇�剋筠橘" #. type: Plain text #: en/git-submodule.txt:24 @@ -48892,6 +48893,18 @@ msgid "" "'git submodule' [--quiet] sync [--recursive] [--] [<path>...]\n" "'git submodule' [--quiet] absorbgitdirs [--] [<path>...]\n" msgstr "" +"'git submodule' [--quiet] [--cached]\n" +"'git submodule' [--quiet] add [<options>] [--] <repository> [<path>]\n" +"'git submodule' [--quiet] status [--cached] [--recursive] [--] [<path>...]\n" +"'git submodule' [--quiet] init [--] [<path>...]\n" +"'git submodule' [--quiet] deinit [-f|--force] (--all|[--] <path>...)\n" +"'git submodule' [--quiet] update [<options>] [--] [<path>...]\n" +"'git submodule' [--quiet] set-branch [<options>] [--] <path>\n" +"'git submodule' [--quiet] set-url [--] <path> <newurl>\n" +"'git submodule' [--quiet] summary [<options>] [--] [<path>...]\n" +"'git submodule' [--quiet] foreach [--recursive] <command>\n" +"'git submodule' [--quiet] sync [--recursive] [--] [<path>...]\n" +"'git submodule' [--quiet] absorbgitdirs [--] [<path>...]\n" #. type: Plain text #: en/git-submodule.txt:29 -- GitLab