From 90ee0f7a32547939c12b86bf4ffed4c5a9e7d985 Mon Sep 17 00:00:00 2001 From: Golubev Alexander <fatzer2@gmail.com> Date: Tue, 15 Dec 2020 03:38:47 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 16.3% (1697 of 10393 strings) Translation: Git Manpages/Translations Translate-URL: https://hosted.weblate.org/projects/git-manpages/translations/ru/ Signed-off-by: Golubev Alexander <fatzer2@gmail.com> --- po/documentation.ru.po | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/po/documentation.ru.po b/po/documentation.ru.po index 2965f23..5d7dd1e 100644 --- a/po/documentation.ru.po +++ b/po/documentation.ru.po @@ -2,20 +2,7 @@ # Copyright (C) 2019 # This file is distributed under the same license as the Git package. msgid "" -msgstr "" -"Project-Id-Version: Git Documentation\n" -"Report-Msgid-Bugs-To: jn.avila@free.fr\n" -"POT-Creation-Date: 2020-10-26 22:55+0100\n" -"PO-Revision-Date: 2020-12-14 06:29+0000\n" -"Last-Translator: Golubev Alexander <fatzer2@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.4-dev\n" +msgstr "Project-Id-Version: Git Documentation\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2020-10-26 22:55+0100\nPO-Revision-Date: 2020-12-16 04:29+0000\nLast-Translator: Golubev Alexander <fatzer2@gmail.com>\nLanguage-Team: LANGUAGE <LL@li.org>\nLanguage: ru\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-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;\nX-Generator: Weblate 4.4-dev\n" #. type: Labeled list #: en/blame-options.txt:1 en/diff-options.txt:675 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 @@ -49055,18 +49042,6 @@ 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