# 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: https://gitlab.gnome.org/GNOME/anjuta-extras/issues\n" "POT-Creation-Date: 2021-01-27 20:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: ../plugins/sample1/anjuta-sample.plugin.in.h:1 msgid "Sample Plugin" msgstr "" #: ../plugins/sample1/anjuta-sample.plugin.in.h:2 msgid "Sample Plugin for Anjuta." msgstr "" #: ../plugins/scintilla/anjuta-editor.plugin.in.h:1 #: ../plugins/scintilla/plugin.c:487 ../plugins/scintilla/plugin.c:499 msgid "Scintilla Editor" msgstr "" #: ../plugins/scintilla/anjuta-editor.plugin.in.h:2 msgid "An alternate editor based on Scintilla" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:1 msgid "Plus/Minus" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:2 msgid "Arrows" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:3 msgid "Circular" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:4 msgid "Squares" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:5 msgid "Choose autocomplete for single match" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:6 msgid "Autocomplete XML/HTML closing tags" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:7 msgid "Autocompletion pop up choices" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:8 msgid "Autocompletion" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:9 msgid "Enable code folding" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:10 msgid "Enable comments folding" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:11 msgid "Enable Python comments folding" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:12 msgid "Enable Python quoted strings folding" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:13 msgid "Enable HTML tags folding" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:14 msgid "Compact folding" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:15 msgid "Draw line below folded lines" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:16 msgid "Collapse all code folds on file open" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:17 msgid "Fold style:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:18 msgid "Code folding" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:19 msgid "Disable syntax highlighting" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:20 msgid "Enable braces check" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:21 msgid "Strip trailing spaces on file save" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:22 msgid "Filter extraneous characters in DOS mode" msgstr "" #. Next bookmark at the end of the file will jump to the first bookmark from the beginning #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:24 msgid "Wrap bookmarks search around" msgstr "" #. Column where a vertical line will be drawn to indicate that lines should not be longer #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:26 msgid "Edge column" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:27 msgid "Caret blink period in ms" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:28 msgid "Editor caret (cursor) width in pixels" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:29 msgid "Line numbers margin width in pixels" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:30 msgid "Misc options" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:31 msgid "Colors & Fonts" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:32 msgid "Editor" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:33 msgid "Enable automatic indentation" msgstr "" #. If the user presses enter, the indentation of the current line will automatically be added to the next line #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:35 msgid "Maintain past Indentation" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:36 msgid "Pressing tab inserts indentation" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:37 msgid "Pressing backspace un-indents" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:38 msgid "Indent closing braces" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:39 msgid "Indent opening braces" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:40 msgid "Use tabs for indentation" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:41 msgid "Indentation size in spaces:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:42 msgid "Tab size in spaces:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:43 msgid "Basic Indentation" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:44 msgid "View EOL chars" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:45 msgid "View Indentation Guides" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:46 msgid "View Whitespaces" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:47 msgid "View indentation whitespaces" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:48 msgid "View Line Wrap" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:49 msgid "Margin Linenum visible" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:50 msgid "Margin Marker visible" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:51 msgid "Margin Fold visible" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:52 msgid "Lines" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:53 msgid "Add line number every:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:54 msgid "Enable line wrap" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:55 msgid "Add page header" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:56 msgid "Monochrome" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:57 msgid "Colour" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:58 msgid "Mode:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:59 msgid "Print options" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:60 msgid "Printing" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:61 msgid "Fonts and colors for editor" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:62 msgid "Select highlight style to edit:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:63 msgid "Bold" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:64 msgid "Italic" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:65 msgid "Underlined" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:66 msgid "Use default" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:67 msgid "Background color:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:68 msgid "Foreground color:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:69 msgid "Attributes:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:70 msgid "Font:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:71 msgid "Highlight style" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:72 msgid "Caret (cursor) color:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:73 msgid "Calltip background:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:74 msgid "Selection background:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:75 msgid "Selection foreground:" msgstr "" #: ../plugins/scintilla/anjuta-editor-scintilla.ui.h:76 msgid "Other colors" msgstr "" #: ../plugins/scintilla/plugin.c:160 msgid "_Line Number Margin" msgstr "" #: ../plugins/scintilla/plugin.c:161 msgid "Show/Hide line numbers" msgstr "" #: ../plugins/scintilla/plugin.c:163 msgid "_Marker Margin" msgstr "" #: ../plugins/scintilla/plugin.c:164 msgid "Show/Hide marker margin" msgstr "" #: ../plugins/scintilla/plugin.c:166 msgid "_Code Fold Margin" msgstr "" #: ../plugins/scintilla/plugin.c:167 msgid "Show/Hide code fold margin" msgstr "" #: ../plugins/scintilla/plugin.c:169 msgid "_Indentation Guides" msgstr "" #: ../plugins/scintilla/plugin.c:170 msgid "Show/Hide indentation guides" msgstr "" #: ../plugins/scintilla/plugin.c:172 msgid "_White Space" msgstr "" #: ../plugins/scintilla/plugin.c:173 msgid "Show/Hide white spaces" msgstr "" #: ../plugins/scintilla/plugin.c:175 msgid "_Line End Characters" msgstr "" #: ../plugins/scintilla/plugin.c:176 msgid "Show/Hide line end characters" msgstr "" #: ../plugins/scintilla/plugin.c:178 msgid "Line _Wrapping" msgstr "" #: ../plugins/scintilla/plugin.c:179 msgid "Enable/disable line wrapping" msgstr "" #: ../plugins/scintilla/plugin.c:372 msgid "Editor view settings" msgstr "" #: ../plugins/scintilla/print.c:660 #, c-format msgid "File: %s" msgstr "" #: ../plugins/scintilla/print.c:885 msgid "Unable to get text buffer for printing" msgstr "" #: ../plugins/scintilla/print.c:963 msgid "No file to print!" msgstr "" #: ../plugins/scintilla/text_editor.c:511 #, c-format msgid "" "The file '%s' has been changed.\n" "Do you want to reload it?" msgstr "" #: ../plugins/scintilla/text_editor.c:517 #, c-format msgid "" "The file '%s' has been changed.\n" "Do you want to lose your changes and reload it?" msgstr "" #: ../plugins/scintilla/text_editor.c:537 #, c-format msgid "" "The file '%s' has been deleted.\n" "Do you confirm and close it?" msgstr "" #: ../plugins/scintilla/text_editor.c:544 #, c-format msgid "" "The file '%s' has been deleted.\n" "Do you want to lose your changes and close it?" msgstr "" #: ../plugins/scintilla/text_editor.c:1528 msgid "Could not get file info" msgstr "" #. DEBUG_PRINT ("%s", "This file is too big. Unable to allocate memory."); #: ../plugins/scintilla/text_editor.c:1540 msgid "This file is too big. Unable to allocate memory." msgstr "" #: ../plugins/scintilla/text_editor.c:1549 msgid "Could not open file" msgstr "" #: ../plugins/scintilla/text_editor.c:1560 msgid "Error while reading from file" msgstr "" #: ../plugins/scintilla/text_editor.c:1606 msgid "" "The file does not look like a text file or the file encoding is not " "supported. Please check if the encoding of file is in the supported " "encodings list. If not, add it from the preferences." msgstr "" #: ../plugins/scintilla/text_editor.c:1789 msgid "Loading file..." msgstr "" #: ../plugins/scintilla/text_editor.c:1798 #, c-format msgid "" "Could not load file: %s\n" "\n" "Details: %s" msgstr "" #: ../plugins/scintilla/text_editor.c:1819 msgid "File loaded successfully" msgstr "" #: ../plugins/scintilla/text_editor.c:1840 msgid "Saving file..." msgstr "" #: ../plugins/scintilla/text_editor.c:1849 #, c-format msgid "Could not save intermediate file %s: %s" msgstr "" #: ../plugins/scintilla/text_editor.c:1865 msgid "File saved successfully" msgstr "" #: ../plugins/scintilla/text_editor.c:2238 #, c-format msgid "" "Cannot load Global defaults and configuration files:\n" "%s.\n" "This may result in improper behaviour or instabilities.\n" "Anjuta will fall back to built in (limited) settings" msgstr "" #: ../plugins/scratchbox/anjuta-scratchbox.plugin.in.h:1 #: ../plugins/scratchbox/plugin.c:460 ../plugins/scratchbox/plugin.c:478 msgid "Scratchbox" msgstr "" #: ../plugins/scratchbox/anjuta-scratchbox.plugin.in.h:2 msgid "Change build commands to use scratchbox 1 or 2" msgstr "" #: ../plugins/scratchbox/anjuta-scratchbox.ui.h:1 msgid "Scratchbox directory:" msgstr "" #: ../plugins/scratchbox/anjuta-scratchbox.ui.h:2 msgid "Scratchbox version:" msgstr "" #: ../plugins/scratchbox/anjuta-scratchbox.ui.h:3 msgid "Select Scratchbox Folder" msgstr "" #: ../plugins/scratchbox/anjuta-scratchbox.ui.h:4 msgid "Scratchbox target:" msgstr "" #: ../plugins/scratchbox/anjuta-scratchbox.ui.h:5 msgid "Scratchbox Options" msgstr "" #: ../plugins/scratchbox/plugin.c:209 #, c-format msgid "Program '%s' does not exists" msgstr ""