From: "Yuri Chornoivan" <yurchor@ukr.net>
To: "KDE russian translation mailing list" <kde-russian@lists.kde.ru>
Subject: Re: [kde-russian] ошибка в переводе KTorrent
Date: Sun, 08 Nov 2009 18:11:14 +0200
Message-ID: <op.u22280osl2zvei@mycomp> (raw)
In-Reply-To: <16322c2d0911080620y4735951dxfc80ca7dc22a939c@mail.gmail.com>
Извините, что вмешиваюсь (безусловно, эту ошибку можно исправить и более
конвенциальными методами), но...
Краткая инструкция по использованию git (поправьте, если что-то
неправильно (ненавижу git ;)), перевод инструкции для пользователей GNOME
с http://live.gnome.org/TranslationProject/GitHowTo):
Скачайте перевод с git.altlinux.org (будет создан каталог с названием
kde-l10n-ru (~150 МБ будет качаться на скорости ~200 кБ/с))
$ git clone git://git.altlinux.org/people/cas/packages/kde-l10n-ru.git
Исправьте ошибку или добавьте ваш перевод, созданный с помощью Lokalize,
VirTaal, poEdit, Kate или любого другого редактора po-файлов.
Если был создан новый файл, добавьте его в репозиторий:
$ git add ваш_файл.po
Проверьте, правильно ли был добавлен или создан файл до отправки данных на
сервер:
$ git status
Отправьте изменения в файле ваш_файл.po в локальный репозитарий с
добавлением краткого пояснения. Пожалуйста, чётко и кратко изложите суть
изменений.
$ git commit ktorrent.po -m "Updated ktorrent translation"
или
$ git commit ktorrent.po -m "Updated ktorrent translation" --author
"Vasiliy Pupkin <vpupkin@northpole.ru>"
Ознакомьтесь со списком изменений, которые вы собираетесь отправить на
сервер git.altlinux.org:
$ git log origin..master
Отправьте изменения на сервер
$ git push
Обновите ваш локальный репозиторий (НЕ ЗАБУДЬТЕ ДОБАВИТЬ --rebase!)
$ git pull --rebase
Длинная инструкция с непонятными словами:
http://www.altlinux.org/Git
;)
next parent reply other threads:[~2009-11-08 16:11 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-08 16:11 ` Yuri Chornoivan [this message]
2009-11-08 16:40 ` Alexander Potashev
2009-11-09 11:14 ` Андрей Черепанов
2009-11-09 11:46 ` Alexander Potashev
2009-11-10 15:58 ` Alexey Serebryakoff
2009-11-10 10:08 ` Андрей Черепанов
2009-11-10 15:48 ` Андрей Черепанов
2009-11-12 13:12 ` Alexander Potashev
2009-11-12 13:23 ` Андрей Черепанов
2009-11-12 14:40 ` Alexander Potashev
2009-11-21 19:05 ` Aleksey Alekseyev
2009-11-21 20:22 ` overmind88
2009-11-22 8:39 ` Alexander Wolf
2009-11-15 19:11 ` Nick Shaforostoff
2009-11-16 11:11 ` Андрей Черепанов
2009-11-16 12:40 ` Alexander Potashev
2009-11-19 9:39 ` Nick Shaforostoff
2009-11-08 18:50 ` Alexander Potashev
2009-11-08 20:02 ` overmind88
2009-11-08 22:18 ` Yuri Chornoivan
2009-11-08 22:32 ` Andreev Sergei
2009-11-08 20:01 ` overmind88
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=op.u22280osl2zvei@mycomp \
--to=yurchor@ukr.net \
--cc=kde-russian@lists.kde.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
рассылка русскоязычной группы пользователей и разработчиков KDE
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/kde-russian/0 kde-russian/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 kde-russian kde-russian/ http://lore.altlinux.org/kde-russian \
kde-russian@lists.kde.ru
public-inbox-index kde-russian
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.kde-russian
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git