# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-12-19 20:42+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: src/main.c:87 msgid "use an alternate configuration directory" msgstr "" #: src/main.c:88 msgid "runs in debug mode (means being verbose)" msgstr "" #: src/main.c:91 msgid "don't open files in a running instance, force opening a new instance" msgstr "" #: src/main.c:93 msgid "set initial line number for the first opened file" msgstr "" #: src/main.c:94 msgid "don't show message window at startup" msgstr "" #: src/main.c:95 msgid "don't load auto completion data (see documentation)" msgstr "" #: src/main.c:96 msgid "don't load the previous session's files" msgstr "" #: src/main.c:98 msgid "don't load terminal support" msgstr "" #: src/main.c:99 msgid "filename of libvte.so" msgstr "" #: src/main.c:101 msgid "show version and exit" msgstr "" #: src/main.c:399 msgid " - A fast and lightweight IDE" msgstr "" #: src/main.c:409 #, c-format msgid "(built on %s with GTK %d.%d.%d, GLib %d.%d.%d)" msgstr "" #: src/main.c:449 #, c-format msgid "" "Configuration directory could not be created (%s).\n" "There could be some problems using Geany without a configuration directory.\n" "Start Geany anyway?" msgstr "" #: src/main.c:575 #, c-format msgid "This is Geany %s." msgstr "" #: src/main.c:577 #, c-format msgid "Configuration directory could not be created (%s)." msgstr "" #: src/interface.c:245 src/interface.c:1404 msgid "Geany" msgstr "" #: src/interface.c:255 msgid "_File" msgstr "" #: src/interface.c:266 msgid "New (with _Template)" msgstr "" #: src/interface.c:277 src/interface.c:334 src/interface.c:508 #: src/interface.c:554 src/interface.c:729 src/interface.c:739 #: src/interface.c:1912 src/interface.c:1958 msgid "invisible" msgstr "" #: src/interface.c:289 msgid "Recent _Files" msgstr "" #: src/interface.c:306 msgid "Save A_ll" msgstr "" #: src/interface.c:309 msgid "Saves all open files" msgstr "" #: src/interface.c:315 src/callbacks.c:473 src/utils.c:355 msgid "_Reload" msgstr "" #: src/interface.c:323 msgid "R_eload As" msgstr "" #: src/interface.c:354 msgid "Prints the current file" msgstr "" #: src/interface.c:365 msgid "C_lose All" msgstr "" #: src/interface.c:368 msgid "Closes all open files" msgstr "" #: src/interface.c:382 src/interface.c:1003 msgid "Quit Geany" msgstr "" #: src/interface.c:384 msgid "_Edit" msgstr "" #: src/interface.c:425 src/interface.c:1813 msgid "Select _All" msgstr "" #: src/interface.c:434 src/interface.c:1839 msgid "_Format" msgstr "" #: src/interface.c:437 msgid "Convert the case of the current selection" msgstr "" #: src/interface.c:442 src/interface.c:1846 msgid "Convert Selection to _Lower-case" msgstr "" #: src/interface.c:446 src/interface.c:1850 msgid "Convert Selection to _Upper-case" msgstr "" #: src/interface.c:455 src/interface.c:1859 msgid "_Comment Line(s)" msgstr "" #: src/interface.c:459 src/interface.c:1863 msgid "U_ncomment Line(s)" msgstr "" #: src/interface.c:463 src/interface.c:1867 msgid "_Toggle Line Commentation" msgstr "" #: src/interface.c:467 src/interface.c:1871 msgid "Du_plicate Line or Selection" msgstr "" #: src/interface.c:476 src/interface.c:1880 msgid "_Increase Indent" msgstr "" #: src/interface.c:484 src/interface.c:1888 msgid "_Decrease Indent" msgstr "" #: src/interface.c:497 msgid "_Insert \"include <...>\"" msgstr "" #: src/interface.c:511 msgid "I_nsert Comments" msgstr "" #: src/interface.c:522 src/interface.c:1926 msgid "Insert ChangeLog Entry" msgstr "" #: src/interface.c:525 src/interface.c:1929 msgid "Inserts a typical ChangeLog entry in the current file" msgstr "" #: src/interface.c:527 src/interface.c:1931 msgid "Insert File Header" msgstr "" #: src/interface.c:530 src/interface.c:1934 msgid "Inserts a file header at the beginning of the file" msgstr "" #: src/interface.c:532 src/interface.c:1936 msgid "Insert Function Description" msgstr "" #: src/interface.c:535 src/interface.c:1939 msgid "Inserts a description before the current function" msgstr "" #: src/interface.c:537 src/interface.c:1941 msgid "Insert Multiline Comment" msgstr "" #: src/interface.c:540 src/interface.c:1944 msgid "Inserts a multiline comment" msgstr "" #: src/interface.c:542 src/interface.c:1946 msgid "Insert GPL Notice" msgstr "" #: src/interface.c:545 src/interface.c:1949 msgid "Inserts a GPL notice (should be done at the beginning of the file)" msgstr "" #: src/interface.c:547 src/interface.c:1951 msgid "Insert Dat_e" msgstr "" #: src/interface.c:566 msgid "_Search" msgstr "" #: src/interface.c:577 msgid "Find _Next" msgstr "" #: src/interface.c:581 msgid "Find _Previous" msgstr "" #: src/interface.c:585 msgid "Find in F_iles" msgstr "" #: src/interface.c:589 src/search.c:385 msgid "_Replace" msgstr "" #: src/interface.c:602 msgid "Next _Message" msgstr "" #: src/interface.c:611 msgid "_Go to Line" msgstr "" #: src/interface.c:619 src/dialogs.c:77 msgid "_View" msgstr "" #: src/interface.c:626 msgid "Change _Font" msgstr "" #: src/interface.c:629 msgid "Change the default font" msgstr "" #: src/interface.c:640 msgid "Full_screen" msgstr "" #: src/interface.c:644 msgid "Show Message _Window" msgstr "" #: src/interface.c:647 msgid "Toggle the window with status and compiler messages on and off" msgstr "" #: src/interface.c:650 msgid "Show _Toolbar" msgstr "" #: src/interface.c:653 msgid "Toggle the toolbar on and off" msgstr "" #: src/interface.c:656 msgid "Show Side_bar" msgstr "" #: src/interface.c:661 msgid "Show _Markers Margin" msgstr "" #: src/interface.c:664 msgid "" "Shows or hides the small margin right of the line numbers, which is used to " "mark lines." msgstr "" #: src/interface.c:667 msgid "Show _Line Numbers" msgstr "" #: src/interface.c:670 msgid "Shows or hides the Line Number margin." msgstr "" #: src/interface.c:690 msgid "_Document" msgstr "" #: src/interface.c:697 msgid "_Line Wrapping" msgstr "" #: src/interface.c:700 src/interface.c:3158 msgid "" "Wrap the line at the window border and continue it on the next line. Note: " "line wrapping has a high performance cost for large documents so should be " "disabled on slow machines." msgstr "" #: src/interface.c:703 msgid "_Use Auto-indentation" msgstr "" #: src/interface.c:708 msgid "Read _Only" msgstr "" #: src/interface.c:711 msgid "Treat this file as read-only. No changes can be made." msgstr "" #: src/interface.c:713 msgid "_Write Unicode BOM" msgstr "" #: src/interface.c:722 msgid "Set File_type" msgstr "" #: src/interface.c:732 msgid "Set _Encoding" msgstr "" #: src/interface.c:742 msgid "Set Line E_ndings" msgstr "" #: src/interface.c:749 msgid "Convert and Set to _CR/LF (Win)" msgstr "" #: src/interface.c:755 msgid "Convert and Set to _LF (Unix)" msgstr "" #: src/interface.c:761 msgid "Convert and Set to CR (_Mac)" msgstr "" #: src/interface.c:772 msgid "_Replace Tabs by Spaces" msgstr "" #: src/interface.c:775 src/interface.c:2926 msgid "Replaces all tabs in document by spaces." msgstr "" #: src/interface.c:782 msgid "_Fold All" msgstr "" #: src/interface.c:785 msgid "Folds all contractible code blocks" msgstr "" #: src/interface.c:787 msgid "_Unfold All" msgstr "" #: src/interface.c:790 msgid "Unfolds all contracted code blocks" msgstr "" #: src/interface.c:797 msgid "Remove Error _Indicators" msgstr "" #: src/interface.c:800 msgid "Removes all error indicators in the current document." msgstr "" #. build the code #: src/interface.c:802 src/build.c:860 msgid "_Build" msgstr "" #: src/interface.c:806 msgid "_Tools" msgstr "" #: src/interface.c:813 msgid "_Colour Chooser" msgstr "" #: src/interface.c:816 src/interface.c:941 msgid "" "Open a color chooser dialog, to interactively pick colors from a palette." msgstr "" #: src/interface.c:822 msgid "_Word Count" msgstr "" #: src/interface.c:825 msgid "" "Counts the words and characters in the current selection or the whole " "document" msgstr "" #: src/interface.c:827 msgid "_Insert Special HTML Characters" msgstr "" #: src/interface.c:831 msgid "_Help" msgstr "" #: src/interface.c:842 msgid "_Keyboard Shortcuts" msgstr "" #: src/interface.c:845 msgid "Shows a list of all keyboard shortcuts for Geany." msgstr "" #: src/interface.c:847 msgid "_Website" msgstr "" #: src/interface.c:870 msgid "Create a new file" msgstr "" #: src/interface.c:876 msgid "Open an existing file" msgstr "" #: src/interface.c:881 msgid "Save the current file" msgstr "" #: src/interface.c:883 src/keybindings.c:114 msgid "Save all" msgstr "" #: src/interface.c:886 msgid "Save all open files" msgstr "" #: src/interface.c:895 msgid "Reload the current file from disk" msgstr "" #: src/interface.c:900 msgid "Close the current file" msgstr "" #: src/interface.c:909 msgid "Undo the last modification" msgstr "" #: src/interface.c:914 msgid "Redo the last modification" msgstr "" #: src/interface.c:922 src/keybindings.c:166 msgid "Compile" msgstr "" #: src/interface.c:925 msgid "Compile the current file" msgstr "" #: src/interface.c:930 src/build.c:927 msgid "Run or view the current file" msgstr "" #: src/interface.c:938 msgid "Color" msgstr "" #: src/interface.c:950 msgid "Zoom in the text" msgstr "" #: src/interface.c:955 msgid "Zoom out the text" msgstr "" #: src/interface.c:968 src/interface.c:973 msgid "Find the entered text in the current file" msgstr "" #: src/interface.c:986 msgid "Enter a line number and jump to it." msgstr "" #: src/interface.c:993 msgid "Jump to the entered line number." msgstr "" #: src/interface.c:1031 src/treeviews.c:71 msgid "Symbols" msgstr "" #: src/interface.c:1044 src/treeviews.c:307 msgid "Open files" msgstr "" #: src/interface.c:1079 msgid "Status" msgstr "" #: src/interface.c:1093 msgid "Compiler" msgstr "" #: src/interface.c:1107 msgid "Messages" msgstr "" #: src/interface.c:1120 msgid "Scribble" msgstr "" #: src/interface.c:1634 src/interface.c:2781 msgid "Images and text" msgstr "" #: src/interface.c:1640 src/interface.c:2813 msgid "Images only" msgstr "" #: src/interface.c:1646 src/interface.c:2805 msgid "Text only" msgstr "" #: src/interface.c:1657 src/interface.c:2797 msgid "Large icons" msgstr "" #: src/interface.c:1662 src/interface.c:2789 msgid "Small icons" msgstr "" #: src/interface.c:1672 msgid "Hide toolbar" msgstr "" #: src/interface.c:1901 msgid "Insert \"include <...>\"" msgstr "" #: src/interface.c:1915 msgid "Insert Comments" msgstr "" #: src/interface.c:1966 src/keybindings.c:232 msgid "Find Usage" msgstr "" #: src/interface.c:1974 msgid "Go to Tag Definition" msgstr "" #: src/interface.c:1978 msgid "Go to Tag Declaration" msgstr "" #: src/interface.c:1987 msgid "Go to Line" msgstr "" #: src/interface.c:1990 msgid "Goto to the entered line" msgstr "" #: src/interface.c:2362 src/keybindings.c:132 msgid "Preferences" msgstr "" #: src/interface.c:2395 msgid "Load files from the last session" msgstr "" #: src/interface.c:2399 msgid "Opens at startup the files from the last session" msgstr "" #: src/interface.c:2402 msgid "Save window position and geometry" msgstr "" #: src/interface.c:2406 msgid "Saves the window position and geometry and restores it at the start" msgstr "" #: src/interface.c:2409 msgid "Load virtual terminal emulation at startup" msgstr "" #: src/interface.c:2411 msgid "" "Whether the virtual terminal emulation(VTE) should be loaded at startup. " "Disable it if you do not need it." msgstr "" #: src/interface.c:2414 msgid "Confirm exit" msgstr "" #: src/interface.c:2418 msgid "Shows a confirmation dialog on exit." msgstr "" #: src/interface.c:2421 msgid "Startup and shutdown" msgstr "" #: src/interface.c:2440 msgid "Beep on errors or when compilation has finished" msgstr "" #: src/interface.c:2443 msgid "" "Whether to beep if an error occured or when the compilation process has " "finished." msgstr "" #: src/interface.c:2446 msgid "Switch to status message list at new message" msgstr "" #: src/interface.c:2449 msgid "" "Switch to the status message tab (in the notebook window at the bottom) if a " "new status message arrives." msgstr "" #: src/interface.c:2452 msgid "Always wrap search and hide the Find dialog" msgstr "" #: src/interface.c:2456 msgid "" "Always wrap search around the document and hide the Find dialog after " "clicking Find Next/Previous" msgstr "" #: src/interface.c:2459 msgid "Behaviour" msgstr "" #: src/interface.c:2464 msgid "General" msgstr "" #: src/interface.c:2486 msgid "Show symbol list" msgstr "" #: src/interface.c:2489 src/interface.c:2495 msgid "Toggle the symbol list on and off" msgstr "" #: src/interface.c:2492 msgid "Show open files list" msgstr "" #: src/interface.c:2498 msgid "Sidebar" msgstr "" #: src/interface.c:2519 msgid "Symbol list:" msgstr "" #: src/interface.c:2526 src/interface.c:2591 msgid "Message window:" msgstr "" #: src/interface.c:2533 src/interface.c:2598 msgid "Editor:" msgstr "" #: src/interface.c:2545 msgid "Sets the font for the message window" msgstr "" #: src/interface.c:2553 msgid "Sets the font for the symbol list" msgstr "" #: src/interface.c:2561 msgid "Sets the editor font" msgstr "" #: src/interface.c:2563 msgid "Fonts" msgstr "" #: src/interface.c:2584 msgid "Sidebar:" msgstr "" #: src/interface.c:2605 msgid "Show editor tabs" msgstr "" #: src/interface.c:2616 src/interface.c:2626 src/interface.c:2636 #: src/interface.c:2973 msgid "Left" msgstr "" #: src/interface.c:2617 src/interface.c:2627 src/interface.c:2637 #: src/interface.c:2981 msgid "Right" msgstr "" #: src/interface.c:2618 src/interface.c:2628 src/interface.c:2638 msgid "Top" msgstr "" #: src/interface.c:2619 src/interface.c:2629 src/interface.c:2639 msgid "Bottom" msgstr "" #: src/interface.c:2641 msgid "Tab placement" msgstr "" #: src/interface.c:2646 msgid "Interface" msgstr "" #: src/interface.c:2665 msgid "Show Toolbar" msgstr "" #: src/interface.c:2690 msgid "Show file operation buttons" msgstr "" #: src/interface.c:2694 msgid "Display the New, Open, Close, Save and Reload buttons in the toolbar" msgstr "" #: src/interface.c:2697 msgid "Show Compile and Run" msgstr "" #: src/interface.c:2701 msgid "Display the Compile and Run buttons in the toolbar" msgstr "" #: src/interface.c:2704 msgid "Show Colour Chooser button" msgstr "" #: src/interface.c:2708 msgid "Display the Colour Chooser button in the toolbar" msgstr "" #: src/interface.c:2711 msgid "Show Zoom In and Zoom Out" msgstr "" #: src/interface.c:2715 msgid "Display the Zoom In and Zoom Out buttons in the toolbar" msgstr "" #: src/interface.c:2718 msgid "Show Redo and Undo buttons" msgstr "" #: src/interface.c:2722 msgid "Display the Redo and Undo buttons in the toolbar" msgstr "" #: src/interface.c:2725 msgid "Show Search field" msgstr "" #: src/interface.c:2729 msgid "Display the search field and button in the toolbar" msgstr "" #: src/interface.c:2732 msgid "Show Goto line field" msgstr "" #: src/interface.c:2736 msgid "Display the line number field and button in the toolbar" msgstr "" #: src/interface.c:2739 msgid "Show Quit button" msgstr "" #: src/interface.c:2743 msgid "Display the quit button in the toolbar" msgstr "" #: src/interface.c:2746 msgid "Items" msgstr "" #: src/interface.c:2767 msgid "Icon style:" msgstr "" #: src/interface.c:2774 msgid "Icon size:" msgstr "" #: src/interface.c:2821 msgid "Appearance" msgstr "" #: src/interface.c:2826 msgid "Toolbar" msgstr "" #: src/interface.c:2854 msgid "Tab Width:" msgstr "" #: src/interface.c:2866 msgid "Sets the default encoding for newly created files." msgstr "" #: src/interface.c:2878 msgid "The width in chars, which one tab character will take" msgstr "" #: src/interface.c:2883 msgid "Default encoding:" msgstr "" #: src/interface.c:2889 msgid "New files" msgstr "" #: src/interface.c:2908 msgid "Strip trailing spaces" msgstr "" #: src/interface.c:2912 msgid "Removes trailing spaces and tabs and the end of lines" msgstr "" #: src/interface.c:2915 msgid "Ensure new line at file end" msgstr "" #: src/interface.c:2919 msgid "Ensures that at the end of the file is a new line" msgstr "" #: src/interface.c:2922 src/keybindings.c:158 msgid "Replace tabs by space" msgstr "" #: src/interface.c:2929 msgid "Saving files" msgstr "" #: src/interface.c:2950 msgid "Placement of new file tabs:" msgstr "" #: src/interface.c:2963 msgid "" "Specifies the number of files which are stored in the Recent files list." msgstr "" #: src/interface.c:2976 msgid "File tabs will be placed on the left of the notebook" msgstr "" #: src/interface.c:2984 msgid "File tabs will be placed on the right of the notebook" msgstr "" #: src/interface.c:2988 msgid "Recent files list length:" msgstr "" #: src/interface.c:2996 msgid "Misc." msgstr "" #: src/interface.c:3001 src/treeviews.c:111 msgid "Files" msgstr "" #: src/interface.c:3023 msgid "Invert syntax highlighting colours" msgstr "" #: src/interface.c:3025 msgid "Use white text on a black background." msgstr "" #: src/interface.c:3027 msgid "Show indentation guides" msgstr "" #: src/interface.c:3030 msgid "Shows small dotted lines to help you to use the right indentation." msgstr "" #: src/interface.c:3033 msgid "Show white space" msgstr "" #: src/interface.c:3036 msgid "Marks spaces with dots and tabs with arrows." msgstr "" #: src/interface.c:3039 msgid "Show line endings" msgstr "" #: src/interface.c:3042 msgid "Show the line ending character" msgstr "" #: src/interface.c:3045 msgid "Display" msgstr "" #: src/interface.c:3066 msgid "Long line marker:" msgstr "" #: src/interface.c:3073 msgid "Long line marker color:" msgstr "" #: src/interface.c:3080 msgid "Type:" msgstr "" #: src/interface.c:3092 msgid "Sets the color of the long line marker" msgstr "" #: src/interface.c:3093 src/dialogs.c:540 src/vte.c:546 src/vte.c:553 msgid "Color Chooser" msgstr "" #: src/interface.c:3101 msgid "" "The long line marker is a thin vertical line in the editor. It helps to mark " "long lines, or as a hint to break the line. Set this value to a value " "greater than 0 to specify the column where it should appear." msgstr "" #: src/interface.c:3111 msgid "Line" msgstr "" #: src/interface.c:3114 msgid "" "Prints a vertical line in the editor window at the given cursor position " "(see below)." msgstr "" #: src/interface.c:3118 msgid "Background" msgstr "" #: src/interface.c:3121 msgid "" "The background colour of characters after the given cursor position (see " "below) changed to the colour set below. (This is recommended if you use " "proportional fonts)" msgstr "" #: src/interface.c:3125 msgid "Disabled" msgstr "" #: src/interface.c:3131 msgid "Long line marker" msgstr "" #: src/interface.c:3150 msgid "Auto indentation" msgstr "" #: src/interface.c:3153 msgid "Add the same indentation as the previous line after pressing enter" msgstr "" #: src/interface.c:3155 msgid "Line wrapping" msgstr "" #: src/interface.c:3160 msgid "Enable folding" msgstr "" #: src/interface.c:3163 msgid "Whether to enable folding the code" msgstr "" #: src/interface.c:3166 msgid "Unfold all children of a fold point" msgstr "" #: src/interface.c:3169 msgid "Unfold all children of a fold point when unfolding it." msgstr "" #: src/interface.c:3172 msgid "Use indicators to show compile errors" msgstr "" #: src/interface.c:3175 msgid "" "Whether to use indicators (a squiggly underline) to highlight the lines " "where the compiler found a warning or an error." msgstr "" #: src/interface.c:3178 msgid "Features" msgstr "" #: src/interface.c:3197 msgid "Construct autocompletion" msgstr "" #: src/interface.c:3200 msgid "Automatic completion of often used constructs like if and for" msgstr "" #: src/interface.c:3203 msgid "XML tag autocompletion" msgstr "" #: src/interface.c:3206 msgid "Automatic completion of open XML tags (includes HTML tags)" msgstr "" #: src/interface.c:3213 msgid "Rows of autocompletion list:" msgstr "" #: src/interface.c:3222 msgid "Number of rows to display in the autocompletion list." msgstr "" #: src/interface.c:3225 msgid "Autocompletion" msgstr "" #: src/interface.c:3230 msgid "Editor" msgstr "" #: src/interface.c:3248 msgid "Enter tool paths below. Tools you do not need can be left blank." msgstr "" #: src/interface.c:3260 msgid "Make:" msgstr "" #: src/interface.c:3267 msgid "Terminal:" msgstr "" #: src/interface.c:3274 msgid "Browser:" msgstr "" #: src/interface.c:3286 msgid "Path and options for the make tool" msgstr "" #: src/interface.c:3293 msgid "" "A terminal emulator like xterm, gnome-terminal or konsole (should accept the " "-e argument)" msgstr "" #: src/interface.c:3300 msgid "Path (and possibly additional arguments) to your favorite browser" msgstr "" #: src/interface.c:3332 msgid "Print command:" msgstr "" #: src/interface.c:3344 #, c-format msgid "Path to the command for printing files (use %f for the filename)." msgstr "" #: src/interface.c:3356 msgid "Grep:" msgstr "" #: src/interface.c:3379 msgid "Tool paths" msgstr "" #: src/interface.c:3384 msgid "Tools" msgstr "" #: src/interface.c:3402 msgid "" "Set the information to be used in templates. See the documentation for " "details." msgstr "" #: src/interface.c:3420 msgid "email address of the developer" msgstr "" #: src/interface.c:3427 msgid "Initials of the developer name" msgstr "" #: src/interface.c:3429 msgid "Initial Version:" msgstr "" #: src/interface.c:3441 msgid "Version number, which a new file initially has" msgstr "" #: src/interface.c:3448 msgid "Company name" msgstr "" #: src/interface.c:3450 msgid "Developer:" msgstr "" #: src/interface.c:3457 msgid "Company:" msgstr "" #: src/interface.c:3464 msgid "Mail address:" msgstr "" #: src/interface.c:3471 msgid "Initials:" msgstr "" #: src/interface.c:3483 msgid "The name of the developer" msgstr "" #: src/interface.c:3485 msgid "" "Notice: For all changes you make here to take effect, you need to restart " "Geany." msgstr "" #: src/interface.c:3492 msgid "Template data" msgstr "" #: src/interface.c:3497 msgid "Templates" msgstr "" #: src/interface.c:3515 msgid "" "Here you can change keyboard shortcuts for various actions. Select one and " "press the Change button to enter a new shortcut, or double click on an " "action to edit the string representation of the shortcut directly." msgstr "" #: src/interface.c:3538 msgid "Change" msgstr "" #: src/interface.c:3542 msgid "Keyboard shortcuts" msgstr "" #: src/interface.c:3547 msgid "Keybindings" msgstr "" #: src/callbacks.c:173 msgid "Do you really want to quit?" msgstr "" #: src/callbacks.c:474 msgid "Any unsaved changes will be lost." msgstr "" #: src/callbacks.c:475 #, c-format msgid "Are you sure you want to reload '%s'?" msgstr "" #: src/callbacks.c:860 #, c-format msgid "The file '%s' already exists. Do you want to overwrite it?" msgstr "" #: src/callbacks.c:1230 #, c-format msgid "Declaration of \"%s()\" not found" msgstr "" #: src/callbacks.c:1232 #, c-format msgid "Definition of \"%s()\" not found" msgstr "" #: src/callbacks.c:1437 src/callbacks.c:1482 msgid "" "Please set the filetype for the current file before using this function." msgstr "" #: src/callbacks.c:1598 src/ui_utils.c:557 msgid "dd.mm.yyyy" msgstr "" #: src/callbacks.c:1600 src/ui_utils.c:558 msgid "mm.dd.yyyy" msgstr "" #: src/callbacks.c:1602 src/ui_utils.c:559 msgid "yyyy/mm/dd" msgstr "" #: src/callbacks.c:1604 src/ui_utils.c:568 msgid "dd.mm.yyyy hh:mm:ss" msgstr "" #: src/callbacks.c:1606 src/ui_utils.c:569 msgid "mm.dd.yyyy hh:mm:ss" msgstr "" #: src/callbacks.c:1608 src/ui_utils.c:570 msgid "yyyy/mm/dd hh:mm:ss" msgstr "" #: src/callbacks.c:1610 src/ui_utils.c:579 msgid "Use Custom Date Format" msgstr "" #: src/callbacks.c:1621 msgid "Custom Date Format" msgstr "" #: src/callbacks.c:1622 msgid "" "Enter here a custom date and time format. You can use any conversion " "specifiers which can be used with the ANSI C strftime function. See \"man " "strftime\" for more information." msgstr "" #: src/callbacks.c:1642 msgid "Date format string could not be converted (possibly too long)." msgstr "" #: src/callbacks.c:2030 msgid "No more message items." msgstr "" #: src/support.c:90 src/support.c:114 #, c-format msgid "Couldn't find pixmap file: %s" msgstr "" #. initialize the dialog #: src/dialogs.c:74 src/prefs.c:1023 msgid "Open File" msgstr "" #: src/dialogs.c:79 msgid "" "Opens the file in read-only mode. If you choose more than one file to open, " "all files will be opened read-only." msgstr "" #: src/dialogs.c:112 msgid "Detect by file extension" msgstr "" #: src/dialogs.c:123 msgid "Detect from file" msgstr "" #. line 1 with checkbox and encoding combo #: src/dialogs.c:169 msgid "Show _hidden files" msgstr "" #: src/dialogs.c:181 msgid "Set encoding:" msgstr "" #: src/dialogs.c:191 msgid "" "Explicitly defines an encoding for the file, if it would not be detected. " "This is useful when you know that the encoding of a file cannot be detected " "correctly by Geany.\n" "Note if you choose multiple files, they will all be opened with the chosen " "encoding." msgstr "" #: src/dialogs.c:211 msgid "Set filetype:" msgstr "" #: src/dialogs.c:221 msgid "" "Explicitly defines a filetype for the file, if it would not be detected by " "filename extension.\n" "Note if you choose multiple files, they will all be opened with the chosen " "filetype." msgstr "" #: src/dialogs.c:260 msgid "Save File" msgstr "" #: src/dialogs.c:350 #, c-format msgid "The file '%s' is not saved." msgstr "" #: src/dialogs.c:360 msgid "Do you want to save it before closing?" msgstr "" #: src/dialogs.c:363 msgid "_Don't save" msgstr "" #: src/dialogs.c:407 msgid "Choose font" msgstr "" #: src/dialogs.c:444 msgid "Word Count" msgstr "" #: src/dialogs.c:453 msgid "selection" msgstr "" #: src/dialogs.c:459 msgid "whole document" msgstr "" #: src/dialogs.c:468 msgid "Range:" msgstr "" #: src/dialogs.c:480 msgid "Lines:" msgstr "" #: src/dialogs.c:494 msgid "Words:" msgstr "" #: src/dialogs.c:508 msgid "Characters:" msgstr "" #: src/dialogs.c:607 src/keybindings.c:144 msgid "Go to line" msgstr "" #: src/dialogs.c:613 msgid "Enter the line you want to go to:" msgstr "" #. arguments #: src/dialogs.c:638 src/build.c:1068 msgid "Set Arguments" msgstr "" #: src/dialogs.c:644 msgid "Set programs and options for compiling and viewing (La)TeX files." msgstr "" #: src/dialogs.c:655 msgid "DVI creation:" msgstr "" #: src/dialogs.c:674 msgid "PDF creation:" msgstr "" #: src/dialogs.c:693 msgid "DVI preview:" msgstr "" #: src/dialogs.c:712 msgid "PDF preview:" msgstr "" #: src/dialogs.c:728 src/dialogs.c:843 #, c-format msgid "" "%f will be replaced by the current filename, e.g. test_file.c\n" "%e will be replaced by the filename without extension, e.g. test_file" msgstr "" #: src/dialogs.c:755 msgid "Set Includes and Arguments" msgstr "" #: src/dialogs.c:761 msgid "Set the commands for building and running programs." msgstr "" #: src/dialogs.c:768 msgid " commands" msgstr "" #: src/dialogs.c:783 msgid "Compile:" msgstr "" #: src/dialogs.c:804 msgid "Build:" msgstr "" #: src/dialogs.c:825 src/dialogs.c:1096 msgid "Execute:" msgstr "" #: src/dialogs.c:890 msgid "" "An error occurred or file information could not be retrieved (e.g. from a " "new file)." msgstr "" #: src/dialogs.c:909 src/dialogs.c:910 src/dialogs.c:911 src/dialogs.c:917 #: src/dialogs.c:918 src/dialogs.c:919 src/utils.c:503 src/utils.c:557 #: src/ui_utils.c:122 src/ui_utils.c:124 msgid "unknown" msgstr "" #: src/dialogs.c:923 msgid "Properties" msgstr "" #: src/dialogs.c:951 msgid "Type:" msgstr "" #: src/dialogs.c:964 msgid "Size:" msgstr "" #: src/dialogs.c:979 msgid "Location:" msgstr "" #: src/dialogs.c:992 msgid "Read-only:" msgstr "" #: src/dialogs.c:999 msgid "(only inside Geany)" msgstr "" #: src/dialogs.c:1008 msgid "Encoding:" msgstr "" #: src/dialogs.c:1017 src/ui_utils.c:123 msgid "(with BOM)" msgstr "" #: src/dialogs.c:1017 src/ui_utils.c:123 msgid "(without BOM)" msgstr "" #: src/dialogs.c:1027 msgid "Modified:" msgstr "" #: src/dialogs.c:1040 msgid "Changed:" msgstr "" #: src/dialogs.c:1053 msgid "Accessed:" msgstr "" #: src/dialogs.c:1074 msgid "Permissions:" msgstr "" #. Header #: src/dialogs.c:1082 msgid "Read:" msgstr "" #: src/dialogs.c:1089 msgid "Write:" msgstr "" #. Owner #: src/dialogs.c:1104 msgid "Owner:" msgstr "" #. Group #: src/dialogs.c:1140 msgid "Group:" msgstr "" #. Other #: src/dialogs.c:1176 msgid "Other:" msgstr "" #: src/dialogs.c:1297 msgid "Keyboard shortcuts" msgstr "" #: src/dialogs.c:1306 msgid "The following keyboard shortcuts are defined:" msgstr "" #: src/document.c:339 #, c-format msgid "File %s closed." msgstr "" #: src/document.c:420 msgid "New file opened." msgstr "" #: src/document.c:569 msgid "Invalid filename" msgstr "" #: src/document.c:594 src/document.c:800 #, c-format msgid "Could not open file %s (%s)" msgstr "" #: src/document.c:618 #, c-format msgid "" "The file \"%s\" could not opened properly and probably was truncated. Be " "aware that saving it can cause data loss.\n" "The file was set to read-only." msgstr "" #: src/document.c:641 #, c-format msgid "The file \"%s\" is not valid %s." msgstr "" #: src/document.c:652 #, c-format msgid "" "The file \"%s\" does not look like a text file or the file encoding is not " "supported." msgstr "" #: src/document.c:726 #, c-format msgid "File %s reloaded." msgstr "" #: src/document.c:728 #, c-format msgid "File %s opened(%d%s)." msgstr "" #: src/document.c:730 msgid ", read-only" msgstr "" #: src/document.c:828 src/document.c:909 msgid "Error saving file." msgstr "" #: src/document.c:873 #, c-format msgid "" "An error occurred while converting the file from UTF-8 in \"%s\". The file " "remains unsaved.\n" "Error message: %s\n" msgstr "" #: src/document.c:897 #, c-format msgid "Error saving file (%s)." msgstr "" #: src/document.c:940 #, c-format msgid "File %s saved." msgstr "" #: src/document.c:988 src/document.c:1040 src/document.c:1048 #, c-format msgid "\"%s\" was not found." msgstr "" #: src/document.c:1048 msgid "Wrap search and find again?" msgstr "" #: src/document.c:1127 src/search.c:1188 msgid "No matches found." msgstr "" #: src/document.c:1137 src/document.c:1144 #, c-format msgid "%s: replaced %d occurrences of \"%s\" with \"%s\"." msgstr "" #: src/document.c:1398 msgid "Win (CRLF)" msgstr "" #: src/document.c:1399 msgid "Mac (CR)" msgstr "" #: src/document.c:1401 msgid "Unix (LF)" msgstr "" #: src/document.c:1497 #, c-format msgid "" "The file \"%s\" will be printed with the following command:\n" "\n" "%s" msgstr "" #: src/document.c:1506 #, c-format msgid "Printing of \"%s\" failed (return code: %d)." msgstr "" #: src/document.c:1511 #, c-format msgid "File %s printed." msgstr "" #: src/utils.c:356 msgid "Do you want to reload it?" msgstr "" #: src/utils.c:357 #, c-format msgid "" "The file '%s' on the disk is more recent than\n" "the current buffer." msgstr "" #: src/ui_utils.c:114 #, c-format msgid "" "%c line: % 4d column: % 3d selection: % 4d %s mode: %s%s cur. " "function: %s encoding: %s %s filetype: %s" msgstr "" #: src/ui_utils.c:118 msgid "OVR" msgstr "" #: src/ui_utils.c:118 msgid "INS" msgstr "" #: src/ui_utils.c:144 msgid "(Unsaved)" msgstr "" #: src/ui_utils.c:183 #, c-format msgid "Font updated (%s)." msgstr "" #: src/ui_utils.c:217 msgid "No tags found" msgstr "" #: src/ui_utils.c:526 msgid "C Standard Library" msgstr "" #: src/ui_utils.c:527 msgid "ISO C99" msgstr "" #: src/ui_utils.c:528 msgid "C++ (C Standard Library)" msgstr "" #: src/ui_utils.c:529 msgid "C++ Standard Library" msgstr "" #: src/ui_utils.c:530 msgid "C++ STL" msgstr "" #: src/ui_utils.c:596 msgid "Set Custom Date Format" msgstr "" #: src/filetypes.c:131 msgid "C source file" msgstr "" #: src/filetypes.c:151 msgid "C++ source file" msgstr "" #: src/filetypes.c:179 msgid "D source file" msgstr "" #: src/filetypes.c:199 msgid "Java source file" msgstr "" #: src/filetypes.c:218 msgid "Pascal source file" msgstr "" #: src/filetypes.c:241 msgid "Assembler source file" msgstr "" #: src/filetypes.c:260 msgid "Fortran source file (F77)" msgstr "" #: src/filetypes.c:284 msgid "(O)Caml source file" msgstr "" #: src/filetypes.c:304 msgid "Perl source file" msgstr "" #: src/filetypes.c:326 msgid "PHP source file" msgstr "" #: src/filetypes.c:349 msgid "Python source file" msgstr "" #: src/filetypes.c:369 msgid "Ruby source file" msgstr "" #: src/filetypes.c:389 msgid "Tcl source file" msgstr "" #: src/filetypes.c:410 msgid "Ferite source file" msgstr "" #: src/filetypes.c:429 msgid "Shell script file" msgstr "" #: src/filetypes.c:454 msgid "Makefile" msgstr "" #: src/filetypes.c:475 msgid "XML source file" msgstr "" #: src/filetypes.c:495 msgid "Docbook source file" msgstr "" #: src/filetypes.c:514 msgid "HTML source file" msgstr "" #: src/filetypes.c:535 msgid "Cascading StyleSheet" msgstr "" #: src/filetypes.c:554 msgid "SQL Dump file" msgstr "" #: src/filetypes.c:573 msgid "LaTeX source file" msgstr "" #: src/filetypes.c:594 msgid "O-Matrix source file" msgstr "" #: src/filetypes.c:613 msgid "VHDL source file" msgstr "" #: src/filetypes.c:633 msgid "Diff file" msgstr "" #: src/filetypes.c:653 msgid "Config file" msgstr "" #: src/filetypes.c:676 msgid "All files" msgstr "" #: src/filetypes.c:685 msgid "None" msgstr "" #: src/win32.c:60 msgid "Executables" msgstr "" #: src/win32.c:333 msgid "Error" msgstr "" #: src/win32.c:339 src/win32.c:380 msgid "Question" msgstr "" #: src/win32.c:345 msgid "Warning" msgstr "" #: src/win32.c:351 msgid "Information" msgstr "" #: src/keyfile.c:70 #, c-format msgid "%s configuration file, edit as you need" msgstr "" #: src/keyfile.c:333 msgid "Type here what you want, use it as a notice/scratch board" msgstr "" #: src/keyfile.c:557 msgid "Failed to load one or more session files." msgstr "" #: src/msgwindow.c:107 msgid "Status messages" msgstr "" #: src/msgwindow.c:411 msgid "_Hide Message Window" msgstr "" #: src/build.c:156 #, c-format msgid "Failed to view %s (make sure it is already compiled)" msgstr "" #: src/build.c:189 src/build.c:567 #, c-format msgid "" "Could not find terminal '%s' (check path for Terminal tool setting in " "Preferences)" msgstr "" #: src/build.c:203 src/build.c:604 #, c-format msgid "Failed to execute %s (start-script could not be created)" msgstr "" #: src/build.c:231 src/build.c:447 src/build.c:649 src/search.c:1069 #, c-format msgid "Process failed (%s)" msgstr "" #: src/build.c:356 #, c-format msgid "Something very strange is occurred, could not stat %s (%s)." msgstr "" #: src/build.c:435 #, c-format msgid "%s (in directory: %s)" msgstr "" #: src/build.c:543 #, c-format msgid "Failed to execute %s (make sure it is already built)" msgstr "" #: src/build.c:581 #, c-format msgid "Failed to change the working directory to %s" msgstr "" #: src/build.c:729 msgid "Compilation failed." msgstr "" #: src/build.c:743 msgid "Compilation finished successfully." msgstr "" #. compile the code #: src/build.c:848 msgid "_Compile" msgstr "" #: src/build.c:851 msgid "Compiles the current file" msgstr "" #: src/build.c:864 msgid "Builds the current file (generate an executable file)" msgstr "" #. build the code with make all #: src/build.c:874 src/build.c:996 msgid "_Make All" msgstr "" #: src/build.c:877 src/build.c:999 msgid "Builds the current file with the make tool and the default target" msgstr "" #. build the code with make custom #: src/build.c:885 src/build.c:1007 msgid "Make Custom _Target" msgstr "" #: src/build.c:889 src/build.c:1011 msgid "Builds the current file with the make tool and the specified target" msgstr "" #. build the code with make object #: src/build.c:896 msgid "Make _Object" msgstr "" #: src/build.c:900 msgid "Compiles the current file using the make tool" msgstr "" #. next error #: src/build.c:912 src/build.c:1023 msgid "_Next Error" msgstr "" #. arguments #: src/build.c:938 msgid "_Set Includes and Arguments" msgstr "" #: src/build.c:943 msgid "" "Sets the includes and library paths for the compiler and the program " "arguments for execution" msgstr "" #. DVI #: src/build.c:966 msgid "LaTeX -> DVI" msgstr "" #: src/build.c:969 msgid "Compiles the current file into a DVI file" msgstr "" #. PDF #: src/build.c:979 msgid "LaTeX -> PDF" msgstr "" #: src/build.c:982 msgid "Compiles the current file into a PDF file" msgstr "" #. DVI view #: src/build.c:1035 msgid "View DVI File" msgstr "" #: src/build.c:1040 src/build.c:1053 msgid "Compiles and view the current file" msgstr "" #. PDF view #: src/build.c:1049 msgid "View PDF File" msgstr "" #: src/build.c:1073 msgid "Sets the program paths and arguments" msgstr "" #: src/build.c:1340 msgid "Make Custom Target" msgstr "" #: src/build.c:1341 msgid "" "Enter custom options here, all entered text is passed to the make command." msgstr "" #: src/build.c:1380 msgid "Failed to execute the view program" msgstr "" #: src/build.c:1399 msgid "Failed to execute the terminal program" msgstr "" #: src/build.c:1458 #, c-format msgid "Process could not be stopped (%s)." msgstr "" #: src/build.c:1493 msgid "No more build errors." msgstr "" #: src/prefs.c:310 msgid "Action" msgstr "" #: src/prefs.c:315 msgid "Shortcut" msgstr "" #: src/prefs.c:789 msgid "Grab key" msgstr "" #: src/prefs.c:793 #, c-format msgid "Type the combination of the keys you want to use for \"%s\"" msgstr "" #: src/prefs.c:917 #, c-format msgid "" "The combination '%s' is already used for \"%s\". Please choose another one." msgstr "" #: src/about.c:119 msgid "About Geany" msgstr "" #: src/about.c:168 msgid "A fast and lightweight IDE" msgstr "" #: src/about.c:189 #, c-format msgid "(built on %s)" msgstr "" #. gtk_container_add(GTK_CONTAINER(info_box), cop_label); #: src/about.c:220 msgid "Info" msgstr "" #: src/about.c:232 msgid "Developers" msgstr "" #: src/about.c:232 msgid "Maintainer" msgstr "" #: src/about.c:232 msgid "developer" msgstr "" #: src/about.c:233 msgid "translation maintainer" msgstr "" #: src/about.c:233 msgid "Translators" msgstr "" #: src/about.c:234 msgid "language" msgstr "" #: src/about.c:240 msgid "Credits" msgstr "" #: src/about.c:253 msgid "License" msgstr "" #: src/geany.h:47 msgid "untitled" msgstr "" #: src/encodings.c:51 msgid "Celtic" msgstr "" #: src/encodings.c:52 src/encodings.c:53 msgid "Greek" msgstr "" #: src/encodings.c:54 msgid "Nordic" msgstr "" #: src/encodings.c:55 msgid "South European" msgstr "" #: src/encodings.c:56 src/encodings.c:57 src/encodings.c:58 src/encodings.c:59 msgid "Western" msgstr "" #: src/encodings.c:61 src/encodings.c:62 src/encodings.c:63 msgid "Baltic" msgstr "" #: src/encodings.c:64 src/encodings.c:65 src/encodings.c:66 msgid "Central European" msgstr "" #: src/encodings.c:67 src/encodings.c:68 src/encodings.c:69 src/encodings.c:70 #: src/encodings.c:71 msgid "Cyrillic" msgstr "" #: src/encodings.c:72 msgid "Cyrillic/Russian" msgstr "" #: src/encodings.c:73 msgid "Cyrillic/Ukrainian" msgstr "" #: src/encodings.c:74 msgid "Romanian" msgstr "" #: src/encodings.c:76 src/encodings.c:77 src/encodings.c:78 msgid "Arabic" msgstr "" #: src/encodings.c:79 src/encodings.c:80 src/encodings.c:81 msgid "Hebrew" msgstr "" #: src/encodings.c:82 msgid "Hebrew Visual" msgstr "" #: src/encodings.c:84 msgid "Armenian" msgstr "" #: src/encodings.c:85 msgid "Georgian" msgstr "" #: src/encodings.c:86 msgid "Thai" msgstr "" #: src/encodings.c:87 src/encodings.c:88 src/encodings.c:89 msgid "Turkish" msgstr "" #: src/encodings.c:90 src/encodings.c:91 src/encodings.c:92 msgid "Vietnamese" msgstr "" #: src/encodings.c:94 src/encodings.c:95 src/encodings.c:96 src/encodings.c:97 #: src/encodings.c:98 src/encodings.c:99 src/encodings.c:100 #: src/encodings.c:101 msgid "Unicode" msgstr "" #: src/encodings.c:103 src/encodings.c:104 src/encodings.c:105 #: src/encodings.c:106 msgid "Chinese Simplified" msgstr "" #: src/encodings.c:107 src/encodings.c:108 src/encodings.c:109 msgid "Chinese Traditional" msgstr "" #: src/encodings.c:110 src/encodings.c:111 src/encodings.c:112 msgid "Japanese" msgstr "" #: src/encodings.c:113 src/encodings.c:114 src/encodings.c:115 #: src/encodings.c:116 msgid "Korean" msgstr "" #: src/encodings.c:118 msgid "Without encoding" msgstr "" #: src/encodings.c:211 msgid "_West European" msgstr "" #: src/encodings.c:217 msgid "_East European" msgstr "" #: src/encodings.c:223 msgid "East _Asian" msgstr "" #: src/encodings.c:229 msgid "_SE & SW Asian" msgstr "" #: src/encodings.c:235 msgid "_Middle Eastern" msgstr "" #: src/encodings.c:241 msgid "_Unicode" msgstr "" #: src/treeviews.c:117 src/treeviews.c:149 msgid "Chapter" msgstr "" #: src/treeviews.c:119 src/treeviews.c:141 msgid "Section" msgstr "" #: src/treeviews.c:121 msgid "Sect1" msgstr "" #: src/treeviews.c:123 msgid "Sect2" msgstr "" #: src/treeviews.c:125 msgid "Sect3" msgstr "" #: src/treeviews.c:127 msgid "Appendix" msgstr "" #: src/treeviews.c:129 src/treeviews.c:151 src/treeviews.c:239 #: src/treeviews.c:280 msgid "Other" msgstr "" #: src/treeviews.c:137 msgid "Command" msgstr "" #: src/treeviews.c:139 msgid "Environment" msgstr "" #: src/treeviews.c:143 msgid "Subsection" msgstr "" #: src/treeviews.c:145 msgid "Subsubsection" msgstr "" #: src/treeviews.c:147 msgid "Label" msgstr "" #: src/treeviews.c:157 msgid "Function" msgstr "" #: src/treeviews.c:159 src/treeviews.c:222 msgid "Package" msgstr "" #: src/treeviews.c:161 msgid "My" msgstr "" #: src/treeviews.c:163 msgid "Local" msgstr "" #: src/treeviews.c:165 msgid "Our" msgstr "" #: src/treeviews.c:178 src/treeviews.c:203 src/treeviews.c:225 msgid "Methods" msgstr "" #: src/treeviews.c:180 src/treeviews.c:201 src/treeviews.c:227 #: src/treeviews.c:268 msgid "Classes" msgstr "" #: src/treeviews.c:182 msgid "Singletons" msgstr "" #: src/treeviews.c:184 msgid "Mixins" msgstr "" #. gtk_tree_store_append(doc_list[idx].tag_store, &(tv.tag_class), NULL); #. gtk_tree_store_set(doc_list[idx].tag_store, &(tv.tag_class), 0, _("Constants"), -1); #. gtk_tree_store_append(doc_list[idx].tag_store, &(tv.tag_member), NULL); #. gtk_tree_store_set(doc_list[idx].tag_store, &(tv.tag_member), 0, _("Members"), -1); #. gtk_tree_store_append(doc_list[idx].tag_store, &(tv.tag_macro), NULL); #. gtk_tree_store_set(doc_list[idx].tag_store, &(tv.tag_macro), 0, _("Macros"), -1); #. #: src/treeviews.c:186 src/treeviews.c:253 src/treeviews.c:274 msgid "Variables" msgstr "" #: src/treeviews.c:188 src/treeviews.c:231 src/treeviews.c:270 msgid "Members" msgstr "" #: src/treeviews.c:199 src/treeviews.c:245 src/treeviews.c:266 msgid "Functions" msgstr "" #: src/treeviews.c:222 msgid "Module" msgstr "" #: src/treeviews.c:229 msgid "Interfaces" msgstr "" #: src/treeviews.c:272 msgid "Macros" msgstr "" #: src/treeviews.c:276 msgid "Namespaces" msgstr "" #: src/treeviews.c:278 msgid "Structs / Typedefs" msgstr "" #: src/treeviews.c:385 src/treeviews.c:437 msgid "Hide" msgstr "" #: src/treeviews.c:393 src/treeviews.c:445 msgid "Hide sidebar" msgstr "" #: src/treeviews.c:425 msgid "Reload" msgstr "" #: src/vte.c:186 src/vte.c:503 msgid "Terminal" msgstr "" #: src/vte.c:373 msgid "_Input Methods" msgstr "" #: src/vte.c:499 msgid "Terminal plugin" msgstr "" #: src/vte.c:506 msgid "" "These settings for the virtual terminal emulator widget (VTE) only apply if " "the VTE library could be loaded." msgstr "" #: src/vte.c:517 msgid "Terminal font:" msgstr "" #: src/vte.c:527 msgid "Sets the font for the terminal widget." msgstr "" #: src/vte.c:529 msgid "Foreground color:" msgstr "" #: src/vte.c:535 msgid "Background color:" msgstr "" #: src/vte.c:545 msgid "Sets the foreground color of the text in the terminal widget." msgstr "" #: src/vte.c:552 msgid "Sets the background color of the text in the terminal widget." msgstr "" #: src/vte.c:555 msgid "Scrollback lines:" msgstr "" #: src/vte.c:566 msgid "" "Specifies the history in lines, which you can scroll back in the terminal " "widget." msgstr "" #: src/vte.c:570 msgid "Terminal emulation:" msgstr "" #: src/vte.c:580 msgid "" "Controls how the terminal emulator should behave. xterm is a good start." msgstr "" #: src/vte.c:582 msgid "Shell:" msgstr "" #: src/vte.c:589 msgid "" "Sets the path to the shell which should be started inside the terminal " "emulation." msgstr "" #: src/vte.c:606 msgid "Scroll on keystroke" msgstr "" #: src/vte.c:607 msgid "Whether to scroll to the bottom if a key was pressed." msgstr "" #: src/vte.c:611 msgid "Scroll on output" msgstr "" #: src/vte.c:612 msgid "Whether to scroll to the bottom when output is generated." msgstr "" #: src/vte.c:616 msgid "Disable menu shortcut key (F10 by default)" msgstr "" #: src/vte.c:617 msgid "" "This option disables the keybinding to popup the menu bar (default is F10). " "Disabling it can be useful if you use, for example, Midnight Commander " "within the VTE." msgstr "" #: src/vte.c:621 msgid "Follow the path of the current file" msgstr "" #: src/vte.c:622 msgid "Whether to execute \"cd $path\" when you switch between opened files." msgstr "" #: src/vte.c:626 msgid "Execute programs in VTE" msgstr "" #: src/vte.c:627 msgid "" "Run programs in VTE instead of opening a terminal emulation window. Please " "note, programs executed in VTE cannot be stopped." msgstr "" #: src/keybindings.c:108 msgid "New" msgstr "" #: src/keybindings.c:110 msgid "Open" msgstr "" #: src/keybindings.c:112 msgid "Save" msgstr "" #: src/keybindings.c:116 msgid "Print" msgstr "" #: src/keybindings.c:118 msgid "Close" msgstr "" #: src/keybindings.c:120 msgid "Close all" msgstr "" #: src/keybindings.c:122 msgid "Reload file" msgstr "" #: src/keybindings.c:124 msgid "Undo" msgstr "" #: src/keybindings.c:126 msgid "Redo" msgstr "" #: src/keybindings.c:128 msgid "Select All" msgstr "" #: src/keybindings.c:130 msgid "Insert date" msgstr "" #: src/keybindings.c:134 msgid "Find Next" msgstr "" #: src/keybindings.c:136 msgid "Find Previous" msgstr "" #: src/keybindings.c:138 src/search.c:376 msgid "Replace" msgstr "" #: src/keybindings.c:140 src/search.c:514 msgid "Find in files" msgstr "" #: src/keybindings.c:142 msgid "Next Message" msgstr "" #: src/keybindings.c:146 msgid "Show Colour Chooser" msgstr "" #: src/keybindings.c:148 msgid "Fullscreen" msgstr "" #: src/keybindings.c:150 msgid "Toggle Messages Window" msgstr "" #: src/keybindings.c:152 msgid "Toggle Sidebar" msgstr "" #: src/keybindings.c:154 msgid "Zoom In" msgstr "" #: src/keybindings.c:156 msgid "Zoom Out" msgstr "" #: src/keybindings.c:160 msgid "Fold all" msgstr "" #: src/keybindings.c:162 msgid "Unfold all" msgstr "" #: src/keybindings.c:164 msgid "Insert Special HTML Characters" msgstr "" #: src/keybindings.c:168 msgid "Build" msgstr "" #: src/keybindings.c:170 msgid "Make all" msgstr "" #: src/keybindings.c:173 msgid "Make custom target" msgstr "" #: src/keybindings.c:175 msgid "Make object" msgstr "" #: src/keybindings.c:177 msgid "Next error" msgstr "" #: src/keybindings.c:179 msgid "Run" msgstr "" #: src/keybindings.c:181 msgid "Run (alternative command)" msgstr "" #: src/keybindings.c:183 msgid "Build options" msgstr "" #: src/keybindings.c:185 msgid "Reload symbol list" msgstr "" #: src/keybindings.c:187 msgid "Switch to Editor" msgstr "" #: src/keybindings.c:189 msgid "Switch to Scribble" msgstr "" #: src/keybindings.c:191 msgid "Switch to VTE" msgstr "" #: src/keybindings.c:193 msgid "Switch to left document" msgstr "" #: src/keybindings.c:195 msgid "Switch to right document" msgstr "" #: src/keybindings.c:198 msgid "Duplicate line or selection" msgstr "" #: src/keybindings.c:200 msgid "Convert Selection to lower-case" msgstr "" #: src/keybindings.c:202 msgid "Convert Selection to upper-case" msgstr "" #: src/keybindings.c:204 msgid "Toggle line commentation" msgstr "" #: src/keybindings.c:206 msgid "Comment line(s)" msgstr "" #: src/keybindings.c:208 msgid "Uncomment line(s)" msgstr "" #: src/keybindings.c:210 msgid "Increase indent" msgstr "" #: src/keybindings.c:212 msgid "Decrease indent" msgstr "" #: src/keybindings.c:215 msgid "Goto matching brace" msgstr "" #: src/keybindings.c:217 msgid "Complete word" msgstr "" #: src/keybindings.c:221 src/keybindings.c:224 msgid "Show calltip" msgstr "" #: src/keybindings.c:227 msgid "Show macro list" msgstr "" #: src/keybindings.c:229 msgid "Suppress auto completion" msgstr "" #: src/keybindings.c:234 msgid "Go to tag definition" msgstr "" #: src/keybindings.c:236 msgid "Go to tag declaration" msgstr "" #: src/search.c:150 msgid "_Use regular expressions" msgstr "" #: src/search.c:154 msgid "" "Use POSIX-like regular expressions. For detailed information about using " "regular expressions, please read the documentation." msgstr "" #: src/search.c:161 msgid "_Search backwards" msgstr "" #: src/search.c:175 msgid "Use _escape sequences" msgstr "" #: src/search.c:180 msgid "" "Replace \\\\, \\t, \\n, \\r and \\uXXXX (Unicode chararacters) with the " "corresponding control characters." msgstr "" #: src/search.c:189 src/search.c:587 msgid "_Case sensitive" msgstr "" #: src/search.c:194 src/search.c:593 msgid "Match only a _whole word" msgstr "" #: src/search.c:199 msgid "Match from s_tart of word" msgstr "" #: src/search.c:258 msgid "Find" msgstr "" #: src/search.c:264 msgid "_Previous" msgstr "" #: src/search.c:270 msgid "_Next" msgstr "" #: src/search.c:274 src/search.c:392 src/search.c:544 msgid "Search for:" msgstr "" #. Now add the multiple match options #: src/search.c:300 msgid "Find All" msgstr "" #: src/search.c:304 msgid "_Mark" msgstr "" #: src/search.c:310 src/search.c:450 msgid "In Sessi_on" msgstr "" #: src/search.c:315 src/search.c:455 msgid "_In Document" msgstr "" #. close window checkbox #: src/search.c:321 src/search.c:461 msgid "Close _dialog" msgstr "" #: src/search.c:326 src/search.c:466 msgid "Disable this option to keep the dialog open." msgstr "" #: src/search.c:388 msgid "Re_place & Find" msgstr "" #: src/search.c:395 msgid "Replace with:" msgstr "" #. Now add the multiple replace options #: src/search.c:440 msgid "Replace All" msgstr "" #: src/search.c:443 msgid "In Se_lection" msgstr "" #: src/search.c:445 msgid "Replace all matches found in the currently selected text" msgstr "" #: src/search.c:523 msgid "Directory:" msgstr "" #: src/search.c:563 msgid "_Fixed strings" msgstr "" #: src/search.c:572 msgid "_Grep regular expressions" msgstr "" #: src/search.c:576 src/search.c:583 msgid "See grep's manual page for more information." msgstr "" #: src/search.c:581 msgid "_Extended regular expressions" msgstr "" #: src/search.c:598 msgid "_Invert search results" msgstr "" #: src/search.c:603 msgid "Invert the sense of matching, to select non-matching lines." msgstr "" #: src/search.c:659 msgid "Select folder" msgstr "" #: src/search.c:917 #, c-format msgid "Replaced text in %u files." msgstr "" #: src/search.c:963 msgid "Invalid directory for find in files." msgstr "" #: src/search.c:993 msgid "No text to find." msgstr "" #: src/search.c:1021 #, c-format msgid "Cannot execute grep tool '%s'; check the path setting in Preferences." msgstr "" #: src/search.c:1136 #, c-format msgid "Could not open directory (%s)" msgstr "" #: src/search.c:1181 msgid "Search failed." msgstr "" #: src/search.c:1187 msgid "Search completed." msgstr "" #: src/search.c:1263 #, c-format msgid "No matches found for '%s'." msgstr "" #: src/tools.c:62 msgid "Special characters" msgstr "" #: src/tools.c:64 msgid "_Insert" msgstr "" #: src/tools.c:72 msgid "" "Choose a special character from the list below and double click on it or use " "the button to insert it at the current cursor position." msgstr "" #: src/tools.c:85 msgid "Character" msgstr "" #: src/tools.c:91 msgid "HTML (name)" msgstr "" #: src/tools.c:128 msgid "HTML characters" msgstr "" #: src/tools.c:134 msgid "ISO 8859-1 characters" msgstr "" #: src/tools.c:232 msgid "Greek characters" msgstr "" #: src/tools.c:287 msgid "Mathematical characters" msgstr "" #: src/tools.c:328 msgid "Technical characters" msgstr "" #: src/tools.c:336 msgid "Arrow characters" msgstr "" #: src/tools.c:349 msgid "Punctuation characters" msgstr "" #: src/tools.c:365 msgid "Miscellaneous characters" msgstr ""