File tree 4 files changed +24
-0
lines changed
4 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -20,3 +20,6 @@ See https://github.com/tabkit/tab-highlighter/blob/master/CHANGELOG.md for what'
20
20
- [ Tab Kit 2nd Edition] ( https://github.com/tabkit/tabkit2 )
21
21
- [ Tab Kit - Tab Highlighter] ( https://github.com/tabkit/tab-highlighter )
22
22
- [ Tab Kit - Mouse Gestures] ( https://github.com/tabkit/mouse-gestures )
23
+
24
+ ## Contributors
25
+ - 四天王寺 (Japanese translation)
Original file line number Diff line number Diff line change 1
1
content tabkit.tab-highlighter ./
2
2
3
3
locale tabkit.tab-highlighter en-US locale/en-US/
4
+ locale tabkit.tab-highlighter ja locale/ja/
Original file line number Diff line number Diff line change 12
12
<description >Highlight tabs with different background colors and font styles</description >
13
13
<optionsType >2</optionsType >
14
14
15
+ <em : translator >四天王寺 (for Japanese)</em : translator >
16
+
15
17
<!-- Pale Moon -->
16
18
<targetApplication >
17
19
<r : Description >
Original file line number Diff line number Diff line change
1
+
2
+ <!ENTITY options.highlightCurrentTab.title "現在のタブを黒で強調表示">
3
+ <!ENTITY options.highlightCurrentTab.desc "タブ全体ではなくタブテキストを強調表示します">
4
+
5
+ <!ENTITY options.boldCurrentTab.title "現在のタブのテキストを太字にする">
6
+ <!ENTITY options.boldCurrentTab.desc "効果(その差)は判別しづらいかもしれません:P">
7
+
8
+ <!ENTITY options.highlightUnreadTab.title "未読タブを黄色でハイライト表示">
9
+ <!ENTITY options.highlightUnreadTab.desc "これは、TabKit 2nd Edition を必要としません">
10
+
11
+ <!ENTITY options.highlightProtectedTab.title "保護されたタブを緑色でハイライト表示する">
12
+ <!ENTITY options.highlightProtectedTab.desc "保護されたタブ機能には、TabKit 2nd Edition が必要です">
13
+
14
+ <!ENTITY options.makeTabBackgroundSolid.title "すべてのタブの背景を単色にする">
15
+ <!ENTITY options.makeTabBackgroundSolid.desc "たぶん、あまり役に立ちません">
16
+
17
+ <!ENTITY options.makeTabBarBackgroundSolid.title "タブバーの背景を単色にする">
18
+ <!ENTITY options.makeTabBarBackgroundSolid.desc "OSX で、特に役に立ちます">
You can’t perform that action at this time.
0 commit comments