# 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/gnome-builder/issues\n" "POT-Creation-Date: 2023-01-25 18:13+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=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: data/gsettings/org.gnome.builder.build.gschema.xml:6 msgid "Build Parallelism" msgstr "" #: data/gsettings/org.gnome.builder.build.gschema.xml:7 msgid "" "Number of workers to use when performing builds. -1 for sensible default. 0 " "for number of CPU." msgstr "" #: data/gsettings/org.gnome.builder.build.gschema.xml:11 msgid "Allow network when metered" msgstr "" #: data/gsettings/org.gnome.builder.build.gschema.xml:12 msgid "" "Enable automated transfers upon building such as SDK downloads and " "dependencies when connection is metered." msgstr "" #: data/gsettings/org.gnome.builder.code-insight.gschema.xml.in:5 msgid "Ctags based autocompletion" msgstr "" #: data/gsettings/org.gnome.builder.code-insight.gschema.xml.in:6 msgid "Use Ctags for autocompletion." msgstr "" #: data/gsettings/org.gnome.builder.code-insight.gschema.xml.in:10 msgid "Enable semantic highlighting" msgstr "" #: data/gsettings/org.gnome.builder.code-insight.gschema.xml.in:11 msgid "" "If enabled, additional highlighting will be provided in supported languages " "based on information extracted from the source code." msgstr "" #: data/gsettings/org.gnome.builder.code-insight.gschema.xml.in:15 msgid "Path to ctags executable" msgstr "" #: data/gsettings/org.gnome.builder.code-insight.gschema.xml.in:16 msgid "The path to the ctags executable on the system." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:25 msgid "Restore last position" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:26 msgid "Jump to the last position when reopening a file" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:30 msgid "Show modified lines" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:31 msgid "" "If enabled, the editor will show line additions and changes next to the " "source code." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:35 msgid "Show diagnostics next to line number" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:36 msgid "" "If enabled, the editor will show diagnostics to the left to the line numbers." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:40 #: src/libide/editor/ide-editor-properties.ui:88 msgid "Highlight current line" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:41 msgid "If enabled, the editor will highlight the line containing the cursor." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:45 msgid "Highlight matching brackets" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:46 msgid "If enabled, the editor will highlight matching brackets." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:50 #: src/libide/editor/ide-editor-properties.ui:62 msgid "Show line numbers" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:51 msgid "If enabled, the editor will show line numbers." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:55 #: src/libide/preferences/ide-preferences-builtin.c:149 msgid "Smart Backspace" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:56 msgid "" "Backspace will remove additional spaces to keep you aligned to the " "indentation size." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:60 #: src/libide/preferences/ide-preferences-builtin.c:148 msgid "Smart Home and End" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:61 msgid "Whether or not Home moves to first non-space character." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:65 msgid "Show grid lines" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:66 msgid "If enabled, the editor will show grid lines in the document." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:80 #: src/libide/preferences/ide-preferences-builtin.c:176 msgid "Show overview map" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:81 msgid "" "If enabled, Builder will display an overview map of the source file next to " "the editor." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:85 msgid "Automatically Hide Overview Map" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:86 msgid "" "If enabled, Builder will automatically hide the overview map when mouse " "focus leaves the editor, or a timeout occurs." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:90 msgid "Draw Spaces" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:91 msgid "The various types of space to draw in the editor." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:96 #: src/libide/preferences/ide-preferences-builtin.c:164 msgid "Overscroll" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:97 msgid "The number of lines to scroll beyond the end of the buffer." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:101 msgid "Wrap Text" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:102 msgid "" "If enabled, Builder will automatically wrap text so all of the line text is " "visible." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:106 #: src/libide/preferences/ide-preferences-builtin.c:189 msgid "Autosave Enabled" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:107 msgid "Enable or disable autosave feature." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:112 #: src/libide/preferences/ide-preferences-builtin.c:190 msgid "Autosave Frequency" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:113 msgid "The number of seconds after modification before auto saving." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:118 msgid "Completion Row Count" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:119 msgid "The number of completion rows to display to the user." msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:123 #: src/libide/preferences/ide-preferences-builtin.c:211 msgid "Interactive Completion" msgstr "" #: data/gsettings/org.gnome.builder.editor.gschema.xml:124 msgid "" "If enabled, Builder will automatically display completion proposals as you " "type." msgstr "" #: data/gsettings/org.gnome.builder.editor.language.gschema.xml:42 msgid "Spaces Style" msgstr "" #: data/gsettings/org.gnome.builder.editor.language.gschema.xml:43 msgid "How to apply spaces when reformatting text." msgstr "" #: data/gsettings/org.gnome.builder.extension-type.gschema.xml:5 msgid "Enabled" msgstr "" #: data/gsettings/org.gnome.builder.extension-type.gschema.xml:6 msgid "If the type within the extension is enabled." msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:5 msgid "Window size" msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:6 msgid "Window size (width and height)." msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:10 msgid "Window position" msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:11 msgid "Window position (x and y)." msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:15 msgid "Window maximized" msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:16 msgid "Window maximized state" msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:20 msgid "Night Mode" msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:21 msgid "Prefer dark application chrome." msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:25 msgid "Follow system night light" msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:26 msgid "Use GNOME night light setting to activate night-mode." msgstr "" #. Translators: This is the default directory name for user’s #. projects. Do NOT change the ASCII double quotes ("") to your #. language’s convention, e.g. do not use “” or »«. #: data/gsettings/org.gnome.builder.gschema.xml:32 msgid "\"Projects\"" msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:33 #: src/libide/preferences/ide-preferences-builtin.c:421 msgid "Projects directory" msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:34 msgid "Directory for all Builder projects." msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:38 msgid "Restore Previous Files" msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:39 msgid "Restore previously opened files when loading a project." msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:43 msgid "Show Open Files" msgstr "" #: data/gsettings/org.gnome.builder.gschema.xml:44 msgid "Display the open files list in the project sidebar." msgstr "" #: data/gsettings/org.gnome.builder.plugin.gschema.xml:5 msgid "Plugin enabled" msgstr "" #: data/gsettings/org.gnome.builder.plugin.gschema.xml:6 msgid "If the plugin should be enabled" msgstr "" #: data/gsettings/org.gnome.builder.project.gschema.xml:7 msgid "Selected configuration for building" msgstr "" #: data/gsettings/org.gnome.builder.project.gschema.xml:8 msgid "" "The configuration that has been selected and will be restored the next time " "the project loads." msgstr "" #: data/gsettings/org.gnome.builder.project-tree.gschema.xml:5 #: src/plugins/project-tree/gtk/menus.ui:84 msgid "Show Icons" msgstr "" #: data/gsettings/org.gnome.builder.project-tree.gschema.xml:6 msgid "If enabled, the project tree will display icons next to each item." msgstr "" #: data/gsettings/org.gnome.builder.project-tree.gschema.xml:10 #: src/plugins/project-tree/gtk/menus.ui:88 msgid "Show Ignored Files" msgstr "" #: data/gsettings/org.gnome.builder.project-tree.gschema.xml:11 msgid "" "If enabled, the project tree will display files that are ignored by the VCS." msgstr "" #: data/gsettings/org.gnome.builder.project-tree.gschema.xml:15 #: src/plugins/project-tree/gtk/menus.ui:92 msgid "Sort Directories First" msgstr "" #: data/gsettings/org.gnome.builder.project-tree.gschema.xml:16 msgid "" "If enabled, the project tree will sort directories before regular files." msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:5 msgid "Show Left Panel" msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:6 msgid "If enabled, the left panel will be displayed." msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:11 msgid "Left Panel Position" msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:12 msgid "The width in pixel units of the left panel." msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:17 msgid "Show Right Panel" msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:18 msgid "If enabled, the right panel will be displayed." msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:23 msgid "Right Panel Position" msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:24 msgid "The width in pixel units of the right panel." msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:29 msgid "Show Bottom Panel" msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:30 msgid "If enabled, the bottom panel will be displayed." msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:35 msgid "Bottom Panel Position" msgstr "" #: data/gsettings/org.gnome.builder.workbench.gschema.xml:36 msgid "The height in pixel units of the bottom panel." msgstr "" #: data/org.gnome.Builder.appdata.xml.in:7 #: data/org.gnome.Builder.desktop.in.in:3 #: data/style-schemes/builder.style-scheme.xml:22 #: src/libide/application/ide-application.c:585 #: src/libide/greeter/ide-greeter-perspective.ui:195 #: src/libide/preferences/ide-preferences-builtin.c:142 #: src/libide/workbench/ide-workbench.c:665 msgid "Builder" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:8 #: src/libide/application/ide-application-actions.c:146 msgid "An IDE for GNOME" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:11 msgid "" "Builder is an actively developed Integrated Development Environment for " "GNOME. It combines integrated support for essential GNOME technologies such " "as GTK+, GLib, and GNOME APIs with features that any developer will " "appreciate, like syntax highlighting and snippets." msgstr "" #: data/org.gnome.Builder.appdata.xml.in:17 msgid "" "You can rely on predictable releases of Builder with each new release of " "GNOME every six months." msgstr "" #: data/org.gnome.Builder.appdata.xml.in:21 msgid "Features:" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:23 msgid "Built in syntax highlighting for many languages" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:24 msgid "Side-by-side code editors" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:25 msgid "Integration with Git" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:26 msgid "Integration with Autotools, Cargo, CMake, Meson, Make, and PHPize" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:27 msgid "Clang based auto-completion, semantic highlighting, and diagnostics" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:28 msgid "Python based auto-completion, semantic highlighting, and diagnostics" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:29 msgid "Vala based auto-completion and diagnostics" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:30 msgid "Auto indentation support for C, Python, Vala, and XML" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:31 msgid "HTML, Markdown, and reStructuredText, and Sphinx live preview" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:32 msgid "Optional Vim-style editing" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:33 msgid "An integrated software profiler for native applications" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:34 msgid "An integrated debugger for native applications" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:35 msgid "Support for building with jhbuild and flatpak runtimes" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:41 msgid "Quickly access your projects" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:45 msgid "Create new projects from a variety of templates" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:49 msgid "Integration with Git to clone your projects" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:53 msgid "The source code editor" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:57 msgid "Fast global fuzzy search" msgstr "" #: data/org.gnome.Builder.appdata.xml.in:61 msgid "Debug with the GNU debugger" msgstr "" #: data/org.gnome.Builder.desktop.in.in:4 msgid "Build software for GNOME" msgstr "" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.Builder.desktop.in.in:14 msgid "Build;Develop;" msgstr "" #: data/style-schemes/builder-dark.style-scheme.xml:25 msgid "Builder Dark" msgstr "" #: data/style-schemes/builder-dark.style-scheme.xml:28 msgid "Dark color scheme for Builder using the Tango color palette" msgstr "" #: data/style-schemes/builder.style-scheme.xml:24 msgid "The default color scheme for Builder" msgstr "" #: src/gstyle/data/palettes/basic.gstyle.xml:20 msgid "Basic" msgstr "" #: src/gstyle/gstyle-color-panel.c:952 msgid "Palette: " msgstr "" #: src/gstyle/gstyle-color-panel.c:954 msgid "Palette" msgstr "" #: src/gstyle/gstyle-color-plane.c:1610 msgid "Color Plane" msgstr "" #: src/gstyle/gstyle-color-widget-actions.c:66 msgid "Color name" msgstr "" #: src/gstyle/gstyle-color-widget-actions.c:68 msgid "Enter a new name for the color" msgstr "" #: src/gstyle/gstyle-palette.c:492 src/gstyle/gstyle-palette.c:558 #, c-format msgid "failed to parse line %i\n" msgstr "" #: src/gstyle/gstyle-palette.c:613 #, c-format msgid "%s: palette is empty\n" msgstr "" #: src/gstyle/gstyle-palette.c:719 #, c-format msgid "%s: failed to parse\n" msgstr "" #: src/gstyle/gstyle-palette.c:727 #, c-format msgid "Unable to open %s\n" msgstr "" #: src/gstyle/gstyle-palette.c:765 #, c-format msgid "%s: This file format is not supported\n" msgstr "" #: src/gstyle/gstyle-palette.c:822 #, c-format msgid "failed to parse\n" msgstr "" #. To translators: always in singular form like in: generated palette number #: src/gstyle/gstyle-palette.c:829 msgid "Generated" msgstr "" #: src/gstyle/gstyle-palette.c:933 #, c-format msgid "Unable to save %s\n" msgstr "" #: src/gstyle/gstyle-palette-widget.c:983 #, c-format msgid "Unsaved palette %u" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:157 msgid "Color Components" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:206 msgid "H" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:216 msgid "S" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:226 msgid "V" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:322 msgid "L*" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:332 msgid "a*" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:342 msgid "b*" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:441 msgid "R" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:451 msgid "G" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:461 msgid "B" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:573 #: src/plugins/color-picker/gtk/color-picker-prefs.ui:433 msgid "Color strings" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:634 #: src/plugins/color-picker/gtk/color-picker-prefs.ui:490 msgid "HEX3" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:645 #: src/plugins/color-picker/gtk/color-picker-prefs.ui:507 msgid "HEX6" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:656 #: src/plugins/color-picker/gtk/color-picker-prefs.ui:122 #: src/plugins/color-picker/gtk/color-picker-prefs.ui:524 msgid "RGB" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:667 #: src/plugins/color-picker/gtk/color-picker-prefs.ui:541 msgid "RGBA" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:678 #: src/plugins/color-picker/gtk/color-picker-prefs.ui:558 msgid "HSL" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:689 #: src/plugins/color-picker/gtk/color-picker-prefs.ui:575 msgid "HSLA" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:818 msgid "Palettes" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:946 #: src/plugins/color-picker/gtk/color-picker.ui:49 msgid "No open palettes" msgstr "" #: src/gstyle/ui/gstyle-color-panel.ui:959 msgid "Load or generate a palette using the preferences" msgstr "" #: src/gstyle/ui/gstyle-color-widget.ui:13 #: src/libide/sourceview/ide-source-view.c:5001 #: src/plugins/color-picker/gtk/color-picker-palette-menu.ui:13 msgid "Rename" msgstr "" #: src/gstyle/ui/gstyle-color-widget.ui:19 #: src/plugins/color-picker/gtk/color-picker-palette-menu.ui:19 msgid "Remove" msgstr "" #: src/gstyle/ui/gstyle-rename-popover.ui:35 #: src/plugins/project-tree/gb-rename-file-popover.ui:35 #: src/plugins/project-tree/gtk/menus.ui:57 msgid "_Rename" msgstr "" #: src/libide/application/ide-application-actions.c:152 msgid "GNOME Builder" msgstr "" #: src/libide/application/ide-application-actions.c:154 msgid "translator-credits" msgstr "" #: src/libide/application/ide-application-actions.c:158 msgid "Learn more about GNOME Builder" msgstr "" #: src/libide/application/ide-application-actions.c:161 msgid "Funded By" msgstr "" #: src/libide/application/ide-application.c:981 #: src/libide/preferences/ide-preferences-builtin.c:418 msgid "Projects" msgstr "" #: src/libide/application/ide-application-command-line.c:102 msgid "Commands:" msgstr "" #: src/libide/application/ide-application-command-line.c:187 msgid "List available subcommands" msgstr "" #: src/libide/application/ide-application-command-line.c:194 msgid "Run Builder in standalone mode" msgstr "" #: src/libide/application/ide-application-command-line.c:201 msgid "Show the application’s version" msgstr "" #: src/libide/application/ide-application-command-line.c:220 msgid "Increase verbosity, may be specified multiple times" msgstr "" #: src/libide/application/ide-application-command-line.c:227 msgid "Enter GApplication Service mode" msgstr "" #: src/libide/application/ide-application-command-line.c:234 msgid "Opens the project specified by PATH" msgstr "" #: src/libide/application/ide-application-command-line.c:235 msgid "PATH" msgstr "" #: src/libide/application/ide-application-command-line.c:242 msgid "Clones the project specified by MANIFEST" msgstr "" #: src/libide/application/ide-application-command-line.c:243 msgid "MANIFEST" msgstr "" #: src/libide/application/ide-application-command-line.c:275 msgid "COMMAND" msgstr "" #: src/libide/application/ide-application-command-line.c:338 msgid "No commands available" msgstr "" #: src/libide/application/ide-application-command-line.c:381 msgid "Please provide a command" msgstr "" #: src/libide/application/ide-application-command-line.c:391 msgid "No such tool" msgstr "" #: src/libide/application/ide-application-command-line.c:405 msgid "Please provide a worker plugin" msgstr "" #: src/libide/application/ide-application-command-line.c:412 msgid "Please provide a D-Bus address" msgstr "" #: src/libide/application/ide-application-command-line.c:421 msgid "No such worker" msgstr "" #: src/libide/application/ide-application-shortcuts.c:43 #: src/libide/application/ide-application-shortcuts.c:54 #: src/libide/application/ide-application-shortcuts.c:65 #: src/libide/runner/ide-run-manager.c:780 #: src/libide/workbench/ide-workbench-shortcuts.c:33 #: src/libide/workbench/ide-workbench-shortcuts.c:39 #: src/libide/workbench/ide-workbench-shortcuts.c:45 #: src/libide/workbench/ide-workbench-shortcuts.c:51 #: src/libide/workbench/ide-workbench-shortcuts.c:78 #: src/plugins/command-bar/gb-command-bar.c:694 #: src/plugins/terminal/gb-terminal-workbench-addin.c:264 #: src/plugins/terminal/gb-terminal-workbench-addin.c:270 #: src/plugins/terminal/gb-terminal-workbench-addin.c:276 msgctxt "shortcut window" msgid "Workbench shortcuts" msgstr "" #: src/libide/application/ide-application-shortcuts.c:44 #: src/libide/application/ide-application-shortcuts.c:66 msgctxt "shortcut window" msgid "Help" msgstr "" #: src/libide/application/ide-application-shortcuts.c:45 msgctxt "shortcut window" msgid "Show the help window" msgstr "" #: src/libide/application/ide-application-shortcuts.c:55 #: src/libide/keybindings/ide-shortcuts-window.ui:25 #: src/libide/keybindings/ide-shortcuts-window.ui:477 msgctxt "shortcut window" msgid "Preferences" msgstr "" #: src/libide/application/ide-application-shortcuts.c:56 msgctxt "shortcut window" msgid "Show the preferences window" msgstr "" #: src/libide/application/ide-application-shortcuts.c:67 msgctxt "shortcut window" msgid "Show the shortcuts window" msgstr "" #. translators: %s is replaced with the error message #: src/libide/buffers/ide-buffer.c:978 #, c-format msgid "Failed to establish a monitor for background changes: %s" msgstr "" #: src/libide/buffers/ide-buffer.c:2922 msgid "The current language lacks a symbol resolver." msgstr "" #: src/libide/buffers/ide-buffer.c:3393 #, c-format msgid "Buffer failed: %s" msgstr "" #: src/libide/buffers/ide-buffer-manager.c:619 msgid "File too large to be opened." msgstr "" #: src/libide/buffers/ide-buffer-manager.c:1852 #, c-format msgid "unsaved document %u" msgstr "" #. translators: %s is replaced with the error message #. translators: %s is replaced with error message #. translators: %s is the error message #. translators: %s is the underlying error message #: src/libide/buffers/ide-buffer-manager.c:1891 #: src/libide/buffers/ide-buffer-manager.c:1954 #: src/libide/editor/ide-editor-view-actions.c:191 #: src/libide/editor/ide-editor-view-actions.c:312 #, c-format msgid "Failed to save file: %s" msgstr "" #. translators: %s is replaced with the error message #: src/libide/buffers/ide-unsaved-files.c:255 #, c-format msgid "Failed to save draft: %s" msgstr "" #. translators: %s is replaced with the name of the configuration #: src/libide/buildconfig/ide-buildconfig-configuration-provider.c:643 #, c-format msgid "%s (Copy)" msgstr "" #: src/libide/buildsystem/ide-build-manager.c:377 #, c-format msgid "Failed to initialize build pipeline: %s" msgstr "" #: src/libide/buildsystem/ide-build-manager.c:500 #, c-format msgid "Failed to get device information: %s" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:776 msgid "The build pipeline is in a failed state" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:786 msgid "The build configuration has errors" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:2818 msgid "Pseudo terminal creation failed. Terminal features will be limited." msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3018 msgid "Cleaning…" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3022 #: src/libide/buildsystem/ide-build-pipeline.c:3079 #: src/libide/workbench/ide-omni-bar.c:560 msgid "Failed" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3024 #: src/libide/buildsystem/ide-build-pipeline.c:3087 msgid "Ready" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3039 msgid "Downloading…" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3043 msgid "Building dependencies…" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3047 msgid "Bootstrapping…" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3051 msgid "Configuring…" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3055 msgid "Building…" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3059 msgid "Installing…" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3063 msgid "Committing…" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3067 msgid "Exporting…" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3071 #: src/libide/buildsystem/ide-build-pipeline.c:3075 #: src/libide/workbench/ide-omni-bar.c:587 msgid "Success" msgstr "" #: src/libide/buildsystem/ide-build-pipeline.c:3083 msgid "Preparing…" msgstr "" #: src/libide/buildsystem/ide-build-stage-transfer.c:130 msgid "Cannot execute transfer while on metered connection" msgstr "" #: src/libide/buildui/ide-build-configuration-row.ui:43 msgid "Duplicate the configuration" msgstr "" #: src/libide/buildui/ide-build-configuration-row.ui:59 msgid "Delete the configuration" msgstr "" #: src/libide/buildui/ide-build-configuration-view.ui:11 #: src/libide/preferences/ide-preferences-builtin.c:157 #: src/libide/preferences/ide-preferences-builtin.c:209 #: src/libide/preferences/ide-preferences-builtin.c:330 #: src/libide/preferences/ide-preferences-builtin.c:402 msgid "General" msgstr "" #: src/libide/buildui/ide-build-configuration-view.ui:28 msgid "The name of the build configuration" msgstr "" #: src/libide/buildui/ide-build-configuration-view.ui:37 #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:69 #: src/plugins/sysroot/gbp-sysroot-preferences-row.ui:64 msgid "Name" msgstr "" #: src/libide/buildui/ide-build-configuration-view.ui:66 msgid "Build System" msgstr "" #: src/libide/buildui/ide-build-configuration-view.ui:96 msgid "Source Directory" msgstr "" #: src/libide/buildui/ide-build-configuration-view.ui:118 msgid "The prefix to use when installing the project" msgstr "" #: src/libide/buildui/ide-build-configuration-view.ui:127 msgid "Installation Prefix" msgstr "" #: src/libide/buildui/ide-build-configuration-view.ui:148 msgid "Options to use when bootstrapping the project" msgstr "" #. A field with options to pass to build configuration #: src/libide/buildui/ide-build-configuration-view.ui:157 msgid "Configure Options" msgstr "" #: src/libide/buildui/ide-build-configuration-view.ui:189 #: src/libide/workbench/ide-omni-bar.ui:314 msgid "Runtime" msgstr "" #: src/libide/buildui/ide-build-configuration-view.ui:217 #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-addin.c:198 msgid "Toolchain" msgstr "" #: src/libide/buildui/ide-build-configuration-view.ui:245 msgid "Environment" msgstr "" #: src/libide/buildui/ide-build-log-panel.c:272 #: src/libide/editor/ide-editor-view-actions.c:243 msgid "Save File" msgstr "" #: src/libide/buildui/ide-build-log-panel.c:275 #: src/libide/editor/gtk/menus.ui:108 msgid "_Save" msgstr "" #: src/libide/buildui/ide-build-log-panel.c:276 #: src/libide/editor/ide-editor-view.ui:51 #: src/libide/greeter/ide-greeter-perspective.ui:205 #: src/libide/greeter/ide-greeter-perspective.ui:253 msgid "_Cancel" msgstr "" #: src/libide/buildui/ide-build-log-panel.c:368 msgid "Build Output" msgstr "" #: src/libide/buildui/ide-build-log-panel.ui:32 msgid "Clear build log" msgstr "" #: src/libide/buildui/ide-build-log-panel.ui:49 #: src/libide/workbench/ide-omni-bar.ui:158 msgid "Cancel build" msgstr "" #: src/libide/buildui/ide-build-log-panel.ui:66 msgid "Save build log" msgstr "" #: src/libide/buildui/ide-build-panel.c:111 #: src/libide/buildui/ide-build-panel.c:187 #: src/libide/buildui/ide-build-panel.c:224 #: src/libide/buildui/ide-build-panel.ui:139 #: src/libide/workbench/ide-omni-bar.ui:502 msgid "Warnings" msgstr "" #: src/libide/buildui/ide-build-panel.c:120 #: src/libide/buildui/ide-build-panel.c:188 #: src/libide/buildui/ide-build-panel.c:225 #: src/libide/buildui/ide-build-panel.ui:160 #: src/libide/workbench/ide-omni-bar.ui:474 msgid "Errors" msgstr "" #: src/libide/buildui/ide-build-panel.c:667 #: src/libide/buildui/ide-build-workbench-addin.c:177 msgid "Build Issues" msgstr "" #: src/libide/buildui/ide-build-panel.ui:16 msgid "Build status:" msgstr "" #: src/libide/buildui/ide-build-panel.ui:33 msgid "Time completed:" msgstr "" #: src/libide/buildui/ide-build-panel.ui:50 #: src/libide/buildui/ide-build-panel.ui:65 msgid "—" msgstr "" #: src/libide/buildui/ide-build-panel.ui:81 msgid "Build Details" msgstr "" #: src/libide/buildui/ide-build-panel.ui:95 msgid "Build pipeline is empty" msgstr "" #: src/libide/buildui/ide-build-perspective.c:454 src/libide/gtk/menus.ui:55 msgid "Build Preferences" msgstr "" #: src/libide/buildui/ide-environment-editor.c:69 msgid "New variable…" msgstr "" #: src/libide/buildui/ide-environment-editor-row.ui:33 msgid "Remove environment variable" msgstr "" #: src/libide/debugger/gtk/menus.ui:10 #: src/libide/debugger/ide-debugger-editor-addin.c:433 msgid "Run with Debugger" msgstr "" #: src/libide/debugger/ide-debugger-breakpoints-view.ui:22 #: src/libide/debugger/ide-debugger-registers-view.ui:13 msgid "ID" msgstr "" #: src/libide/debugger/ide-debugger-breakpoints-view.ui:34 msgid "File" msgstr "" #: src/libide/debugger/ide-debugger-breakpoints-view.ui:46 msgid "Line" msgstr "" #: src/libide/debugger/ide-debugger-breakpoints-view.ui:58 #: src/libide/debugger/ide-debugger-threads-view.ui:76 msgid "Function" msgstr "" #: src/libide/debugger/ide-debugger-breakpoints-view.ui:70 msgid "Address" msgstr "" #: src/libide/debugger/ide-debugger-breakpoints-view.ui:81 #: src/libide/debugger/ide-debugger-locals-view.ui:28 msgid "Type" msgstr "" #: src/libide/debugger/ide-debugger-breakpoints-view.ui:91 msgid "Hits" msgstr "" #: src/libide/debugger/ide-debugger-breakpoints-view.ui:102 msgid "Expression" msgstr "" #: src/libide/debugger/ide-debugger-controls.ui:17 msgid "Interrupt the program" msgstr "" #: src/libide/debugger/ide-debugger-controls.ui:30 msgid "Continue running the program" msgstr "" #: src/libide/debugger/ide-debugger-controls.ui:71 msgid "Execute the current line, stepping into any function calls" msgstr "" #: src/libide/debugger/ide-debugger-controls.ui:84 msgid "Execute the current line, stepping over any function calls" msgstr "" #: src/libide/debugger/ide-debugger-controls.ui:97 msgid "Run until the end of the function" msgstr "" #: src/libide/debugger/ide-debugger-disassembly-view.ui:5 msgid "Disassembly" msgstr "" #: src/libide/debugger/ide-debugger-editor-addin.c:311 #: src/libide/debugger/ide-debugger-hover-provider.c:88 msgid "Debugger" msgstr "" #: src/libide/debugger/ide-debugger-editor-addin.c:327 msgid "Threads" msgstr "" #: src/libide/debugger/ide-debugger-editor-addin.c:353 msgid "Breakpoints" msgstr "" #: src/libide/debugger/ide-debugger-editor-addin.c:361 msgid "Libraries" msgstr "" #: src/libide/debugger/ide-debugger-editor-addin.c:369 msgid "Registers" msgstr "" #: src/libide/debugger/ide-debugger-editor-addin.c:377 msgid "Log" msgstr "" #: src/libide/debugger/ide-debugger-editor-addin.c:400 msgid "Failed to initialize the debugger" msgstr "" #: src/libide/debugger/ide-debugger-hover-controls.ui:16 msgid "No break" msgstr "" #: src/libide/debugger/ide-debugger-hover-controls.ui:22 msgid "Breakpoint" msgstr "" #: src/libide/debugger/ide-debugger-hover-controls.ui:28 msgid "Countpoint" msgstr "" #: src/libide/debugger/ide-debugger-libraries-view.ui:14 msgid "Library" msgstr "" #: src/libide/debugger/ide-debugger-libraries-view.ui:26 msgid "Address Range" msgstr "" #: src/libide/debugger/ide-debugger-locals-view.c:312 msgid "Locals" msgstr "" #: src/libide/debugger/ide-debugger-locals-view.c:367 msgid "Parameters" msgstr "" #: src/libide/debugger/ide-debugger-locals-view.ui:16 msgid "Variable" msgstr "" #: src/libide/debugger/ide-debugger-locals-view.ui:41 #: src/libide/debugger/ide-debugger-registers-view.ui:34 #: src/plugins/color-picker/gtk/color-picker-prefs.ui:179 msgid "Value" msgstr "" #: src/libide/debugger/ide-debugger-registers-view.ui:23 msgid "Register" msgstr "" #: src/libide/debugger/ide-debugger-threads-view.ui:19 msgid "Group" msgstr "" #: src/libide/debugger/ide-debugger-threads-view.ui:42 msgid "Thread" msgstr "" #: src/libide/debugger/ide-debugger-threads-view.ui:64 #: src/libide/editor/gtk/menus.ui:62 msgid "Frame" msgstr "" #: src/libide/debugger/ide-debugger-threads-view.ui:88 msgid "Arguments" msgstr "" #: src/libide/debugger/ide-debugger-threads-view.ui:101 #: src/plugins/sysroot/gbp-sysroot-preferences-row.ui:120 msgid "Location" msgstr "" #: src/libide/debugger/ide-debugger-threads-view.ui:112 msgid "Binary" msgstr "" #: src/libide/debugger/ide-debug-manager.c:973 #, c-format msgid "A suitable debugger could not be found." msgstr "" #: src/libide/devices/ide-device-manager.c:586 msgid "Devices" msgstr "" #: src/libide/devices/ide-device-manager.c:734 msgid "Cannot deploy to device, build pipeline is not initialized" msgstr "" #: src/libide/directory/ide-directory-vcs.c:58 msgid "unversioned" msgstr "" #: src/libide/doap/xml-reader.c:327 #, c-format msgid "Could not parse XML from stream" msgstr "" #: src/libide/editorconfig/ide-editorconfig-file-settings.c:162 msgid "No file was provided." msgstr "" #: src/libide/editor/gtk/menus.ui:9 #: src/libide/editor/ide-editor-perspective.c:847 #: src/libide/preferences/ide-preferences-builtin.c:106 #: src/libide/preferences/ide-preferences-builtin.c:155 msgid "Editor" msgstr "" #: src/libide/editor/gtk/menus.ui:19 #: src/libide/editor/ide-editor-search-bar.ui:213 msgid "Regular expressions" msgstr "" #: src/libide/editor/gtk/menus.ui:23 #: src/libide/editor/ide-editor-search-bar.ui:227 #: src/libide/terminal/ide-terminal-search.ui:166 msgid "Case sensitive" msgstr "" #: src/libide/editor/gtk/menus.ui:27 #: src/libide/editor/ide-editor-search-bar.ui:240 msgid "Match whole word only" msgstr "" #: src/libide/editor/gtk/menus.ui:31 msgid "_Wrap Around" msgstr "" #: src/libide/editor/gtk/menus.ui:37 msgid "Cu_t" msgstr "" #: src/libide/editor/gtk/menus.ui:41 src/libide/gtk/menus.ui:112 #: src/libide/gtk/menus.ui:241 msgid "_Copy" msgstr "" #: src/libide/editor/gtk/menus.ui:45 src/libide/gtk/menus.ui:116 #: src/libide/gtk/menus.ui:245 msgid "_Paste" msgstr "" #: src/libide/editor/gtk/menus.ui:49 src/libide/gtk/menus.ui:120 msgid "_Delete" msgstr "" #: src/libide/editor/gtk/menus.ui:55 src/libide/gtk/menus.ui:135 #: src/libide/gtk/menus.ui:253 msgid "Select _All" msgstr "" #: src/libide/editor/gtk/menus.ui:64 msgid "Move Left" msgstr "" #: src/libide/editor/gtk/menus.ui:68 msgid "Move Right" msgstr "" #: src/libide/editor/gtk/menus.ui:73 src/libide/editor/gtk/menus.ui:121 #: src/plugins/devhelp/gtk/menus.ui:11 src/plugins/terminal/gtk/menus.ui:25 msgid "Close" msgstr "" #: src/libide/editor/gtk/menus.ui:79 msgid "Document" msgstr "" #: src/libide/editor/gtk/menus.ui:82 msgid "Open in New Frame" msgstr "" #: src/libide/editor/gtk/menus.ui:87 src/plugins/terminal/gtk/menus.ui:7 msgid "Split" msgstr "" #: src/libide/editor/gtk/menus.ui:93 src/plugins/devhelp/gtk/menus.ui:7 msgid "Print…" msgstr "" #: src/libide/editor/gtk/menus.ui:100 msgid "Document Preferences" msgstr "" #: src/libide/editor/gtk/menus.ui:113 msgid "Save _As" msgstr "" #: src/libide/editor/gtk/menus.ui:129 msgid "New File" msgstr "" #: src/libide/editor/ide-editor-hover-provider.c:74 #: src/libide/preferences/ide-preferences-builtin.c:201 msgid "Diagnostics" msgstr "" #. translators: the user selected a number outside the value range for the document. #: src/libide/editor/ide-editor-layout-stack-controls.c:176 #, c-format msgid "Provide a number between 1 and %u" msgstr "" #: src/libide/editor/ide-editor-layout-stack-controls.ui:23 msgid "Go to line number" msgstr "" #: src/libide/editor/ide-editor-layout-stack-controls.ui:82 msgid "Go to Line" msgstr "" #: src/libide/editor/ide-editor-layout-stack-controls.ui:83 msgid "Go" msgstr "" #: src/libide/editor/ide-editor-perspective-actions.c:72 #: src/libide/workbench/ide-workbench-actions.c:80 msgid "Open File" msgstr "" #: src/libide/editor/ide-editor-perspective-actions.c:75 #: src/libide/greeter/ide-greeter-perspective.c:319 #: src/libide/workbench/ide-workbench-actions.c:83 #: src/plugins/color-picker/gb-color-picker-prefs.c:207 #: src/plugins/sysprof/gbp-sysprof-workbench-addin.c:359 msgid "Open" msgstr "" #: src/libide/editor/ide-editor-perspective-actions.c:76 #: src/libide/editor/ide-editor-view-actions.c:246 #: src/libide/editor/ide-editor-view-actions.c:353 #: src/libide/greeter/ide-greeter-perspective.c:318 #: src/libide/greeter/ide-greeter-perspective.c:1190 #: src/libide/workbench/ide-workbench-actions.c:84 #: src/plugins/color-picker/gb-color-picker-prefs.c:95 #: src/plugins/color-picker/gb-color-picker-prefs.c:211 #: src/plugins/color-picker/gb-color-picker-prefs.c:238 #: src/plugins/sysprof/gbp-sysprof-workbench-addin.c:360 #: src/plugins/terminal/gb-terminal-view-actions.c:273 msgid "Cancel" msgstr "" #: src/libide/editor/ide-editor-perspective-shortcuts.c:33 #: src/libide/editor/ide-editor-perspective-shortcuts.c:39 #: src/libide/editor/ide-editor-perspective-shortcuts.c:45 #: src/libide/editor/ide-editor-perspective-shortcuts.c:51 #: src/libide/editor/ide-editor-perspective-shortcuts.c:57 #: src/libide/editor/ide-editor-view-shortcuts.c:31 #: src/libide/editor/ide-editor-view-shortcuts.c:37 #: src/libide/editor/ide-editor-view-shortcuts.c:43 #: src/libide/editor/ide-editor-view-shortcuts.c:49 #: src/libide/editor/ide-editor-view-shortcuts.c:55 #: src/libide/editor/ide-editor-view-shortcuts.c:61 #: src/libide/editor/ide-editor-view-shortcuts.c:67 #: src/libide/editor/ide-editor-view-shortcuts.c:73 #: src/libide/layout/ide-layout-stack-shortcuts.c:32 #: src/libide/layout/ide-layout-stack-shortcuts.c:39 #: src/libide/layout/ide-layout-stack-shortcuts.c:46 #: src/libide/layout/ide-layout-stack-shortcuts.c:53 #: src/libide/layout/ide-layout-stack-shortcuts.c:60 #: src/plugins/beautifier/gb-beautifier-editor-addin.c:339 #: src/plugins/comment-code/gbp-comment-code-view-addin.c:370 #: src/plugins/comment-code/gbp-comment-code-view-addin.c:376 #: src/plugins/project-tree/gb-project-tree-shortcuts.c:34 #: src/plugins/project-tree/gb-project-tree-shortcuts.c:40 #: src/plugins/spellcheck/gbp-spell-editor-view-addin.c:100 #: src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.c:54 msgctxt "shortcut window" msgid "Editor shortcuts" msgstr "" #: src/libide/editor/ide-editor-perspective-shortcuts.c:34 #: src/libide/editor/ide-editor-perspective-shortcuts.c:40 #: src/libide/editor/ide-editor-perspective-shortcuts.c:58 #: src/libide/editor/ide-editor-view-shortcuts.c:32 #: src/libide/editor/ide-editor-view-shortcuts.c:38 #: src/libide/keybindings/ide-shortcuts-window.ui:89 #: src/libide/layout/ide-layout-stack-shortcuts.c:33 #: src/libide/layout/ide-layout-stack-shortcuts.c:40 #: src/libide/layout/ide-layout-stack-shortcuts.c:47 #: src/libide/layout/ide-layout-stack-shortcuts.c:54 #: src/libide/layout/ide-layout-stack-shortcuts.c:61 msgctxt "shortcut window" msgid "Files" msgstr "" #: src/libide/editor/ide-editor-perspective-shortcuts.c:35 msgctxt "shortcut window" msgid "Create a new document" msgstr "" #: src/libide/editor/ide-editor-perspective-shortcuts.c:41 #: src/libide/keybindings/ide-shortcuts-window.ui:101 msgctxt "shortcut window" msgid "Open a document" msgstr "" #: src/libide/editor/ide-editor-perspective-shortcuts.c:46 #: src/libide/editor/ide-editor-perspective-shortcuts.c:52 #: src/libide/keybindings/ide-shortcuts-window.ui:69 msgctxt "shortcut window" msgid "Panels" msgstr "" #: src/libide/editor/ide-editor-perspective-shortcuts.c:47 msgctxt "shortcut window" msgid "Toggle navigation panel" msgstr "" #: src/libide/editor/ide-editor-perspective-shortcuts.c:53 msgctxt "shortcut window" msgid "Toggle utilities panel" msgstr "" #: src/libide/editor/ide-editor-perspective-shortcuts.c:59 msgctxt "shortcut window" msgid "Close all files" msgstr "" #: src/libide/editor/ide-editor-perspective.ui:24 msgid "Restoring previous session" msgstr "" #: src/libide/editor/ide-editor-perspective.ui:25 msgid "Your previous session will be ready momentarily." msgstr "" #: src/libide/editor/ide-editor-properties.ui:4 msgid "Properties" msgstr "" #: src/libide/editor/ide-editor-properties.ui:25 msgid "Display" msgstr "" #: src/libide/editor/ide-editor-properties.ui:75 #: src/libide/preferences/ide-preferences-builtin.c:337 msgid "Show right margin" msgstr "" #: src/libide/editor/ide-editor-properties.ui:101 msgid "Insert trailing newline" msgstr "" #: src/libide/editor/ide-editor-properties.ui:114 msgid "Overwrite trailing braces and quotations" msgstr "" #: src/libide/editor/ide-editor-properties.ui:123 msgid "Tabs and Indentation" msgstr "" #: src/libide/editor/ide-editor-properties.ui:153 #: src/libide/preferences/ide-preferences-builtin.c:180 msgid "Spaces" msgstr "" #: src/libide/editor/ide-editor-properties.ui:164 #: src/libide/preferences/ide-preferences-builtin.c:181 msgid "Tabs" msgstr "" #: src/libide/editor/ide-editor-properties.ui:185 msgid "2" msgstr "" #: src/libide/editor/ide-editor-properties.ui:195 msgid "3" msgstr "" #: src/libide/editor/ide-editor-properties.ui:205 msgid "4" msgstr "" #: src/libide/editor/ide-editor-properties.ui:215 msgid "8" msgstr "" #: src/libide/editor/ide-editor-properties.ui:235 msgid "Auto indent new lines" msgstr "" #: src/libide/editor/ide-editor-properties.ui:249 msgid "Smart backspace" msgstr "" #: src/libide/editor/ide-editor-properties.ui:250 msgid "Enabling smart backspace will treat multiple spaces as a tabs" msgstr "" #: src/libide/editor/ide-editor-properties.ui:265 msgid "Language Syntax" msgstr "" #. translators: placeholder string for the entry used to filter the languages in Preferences/Programming languages #: src/libide/editor/ide-editor-properties.ui:321 #: src/libide/preferences/ide-preferences-builtin.c:276 msgid "Search languages…" msgstr "" #: src/libide/editor/ide-editor-search-bar.c:305 #, c-format msgid "%u of %u" msgstr "" #: src/libide/editor/ide-editor-search-bar.ui:122 msgid "Replace" msgstr "" #: src/libide/editor/ide-editor-search-bar.ui:134 msgid "Replace All" msgstr "" #: src/libide/editor/ide-editor-search-bar.ui:154 msgid "Switch between Search and Search-and-Replace" msgstr "" #: src/libide/editor/ide-editor-search-bar.ui:174 #: src/libide/terminal/ide-terminal-search.ui:100 msgid "Show or hide search options such as case sensitivity" msgstr "" #. List of pages that are open #: src/libide/editor/ide-editor-sidebar.ui:31 #: src/libide/layout/ide-layout-stack-header.ui:21 msgid "Open Pages" msgstr "" #. translators: %s is the error message #: src/libide/editor/ide-editor-view-actions.c:58 #, c-format msgid "Failed to load file: %s" msgstr "" #. translators: %s is the error message #: src/libide/editor/ide-editor-view-actions.c:120 #, c-format msgid "Print failed: %s" msgstr "" #: src/libide/editor/ide-editor-view-actions.c:246 #: src/plugins/color-picker/gb-color-picker-prefs.c:234 #: src/plugins/color-picker/gtk/color-picker-prefs.ui:799 #: src/plugins/terminal/gb-terminal-view-actions.c:274 msgid "Save" msgstr "" #: src/libide/editor/ide-editor-view-actions.c:349 msgid "Save File As" msgstr "" #: src/libide/editor/ide-editor-view-actions.c:352 #: src/plugins/terminal/gtk/menus.ui:21 msgid "Save As" msgstr "" #: src/libide/editor/ide-editor-view-shortcuts.c:33 #: src/libide/keybindings/ide-shortcuts-window.ui:108 msgctxt "shortcut window" msgid "Save the document" msgstr "" #: src/libide/editor/ide-editor-view-shortcuts.c:39 msgctxt "shortcut window" msgid "Save the document with a new name" msgstr "" #: src/libide/editor/ide-editor-view-shortcuts.c:44 #: src/libide/editor/ide-editor-view-shortcuts.c:50 #: src/libide/editor/ide-editor-view-shortcuts.c:51 #: src/libide/editor/ide-editor-view-shortcuts.c:56 #: src/libide/editor/ide-editor-view-shortcuts.c:62 #: src/libide/editor/ide-editor-view-shortcuts.c:68 #: src/libide/editor/ide-editor-view-shortcuts.c:74 #: src/libide/keybindings/ide-shortcuts-window.ui:158 #: src/libide/keybindings/ide-shortcuts-window.ui:170 msgctxt "shortcut window" msgid "Find and replace" msgstr "" #: src/libide/editor/ide-editor-view-shortcuts.c:45 #: src/libide/keybindings/ide-shortcuts-window.ui:163 msgctxt "shortcut window" msgid "Find" msgstr "" #: src/libide/editor/ide-editor-view-shortcuts.c:57 msgctxt "shortcut window" msgid "Move to the next match" msgstr "" #: src/libide/editor/ide-editor-view-shortcuts.c:63 msgctxt "shortcut window" msgid "Move to the previous match" msgstr "" #: src/libide/editor/ide-editor-view-shortcuts.c:69 msgctxt "shortcut window" msgid "Move to the next error" msgstr "" #: src/libide/editor/ide-editor-view-shortcuts.c:75 msgctxt "shortcut window" msgid "Move to the previous error" msgstr "" #: src/libide/editor/ide-editor-view.ui:43 msgid "_Reload" msgstr "" #: src/libide/editor/ide-editor-view.ui:64 msgid "" "Builder has discovered that this file has been modified externally. Would " "you like to reload the file?" msgstr "" #: src/libide/editor/ide-editor-workbench-addin.c:180 msgid "Toggle navigation panel" msgstr "" #: src/libide/editor/ide-editor-workbench-addin.c:194 msgid "Toggle utilities panel" msgstr "" #: src/libide/greeter/ide-greeter-perspective.c:215 msgid "Failed to load the project" msgstr "" #: src/libide/greeter/ide-greeter-perspective.c:314 msgid "Open Project" msgstr "" #: src/libide/greeter/ide-greeter-perspective.c:330 msgid "All Project Types" msgstr "" #: src/libide/greeter/ide-greeter-perspective.c:1187 msgid "" "Removing project files will delete them from your computer and cannot be " "undone." msgstr "" #: src/libide/greeter/ide-greeter-perspective.c:1191 msgid "Delete Project Files" msgstr "" #. the action:// link is used to jump to the new-project view #: src/libide/greeter/ide-greeter-perspective.ui:52 msgid "Why not create a new project?" msgstr "" #: src/libide/greeter/ide-greeter-perspective.ui:53 msgid "No projects found" msgstr "" #: src/libide/greeter/ide-greeter-perspective.ui:112 msgid "_Remove" msgstr "" #: src/libide/greeter/ide-greeter-perspective.ui:124 msgid "Remove Project Files…" msgstr "" #: src/libide/greeter/ide-greeter-perspective.ui:169 msgid "Select a Project" msgstr "" #: src/libide/greeter/ide-greeter-perspective.ui:178 msgid "Click an item to select" msgstr "" #: src/libide/greeter/ide-greeter-perspective.ui:217 msgid "Open…" msgstr "" #: src/libide/greeter/ide-greeter-perspective.ui:232 msgid "Select projects for removal" msgstr "" #: src/libide/greeter/ide-greeter-perspective.ui:252 msgid "Return to project selection" msgstr "" #: src/libide/gsettings/ide-language-defaults.c:217 #, c-format msgid "%s contained invalid ASCII" msgstr "" #: src/libide/gsettings/ide-language-defaults.c:232 #, c-format msgid "Failed to parse integer from “%s”" msgstr "" #: src/libide/gsettings/ide-language-defaults.c:307 msgid "language defaults missing version in [global] group." msgstr "" #: src/libide/gsettings/ide-language-defaults.c:401 msgid "Failed to initialize defaults." msgstr "" #: src/libide/gtk/menus.ui:7 msgid "_New Project" msgstr "" #: src/libide/gtk/menus.ui:11 msgid "_Open Project" msgstr "" #: src/libide/gtk/menus.ui:15 msgid "_Clone Repository" msgstr "" #: src/libide/gtk/menus.ui:22 msgid "_Preferences" msgstr "" #: src/libide/gtk/menus.ui:30 msgid "Keyboard _Shortcuts" msgstr "" #: src/libide/gtk/menus.ui:34 msgid "_Help" msgstr "" #: src/libide/gtk/menus.ui:38 msgid "_About" msgstr "" #: src/libide/gtk/menus.ui:42 msgid "_Quit" msgstr "" #: src/libide/gtk/menus.ui:64 #: src/libide/preferences/ide-preferences-perspective.c:139 #: src/libide/preferences/ide-preferences-window.ui:9 msgid "Preferences" msgstr "" #: src/libide/gtk/menus.ui:73 msgid "Save _All" msgstr "" #: src/libide/gtk/menus.ui:80 msgid "Close _All" msgstr "" #: src/libide/gtk/menus.ui:91 msgid "_Go to Definition" msgstr "" #: src/libide/gtk/menus.ui:97 msgid "_Undo" msgstr "" #: src/libide/gtk/menus.ui:101 msgid "_Redo" msgstr "" #: src/libide/gtk/menus.ui:107 msgid "C_ut" msgstr "" #: src/libide/gtk/menus.ui:128 #: src/libide/preferences/ide-preferences-builtin.c:198 #: src/plugins/spellcheck/gtk/menus.ui:12 msgid "Highlighting" msgstr "" #: src/libide/gtk/menus.ui:133 src/libide/gtk/menus.ui:251 msgid "Selection" msgstr "" #: src/libide/gtk/menus.ui:140 src/libide/gtk/menus.ui:258 msgid "Select _None" msgstr "" #: src/libide/gtk/menus.ui:146 msgid "All _Upper Case" msgstr "" #: src/libide/gtk/menus.ui:151 msgid "All _Lower Case" msgstr "" #: src/libide/gtk/menus.ui:156 msgid "_Invert Case" msgstr "" #: src/libide/gtk/menus.ui:161 msgid "_Title Case" msgstr "" #: src/libide/gtk/menus.ui:168 msgid "Join Lines" msgstr "" #: src/libide/gtk/menus.ui:172 msgid "Sort Lines" msgstr "" #: src/libide/gtk/menus.ui:181 msgid "Zoom" msgstr "" #: src/libide/gtk/menus.ui:183 msgid "Zoom _In" msgstr "" #: src/libide/gtk/menus.ui:188 msgid "Zoom _Out" msgstr "" #: src/libide/gtk/menus.ui:194 src/plugins/terminal/gtk/menus.ui:13 msgid "Reset" msgstr "" #: src/libide/gtk/menus.ui:208 src/libide/layout/ide-layout-stack.ui:105 msgid "Open File…" msgstr "" #: src/libide/gtk/menus.ui:219 src/libide/runner/ide-run-manager.c:1118 msgid "Run" msgstr "" #: src/libide/gtk/menus.ui:228 msgid "_Open Link" msgstr "" #: src/libide/gtk/menus.ui:233 msgid "_Copy Link Address" msgstr "" #: src/libide/ide.c:60 #, c-format msgid "You must call %s() before using libide." msgstr "" #: src/libide/ide-context.c:2211 msgid "An unload request is already pending" msgstr "" #: src/libide/ide-context.c:2293 msgid "Context already unloading, cannot restore." msgstr "" #: src/libide/ide-context.c:2302 msgid "Context has already been restored." msgstr "" #: src/libide/ide-object.c:386 #, c-format msgid "No implementations of extension point “%s”." msgstr "" #: src/libide/ide-object.c:498 #, c-format msgid "Failed to locate %s plugin." msgstr "" #: src/libide/ide-object.c:638 msgid "No such extension point." msgstr "" #: src/libide/ide-object.c:647 msgid "No implementations of extension point." msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:10 msgctxt "shortcut window" msgid "Editor Shortcuts" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:14 #: src/libide/keybindings/ide-shortcuts-window.ui:466 #: src/libide/workbench/ide-workbench-shortcuts.c:34 #: src/libide/workbench/ide-workbench-shortcuts.c:52 #: src/plugins/command-bar/gb-command-bar.c:695 #: src/plugins/terminal/gb-terminal-workbench-addin.c:265 #: src/plugins/terminal/gb-terminal-workbench-addin.c:271 #: src/plugins/terminal/gb-terminal-workbench-addin.c:277 msgctxt "shortcut window" msgid "General" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:18 #: src/libide/keybindings/ide-shortcuts-window.ui:470 msgctxt "shortcut window" msgid "Global Search" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:32 #: src/libide/keybindings/ide-shortcuts-window.ui:484 #: src/plugins/command-bar/gb-command-bar.c:696 msgctxt "shortcut window" msgid "Command Bar" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:39 #: src/libide/keybindings/ide-shortcuts-window.ui:491 #: src/plugins/terminal/gb-terminal-workbench-addin.c:266 msgctxt "shortcut window" msgid "Terminal" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:46 #: src/libide/keybindings/ide-shortcuts-window.ui:498 #: src/plugins/terminal/gb-terminal-workbench-addin.c:272 msgctxt "shortcut window" msgid "Terminal in Build Runtime" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:53 #: src/libide/keybindings/ide-shortcuts-window.ui:505 msgctxt "shortcut window" msgid "Keyboard Shortcuts" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:60 msgctxt "shortcut window" msgid "Toggle Focus Mode" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:73 msgctxt "shortcut window" msgid "Toggle left panel" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:80 msgctxt "shortcut window" msgid "Toggle bottom panel" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:94 msgctxt "shortcut window" msgid "Create new document" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:115 msgctxt "shortcut window" msgid "Save all documents" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:122 #: src/libide/layout/ide-layout-stack-shortcuts.c:62 msgctxt "shortcut window" msgid "Close the document" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:129 msgctxt "shortcut window" msgid "Close all documents" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:136 #: src/libide/keybindings/ide-shortcuts-window.ui:444 #: src/libide/layout/ide-layout-stack-shortcuts.c:55 msgctxt "shortcut window" msgid "Switch to the next document" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:143 #: src/libide/keybindings/ide-shortcuts-window.ui:451 #: src/libide/layout/ide-layout-stack-shortcuts.c:48 msgctxt "shortcut window" msgid "Switch to the previous document" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:150 msgctxt "shortcut window" msgid "Show list of open documents" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:177 msgctxt "shortcut window" msgid "Find the next match" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:184 msgctxt "shortcut window" msgid "Find the previous match" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:191 msgctxt "shortcut window" msgid "Clear highlight" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:199 #: src/libide/keybindings/ide-shortcuts-window.ui:514 msgctxt "shortcut window" msgid "Copy and Paste" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:204 #: src/libide/keybindings/ide-shortcuts-window.ui:519 msgctxt "shortcut window" msgid "Copy selected text to clipboard" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:211 msgctxt "shortcut window" msgid "Cut selected text to clipboard" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:218 #: src/libide/keybindings/ide-shortcuts-window.ui:526 msgctxt "shortcut window" msgid "Paste text from clipboard" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:225 msgctxt "shortcut window" msgid "Duplicate current line or selection" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:233 msgctxt "shortcut window" msgid "Undo and Redo" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:238 msgctxt "shortcut window" msgid "Undo previous command" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:245 msgctxt "shortcut window" msgid "Redo previous command" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:253 #: src/plugins/beautifier/gb-beautifier-editor-addin.c:340 #: src/plugins/comment-code/gbp-comment-code-view-addin.c:371 #: src/plugins/comment-code/gbp-comment-code-view-addin.c:377 #: src/plugins/spellcheck/gbp-spell-editor-view-addin.c:101 msgctxt "shortcut window" msgid "Editing" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:258 msgctxt "shortcut window" msgid "Increment number at cursor" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:265 msgctxt "shortcut window" msgid "Decrement number at cursor" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:272 msgctxt "shortcut window" msgid "Join selected lines" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:279 msgctxt "shortcut window" msgid "Show completion window" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:286 msgctxt "shortcut window" msgid "Toggle overwrite" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:293 msgctxt "shortcut window" msgid "Reindent line" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:300 msgctxt "shortcut window" msgid "Delete line" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:307 msgctxt "shortcut window" msgid "Rename symbol" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:308 msgctxt "shortcut window" msgid "Requires semantic language support" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:316 msgctxt "shortcut window" msgid "Navigation" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:321 msgctxt "shortcut window" msgid "Move to next error in file" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:328 msgctxt "shortcut window" msgid "Move to previous error in file" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:335 msgctxt "shortcut window" msgid "Move to previous edit location" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:342 msgctxt "shortcut window" msgid "Move to next edit location" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:349 msgctxt "shortcut window" msgid "Jump to definition of symbol" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:356 msgctxt "shortcut window" msgid "Move viewport up within the file" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:363 msgctxt "shortcut window" msgid "Move viewport down within the file" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:370 msgctxt "shortcut window" msgid "Move viewport to end of file" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:377 msgctxt "shortcut window" msgid "Move viewport to beginning of file" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:384 msgctxt "shortcut window" msgid "Move to matching bracket" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:392 msgctxt "shortcut window" msgid "Selections" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:397 msgctxt "shortcut window" msgid "Select all" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:404 msgctxt "shortcut window" msgid "Unselect all" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:412 #: src/libide/runner/ide-run-manager.c:781 #: src/libide/workbench/ide-workbench-shortcuts.c:46 msgctxt "shortcut window" msgid "Build and Run" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:417 msgctxt "shortcut window" msgid "Build" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:424 msgctxt "shortcut window" msgid "Run" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:431 msgctxt "shortcut window" msgid "Profile" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:439 msgctxt "shortcut window" msgid "Touchpad gestures" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:462 msgctxt "shortcut window" msgid "Terminal Shortcuts" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:534 #: src/libide/workbench/ide-workbench-shortcuts.c:40 msgctxt "shortcut window" msgid "Search" msgstr "" #: src/libide/keybindings/ide-shortcuts-window.ui:539 msgctxt "shortcut window" msgid "Find text within terminal" msgstr "" #. translators: %s is replaced with the error message #: src/libide/langserv/ide-langserv-client.c:897 #, c-format msgid "Failed to initialize language server: %s" msgstr "" #: src/libide/layout/ide-layout-stack.c:174 #: src/libide/layout/ide-layout-stack.ui:8 msgid "No Open Pages" msgstr "" #: src/libide/layout/ide-layout-stack-header.ui:48 msgid "Open file" msgstr "" #: src/libide/layout/ide-layout-stack-header.ui:65 msgid "New file" msgstr "" #: src/libide/layout/ide-layout-stack-header.ui:80 #: src/libide/layout/ide-layout-stack.ui:89 msgid "New terminal" msgstr "" #: src/libide/layout/ide-layout-stack-header.ui:96 msgid "New documentation" msgstr "" #: src/libide/layout/ide-layout-stack-shortcuts.c:34 msgctxt "shortcut window" msgid "Move document to the right" msgstr "" #: src/libide/layout/ide-layout-stack-shortcuts.c:41 msgctxt "shortcut window" msgid "Move document to the left" msgstr "" #: src/libide/layout/ide-layout-stack.ui:33 msgid "Open a File or Terminal" msgstr "" #: src/libide/layout/ide-layout-stack.ui:47 msgid "Use the page switcher above or use one of the following:" msgstr "" #: src/libide/layout/ide-layout-stack.ui:62 msgid "Search" msgstr "" #: src/libide/layout/ide-layout-stack.ui:71 msgid "Project sidebar" msgstr "" #: src/libide/layout/ide-layout-stack.ui:80 msgid "File chooser" msgstr "" #: src/libide/layout/ide-layout-stack.ui:112 msgid "New Terminal" msgstr "" #: src/libide/layout/ide-layout-stack.ui:124 msgid "Uh oh, something went wrong" msgstr "" #: src/libide/layout/ide-layout-stack.ui:125 msgid "There was a failure while trying to perform the operation." msgstr "" #. translators: %s is replaced with the host name #: src/libide/local/ide-local-device.c:137 #, c-format msgid "My Computer (%s)" msgstr "" #. translators: first %s is replaced with the host name, second with CPU architecture #: src/libide/local/ide-local-device.c:147 #, c-format msgid "My Computer (%s) — %s" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:61 #: src/libide/preferences/ide-preferences-builtin.c:62 msgid "Extensions" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:98 msgid "Appearance" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:100 msgid "Themes" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:101 msgid "Dark Mode" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:101 msgid "Whether Builder should use a dark theme" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:101 msgid "dark theme" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:102 msgid "Night Light" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:102 msgid "Automatically enable dark mode at night" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:102 msgid "follow night light" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:103 msgid "Grid Pattern" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:103 msgid "Display a grid pattern underneath source code" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:105 msgid "Font" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:106 msgctxt "Keywords" msgid "editor font monospace" msgstr "" #. XXX: This belongs in terminal addin #: src/libide/preferences/ide-preferences-builtin.c:108 #: src/plugins/terminal/gb-terminal-workbench-addin.c:348 #: src/plugins/terminal/gtk/menus.ui:5 msgid "Terminal" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:108 msgctxt "Keywords" msgid "terminal font monospace" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:109 msgid "Bold text in terminals" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:109 msgid "If terminals are allowed to display bold text" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:109 msgctxt "Keywords" msgid "terminal allow bold" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:114 msgid "Color Scheme" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:139 msgid "Keyboard" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:141 msgid "Emulation" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:142 msgid "Default keybinding mode which mimics gedit" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:143 msgid "Emacs" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:143 msgid "Emulates the Emacs text editor" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:144 msgid "Vim" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:144 msgid "Emulates the Vim text editor" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:145 msgid "Sublime Text" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:145 msgid "Emulates the Sublime Text editor" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:147 msgid "Movement" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:148 msgid "Home moves to first non-whitespace character" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:149 msgid "" "Backspace will remove extra space to keep you aligned with your indentation" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:158 msgid "Display list of open files" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:158 msgid "Display the list of all open files in the project sidebar" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:160 msgid "Cursor" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:161 msgid "Restore cursor position" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:161 msgid "Restore cursor position when a file is reopened" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:162 msgid "Enable text wrapping" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:162 msgid "Wrap text that is too wide to display" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:163 msgid "Scroll Offset" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:163 msgid "Minimum number of lines to keep above and below the cursor" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:164 msgid "Allow the editor to scroll past the end of the buffer" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:166 msgid "Line Information" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:167 msgid "Line numbers" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:167 msgid "Show line number at beginning of each line" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:168 msgid "Line changes" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:168 msgid "Show if a line was added or modified next to line number" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:169 msgid "Line diagnostics" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:169 msgid "Show an icon next to line numbers indicating type of diagnostic" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:171 msgid "Highlight" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:172 msgid "Current line" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:172 msgid "Make current line stand out with highlights" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:173 msgid "Matching brackets" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:173 msgid "Highlight matching brackets based on cursor position" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:175 msgid "Code Overview" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:176 msgid "A zoomed out view to enhance navigating source code" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:177 msgid "Automatically hide overview map" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:177 msgid "Automatically hide map when editor loses focus" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:179 msgid "Visible Whitespace Characters" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:182 msgid "New line and carriage return" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:183 msgid "Non-breaking spaces" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:184 msgid "Spaces inside of text" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:185 msgid "Trailing Only" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:186 msgid "Leading Only" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:188 msgid "Autosave" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:189 msgid "Enable or disable autosave feature" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:190 msgid "The number of seconds after modification before auto saving" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:196 msgid "Code Insight" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:199 msgid "Semantic Highlighting" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:199 msgid "" "Use code insight to highlight additional information discovered in source " "file" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:207 msgid "Completion" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:210 msgid "Completions Display Size" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:210 msgid "Number of completions to display" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:211 msgid "Display code suggestions interactively as you type" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:213 msgid "Completion Providers" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:219 msgid "Snippets" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:265 msgid "Programming Languages" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:331 msgid "Trim trailing whitespace" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:331 msgid "Upon saving, trailing whitespace from modified lines will be trimmed." msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:332 msgid "Overwrite Braces" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:332 msgid "Overwrite closing braces" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:333 msgid "Insert Matching Brace" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:333 msgid "Insert matching character for { [ ( or \"" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:334 msgid "Insert Trailing Newline" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:334 msgid "Ensure files end with a newline" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:336 msgid "Margins" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:338 msgid "Right margin position" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:338 msgid "Position in spaces for the right margin" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:340 msgid "Indentation" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:341 msgid "Tab width" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:341 msgid "Width of a tab character in spaces" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:342 msgid "Insert spaces instead of tabs" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:342 msgid "Prefer spaces over use of tabs" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:343 msgid "Automatically indent" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:343 msgid "Indent source code as you type" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:345 msgid "Spacing" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:346 msgid "Space before opening parentheses" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:347 msgid "Space before opening brackets" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:348 msgid "Space before opening braces" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:349 msgid "Space before opening angles" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:350 msgid "Prefer a space before colons" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:351 msgid "Prefer a space before commas" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:352 msgid "Prefer a space before semicolons" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:362 #: src/libide/preferences/ide-preferences-builtin.c:380 msgid "Default" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:367 #: src/libide/preferences/ide-preferences-builtin.c:385 msgid "Number of CPU" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:400 msgid "Build" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:403 msgid "Build Workers" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:403 msgid "Number of parallel build workers" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:411 msgid "Network" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:412 msgid "Allow downloads over metered connections" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:412 msgid "" "Allow the use of metered network connections when automatically downloading " "dependencies" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:420 msgid "Workspace" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:421 msgid "A place for all your projects" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:422 msgid "Restore previously opened files" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:422 msgid "Open previously opened files when loading a project" msgstr "" #: src/libide/preferences/ide-preferences-builtin.c:543 #: src/plugins/create-project/gbp-create-project-widget.ui:180 msgid "Version Control" msgstr "" #. only the page goes here, plugins will fill in the details #: src/libide/preferences/ide-preferences-builtin.c:555 msgid "SDKs" msgstr "" #: src/libide/projects/ide-project.c:401 msgid "Destination file must be within the project tree." msgstr "" #: src/libide/projects/ide-project.c:648 msgid "File must be within the project tree." msgstr "" #: src/libide/runner/ide-run-button.ui:6 msgid "The project cannot be run while the build pipeline is being set up" msgstr "" #: src/libide/runner/ide-run-button.ui:35 msgid "Stop running" msgstr "" #: src/libide/runner/ide-run-button.ui:55 msgid "Change run options" msgstr "" #: src/libide/runner/ide-run-manager.c:373 msgid "Cannot run target, another target is running" msgstr "" #: src/libide/runner/ide-run-manager.c:442 msgid "Failed to locate runtime" msgstr "" #: src/libide/runner/ide-runner.c:182 msgid "Process quit unexpectedly" msgstr "" #: src/libide/runtimes/ide-runtime-manager.c:135 msgid "Host operating system" msgstr "" #: src/libide/sourceview/ide-source-view.c:4456 #, c-format msgid "Insert “%s”" msgstr "" #: src/libide/sourceview/ide-source-view.c:4458 #, c-format msgid "Replace “%s” with “%s”" msgstr "" #: src/libide/sourceview/ide-source-view.c:4572 msgid "Apply Fix-It" msgstr "" #: src/libide/sourceview/ide-source-view.c:5000 msgid "Rename symbol" msgstr "" #. translators: %s is the filename, then line number, column number. <> are pango markup #: src/libide/sourceview/ide-source-view.c:5236 #, c-format msgid "%sLine %u, Column %u" msgstr "" #: src/libide/sourceview/ide-source-view.c:5262 msgid "No references were found" msgstr "" #: src/libide/terminal/ide-terminal-search.ui:152 msgid "Regex" msgstr "" #: src/libide/terminal/ide-terminal-search.ui:180 msgid "Match whole word" msgstr "" #: src/libide/terminal/ide-terminal-search.ui:194 msgid "Wrap around" msgstr "" #: src/libide/testing/gtk/menus.ui:6 msgid "Run _all tests" msgstr "" #: src/libide/testing/gtk/menus.ui:12 msgid "Reload tests" msgstr "" #: src/libide/testing/ide-test-editor-addin.c:75 msgid "Unit Tests" msgstr "" #: src/libide/testing/ide-test-panel.ui:12 msgid "No tests available" msgstr "" #: src/libide/testing/ide-test-panel.ui:13 msgid "Tests will be loaded after building." msgstr "" #: src/libide/toolchain/ide-toolchain-manager.c:340 msgid "Default (Host operating system)" msgstr "" #: src/libide/transfers/ide-pkcon-transfer.c:58 #, c-format msgid "Installing %u package" msgid_plural "Installing %u packages" msgstr[0] "" msgstr[1] "" #: src/libide/transfers/ide-transfers-button.ui:35 msgid "Clear _All" msgstr "" #: src/libide/util/ide-uri.c:183 #, no-c-format msgid "Invalid %-encoding in URI" msgstr "" #: src/libide/util/ide-uri.c:221 msgid "Non-UTF-8 characters in URI" msgstr "" #: src/libide/util/ide-uri.c:368 src/libide/util/ide-uri.c:379 #, c-format msgid "Invalid IP literal “%s” in URI" msgstr "" #: src/libide/util/ide-uri.c:413 #, c-format msgid "Invalid encoded IP literal “%s” in URI" msgstr "" #: src/libide/util/ide-uri.c:422 #, c-format msgid "Invalid non-ASCII hostname “%s” in URI" msgstr "" #: src/libide/util/ide-uri.c:436 #, c-format msgid "Non-ASCII hostname “%s” forbidden in this URI" msgstr "" #: src/libide/util/ide-uri.c:459 #, c-format msgid "Could not parse port “%s” in URI" msgstr "" #: src/libide/util/ide-uri.c:466 #, c-format msgid "Port “%s” in URI is out of range" msgstr "" #: src/libide/util/ide-uri.c:592 msgid "Base URI is not absolute" msgstr "" #: src/libide/util/ide-uri.c:617 msgid "URI is not absolute, and no base URI was provided" msgstr "" #: src/libide/util/ide-uri.c:662 #, c-format msgid "Could not parse “%s” as absolute URI" msgstr "" #: src/libide/util/ide-uri.c:1205 #, c-format msgid "URI “%s” has no host component" msgstr "" #: src/libide/workbench/ide-omni-bar.c:531 msgid "Building" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:223 msgid "Update project dependencies" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:242 msgid "Configure build preferences" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:264 msgid "Branch" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:289 msgid "Build Profile" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:344 msgid "There is a problem with the current build configuration." msgstr "" #: src/libide/workbench/ide-omni-bar.ui:377 msgid "Build status" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:398 msgid "View build console contents" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:420 msgid "Last build" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:447 msgid "Build result" msgstr "" #. translators: valid values are 'true' or 'false', untranslated. If the buttons in the build popover are too large because of translations, set to false to disable homogeneous sizing #: src/libide/workbench/ide-omni-bar.ui:540 msgid "true" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:545 msgctxt "button" msgid "Build" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:552 msgid "Rebuild" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:559 msgid "Clean" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:566 msgid "Export Bundle" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:591 src/plugins/make/make_plugin.py:123 msgid "Build project" msgstr "" #: src/libide/workbench/ide-omni-bar.ui:596 msgid "The project cannot be built while the build pipeline is being set up" msgstr "" #: src/libide/workbench/ide-workbench-actions.c:220 msgid "Builder Statistics" msgstr "" #: src/libide/workbench/ide-workbench.c:663 #, c-format msgid "%s — Builder" msgstr "" #: src/libide/workbench/ide-workbench-header-bar.ui:51 msgid "Transfers" msgstr "" #: src/libide/workbench/ide-workbench-header-bar.ui:57 msgid "Show workbench menu" msgstr "" #: src/libide/workbench/ide-workbench-header-bar.ui:96 msgid "Press Ctrl+. to search" msgstr "" #: src/libide/workbench/ide-workbench-shortcuts.c:35 msgctxt "shortcut window" msgid "Toggle window to fullscreen" msgstr "" #: src/libide/workbench/ide-workbench-shortcuts.c:41 msgctxt "shortcut window" msgid "Focus to the global search entry" msgstr "" #: src/libide/workbench/ide-workbench-shortcuts.c:47 msgctxt "shortcut window" msgid "Trigger a build" msgstr "" #: src/libide/workbench/ide-workbench-shortcuts.c:53 msgctxt "shortcut window" msgid "Save all files" msgstr "" #: src/libide/workbench/ide-workbench-shortcuts.c:79 msgctxt "shortcut window" msgid "Perspectives" msgstr "" #: src/main.c:86 msgid "" "GNOME Builder requires a desktop session with D-Bus. Please set " "DBUS_SESSION_BUS_ADDRESS." msgstr "" #: src/plugins/autotools/ide-autotools-makecache-stage.c:194 msgid "Building cache…" msgstr "" #: src/plugins/autotools/ide-autotools-pipeline-addin.c:52 msgid "Bootstrapping build system" msgstr "" #: src/plugins/autotools/ide-autotools-pipeline-addin.c:291 #: src/plugins/meson/gbp-meson-pipeline-addin.c:171 #: src/plugins/phpize/phpize_plugin.py:226 msgid "Configuring project" msgstr "" #: src/plugins/autotools/ide-autotools-pipeline-addin.c:344 #: src/plugins/cargo/cargo_plugin.py:166 #: src/plugins/cmake/gbp-cmake-pipeline-addin.c:219 #: src/plugins/gradle/gradle_plugin.py:116 #: src/plugins/maven/maven_plugin.py:109 #: src/plugins/meson/gbp-meson-pipeline-addin.c:200 #: src/plugins/phpize/phpize_plugin.py:238 msgid "Building project" msgstr "" #: src/plugins/autotools/ide-autotools-pipeline-addin.c:371 msgid "Caching build commands" msgstr "" #: src/plugins/autotools-templates/autotools_templates/__init__.py:265 msgid "Shared Library (Autotools)" msgstr "" #: src/plugins/autotools-templates/autotools_templates/__init__.py:267 msgid "Create a new autotools project with a shared library" msgstr "" #: src/plugins/autotools-templates/autotools_templates/__init__.py:291 msgid "Empty Project (Autotools)" msgstr "" #: src/plugins/autotools-templates/autotools_templates/__init__.py:294 msgid "Create a new empty autotools project" msgstr "" #: src/plugins/autotools-templates/autotools_templates/__init__.py:308 msgid "GNOME Application (Autotools)" msgstr "" #: src/plugins/autotools-templates/autotools_templates/__init__.py:310 msgid "Create a new flatpak-ready GNOME application" msgstr "" #. translators: %s and %s are replaced with source file path and the error message #: src/plugins/beautifier/gb-beautifier-config.c:155 #, c-format msgid "Beautifier plugin: error copying the gresource config file for “%s”: %s" msgstr "" #. translators: %s is replaced with the source file path #: src/plugins/beautifier/gb-beautifier-config.c:163 #, c-format msgid "Beautifier plugin: error creating temporary config file for “%s”" msgstr "" #. translators: %s is replaced with the .ini source file path #: src/plugins/beautifier/gb-beautifier-config.c:207 #, c-format msgid "Beautifier plugin: Can’t read .ini file: %s" msgstr "" #. translators: %s is replaced with the config entry name #: src/plugins/beautifier/gb-beautifier-config.c:255 #, c-format msgid "" "Beautifier plugin: neither command nor command-pattern keys found: entry " "“%s” disabled" msgstr "" #. translators: %s is replaced with the config entry name #: src/plugins/beautifier/gb-beautifier-config.c:265 #, c-format msgid "" "Beautifier plugin: both command and command-pattern keys found: entry “%s” " "disabled" msgstr "" #. translators: %s and %s are replaced with the config path and the entry name #: src/plugins/beautifier/gb-beautifier-config.c:289 #, c-format msgid "Beautifier plugin: config path “%s” does not exist, entry “%s” disabled" msgstr "" #. translators: %s is replaced with the entry name #: src/plugins/beautifier/gb-beautifier-config.c:306 #, c-format msgid "" "Beautifier plugin: command key out of possible values: entry “%s” disabled" msgstr "" #. translators: %s and %s are replaced with the profile name and the entry name #: src/plugins/beautifier/gb-beautifier-config.c:331 #, c-format msgid "" "Beautifier plugin: @c@ in “%s” command-pattern key but no config file set: " "entry “%s” disabled" msgstr "" #. translators: %s and %s are replaced with the profile name and the entry name #: src/plugins/beautifier/gb-beautifier-config.c:363 #, c-format msgid "" "Beautifier plugin: can’t create temporary file for “%s”: entry “%s” disabled" msgstr "" #. translators: %s is replaced with the error message #: src/plugins/beautifier/gb-beautifier-config.c:405 #, c-format msgid "Beautifier plugin: “%s”" msgstr "" #. translators: %s is replaced with the error message #: src/plugins/beautifier/gb-beautifier-config.c:506 #: src/plugins/beautifier/gb-beautifier-editor-addin.c:55 #, c-format msgid "Beautifier plugin: %s" msgstr "" #. translators: %s is replaced with a path name #: src/plugins/beautifier/gb-beautifier-config.c:545 #, c-format msgid "Beautifier plugin: can’t read the following resource file: “%s”" msgstr "" #: src/plugins/beautifier/gb-beautifier-editor-addin.c:86 msgid "Beautifier Plugin: the view is not a GtkSourceView" msgstr "" #: src/plugins/beautifier/gb-beautifier-editor-addin.c:93 msgid "Beautifier Plugin: no default beautifier found" msgstr "" #: src/plugins/beautifier/gb-beautifier-editor-addin.c:99 msgid "Beautifier Plugin: the buffer is not writable" msgstr "" #: src/plugins/beautifier/gb-beautifier-editor-addin.c:107 msgid "Beautifier Plugin: Nothing selected" msgstr "" #: src/plugins/beautifier/gb-beautifier-editor-addin.c:242 #, c-format msgid "No beautifier available for “%s”" msgstr "" #: src/plugins/beautifier/gb-beautifier-editor-addin.c:244 #, c-format msgid "No beautifier available" msgstr "" #: src/plugins/beautifier/gb-beautifier-editor-addin.c:341 msgctxt "shortcut window" msgid "Beautify the code" msgstr "" #: src/plugins/beautifier/gb-beautifier-editor-addin.c:342 msgctxt "shortcut window" msgid "Trigger the default entry" msgstr "" #. translators: %s is replaced with the error message #: src/plugins/beautifier/gb-beautifier-editor-addin.c:371 #, c-format msgid "Beautifier plugin: no valid entries, disabling: %s" msgstr "" #. translators: %s and %s are replaced with the temporary dir and the file path #: src/plugins/beautifier/gb-beautifier-helper.c:61 #: src/plugins/beautifier/gb-beautifier-helper.c:86 #: src/plugins/beautifier/gb-beautifier-helper.c:112 #: src/plugins/beautifier/gb-beautifier-helper.c:133 #, c-format msgid "" "Beautifier plugin: blocked attempt to remove a file outside of the “%s” " "temporary directory: “%s”" msgstr "" #. translators: %s is replaced with the command error message #: src/plugins/beautifier/gb-beautifier-process.c:262 #, c-format msgid "Beautifier plugin: command error output: %s" msgstr "" #: src/plugins/beautifier/gb-beautifier-process.c:272 msgid "Beautifier plugin: the command output is empty" msgstr "" #: src/plugins/beautifier/gb-beautifier-process.c:299 msgid "Beautify plugin: the output is not a valid UTF-8 text" msgstr "" #: src/plugins/beautifier/gtk/menus.ui:9 msgid "Beautify" msgstr "" #: src/plugins/clang/ide-clang-preferences-addin.c:65 msgid "Clang" msgstr "" #: src/plugins/clang/ide-clang-preferences-addin.c:66 msgid "Show errors and warnings provided by Clang" msgstr "" #. translators: keywords used when searching for preferences #: src/plugins/clang/ide-clang-preferences-addin.c:68 msgid "clang diagnostics warnings errors" msgstr "" #: src/plugins/clang/ide-clang-preferences-addin.c:78 msgid "Suggest completions using Clang" msgstr "" #: src/plugins/clang/ide-clang-preferences-addin.c:79 msgid "Use Clang to suggest completions for C and C++ languages" msgstr "" #: src/plugins/clang/ide-clang-preferences-addin.c:83 msgid "Clang Options" msgstr "" #: src/plugins/clang/ide-clang-preferences-addin.c:92 msgid "Complete Parenthesis" msgstr "" #: src/plugins/clang/ide-clang-preferences-addin.c:93 msgid "Include parenthesis when completing clang proposals" msgstr "" #: src/plugins/clang/ide-clang-preferences-addin.c:104 msgid "Complete Parameters" msgstr "" #: src/plugins/clang/ide-clang-preferences-addin.c:105 msgid "Include parameters and types when completing clang proposals" msgstr "" #: src/plugins/clang/ide-clang-symbol-node.c:56 msgid "anonymous" msgstr "" #: src/plugins/clang/org.gnome.builder.clang.gschema.xml:6 msgid "Complete parentheses" msgstr "" #: src/plugins/clang/org.gnome.builder.clang.gschema.xml:7 msgid "If parentheses should be included when completing." msgstr "" #: src/plugins/clang/org.gnome.builder.clang.gschema.xml:11 msgid "Complete parameters" msgstr "" #: src/plugins/clang/org.gnome.builder.clang.gschema.xml:12 msgid "" "If parameters should be included when completing. Requires complete-" "parentheses." msgstr "" #: src/plugins/cmake/gbp-cmake-build-system.c:420 msgid "CMake" msgstr "" #: src/plugins/cmake/gbp-cmake-pipeline-addin.c:194 msgid "Configure project" msgstr "" #: src/plugins/cmake/gbp-cmake-pipeline-addin.c:238 #: src/plugins/maven/maven_plugin.py:120 #: src/plugins/meson/gbp-meson-pipeline-addin.c:210 #: src/plugins/phpize/phpize_plugin.py:248 msgid "Installing project" msgstr "" #: src/plugins/cmake/gbp-cmake-toolchain.c:215 #, c-format msgid "%s (CMake)" msgstr "" #. translators: "Declaration" is describing a function that is defined in a header #. * file (.h) rather than a source file (.c). #. #: src/plugins/code-index/ide-code-index-index.c:277 #: src/plugins/symbol-tree/gbp-symbol-hover-provider.c:81 msgid "Declaration" msgstr "" #: src/plugins/code-index/ide-code-index-service.c:625 msgid "Indexing Source Code" msgstr "" #: src/plugins/code-index/ide-code-index-service.c:626 msgid "Search, diagnostics and autocompletion may be limited until complete." msgstr "" #: src/plugins/color-picker/gb-color-picker-editor-addin.c:288 msgid "Colors" msgstr "" #. translators: %s is replaced with the name of the color palette. #: src/plugins/color-picker/gb-color-picker-prefs.c:86 #, c-format msgid "Save changes to palette “%s” before closing?" msgstr "" #: src/plugins/color-picker/gb-color-picker-prefs.c:94 msgid "Close without Saving" msgstr "" #: src/plugins/color-picker/gb-color-picker-prefs.c:96 msgid "Save As…" msgstr "" #: src/plugins/color-picker/gb-color-picker-prefs.c:204 msgid "Load palette" msgstr "" #: src/plugins/color-picker/gb-color-picker-prefs.c:231 msgid "Save palette" msgstr "" #: src/plugins/color-picker/gb-color-picker-prefs.c:704 msgid "All files" msgstr "" #: src/plugins/color-picker/gb-color-picker-prefs.c:708 msgid "All supported palettes formats" msgstr "" #: src/plugins/color-picker/gb-color-picker-prefs.c:713 msgid "GIMP palette" msgstr "" #: src/plugins/color-picker/gb-color-picker-prefs.c:717 msgid "GNOME Builder palette" msgstr "" #: src/plugins/color-picker/gb-color-picker-prefs-palette-row.c:178 msgid "Palette name" msgstr "" #: src/plugins/color-picker/gb-color-picker-prefs-palette-row.c:180 msgid "Enter a new name for the palette" msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:13 msgid "HSV visibility" msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:14 msgid "If the HSV components are visible." msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:18 msgid "LAB visibility" msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:19 msgid "If the LAB components are visible." msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:23 msgid "RGB visibility" msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:24 msgid "If the RGB components are visible." msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:28 msgid "RGB unit" msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:29 msgid "The unit used by RGB component and strings." msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:35 msgid "Selected palette ID" msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:36 msgid "The selected palette ID among the loaded ones." msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:40 msgid "Color strings visibility" msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:41 msgid "The visible color strings." msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:45 msgid "Color filter" msgstr "" #: src/plugins/color-picker/gsettings/org.gnome.builder.plugins.color_picker_plugin.gschema.xml:46 msgid "The filter used on the color scales and color plane." msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:13 msgid "Color components" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:47 #: src/plugins/color-picker/gtk/color-picker-prefs.ui:451 msgid "Visibility:" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:63 msgid "Select the color spaces for which you want to see sliders in the panel." msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:86 msgid "HSV" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:87 msgid "Hue Saturation Value" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:104 msgid "L*a*b*" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:105 msgid "CIE L*a*b* 1976" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:123 msgid "Red Green Blue" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:140 msgid "Units:" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:156 msgid "" "Select the type of unit you want to use for RGB components and strings in " "the panel." msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:196 msgid "Percent" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:213 msgid "Filters:" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:229 msgid "Select a filter that act on the colors or “None”." msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:252 msgid "None" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:269 msgid "Achromatopsia (monochromacy)" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:286 msgid "Achromatomaly (blue cone monochromacy)" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:303 msgid "Deuteranopia (green-blind)" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:320 msgid "Deuteranomaly (green-weak)" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:337 msgid "Protanopia (red-blind)" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:354 msgid "Protanomaly (red-weak)" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:371 msgid "Tritanopia (blue-blind)" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:388 msgid "Tritanomaly (blue-weak)" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:405 msgid "Websafe" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:467 msgid "Select the color strings you want to see in the panel." msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:597 msgid "Palettes options" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:615 msgid "Palette view mode:" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:638 msgid "List" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:676 msgid "Swatches" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:717 msgid "Palette management" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:762 msgid "Load" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:836 msgid "From current document" msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:854 msgid "Select the palette you want to see in the panel or close one." msgstr "" #: src/plugins/color-picker/gtk/color-picker-prefs.ui:891 msgid "No loaded palettes" msgstr "" #: src/plugins/color-picker/gtk/color-picker-preview.ui:45 msgid "No selected palettes" msgstr "" #: src/plugins/color-picker/gtk/color-picker-preview.ui:58 msgid "Select a palette file" msgstr "" #: src/plugins/color-picker/gtk/color-picker.ui:62 msgid "Try loading or generating a palette using the menu" msgstr "" #: src/plugins/color-picker/gtk/menus.ui:7 msgid "Highlight colors" msgstr "" #: src/plugins/command-bar/gb-command-bar.c:281 #, c-format msgid "Command not found: %s" msgstr "" #: src/plugins/command-bar/gb-command-bar.c:593 msgid "Use the entry below to execute a command" msgstr "" #. translators: %s is replaced with the error message #: src/plugins/command-bar/gb-command-vim.c:104 #, c-format msgid "Command failed: %s" msgstr "" #: src/plugins/command-bar/gb-vim.c:86 #, c-format msgid "Number required" msgstr "" #: src/plugins/command-bar/gb-vim.c:96 #, c-format msgid "%s is invalid for %s" msgstr "" #: src/plugins/command-bar/gb-vim.c:154 #, c-format msgid "Cannot find language “%s”" msgstr "" #: src/plugins/command-bar/gb-vim.c:311 #, c-format msgid "This command requires a GtkSourceView to be focused" msgstr "" #: src/plugins/command-bar/gb-vim.c:322 #, c-format msgid "This command requires a view to be focused" msgstr "" #: src/plugins/command-bar/gb-vim.c:379 #, c-format msgid "Unknown option: %s" msgstr "" #: src/plugins/command-bar/gb-vim.c:422 #, c-format msgid "Cannot find colorscheme “%s”" msgstr "" #: src/plugins/command-bar/gb-vim.c:463 src/plugins/command-bar/gb-vim.c:595 #, c-format msgid "Failed to locate working directory" msgstr "" #: src/plugins/command-bar/gb-vim.c:764 #, c-format msgid "Invalid :syntax subcommand: %s" msgstr "" #: src/plugins/command-bar/gb-vim.c:1231 #, c-format msgid "Invalid search and replace request" msgstr "" #: src/plugins/command-bar/gb-vim.c:1342 #, c-format msgid "Not a command: %s" msgstr "" #: src/plugins/comment-code/gbp-comment-code-view-addin.c:372 msgctxt "shortcut window" msgid "Comment the code" msgstr "" #: src/plugins/comment-code/gbp-comment-code-view-addin.c:378 msgctxt "shortcut window" msgid "Uncomment the code" msgstr "" #: src/plugins/comment-code/gtk/menus.ui:9 msgid "Comment code" msgstr "" #: src/plugins/comment-code/gtk/menus.ui:14 msgid "Uncomment code" msgstr "" #: src/plugins/create-project/gbp-create-project-genesis-addin.c:158 msgid "New Project" msgstr "" #: src/plugins/create-project/gbp-create-project-genesis-addin.c:224 msgid "New…" msgstr "" #: src/plugins/create-project/gbp-create-project-genesis-addin.c:230 msgid "Create" msgstr "" #: src/plugins/create-project/gbp-create-project-tool.c:136 msgid "List available templates" msgstr "" #: src/plugins/create-project/gbp-create-project-tool.c:138 msgid "Project template to generate" msgstr "" #: src/plugins/create-project/gbp-create-project-tool.c:140 msgid "The target language (if supported)" msgstr "" #: src/plugins/create-project/gbp-create-project-tool.c:142 msgid "The version control to use or “none” to disable" msgstr "" #: src/plugins/create-project/gbp-create-project-tool.c:143 msgid "git" msgstr "" #: src/plugins/create-project/gbp-create-project-tool.c:149 msgid "create-project [OPTION...] PROJECT_NAME" msgstr "" #: src/plugins/create-project/gbp-create-project-tool.c:198 #, c-format msgid "Filename must be ASCII and may not contain : or =" msgstr "" #: src/plugins/create-project/gbp-create-project-tool.c:372 msgid "Please specify a project name.\n" msgstr "" #: src/plugins/create-project/gbp-create-project-tool.c:388 msgid "Please specify a project template with --template=\n" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.c:172 msgid "" "Characters were used which might cause technical issues as a project name" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.c:175 #: src/plugins/create-project/gbp-create-project-widget.ui:104 msgid "Your project will be created within a new child directory." msgstr "" #: src/plugins/create-project/gbp-create-project-widget.c:181 msgid "Directory already exists with that name" msgstr "" #. translators: %s is replaced with a short-form file-system path to the project #: src/plugins/create-project/gbp-create-project-widget.c:199 #, c-format msgid "Your project will be created within %s." msgstr "" #: src/plugins/create-project/gbp-create-project-widget.c:630 msgid "A failure occurred while initializing version control" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:29 msgid "Project Name" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:57 msgid "" "Unique name that is used for your project’s folder and other technical " "resources. Should be in lower case without spaces and may not start with a " "number." msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:76 msgid "Project Location" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:93 #: src/plugins/git/ide-git-clone-widget.ui:81 msgid "Select Project Directory" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:123 msgid "Language" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:146 msgid "License" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:161 msgid "GPLv3+" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:162 msgid "LGPLv3+" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:163 msgid "AGPLv3+" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:164 msgid "MIT/X11" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:165 msgid "Apache 2.0" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:166 msgid "GPLv2+" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:167 msgid "LGPLv2.1+" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:168 msgid "No license" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:201 msgid "Uses the Git version control system" msgstr "" #: src/plugins/create-project/gbp-create-project-widget.ui:290 msgid "Select a Template" msgstr "" #: src/plugins/ctags/ide-ctags-preferences-addin.c:51 msgid "Suggest completions using Ctags" msgstr "" #: src/plugins/ctags/ide-ctags-preferences-addin.c:52 msgid "Use Ctags to suggest completions for a variety of languages" msgstr "" #: src/plugins/devhelp/gbp-devhelp-hover-provider.c:128 msgid "Devhelp" msgstr "" #: src/plugins/devhelp/gbp-devhelp-menu-button.ui:25 msgid "Select Documentation…" msgstr "" #: src/plugins/devhelp/gbp-devhelp-view.c:206 #: src/plugins/devhelp/gtk/menus.ui:5 msgid "Documentation" msgstr "" #: src/plugins/devhelp/gtk/menus.ui:21 msgid "New Documentation Page" msgstr "" #: src/plugins/eslint/eslint_plugin.py:143 msgid "ESlint" msgstr "" #: src/plugins/eslint/eslint_plugin.py:144 msgid "Enable the use of ESLint, which may execute code in your project" msgstr "" #. translators: these are keywords used to search for preferences #: src/plugins/eslint/eslint_plugin.py:146 msgid "eslint javascript lint code execute execution" msgstr "" #: src/plugins/eslint/org.gnome.builder.plugins.eslint.gschema.xml:5 msgid "Enable ESLint" msgstr "" #: src/plugins/eslint/org.gnome.builder.plugins.eslint.gschema.xml:6 msgid "" "Enable the use of eslint to find additional diagnostics in JavaScript files. " "This may result in the execution of code in your project." msgstr "" #: src/plugins/flatpak/gbp-flatpak-clone-widget.ui:38 msgid "Downloading application sources…" msgstr "" #: src/plugins/flatpak/gbp-flatpak-configuration-provider.c:664 #, c-format msgid "Failed to remove flatpak manifest: %s" msgstr "" #: src/plugins/flatpak/gbp-flatpak-download-stage.c:69 msgid "Network is not available, skipping downloads" msgstr "" #: src/plugins/flatpak/gbp-flatpak-genesis-addin.c:93 msgid "Clone App" msgstr "" #: src/plugins/flatpak/gbp-flatpak-genesis-addin.c:190 #: src/plugins/git/ide-git-genesis-addin.c:190 msgid "Clone" msgstr "" #: src/plugins/flatpak/gbp-flatpak-pipeline-addin.c:150 msgid "Creating flatpak workspace" msgstr "" #: src/plugins/flatpak/gbp-flatpak-pipeline-addin.c:329 msgid "Preparing build directory" msgstr "" #: src/plugins/flatpak/gbp-flatpak-pipeline-addin.c:380 msgid "Downloading dependencies" msgstr "" #: src/plugins/flatpak/gbp-flatpak-pipeline-addin.c:460 msgid "Building dependencies" msgstr "" #: src/plugins/flatpak/gbp-flatpak-pipeline-addin.c:512 msgid "Finalizing flatpak build" msgstr "" #: src/plugins/flatpak/gbp-flatpak-pipeline-addin.c:558 msgid "Exporting staging directory" msgstr "" #: src/plugins/flatpak/gbp-flatpak-pipeline-addin.c:644 msgid "Creating flatpak bundle" msgstr "" #: src/plugins/flatpak/gbp-flatpak-preferences-addin.c:91 #: src/plugins/flatpak/gbp-flatpak-workbench-addin.c:84 #: src/plugins/html-preview/html_preview.py:330 #: src/plugins/html-preview/html_preview.py:340 #: src/plugins/rustup/rustup_plugin.py:492 #: src/plugins/rustup/rustup_plugin.py:496 #: src/plugins/rustup/rustup_plugin.py:613 msgid "Install" msgstr "" #: src/plugins/flatpak/gbp-flatpak-preferences-addin.c:97 #: src/plugins/rustup/rustup_plugin.py:492 #: src/plugins/rustup/rustup_plugin.py:496 msgid "Update" msgstr "" #. translators: keywords are used to match search keywords in preferences #: src/plugins/flatpak/gbp-flatpak-preferences-addin.c:296 #, c-format msgid "flatpak %s %s %s" msgstr "" #. translators: %u is the number of hidden runtimes to be shown #: src/plugins/flatpak/gbp-flatpak-preferences-addin.c:311 #, c-format msgid "Show %u more runtime" msgid_plural "show %u more runtimes" msgstr[0] "" msgstr[1] "" #: src/plugins/flatpak/gbp-flatpak-preferences-addin.c:393 msgid "Flatpak Runtimes" msgstr "" #: src/plugins/flatpak/gbp-flatpak-runtime.c:815 #, c-format msgid "%s %s" msgstr "" #: src/plugins/flatpak/gbp-flatpak-runtime.c:817 #, c-format msgid "%s %s %s" msgstr "" #. Translators: %s is replaced with the runtime identifier #: src/plugins/flatpak/gbp-flatpak-transfer.c:78 #, c-format msgid "Updated %s" msgstr "" #. Translators: %s is replaced with the runtime identifier #: src/plugins/flatpak/gbp-flatpak-transfer.c:81 #, c-format msgid "Updating %s" msgstr "" #. Translators: %s is replaced with the runtime identifier #: src/plugins/flatpak/gbp-flatpak-transfer.c:87 #, c-format msgid "Installed %s" msgstr "" #. Translators: %s is replaced with the runtime identifier #: src/plugins/flatpak/gbp-flatpak-transfer.c:90 #, c-format msgid "Installing %s" msgstr "" #: src/plugins/flatpak/gbp-flatpak-transfer.c:116 msgid "Failed to install runtime" msgstr "" #: src/plugins/flatpak/gbp-flatpak-transfer.c:118 msgid "Runtime has been updated" msgstr "" #: src/plugins/flatpak/gbp-flatpak-transfer.c:120 msgid "Runtime has been installed" msgstr "" #: src/plugins/flatpak/gbp-flatpak-workbench-addin.c:79 msgid "Your computer is missing flatpak-builder" msgstr "" #: src/plugins/flatpak/gbp-flatpak-workbench-addin.c:80 msgid "" "This program is necessary for building Flatpak applications. Would you like " "to install it?" msgstr "" #: src/plugins/gcc/gbp-gcc-toolchain-provider.c:87 #, c-format msgid "GCC %s Cross-Compiler (System)" msgstr "" #: src/plugins/git/ide-git-buffer-change-monitor.c:202 msgid "Cannot provide diff, no backing file provided." msgstr "" #. translators: %s is replaced with the error string from git #: src/plugins/git/ide-git-buffer-change-monitor.c:281 #, c-format msgid "" "There was a failure while calculating line changes from git. The exact error " "was: %s" msgstr "" #: src/plugins/git/ide-git-buffer-change-monitor.c:691 #, c-format msgid "Repository does not have a working directory." msgstr "" #: src/plugins/git/ide-git-buffer-change-monitor.c:702 #, c-format msgid "File is not under control of git working directory." msgstr "" #: src/plugins/git/ide-git-buffer-change-monitor.c:768 #, c-format msgid "The requested file does not exist within the git index." msgstr "" #: src/plugins/git/ide-git-clone-widget.c:159 #: src/plugins/git/ide-git-clone-widget.c:518 msgid "A valid Git URL is required" msgstr "" #. translators: %s is replaced with the path to the project #: src/plugins/git/ide-git-clone-widget.c:172 #, c-format msgid "Your project will be created at %s" msgstr "" #: src/plugins/git/ide-git-clone-widget.c:228 msgid "Apply" msgstr "" #: src/plugins/git/ide-git-clone-widget.c:230 msgid "Remote Branch to Clone" msgstr "" #: src/plugins/git/ide-git-clone-widget.ui:37 msgid "Use Git to create a local copy of a remotely hosted project." msgstr "" #: src/plugins/git/ide-git-clone-widget.ui:66 msgid "user@host:repository.git" msgstr "" #: src/plugins/git/ide-git-clone-widget.ui:67 msgid "Enter the URL of your project’s source code repository" msgstr "" #: src/plugins/git/ide-git-clone-widget.ui:70 msgid "Change default branch" msgstr "" #: src/plugins/git/ide-git-clone-widget.ui:110 msgid "Repository URL" msgstr "" #: src/plugins/git/ide-git-clone-widget.ui:118 msgid "Project Destination" msgstr "" #: src/plugins/git/ide-git-genesis-addin.c:93 msgid "Clone Project" msgstr "" #: src/plugins/git/ide-git-genesis-addin.c:184 msgid "Clone…" msgstr "" #: src/plugins/git/ide-git-remote-callbacks.c:193 #, c-format msgid "" "Builder failed to provide appropriate credentials when cloning repository." msgstr "" #. translators: %s is replaced with the error message #: src/plugins/git/ide-git-vcs.c:412 #, c-format msgid "Failed to establish git file monitor: %s" msgstr "" #: src/plugins/gnome-code-assistance/ide-gca-diagnostic-provider.c:374 msgid "Code assistance requires a local file." msgstr "" #: src/plugins/gnome-code-assistance/ide-gca-preferences-addin.c:62 msgid "Pylint" msgstr "" #: src/plugins/gnome-code-assistance/ide-gca-preferences-addin.c:63 msgid "Enable the use of pylint, which may execute code in your project" msgstr "" #. translators: these are keywords used to search for preferences #: src/plugins/gnome-code-assistance/ide-gca-preferences-addin.c:65 msgid "pylint python lint code execute execution" msgstr "" #: src/plugins/gnome-code-assistance/ide-gca-service.c:181 msgid "No language specified" msgstr "" #: src/plugins/gnome-code-assistance/org.gnome.builder.gnome-code-assistance.gschema.xml:5 msgid "Enable Pylint" msgstr "" #: src/plugins/gnome-code-assistance/org.gnome.builder.gnome-code-assistance.gschema.xml:6 msgid "" "Enable the use of pylint to find additional diagnostics in Python programs. " "This may result in the execution of code in your project." msgstr "" #: src/plugins/html-preview/gtk/menus.ui:7 msgid "Open Preview" msgstr "" #: src/plugins/html-preview/html_preview.py:326 msgid "Your computer is missing python3-docutils" msgstr "" #: src/plugins/html-preview/html_preview.py:336 msgid "Your computer is missing python3-sphinx" msgstr "" #: src/plugins/html-preview/html_preview.py:383 msgid "(Preview)" msgstr "" #: src/plugins/jedi/jedi_plugin.py:662 msgid "Suggest completions from Python" msgstr "" #: src/plugins/jedi/jedi_plugin.py:663 msgid "Use Jedi to provide completions for the Python language" msgstr "" #: src/plugins/make/make_plugin.py:137 msgid "Install project" msgstr "" #: src/plugins/make/make_plugin.py:359 msgid "Empty Makefile Project" msgstr "" #: src/plugins/make/make_plugin.py:361 msgid "Create a new empty project using a simple Makefile" msgstr "" #: src/plugins/meson/gbp-meson-build-system.c:428 msgid "Meson" msgstr "" #: src/plugins/meson/gbp-meson-pipeline-addin.c:111 msgid "A Meson-based project is loaded but Ninja could not be found." msgstr "" #: src/plugins/meson/gbp-meson-pipeline-addin.c:131 msgid "A Meson-based project is loaded but meson could not be found." msgstr "" #: src/plugins/meson/gbp-meson-toolchain.c:66 #, c-format msgid "%s (Meson)" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-addin.c:101 msgid "Add toolchain" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-addin.c:108 msgid "Define a new custom toolchain targeting a specific platform" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.c:406 msgid "No Provided Tool" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:70 #: src/plugins/sysroot/gbp-sysroot-preferences-row.ui:65 msgid "A name to identify the sysroot." msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:95 #: src/plugins/sysroot/gbp-sysroot-preferences-row.ui:90 msgid "Architecture" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:96 #: src/plugins/sysroot/gbp-sysroot-preferences-row.ui:91 msgid "The system architecture of the sysroot." msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:148 msgid "Add Tool:" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:171 #: src/plugins/meson/gbp-meson-utils.c:96 msgid "Compiler" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:172 #: src/plugins/meson/gbp-meson-utils.c:98 msgid "Preprocessor" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:173 #: src/plugins/meson/gbp-meson-utils.c:100 msgid "Archiver" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:174 #: src/plugins/meson/gbp-meson-utils.c:102 msgid "Linker" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:175 #: src/plugins/meson/gbp-meson-utils.c:104 msgid "Strip" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:176 #: src/plugins/meson/gbp-meson-utils.c:106 msgid "Executable wrapper" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:177 #: src/plugins/meson/gbp-meson-utils.c:108 msgid "Package Config" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:189 msgid "Any language" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:190 msgid "C" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:191 msgid "C++" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:192 msgid "Python" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:193 #: src/plugins/vala-pack/ide-vala-preferences-addin.vala:33 msgid "Vala" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:194 msgid "Fortran" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:195 msgid "D" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:227 msgid "Add Tool" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:242 #: src/plugins/sysroot/gbp-sysroot-preferences-row.ui:172 msgid "Delete" msgstr "" #: src/plugins/meson/gbp-meson-toolchain-edition-preferences-row.ui:248 msgid "Delete Toolchain" msgstr "" #: src/plugins/meson/gbp-meson-tool-row.ui:25 msgid "Delete Tool" msgstr "" #: src/plugins/meson-templates/meson_templates.py:251 msgid "GNOME Application" msgstr "" #: src/plugins/meson-templates/meson_templates.py:253 msgid "Create a new GNOME application" msgstr "" #: src/plugins/meson-templates/meson_templates.py:320 msgid "Shared Library" msgstr "" #: src/plugins/meson-templates/meson_templates.py:322 msgid "Create a new project with a shared library" msgstr "" #: src/plugins/meson-templates/meson_templates.py:338 msgid "Empty Project" msgstr "" #: src/plugins/meson-templates/meson_templates.py:340 msgid "Create a new empty project" msgstr "" #: src/plugins/meson-templates/meson_templates.py:353 msgid "Command Line Tool" msgstr "" #: src/plugins/meson-templates/meson_templates.py:355 msgid "Create a new command line project" msgstr "" #: src/plugins/messages/gbp-messages-panel.ui:5 msgid "Messages" msgstr "" #: src/plugins/newcomers/gbp-newcomers-section.ui:12 msgid "Contribute to an existing project" msgstr "" #: src/plugins/newcomers/gbp-newcomers-section.ui:32 msgid "Polari" msgstr "" #: src/plugins/newcomers/gbp-newcomers-section.ui:42 msgid "Games" msgstr "" #: src/plugins/newcomers/gbp-newcomers-section.ui:52 msgid "Maps" msgstr "" #: src/plugins/newcomers/gbp-newcomers-section.ui:62 msgid "Music" msgstr "" #: src/plugins/newcomers/gbp-newcomers-section.ui:71 msgid "Todo" msgstr "" #: src/plugins/newcomers/gbp-newcomers-section.ui:80 msgid "Nautilus" msgstr "" #: src/plugins/newcomers/gbp-newcomers-section.ui:89 msgid "Photos" msgstr "" #: src/plugins/newcomers/gbp-newcomers-section.ui:98 msgid "Calendar" msgstr "" #: src/plugins/newcomers/gbp-newcomers-section.ui:107 msgid "Boxes" msgstr "" #: src/plugins/notification/ide-notification-addin.c:98 msgid "Build successful" msgstr "" #: src/plugins/notification/ide-notification-addin.c:99 #, c-format msgid "Project “%s” has completed building" msgstr "" #: src/plugins/notification/ide-notification-addin.c:103 msgid "Build failed" msgstr "" #: src/plugins/notification/ide-notification-addin.c:104 #, c-format msgid "Project “%s” failed to build" msgstr "" #: src/plugins/npm/npm_plugin.py:111 msgid "Downloading npm dependencies" msgstr "" #: src/plugins/phpize/phpize_plugin.py:210 msgid "Bootstrapping project" msgstr "" #: src/plugins/project-tree/gb-new-file-popover.c:123 #: src/plugins/project-tree/gb-rename-file-popover.c:139 msgid "A folder with that name already exists." msgstr "" #: src/plugins/project-tree/gb-new-file-popover.c:126 #: src/plugins/project-tree/gb-rename-file-popover.c:142 msgid "A file with that name already exists." msgstr "" #: src/plugins/project-tree/gb-new-file-popover.c:348 #: src/plugins/project-tree/gb-new-file-popover.ui:13 #: src/plugins/project-tree/gb-rename-file-popover.ui:13 msgid "File Name" msgstr "" #: src/plugins/project-tree/gb-new-file-popover.c:350 msgid "Folder Name" msgstr "" #: src/plugins/project-tree/gb-new-file-popover.ui:35 msgid "_Create" msgstr "" #: src/plugins/project-tree/gb-project-tree-actions.c:325 msgid "Cannot load a non-native file in terminal" msgstr "" #. translators: %s is replaced with the error message #: src/plugins/project-tree/gb-project-tree-actions.c:354 #, c-format msgid "Failed to spawn terminal: %s" msgstr "" #. translators: %s is replaced with the error message #: src/plugins/project-tree/gb-project-tree-actions.c:619 #, c-format msgid "Failed to rename file: %s" msgstr "" #. translators: %s is replaced with the error message #: src/plugins/project-tree/gb-project-tree-actions.c:710 #, c-format msgid "Failed to trash file: %s" msgstr "" #: src/plugins/project-tree/gb-project-tree-addin.c:88 msgid "Project Tree" msgstr "" #: src/plugins/project-tree/gb-project-tree-builder.c:453 msgid "Empty" msgstr "" #: src/plugins/project-tree/gb-project-tree-shortcuts.c:35 #: src/plugins/project-tree/gb-project-tree-shortcuts.c:41 msgctxt "shortcut window" msgid "Project tree" msgstr "" #: src/plugins/project-tree/gb-project-tree-shortcuts.c:36 msgctxt "shortcut window" msgid "Rename a file" msgstr "" #: src/plugins/project-tree/gb-project-tree-shortcuts.c:42 msgctxt "shortcut window" msgid "Move a file to the trash" msgstr "" #: src/plugins/project-tree/gb-rename-file-popover.c:79 #, c-format msgid "Rename %s" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:6 msgid "Re_veal in Project Tree" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:14 msgid "_New" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:17 msgid "_Empty File" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:23 msgid "_New Folder" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:29 msgid "_Open" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:34 msgid "Open _With" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:37 msgid "Source Code Editor" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:47 msgid "_Open Containing Folder" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:51 msgid "_Open in Terminal" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:64 msgid "Mo_ve to Trash" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:71 msgid "_Build" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:75 msgid "_Rebuild" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:81 msgid "Display Options" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:98 msgid "_Collapse All Nodes" msgstr "" #: src/plugins/project-tree/gtk/menus.ui:102 msgid "_Refresh" msgstr "" #. translators: format is "CPU emulation". Only translate "emulation" #: src/plugins/qemu/gbp-qemu-device-provider.c:41 msgid "Aarch64 Emulation" msgstr "" #: src/plugins/qemu/gbp-qemu-device-provider.c:42 msgid "Arm Emulation" msgstr "" #. translators: first %s is replaced with hostname, second %s with the CPU architecture #: src/plugins/qemu/gbp-qemu-device-provider.c:157 #, c-format msgid "My Computer (%s) %s" msgstr "" #: src/plugins/quick-highlight/gbp-quick-highlight-preferences.c:48 msgid "Words matching selection" msgstr "" #: src/plugins/quick-highlight/gbp-quick-highlight-preferences.c:49 msgid "Highlight all occurrences of words matching the current selection" msgstr "" #. Translators: the following are keywords used for searching to locate this preference #: src/plugins/quick-highlight/gbp-quick-highlight-preferences.c:51 msgid "quick highlight words matching current selection" msgstr "" #: src/plugins/recent/gbp-recent-section.ui:26 msgid "Recent Projects" msgstr "" #: src/plugins/recent/gbp-recent-section.ui:41 msgid "Updated" msgstr "" #: src/plugins/retab/gtk/menus.ui:9 msgid "Reformat tabs" msgstr "" #: src/plugins/rustup/rustup_plugin.py:89 msgid "Rustup not installed" msgstr "" #: src/plugins/rustup/rustup_plugin.py:279 msgid "Installing rustup" msgstr "" #: src/plugins/rustup/rustup_plugin.py:281 msgid "Updating rustup" msgstr "" #: src/plugins/rustup/rustup_plugin.py:283 msgid "Installing rust " msgstr "" #: src/plugins/rustup/rustup_plugin.py:285 msgid "Checking system" msgstr "" #: src/plugins/rustup/rustup_plugin.py:350 msgid "Downloading rustup-init" msgstr "" #: src/plugins/rustup/rustup_plugin.py:355 msgid "Syncing channel updates" msgstr "" #: src/plugins/rustup/rustup_plugin.py:361 msgid "Downloading " msgstr "" #: src/plugins/rustup/rustup_plugin.py:368 msgid "Installing " msgstr "" #: src/plugins/rustup/rustup_plugin.py:374 msgid "Checking for rustup updates" msgstr "" #: src/plugins/rustup/rustup_plugin.py:379 msgid "Downloading rustup update" msgstr "" #: src/plugins/rustup/rustup_plugin.py:416 msgid "Error installing " msgstr "" #: src/plugins/rustup/rustup_plugin.py:418 msgid "Error" msgstr "" #: src/plugins/rustup/rustup_plugin.py:423 msgid "Cancelled" msgstr "" #: src/plugins/rustup/rustup_plugin.py:431 msgid "Finished" msgstr "" #: src/plugins/rustup/rustup_plugin.py:447 msgid "Rustup" msgstr "" #: src/plugins/rustup/rustup_plugin.py:448 msgid "Rustup Toolchains" msgstr "" #: src/plugins/rustup/rustup_plugin.py:504 msgid "Updating" msgstr "" #: src/plugins/rustup/rustup_plugin.py:504 msgid "Installing" msgstr "" #. set default toolchain button #: src/plugins/rustup/rustup_plugin.py:597 msgid "Make default" msgstr "" #: src/plugins/rustup/rustup_plugin.py:597 msgid "Makes the selected toolchain the default rust installation" msgstr "" #: src/plugins/rustup/rustup_plugin.py:612 msgid "Install Rust Channel" msgstr "" #. translators: channel is stable, beta, nightly, with optional architecture and date #: src/plugins/rustup/rustup_plugin.py:617 msgid "Enter name of rust channel" msgstr "" #: src/plugins/rustup/rustup_plugin.py:618 msgid "" "Standard release channel toolchain names have the following form:\n" " [-][-]\n" "\n" " = stable|beta|nightly|\n" " = YYYY-MM-DD\n" " = " msgstr "" #: src/plugins/rustup/rustup_plugin.py:643 msgid "Install Rustup to manage toolchains here!" msgstr "" #: src/plugins/rustup/rustup_plugin.py:650 msgid "No toolchain installed. Click" msgstr "" #: src/plugins/rustup/rustup_plugin.py:651 msgid "to add a new toolchain!" msgstr "" #: src/plugins/snippets/ide-snippet-completion-item.c:112 #, c-format msgid "Failed to parse snippet “%s”" msgstr "" #: src/plugins/snippets/ide-snippet-preferences-addin.c:51 msgid "Suggest Completions from Snippets" msgstr "" #: src/plugins/snippets/ide-snippet-preferences-addin.c:52 msgid "Use registered snippets to suggest completion proposals" msgstr "" #: src/plugins/spellcheck/gbp-spell-editor-addin.c:51 msgid "Spelling" msgstr "" #: src/plugins/spellcheck/gbp-spell-editor-view-addin.c:102 msgctxt "shortcut window" msgid "Show the spellchecker panel" msgstr "" #. We might find ourselves in a race here and the buffer #. * addins are already in destruction. Therefore, silently #. * fail any further setup. #. #: src/plugins/spellcheck/gbp-spell-editor-view-addin.c:139 #: src/plugins/spellcheck/gbp-spell-editor-view-addin.c:246 msgid "Failed to initialize spellchecking, disabling" msgstr "" #: src/plugins/spellcheck/gbp-spell-language-popover.c:231 msgid "No language selected" msgstr "" #: src/plugins/spellcheck/gbp-spell-navigator.c:480 msgid "No language set. Check your dictionary installation." msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.c:119 msgid "No suggestions" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.c:212 msgid "Completed spell checking" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.c:255 msgid "The word is not in the dictionary" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.c:426 msgid "This word is already in the personal dictionary" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.c:429 #, c-format msgid "This word is already in the %s dictionary" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.ui:17 msgid "Misspelled" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.ui:86 msgid "_Ignore" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.ui:95 msgid "Ignore _All" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.ui:114 msgid "Change _to" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.ui:147 msgid "Cha_nge" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.ui:156 msgid "Change A_ll" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.ui:175 msgid "_Suggestions" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.ui:212 msgid "Add Word" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.ui:238 msgid "A_dd" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.ui:254 msgid "Dictionary" msgstr "" #: src/plugins/spellcheck/gbp-spell-widget.ui:304 msgid "_Language" msgstr "" #: src/plugins/spellcheck/gtk/menus.ui:6 msgid "Check _Spelling" msgstr "" #: src/plugins/spellcheck/gtk/menus.ui:14 msgid "Underline misspelled words" msgstr "" #: src/plugins/support/gtk/menus.ui:7 msgid "Generate Support Log" msgstr "" #: src/plugins/support/ide-support-application-addin.c:79 #, c-format msgid "" "The support log file has been written to “%s”. Please provide this file as " "an attachment on your bug report or support request." msgstr "" #: src/plugins/symbol-tree/gbp-symbol-hover-provider.c:82 msgid "Definition" msgstr "" #: src/plugins/symbol-tree/gbp-symbol-hover-provider.c:83 msgid "Canonical" msgstr "" #: src/plugins/symbol-tree/gbp-symbol-hover-provider.c:120 msgid "Unnamed Symbol" msgstr "" #: src/plugins/symbol-tree/gbp-symbol-hover-provider.c:162 msgid "Symbol" msgstr "" #: src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.c:55 msgctxt "shortcut window" msgid "Symbols" msgstr "" #: src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.c:56 msgctxt "shortcut window" msgid "Search symbols within document" msgstr "" #: src/plugins/symbol-tree/gbp-symbol-menu-button.c:311 msgid "Select Symbol…" msgstr "" #: src/plugins/symbol-tree/gbp-symbol-menu-button.ui:13 #: src/plugins/symbol-tree/gbp-symbol-menu-button.ui:77 msgid "Document Outline" msgstr "" #: src/plugins/sysmon/gb-sysmon-panel.ui:5 msgid "System Monitor" msgstr "" #: src/plugins/sysprof/gbp-sysprof-perspective.c:135 #: src/plugins/sysprof/gtk/menus.ui:20 msgid "Profiler" msgstr "" #: src/plugins/sysprof/gbp-sysprof-perspective.ui:20 msgid "Failure" msgstr "" #: src/plugins/sysprof/gbp-sysprof-perspective.ui:28 msgid "_Close" msgstr "" #. the action:// link is used to run the project #: src/plugins/sysprof/gbp-sysprof-perspective.ui:49 msgid "" "Select Run with " "profiler from the run menu to begin" msgstr "" #: src/plugins/sysprof/gbp-sysprof-workbench-addin.c:356 msgid "Open Profile" msgstr "" #: src/plugins/sysprof/gbp-sysprof-workbench-addin.c:365 msgid "Sysprof Capture (*.syscap)" msgstr "" #: src/plugins/sysprof/gbp-sysprof-workbench-addin.c:371 msgid "All Files" msgstr "" #: src/plugins/sysprof/gbp-sysprof-workbench-addin.c:472 #: src/plugins/sysprof/gtk/menus.ui:34 msgid "Run with Profiler" msgstr "" #: src/plugins/sysprof/gtk/menus.ui:8 msgid "Open Sysprof Capture…" msgstr "" #: src/plugins/sysroot/gbp-sysroot-preferences-addin.c:80 msgid "Add sysroot" msgstr "" #: src/plugins/sysroot/gbp-sysroot-preferences-addin.c:87 msgid "Define a new sysroot target to build against a different target" msgstr "" #: src/plugins/sysroot/gbp-sysroot-preferences-addin.c:135 msgid "Sysroots" msgstr "" #: src/plugins/sysroot/gbp-sysroot-preferences-row.ui:121 msgid "An absolute file-system path to the sysroot." msgstr "" #: src/plugins/sysroot/gbp-sysroot-preferences-row.ui:148 msgid "Package Config Path" msgstr "" #: src/plugins/sysroot/gbp-sysroot-preferences-row.ui:149 msgid "An optional comma-separated path to specify PKG_CONFIG_PATH." msgstr "" #: src/plugins/sysroot/gbp-sysroot-toolchain-provider.c:147 #, c-format msgid "%s (Sysroot SDK)" msgstr "" #: src/plugins/terminal/gb-terminal-view-actions.c:265 msgid "Save Terminal Content As" msgstr "" #: src/plugins/terminal/gb-terminal-view.c:453 msgid "Untitled terminal" msgstr "" #: src/plugins/terminal/gb-terminal-workbench-addin.c:208 msgid "Application Output" msgstr "" #. translators: %s is replaced with the current local time of day #: src/plugins/terminal/gb-terminal-workbench-addin.c:238 #, c-format msgid "Application started at %s\r\n" msgstr "" #: src/plugins/terminal/gb-terminal-workbench-addin.c:258 msgid "Application exited\r\n" msgstr "" #: src/plugins/terminal/gb-terminal-workbench-addin.c:278 msgctxt "shortcut window" msgid "Terminal in Runtime" msgstr "" #: src/plugins/terminal/gtk/menus.ui:17 msgid "Reset and Clear" msgstr "" #: src/plugins/terminal/gtk/menus.ui:36 msgid "New _Terminal" msgstr "" #: src/plugins/terminal/gtk/menus.ui:43 msgid "New _Build Terminal" msgstr "" #: src/plugins/terminal/gtk/menus.ui:50 msgid "New _Runtime Terminal" msgstr "" #: src/plugins/terminal/gtk/menus.ui:60 msgid "New terminal in directory" msgstr "" #: src/plugins/todo/gbp-todo-panel.c:299 msgid "Loading TODOs…" msgstr "" #: src/plugins/todo/gbp-todo-panel.c:300 msgid "Please wait while we scan your project" msgstr "" #: src/plugins/todo/gbp-todo-workbench-addin.c:156 msgid "TODO/FIXMEs" msgstr "" #: src/plugins/vala-pack/ide-vala-completion-item.vala:151 msgid "Abstract" msgstr "" #: src/plugins/vala-pack/ide-vala-completion-item.vala:153 msgid "Compact" msgstr "" #: src/plugins/vala-pack/ide-vala-completion-item.vala:155 msgid "Immutable" msgstr "" #: src/plugins/vala-pack/ide-vala-preferences-addin.vala:34 msgid "Show errors and warnings provided by Vala" msgstr "" #. translators: keywords used when searching for preferences #: src/plugins/vala-pack/ide-vala-preferences-addin.vala:36 msgid "vala diagnostics warnings errors" msgstr "" #: src/plugins/valgrind/gtk/menus.ui:10 #: src/plugins/valgrind/valgrind_plugin.py:53 msgid "Run with Valgrind" msgstr "" #: src/plugins/xml-pack/ide-xml-parser.c:587 #: src/plugins/xml-pack/ide-xml-tree-builder.c:523 msgid "Failed to create the XML tree." msgstr "" #: src/plugins/xml-pack/ide-xml-service.c:95 msgid "File must be saved locally to parse." msgstr "" #: src/plugins/xml-pack/ide-xml-service.c:337 msgid "Buffer loaded but not in the buffer manager." msgstr ""