add missing locales

This commit is contained in:
cwdg
2008-06-22 09:48:37 +00:00
parent 5288055c7d
commit 4aa60c0c69
8 changed files with 16 additions and 2 deletions
+2 -2
View File
@@ -37,8 +37,8 @@ local function getOptions()
buttonlock = {
order = 2,
type = "toggle",
name = "Button Lock",
desc = "Lock the buttons.",
name = L["Button Lock"],
desc = L["Lock the buttons."],
get = getFunc,
set = setFunc,
},
+2
View File
@@ -15,6 +15,7 @@ if not L then return end
-- L["Bar Style & Layout"] = true
-- L["Bars"] = true
-- L["Button Grid"] = true
--L["Button Lock"] = true
-- L["Button Look"] = true
-- L["Button Tooltip"] = true
-- L["Buttons"] = true
@@ -63,6 +64,7 @@ if not L then return end
-- L["Keyring"] = true
-- L["Lock"] = true
-- L["Lock all bars."] = true
--L["Lock the buttons."] = true
-- L["Micro Menu"] = true
-- L["Modifier Based Switching"] = true
-- L["No Display"] = true
+2
View File
@@ -15,6 +15,7 @@ L["Bar %s"] = true
L["Bar Style & Layout"] = true
L["Bars"] = true
L["Button Grid"] = true
L["Button Lock"] = true
L["Button Look"] = true
L["Button Tooltip"] = true
L["Buttons"] = true
@@ -63,6 +64,7 @@ L["Hotkey Mode"] = true
L["Keyring"] = true
L["Lock"] = true
L["Lock all bars."] = true
L["Lock the buttons."] = true
L["Micro Menu"] = true
L["Modifier Based Switching"] = true
L["No Display"] = true
+2
View File
@@ -15,6 +15,7 @@ if not L then return end
-- L["Bar Style & Layout"] = true
-- L["Bars"] = true
-- L["Button Grid"] = true
--L["Button Lock"] = true
-- L["Button Look"] = true
-- L["Button Tooltip"] = true
-- L["Buttons"] = true
@@ -63,6 +64,7 @@ if not L then return end
-- L["Keyring"] = true
-- L["Lock"] = true
-- L["Lock all bars."] = true
--L["Lock the buttons."] = true
-- L["Micro Menu"] = true
-- L["Modifier Based Switching"] = true
-- L["No Display"] = true
+2
View File
@@ -15,6 +15,7 @@ L["Bar %s"] = "Barre %s"
L["Bar Style & Layout"] = "Disposition & style de la barre"
L["Bars"] = "Barres"
L["Button Grid"] = "Grille des boutons"
--L["Button Lock"] = true
L["Button Look"] = "Look des boutons"
L["Button Tooltip"] = "Bulle d'aide des boutons"
L["Buttons"] = "Boutons"
@@ -63,6 +64,7 @@ L["Hotkey Mode"] = "Mode Raccourci"
L["Keyring"] = "Trousseau de clés"
L["Lock"] = "Verrouiller"
L["Lock all bars."] = "Verrouille toutes les barres."
--L["Lock the buttons."] = true
L["Micro Menu"] = "Micro menu"
L["Modifier Based Switching"] = "Permutations basées sur les modificateurs"
L["No Display"] = "Pas d'affichage"
+2
View File
@@ -15,6 +15,7 @@ L["Bar %s"] = "바 %s"
L["Bar Style & Layout"] = "바 스타일 & 배치"
L["Bars"] = ""
L["Button Grid"] = "버튼 무늬"
--L["Button Lock"] = true
L["Button Look"] = "버튼 외형"
L["Button Tooltip"] = "버튼 툴팁"
L["Buttons"] = "버튼"
@@ -63,6 +64,7 @@ L["Hotkey Mode"] = "단축키 모드"
L["Keyring"] = "열쇠 고리"
L["Lock"] = "고정"
L["Lock all bars."] = "모든 바를 고정합니다."
--L["Lock the buttons."] = true
L["Micro Menu"] = "게임 메뉴"
L["Modifier Based Switching"] = "기능키 기반 교체"
L["No Display"] = "표시 안함"
+2
View File
@@ -15,6 +15,7 @@ L["Bar %s"] = "动作条 %s"
L["Bar Style & Layout"] = "动作条风格与布局"
L["Bars"] = "动作条"
L["Button Grid"] = "显示空按钮"
L["Button Lock"] = "按钮锁定"
L["Button Look"] = "按钮外观"
L["Button Tooltip"] = "按钮鼠标提示"
L["Buttons"] = "按钮"
@@ -63,6 +64,7 @@ L["Hotkey Mode"] = "快捷键模式"
L["Keyring"] = "钥匙链"
L["Lock"] = "锁定"
L["Lock all bars."] = "锁定所有动作条。"
L["Lock the buttons."] = "锁定动作条按钮。"
L["Micro Menu"] = "微型主菜单"
L["Modifier Based Switching"] = "修改基本切换"
L["No Display"] = "不显示"
+2
View File
@@ -15,6 +15,7 @@ L["Bar %s"] = "動作條 %s"
L["Bar Style & Layout"] = "動作條樣式和佈局"
L["Bars"] = "動作條"
L["Button Grid"] = "顯示空按鈕"
--L["Button Lock"] = true
L["Button Look"] = "按鈕鎖定"
L["Button Tooltip"] = "按鈕說明提示"
L["Buttons"] = "按鈕"
@@ -63,6 +64,7 @@ L["Hotkey Mode"] = "熱鍵模式"
L["Keyring"] = "鑰匙圈"
L["Lock"] = "鎖定"
L["Lock all bars."] = "鎖定所有動作列"
--L["Lock the buttons."] = true
L["Micro Menu"] = "微型選單"
L["Modifier Based Switching"] = "修改基本切換"
L["No Display"] = "不顯示"