Skip to content

Commit

Permalink
Merge git://github.com/git-l10n/git-po
Browse files Browse the repository at this point in the history
* 'master' of git://github.com/git-l10n/git-po:
  l10n: zh_CN.po: translate 1 new message
  l10n: de.po: translate 1 new message
  l10n: vi.po: Update translation (2009t0f0u)
  l10n: Update Swedish translation (2009t0f0u)
  l10n: git.pot: v1.8.2 round 4 (1 changed)
  • Loading branch information
Junio C Hamano committed Mar 7, 2013
2 parents c5443b2 + a7409df commit cde47b9
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 27 deletions.
16 changes: 9 additions & 7 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: git 1.8.2\n"
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
"POT-Creation-Date: 2013-02-19 13:32+0800\n"
"POT-Creation-Date: 2013-03-05 12:36+0800\n"
"PO-Revision-Date: 2012-10-02 19:35+0200\n"
"Last-Translator: Ralf Thielow <ralf.thielow@gmail.com>\n"
"Language-Team: German <>\n"
Expand Down Expand Up @@ -127,10 +127,10 @@ msgstr "Pfad zum externen \"git-upload-archive\"-Programm"

#: attr.c:259
msgid ""
"Negative patterns are forbidden in git attributes\n"
"Negative patterns are ignored in git attributes\n"
"Use '\\!' for literal leading exclamation."
msgstr ""
"Verneinende Muster sind in Git-Attributen verboten.\n"
"Verneinende Muster werden in Git-Attributen ignoriert.\n"
"Benutzen Sie '\\!' für führende Ausrufezeichen."

#: bundle.c:36
Expand Down Expand Up @@ -1303,8 +1303,9 @@ msgstr " (alle Konflikte behoben: führen Sie \"git rebase --continue\" aus)"
#, c-format
msgid ""
"You are currently splitting a commit while rebasing branch '%s' on '%s'."
msgstr "Sie teilen gerade eine Version auf, während ein Neuaufbau von Zweig "
"'%s' auf '%s' im Gange ist."
msgstr ""
"Sie teilen gerade eine Version auf, während ein Neuaufbau von Zweig '%s' auf "
"'%s' im Gange ist."

#: wt-status.c:913
msgid "You are currently splitting a commit during a rebase."
Expand All @@ -1319,8 +1320,9 @@ msgstr ""
#: wt-status.c:920
#, c-format
msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
msgstr "Sie editieren gerade eine Version während eines Neuaufbaus von Zweig "
"'%s' auf '%s'."
msgstr ""
"Sie editieren gerade eine Version während eines Neuaufbaus von Zweig '%s' "
"auf '%s'."

#: wt-status.c:925
msgid "You are currently editing a commit during a rebase."
Expand Down
4 changes: 2 additions & 2 deletions po/git.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
"POT-Creation-Date: 2013-02-19 13:32+0800\n"
"POT-Creation-Date: 2013-03-05 12:36+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -122,7 +122,7 @@ msgstr ""

#: attr.c:259
msgid ""
"Negative patterns are forbidden in git attributes\n"
"Negative patterns are ignored in git attributes\n"
"Use '\\!' for literal leading exclamation."
msgstr ""

Expand Down
8 changes: 4 additions & 4 deletions po/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: git 1.8.2\n"
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
"POT-Creation-Date: 2013-02-19 13:32+0800\n"
"PO-Revision-Date: 2013-02-19 10:25+0100\n"
"POT-Creation-Date: 2013-03-05 12:36+0800\n"
"PO-Revision-Date: 2013-03-05 09:17+0100\n"
"Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"
Expand Down Expand Up @@ -127,10 +127,10 @@ msgstr "sökväg till kommandot git-upload-archive på fjärren"

#: attr.c:259
msgid ""
"Negative patterns are forbidden in git attributes\n"
"Negative patterns are ignored in git attributes\n"
"Use '\\!' for literal leading exclamation."
msgstr ""
"Negativa mönster är förbjudna i git-attribut\n"
"Negativa mönster ignoreras i git-attribut\n"
"Använd '\\!' för att inleda med ett utropstecken."

#: bundle.c:36
Expand Down
20 changes: 10 additions & 10 deletions po/vi.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: git-v1.8.2-rc0-16-g20a59\n"
"Project-Id-Version: git-v1.8.2-rc2-4-g77995\n"
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
"POT-Creation-Date: 2013-02-19 13:32+0800\n"
"PO-Revision-Date: 2013-02-20 07:14+0700\n"
"POT-Creation-Date: 2013-03-05 12:36+0800\n"
"PO-Revision-Date: 2013-03-06 13:55+0700\n"
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
"Language: vi\n"
Expand Down Expand Up @@ -131,11 +131,11 @@ msgstr "đường dẫn đến lệnh git-upload-pack trên máy chủ"

#: attr.c:259
msgid ""
"Negative patterns are forbidden in git attributes\n"
"Negative patterns are ignored in git attributes\n"
"Use '\\!' for literal leading exclamation."
msgstr ""
"Các mẫu dạng phủ định bị cấm dùng trong các thuộc tính của git\n"
"Dùng “\\!” cho các chuỗi văn bản có dấu chấm than."
"Các mẫu dạng phủ định bị cấm dùng cho các thuộc tính của git\n"
"Dùng “\\!” cho các chuỗi văn bản có dấu chấm than dẫn đầu."

#: bundle.c:36
#, c-format
Expand Down Expand Up @@ -1269,7 +1269,7 @@ msgstr " (dùng \"git am --abort\" để phục hồi lại nhánh nguyên th
#: wt-status.c:879 wt-status.c:896
#, c-format
msgid "You are currently rebasing branch '%s' on '%s'."
msgstr "Bạn hiện nay đang thực hiện việc rebase nhánh '%s' trên '%s'."
msgstr "Bạn hiện nay đang thực hiện việc rebase nhánh “%s” trên “%s”."

#: wt-status.c:884 wt-status.c:901
msgid "You are currently rebasing."
Expand Down Expand Up @@ -1298,7 +1298,7 @@ msgid ""
"You are currently splitting a commit while rebasing branch '%s' on '%s'."
msgstr ""
"Bạn hiện nay đang thực hiện việc chia tách một lần chuyển giao (commit) "
"trong khi đang rebase nhánh '%s' trên '%s'."
"trong khi đang rebase nhánh “%s” trên “%s”."

#: wt-status.c:913
msgid "You are currently splitting a commit during a rebase."
Expand All @@ -1317,7 +1317,7 @@ msgstr ""
msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
msgstr ""
"Bạn hiện nay đang thực hiện việc sửa chữa một lần chuyển giao (commit) trong "
"khi đang rebase nhánh '%s' trên '%s'."
"khi đang rebase nhánh “%s” trên “%s”."

#: wt-status.c:925
msgid "You are currently editing a commit during a rebase."
Expand Down Expand Up @@ -1348,7 +1348,7 @@ msgstr " (khi tất cả các xung đột đã sửa xong: chạy lệnh \"git
msgid "You are currently bisecting branch '%s'."
msgstr ""
"Bạn hiện nay đang thực hiện thao tác di chuyển nửa bước (bisect) trên nhánh "
"'%s'."
"“%s”."

#: wt-status.c:962
msgid "You are currently bisecting."
Expand Down
8 changes: 4 additions & 4 deletions po/zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Git\n"
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
"POT-Creation-Date: 2013-02-19 13:32+0800\n"
"PO-Revision-Date: 2013-02-19 14:44+0800\n"
"POT-Creation-Date: 2013-03-05 12:36+0800\n"
"PO-Revision-Date: 2013-03-05 13:07+0800\n"
"Last-Translator: Jiang Xin <worldhello.net@gmail.com>\n"
"Language-Team: GitHub <https://github.com/gotgit/git/>\n"
"Language: zh_CN\n"
Expand Down Expand Up @@ -130,10 +130,10 @@ msgstr "远程 git-upload-archive 命令的路径"

#: attr.c:259
msgid ""
"Negative patterns are forbidden in git attributes\n"
"Negative patterns are ignored in git attributes\n"
"Use '\\!' for literal leading exclamation."
msgstr ""
" git attributes 中不允许使用负值模版\n"
"负值模版在 git attributes 中被忽略\n"
"当字符串确实要以感叹号开始时,使用 '\\!'。"

#: bundle.c:36
Expand Down

0 comments on commit cde47b9

Please sign in to comment.