?? localization.fr.lua
字號:
--[[
Bagnon Localization file: French Language
Credit goes to namAtsar
--]]
if GetLocale() ~= "frFR" then return end
local L = BAGNON_LOCALS
--bindings
BINDING_HEADER_BAGNON = "Bagnon";
BINDING_NAME_BAGNON_TOGGLE = "Afficher Bagnon";
BINDING_NAME_BANKNON_TOGGLE = "Afficher Banknon";
--system messages
L.NewUser = "Charg\195\169"
L.Updated = "Configs \195\160 jour v%s"
L.UpdatedIncompatible = "Updating from an incompatible version, defaults loaded"
--errors
L.ErrorNoSavedBank = "Cannot open the bank, no saved information available"
--slash commands
L.Commands = "Commandes:"
L.ShowMenuDesc = "Show the options menu"
L.ShowBagsDesc = "Toggle the inventory frame"
L.ShowBankDesc = "Toggle the bank frame"
--frame text
L.TitleBags = "Sac de %s"
L.TitleBank = "Banque de %s"
L.ShowBags = "Montrer Sacs"
L.HideBags = "Cacher Sacs"
--tooltips
L.TipShowMenu = "<Clic-Droit> pour ouvrir le menu de Config"
L.TipShowSearch = "<Double-Click> to Search"
L.TipShowBag = "<Clic> pour montrer"
L.TipHideBag = "<Clic> pour cacher"
L.TipGoldOnRealm = "Total on %s"
--menu text
L.FrameSettings = "Frame Settings"
L.Lock = "Verrouiller Position"
L.Toplevel = "Toplevel"
L.BackgroundColor = "Fond"
L.FrameLevel = "Couche"
L.Opacity = "Opacit\195\169"
L.Scale = "Echelle"
L.Spacing = "Espace"
L.Cols = "Colonne"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -