@@ -63,7 +63,7 @@ if locale == "frFR" then
63
63
L [" Bottom Left" ] = " Bas gauche"
64
64
L [" Bottom Right" ] = " Bas droit"
65
65
L [" Display equipment set membership icons." ] = " Afficher les icônes sur les Ensembles d'Équipements"
66
- L [" Display text for BoA and BoE items." ] = " Afficher un texte sur les objets \" Lié au Compte\" (Blizzard) et \" Lié quand Équipé\" (LqE)."
66
+ L [" Display text for Warbound and BoE items." ] = " Afficher un texte sur les objets \" Lié au Compte\" (Blizzard) et \" Lié quand Équipé\" (LqE)."
67
67
L [" Pet" ] = " Pet"
68
68
L [" Reverse" ] = " Inverse"
69
69
L [" Top Left" ] = " Haut gauche"
75
75
if locale == " itIT" then
76
76
L = L or {}
77
77
L [" Bags" ] = " Zaini"
78
- L [" BoA" ] = " BoA"
79
78
L [" BoE" ] = " BoE"
80
79
L [" Bottom Left" ] = " In basso a sinistra"
81
80
L [" Bottom Right" ] = " In basso a destra"
82
81
L [" Display equipment set membership icons." ] = " Visualizza icone tipologia equipaggiamento."
83
- L [" Display text for BoA and BoE items." ] = " Mostra testo per oggetti BoA e BoE."
82
+ L [" Display text for Warbound and BoE items." ] = " Mostra testo per oggetti BoA e BoE."
84
83
L [" Pet" ] = " Mascotte"
85
84
L [" Reverse" ] = " Inversa"
86
85
L [" Top Left" ] = " In alto a sinistra"
@@ -93,15 +92,14 @@ if locale == "koKR" then
93
92
L = L or {}
94
93
L [" Another addon is managing the Blizzard bag buttons." ] = " 다른 애드온에서 블리자드 가방 버튼의 설정을 변경합니다."
95
94
L [" Bags" ] = " 가방"
96
- L [" BoA" ] = " BoA"
97
95
L [" BoE" ] = " BoE"
98
96
L [" Bottom" ] = " 아래"
99
97
L [" Bottom Left" ] = " 좌측 하단"
100
98
L [" Bottom Right" ] = " 우측 하단"
101
99
L [" Column gaps" ] = " 칸 간격"
102
100
L [" Columns" ] = " 칸 수"
103
101
L [" Display equipment set membership icons." ] = " 착용 세트에 멤버쉽 아이콘을 표시합니다."
104
- L [" Display text for BoA and BoE items." ] = " BoA 및 BoE 아이템에 글자를 표시합니다."
102
+ L [" Display text for Warbound and BoE items." ] = " BoA 및 BoE 아이템에 글자를 표시합니다."
105
103
L [" Frame Options" ] = " 프레임 설정"
106
104
L [" Hide Blizzard bag buttons." ] = " 블리자드 가방 버튼 숨김"
107
105
L [" Pet" ] = " 애완동물"
@@ -143,7 +141,6 @@ if locale == "zhCN" then
143
141
L [" Another addon is managing the Blizzard bag buttons." ] = " 另外一个插件正在管理暴雪背包按钮"
144
142
L [" Bags" ] = " 背包"
145
143
L [" Blizzard" ] = " 暴雪"
146
- L [" BoA" ] = " 账绑"
147
144
L [" BoE" ] = " 装绑"
148
145
L [" Bottom" ] = " 下"
149
146
L [" Bottom Left" ] = " 左下"
@@ -152,7 +149,7 @@ if locale == "zhCN" then
152
149
L [" Column gaps" ] = " 列间距"
153
150
L [" Columns" ] = " 列数"
154
151
L [" Display equipment set membership icons." ] = " 显示装备设定相关图示"
155
- L [" Display text for BoA and BoE items." ] = " 在物品上显示账号绑定和装备绑定的缩写文字"
152
+ L [" Display text for Warbound and BoE items." ] = " 在物品上显示账号绑定和装备绑定的缩写文字"
156
153
L [" First icon position:" ] = " 第一个图标位置"
157
154
L [" Frame Options" ] = " 框架选项"
158
155
L [" Hide Blizzard bag buttons." ] = " 隐藏暴雪背包按钮"
@@ -183,7 +180,6 @@ if locale == "zhTW" then
183
180
L [" Another addon is managing the Blizzard bag buttons." ] = " 另一個插件是管理暴雪背包按鈕。"
184
181
L [" Bags" ] = " 背包"
185
182
L [" Blizzard" ] = " 暴雪"
186
- L [" BoA" ] = " 帳綁"
187
183
L [" BoE" ] = " 裝綁"
188
184
L [" Bottom" ] = " 下"
189
185
L [" Bottom Left" ] = " 左下"
@@ -192,7 +188,7 @@ if locale == "zhTW" then
192
188
L [" Column gaps" ] = " 行距"
193
189
L [" Columns" ] = " 行數"
194
190
L [" Display equipment set membership icons." ] = " 顯示裝備設定相關圖示"
195
- L [" Display text for BoA and BoE items." ] = " 帳號綁定和裝備綁定的物品顯示文字"
191
+ L [" Display text for Warbound and BoE items." ] = " 帳號綁定和裝備綁定的物品顯示文字"
196
192
L [" First icon position:" ] = " 第一個圖示位置:"
197
193
L [" Frame Options" ] = " 框架選項"
198
194
L [" Hide Blizzard bag buttons." ] = " 隱藏暴雪背包按鈕。"
0 commit comments