-- Version : English - sarf -- Translation by : None BINDING_HEADER_LOCKBUTTONHEADER = "Action Lock Button"; BINDING_NAME_LOCKBUTTON = "Action Lock Button Toggle"; LOCKBUTTON_CONFIG_HEADER = "Action button lock"; LOCKBUTTON_CONFIG_HEADER_INFO = "Contains options for locking the action buttons,\npreventing them from being dragged away by mistake."; LOCKBUTTON_CONFIG_ENABLED = "Locks the action buttons"; LOCKBUTTON_CONFIG_ENABLED_INFO = "Locks the action buttons, preventing them from being dragged away.\nNote that this affects both the\nnormal action bar as well as the second action bar."; LOCKBUTTON_CHAT_ENABLED = "Action button lock enabled."; LOCKBUTTON_CHAT_DISABLED = "Action button lock disabled."; if( GetLocale() == "deDE" ) then -- Translation courtesy of BabelFish, http://babelfish.altavista.com BINDING_HEADER_LOCKBUTTONHEADER = "Bouton De Serrure D'Action"; BINDING_NAME_LOCKBUTTON = "Cabillot De Bouton De Serrure D'Action"; LOCKBUTTON_CHAT_ENABLED = "La serrure de bouton d'action a permis."; LOCKBUTTON_CONFIG_HEADER_INFO = "Contient des options pour fermer les boutons d'action, \npreventing les d'être traîné loin par erreur."; LOCKBUTTON_CHAT_DISABLED = "Serrure de bouton d'action neutralisée."; LOCKBUTTON_CONFIG_ENABLED = "Ferme les boutons d'action"; LOCKBUTTON_CONFIG_ENABLED_INFO = "Ferme les boutons d'action, les empêchant d'être away.\nNote traîné ce ceci affecte les deux la barre the\nnormal d'action aussi bien que la deuxième barre d'action."; LOCKBUTTON_CONFIG_HEADER = "Serrure de bouton d'action"; elseif( GetLocale() == "frFR" ) then -- Translation courtesy of BabelFish, http://babelfish.altavista.com BINDING_HEADER_LOCKBUTTONHEADER = "Tätigkeit Verriegelung Taste"; BINDING_NAME_LOCKBUTTON = "Tätigkeit Verriegelung Taste Knebel"; LOCKBUTTON_CHAT_ENABLED = "Tätigkeit Taste Verriegelung ermöglicht."; LOCKBUTTON_CONFIG_HEADER_INFO = "Enthält die Wahlen für die Blockierung der Tätigkeit Tasten und \npreventing sie von durch Fehler weg geschleppt werden."; LOCKBUTTON_CHAT_DISABLED = "Tätigkeit Taste Verriegelung sperrte."; LOCKBUTTON_CONFIG_ENABLED = "Verriegelt die Tätigkeit Tasten"; LOCKBUTTON_CONFIG_ENABLED_INFO = "Verriegelt die Tätigkeit Tasten und verhindert, daß sie geschlepptes away.\nNote sind, das dieses dieses ist, beeinflussen beides the\nnormal Tätigkeit Stab sowie den zweiten Tätigkeit Stab."; LOCKBUTTON_CONFIG_HEADER = "Tätigkeit Taste Verriegelung"; end