# 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: 2010-05-23 10:05+0200\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" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: ../geany.desktop.in.h:1 msgid "A fast and lightweight IDE using GTK2" msgstr "" #: ../geany.desktop.in.h:2 ../src/interface.c:281 ../src/interface.c:1624 msgid "Geany" msgstr "" #: ../geany.desktop.in.h:3 msgid "Integrated Development Environment" msgstr "" #: ../src/about.c:145 msgid "About Geany" msgstr "" #: ../src/about.c:195 msgid "A fast and lightweight IDE" msgstr "" #: ../src/about.c:216 #, c-format msgid "(built on or after %s)" msgstr "" #. gtk_container_add(GTK_CONTAINER(info_box), cop_label); #: ../src/about.c:247 msgid "Info" msgstr "" #: ../src/about.c:263 msgid "Developers" msgstr "" #: ../src/about.c:272 msgid "maintainer" msgstr "" #: ../src/about.c:280 msgid "developer" msgstr "" #: ../src/about.c:288 msgid "translation maintainer" msgstr "" #: ../src/about.c:297 msgid "Translators" msgstr "" #: ../src/about.c:317 msgid "Previous Translators" msgstr "" #: ../src/about.c:338 msgid "Contributors" msgstr "" #: ../src/about.c:348 #, c-format msgid "" "Some of the many contributors (for a more detailed list, see the file %s):" msgstr "" #: ../src/about.c:374 msgid "Credits" msgstr "" #: ../src/about.c:388 msgid "License" msgstr "" #: ../src/about.c:397 msgid "" "License text could not be found, please visit http://www.gnu.org/licenses/" "gpl-2.0.txt to view it online." msgstr "" #. fall back to %d #: ../src/build.c:635 #, c-format msgid "failed to substitute %%p, no project active" msgstr "" #: ../src/build.c:673 msgid "Process failed, no working directory" msgstr "" #: ../src/build.c:699 #, c-format msgid "%s (in directory: %s)" msgstr "" #: ../src/build.c:719 ../src/build.c:944 ../src/search.c:1475 #, c-format msgid "Process failed (%s)" msgstr "" #: ../src/build.c:790 #, c-format msgid "Failed to change the working directory to \"%s\"" msgstr "" #: ../src/build.c:819 #, c-format msgid "Failed to execute \"%s\" (start-script could not be created)" msgstr "" #: ../src/build.c:873 msgid "" "Could not execute the file in the VTE because it probably contains a command." msgstr "" #: ../src/build.c:911 #, c-format msgid "" "Could not find terminal \"%s\" (check path for Terminal tool setting in " "Preferences)" msgstr "" #: ../src/build.c:1081 msgid "Compilation failed." msgstr "" #: ../src/build.c:1095 msgid "Compilation finished successfully." msgstr "" #: ../src/build.c:1252 msgid "Custom Text" msgstr "" #: ../src/build.c:1253 msgid "Enter custom text here, all entered text is appended to the command." msgstr "" #: ../src/build.c:1331 msgid "_Next Error" msgstr "" #: ../src/build.c:1333 msgid "_Previous Error" msgstr "" #: ../src/build.c:1343 msgid "_Set Build Commands" msgstr "" #: ../src/build.c:1623 ../src/toolbar.c:373 msgid "Build the current file" msgstr "" #: ../src/build.c:1637 msgid "Build the current file with Make and the default target" msgstr "" #: ../src/build.c:1639 msgid "Build the current file with Make and the specified target" msgstr "" #: ../src/build.c:1641 msgid "Compile the current file with Make" msgstr "" #: ../src/build.c:1668 #, c-format msgid "Process could not be stopped (%s)." msgstr "" #: ../src/build.c:1685 ../src/build.c:1697 msgid "No more build errors." msgstr "" #: ../src/build.c:1778 msgid "Set menu item label" msgstr "" #: ../src/build.c:1788 msgid "Item" msgstr "" #: ../src/build.c:1789 ../src/symbols.c:650 msgid "Label" msgstr "" #: ../src/build.c:1790 ../src/symbols.c:645 msgid "Command" msgstr "" #: ../src/build.c:1791 msgid "Working directory" msgstr "" #: ../src/build.c:1792 msgid "Clear" msgstr "" #: ../src/build.c:1831 msgid "Click to set menu item label" msgstr "" #: ../src/build.c:1904 ../src/build.c:1906 #, c-format msgid "%s Commands" msgstr "" #: ../src/build.c:1906 msgid "No Filetype" msgstr "" #: ../src/build.c:1914 ../src/build.c:1949 msgid "Error Regular Expression:" msgstr "" #: ../src/build.c:1942 msgid "Non-Filetype Commands" msgstr "" #: ../src/build.c:1972 msgid "Note: Item 2 opens a dialog and appends the response to the command." msgstr "" #: ../src/build.c:1981 msgid "Execute Commands" msgstr "" #: ../src/build.c:1992 #, c-format msgid "" "%d, %e, %f, %p are substituted in command and directory fields, see manual " "for details." msgstr "" #: ../src/build.c:2177 msgid "Set Build Commands" msgstr "" #: ../src/build.c:2399 msgid "_Compile" msgstr "" #. build the code #: ../src/build.c:2406 ../src/build.c:2669 ../src/interface.c:1075 msgid "_Build" msgstr "" #: ../src/build.c:2413 ../src/build.c:2443 ../src/build.c:2636 msgid "_Execute" msgstr "" #. build the code with make custom #: ../src/build.c:2458 ../src/build.c:2634 ../src/build.c:2689 msgid "Make Custom _Target" msgstr "" #. build the code with make object #: ../src/build.c:2460 ../src/build.c:2635 ../src/build.c:2697 msgid "Make _Object" msgstr "" #: ../src/build.c:2462 ../src/build.c:2633 msgid "_Make" msgstr "" #. build the code with make all #: ../src/build.c:2681 msgid "_Make All" msgstr "" #. arguments #: ../src/build.c:2709 msgid "_Set Build Menu Commands" msgstr "" #: ../src/callbacks.c:150 msgid "Do you really want to quit?" msgstr "" #: ../src/callbacks.c:228 #, c-format msgid "%d file saved." msgid_plural "%d files saved." msgstr[0] "" msgstr[1] "" #: ../src/callbacks.c:488 ../src/document.c:2895 ../src/interface.c:352 #: ../src/sidebar.c:618 msgid "_Reload" msgstr "" #: ../src/callbacks.c:489 msgid "Any unsaved changes will be lost." msgstr "" #: ../src/callbacks.c:490 #, c-format msgid "Are you sure you want to reload '%s'?" msgstr "" #: ../src/callbacks.c:1202 ../src/keybindings.c:428 msgid "Go to Line" msgstr "" #: ../src/callbacks.c:1202 msgid "Enter the line you want to go to:" msgstr "" #: ../src/callbacks.c:1296 ../src/callbacks.c:1321 msgid "" "Please set the filetype for the current file before using this function." msgstr "" #: ../src/callbacks.c:1429 ../src/ui_utils.c:548 msgid "dd.mm.yyyy" msgstr "" #: ../src/callbacks.c:1431 ../src/ui_utils.c:549 msgid "mm.dd.yyyy" msgstr "" #: ../src/callbacks.c:1433 ../src/ui_utils.c:550 msgid "yyyy/mm/dd" msgstr "" #: ../src/callbacks.c:1435 ../src/ui_utils.c:559 msgid "dd.mm.yyyy hh:mm:ss" msgstr "" #: ../src/callbacks.c:1437 ../src/ui_utils.c:560 msgid "mm.dd.yyyy hh:mm:ss" msgstr "" #: ../src/callbacks.c:1439 ../src/ui_utils.c:561 msgid "yyyy/mm/dd hh:mm:ss" msgstr "" #: ../src/callbacks.c:1441 ../src/ui_utils.c:570 msgid "_Use Custom Date Format" msgstr "" #: ../src/callbacks.c:1446 msgid "Custom Date Format" msgstr "" #: ../src/callbacks.c:1447 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." msgstr "" #: ../src/callbacks.c:1466 msgid "Date format string could not be converted (possibly too long)." msgstr "" #: ../src/callbacks.c:1689 ../src/callbacks.c:1699 msgid "No more message items." msgstr "" #: ../src/dialogs.c:144 ../src/dialogs.c:229 msgid "Open File" msgstr "" #: ../src/dialogs.c:148 ../src/interface.c:790 msgid "_View" msgstr "" #: ../src/dialogs.c:151 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:173 msgid "Detect by file extension" msgstr "" #: ../src/dialogs.c:200 ../src/interface.c:3651 ../src/interface.c:5263 msgid "Detect from file" msgstr "" #: ../src/dialogs.c:262 msgid "_More Options" msgstr "" #. line 1 with checkbox and encoding combo #: ../src/dialogs.c:269 msgid "Show _hidden files" msgstr "" #: ../src/dialogs.c:280 msgid "Set encoding:" msgstr "" #: ../src/dialogs.c:290 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 "" #. line 2 with filetype combo #: ../src/dialogs.c:297 msgid "Set filetype:" msgstr "" #: ../src/dialogs.c:307 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:389 msgid "Overwrite?" msgstr "" #: ../src/dialogs.c:390 msgid "Filename already exists!" msgstr "" #: ../src/dialogs.c:422 ../src/dialogs.c:552 msgid "Save File" msgstr "" #: ../src/dialogs.c:430 msgid "R_ename" msgstr "" #: ../src/dialogs.c:432 msgid "Save the file and rename it" msgstr "" #: ../src/dialogs.c:440 msgid "_Open file in a new tab" msgstr "" #: ../src/dialogs.c:442 msgid "" "Keep the current unsaved document open and open the newly saved file in a " "new tab" msgstr "" #: ../src/dialogs.c:570 ../src/win32.c:681 msgid "Error" msgstr "" #: ../src/dialogs.c:573 ../src/dialogs.c:1443 ../src/win32.c:687 #: ../src/win32.c:746 msgid "Question" msgstr "" #: ../src/dialogs.c:576 ../src/win32.c:693 msgid "Warning" msgstr "" #: ../src/dialogs.c:579 ../src/win32.c:699 msgid "Information" msgstr "" #: ../src/dialogs.c:660 msgid "_Don't save" msgstr "" #: ../src/dialogs.c:691 #, c-format msgid "The file '%s' is not saved." msgstr "" #: ../src/dialogs.c:693 msgid "Do you want to save it before closing?" msgstr "" #: ../src/dialogs.c:768 msgid "Choose font" msgstr "" #: ../src/dialogs.c:1057 msgid "" "An error occurred or file information could not be retrieved (e.g. from a " "new file)." msgstr "" #: ../src/dialogs.c:1076 ../src/dialogs.c:1077 ../src/dialogs.c:1078 #: ../src/dialogs.c:1084 ../src/dialogs.c:1085 ../src/dialogs.c:1086 #: ../src/symbols.c:1724 ../src/symbols.c:1745 ../src/symbols.c:1797 #: ../src/ui_utils.c:222 msgid "unknown" msgstr "" #: ../src/dialogs.c:1091 ../src/symbols.c:800 msgid "Properties" msgstr "" #: ../src/dialogs.c:1120 msgid "Type:" msgstr "" #: ../src/dialogs.c:1134 msgid "Size:" msgstr "" #: ../src/dialogs.c:1150 msgid "Location:" msgstr "" #: ../src/dialogs.c:1164 msgid "Read-only:" msgstr "" #: ../src/dialogs.c:1171 msgid "(only inside Geany)" msgstr "" #: ../src/dialogs.c:1180 msgid "Encoding:" msgstr "" #. BOM = byte order mark #: ../src/dialogs.c:1190 ../src/ui_utils.c:225 msgid "(with BOM)" msgstr "" #: ../src/dialogs.c:1190 msgid "(without BOM)" msgstr "" #: ../src/dialogs.c:1201 msgid "Modified:" msgstr "" #: ../src/dialogs.c:1215 msgid "Changed:" msgstr "" #: ../src/dialogs.c:1229 msgid "Accessed:" msgstr "" #: ../src/dialogs.c:1251 msgid "Permissions:" msgstr "" #. Header #: ../src/dialogs.c:1259 msgid "Read:" msgstr "" #: ../src/dialogs.c:1266 msgid "Write:" msgstr "" #: ../src/dialogs.c:1273 msgid "Execute:" msgstr "" #. Owner #: ../src/dialogs.c:1281 msgid "Owner:" msgstr "" #. Group #: ../src/dialogs.c:1317 msgid "Group:" msgstr "" #. Other #: ../src/dialogs.c:1353 msgid "Other:" msgstr "" #: ../src/document.c:648 #, c-format msgid "File %s closed." msgstr "" #: ../src/document.c:775 #, c-format msgid "New file \"%s\" opened." msgstr "" #: ../src/document.c:948 ../src/document.c:1464 #, c-format msgid "Could not open file %s (%s)" msgstr "" #: ../src/document.c:978 #, c-format msgid "" "The file \"%s\" could not be opened properly and has been truncated. This " "can occur if the file contains a NULL byte. Be aware that saving it can " "cause data loss.\n" "The file was set to read-only." msgstr "" #. For translators: the second wildcard is an encoding name, e.g. #. * The file \"test.txt\" is not valid UTF-8. #: ../src/document.c:1004 #, c-format msgid "The file \"%s\" is not valid %s." msgstr "" #: ../src/document.c:1014 #, c-format msgid "" "The file \"%s\" does not look like a text file or the file encoding is not " "supported." msgstr "" #: ../src/document.c:1163 msgid "Spaces" msgstr "" #: ../src/document.c:1166 msgid "Tabs" msgstr "" #: ../src/document.c:1169 msgid "Tabs and Spaces" msgstr "" #. For translators: first wildcard is the indentation mode (Spaces, Tabs, Tabs #. * and Spaces), the second one is the filename #: ../src/document.c:1174 #, c-format msgid "Setting %s indentation mode for %s." msgstr "" #: ../src/document.c:1227 msgid "Invalid filename" msgstr "" #: ../src/document.c:1342 #, c-format msgid "File %s reloaded." msgstr "" #. For translators: this is the status window message for opening a file. %d is the number #. * of the newly opened file, %s indicates whether the file is opened read-only #. * (it is replaced with the string ", read-only"). #: ../src/document.c:1347 #, c-format msgid "File %s opened(%d%s)." msgstr "" #: ../src/document.c:1349 msgid ", read-only" msgstr "" #: ../src/document.c:1558 msgid "Error renaming file." msgstr "" #: ../src/document.c:1643 #, c-format msgid "" "An error occurred while converting the file from UTF-8 in \"%s\". The file " "remains unsaved." msgstr "" #: ../src/document.c:1665 #, c-format msgid "" "Error message: %s\n" "The error occurred at \"%s\" (line: %d, column: %d)." msgstr "" #: ../src/document.c:1670 #, c-format msgid "Error message: %s." msgstr "" #: ../src/document.c:1770 ../src/document.c:1833 msgid "Error saving file." msgstr "" #: ../src/document.c:1832 #, c-format msgid "Error saving file (%s)." msgstr "" #: ../src/document.c:1857 #, c-format msgid "File %s saved." msgstr "" #: ../src/document.c:1925 ../src/document.c:1982 ../src/document.c:1990 #, c-format msgid "\"%s\" was not found." msgstr "" #: ../src/document.c:1990 msgid "Wrap search and find again?" msgstr "" #: ../src/document.c:2069 ../src/search.c:1127 ../src/search.c:1171 #: ../src/search.c:1875 ../src/search.c:1876 #, c-format msgid "No matches found for \"%s\"." msgstr "" #: ../src/document.c:2080 ../src/document.c:2089 #, c-format msgid "%s: replaced %d occurrence of \"%s\" with \"%s\"." msgid_plural "%s: replaced %d occurrences of \"%s\" with \"%s\"." msgstr[0] "" msgstr[1] "" #: ../src/document.c:2896 msgid "Do you want to reload it?" msgstr "" #: ../src/document.c:2897 #, c-format msgid "" "The file '%s' on the disk is more recent than\n" "the current buffer." msgstr "" #: ../src/document.c:2915 msgid "Close _without saving" msgstr "" #: ../src/document.c:2919 #, c-format msgid "File \"%s\" was not found on disk! Try to resave the file?" msgstr "" #: ../src/editor.c:4425 msgid "Enter Tab Width" msgstr "" #: ../src/editor.c:4426 msgid "Enter the amount of spaces which should be replaced by a tab character." msgstr "" #: ../src/editor.c:4577 #, c-format msgid "Warning: non-standard hard tab width: %d != 8!" msgstr "" #: ../src/encodings.c:76 msgid "Celtic" msgstr "" #: ../src/encodings.c:77 ../src/encodings.c:78 msgid "Greek" msgstr "" #: ../src/encodings.c:79 msgid "Nordic" msgstr "" #: ../src/encodings.c:80 msgid "South European" msgstr "" #: ../src/encodings.c:81 ../src/encodings.c:82 ../src/encodings.c:83 #: ../src/encodings.c:84 msgid "Western" msgstr "" #: ../src/encodings.c:86 ../src/encodings.c:87 ../src/encodings.c:88 msgid "Baltic" msgstr "" #: ../src/encodings.c:89 ../src/encodings.c:90 ../src/encodings.c:91 msgid "Central European" msgstr "" #. ISO-IR-111 not available on Windows #: ../src/encodings.c:92 ../src/encodings.c:93 ../src/encodings.c:95 #: ../src/encodings.c:96 ../src/encodings.c:97 msgid "Cyrillic" msgstr "" #: ../src/encodings.c:98 msgid "Cyrillic/Russian" msgstr "" #: ../src/encodings.c:99 msgid "Cyrillic/Ukrainian" msgstr "" #: ../src/encodings.c:100 msgid "Romanian" msgstr "" #: ../src/encodings.c:102 ../src/encodings.c:103 ../src/encodings.c:104 msgid "Arabic" msgstr "" #. not available at all, ? #: ../src/encodings.c:105 ../src/encodings.c:107 ../src/encodings.c:108 msgid "Hebrew" msgstr "" #: ../src/encodings.c:109 msgid "Hebrew Visual" msgstr "" #: ../src/encodings.c:111 msgid "Armenian" msgstr "" #: ../src/encodings.c:112 msgid "Georgian" msgstr "" #: ../src/encodings.c:113 msgid "Thai" msgstr "" #: ../src/encodings.c:114 ../src/encodings.c:115 ../src/encodings.c:116 msgid "Turkish" msgstr "" #: ../src/encodings.c:117 ../src/encodings.c:118 ../src/encodings.c:119 msgid "Vietnamese" msgstr "" #: ../src/encodings.c:121 ../src/encodings.c:122 ../src/encodings.c:123 #: ../src/encodings.c:124 ../src/encodings.c:125 ../src/encodings.c:126 #: ../src/encodings.c:127 ../src/encodings.c:128 msgid "Unicode" msgstr "" #. maybe not available on Linux #: ../src/encodings.c:130 ../src/encodings.c:131 ../src/encodings.c:132 #: ../src/encodings.c:134 msgid "Chinese Simplified" msgstr "" #: ../src/encodings.c:135 ../src/encodings.c:136 ../src/encodings.c:137 msgid "Chinese Traditional" msgstr "" #: ../src/encodings.c:138 ../src/encodings.c:139 ../src/encodings.c:140 #: ../src/encodings.c:141 msgid "Japanese" msgstr "" #: ../src/encodings.c:142 ../src/encodings.c:143 ../src/encodings.c:144 #: ../src/encodings.c:145 msgid "Korean" msgstr "" #: ../src/encodings.c:147 msgid "Without encoding" msgstr "" #: ../src/encodings.c:375 msgid "_West European" msgstr "" #: ../src/encodings.c:381 msgid "_East European" msgstr "" #: ../src/encodings.c:387 msgid "East _Asian" msgstr "" #: ../src/encodings.c:393 msgid "_SE & SW Asian" msgstr "" #: ../src/encodings.c:399 msgid "_Middle Eastern" msgstr "" #: ../src/encodings.c:405 msgid "_Unicode" msgstr "" #: ../src/filetypes.c:101 ../src/filetypes.c:209 ../src/filetypes.c:231 #: ../src/filetypes.c:242 ../src/filetypes.c:264 #, c-format msgid "%s source file" msgstr "" #: ../src/filetypes.c:102 #, c-format msgid "%s file" msgstr "" #: ../src/filetypes.c:118 ../src/filetypes.c:119 ../src/interface.c:3594 #: ../src/interface.c:5206 msgid "None" msgstr "" #: ../src/filetypes.c:409 msgid "Shell script file" msgstr "" #: ../src/filetypes.c:421 msgid "Makefile" msgstr "" #: ../src/filetypes.c:433 msgid "XML document" msgstr "" #: ../src/filetypes.c:468 msgid "Cascading StyleSheet" msgstr "" #: ../src/filetypes.c:479 msgid "SQL Dump file" msgstr "" #: ../src/filetypes.c:534 msgid "Config file" msgstr "" #: ../src/filetypes.c:546 msgid "Gettext translation file" msgstr "" #: ../src/filetypes.c:579 #, c-format msgid "%s script file" msgstr "" #: ../src/filetypes.c:826 msgid "_Programming Languages" msgstr "" #: ../src/filetypes.c:827 msgid "_Scripting Languages" msgstr "" #: ../src/filetypes.c:828 msgid "_Markup Languages" msgstr "" #: ../src/filetypes.c:829 msgid "M_iscellaneous Languages" msgstr "" #: ../src/filetypes.c:830 msgid "_Custom Filetypes" msgstr "" #: ../src/filetypes.c:1403 ../src/win32.c:105 msgid "All Source" msgstr "" #. create meta file filter "All files" #: ../src/filetypes.c:1428 ../src/project.c:285 ../src/win32.c:95 #: ../src/win32.c:143 ../src/win32.c:145 msgid "All files" msgstr "" #: ../src/filetypes.c:1487 #, c-format msgid "Bad regex for filetype %s: %s" msgstr "" #: ../src/geany.h:52 msgid "untitled" msgstr "" #: ../src/highlighting.c:3349 ../src/main.c:802 ../src/socket.c:165 #: ../src/templates.c:384 #, c-format msgid "Could not find file '%s'." msgstr "" #: ../src/highlighting.c:3398 msgid "_Color Schemes" msgstr "" #: ../src/highlighting.c:3405 msgid "_Default" msgstr "" #: ../src/interface.c:295 msgid "_File" msgstr "" #: ../src/interface.c:306 msgid "New (with _Template)" msgstr "" #: ../src/interface.c:323 ../src/interface.c:2022 msgid "Open Selected F_ile" msgstr "" #: ../src/interface.c:327 msgid "Recent _Files" msgstr "" #: ../src/interface.c:344 msgid "Save A_ll" msgstr "" #: ../src/interface.c:360 msgid "R_eload As" msgstr "" #: ../src/interface.c:371 ../src/interface.c:553 ../src/interface.c:682 #: ../src/interface.c:696 ../src/interface.c:950 ../src/interface.c:960 #: ../src/interface.c:2090 ../src/interface.c:2104 msgid "invisible" msgstr "" #: ../src/interface.c:388 msgid "Page Set_up" msgstr "" #: ../src/interface.c:405 ../src/notebook.c:214 msgid "Close Ot_her Documents" msgstr "" #: ../src/interface.c:413 ../src/notebook.c:219 msgid "C_lose All" msgstr "" #: ../src/interface.c:430 msgid "_Edit" msgstr "" #: ../src/interface.c:480 ../src/interface.c:2031 msgid "_Format" msgstr "" #: ../src/interface.c:487 ../src/keybindings.c:372 msgid "_Reflow Lines/Block" msgstr "" #: ../src/interface.c:491 msgid "T_oggle Case of Selection" msgstr "" #: ../src/interface.c:495 ../src/keybindings.c:277 msgid "_Transpose Current Line" msgstr "" #: ../src/interface.c:504 msgid "_Comment Line(s)" msgstr "" #: ../src/interface.c:508 msgid "U_ncomment Line(s)" msgstr "" #: ../src/interface.c:512 msgid "_Toggle Line Commentation" msgstr "" #: ../src/interface.c:521 msgid "_Increase Indent" msgstr "" #: ../src/interface.c:529 msgid "_Decrease Indent" msgstr "" #: ../src/interface.c:537 ../src/keybindings.c:361 msgid "_Smart Line Indent" msgstr "" #: ../src/interface.c:546 msgid "_Send Selection to" msgstr "" #: ../src/interface.c:556 ../src/interface.c:2035 msgid "_Commands" msgstr "" #: ../src/interface.c:563 ../src/keybindings.c:318 msgid "_Cut Current Line(s)" msgstr "" #: ../src/interface.c:571 ../src/keybindings.c:315 msgid "_Copy Current Line(s)" msgstr "" #: ../src/interface.c:579 ../src/keybindings.c:270 msgid "_Delete Current Line(s)" msgstr "" #: ../src/interface.c:583 ../src/keybindings.c:267 msgid "_Duplicate Line or Selection" msgstr "" #: ../src/interface.c:592 ../src/keybindings.c:328 msgid "_Select Current Line(s)" msgstr "" #: ../src/interface.c:596 ../src/keybindings.c:331 msgid "_Select Current Paragraph" msgstr "" #: ../src/interface.c:605 ../src/keybindings.c:381 msgid "_Insert Alternative White Space" msgstr "" #: ../src/interface.c:614 ../src/keybindings.c:437 msgid "_Go to Next Marker" msgstr "" #: ../src/interface.c:618 ../src/keybindings.c:440 msgid "_Go to Previous Marker" msgstr "" #: ../src/interface.c:627 ../src/keybindings.c:370 msgid "_Send Selection to Terminal" msgstr "" #: ../src/interface.c:636 ../src/interface.c:2044 msgid "I_nsert Comments" msgstr "" #: ../src/interface.c:647 ../src/interface.c:2055 msgid "Insert _ChangeLog Entry" msgstr "" #: ../src/interface.c:651 ../src/interface.c:2059 msgid "Insert File _Header" msgstr "" #: ../src/interface.c:655 ../src/interface.c:2063 msgid "Insert _Function Description" msgstr "" #: ../src/interface.c:659 ../src/interface.c:2067 msgid "Insert _Multiline Comment" msgstr "" #: ../src/interface.c:663 ../src/interface.c:2071 msgid "Insert _GPL Notice" msgstr "" #: ../src/interface.c:667 ../src/interface.c:2075 msgid "Insert _BSD License Notice" msgstr "" #: ../src/interface.c:671 ../src/interface.c:2079 msgid "Insert Dat_e" msgstr "" #: ../src/interface.c:685 ../src/interface.c:2093 msgid "_Insert \"include <...>\"" msgstr "" #: ../src/interface.c:704 msgid "Preference_s" msgstr "" #: ../src/interface.c:712 ../src/keybindings.c:390 msgid "P_lugin Preferences" msgstr "" #: ../src/interface.c:720 msgid "_Search" msgstr "" #: ../src/interface.c:731 msgid "Find _Next" msgstr "" #: ../src/interface.c:735 msgid "Find _Previous" msgstr "" #: ../src/interface.c:739 msgid "Find in F_iles" msgstr "" #: ../src/interface.c:743 ../src/search.c:551 msgid "_Replace" msgstr "" #: ../src/interface.c:756 msgid "Find _Selected" msgstr "" #: ../src/interface.c:760 msgid "Find Pre_vious Selected" msgstr "" #: ../src/interface.c:769 msgid "Next _Message" msgstr "" #: ../src/interface.c:773 msgid "Pr_evious Message" msgstr "" #: ../src/interface.c:782 ../src/interface.c:2145 msgid "_Go to Line" msgstr "" #: ../src/interface.c:797 msgid "Change _Font" msgstr "" #: ../src/interface.c:810 msgid "To_ggle All Additional Widgets" msgstr "" #: ../src/interface.c:814 msgid "Full_screen" msgstr "" #: ../src/interface.c:818 msgid "Show Message _Window" msgstr "" #: ../src/interface.c:823 msgid "Show _Toolbar" msgstr "" #: ../src/interface.c:828 msgid "Show Side_bar" msgstr "" #: ../src/interface.c:833 ../src/interface.c:4025 ../src/interface.c:5347 #: ../src/keybindings.c:260 ../src/prefs.c:1531 msgid "Editor" msgstr "" #: ../src/interface.c:840 msgid "Show _Markers Margin" msgstr "" #: ../src/interface.c:845 msgid "Show _Line Numbers" msgstr "" #: ../src/interface.c:850 msgid "Show _White Space" msgstr "" #: ../src/interface.c:854 msgid "Show Line _Endings" msgstr "" #: ../src/interface.c:858 msgid "Show _Indentation Guides" msgstr "" #: ../src/interface.c:879 msgid "_Document" msgstr "" #: ../src/interface.c:886 msgid "_Line Wrapping" msgstr "" #: ../src/interface.c:891 msgid "Line _Breaking" msgstr "" #: ../src/interface.c:895 msgid "_Auto-indentation" msgstr "" #: ../src/interface.c:900 msgid "In_dent Type" msgstr "" #: ../src/interface.c:907 ../src/interface.c:3633 ../src/interface.c:5245 msgid "_Tabs" msgstr "" #: ../src/interface.c:913 ../src/interface.c:3624 ../src/interface.c:5236 msgid "_Spaces" msgstr "" #: ../src/interface.c:919 ../src/interface.c:3642 ../src/interface.c:5254 msgid "T_abs and Spaces" msgstr "" #: ../src/interface.c:930 msgid "Read _Only" msgstr "" #: ../src/interface.c:934 msgid "_Write Unicode BOM" msgstr "" #: ../src/interface.c:943 msgid "Set File_type" msgstr "" #: ../src/interface.c:953 msgid "Set _Encoding" msgstr "" #: ../src/interface.c:963 msgid "Set Line E_ndings" msgstr "" #: ../src/interface.c:970 msgid "Convert and Set to _CR/LF (Win)" msgstr "" #: ../src/interface.c:976 msgid "Convert and Set to _LF (Unix)" msgstr "" #: ../src/interface.c:982 msgid "Convert and Set to CR (_Mac)" msgstr "" #: ../src/interface.c:993 msgid "_Strip Trailing Spaces" msgstr "" #: ../src/interface.c:997 msgid "_Replace Tabs by Spaces" msgstr "" #: ../src/interface.c:1001 msgid "Replace Spaces b_y Tabs" msgstr "" #: ../src/interface.c:1010 msgid "_Fold All" msgstr "" #: ../src/interface.c:1014 msgid "_Unfold All" msgstr "" #: ../src/interface.c:1023 msgid "Remove _Markers" msgstr "" #: ../src/interface.c:1027 msgid "Remove Error _Indicators" msgstr "" #: ../src/interface.c:1031 msgid "_Project" msgstr "" #: ../src/interface.c:1038 msgid "_New" msgstr "" #: ../src/interface.c:1046 msgid "_Open" msgstr "" #: ../src/interface.c:1054 msgid "_Recent Projects" msgstr "" #: ../src/interface.c:1058 msgid "_Close" msgstr "" #: ../src/interface.c:1079 msgid "_Tools" msgstr "" #: ../src/interface.c:1086 msgid "_Reload Configuration" msgstr "" #: ../src/interface.c:1094 msgid "C_onfiguration Files" msgstr "" #: ../src/interface.c:1107 msgid "_Color Chooser" msgstr "" #: ../src/interface.c:1115 msgid "_Word Count" msgstr "" #: ../src/interface.c:1119 msgid "Load Ta_gs" msgstr "" #: ../src/interface.c:1123 ../src/interface.c:1130 msgid "_Help" msgstr "" #: ../src/interface.c:1138 msgid "_Website" msgstr "" #: ../src/interface.c:1142 msgid "_Keyboard Shortcuts" msgstr "" #: ../src/interface.c:1146 msgid "_Debug Messages" msgstr "" #: ../src/interface.c:1185 ../src/sidebar.c:130 msgid "Symbols" msgstr "" #: ../src/interface.c:1199 msgid "Documents" msgstr "" #: ../src/interface.c:1235 msgid "Status" msgstr "" #: ../src/interface.c:1249 msgid "Compiler" msgstr "" #: ../src/interface.c:1264 msgid "Messages" msgstr "" #: ../src/interface.c:1277 msgid "Scribble" msgstr "" #: ../src/interface.c:1887 msgid "_Toolbar Preferences" msgstr "" #: ../src/interface.c:1900 msgid "_Hide Toolbar" msgstr "" #: ../src/interface.c:2112 msgid "Find _Usage" msgstr "" #: ../src/interface.c:2120 msgid "Find _Document Usage" msgstr "" #: ../src/interface.c:2128 msgid "Go to _Tag Definition" msgstr "" #: ../src/interface.c:2132 msgid "Go to T_ag Declaration" msgstr "" #: ../src/interface.c:2136 msgid "Conte_xt Action" msgstr "" #: ../src/interface.c:2669 ../src/keybindings.c:387 msgid "Preferences" msgstr "" #: ../src/interface.c:2705 msgid "Load files from the last session" msgstr "" #: ../src/interface.c:2708 msgid "Opens at startup the files from the last session" msgstr "" #: ../src/interface.c:2710 msgid "Load virtual terminal support" msgstr "" #: ../src/interface.c:2712 msgid "" "Whether the virtual terminal emulation (VTE) should be loaded at startup, " "disable it if you do not need it" msgstr "" #: ../src/interface.c:2714 msgid "Enable plugin support" msgstr "" #: ../src/interface.c:2718 msgid "Startup" msgstr "" #: ../src/interface.c:2737 msgid "Save window position and geometry" msgstr "" #: ../src/interface.c:2740 msgid "Saves the window position and geometry and restores it at the start" msgstr "" #: ../src/interface.c:2742 msgid "Confirm exit" msgstr "" #: ../src/interface.c:2745 msgid "Shows a confirmation dialog on exit" msgstr "" #: ../src/interface.c:2747 msgid "Shutdown" msgstr "" #: ../src/interface.c:2768 msgid "Startup path:" msgstr "" #: ../src/interface.c:2780 msgid "" "Path to start in when opening or saving files. Must be an absolute path. " "Leave blank to use the current working directory." msgstr "" #: ../src/interface.c:2793 msgid "Project files:" msgstr "" #: ../src/interface.c:2805 msgid "Path to start in when opening project files" msgstr "" #: ../src/interface.c:2818 msgid "Extra plugin path:" msgstr "" #: ../src/interface.c:2830 msgid "" "Geany looks by default in the global installation path and in the " "configuration directory. The path entered here will be searched additionally " "for plugins. Leave blank to disable." msgstr "" #: ../src/interface.c:2843 msgid "Paths" msgstr "" #: ../src/interface.c:2848 msgid "Startup" msgstr "" #: ../src/interface.c:2871 msgid "Beep on errors or when compilation has finished" msgstr "" #: ../src/interface.c:2874 msgid "" "Whether to beep if an error occurred or when the compilation process has " "finished" msgstr "" #: ../src/interface.c:2876 msgid "Switch to status message list at new message" msgstr "" #: ../src/interface.c:2879 msgid "" "Switch to the status message tab (in the notebook window at the bottom) if a " "new status message arrives" msgstr "" #: ../src/interface.c:2881 msgid "Suppress status messages in the status bar" msgstr "" #: ../src/interface.c:2884 msgid "" "Removes all messages from the status bar. The messages are still displayed " "in the status messages window." msgstr "" #: ../src/interface.c:2886 msgid "Auto-focus widgets (focus follows mouse)" msgstr "" #: ../src/interface.c:2889 msgid "" "Gives the focus automatically to widgets below the mouse cursor. Works for " "the main editor widget, the scribble, the toolbar search and goto line " "fields and the VTE." msgstr "" #: ../src/interface.c:2891 msgid "Use Windows File Open/Save dialogs" msgstr "" #: ../src/interface.c:2894 msgid "" "Defines whether to use the native Windows File Open/Save dialogs or whether " "to use the GTK default dialogs" msgstr "" #: ../src/interface.c:2896 ../src/interface.c:3275 ../src/interface.c:4230 msgid "Miscellaneous" msgstr "" #: ../src/interface.c:2915 msgid "Always wrap search and hide the Find dialog" msgstr "" #: ../src/interface.c:2918 msgid "" "Always wrap search around the document and hide the Find dialog after " "clicking Find Next/Previous" msgstr "" #: ../src/interface.c:2920 msgid "Use the current word under the cursor for Find dialogs" msgstr "" #: ../src/interface.c:2923 msgid "" "Use current word under the cursor when opening the Find, Find in Files or " "Replace dialog and there is no selection" msgstr "" #: ../src/interface.c:2925 msgid "Use the current file's directory for Find in Files" msgstr "" #: ../src/interface.c:2929 msgid "Search" msgstr "" #: ../src/interface.c:2948 msgid "Use project-based session files" msgstr "" #: ../src/interface.c:2951 msgid "" "Whether to store a project's session files and open them when re-opening the " "project" msgstr "" #: ../src/interface.c:2953 msgid "Store project file inside the project base directory" msgstr "" #: ../src/interface.c:2956 msgid "" "When enabled, a project file is stored by default inside the project base " "directory when creating new projects instead of one directory above the base " "directory. You can still change the path of the project file in the New " "Project dialog." msgstr "" #: ../src/interface.c:2958 msgid "Projects" msgstr "" #: ../src/interface.c:2963 msgid "Miscellaneous" msgstr "" #. TODO Find a better way to map the current notebook page to the #. * corresponding chapter in the documentation, comparing translatable #. * strings is easy to break. Maybe attach an identifying string to the #. * tab label object. #: ../src/interface.c:2967 ../src/prefs.c:1525 msgid "General" msgstr "" #: ../src/interface.c:3004 msgid "Show symbol list" msgstr "" #: ../src/interface.c:3007 msgid "Toggle the symbol list on and off" msgstr "" #: ../src/interface.c:3009 msgid "Show documents list" msgstr "" #: ../src/interface.c:3012 msgid "Toggle the documents list on and off" msgstr "" #: ../src/interface.c:3014 msgid "Show sidebar" msgstr "" #: ../src/interface.c:3022 msgid "Position:" msgstr "" #: ../src/interface.c:3026 ../src/interface.c:3149 ../src/interface.c:3210 #: ../src/interface.c:3228 ../src/interface.c:3246 msgid "Left" msgstr "" #: ../src/interface.c:3033 ../src/interface.c:3157 ../src/interface.c:3211 #: ../src/interface.c:3229 ../src/interface.c:3247 msgid "Right" msgstr "" #: ../src/interface.c:3039 msgid "Sidebar" msgstr "" #: ../src/interface.c:3060 msgid "Symbol list:" msgstr "" #: ../src/interface.c:3067 ../src/interface.c:3197 msgid "Message window:" msgstr "" #: ../src/interface.c:3074 ../src/interface.c:3233 msgid "Editor:" msgstr "" #: ../src/interface.c:3086 msgid "Sets the font for the message window" msgstr "" #: ../src/interface.c:3094 msgid "Sets the font for the symbol list" msgstr "" #: ../src/interface.c:3102 msgid "Sets the editor font" msgstr "" #: ../src/interface.c:3104 msgid "Fonts" msgstr "" #: ../src/interface.c:3123 msgid "Show editor tabs" msgstr "" #: ../src/interface.c:3127 msgid "Show close buttons" msgstr "" #: ../src/interface.c:3130 msgid "" "Shows a small cross button in the file tabs to easily close files when " "clicking on it (requires restart of Geany)" msgstr "" #: ../src/interface.c:3136 msgid "Placement of new file tabs:" msgstr "" #: ../src/interface.c:3152 msgid "File tabs will be placed on the left of the notebook" msgstr "" #: ../src/interface.c:3160 msgid "File tabs will be placed on the right of the notebook" msgstr "" #: ../src/interface.c:3164 msgid "Next to current" msgstr "" #: ../src/interface.c:3169 msgid "" "Whether to place file tabs next to the current tab rather than at the edges " "of the notebook" msgstr "" #: ../src/interface.c:3171 msgid "Double-clicking hides all additional widgets" msgstr "" #: ../src/interface.c:3174 msgid "Calls the View->Toggle All Additional Widgets command" msgstr "" #: ../src/interface.c:3176 msgid "Editor tabs" msgstr "" #: ../src/interface.c:3212 ../src/interface.c:3230 ../src/interface.c:3248 msgid "Top" msgstr "" #: ../src/interface.c:3213 ../src/interface.c:3231 ../src/interface.c:3249 msgid "Bottom" msgstr "" #: ../src/interface.c:3215 msgid "Sidebar:" msgstr "" #: ../src/interface.c:3251 msgid "Tab positions" msgstr "" #: ../src/interface.c:3270 msgid "Show status bar" msgstr "" #: ../src/interface.c:3273 msgid "Whether to show the status bar at the bottom of the main window" msgstr "" #: ../src/interface.c:3280 ../src/prefs.c:1527 msgid "Interface" msgstr "" #: ../src/interface.c:3311 msgid "Show T_oolbar" msgstr "" #: ../src/interface.c:3315 msgid "_Append Toolbar to the Menu" msgstr "" #: ../src/interface.c:3318 msgid "Pack the toolbar to the main menu to save vertical space" msgstr "" #: ../src/interface.c:3340 ../src/toolbar.c:930 msgid "Customize Toolbar" msgstr "" #: ../src/interface.c:3360 msgid "System _Default" msgstr "" #: ../src/interface.c:3368 msgid "Images _and Text" msgstr "" #: ../src/interface.c:3376 msgid "_Images Only" msgstr "" #: ../src/interface.c:3384 msgid "_Text Only" msgstr "" #: ../src/interface.c:3392 msgid "Icon Style" msgstr "" #: ../src/interface.c:3413 msgid "S_ystem Default" msgstr "" #: ../src/interface.c:3421 msgid "_Small Icons" msgstr "" #: ../src/interface.c:3429 msgid "_Very Small Icons" msgstr "" #: ../src/interface.c:3437 msgid "_Large Icons" msgstr "" #: ../src/interface.c:3445 msgid "Icon Size" msgstr "" #: ../src/interface.c:3450 msgid "Toolbar" msgstr "" #: ../src/interface.c:3455 ../src/prefs.c:1529 msgid "Toolbar" msgstr "" #: ../src/interface.c:3482 msgid "Line wrapping" msgstr "" #: ../src/interface.c:3485 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:3487 msgid "Enable \"smart\" home key" msgstr "" #: ../src/interface.c:3490 msgid "" "When \"smart\" home is enabled, the HOME key will move the caret to the " "first non-blank character of the line, unless it is already there, it moves " "to the very beginning of the line. When this feature is disabled, the HOME " "key always moves the caret to the start of the current line, regardless of " "its current position." msgstr "" #: ../src/interface.c:3492 msgid "Disable Drag and Drop" msgstr "" #: ../src/interface.c:3495 msgid "" "Disable drag and drop completely in the editor window so you can't drag and " "drop any selections within or outside of the editor window" msgstr "" #: ../src/interface.c:3497 msgid "Enable folding" msgstr "" #: ../src/interface.c:3500 msgid "Whether to enable folding the code" msgstr "" #: ../src/interface.c:3502 msgid "Fold/unfold all children of a fold point" msgstr "" #: ../src/interface.c:3505 msgid "" "Fold or unfold all children of a fold point. By pressing the Shift key while " "clicking on a fold symbol the contrary behavior is used." msgstr "" #: ../src/interface.c:3507 msgid "Use indicators to show compile errors" msgstr "" #: ../src/interface.c:3510 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:3512 msgid "Newline strips trailing spaces" msgstr "" #: ../src/interface.c:3515 msgid "Enable newline to strip the trailing spaces on the previous line" msgstr "" #: ../src/interface.c:3521 msgid "Line breaking column:" msgstr "" #: ../src/interface.c:3535 msgid "Comment toggle marker:" msgstr "" #: ../src/interface.c:3542 msgid "" "A string which is added when toggling a line comment in a source file, it is " "used to mark the comment as toggled." msgstr "" #: ../src/interface.c:3544 msgid "Features" msgstr "" #: ../src/interface.c:3549 msgid "Features" msgstr "" #: ../src/interface.c:3582 ../src/interface.c:5194 msgid "Auto-indent mode:" msgstr "" #: ../src/interface.c:3595 ../src/interface.c:5207 msgid "Basic" msgstr "" #: ../src/interface.c:3596 ../src/interface.c:5208 msgid "Current chars" msgstr "" #: ../src/interface.c:3597 ../src/interface.c:5209 msgid "Match braces" msgstr "" #: ../src/interface.c:3599 ../src/interface.c:3925 ../src/interface.c:5211 msgid "Type:" msgstr "" #: ../src/interface.c:3606 ../src/interface.c:5218 msgid "Width:" msgstr "" #: ../src/interface.c:3619 ../src/interface.c:5231 msgid "The width in chars of a single indent" msgstr "" #: ../src/interface.c:3629 ../src/interface.c:5241 msgid "Use spaces when inserting indentation" msgstr "" #: ../src/interface.c:3638 ../src/interface.c:5250 msgid "Use one tab per indent" msgstr "" #: ../src/interface.c:3647 ../src/interface.c:5259 msgid "" "Use spaces if the total indent is less than the tab width, otherwise use both" msgstr "" #: ../src/interface.c:3656 ../src/interface.c:5268 msgid "" "Whether to detect the indentation type from file contents when a file is " "opened" msgstr "" #: ../src/interface.c:3658 msgid "Tab key indents" msgstr "" #: ../src/interface.c:3661 msgid "" "Pressing tab/shift-tab indents/unindents instead of inserting a tab character" msgstr "" #: ../src/interface.c:3663 msgid "Indentation" msgstr "" #: ../src/interface.c:3668 ../src/interface.c:5270 msgid "Indentation" msgstr "" #: ../src/interface.c:3691 msgid "Snippet completion" msgstr "" #: ../src/interface.c:3694 msgid "" "Type a defined short character sequence and complete it to a more complex " "string using a single keypress" msgstr "" #: ../src/interface.c:3696 msgid "XML tag autocompletion" msgstr "" #: ../src/interface.c:3699 msgid "Automatic completion and closing of XML tags (includes HTML tags)" msgstr "" #: ../src/interface.c:3701 msgid "Automatic continuation of multi-line comments" msgstr "" #: ../src/interface.c:3704 msgid "" "Continue automatically multi-line comments in languages like C, C++ and Java " "when a new line is entered inside such a comment" msgstr "" #: ../src/interface.c:3706 msgid "Autocomplete symbols" msgstr "" #: ../src/interface.c:3709 msgid "" "Automatic completion of known symbols in open files (function names, global " "variables, ...)" msgstr "" #: ../src/interface.c:3711 msgid "Autocomplete all words in document" msgstr "" #: ../src/interface.c:3715 msgid "Drop rest of word on completion" msgstr "" #: ../src/interface.c:3725 msgid "Max. symbol name suggestions:" msgstr "" #: ../src/interface.c:3732 msgid "Completion list height:" msgstr "" #: ../src/interface.c:3739 msgid "Characters to type for autocompletion:" msgstr "" #: ../src/interface.c:3752 msgid "" "The amount of characters which are necessary to show the symbol " "autocompletion list" msgstr "" #: ../src/interface.c:3761 msgid "Display height in rows for the autocompletion list" msgstr "" #: ../src/interface.c:3770 msgid "Maximum number of entries to display in the autocompletion list" msgstr "" #: ../src/interface.c:3773 msgid "Completions" msgstr "" #: ../src/interface.c:3792 msgid "Parenthesis ( )" msgstr "" #: ../src/interface.c:3797 msgid "Auto-close parenthesis when typing an opening one" msgstr "" #: ../src/interface.c:3799 msgid "Single quotes ' '" msgstr "" #: ../src/interface.c:3804 msgid "Auto-close simple quote when typing an opening one" msgstr "" #: ../src/interface.c:3806 msgid "Curly brackets { }" msgstr "" #: ../src/interface.c:3811 msgid "Auto-close curly bracket when typing an opening one" msgstr "" #: ../src/interface.c:3813 msgid "Square brackets [ ]" msgstr "" #: ../src/interface.c:3818 msgid "Auto-close square-bracket when typing an opening one" msgstr "" #: ../src/interface.c:3820 msgid "Double quotes \" \"" msgstr "" #: ../src/interface.c:3825 msgid "Auto-close double quote when typing an opening one" msgstr "" #: ../src/interface.c:3827 msgid "Auto-close quotes and brackets" msgstr "" #: ../src/interface.c:3832 msgid "Completions" msgstr "" #: ../src/interface.c:3855 msgid "Invert syntax highlighting colors" msgstr "" #: ../src/interface.c:3858 msgid "Invert all colors, by default using white text on a black background" msgstr "" #: ../src/interface.c:3860 msgid "Show indentation guides" msgstr "" #: ../src/interface.c:3863 msgid "Shows small dotted lines to help you to use the right indentation" msgstr "" #: ../src/interface.c:3865 msgid "Show white space" msgstr "" #: ../src/interface.c:3868 msgid "Marks spaces with dots and tabs with arrows" msgstr "" #: ../src/interface.c:3870 msgid "Show line endings" msgstr "" #: ../src/interface.c:3873 msgid "Shows the line ending character" msgstr "" #: ../src/interface.c:3875 msgid "Show line numbers" msgstr "" #: ../src/interface.c:3878 msgid "Shows or hides the Line Number margin" msgstr "" #: ../src/interface.c:3880 msgid "Show markers margin" msgstr "" #: ../src/interface.c:3883 msgid "" "Shows or hides the small margin right of the line numbers, which is used to " "mark lines" msgstr "" #: ../src/interface.c:3885 msgid "Stop scrolling at last line" msgstr "" #: ../src/interface.c:3888 msgid "Whether to stop scrolling one page past the last line of a document" msgstr "" #: ../src/interface.c:3890 msgid "Display" msgstr "" #: ../src/interface.c:3911 ../src/interface.c:5302 msgid "Column:" msgstr "" #: ../src/interface.c:3918 msgid "Color:" msgstr "" #: ../src/interface.c:3937 msgid "Sets the color of the long line marker" msgstr "" #: ../src/interface.c:3938 ../src/toolbar.c:71 ../src/tools.c:717 #: ../src/vte.c:765 ../src/vte.c:772 msgid "Color Chooser" msgstr "" #: ../src/interface.c:3946 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:3956 msgid "Line" msgstr "" #: ../src/interface.c:3959 msgid "" "Prints a vertical line in the editor window at the given cursor position " "(see below)" msgstr "" #: ../src/interface.c:3963 msgid "Background" msgstr "" #: ../src/interface.c:3966 msgid "" "The background color of characters after the given cursor position (see " "below) changed to the color set below, (this is recommended if you use " "proportional fonts)" msgstr "" #: ../src/interface.c:3970 msgid "Enabled" msgstr "" #: ../src/interface.c:3976 ../src/interface.c:5342 msgid "Long line marker" msgstr "" #: ../src/interface.c:3995 ../src/interface.c:5309 msgid "Disabled" msgstr "" #: ../src/interface.c:3998 msgid "Do not show virtual spaces" msgstr "" #: ../src/interface.c:4002 msgid "Only for rectangular selections" msgstr "" #: ../src/interface.c:4005 msgid "" "Only show virtual spaces beyond the end of lines when drawing a rectangular " "selection" msgstr "" #: ../src/interface.c:4009 msgid "Always" msgstr "" #: ../src/interface.c:4012 msgid "Always show virtual spaces beyond the end of lines" msgstr "" #: ../src/interface.c:4016 msgid "Virtual spaces" msgstr "" #: ../src/interface.c:4021 msgid "Display" msgstr "" #: ../src/interface.c:4052 msgid "Open new documents from the command-line" msgstr "" #: ../src/interface.c:4055 msgid "Start a new file for each command-line filename that doesn't exist" msgstr "" #: ../src/interface.c:4069 msgid "Default end of line characters:" msgstr "" #: ../src/interface.c:4076 msgid "New files" msgstr "" #: ../src/interface.c:4099 msgid "Default encoding (new files):" msgstr "" #: ../src/interface.c:4107 msgid "Sets the default encoding for newly created files" msgstr "" #: ../src/interface.c:4113 msgid "Use fixed encoding when opening non-Unicode files" msgstr "" #: ../src/interface.c:4116 msgid "" "This option disables the automatic detection of the file encoding when " "opening non-Unicode files and opens the file with the specified encoding " "(usually not needed)" msgstr "" #: ../src/interface.c:4122 msgid "Default encoding (existing non-Unicode files):" msgstr "" #: ../src/interface.c:4130 msgid "Sets the default encoding for opening existing non-Unicode files" msgstr "" #: ../src/interface.c:4136 msgid "Encodings" msgstr "" #: ../src/interface.c:4155 msgid "Ensure new line at file end" msgstr "" #: ../src/interface.c:4158 msgid "Ensures that at the end of the file is a new line" msgstr "" #: ../src/interface.c:4160 msgid "Strip trailing spaces and tabs" msgstr "" #: ../src/interface.c:4163 msgid "Removes trailing spaces and tabs and the end of lines" msgstr "" #: ../src/interface.c:4165 ../src/keybindings.c:522 msgid "Replace tabs by space" msgstr "" #: ../src/interface.c:4168 msgid "Replaces all tabs in document by spaces" msgstr "" #: ../src/interface.c:4170 msgid "Saving files" msgstr "" #: ../src/interface.c:4195 msgid "Recent files list length:" msgstr "" #: ../src/interface.c:4209 msgid "Specifies the number of files which are stored in the Recent files list" msgstr "" #: ../src/interface.c:4213 msgid "Disk check timeout:" msgstr "" #: ../src/interface.c:4226 msgid "" "How often to check for changes to document files on disk, in seconds. Zero " "disables checking." msgstr "" #: ../src/interface.c:4235 ../src/prefs.c:1533 ../src/symbols.c:605 #: ../plugins/filebrowser.c:1101 msgid "Files" msgstr "" #: ../src/interface.c:4268 msgid "Terminal:" msgstr "" #: ../src/interface.c:4275 msgid "Browser:" msgstr "" #: ../src/interface.c:4287 msgid "" "A terminal emulator like xterm, gnome-terminal or konsole (should accept the " "-e argument)" msgstr "" #: ../src/interface.c:4294 msgid "Path (and possibly additional arguments) to your favorite browser" msgstr "" #: ../src/interface.c:4316 msgid "Grep:" msgstr "" #: ../src/interface.c:4339 msgid "Tool paths" msgstr "" #: ../src/interface.c:4360 msgid "Context action:" msgstr "" #: ../src/interface.c:4371 #, c-format msgid "" "Context action command. The currently selected word can be used with %s. It " "can appear anywhere in the given command and will be replaced before " "execution." msgstr "" #: ../src/interface.c:4384 msgid "Commands" msgstr "" #: ../src/interface.c:4389 ../src/keybindings.c:560 ../src/prefs.c:1535 msgid "Tools" msgstr "" #: ../src/interface.c:4427 msgid "email address of the developer" msgstr "" #: ../src/interface.c:4434 msgid "Initials of the developer name" msgstr "" #: ../src/interface.c:4436 msgid "Initial version:" msgstr "" #: ../src/interface.c:4448 msgid "Version number, which a new file initially has" msgstr "" #: ../src/interface.c:4455 msgid "Company name" msgstr "" #: ../src/interface.c:4457 msgid "Developer:" msgstr "" #: ../src/interface.c:4464 msgid "Company:" msgstr "" #: ../src/interface.c:4471 msgid "Mail address:" msgstr "" #: ../src/interface.c:4478 msgid "Initials:" msgstr "" #: ../src/interface.c:4490 msgid "The name of the developer" msgstr "" #: ../src/interface.c:4492 msgid "Year:" msgstr "" #: ../src/interface.c:4499 msgid "Date:" msgstr "" #: ../src/interface.c:4506 msgid "Date & Time:" msgstr "" #: ../src/interface.c:4518 msgid "" "Specify a format for the the {datetime} wildcard. You can use any conversion " "specifiers which can be used with the ANSI C strftime function." msgstr "" #: ../src/interface.c:4525 msgid "" "Specify a format for the the {year} wildcard. You can use any conversion " "specifiers which can be used with the ANSI C strftime function." msgstr "" #: ../src/interface.c:4532 msgid "" "Specify a format for the the {date} wildcard. You can use any conversion " "specifiers which can be used with the ANSI C strftime function." msgstr "" #: ../src/interface.c:4534 msgid "Template data" msgstr "" #: ../src/interface.c:4539 ../src/prefs.c:1537 msgid "Templates" msgstr "" #: ../src/interface.c:4577 msgid "C_hange" msgstr "" #: ../src/interface.c:4581 msgid "Keyboard shortcuts" msgstr "" #: ../src/interface.c:4586 ../src/prefs.c:1539 msgid "Keybindings" msgstr "" #: ../src/interface.c:4620 msgid "Command:" msgstr "" #: ../src/interface.c:4627 #, c-format msgid "Path to the command for printing files (use %f for the filename)" msgstr "" #: ../src/interface.c:4637 msgid "Use an external command for printing" msgstr "" #: ../src/interface.c:4657 ../src/printing.c:381 msgid "Print line numbers" msgstr "" #: ../src/interface.c:4660 ../src/printing.c:383 msgid "Add line numbers to the printed page" msgstr "" #: ../src/interface.c:4662 ../src/printing.c:386 msgid "Print page numbers" msgstr "" #: ../src/interface.c:4665 ../src/printing.c:388 msgid "" "Add page numbers at the bottom of each page. It takes 2 lines of the page." msgstr "" #: ../src/interface.c:4667 ../src/printing.c:391 msgid "Print page header" msgstr "" #: ../src/interface.c:4670 ../src/printing.c:393 msgid "" "Add a little header to every page containing the page number, the filename " "and the current date (see below). It takes 3 lines of the page." msgstr "" #: ../src/interface.c:4687 ../src/printing.c:409 msgid "Use the basename of the printed file" msgstr "" #: ../src/interface.c:4690 msgid "Print only the basename (without the path) of the printed file" msgstr "" #: ../src/interface.c:4696 ../src/printing.c:417 msgid "Date format:" msgstr "" #: ../src/interface.c:4703 ../src/printing.c:423 msgid "" "Specify a format for the date and time stamp which is added to the page " "header on each page. You can use any conversion specifiers which can be used " "with the ANSI C strftime function." msgstr "" #: ../src/interface.c:4706 msgid "Use native GTK printing" msgstr "" #: ../src/interface.c:4712 msgid "Printing" msgstr "" #: ../src/interface.c:4717 ../src/prefs.c:1541 msgid "Printing" msgstr "" #: ../src/interface.c:5177 msgid "Project Properties" msgstr "" #: ../src/interface.c:5295 msgid "Display:" msgstr "" #: ../src/interface.c:5317 msgid "Custom" msgstr "" #: ../src/interface.c:5325 msgid "Use global settings" msgstr "" #: ../src/keybindings.c:227 ../src/plugins.c:1171 msgid "File" msgstr "" #: ../src/keybindings.c:230 msgid "New" msgstr "" #: ../src/keybindings.c:232 msgid "Open" msgstr "" #: ../src/keybindings.c:235 msgid "Open selected file" msgstr "" #: ../src/keybindings.c:237 msgid "Save" msgstr "" #: ../src/keybindings.c:239 msgid "Save as" msgstr "" #: ../src/keybindings.c:241 msgid "Save all" msgstr "" #: ../src/keybindings.c:244 msgid "Print" msgstr "" #: ../src/keybindings.c:246 msgid "Close" msgstr "" #: ../src/keybindings.c:248 msgid "Close all" msgstr "" #: ../src/keybindings.c:251 msgid "Reload file" msgstr "" #: ../src/keybindings.c:253 msgid "Re-open last closed tab" msgstr "" #: ../src/keybindings.c:255 ../src/project.c:519 msgid "Project" msgstr "" #: ../src/keybindings.c:258 msgid "Project properties" msgstr "" #: ../src/keybindings.c:263 msgid "Undo" msgstr "" #: ../src/keybindings.c:265 msgid "Redo" msgstr "" #: ../src/keybindings.c:274 msgid "Delete to line end" msgstr "" #: ../src/keybindings.c:280 msgid "Scroll to current line" msgstr "" #: ../src/keybindings.c:282 msgid "Scroll up the view by one line" msgstr "" #: ../src/keybindings.c:284 msgid "Scroll down the view by one line" msgstr "" #: ../src/keybindings.c:286 msgid "Complete snippet" msgstr "" #: ../src/keybindings.c:288 msgid "Move cursor in snippet" msgstr "" #: ../src/keybindings.c:290 msgid "Suppress snippet completion" msgstr "" #: ../src/keybindings.c:292 msgid "Context Action" msgstr "" #: ../src/keybindings.c:294 msgid "Complete word" msgstr "" #: ../src/keybindings.c:296 msgid "Show calltip" msgstr "" #: ../src/keybindings.c:298 msgid "Show macro list" msgstr "" #: ../src/keybindings.c:300 msgid "Word part completion" msgstr "" #: ../src/keybindings.c:302 msgid "Move line(s) up" msgstr "" #: ../src/keybindings.c:304 msgid "Move line(s) down" msgstr "" #: ../src/keybindings.c:306 msgid "Clipboard" msgstr "" #: ../src/keybindings.c:309 msgid "Cut" msgstr "" #: ../src/keybindings.c:311 msgid "Copy" msgstr "" #: ../src/keybindings.c:313 msgid "Paste" msgstr "" #: ../src/keybindings.c:321 msgid "Select" msgstr "" #: ../src/keybindings.c:324 msgid "Select All" msgstr "" #: ../src/keybindings.c:326 msgid "Select current word" msgstr "" #: ../src/keybindings.c:334 msgid "Select to previous word part" msgstr "" #: ../src/keybindings.c:336 msgid "Select to next word part" msgstr "" #: ../src/keybindings.c:338 msgid "Format" msgstr "" #: ../src/keybindings.c:342 msgid "Toggle Case of Selection" msgstr "" #: ../src/keybindings.c:344 msgid "Toggle line commentation" msgstr "" #: ../src/keybindings.c:347 msgid "Comment line(s)" msgstr "" #: ../src/keybindings.c:349 msgid "Uncomment line(s)" msgstr "" #: ../src/keybindings.c:351 msgid "Increase indent" msgstr "" #: ../src/keybindings.c:354 msgid "Decrease indent" msgstr "" #: ../src/keybindings.c:357 msgid "Increase indent by one space" msgstr "" #: ../src/keybindings.c:359 msgid "Decrease indent by one space" msgstr "" #: ../src/keybindings.c:363 msgid "Send to Custom Command 1" msgstr "" #: ../src/keybindings.c:365 msgid "Send to Custom Command 2" msgstr "" #: ../src/keybindings.c:367 msgid "Send to Custom Command 3" msgstr "" #: ../src/keybindings.c:375 msgid "Insert" msgstr "" #: ../src/keybindings.c:378 msgid "Insert date" msgstr "" #: ../src/keybindings.c:384 msgid "Settings" msgstr "" #: ../src/keybindings.c:392 ../src/toolbar.c:381 msgid "Search" msgstr "" #: ../src/keybindings.c:395 ../src/search.c:396 msgid "Find" msgstr "" #: ../src/keybindings.c:397 msgid "Find Next" msgstr "" #: ../src/keybindings.c:399 msgid "Find Previous" msgstr "" #: ../src/keybindings.c:402 msgid "Find Next Selection" msgstr "" #: ../src/keybindings.c:404 msgid "Find Previous Selection" msgstr "" #: ../src/keybindings.c:406 ../src/search.c:541 msgid "Replace" msgstr "" #: ../src/keybindings.c:408 ../src/search.c:715 msgid "Find in Files" msgstr "" #: ../src/keybindings.c:411 msgid "Next Message" msgstr "" #: ../src/keybindings.c:413 msgid "Previous Message" msgstr "" #: ../src/keybindings.c:415 msgid "Find Usage" msgstr "" #: ../src/keybindings.c:417 msgid "Find Document Usage" msgstr "" #: ../src/keybindings.c:419 msgid "Mark All" msgstr "" #: ../src/keybindings.c:421 msgid "Go to" msgstr "" #: ../src/keybindings.c:424 ../src/toolbar.c:67 msgid "Navigate back a location" msgstr "" #: ../src/keybindings.c:426 ../src/toolbar.c:68 msgid "Navigate forward a location" msgstr "" #: ../src/keybindings.c:431 msgid "Go to matching brace" msgstr "" #: ../src/keybindings.c:434 msgid "Toggle marker" msgstr "" #: ../src/keybindings.c:442 msgid "Go to Tag Definition" msgstr "" #: ../src/keybindings.c:444 msgid "Go to Tag Declaration" msgstr "" #: ../src/keybindings.c:446 msgid "Go to Start of Line" msgstr "" #: ../src/keybindings.c:448 msgid "Go to End of Line" msgstr "" #: ../src/keybindings.c:450 msgid "Go to End of Display Line" msgstr "" #: ../src/keybindings.c:452 msgid "Go to Previous Word Part" msgstr "" #: ../src/keybindings.c:454 msgid "Go to Next Word Part" msgstr "" #: ../src/keybindings.c:456 msgid "View" msgstr "" #: ../src/keybindings.c:459 msgid "Toggle All Additional Widgets" msgstr "" #: ../src/keybindings.c:462 msgid "Fullscreen" msgstr "" #: ../src/keybindings.c:464 msgid "Toggle Messages Window" msgstr "" #: ../src/keybindings.c:467 msgid "Toggle Sidebar" msgstr "" #: ../src/keybindings.c:469 msgid "Zoom In" msgstr "" #: ../src/keybindings.c:471 msgid "Zoom Out" msgstr "" #: ../src/keybindings.c:473 msgid "Zoom Reset" msgstr "" #: ../src/keybindings.c:475 msgid "Focus" msgstr "" #: ../src/keybindings.c:478 msgid "Switch to Editor" msgstr "" #: ../src/keybindings.c:480 msgid "Switch to Scribble" msgstr "" #: ../src/keybindings.c:482 msgid "Switch to VTE" msgstr "" #: ../src/keybindings.c:484 msgid "Switch to Search Bar" msgstr "" #: ../src/keybindings.c:486 msgid "Switch to Sidebar" msgstr "" #: ../src/keybindings.c:488 msgid "Switch to Compiler" msgstr "" #: ../src/keybindings.c:490 msgid "Switch to Messages" msgstr "" #: ../src/keybindings.c:492 msgid "Switch to Message Window" msgstr "" #: ../src/keybindings.c:494 msgid "Switch to Sidebar Document List" msgstr "" #: ../src/keybindings.c:496 msgid "Switch to Sidebar Symbol List" msgstr "" #: ../src/keybindings.c:498 msgid "Notebook tab" msgstr "" #: ../src/keybindings.c:501 msgid "Switch to left document" msgstr "" #: ../src/keybindings.c:503 msgid "Switch to right document" msgstr "" #: ../src/keybindings.c:505 msgid "Switch to last used document" msgstr "" #: ../src/keybindings.c:507 msgid "Move document left" msgstr "" #: ../src/keybindings.c:509 msgid "Move document right" msgstr "" #: ../src/keybindings.c:511 msgid "Move document first" msgstr "" #: ../src/keybindings.c:513 msgid "Move document last" msgstr "" #: ../src/keybindings.c:515 msgid "Document" msgstr "" #: ../src/keybindings.c:518 msgid "Toggle Line wrapping" msgstr "" #: ../src/keybindings.c:520 msgid "Toggle Line breaking" msgstr "" #: ../src/keybindings.c:524 msgid "Replace spaces by tabs" msgstr "" #: ../src/keybindings.c:526 msgid "Toggle current fold" msgstr "" #: ../src/keybindings.c:528 msgid "Fold all" msgstr "" #: ../src/keybindings.c:530 msgid "Unfold all" msgstr "" #: ../src/keybindings.c:532 msgid "Reload symbol list" msgstr "" #: ../src/keybindings.c:534 msgid "Remove Markers" msgstr "" #: ../src/keybindings.c:536 msgid "Remove Error Indicators" msgstr "" #: ../src/keybindings.c:538 ../src/keybindings.c:543 ../src/project.c:477 #: ../src/ui_utils.c:1815 msgid "Build" msgstr "" #: ../src/keybindings.c:541 ../src/toolbar.c:69 msgid "Compile" msgstr "" #: ../src/keybindings.c:545 msgid "Make all" msgstr "" #: ../src/keybindings.c:548 msgid "Make custom target" msgstr "" #: ../src/keybindings.c:550 msgid "Make object" msgstr "" #: ../src/keybindings.c:552 msgid "Next error" msgstr "" #: ../src/keybindings.c:554 msgid "Previous error" msgstr "" #: ../src/keybindings.c:556 msgid "Run" msgstr "" #: ../src/keybindings.c:558 msgid "Build options" msgstr "" #: ../src/keybindings.c:563 msgid "Show Color Chooser" msgstr "" #: ../src/keybindings.c:565 ../src/keybindings.c:568 msgid "Help" msgstr "" #: ../src/keybindings.c:856 msgid "Keyboard Shortcuts" msgstr "" #: ../src/keybindings.c:868 msgid "The following keyboard shortcuts are configurable:" msgstr "" #: ../src/keybindings.c:1791 msgid "Switch to Document" msgstr "" #: ../src/keyfile.c:852 msgid "Type here what you want, use it as a notice/scratch board" msgstr "" #: ../src/keyfile.c:1056 msgid "Failed to load one or more session files." msgstr "" #: ../src/log.c:181 msgid "Debug Messages" msgstr "" #: ../src/log.c:183 msgid "Cl_ear" msgstr "" #: ../src/main.c:122 msgid "" "Set initial column number for the first opened file (useful in conjunction " "with --line)" msgstr "" #: ../src/main.c:123 msgid "Use an alternate configuration directory" msgstr "" #: ../src/main.c:124 msgid "Print internal filetype names" msgstr "" #: ../src/main.c:125 msgid "Generate global tags file (see documentation)" msgstr "" #: ../src/main.c:126 msgid "Don't preprocess C/C++ files when generating tags" msgstr "" #: ../src/main.c:128 msgid "Don't open files in a running instance, force opening a new instance" msgstr "" #: ../src/main.c:129 msgid "" "Use this socket filename for communication with a running Geany instance" msgstr "" #: ../src/main.c:130 msgid "Return a list of open documents in a running Geany instance" msgstr "" #: ../src/main.c:132 msgid "Set initial line number for the first opened file" msgstr "" #: ../src/main.c:133 msgid "Don't show message window at startup" msgstr "" #: ../src/main.c:134 msgid "Don't load auto completion data (see documentation)" msgstr "" #: ../src/main.c:136 msgid "Don't load plugins" msgstr "" #: ../src/main.c:138 msgid "Print Geany's installation prefix" msgstr "" #: ../src/main.c:139 msgid "Don't load the previous session's files" msgstr "" #: ../src/main.c:141 msgid "Don't load terminal support" msgstr "" #: ../src/main.c:142 msgid "Filename of libvte.so" msgstr "" #: ../src/main.c:144 msgid "Be verbose" msgstr "" #: ../src/main.c:145 msgid "Show version and exit" msgstr "" #: ../src/main.c:498 msgid "[FILES...]" msgstr "" #: ../src/main.c:515 #, c-format msgid "(built on %s with GTK %d.%d.%d, GLib %d.%d.%d)" msgstr "" #: ../src/main.c:614 msgid "Move it now?" msgstr "" #: ../src/main.c:616 msgid "Geany needs to move your old configuration directory before starting." msgstr "" #: ../src/main.c:625 #, c-format msgid "" "Your configuration directory has been successfully moved from \"%s\" to \"%s" "\"." msgstr "" #. for translators: the third %s in brackets is the error message which #. * describes why moving the dir didn't work #: ../src/main.c:635 #, c-format msgid "" "Your old configuration directory \"%s\" could not be moved to \"%s\" (%s). " "Please move manually the directory to the new location." msgstr "" #: ../src/main.c:716 #, 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:1031 #, c-format msgid "This is Geany %s." msgstr "" #: ../src/main.c:1033 #, c-format msgid "Configuration directory could not be created (%s)." msgstr "" #: ../src/main.c:1244 msgid "Configuration files reloaded." msgstr "" #: ../src/msgwindow.c:147 msgid "Status messages" msgstr "" #: ../src/msgwindow.c:524 msgid "C_opy" msgstr "" #: ../src/msgwindow.c:533 msgid "Copy _All" msgstr "" #: ../src/msgwindow.c:563 msgid "_Hide Message Window" msgstr "" #: ../src/msgwindow.c:619 #, c-format msgid "Could not find file '%s' - trying the current document path." msgstr "" #: ../src/plugins.c:464 #, c-format msgid "" "The plugin \"%s\" is not binary compatible with this release of Geany - " "please recompile it." msgstr "" #: ../src/plugins.c:906 msgid "_Plugin Manager" msgstr "" #: ../src/plugins.c:1083 #, c-format msgid "" "Plugin: %s %s\n" "Description: %s\n" "Author(s): %s" msgstr "" #: ../src/plugins.c:1159 msgid "Active" msgstr "" #: ../src/plugins.c:1165 msgid "Plugin" msgstr "" #: ../src/plugins.c:1189 msgid "No plugins available." msgstr "" #: ../src/plugins.c:1269 msgid "Plugins" msgstr "" #: ../src/plugins.c:1289 msgid "Choose which plugins should be loaded at startup:" msgstr "" #: ../src/plugins.c:1301 msgid "Plugin details:" msgstr "" #: ../src/pluginutils.c:207 msgid "Configure Plugins" msgstr "" #: ../src/prefs.c:165 msgid "Grab Key" msgstr "" #: ../src/prefs.c:171 #, c-format msgid "Press the combination of the keys you want to use for \"%s\"." msgstr "" #: ../src/prefs.c:214 ../src/symbols.c:1866 msgid "_Expand All" msgstr "" #: ../src/prefs.c:219 ../src/symbols.c:1871 msgid "_Collapse All" msgstr "" #: ../src/prefs.c:278 msgid "Action" msgstr "" #: ../src/prefs.c:283 msgid "Shortcut" msgstr "" #: ../src/prefs.c:1408 msgid "_Allow" msgstr "" #: ../src/prefs.c:1410 msgid "_Override" msgstr "" #: ../src/prefs.c:1411 msgid "Override that keybinding?" msgstr "" #: ../src/prefs.c:1412 #, c-format msgid "The combination '%s' is already used for \"%s\"." msgstr "" #: ../src/prefs.c:1543 ../src/vte.c:269 ../src/vte.c:723 ../src/vte.c:728 msgid "Terminal" msgstr "" #. add manually GeanyWrapLabels because they can't be added with Glade #. page Tools #: ../src/prefs.c:1619 msgid "Enter tool paths below. Tools you do not need can be left blank." msgstr "" #. page Templates #: ../src/prefs.c:1624 msgid "" "Set the information to be used in templates. See the documentation for " "details." msgstr "" #: ../src/prefs.c:1628 msgid "" "Notice: For all changes you make here to take effect, you need to restart " "Geany or force the reload of the settings using Tools->Reload Configuration." "" msgstr "" #. page Keybindings #: ../src/prefs.c:1634 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 "" #. page Printing #: ../src/prefs.c:1639 msgid "" "Notice: Native GTK printing is only available if Geany was built against " "GTK 2.10 (or above) and Geany is running with GTK 2.10 (or above)." msgstr "" #. page Editor->Indentation #: ../src/prefs.c:1645 msgid "" "Warning: these settings are overridden by the current project. See " "Project->Properties." msgstr "" #: ../src/printing.c:188 msgid "The editor font is not a monospaced font!" msgstr "" #: ../src/printing.c:189 msgid "Text will be wrongly spaced." msgstr "" #: ../src/printing.c:306 #, c-format msgid "Page %d of %d" msgstr "" #: ../src/printing.c:376 msgid "Document Setup" msgstr "" #: ../src/printing.c:411 msgid "Print only the basename(without the path) of the printed file" msgstr "" #: ../src/printing.c:527 #, c-format msgid "Page %d of %d" msgstr "" #: ../src/printing.c:781 #, c-format msgid "Did not send document %s to the printing subsystem." msgstr "" #: ../src/printing.c:783 #, c-format msgid "Document %s was sent to the printing subsystem." msgstr "" #: ../src/printing.c:835 #, c-format msgid "Printing of %s failed (%s)." msgstr "" #: ../src/printing.c:875 msgid "Please set a print command in the preferences dialog first." msgstr "" #: ../src/printing.c:883 #, c-format msgid "" "The file \"%s\" will be printed with the following command:\n" "\n" "%s" msgstr "" #: ../src/printing.c:899 #, c-format msgid "Printing of \"%s\" failed (return code: %s)." msgstr "" #: ../src/printing.c:905 #, c-format msgid "File %s printed." msgstr "" #. "projects" is part of the default project base path so be careful when translating #. * please avoid special characters and spaces, look at the source for details or ask Frank #: ../src/project.c:98 msgid "projects" msgstr "" #: ../src/project.c:117 msgid "New Project" msgstr "" #: ../src/project.c:125 msgid "C_reate" msgstr "" #: ../src/project.c:139 ../src/project.c:413 msgid "Name:" msgstr "" #: ../src/project.c:148 ../src/project.c:426 msgid "Filename:" msgstr "" #: ../src/project.c:164 ../src/project.c:456 msgid "Base path:" msgstr "" #: ../src/project.c:170 ../src/project.c:465 msgid "" "Base directory of all files that make up the project. This can be a new " "path, or an existing directory tree. You can use paths relative to the " "project filename." msgstr "" #: ../src/project.c:173 ../src/project.c:468 msgid "Choose Project Base Path" msgstr "" #: ../src/project.c:231 ../src/project.c:263 ../src/project.c:957 #, c-format msgid "Project file \"%s\" could not be loaded." msgstr "" #: ../src/project.c:257 ../src/project.c:269 msgid "Open Project" msgstr "" #: ../src/project.c:289 msgid "Project files" msgstr "" #: ../src/project.c:339 #, c-format msgid "Project \"%s\" closed." msgstr "" #: ../src/project.c:439 msgid "Description:" msgstr "" #: ../src/project.c:481 msgid "Set the Build non-filetype working directories to use base path:" msgstr "" #: ../src/project.c:484 msgid "Set" msgstr "" #: ../src/project.c:486 msgid "" "Set the working directories (on the Build tab) for the non-filetype build " "commands to use the base path" msgstr "" #: ../src/project.c:501 msgid "File patterns:" msgstr "" #: ../src/project.c:610 msgid "Do you want to close it before proceeding?" msgstr "" #: ../src/project.c:611 #, c-format msgid "The '%s' project is already open." msgstr "" #: ../src/project.c:658 msgid "The specified project name is too short." msgstr "" #: ../src/project.c:664 #, c-format msgid "The specified project name is too long (max. %d characters)." msgstr "" #: ../src/project.c:672 msgid "You have specified an invalid project filename." msgstr "" #: ../src/project.c:695 msgid "Create the project's base path directory?" msgstr "" #: ../src/project.c:696 #, c-format msgid "The path \"%s\" does not exist." msgstr "" #: ../src/project.c:705 #, c-format msgid "Project base directory could not be created (%s)." msgstr "" #: ../src/project.c:717 #, c-format msgid "Project file could not be written (%s)." msgstr "" #: ../src/project.c:794 #, c-format msgid "Project \"%s\" created." msgstr "" #: ../src/project.c:796 #, c-format msgid "Project \"%s\" saved." msgstr "" #. initialise the dialog #: ../src/project.c:861 ../src/project.c:872 msgid "Choose Project Filename" msgstr "" #: ../src/project.c:947 #, c-format msgid "Project \"%s\" opened." msgstr "" #: ../src/search.c:233 msgid "_Use regular expressions" msgstr "" #: ../src/search.c:237 msgid "" "Use POSIX-like regular expressions. For detailed information about using " "regular expressions, please read the documentation." msgstr "" #: ../src/search.c:244 msgid "Search _backwards" msgstr "" #: ../src/search.c:258 msgid "Use _escape sequences" msgstr "" #: ../src/search.c:263 msgid "" "Replace \\\\, \\t, \\n, \\r and \\uXXXX (Unicode chararacters) with the " "corresponding control characters" msgstr "" #: ../src/search.c:272 ../src/search.c:810 msgid "C_ase sensitive" msgstr "" #: ../src/search.c:277 ../src/search.c:816 msgid "Match only a _whole word" msgstr "" #: ../src/search.c:282 msgid "Match from s_tart of word" msgstr "" #: ../src/search.c:403 msgid "_Previous" msgstr "" #: ../src/search.c:409 msgid "_Next" msgstr "" #: ../src/search.c:413 ../src/search.c:562 ../src/search.c:740 msgid "_Search for:" msgstr "" #. Now add the multiple match options #: ../src/search.c:441 msgid "_Find All" msgstr "" #: ../src/search.c:448 msgid "_Mark" msgstr "" #: ../src/search.c:450 msgid "Mark all matches in the current document" msgstr "" #: ../src/search.c:455 ../src/search.c:622 msgid "In Sessi_on" msgstr "" #: ../src/search.c:460 ../src/search.c:627 msgid "_In Document" msgstr "" #. close window checkbox #: ../src/search.c:466 ../src/search.c:640 msgid "Close _dialog" msgstr "" #: ../src/search.c:471 ../src/search.c:645 msgid "Disable this option to keep the dialog open" msgstr "" #: ../src/search.c:556 msgid "Replace & Fi_nd" msgstr "" #: ../src/search.c:565 msgid "Replace wit_h:" msgstr "" #. Now add the multiple replace options #: ../src/search.c:615 msgid "Re_place All" msgstr "" #: ../src/search.c:632 msgid "In Se_lection" msgstr "" #: ../src/search.c:634 msgid "Replace all matches found in the currently selected text" msgstr "" #: ../src/search.c:725 msgid "_Directory:" msgstr "" #: ../src/search.c:756 msgid "E_ncoding:" msgstr "" #: ../src/search.c:781 msgid "Fixed s_trings" msgstr "" #: ../src/search.c:790 msgid "_Grep regular expressions" msgstr "" #: ../src/search.c:793 ../src/search.c:801 msgid "See grep's manual page for more information" msgstr "" #: ../src/search.c:798 msgid "_Extended regular expressions" msgstr "" #: ../src/search.c:805 msgid "_Recurse in subfolders" msgstr "" #: ../src/search.c:821 msgid "_Invert search results" msgstr "" #: ../src/search.c:826 msgid "Invert the sense of matching, to select non-matching lines" msgstr "" #: ../src/search.c:843 msgid "E_xtra options:" msgstr "" #: ../src/search.c:851 msgid "Other options to pass to Grep" msgstr "" #: ../src/search.c:1130 ../src/search.c:1881 ../src/search.c:1884 #, c-format msgid "Found %d match for \"%s\"." msgid_plural "Found %d matches for \"%s\"." msgstr[0] "" msgstr[1] "" #: ../src/search.c:1177 #, c-format msgid "Replaced %u matches in %u documents." msgstr "" #: ../src/search.c:1368 msgid "Invalid directory for find in files." msgstr "" #: ../src/search.c:1388 msgid "No text to find." msgstr "" #: ../src/search.c:1415 #, c-format msgid "Cannot execute grep tool '%s'; check the path setting in Preferences." msgstr "" #: ../src/search.c:1483 msgid "Searching..." msgstr "" #: ../src/search.c:1495 #, c-format msgid "%s %s -- %s (in directory: %s)" msgstr "" #: ../src/search.c:1523 #, c-format msgid "Could not open directory (%s)" msgstr "" #: ../src/search.c:1601 msgid "Search failed." msgstr "" #: ../src/search.c:1621 #, c-format msgid "Search completed with %d match." msgid_plural "Search completed with %d matches." msgstr[0] "" msgstr[1] "" #: ../src/search.c:1629 msgid "No matches found." msgstr "" #: ../src/search.c:1661 #, c-format msgid "Bad regex: %s" msgstr "" #. TODO maybe this message needs a rewording #: ../src/socket.c:227 msgid "" "Geany tried to access the Unix Domain socket of another instance running as " "another user.\n" "This is a fatal error and Geany will now quit." msgstr "" #: ../src/symbols.c:611 ../src/symbols.c:651 ../src/symbols.c:718 msgid "Chapter" msgstr "" #: ../src/symbols.c:612 ../src/symbols.c:647 ../src/symbols.c:719 msgid "Section" msgstr "" #: ../src/symbols.c:613 msgid "Sect1" msgstr "" #: ../src/symbols.c:614 msgid "Sect2" msgstr "" #: ../src/symbols.c:615 msgid "Sect3" msgstr "" #: ../src/symbols.c:616 msgid "Appendix" msgstr "" #: ../src/symbols.c:617 ../src/symbols.c:652 ../src/symbols.c:668 #: ../src/symbols.c:679 ../src/symbols.c:766 ../src/symbols.c:777 #: ../src/symbols.c:789 ../src/symbols.c:803 ../src/symbols.c:815 #: ../src/symbols.c:827 ../src/symbols.c:842 ../src/symbols.c:887 msgid "Other" msgstr "" #: ../src/symbols.c:623 ../src/symbols.c:835 ../src/symbols.c:867 msgid "Module" msgstr "" #: ../src/symbols.c:624 ../src/symbols.c:762 ../src/symbols.c:813 #: ../src/symbols.c:825 ../src/symbols.c:840 ../src/symbols.c:852 msgid "Types" msgstr "" #: ../src/symbols.c:625 msgid "Type constructors" msgstr "" #: ../src/symbols.c:626 ../src/symbols.c:638 ../src/symbols.c:659 #: ../src/symbols.c:667 ../src/symbols.c:676 ../src/symbols.c:688 #: ../src/symbols.c:697 ../src/symbols.c:750 ../src/symbols.c:799 #: ../src/symbols.c:822 ../src/symbols.c:837 ../src/symbols.c:874 msgid "Functions" msgstr "" #: ../src/symbols.c:631 ../src/symbols.c:637 msgid "Sections" msgstr "" #: ../src/symbols.c:632 msgid "Keys" msgstr "" #: ../src/symbols.c:639 ../src/symbols.c:690 ../src/symbols.c:751 #: ../src/symbols.c:776 ../src/symbols.c:801 ../src/symbols.c:814 #: ../src/symbols.c:823 ../src/symbols.c:839 ../src/symbols.c:886 msgid "Variables" msgstr "" #: ../src/symbols.c:646 msgid "Environment" msgstr "" #: ../src/symbols.c:648 ../src/symbols.c:720 msgid "Subsection" msgstr "" #: ../src/symbols.c:649 ../src/symbols.c:721 msgid "Subsubsection" msgstr "" #: ../src/symbols.c:660 msgid "Structures" msgstr "" #: ../src/symbols.c:675 ../src/symbols.c:759 ../src/symbols.c:784 #: ../src/symbols.c:796 msgid "Package" msgstr "" #: ../src/symbols.c:677 ../src/symbols.c:826 ../src/symbols.c:849 msgid "Labels" msgstr "" #: ../src/symbols.c:678 ../src/symbols.c:689 ../src/symbols.c:802 #: ../src/symbols.c:824 msgid "Constants" msgstr "" #: ../src/symbols.c:686 ../src/symbols.c:785 ../src/symbols.c:797 #: ../src/symbols.c:810 ../src/symbols.c:836 msgid "Interfaces" msgstr "" #: ../src/symbols.c:687 ../src/symbols.c:708 ../src/symbols.c:729 #: ../src/symbols.c:739 ../src/symbols.c:748 ../src/symbols.c:786 #: ../src/symbols.c:798 ../src/symbols.c:811 ../src/symbols.c:873 msgid "Classes" msgstr "" #: ../src/symbols.c:698 msgid "Anchors" msgstr "" #: ../src/symbols.c:699 msgid "H1 Headings" msgstr "" #: ../src/symbols.c:700 msgid "H2 Headings" msgstr "" #: ../src/symbols.c:701 msgid "H3 Headings" msgstr "" #: ../src/symbols.c:709 msgid "ID Selectors" msgstr "" #: ../src/symbols.c:710 msgid "Type Selectors" msgstr "" #: ../src/symbols.c:728 ../src/symbols.c:774 msgid "Modules" msgstr "" #: ../src/symbols.c:730 msgid "Singletons" msgstr "" #: ../src/symbols.c:731 ../src/symbols.c:740 ../src/symbols.c:749 #: ../src/symbols.c:787 ../src/symbols.c:812 msgid "Methods" msgstr "" #: ../src/symbols.c:738 ../src/symbols.c:870 msgid "Namespaces" msgstr "" #: ../src/symbols.c:741 msgid "Procedures" msgstr "" #: ../src/symbols.c:752 msgid "Imports" msgstr "" #: ../src/symbols.c:760 msgid "Entities" msgstr "" #: ../src/symbols.c:761 msgid "Architectures" msgstr "" #: ../src/symbols.c:763 msgid "Functions / Procedures" msgstr "" #: ../src/symbols.c:764 msgid "Variables / Signals" msgstr "" #: ../src/symbols.c:765 msgid "Processes / Components" msgstr "" #: ../src/symbols.c:773 msgid "Events" msgstr "" #: ../src/symbols.c:775 msgid "Functions / Tasks" msgstr "" #: ../src/symbols.c:788 ../src/symbols.c:875 msgid "Members" msgstr "" #: ../src/symbols.c:838 msgid "Subroutines" msgstr "" #: ../src/symbols.c:841 msgid "Blocks" msgstr "" #: ../src/symbols.c:850 ../src/symbols.c:859 ../src/symbols.c:883 msgid "Macros" msgstr "" #: ../src/symbols.c:851 msgid "Defines" msgstr "" #: ../src/symbols.c:858 msgid "Targets" msgstr "" #: ../src/symbols.c:876 msgid "Structs" msgstr "" #: ../src/symbols.c:877 msgid "Typedefs / Enums" msgstr "" #: ../src/symbols.c:1365 #, c-format msgid "Unknown filetype extension for \"%s\".\n" msgstr "" #: ../src/symbols.c:1389 #, c-format msgid "Failed to create tags file, perhaps because no tags were found.\n" msgstr "" #: ../src/symbols.c:1396 #, c-format msgid "" "Usage: %s -g \n" "\n" msgstr "" #: ../src/symbols.c:1397 #, c-format msgid "" "Example:\n" "CFLAGS=`pkg-config gtk+-2.0 --cflags` %s -g gtk2.c.tags /usr/include/gtk-2.0/" "gtk/gtk.h\n" msgstr "" #: ../src/symbols.c:1411 msgid "Load Tags" msgstr "" #: ../src/symbols.c:1418 msgid "Geany tag files (*.tags)" msgstr "" #. For translators: the first wildcard is the filetype, the second the filename #: ../src/symbols.c:1438 #, c-format msgid "Loaded %s tags file '%s'." msgstr "" #: ../src/symbols.c:1440 #, c-format msgid "Could not load tags file '%s'." msgstr "" #: ../src/symbols.c:1573 #, c-format msgid "Forward declaration \"%s\" not found." msgstr "" #: ../src/symbols.c:1575 #, c-format msgid "Definition of \"%s\" not found." msgstr "" #: ../src/symbols.c:1881 msgid "Sort by _Name" msgstr "" #: ../src/symbols.c:1888 msgid "Sort by _Appearance" msgstr "" #: ../src/templates.c:278 msgid "Old" msgstr "" #. custom actions defined in toolbar_init(): "New", "Open", "SearchEntry", "GotoEntry", "Build" #: ../src/toolbar.c:56 msgid "Save the current file" msgstr "" #: ../src/toolbar.c:57 msgid "Save all open files" msgstr "" #: ../src/toolbar.c:58 msgid "Reload the current file from disk" msgstr "" #: ../src/toolbar.c:59 msgid "Close the current file" msgstr "" #: ../src/toolbar.c:60 msgid "Close all open files" msgstr "" #: ../src/toolbar.c:61 msgid "Cut the current selection" msgstr "" #: ../src/toolbar.c:62 msgid "Copy the current selection" msgstr "" #: ../src/toolbar.c:63 msgid "Paste the contents of the clipboard" msgstr "" #: ../src/toolbar.c:64 msgid "Delete the current selection" msgstr "" #: ../src/toolbar.c:65 msgid "Undo the last modification" msgstr "" #: ../src/toolbar.c:66 msgid "Redo the last modification" msgstr "" #: ../src/toolbar.c:69 msgid "Compile the current file" msgstr "" #: ../src/toolbar.c:70 msgid "Run or view the current file" msgstr "" #: ../src/toolbar.c:71 msgid "" "Open a color chooser dialog, to interactively pick colors from a palette" msgstr "" #: ../src/toolbar.c:72 msgid "Zoom in the text" msgstr "" #: ../src/toolbar.c:73 msgid "Zoom out the text" msgstr "" #: ../src/toolbar.c:74 msgid "Decrease indentation" msgstr "" #: ../src/toolbar.c:75 msgid "Increase indentation" msgstr "" #: ../src/toolbar.c:76 ../src/toolbar.c:381 msgid "Find the entered text in the current file" msgstr "" #: ../src/toolbar.c:77 ../src/toolbar.c:389 msgid "Jump to the entered line number" msgstr "" #: ../src/toolbar.c:78 msgid "Show the preferences dialog" msgstr "" #: ../src/toolbar.c:79 msgid "Quit Geany" msgstr "" #: ../src/toolbar.c:80 msgid "Print document" msgstr "" #: ../src/toolbar.c:81 msgid "Replace text in the current document" msgstr "" #: ../src/toolbar.c:357 msgid "Create a new file" msgstr "" #: ../src/toolbar.c:358 msgid "Create a new file from a template" msgstr "" #: ../src/toolbar.c:365 msgid "Open an existing file" msgstr "" #: ../src/toolbar.c:366 msgid "Open a recent file" msgstr "" #: ../src/toolbar.c:374 msgid "Choose more build actions" msgstr "" #: ../src/toolbar.c:389 msgid "Goto" msgstr "" #: ../src/toolbar.c:578 msgid "Separator" msgstr "" #: ../src/toolbar.c:579 msgid "--- Separator ---" msgstr "" #: ../src/toolbar.c:946 msgid "" "Select items to be displayed on the toolbar. Items can be reordered by drag " "and drop." msgstr "" #: ../src/toolbar.c:962 msgid "Available Items" msgstr "" #: ../src/toolbar.c:983 msgid "Displayed Items" msgstr "" #: ../src/tools.c:153 #, c-format msgid "" "The executed custom command returned an error. Your selection was not " "changed. Error message: %s" msgstr "" #: ../src/tools.c:219 msgid "The executed custom command exited with an unsuccessful exit code." msgstr "" #: ../src/tools.c:246 #, c-format msgid "Passing data and executing custom command: %s" msgstr "" #: ../src/tools.c:290 #, c-format msgid "Custom command failed: %s" msgstr "" #: ../src/tools.c:304 ../src/tools.c:511 msgid "Set Custom Commands" msgstr "" #: ../src/tools.c:311 msgid "" "You can send the current selection to any of these commands and the output " "of the command replaces the current selection." msgstr "" #: ../src/tools.c:486 msgid "No custom commands defined." msgstr "" #: ../src/tools.c:586 msgid "Word Count" msgstr "" #: ../src/tools.c:596 msgid "selection" msgstr "" #: ../src/tools.c:602 msgid "whole document" msgstr "" #: ../src/tools.c:611 msgid "Range:" msgstr "" #: ../src/tools.c:623 msgid "Lines:" msgstr "" #: ../src/tools.c:637 msgid "Words:" msgstr "" #: ../src/tools.c:651 msgid "Characters:" msgstr "" #: ../src/sidebar.c:186 msgid "No tags found" msgstr "" #: ../src/sidebar.c:546 msgid "Show S_ymbol List" msgstr "" #: ../src/sidebar.c:554 msgid "Show _Document List" msgstr "" #: ../src/sidebar.c:562 ../plugins/filebrowser.c:647 msgid "H_ide Sidebar" msgstr "" #: ../src/sidebar.c:631 msgid "Show _Paths" msgstr "" #. Status bar statistics: col = column, sel = selection. #: ../src/ui_utils.c:194 #, c-format msgid "line: %d / %d\t col: %d\t sel: %d\t " msgstr "" #. RO = read-only #: ../src/ui_utils.c:200 msgid "RO " msgstr "" #. OVR = overwrite/overtype, INS = insert #: ../src/ui_utils.c:202 msgid "OVR" msgstr "" #: ../src/ui_utils.c:202 msgid "INS" msgstr "" #: ../src/ui_utils.c:208 msgid "TAB" msgstr "" #: ../src/ui_utils.c:211 msgid "SP" msgstr "" #: ../src/ui_utils.c:214 msgid "T/S" msgstr "" #: ../src/ui_utils.c:218 #, c-format msgid "mode: %s" msgstr "" #: ../src/ui_utils.c:221 #, c-format msgid "encoding: %s %s" msgstr "" #: ../src/ui_utils.c:227 #, c-format msgid "filetype: %s" msgstr "" #: ../src/ui_utils.c:231 msgid "MOD" msgstr "" #: ../src/ui_utils.c:236 #, c-format msgid "scope: %s" msgstr "" #: ../src/ui_utils.c:321 #, c-format msgid "Font updated (%s)." msgstr "" #: ../src/ui_utils.c:517 msgid "C Standard Library" msgstr "" #: ../src/ui_utils.c:518 msgid "ISO C99" msgstr "" #: ../src/ui_utils.c:519 msgid "C++ (C Standard Library)" msgstr "" #: ../src/ui_utils.c:520 msgid "C++ Standard Library" msgstr "" #: ../src/ui_utils.c:521 msgid "C++ STL" msgstr "" #: ../src/ui_utils.c:585 msgid "_Set Custom Date Format" msgstr "" #: ../src/ui_utils.c:1659 msgid "Select Folder" msgstr "" #: ../src/ui_utils.c:1659 msgid "Select File" msgstr "" #: ../src/ui_utils.c:1813 msgid "Save All" msgstr "" #: ../src/ui_utils.c:1814 msgid "Close All" msgstr "" #: ../src/utils.c:338 msgid "Win (CRLF)" msgstr "" #: ../src/utils.c:339 msgid "Mac (CR)" msgstr "" #: ../src/utils.c:340 msgid "Unix (LF)" msgstr "" #: ../src/vte.c:516 msgid "_Set Path From Document" msgstr "" #: ../src/vte.c:521 msgid "_Restart Terminal" msgstr "" #: ../src/vte.c:544 msgid "_Input Methods" msgstr "" #: ../src/vte.c:638 msgid "" "Could not change the directory in the VTE because it probably contains a " "command." msgstr "" #: ../src/vte.c:736 msgid "Font:" msgstr "" #: ../src/vte.c:746 msgid "Sets the font for the terminal widget" msgstr "" #: ../src/vte.c:748 msgid "Foreground color:" msgstr "" #: ../src/vte.c:754 msgid "Background color:" msgstr "" #: ../src/vte.c:764 msgid "Sets the foreground color of the text in the terminal widget" msgstr "" #: ../src/vte.c:771 msgid "Sets the background color of the text in the terminal widget" msgstr "" #: ../src/vte.c:774 msgid "Scrollback lines:" msgstr "" #: ../src/vte.c:786 msgid "" "Specifies the history in lines, which you can scroll back in the terminal " "widget" msgstr "" #: ../src/vte.c:790 msgid "Shell:" msgstr "" #: ../src/vte.c:798 msgid "" "Sets the path to the shell which should be started inside the terminal " "emulation" msgstr "" #: ../src/vte.c:815 msgid "Scroll on keystroke" msgstr "" #: ../src/vte.c:816 msgid "Whether to scroll to the bottom if a key was pressed" msgstr "" #: ../src/vte.c:819 msgid "Scroll on output" msgstr "" #: ../src/vte.c:820 msgid "Whether to scroll to the bottom when output is generated" msgstr "" #: ../src/vte.c:823 msgid "Cursor blinks" msgstr "" #: ../src/vte.c:824 msgid "Whether to blink the cursor" msgstr "" #: ../src/vte.c:827 msgid "Override Geany keybindings" msgstr "" #: ../src/vte.c:829 msgid "" "Allows the VTE to receive keyboard shortcuts (apart from focus commands)" msgstr "" #: ../src/vte.c:832 msgid "Disable menu shortcut key (F10 by default)" msgstr "" #: ../src/vte.c:833 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:836 ../plugins/filebrowser.c:1217 msgid "Follow the path of the current file" msgstr "" #: ../src/vte.c:837 msgid "Whether to execute \"cd $path\" when you switch between opened files" msgstr "" #. create check_skip_script checkbox before the check_skip_script checkbox to be able to #. * use the object for the toggled handler of check_skip_script checkbox #: ../src/vte.c:842 msgid "Don't use run script" msgstr "" #: ../src/vte.c:843 msgid "" "Don't use the simple run script which is usually used to display the exit " "status of the executed program" msgstr "" #: ../src/vte.c:846 msgid "Execute programs in VTE" msgstr "" #: ../src/vte.c:847 msgid "" "Run programs in VTE instead of opening a terminal emulation window. Please " "note, programs executed in VTE cannot be stopped" msgstr "" #: ../src/win32.c:161 msgid "Geany project files" msgstr "" #: ../src/win32.c:167 msgid "Executables" msgstr "" #: ../plugins/classbuilder.c:36 msgid "Class Builder" msgstr "" #: ../plugins/classbuilder.c:36 msgid "Creates source files for new class types." msgstr "" #: ../plugins/classbuilder.c:372 msgid "Create Class" msgstr "" #: ../plugins/classbuilder.c:384 msgid "Namespace" msgstr "" #: ../plugins/classbuilder.c:393 msgid "Namespace:" msgstr "" #: ../plugins/classbuilder.c:402 msgid "Class" msgstr "" #: ../plugins/classbuilder.c:411 msgid "Class name:" msgstr "" #: ../plugins/classbuilder.c:424 msgid "Header file:" msgstr "" #: ../plugins/classbuilder.c:434 msgid "Source file:" msgstr "" #: ../plugins/classbuilder.c:440 msgid "Inheritance" msgstr "" #: ../plugins/classbuilder.c:449 msgid "Base class:" msgstr "" #: ../plugins/classbuilder.c:463 msgid "Base source:" msgstr "" #: ../plugins/classbuilder.c:465 msgid "Base header:" msgstr "" #: ../plugins/classbuilder.c:475 msgid "Global" msgstr "" #: ../plugins/classbuilder.c:485 msgid "Base GType:" msgstr "" #: ../plugins/classbuilder.c:498 msgid "Implements:" msgstr "" #: ../plugins/classbuilder.c:505 msgid "Options" msgstr "" #: ../plugins/classbuilder.c:514 msgid "Create constructor" msgstr "" #: ../plugins/classbuilder.c:518 msgid "Create destructor" msgstr "" #: ../plugins/classbuilder.c:526 msgid "Is abstract" msgstr "" #: ../plugins/classbuilder.c:529 msgid "Is singleton" msgstr "" #: ../plugins/classbuilder.c:540 msgid "GTK+ constructor type" msgstr "" #: ../plugins/classbuilder.c:1040 msgid "Create Cla_ss" msgstr "" #: ../plugins/classbuilder.c:1046 msgid "_C++ Class" msgstr "" #: ../plugins/classbuilder.c:1049 msgid "_GTK+ Class" msgstr "" #: ../plugins/classbuilder.c:1052 msgid "_PHP Class" msgstr "" #: ../plugins/htmlchars.c:38 msgid "HTML Characters" msgstr "" #: ../plugins/htmlchars.c:38 msgid "Inserts HTML character entities like '&'." msgstr "" #: ../plugins/htmlchars.c:39 ../plugins/export.c:38 #: ../plugins/filebrowser.c:44 ../plugins/saveactions.c:40 #: ../plugins/splitwindow.c:37 msgid "The Geany developer team" msgstr "" #: ../plugins/htmlchars.c:75 msgid "HTML characters" msgstr "" #: ../plugins/htmlchars.c:81 msgid "ISO 8859-1 characters" msgstr "" #: ../plugins/htmlchars.c:179 msgid "Greek characters" msgstr "" #: ../plugins/htmlchars.c:234 msgid "Mathematical characters" msgstr "" #: ../plugins/htmlchars.c:275 msgid "Technical characters" msgstr "" #: ../plugins/htmlchars.c:283 msgid "Arrow characters" msgstr "" #: ../plugins/htmlchars.c:296 msgid "Punctuation characters" msgstr "" #: ../plugins/htmlchars.c:312 msgid "Miscellaneous characters" msgstr "" #: ../plugins/htmlchars.c:367 ../plugins/filebrowser.c:1134 #: ../plugins/saveactions.c:470 msgid "Plugin configuration directory could not be created." msgstr "" #: ../plugins/htmlchars.c:482 msgid "Special Characters" msgstr "" #: ../plugins/htmlchars.c:484 msgid "_Insert" msgstr "" #: ../plugins/htmlchars.c:493 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 "" #: ../plugins/htmlchars.c:507 msgid "Character" msgstr "" #: ../plugins/htmlchars.c:513 msgid "HTML (name)" msgstr "" #: ../plugins/htmlchars.c:731 msgid "_Insert Special HTML Characters" msgstr "" #. Add menuitem for html replacement functions #: ../plugins/htmlchars.c:746 msgid "HTML Replacement" msgstr "" #: ../plugins/htmlchars.c:753 msgid "_HTMLToggle" msgstr "" #: ../plugins/htmlchars.c:762 msgid "Bulk replacement of special chars" msgstr "" #: ../plugins/htmlchars.c:777 msgid "Insert Special HTML Characters" msgstr "" #: ../plugins/htmlchars.c:780 msgid "Replace special characters" msgstr "" #: ../plugins/htmlchars.c:783 msgid "Toggle plugin status" msgstr "" #: ../plugins/export.c:37 msgid "Export" msgstr "" #: ../plugins/export.c:37 msgid "Exports the current file into different formats." msgstr "" #: ../plugins/export.c:166 msgid "Export File" msgstr "" #: ../plugins/export.c:183 msgid "_Use current zoom level" msgstr "" #: ../plugins/export.c:185 msgid "" "Renders the font size of the document together with the current zoom level" msgstr "" #: ../plugins/export.c:268 #, c-format msgid "Document successfully exported as '%s'." msgstr "" #: ../plugins/export.c:270 #, c-format msgid "File '%s' could not be written (%s)." msgstr "" #: ../plugins/export.c:317 #, c-format msgid "The file '%s' already exists. Do you want to overwrite it?" msgstr "" #: ../plugins/export.c:704 msgid "_Export" msgstr "" #. HTML #: ../plugins/export.c:711 msgid "As _HTML" msgstr "" #. LaTeX #: ../plugins/export.c:717 msgid "As _LaTeX" msgstr "" #: ../plugins/filebrowser.c:43 msgid "File Browser" msgstr "" #: ../plugins/filebrowser.c:43 msgid "Adds a file browser tab to the sidebar." msgstr "" #: ../plugins/filebrowser.c:360 msgid "Too many items selected!" msgstr "" #: ../plugins/filebrowser.c:436 #, c-format msgid "Could not execute configured external command '%s' (%s)." msgstr "" #: ../plugins/filebrowser.c:603 msgid "Open _externally" msgstr "" #: ../plugins/filebrowser.c:618 msgid "_Find in Files" msgstr "" #: ../plugins/filebrowser.c:628 msgid "Show _Hidden Files" msgstr "" #: ../plugins/filebrowser.c:841 msgid "Up" msgstr "" #: ../plugins/filebrowser.c:846 msgid "Refresh" msgstr "" #: ../plugins/filebrowser.c:851 msgid "Home" msgstr "" #: ../plugins/filebrowser.c:856 msgid "Set path from document" msgstr "" #: ../plugins/filebrowser.c:866 msgid "Clear the filter" msgstr "" #: ../plugins/filebrowser.c:880 msgid "Filter:" msgstr "" #: ../plugins/filebrowser.c:890 msgid "Filter your files with usual wildcards" msgstr "" #: ../plugins/filebrowser.c:1107 msgid "Focus File List" msgstr "" #: ../plugins/filebrowser.c:1109 msgid "Focus Path Entry" msgstr "" #: ../plugins/filebrowser.c:1185 msgid "External open command:" msgstr "" #: ../plugins/filebrowser.c:1194 #, c-format msgid "" "The command to execute when using \"Open with\". You can use %f and %d " "wildcards.\n" "%f will be replaced with the filename including full path\n" "%d will be replaced with the path name of the selected file without the " "filename" msgstr "" #: ../plugins/filebrowser.c:1202 msgid "Show hidden files" msgstr "" #: ../plugins/filebrowser.c:1208 msgid "Hide object files" msgstr "" #: ../plugins/filebrowser.c:1212 msgid "" "Don't show generated object files in the file browser, this includes *.o, *." "obj. *.so, *.dll, *.a, *.lib" msgstr "" #: ../plugins/filebrowser.c:1223 msgid "Use the project's base directory" msgstr "" #: ../plugins/filebrowser.c:1227 msgid "" "Change the directory to the base directory of the currently opened project" msgstr "" #: ../plugins/saveactions.c:39 msgid "Save Actions" msgstr "" #: ../plugins/saveactions.c:39 msgid "This plugin provides different actions related to saving of files." msgstr "" #: ../plugins/saveactions.c:169 #, c-format msgid "Backup Copy: Directory could not be created (%s)." msgstr "" #. it's unlikely that this happens #: ../plugins/saveactions.c:201 #, c-format msgid "Backup Copy: File could not be read (%s)." msgstr "" #: ../plugins/saveactions.c:219 #, c-format msgid "Backup Copy: File could not be saved (%s)." msgstr "" #: ../plugins/saveactions.c:311 #, c-format msgid "Autosave: Saved %d file automatically." msgid_plural "Autosave: Saved %d files automatically." msgstr[0] "" msgstr[1] "" #. initialize the dialog #: ../plugins/saveactions.c:380 msgid "Select Directory" msgstr "" #: ../plugins/saveactions.c:463 msgid "Backup directory does not exist or is not writable." msgstr "" #: ../plugins/saveactions.c:543 msgid "Auto Save" msgstr "" #: ../plugins/saveactions.c:545 ../plugins/saveactions.c:607 #: ../plugins/saveactions.c:648 msgid "_Enable" msgstr "" #: ../plugins/saveactions.c:553 msgid "Auto save _interval:" msgstr "" #: ../plugins/saveactions.c:561 msgid "seconds" msgstr "" #: ../plugins/saveactions.c:570 msgid "_Print status message if files have been automatically saved" msgstr "" #: ../plugins/saveactions.c:578 msgid "Save only current open _file" msgstr "" #: ../plugins/saveactions.c:585 msgid "Sa_ve all open files" msgstr "" #: ../plugins/saveactions.c:605 msgid "Instant Save" msgstr "" #: ../plugins/saveactions.c:615 msgid "_Filetype to use for newly opened files:" msgstr "" #: ../plugins/saveactions.c:646 msgid "Backup Copy" msgstr "" #: ../plugins/saveactions.c:656 msgid "_Directory to save backup files in:" msgstr "" #: ../plugins/saveactions.c:679 msgid "Date/_Time format for backup files (\"man strftime\" for details):" msgstr "" #: ../plugins/saveactions.c:692 msgid "Directory _levels to include in the backup destination:" msgstr "" #: ../plugins/splitwindow.c:36 msgid "Split Window" msgstr "" #: ../plugins/splitwindow.c:36 msgid "Splits the editor view into two windows." msgstr "" #: ../plugins/splitwindow.c:244 msgid "Show the current document" msgstr "" #: ../plugins/splitwindow.c:261 ../plugins/splitwindow.c:389 #: ../plugins/splitwindow.c:404 msgid "_Unsplit" msgstr "" #: ../plugins/splitwindow.c:371 msgid "_Split Window" msgstr "" #: ../plugins/splitwindow.c:379 msgid "_Horizontally" msgstr "" #: ../plugins/splitwindow.c:384 msgid "_Vertically" msgstr "" #: ../plugins/splitwindow.c:400 msgid "Split Horizontally" msgstr "" #: ../plugins/splitwindow.c:402 msgid "Split Vertically" msgstr ""