git-gui: update Japanese translation

Signed-off-by: Satoshi Yasushima <s.yasushima@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Satoshi Yasushima committed Sep 7, 2016 at 01:02 UTC 8d5db27639aeea8ff6519f6d97a2caef16edbaac
1 file changed +35 -42
po/ja.po
+35 -42
@@ -102,6 +102,8 @@ msgstr "準備完了"
102 msgid ""
103 "Display limit (gui.maxfilesdisplayed = %s) reached, not showing all %s files."
104 msgstr ""
105 +"表示可能な限界 (gui.maxfilesdisplayed = %s) に達しため、全体で%s個のファイル"
106 +"を表示できません"
107
108 #: git-gui.sh:2101
109 msgid "Unmodified"
@@ -128,23 +130,20 @@ msgid "File type changed, not staged"
130 msgstr "ファイル型変更、コミット未予定"
131
132 #: git-gui.sh:2109 git-gui.sh:2110
131 -#, fuzzy
133 msgid "File type changed, old type staged for commit"
133 -msgstr "ファイル型変更、コミット未予定"
134 +msgstr "ファイル型変更、旧型コミット予定済"
135
136 #: git-gui.sh:2111
137 msgid "File type changed, staged"
138 msgstr "ファイル型変更、コミット予定済"
139
140 #: git-gui.sh:2112
140 -#, fuzzy
141 msgid "File type change staged, modification not staged"
142 -msgstr "ファイル型変更、コミット未予定"
142 +msgstr "ファイル型変更コミット予定済、変更コミット未予定"
143
144 #: git-gui.sh:2113
145 -#, fuzzy
145 msgid "File type change staged, file missing"
147 -msgstr "ファイル型変更、コミット予定済"
146 +msgstr "ファイル型変更コミット予定済、ファイル無し"
147
148 #: git-gui.sh:2115
149 msgid "Untracked, not staged"
@@ -408,10 +407,9 @@ msgstr "SSH キーを表示"
407
408 #: git-gui.sh:3014 git-gui.sh:3146
409 msgid "Usage"
411 -msgstr ""
410 +msgstr "使い方"
411
412 #: git-gui.sh:3095 lib/blame.tcl:573
414 -#, fuzzy
413 msgid "Error"
414 msgstr "エラー"
415
@@ -1112,9 +1110,8 @@ msgid "Find Text..."
1110 msgstr "テキストを検索"
1111
1112 #: lib/blame.tcl:288
1115 -#, fuzzy
1113 msgid "Goto Line..."
1117 -msgstr "複製…"
1114 +msgstr "指定行に移動…"
1115
1116 #: lib/blame.tcl:297
1117 msgid "Do Full Copy Detection"
@@ -1310,7 +1307,7 @@ msgstr "共有(最高速・非推奨・バックアップ無し)"
1307
1308 #: lib/choose_repository.tcl:545
1309 msgid "Recursively clone submodules too"
1313 -msgstr ""
1310 +msgstr "サブモジュールも再帰的に複製する"
1311
1312 #: lib/choose_repository.tcl:579 lib/choose_repository.tcl:626
1313 #: lib/choose_repository.tcl:772 lib/choose_repository.tcl:842
@@ -1435,12 +1432,11 @@ msgstr "ファイル"
1432
1433 #: lib/choose_repository.tcl:981
1434 msgid "Cannot clone submodules."
1438 -msgstr ""
1435 +msgstr "サブモジュールが複製できません。"
1436
1437 #: lib/choose_repository.tcl:990
1441 -#, fuzzy
1438 msgid "Cloning submodules"
1443 -msgstr "%s から複製しています"
1439 +msgstr "サブモジュールを複製しています"
1440
1441 #: lib/choose_repository.tcl:1015
1442 msgid "Initial file checkout failed."
@@ -1515,11 +1511,11 @@ msgstr "前"
1511
1512 #: lib/search.tcl:52
1513 msgid "RegExp"
1518 -msgstr ""
1514 +msgstr "正規表現"
1515
1516 #: lib/search.tcl:54
1517 msgid "Case"
1522 -msgstr ""
1518 +msgstr "大文字小文字を区別"
1519
1520 #: lib/status_bar.tcl:87
1521 #, tcl-format
@@ -1635,9 +1631,9 @@ msgid "Running %s requires a selected file."
1631 msgstr "ファイルを選択してから %s を起動してください。"
1632
1633 #: lib/tools.tcl:91
1638 -#, fuzzy, tcl-format
1634 +#, tcl-format
1635 msgid "Are you sure you want to run %1$s on file \"%2$s\"?"
1640 -msgstr "本当に %s を起動しますか?"
1636 +msgstr "本当にファイル \"%2$s\"で %1$s を起動しますか?"
1637
1638 #: lib/tools.tcl:95
1639 #, tcl-format
@@ -1817,16 +1813,15 @@ msgstr "トラッキングブランチを合わせる"
1813
1814 #: lib/option.tcl:151
1815 msgid "Use Textconv For Diffs and Blames"
1820 -msgstr ""
1816 +msgstr "diff と注釈に textconv を使う"
1817
1818 #: lib/option.tcl:152
1819 msgid "Blame Copy Only On Changed Files"
1820 msgstr "変更されたファイルのみコピー検知を行なう"
1821
1822 #: lib/option.tcl:153
1827 -#, fuzzy
1823 msgid "Maximum Length of Recent Repositories List"
1829 -msgstr "最近使ったリポジトリ"
1824 +msgstr "最近使ったリポジトリ一覧の上限"
1825
1826 #: lib/option.tcl:154
1827 msgid "Minimum Letters To Blame Copy On"
@@ -1842,7 +1837,7 @@ msgstr "diff の文脈行数"
1837
1838 #: lib/option.tcl:157
1839 msgid "Additional Diff Parameters"
1845 -msgstr ""
1840 +msgstr "diff の追加引数"
1841
1842 #: lib/option.tcl:158
1843 msgid "Commit Message Text Width"
@@ -1858,19 +1853,19 @@ msgstr "ファイル内容のデフォールトエンコーディング"
1853
1854 #: lib/option.tcl:161
1855 msgid "Warn before committing to a detached head"
1861 -msgstr ""
1856 +msgstr "分離 HEAD のコミット前に警告する"
1857
1858 #: lib/option.tcl:162
1859 msgid "Staging of untracked files"
1865 -msgstr ""
1860 +msgstr "管理外のファイルをコミット予定する"
1861
1862 #: lib/option.tcl:163
1863 msgid "Show untracked files"
1869 -msgstr ""
1864 +msgstr "管理外のファイルを表示する"
1865
1866 #: lib/option.tcl:164
1867 msgid "Tab spacing"
1873 -msgstr ""
1868 +msgstr "タブ幅"
1869
1870 #: lib/option.tcl:210
1871 msgid "Change"
@@ -1979,22 +1974,19 @@ msgstr "%s から削除されたトラッキング・ブランチを刈ってい
1974
1975 #: lib/transport.tcl:25
1976 msgid "fetch all remotes"
1982 -msgstr ""
1977 +msgstr "すべてのリモートを取得"
1978
1979 #: lib/transport.tcl:26
1985 -#, fuzzy
1980 msgid "Fetching new changes from all remotes"
1987 -msgstr "%s から新しい変更をフェッチしています"
1981 +msgstr "すべてのリモートから新しい変更をフェッチしています"
1982
1983 #: lib/transport.tcl:40
1990 -#, fuzzy
1984 msgid "remote prune all remotes"
1992 -msgstr "リモート刈込 %s"
1985 +msgstr "リモート刈込 すべてのリモート"
1986
1987 #: lib/transport.tcl:41
1995 -#, fuzzy
1988 msgid "Pruning tracking branches deleted from all remotes"
1997 -msgstr "%s から削除されたトラッキング・ブランチを刈っています"
1989 +msgstr "すべてのリモートから削除されたトラッキング・ブランチを刈っています"
1990
1991 #: lib/transport.tcl:54 lib/transport.tcl:92 lib/transport.tcl:110
1992 #: lib/remote_add.tcl:162
@@ -2247,7 +2239,7 @@ msgstr "コミットに %s を加えています"
2239 #: lib/index.tcl:380
2240 #, tcl-format
2241 msgid "Stage %d untracked files?"
2250 -msgstr ""
2242 +msgstr "管理外の %d ファイルをコミット予定としますか?"
2243
2244 #: lib/index.tcl:428
2245 #, tcl-format
@@ -2452,6 +2444,13 @@ msgid ""
2444 " \n"
2445 " Do you really want to proceed with your Commit?"
2446 msgstr ""
2447 +"分離 HEAD での変更をコミットしようとしています。"
2448 +"これは潜在的に危険な行為で、理由は別のブランチへの切り替えで"
2449 +"変更が消失し、reflog からの事後復旧も困難となるためです。"
2450 +"おそらくこのコミットはキャンセルし新しく作成したブランチで"
2451 +"行うべきです。\n"
2452 +"\n"
2453 +" 本当にコミットを続行しますか?"
2454
2455 #: lib/commit.tcl:290
2456 msgid "Calling commit-msg hook..."
@@ -2593,11 +2592,11 @@ msgstr "%2$s にある %1$s をセットアップします"
2592
2593 #: lib/line.tcl:17
2594 msgid "Goto Line:"
2596 -msgstr ""
2595 +msgstr "行番号"
2596
2597 #: lib/line.tcl:23
2598 msgid "Go"
2600 -msgstr ""
2599 +msgstr "移動"
2600
2601 #: lib/branch_create.tcl:23
2602 msgid "Create Branch"
@@ -2681,9 +2680,3 @@ msgstr "スペルチェッカーが予想外の EOF を返しました"
2680 #: lib/spellcheck.tcl:392
2681 msgid "Spell Checker Failed"
2682 msgstr "スペルチェック失敗"
2684 -
2685 -#~ msgid "Displaying only %s of %s files."
2686 -#~ msgstr "全体で%s個の内の%sファイルだけ表示しています"
2687 -
2688 -#~ msgid "Case-Sensitive"
2689 -#~ msgstr "大文字小文字を区別"