# Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the qmlkonsole package. # # SPDX-FileCopyrightText: 2020, 2021, 2022, 2024 Steve Allewell msgid "" msgstr "" "Project-Id-Version: qmlkonsole\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-06-29 00:41+0000\n" "PO-Revision-Date: 2024-06-29 11:31+0100\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English\n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 24.05.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Steve Allewell" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "steve.allewell@gmail.com" #: contents/ui/main.qml:15 #, kde-format msgid "Terminal" msgstr "Terminal" #: contents/ui/SavedCommandsDialog.qml:19 #, kde-format msgctxt "@title:window" msgid "Saved Commands" msgstr "Saved Commands" #: contents/ui/SavedCommandsDialog.qml:26 #, kde-format msgid "Configure" msgstr "Configure" #: contents/ui/SavedCommandsDialog.qml:34 contents/ui/TerminalPage.qml:400 #, kde-format msgid "Close" msgstr "Close" #: contents/ui/SavedCommandsDialog.qml:53 #: contents/ui/SavedCommandsSettings.qml:51 #, kde-format msgid "No saved commands" msgstr "No saved commands" #: contents/ui/SavedCommandsDialog.qml:54 #: contents/ui/SavedCommandsSettings.qml:52 #, kde-format msgid "Save commands to quickly run them without typing them out." msgstr "Save commands to quickly run them without typing them out." #: contents/ui/SavedCommandsSettings.qml:18 #, kde-format msgid "Saved Commands" msgstr "Saved Commands" #: contents/ui/SavedCommandsSettings.qml:25 #: contents/ui/SavedCommandsSettings.qml:96 #, kde-format msgid "Add Command" msgstr "Add Command" #: contents/ui/SavedCommandsSettings.qml:30 #, kde-format msgid "Edit" msgstr "Edit" #: contents/ui/SavedCommandsSettings.qml:56 #, kde-format msgid "Add command" msgstr "Add command" #: contents/ui/SavedCommandsSettings.qml:87 #, kde-format msgid "Command %1 removed" msgstr "Command %1 removed" #: contents/ui/SettingsComponent.qml:35 #, kde-format msgid "General" msgstr "General" #: contents/ui/SettingsComponent.qml:44 #, kde-format msgid "About" msgstr "About" #: contents/ui/SettingsComponent.qml:55 #, kde-format msgid "Appearance" msgstr "Appearance" #: contents/ui/SettingsComponent.qml:64 #, kde-format msgid "Color scheme" msgstr "Colour scheme" #: contents/ui/SettingsComponent.qml:96 contents/ui/SettingsComponent.qml:110 #, kde-format msgid "Font Family" msgstr "Font Family" #: contents/ui/SettingsComponent.qml:143 #, kde-format msgctxt "@title:window" msgid "Pick font" msgstr "Pick font" #: contents/ui/SettingsComponent.qml:207 #, kde-format msgid "Font Size" msgstr "Font Size" #: contents/ui/SettingsComponent.qml:232 #, kde-format msgid "Window Transparency" msgstr "Window Transparency" #: contents/ui/SettingsComponent.qml:270 #, kde-format msgid "Blur Background" msgstr "Blur Background" #: contents/ui/SettingsDialog.qml:17 contents/ui/SettingsPage.qml:16 #: contents/ui/TerminalPage.qml:249 #, kde-format msgid "Settings" msgstr "Settings" #: contents/ui/TerminalKeyToolBar.qml:72 #, kde-format msgctxt "Control Key (should match the key on the keyboard of the locale)" msgid "Ctrl" msgstr "Ctrl" #: contents/ui/TerminalKeyToolBar.qml:90 #, kde-format msgctxt "Alt Key (should match the key on the keyboard of the locale)" msgid "Alt" msgstr "Alt" #: contents/ui/TerminalKeyToolBar.qml:106 #, kde-format msgctxt "Escape key (should match the key on the keyboard of the locale)" msgid "Esc" msgstr "Esc" #: contents/ui/TerminalKeyToolBar.qml:113 #, kde-format msgctxt "" "Tab character key (should match the key on the keyboard of the locale)" msgid "Tab" msgstr "Tab" #: contents/ui/TerminalKeyToolBar.qml:163 #, kde-format msgid "Toggle Virtual Keyboard" msgstr "Toggle Virtual Keyboard" #: contents/ui/TerminalPage.qml:149 #, kde-format msgctxt "@action:intoolbar" msgid "New Tab" msgstr "New Tab" #: contents/ui/TerminalPage.qml:159 #, kde-format msgctxt "@action:intoolbar" msgid "Saved Commands" msgstr "Saved Commands" #: contents/ui/TerminalPage.qml:166 #, kde-format msgid "reverse-i-search" msgstr "reverse-i-search" #: contents/ui/TerminalPage.qml:175 #, kde-format msgid "Cancel current command" msgstr "Cancel current command" #: contents/ui/TerminalPage.qml:184 #, kde-format msgid "Send EOF" msgstr "Send EOF" #: contents/ui/TerminalPage.qml:193 #, kde-format msgid "Cursor to line start" msgstr "Cursor to line start" #: contents/ui/TerminalPage.qml:202 #, kde-format msgid "Cursor to line end" msgstr "Cursor to line end" #: contents/ui/TerminalPage.qml:211 #, kde-format msgid "Kill to line end" msgstr "Kill to line end" #: contents/ui/TerminalPage.qml:220 #, kde-format msgid "Paste from kill buffer" msgstr "Paste from kill buffer" #: contents/ui/TerminalPage.qml:229 #, kde-format msgid "Copy" msgstr "Copy" #: contents/ui/TerminalPage.qml:240 #, kde-format msgid "Paste" msgstr "Paste" #: contents/ui/TerminalPage.qml:307 #, kde-format msgctxt "@title:window" msgid "Confirm closing %1" msgstr "Confirm closing %1" #: contents/ui/TerminalPage.qml:323 #, kde-format msgid "" "A process is currently running in this tab. Are you sure you want to close " "it?" msgstr "" "A process is currently running in this tab. Are you sure you want to close " "it?" #: contents/ui/TerminalPage.qml:333 #, kde-format msgctxt "@title:window" msgid "Confirm closing window" msgstr "Confirm closing window" #: contents/ui/TerminalPage.qml:346 #, kde-format msgid "" "There are processes currently running in this window. Are you sure you want " "to close it?" msgstr "" "There are processes currently running in this window. Are you sure you want " "to close it?" #: contents/ui/TerminalPage.qml:347 #, kde-format msgid "" "A process is currently running in this window. Are you sure you want to " "close it?" msgstr "" "A process is currently running in this window. Are you sure you want to " "close it?" #: contents/ui/TerminalPage.qml:354 #, kde-format msgctxt "@title:window" msgid "Select Tab" msgstr "Select Tab" #: contents/ui/TerminalPage.qml:413 #, kde-format msgid "selection mode" msgstr "selection mode" #: contents/ui/TerminalPage.qml:421 #, kde-format msgid "Disable" msgstr "Disable" #: main.cpp:38 #, kde-format msgid "© 2020-2022 KDE Community" msgstr "© 2020-2022 KDE Community" #: main.cpp:40 #, kde-format msgid "Jonah Brüchert" msgstr "Jonah Brüchert" #: main.cpp:41 #, kde-format msgid "Devin Lin" msgstr "Devin Lin" #: main.cpp:62 #, kde-format msgid "Command to execute" msgstr "Command to execute" #: main.cpp:63 #, kde-format msgid "Set the initial working directory to 'dir'" msgstr "Set the initial working directory to 'dir'" #: terminaltabmodel.cpp:68 #, kde-format msgid "Tab %1" msgstr "Tab %1" #~ msgid "%1%" #~ msgstr "%1%" #, fuzzy #~| msgid "Close" #~ msgctxt "@action:button" #~ msgid "Close" #~ msgstr "Close" #~ msgid "More Info:" #~ msgstr "More Info:" #~ msgid "Quick Actions" #~ msgstr "Quick Actions" #~ msgid "Quick Action Settings" #~ msgstr "Quick Action Settings" #~ msgid "Add Actions" #~ msgstr "Add Actions" #~ msgid "Save" #~ msgstr "Save"