From 66d8e604a46390ee6c05d5f9421be351f254a9c1 Mon Sep 17 00:00:00 2001 From: Hendrik Leppkes Date: Sun, 22 Jun 2008 09:50:37 +0000 Subject: [PATCH] babelfish run to validate locale --- locale/deDE.lua | 4 ++-- locale/esES.lua | 4 ++-- locale/frFR.lua | 4 ++-- locale/koKR.lua | 4 ++-- locale/zhTW.lua | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/locale/deDE.lua b/locale/deDE.lua index 370e23f..6ca6419 100644 --- a/locale/deDE.lua +++ b/locale/deDE.lua @@ -15,7 +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 Lock"] = true -- L["Button Look"] = true -- L["Button Tooltip"] = true -- L["Buttons"] = true @@ -64,7 +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["Lock the buttons."] = true -- L["Micro Menu"] = true -- L["Modifier Based Switching"] = true -- L["No Display"] = true diff --git a/locale/esES.lua b/locale/esES.lua index 3d08148..bc5a54e 100644 --- a/locale/esES.lua +++ b/locale/esES.lua @@ -15,7 +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 Lock"] = true -- L["Button Look"] = true -- L["Button Tooltip"] = true -- L["Buttons"] = true @@ -64,7 +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["Lock the buttons."] = true -- L["Micro Menu"] = true -- L["Modifier Based Switching"] = true -- L["No Display"] = true diff --git a/locale/frFR.lua b/locale/frFR.lua index ec96c94..7539312 100644 --- a/locale/frFR.lua +++ b/locale/frFR.lua @@ -15,7 +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 Lock"] = true L["Button Look"] = "Look des boutons" L["Button Tooltip"] = "Bulle d'aide des boutons" L["Buttons"] = "Boutons" @@ -64,7 +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["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" diff --git a/locale/koKR.lua b/locale/koKR.lua index b93db33..9d5bdf7 100644 --- a/locale/koKR.lua +++ b/locale/koKR.lua @@ -15,7 +15,7 @@ L["Bar %s"] = "바 %s" L["Bar Style & Layout"] = "바 스타일 & 배치" L["Bars"] = "바" L["Button Grid"] = "버튼 무늬" ---L["Button Lock"] = true +-- L["Button Lock"] = true L["Button Look"] = "버튼 외형" L["Button Tooltip"] = "버튼 툴팁" L["Buttons"] = "버튼" @@ -64,7 +64,7 @@ L["Hotkey Mode"] = "단축키 모드" L["Keyring"] = "열쇠 고리" L["Lock"] = "고정" L["Lock all bars."] = "모든 바를 고정합니다." ---L["Lock the buttons."] = true +-- L["Lock the buttons."] = true L["Micro Menu"] = "게임 메뉴" L["Modifier Based Switching"] = "기능키 기반 교체" L["No Display"] = "표시 안함" diff --git a/locale/zhTW.lua b/locale/zhTW.lua index 59ac7ea..e863ba4 100644 --- a/locale/zhTW.lua +++ b/locale/zhTW.lua @@ -15,7 +15,7 @@ L["Bar %s"] = "動作條 %s" L["Bar Style & Layout"] = "動作條樣式和佈局" L["Bars"] = "動作條" L["Button Grid"] = "顯示空按鈕" ---L["Button Lock"] = true +-- L["Button Lock"] = true L["Button Look"] = "按鈕鎖定" L["Button Tooltip"] = "按鈕說明提示" L["Buttons"] = "按鈕" @@ -64,7 +64,7 @@ L["Hotkey Mode"] = "熱鍵模式" L["Keyring"] = "鑰匙圈" L["Lock"] = "鎖定" L["Lock all bars."] = "鎖定所有動作列" ---L["Lock the buttons."] = true +-- L["Lock the buttons."] = true L["Micro Menu"] = "微型選單" L["Modifier Based Switching"] = "修改基本切換" L["No Display"] = "不顯示"