% Copyright 2007-2011 Mitchell mitchellcaladbolg.net. See LICENSE. % % Localization file. % The localized strings may contain UTF-8 characters, but not UTF-16 or UTF-32. % The latter must be converted manually from the \U+xxxx format. Note that if % you use the \ddd repesentation of characters, it must be in DECIMAL format, % not Octal. % % Each line contains a "message = localized string" pair. The message should not % be localized. Extra spaces around '=' are ignored. % % Notes: % - gtk-* strings do not need to be localized; GTK will do it for you based % on your system's locale settings. % - Menu items have a "_" character as a mnemonic (for Alt+character) access. % You can put the "_" anywhere applicable in your localized version. % core/events.lua Undefined event name = Undefined event name % core/file_io.lua Encoding conversion failed. = Encoding conversion failed. Open = Open Cannot change binary file encoding = Cannot change binary file encoding Save = Save Close without saving? = Close without saving? There are unsaved changes in = There are unsaved changes in Close _without saving = Close _without saving Reload? = Reload? Reload modified file? = Reload modified file? has been modified. Reload it? = has been modified. Reload it? File = File % core/gui.lua [Message Buffer] = [Message Buffer] Name = Name %File = File Untitled = Untitled Switch Buffers = Switch Buffers theme not found. = theme not found. CRLF = CRLF CR = CR LF = LF Tabs: = Tabs: Spaces: = Spaces: Line: = Line: Col: = Col: Quit without saving? = Quit without saving? The following buffers are unsaved: = The following buffers are unsaved: Quit _without saving = Quit _without saving [Error Buffer] = [Error Buffer] % core/keys.lua Keychain: = Keychain: Invalid sequence = Invalid sequence % modules/textadept/bookmarks.lua Select Bookmark = Select Bookmark % modules/textadept/editing.lua Go To = Go To Line Number: = Line Number: % modules/textadept/find.lua Find: = _Find: Replace: = R_eplace: Find Next = Find _Next Find Prev = Find _Prev Replace = _Replace Replace All = Replace _All Match case = _Match case Whole word = _Whole word Lua pattern = _Lua pattern In files = _In files Find in Files = Find in Files No results found = No results found [Files Found Buffer] = [Files Found Buffer] Search wrapped = Search wrapped Error = Error An error occured: = An error occured: replacement(s) made = replacement(s) made % modules/textadept/keys.lua Lexer = Lexer Style = Style % modules/textadept/menu.lua Error loading webpage: = Error loading webpage: File = _File gtk-new = gtk-new gtk-open = gtk-open Open Recent... = Open _Recent... Reload = Re_load gtk-save = gtk-save gtk-save-as = gtk-save-as gtk-close = gtk-close Close All = Close All Load Session... = Loa_d Session... Load Session = Load Session Save Session... = Sav_e Session... Save Session = Save Session gtk-quit = gtk-quit Edit = _Edit gtk-undo = gtk-undo gtk-redo = gtk-redo gtk-cut = gtk-cut gtk-copy = gtk-copy gtk-paste = gtk-paste Duplicate Line = Duplicate _Line gtk-delete = gtk-delete gtk-select-all = gtk-select-all Match Brace = _Match Brace Complete Word = Complete _Word Delete Word = D_elete Word Highlight Word = _Highlight Word Toggle Block Comment = Toggle _Block Comment Transpose Characters = T_ranspose Characters Join Lines = _Join Lines Select = _Select Select to Matching Brace = Select to _Matching Brace Select between XML Tags = Select between _XML Tags Select in XML Tag = Select in XML _Tag Select in Double Quotes = Select in _Double Quotes Select in Single Quotes = Select in _Single Quotes Select in Parentheses = Select in _Parentheses Select in Brackets = Select in _Brackets Select in Braces = Select in B_races Select Word = Select _Word Select Line = Select _Line Select Paragraph = Select Para_graph Select Indented Block = Select _Indented Block Selection = Selectio_n Upper Case Selection = _Upper Case Selection Lower Case Selection = _Lower Case Selection Enclose as XML Tags = Enclose as _XML Tags Enclose as Single XML Tag = Enclose as Single XML _Tag Enclose in Single Quotes = Enclose in Single _Quotes Enclose in Double Quotes = Enclose in _Double Quotes Enclose in Parentheses = Enclose in _Parentheses Enclose in Brackets = Enclose in _Brackets Enclose in Braces = Enclose in B_races Grow Selection = _Grow Selection Shrink Selection = _Shrink Selection Move Selected Lines Up = _Move Selected Lines Up Move Selected Lines Down = Move Selected Lines Do_wn Search = _Search gtk-find = gtk-find %Find Next = Find _Next Find Previous = Find _Previous Replace = _Replace %Replace All = Replace _All Find Incremental = Find _Incremental Find in Files = Find in Fi_les Goto Next File Found = Goto Nex_t File Found Goto Previous File Found = Goto Previou_s File Found gtk-jump-to = gtk-jump-to Tools = _Tools Command Entry = Command _Entry Select Command = Select Co_mmand Run = _Run Compile = _Compile Filter Through = _Filter Through Adeptsense = _Adeptsense Complete Symbol = _Complete Symbol Show Documentation = Show _Documentation Bookmark = _Bookmark Toggle Bookmark = _Toggle Bookmark Clear Bookmarks = _Clear Bookmarks Next Bookmark = _Next Bookmark Previous Bookmark = _Previous Bookmark Goto Bookmark... = _Goto Bookmark... Snapopen = Snap_open Snapopen User Home = Snapopen _User Home Snapopen Textadept Home = Snapopen _Textadept Home Snapopen Current Directory = Snapopen _Current Directory Snippets = _Snippets Insert Snippet... = _Insert Snippet... Expand Snippet/Next Placeholder = _Expand Snippet/Next Placeholder Previous Snippet Placeholder = _Previous Snippet Placeholder Cancel Snippet = _Cancel Snippet Show Style = Show St_yle Buffer = _Buffer Next Buffer = _Next Buffer Previous Buffer = _Previous Buffer Switch to Buffer... = _Switch to Buffer... Indentation = _Indentation Tab width: 2 = Tab width: _2 Tab width: 3 = Tab width: _3 Tab width: 4 = Tab width: _4 Tab width: 8 = Tab width: _8 Toggle Use Tabs = _Toggle Use Tabs Convert Indentation = _Convert Indentation EOL Mode = _EOL Mode %CRLF = CRLF %CR = CR %LF = LF Encoding = E_ncoding UTF-8 Encoding = _UTF-8 Encoding ASCII Encoding = _ASCII Encoding ISO-8859-1 Encoding = _ISO-8859-1 Encoding MacRoman Encoding = _MacRoman Encoding UTF-16 Encoding = UTF-1_6 Encoding Refresh Syntax Highlighting = _Refresh Syntax Highlighting Select Lexer... = Select _Lexer... View = _View Next View = _Next View Previous View = _Previous View Split View Horizontal = Split View _Horizontal Split View Vertical = Split View _Vertical Unsplit View = _Unsplit View Unsplit All Views = Unsplit _All Views Grow View = _Grow View Shrink View = Shrin_k View Toggle Current Fold = Toggle Current _Fold Toggle View EOL = Toggle View _EOL Toggle Wrap Mode = Toggle _Wrap Mode Toggle Show Indent Guides = Toggle Show In_dent Guides Toggle View Whitespace = Toggle View White_space Toggle Virtual Space = Toggle _Virtual Space Zoom In = Zoom _In Zoom Out = Zoom _Out Reset Zoom = _Reset Zoom Select Theme... = Select _Theme... Help = _Help Show Manual = Show _Manual Show LuaDoc = Show _LuaDoc gtk-about = gtk-about Unknown command: = Unknown command: Run Command = Run Command Command = Command Key Command = Key Command % modules/textadept/mime_types.lua Select Lexer = Select Lexer % modules/textadept/run.lua does not exist = does not exist % modules/textadept/session.lua Session Files Not Found = Session Files Not Found The following session files were not found = The following session files were not found % modules/textadept/snapopen.lua File Limit Exceeded = File Limit Exceeded files or more were found. Showing the first = files or more were found. Showing the first %Open = Open %File = File % modules/textadept/snippets.lua Select Snippet = Select Snippet Trigger = Trigger Scope = Scope Snippet Text = Snippet Text