diff options
author | Victor Kareh <[email protected]> | 2024-04-17 14:46:32 -0400 |
---|---|---|
committer | Victor Kareh <[email protected]> | 2024-04-17 14:46:32 -0400 |
commit | ecdbd1b8a06a824b9314d58e174902679e6a1922 (patch) | |
tree | 228fa6ea4734ba37603f65eccad9e241af4cf860 /po/en_GB.po | |
parent | 8634b87ff36933acf072393486a422670330f7e7 (diff) | |
download | mate-terminal-ecdbd1b8a06a824b9314d58e174902679e6a1922.tar.bz2 mate-terminal-ecdbd1b8a06a824b9314d58e174902679e6a1922.tar.xz |
options: Re-introduce the icon optionwindow-icon-option
Since profiles do not provide a way of setting the window icon, we
re-introduce the --icon option to allow the window instance to report an
icon programmatically.
Fixes https://github.com/mate-desktop/mate-terminal/issues/246
Closes https://github.com/mate-desktop/mate-terminal/issues/62
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 637 |
1 files changed, 310 insertions, 327 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 23be39f..6e3e496 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -2,28 +2,29 @@ # Copyright (C) YEAR MATE Desktop Environment team # This file is distributed under the same license as the mate-terminal package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# +# # Translators: # Stefano Karapetsas <[email protected]>, 2021 # Martin Wimpress <[email protected]>, 2021 # Andi Chandler <[email protected]>, 2023 -# +# msgid "" msgstr "" "Project-Id-Version: mate-terminal 1.27.1\n" "Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-terminal/issues\n" -"POT-Creation-Date: 2023-09-10 09:13+0200\n" +"POT-Creation-Date: 2024-04-17 14:24-0400\n" "PO-Revision-Date: 2018-03-12 08:42+0000\n" "Last-Translator: Andi Chandler <[email protected]>, 2023\n" -"Language-Team: English (United Kingdom) (https://app.transifex.com/mate/teams/13566/en_GB/)\n" +"Language-Team: English (United Kingdom) (https://app.transifex.com/mate/" +"teams/13566/en_GB/)\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: mate-terminal.appdata.xml.in.in:7 mate-terminal.desktop.in.in:3 -#: src/terminal-options.c:189 src/terminal-window.c:4531 +#: src/terminal-options.c:193 src/terminal-window.c:4546 msgid "MATE Terminal" msgstr "MATE Terminal" @@ -33,13 +34,13 @@ msgstr "A terminal emulator for the MATE desktop environment" #: mate-terminal.appdata.xml.in.in:10 msgid "" -"MATE Terminal is a terminal emulation application that you can use to access" -" a UNIX shell in the MATE environment. MATE Terminal emulates the xterm " +"MATE Terminal is a terminal emulation application that you can use to access " +"a UNIX shell in the MATE environment. MATE Terminal emulates the xterm " "program developed by the X Consortium. It supports translucent backgrounds, " "opening multiple terminals in a single window (tabs) and clickable URLs." msgstr "" -"MATE Terminal is a terminal emulation application that you can use to access" -" a UNIX shell in the MATE environment. MATE Terminal emulates the xterm " +"MATE Terminal is a terminal emulation application that you can use to access " +"a UNIX shell in the MATE environment. MATE Terminal emulates the xterm " "program developed by the X Consortium. It supports translucent backgrounds, " "opening multiple terminals in a single window (tabs) and clickable URLs." @@ -54,7 +55,7 @@ msgstr "" "please visit the project's home page." #: mate-terminal.desktop.in.in:4 src/terminal-accels.c:351 src/terminal.c:517 -#: src/terminal-profile.c:161 src/terminal-window.c:2287 +#: src/terminal-profile.c:161 src/terminal-window.c:2280 msgid "Terminal" msgstr "Terminal" @@ -67,16 +68,16 @@ msgstr "Use the command line" msgid "_Cancel" msgstr "_Cancel" -#: src/confirm-close-dialog.ui:56 src/terminal-window.c:2223 -#: src/terminal-window.c:3719 +#: src/confirm-close-dialog.ui:56 src/terminal-window.c:2216 +#: src/terminal-window.c:3735 msgid "C_lose Window" msgstr "C_lose Window" -#: src/confirm-close-dialog.ui:119 src/terminal-window.c:3718 +#: src/confirm-close-dialog.ui:119 src/terminal-window.c:3734 msgid "Close this window?" msgstr "Close this window?" -#: src/confirm-close-dialog.ui:138 src/terminal-window.c:3708 +#: src/confirm-close-dialog.ui:138 src/terminal-window.c:3724 msgid "" "There is still a process running in this terminal.\n" "Closing the terminal will kill it." @@ -84,32 +85,32 @@ msgstr "" "There is still a process running in this terminal.\n" "Closing the terminal will kill it." -#: src/mate-submodules/libegg/eggsmclient.c:234 +#: src/mate-submodules/libegg/eggsmclient.c:233 msgid "Disable connection to session manager" msgstr "Disable connection to session manager" -#: src/mate-submodules/libegg/eggsmclient.c:239 +#: src/mate-submodules/libegg/eggsmclient.c:238 msgid "Specify file containing saved configuration" msgstr "Specify file containing saved configuration" -#: src/mate-submodules/libegg/eggsmclient.c:239 src/terminal-options.c:962 -#: src/terminal-options.c:971 +#: src/mate-submodules/libegg/eggsmclient.c:238 src/terminal-options.c:990 +#: src/terminal-options.c:999 msgid "FILE" msgstr "FILE" -#: src/mate-submodules/libegg/eggsmclient.c:244 +#: src/mate-submodules/libegg/eggsmclient.c:243 msgid "Specify session management ID" msgstr "Specify session management ID" -#: src/mate-submodules/libegg/eggsmclient.c:244 +#: src/mate-submodules/libegg/eggsmclient.c:243 msgid "ID" msgstr "ID" -#: src/mate-submodules/libegg/eggsmclient.c:270 +#: src/mate-submodules/libegg/eggsmclient.c:269 msgid "Session management options:" msgstr "Session management options:" -#: src/mate-submodules/libegg/eggsmclient.c:271 +#: src/mate-submodules/libegg/eggsmclient.c:270 msgid "Show session management options" msgstr "Show session management options" @@ -119,13 +120,12 @@ msgstr "Add or Remove Terminal Encodings" #: src/encodings-dialog.ui:41 src/keybinding-editor.ui:41 #: src/profile-manager.ui:58 src/profile-preferences.ui:262 -#: src/terminal-window.c:1956 +#: src/terminal-window.c:1949 msgid "_Help" msgstr "_Help" -#: src/encodings-dialog.ui:59 src/find-dialog.ui:42 -#: src/keybinding-editor.ui:59 src/profile-manager.ui:76 -#: src/profile-preferences.ui:279 +#: src/encodings-dialog.ui:59 src/find-dialog.ui:42 src/keybinding-editor.ui:59 +#: src/profile-manager.ui:76 src/profile-preferences.ui:279 msgid "_Close" msgstr "_Close" @@ -345,11 +345,9 @@ msgstr "Profile to use for new terminals" #: src/org.mate.terminal.gschema.xml.in:55 msgid "" -"Profile to be used when opening a new window or tab. Must be in " -"profile_list." +"Profile to be used when opening a new window or tab. Must be in profile_list." msgstr "" -"Profile to be used when opening a new window or tab. Must be in " -"profile_list." +"Profile to be used when opening a new window or tab. Must be in profile_list." #: src/org.mate.terminal.gschema.xml.in:59 msgid "Whether the menubar has access keys" @@ -358,12 +356,12 @@ msgstr "Whether the menubar has access keys" #: src/org.mate.terminal.gschema.xml.in:60 msgid "" "Whether to have Alt+letter access keys for the menubar. They may interfere " -"with some applications run inside the terminal so it's possible to turn them" -" off." +"with some applications run inside the terminal so it's possible to turn them " +"off." msgstr "" "Whether to have Alt+letter access keys for the menubar. They may interfere " -"with some applications run inside the terminal so it's possible to turn them" -" off." +"with some applications run inside the terminal so it's possible to turn them " +"off." #: src/org.mate.terminal.gschema.xml.in:64 msgid "Whether the standard GTK+ shortcut for menubar access is enabled" @@ -461,8 +459,8 @@ msgstr "Default colour of text in the terminal" #: src/org.mate.terminal.gschema.xml.in:104 msgid "" -"Default color of text in the terminal, as a color specification (can be " -"HTML-style hex digits, or a color name such as \"red\")." +"Default color of text in the terminal, as a color specification (can be HTML-" +"style hex digits, or a color name such as \"red\")." msgstr "" "Default colour of text in the terminal, as a colour specification (can be " "HTML-style hex digits, or a colour name such as \"red\")." @@ -485,13 +483,13 @@ msgstr "Default colour of bold text in the terminal" #: src/org.mate.terminal.gschema.xml.in:114 msgid "" -"Default color of bold text in the terminal, as a color specification (can be" -" HTML-style hex digits, or a color name such as \"red\"). This is ignored if" -" bold_color_same_as_fg is true." +"Default color of bold text in the terminal, as a color specification (can be " +"HTML-style hex digits, or a color name such as \"red\"). This is ignored if " +"bold_color_same_as_fg is true." msgstr "" "Default colour of bold text in the terminal, as a colour specification (can " -"be HTML-style hex digits, or a colour name such as \"red\"). This is ignored" -" if bold_color_same_as_fg is true." +"be HTML-style hex digits, or a colour name such as \"red\"). This is ignored " +"if bold_color_same_as_fg is true." #: src/org.mate.terminal.gschema.xml.in:118 msgid "Whether bold text should use the same color as normal text" @@ -501,8 +499,7 @@ msgstr "Whether bold text should use the same colour as normal text" msgid "" "If true, boldface text will be rendered using the same color as normal text." msgstr "" -"If true, boldface text will be rendered using the same colour as normal " -"text." +"If true, boldface text will be rendered using the same colour as normal text." #: src/org.mate.terminal.gschema.xml.in:123 msgid "What to do with dynamic title" @@ -511,13 +508,13 @@ msgstr "What to do with dynamic title" #: src/org.mate.terminal.gschema.xml.in:124 msgid "" "If the application in the terminal sets the title (most typically people " -"have their shell set up to do this), the dynamically-set title can erase the" -" configured title, go before it, go after it, or replace it. The possible " +"have their shell set up to do this), the dynamically-set title can erase the " +"configured title, go before it, go after it, or replace it. The possible " "values are \"replace\", \"before\", \"after\", and \"ignore\"." msgstr "" "If the application in the terminal sets the title (most typically people " -"have their shell set up to do this), the dynamically-set title can erase the" -" configured title, go before it, go after it, or replace it. The possible " +"have their shell set up to do this), the dynamically-set title can erase the " +"configured title, go before it, go after it, or replace it. The possible " "values are \"replace\", \"before\", \"after\", and \"ignore\"." #: src/org.mate.terminal.gschema.xml.in:127 @@ -574,12 +571,12 @@ msgstr "Characters that are considered \"part of a word\"" #: src/org.mate.terminal.gschema.xml.in:149 msgid "" "When selecting text by word, sequences of these characters are considered " -"single words. Ranges can be given as \"A-Z\". Literal hyphen (not expressing" -" a range) should be the first character given." +"single words. Ranges can be given as \"A-Z\". Literal hyphen (not expressing " +"a range) should be the first character given." msgstr "" "When selecting text by word, sequences of these characters are considered " -"single words. Ranges can be given as \"A-Z\". Literal hyphen (not expressing" -" a range) should be the first character given." +"single words. Ranges can be given as \"A-Z\". Literal hyphen (not expressing " +"a range) should be the first character given." #: src/org.mate.terminal.gschema.xml.in:153 msgid "Whether to use custom terminal size for new windows" @@ -636,12 +633,12 @@ msgstr "Number of lines to keep in scrollback" #: src/org.mate.terminal.gschema.xml.in:174 msgid "" "Number of scrollback lines to keep around. You can scroll back in the " -"terminal by this number of lines; lines that don't fit in the scrollback are" -" discarded. If scrollback_unlimited is true, this value is ignored." +"terminal by this number of lines; lines that don't fit in the scrollback are " +"discarded. If scrollback_unlimited is true, this value is ignored." msgstr "" "Number of scrollback lines to keep around. You can scroll back in the " -"terminal by this number of lines; lines that don't fit in the scrollback are" -" discarded. If scrollback_unlimited is true, this value is ignored." +"terminal by this number of lines; lines that don't fit in the scrollback are " +"discarded. If scrollback_unlimited is true, this value is ignored." #: src/org.mate.terminal.gschema.xml.in:178 msgid "Whether an unlimited number of lines should be kept in scrollback" @@ -649,13 +646,13 @@ msgstr "Whether an unlimited number of lines should be kept in scrollback" #: src/org.mate.terminal.gschema.xml.in:179 msgid "" -"If true, scrollback lines will never be discarded. The scrollback history is" -" stored on disk temporarily, so this may cause the system to run out of disk" -" space if there is a lot of output to the terminal." +"If true, scrollback lines will never be discarded. The scrollback history is " +"stored on disk temporarily, so this may cause the system to run out of disk " +"space if there is a lot of output to the terminal." msgstr "" -"If true, scrollback lines will never be discarded. The scrollback history is" -" stored on disk temporarily, so this may cause the system to run out of disk" -" space if there is a lot of output to the terminal." +"If true, scrollback lines will never be discarded. The scrollback history is " +"stored on disk temporarily, so this may cause the system to run out of disk " +"space if there is a lot of output to the terminal." #: src/org.mate.terminal.gschema.xml.in:183 msgid "Whether to scroll to the bottom when a key is pressed" @@ -741,8 +738,7 @@ msgstr "Custom command to use instead of the shell" #: src/org.mate.terminal.gschema.xml.in:219 msgid "Run this command in place of the shell, if use_custom_command is true." -msgstr "" -"Run this command in place of the shell, if use_custom_command is true." +msgstr "Run this command in place of the shell, if use_custom_command is true." #: src/org.mate.terminal.gschema.xml.in:223 msgid "Icon for terminal window" @@ -762,8 +758,8 @@ msgid "" "use. This is that palette, in the form of a colon-separated list of color " "names. Color names should be in hex format e.g. \"#FF00FF\"" msgstr "" -"Terminals have a 16-colour palette that applications inside the terminal can" -" use. This is that palette, in the form of a colon-separated list of colour " +"Terminals have a 16-colour palette that applications inside the terminal can " +"use. This is that palette, in the form of a colon-separated list of colour " "names. Colour names should be in hex format e.g. \"#FF00FF\"" #: src/org.mate.terminal.gschema.xml.in:233 @@ -894,8 +890,7 @@ msgid "" "clicked on. Typing a password into the dialog will send it to the terminal." msgstr "" "Popup a dialogue when an S/Key challenge response query is detected and " -"clicked on. Typing a password into the dialogue will send it to the " -"terminal." +"clicked on. Typing a password into the dialogue will send it to the terminal." #: src/org.mate.terminal.gschema.xml.in:283 msgid "Highlight URLs under mouse pointer" @@ -903,11 +898,11 @@ msgstr "Highlight URLs under mouse pointer" #: src/org.mate.terminal.gschema.xml.in:284 msgid "" -"If true, URLs under mouse pointer are highlighted and can be opened by mouse" -" click together with control key or used in context menu." +"If true, URLs under mouse pointer are highlighted and can be opened by mouse " +"click together with control key or used in context menu." msgstr "" -"If true, URLs under mouse pointer are highlighted and can be opened by mouse" -" click together with control key or used in context menu." +"If true, URLs under mouse pointer are highlighted and can be opened by mouse " +"click together with control key or used in context menu." #: src/org.mate.terminal.gschema.xml.in:290 msgid "Keyboard shortcut to open a new tab" @@ -931,13 +926,13 @@ msgstr "Keyboard shortcut to open a new window" #: src/org.mate.terminal.gschema.xml.in:296 msgid "" -"Keyboard shortcut key for opening a new window. Expressed as a string in the" -" same format used for GTK+ resource files. If you set the option to the " +"Keyboard shortcut key for opening a new window. Expressed as a string in the " +"same format used for GTK+ resource files. If you set the option to the " "special string \"disabled\", then there will be no keyboard shortcut for " "this action." msgstr "" -"Keyboard shortcut key for opening a new window. Expressed as a string in the" -" same format used for GTK+ resource files. If you set the option to the " +"Keyboard shortcut key for opening a new window. Expressed as a string in the " +"same format used for GTK+ resource files. If you set the option to the " "special string \"disabled\", then there will be no keyboard shortcut for " "this action." @@ -949,13 +944,13 @@ msgstr "Keyboard shortcut to create a new profile" msgid "" "Keyboard shortcut key for bringing up the dialog for profile creation. " "Expressed as a string in the same format used for GTK+ resource files. If " -"you set the option to the special string \"disabled\", then there will be no" -" keyboard shortcut for this action." +"you set the option to the special string \"disabled\", then there will be no " +"keyboard shortcut for this action." msgstr "" "Keyboard shortcut key for bringing up the dialogue for profile creation. " "Expressed as a string in the same format used for GTK+ resource files. If " -"you set the option to the special string \"disabled\", then there will be no" -" keyboard shortcut for this action." +"you set the option to the special string \"disabled\", then there will be no " +"keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:305 msgid "Keyboard shortcut to save the current tab contents to file" @@ -981,13 +976,11 @@ msgstr "Keyboard shortcut to close a tab" msgid "" "Keyboard shortcut key for closing a tab. Expressed as a string in the same " "format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"string \"disabled\", then there will be no keyboard shortcut for this action." msgstr "" "Keyboard shortcut key for closing a tab. Expressed as a string in the same " "format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"string \"disabled\", then there will be no keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:315 msgid "Keyboard shortcut to close a window" @@ -1066,8 +1059,8 @@ msgid "" msgstr "" "Keyboard shortcut key for showing the find dialogue. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " -"the special string \"disabled\", then there will be no keyboard shortcut for" -" this action." +"the special string \"disabled\", then there will be no keyboard shortcut for " +"this action." #: src/org.mate.terminal.gschema.xml.in:340 msgid "Keyboard shortcut to find the next occurrence of the search term" @@ -1091,13 +1084,13 @@ msgstr "Keyboard shortcut to find the previous occurrence of the search term" #: src/org.mate.terminal.gschema.xml.in:346 msgid "" -"Keyboard shortcut key for finding the previous occurrence of the search term" -" in the terminal. Expressed as a string in the same format used for GTK+ " +"Keyboard shortcut key for finding the previous occurrence of the search term " +"in the terminal. Expressed as a string in the same format used for GTK+ " "resource files. If you set the option to the special string \"disabled\", " "then there will be no keyboard shortcut for this action." msgstr "" -"Keyboard shortcut key for finding the previous occurrence of the search term" -" in the terminal. Expressed as a string in the same format used for GTK+ " +"Keyboard shortcut key for finding the previous occurrence of the search term " +"in the terminal. Expressed as a string in the same format used for GTK+ " "resource files. If you set the option to the special string \"disabled\", " "then there will be no keyboard shortcut for this action." @@ -1109,13 +1102,13 @@ msgstr "Keyboard shortcut to toggle full screen mode" msgid "" "Keyboard shortcut key for toggling full screen mode. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " -"the special string \"disabled\", then there will be no keyboard shortcut for" -" this action." +"the special string \"disabled\", then there will be no keyboard shortcut for " +"this action." msgstr "" "Keyboard shortcut key for toggling full screen mode. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " -"the special string \"disabled\", then there will be no keyboard shortcut for" -" this action." +"the special string \"disabled\", then there will be no keyboard shortcut for " +"this action." #: src/org.mate.terminal.gschema.xml.in:355 msgid "Keyboard shortcut to toggle the visibility of the menubar" @@ -1171,15 +1164,15 @@ msgstr "Keyboard shortcut to reset and clear the terminal" #: src/org.mate.terminal.gschema.xml.in:371 msgid "" -"Keyboard shortcut key to reset and clear the terminal. Expressed as a string" -" in the same format used for GTK+ resource files. If you set the option to " -"the special string \"disabled\", then there will be no keyboard shortcut for" -" this action." +"Keyboard shortcut key to reset and clear the terminal. Expressed as a string " +"in the same format used for GTK+ resource files. If you set the option to " +"the special string \"disabled\", then there will be no keyboard shortcut for " +"this action." msgstr "" -"Keyboard shortcut key to reset and clear the terminal. Expressed as a string" -" in the same format used for GTK+ resource files. If you set the option to " -"the special string \"disabled\", then there will be no keyboard shortcut for" -" this action." +"Keyboard shortcut key to reset and clear the terminal. Expressed as a string " +"in the same format used for GTK+ resource files. If you set the option to " +"the special string \"disabled\", then there will be no keyboard shortcut for " +"this action." #: src/org.mate.terminal.gschema.xml.in:375 msgid "Keyboard shortcut to switch to the previous tab" @@ -1189,13 +1182,13 @@ msgstr "Keyboard shortcut to switch to the previous tab" msgid "" "Keyboard shortcut key to switch to the previous tab. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " -"the special string \"disabled\", then there will be no keyboard shortcut for" -" this action." +"the special string \"disabled\", then there will be no keyboard shortcut for " +"this action." msgstr "" "Keyboard shortcut key to switch to the previous tab. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " -"the special string \"disabled\", then there will be no keyboard shortcut for" -" this action." +"the special string \"disabled\", then there will be no keyboard shortcut for " +"this action." #: src/org.mate.terminal.gschema.xml.in:380 msgid "Keyboard shortcut to switch to the next tab" @@ -1237,13 +1230,13 @@ msgstr "Keyboard shortcut to switch to the next profile" msgid "" "Keyboard shortcut key to switch to the next profile. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " -"the special string \"disabled\", then there will be no keyboard shortcut for" -" this action." +"the special string \"disabled\", then there will be no keyboard shortcut for " +"this action." msgstr "" "Keyboard shortcut key to switch to the next profile. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " -"the special string \"disabled\", then there will be no keyboard shortcut for" -" this action." +"the special string \"disabled\", then there will be no keyboard shortcut for " +"this action." #: src/org.mate.terminal.gschema.xml.in:395 msgid "Accelerator to move the current tab to the left." @@ -1297,15 +1290,13 @@ msgstr "Keyboard shortcut to switch to tab 1" #: src/org.mate.terminal.gschema.xml.in:411 msgid "" -"Keyboard shortcut key for switch to tab 1. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 1. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." msgstr "" -"Keyboard shortcut key for switch to tab 1. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 1. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:415 msgid "Keyboard shortcut to switch to tab 2" @@ -1313,15 +1304,13 @@ msgstr "Keyboard shortcut to switch to tab 2" #: src/org.mate.terminal.gschema.xml.in:416 msgid "" -"Keyboard shortcut key for switch to tab 2. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 2. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." msgstr "" -"Keyboard shortcut key for switch to tab 2. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 2. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:420 msgid "Keyboard shortcut to switch to tab 3" @@ -1329,15 +1318,13 @@ msgstr "Keyboard shortcut to switch to tab 3" #: src/org.mate.terminal.gschema.xml.in:421 msgid "" -"Keyboard shortcut key for switch to tab 3. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 3. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." msgstr "" -"Keyboard shortcut key for switch to tab 3. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 3. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:425 msgid "Keyboard shortcut to switch to tab 4" @@ -1345,15 +1332,13 @@ msgstr "Keyboard shortcut to switch to tab 4" #: src/org.mate.terminal.gschema.xml.in:426 msgid "" -"Keyboard shortcut key for switch to tab 4. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 4. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." msgstr "" -"Keyboard shortcut key for switch to tab 4. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 4. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:430 msgid "Keyboard shortcut to switch to tab 5" @@ -1361,15 +1346,13 @@ msgstr "Keyboard shortcut to switch to tab 5" #: src/org.mate.terminal.gschema.xml.in:431 msgid "" -"Keyboard shortcut key for switch to tab 5. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 5. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." msgstr "" -"Keyboard shortcut key for switch to tab 5. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 5. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:435 msgid "Keyboard shortcut to switch to tab 6" @@ -1377,15 +1360,13 @@ msgstr "Keyboard shortcut to switch to tab 6" #: src/org.mate.terminal.gschema.xml.in:436 msgid "" -"Keyboard shortcut key for switch to tab 6. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 6. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." msgstr "" -"Keyboard shortcut key for switch to tab 6. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 6. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:440 msgid "Keyboard shortcut to switch to tab 7" @@ -1393,15 +1374,13 @@ msgstr "Keyboard shortcut to switch to tab 7" #: src/org.mate.terminal.gschema.xml.in:441 msgid "" -"Keyboard shortcut key for switch to tab 7. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 7. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." msgstr "" -"Keyboard shortcut key for switch to tab 7. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 7. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:445 msgid "Keyboard shortcut to switch to tab 8" @@ -1409,15 +1388,13 @@ msgstr "Keyboard shortcut to switch to tab 8" #: src/org.mate.terminal.gschema.xml.in:446 msgid "" -"Keyboard shortcut key for switch to tab 8. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 8. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." msgstr "" -"Keyboard shortcut key for switch to tab 8. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 8. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:450 msgid "Keyboard shortcut to switch to tab 9" @@ -1425,15 +1402,13 @@ msgstr "Keyboard shortcut to switch to tab 9" #: src/org.mate.terminal.gschema.xml.in:451 msgid "" -"Keyboard shortcut key for switch to tab 9. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 9. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." msgstr "" -"Keyboard shortcut key for switch to tab 9. Expressed as a string in the same" -" format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"Keyboard shortcut key for switch to tab 9. Expressed as a string in the same " +"format used for GTK+ resource files. If you set the option to the special " +"string \"disabled\", then there will be no keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:455 msgid "Keyboard shortcut to switch to tab 10" @@ -1491,13 +1466,11 @@ msgstr "Keyboard shortcut to launch help" msgid "" "Keyboard shortcut key for launching help. Expressed as a string in the same " "format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"string \"disabled\", then there will be no keyboard shortcut for this action." msgstr "" "Keyboard shortcut key for launching help. Expressed as a string in the same " "format used for GTK+ resource files. If you set the option to the special " -"string \"disabled\", then there will be no keyboard shortcut for this " -"action." +"string \"disabled\", then there will be no keyboard shortcut for this action." #: src/org.mate.terminal.gschema.xml.in:475 msgid "Keyboard shortcut to make font larger" @@ -1537,15 +1510,15 @@ msgstr "Keyboard shortcut to make font normal-size" #: src/org.mate.terminal.gschema.xml.in:486 msgid "" -"Keyboard shortcut key for making font the normal size. Expressed as a string" -" in the same format used for GTK+ resource files. If you set the option to " -"the special string \"disabled\", then there will be no keyboard shortcut for" -" this action." +"Keyboard shortcut key for making font the normal size. Expressed as a string " +"in the same format used for GTK+ resource files. If you set the option to " +"the special string \"disabled\", then there will be no keyboard shortcut for " +"this action." msgstr "" -"Keyboard shortcut key for making font the normal size. Expressed as a string" -" in the same format used for GTK+ resource files. If you set the option to " -"the special string \"disabled\", then there will be no keyboard shortcut for" -" this action." +"Keyboard shortcut key for making font the normal size. Expressed as a string " +"in the same format used for GTK+ resource files. If you set the option to " +"the special string \"disabled\", then there will be no keyboard shortcut for " +"this action." #: src/profile-editor.c:45 msgid "Black on light yellow" @@ -1567,14 +1540,12 @@ msgstr "Green on black" msgid "White on black" msgstr "White on black" -#. Translators: "Solarized" is the name of a colour scheme, "light" can be -#. translated +#. Translators: "Solarized" is the name of a colour scheme, "light" can be translated #: src/profile-editor.c:70 msgid "Solarized light" msgstr "Solarised light" -#. Translators: "Solarized" is the name of a colour scheme, "dark" can be -#. translated +#. Translators: "Solarized" is the name of a colour scheme, "dark" can be translated #: src/profile-editor.c:75 msgid "Solarized dark" msgstr "Solarised dark" @@ -1808,8 +1779,8 @@ msgid "" "<small><i><b>Note:</b> Terminal applications have these colors available to " "them.</i></small>" msgstr "" -"<small><i><b>Note:</b> Terminal applications have these colours available to" -" them.</i></small>" +"<small><i><b>Note:</b> Terminal applications have these colours available to " +"them.</i></small>" #: src/profile-preferences.ui:1836 msgid "Colors" @@ -1891,13 +1862,13 @@ msgstr "Scrolling" msgid "" "<small><i><b>Note:</b> These options may cause some applications to behave " "incorrectly. They are only here to allow you to work around certain " -"applications and operating systems that expect different terminal " -"behavior.</i></small>" +"applications and operating systems that expect different terminal behavior.</" +"i></small>" msgstr "" "<small><i><b>Note:</b> These options may cause some applications to behave " "incorrectly. They are only here to allow you to work around certain " -"applications and operating systems that expect different terminal " -"behaviour.</i></small>" +"applications and operating systems that expect different terminal behaviour." +"</i></small>" #: src/profile-preferences.ui:2327 msgid "_Delete key generates:" @@ -2158,17 +2129,17 @@ msgstr "" msgid "Choose base profile" msgstr "Choose base profile" -#: src/terminal-app.c:1837 +#: src/terminal-app.c:1845 #, c-format msgid "No such profile \"%s\", using default profile\n" msgstr "No such profile \"%s\"; using default profile\n" -#: src/terminal-app.c:1864 +#: src/terminal-app.c:1872 #, c-format msgid "Invalid geometry string \"%s\"\n" msgstr "Invalid geometry string \"%s\"\n" -#: src/terminal-app.c:2070 +#: src/terminal-app.c:2078 msgid "User Defined" msgstr "User Defined" @@ -2326,7 +2297,7 @@ msgstr "_Encoding" msgid "Current Locale" msgstr "Current Locale" -#: src/terminal-options.c:177 +#: src/terminal-options.c:181 #, c-format msgid "" "Option \"%s\" is no longer supported in this version of mate-terminal; you " @@ -2337,36 +2308,36 @@ msgstr "" "might want to create a profile with the desired setting, and use the new '--" "profile' option\n" -#: src/terminal-options.c:209 +#: src/terminal-options.c:213 #, c-format msgid "Argument to \"%s\" is not a valid command: %s" msgstr "Argument to \"%s\" is not a valid command: %s" -#: src/terminal-options.c:347 +#: src/terminal-options.c:351 msgid "Two roles given for one window" msgstr "Two roles given for one window" -#: src/terminal-options.c:368 src/terminal-options.c:401 +#: src/terminal-options.c:372 src/terminal-options.c:405 #, c-format msgid "\"%s\" option given twice for the same window\n" msgstr "\"%s\" option given twice for the same window\n" -#: src/terminal-options.c:600 +#: src/terminal-options.c:625 #, c-format msgid "\"%s\" is not a valid zoom factor" msgstr "\"%s\" is not a valid zoom factor" -#: src/terminal-options.c:607 +#: src/terminal-options.c:632 #, c-format msgid "Zoom factor \"%g\" is too small, using %g\n" msgstr "Zoom factor \"%g\" is too small, using %g\n" -#: src/terminal-options.c:615 +#: src/terminal-options.c:640 #, c-format msgid "Zoom factor \"%g\" is too large, using %g\n" msgstr "Zoom factor \"%g\" is too large, using %g\n" -#: src/terminal-options.c:650 +#: src/terminal-options.c:675 #, c-format msgid "" "Option \"%s\" requires specifying the command to run on the rest of the " @@ -2375,15 +2346,15 @@ msgstr "" "Option \"%s\" requires specifying the command to run on the rest of the " "command line" -#: src/terminal-options.c:811 +#: src/terminal-options.c:837 msgid "Not a valid terminal config file." msgstr "Not a valid terminal configuration file." -#: src/terminal-options.c:824 +#: src/terminal-options.c:850 msgid "Incompatible terminal config file version." msgstr "Incompatible terminal configuration file version." -#: src/terminal-options.c:952 +#: src/terminal-options.c:980 msgid "" "Do not register with the activation nameserver, do not re-use an active " "terminal" @@ -2391,105 +2362,115 @@ msgstr "" "Do not register with the activation nameserver, do not re-use an active " "terminal" -#: src/terminal-options.c:961 +#: src/terminal-options.c:989 msgid "Load a terminal configuration file" msgstr "Load a terminal configuration file" -#: src/terminal-options.c:970 +#: src/terminal-options.c:998 msgid "Save the terminal configuration to a file" msgstr "Save the terminal configuration to a file" -#: src/terminal-options.c:985 +#: src/terminal-options.c:1013 msgid "Open a new window containing a tab with the default profile" msgstr "Open a new window containing a tab with the default profile" -#: src/terminal-options.c:994 +#: src/terminal-options.c:1022 msgid "Open a new tab in the last-opened window with the default profile" msgstr "Open a new tab in the last-opened window with the default profile" -#: src/terminal-options.c:1008 +#: src/terminal-options.c:1036 msgid "Turn on the menubar" msgstr "Turn on the menubar" -#: src/terminal-options.c:1017 +#: src/terminal-options.c:1045 msgid "Turn off the menubar" msgstr "Turn off the menubar" -#: src/terminal-options.c:1026 +#: src/terminal-options.c:1054 msgid "Maximize the window" msgstr "Maximize the window" -#: src/terminal-options.c:1035 +#: src/terminal-options.c:1063 msgid "Full-screen the window" msgstr "Full-screen the window" -#: src/terminal-options.c:1044 +#: src/terminal-options.c:1072 msgid "" "Set the window size; for example: 80x24, or 80x24+200+200 (COLSxROWS+X+Y)" msgstr "" "Set the window size; for example: 80x24, or 80x24+200+200 (COLSxROWS+X+Y)" -#: src/terminal-options.c:1045 +#: src/terminal-options.c:1073 msgid "GEOMETRY" msgstr "GEOMETRY" -#: src/terminal-options.c:1053 +#: src/terminal-options.c:1081 msgid "Set the window role" msgstr "Set the window role" -#: src/terminal-options.c:1054 +#: src/terminal-options.c:1082 msgid "ROLE" msgstr "ROLE" -#: src/terminal-options.c:1062 +#: src/terminal-options.c:1090 +#, fuzzy +#| msgid "Set the window role" +msgid "Set the window icon" +msgstr "Set the window role" + +#: src/terminal-options.c:1091 +msgid "ICON" +msgstr "" + +#: src/terminal-options.c:1099 msgid "Set the last specified tab as the active one in its window" msgstr "Set the last specified tab as the active one in its window" -#: src/terminal-options.c:1076 +#: src/terminal-options.c:1113 msgid "Execute the argument to this option inside the terminal" msgstr "Execute the argument to this option inside the terminal" -#: src/terminal-options.c:1085 +#: src/terminal-options.c:1122 msgid "Use the given profile instead of the default profile" msgstr "Use the given profile instead of the default profile" -#: src/terminal-options.c:1086 +#: src/terminal-options.c:1123 msgid "PROFILE-NAME" msgstr "PROFILE-NAME" -#: src/terminal-options.c:1094 +#: src/terminal-options.c:1131 msgid "Set the terminal title" msgstr "Set the terminal title" -#: src/terminal-options.c:1095 +#: src/terminal-options.c:1132 msgid "TITLE" msgstr "TITLE" -#: src/terminal-options.c:1103 +#: src/terminal-options.c:1140 msgid "Set the working directory" msgstr "Set the working directory" -#: src/terminal-options.c:1104 +#: src/terminal-options.c:1141 msgid "DIRNAME" msgstr "DIRNAME" -#: src/terminal-options.c:1112 +#: src/terminal-options.c:1149 msgid "Set the terminal's zoom factor (1.0 = normal size)" msgstr "Set the terminal's zoom factor (1.0 = normal size)" -#: src/terminal-options.c:1113 +#: src/terminal-options.c:1150 msgid "ZOOM" msgstr "ZOOM" -#: src/terminal-options.c:1364 src/terminal-options.c:1367 +#: src/terminal-options.c:1401 src/terminal-options.c:1404 msgid "MATE Terminal Emulator" msgstr "MATE Terminal Emulator" -#: src/terminal-options.c:1368 +#: src/terminal-options.c:1405 msgid "Show MATE Terminal options" msgstr "Show MATE Terminal options" -#: src/terminal-options.c:1378 +#: src/terminal-options.c:1415 msgid "" "Options to open new windows or terminal tabs; more than one of these may be " "specified:" @@ -2497,11 +2478,11 @@ msgstr "" "Options to open new windows or terminal tabs; more than one of these may be " "specified:" -#: src/terminal-options.c:1379 +#: src/terminal-options.c:1416 msgid "Show terminal options" msgstr "Show terminal options" -#: src/terminal-options.c:1387 +#: src/terminal-options.c:1424 msgid "" "Window options; if used before the first --window or --tab argument, sets " "the default for all windows:" @@ -2509,11 +2490,11 @@ msgstr "" "Window options; if used before the first --window or --tab argument, sets " "the default for all windows:" -#: src/terminal-options.c:1388 +#: src/terminal-options.c:1425 msgid "Show per-window options" msgstr "Show per-window options" -#: src/terminal-options.c:1396 +#: src/terminal-options.c:1433 msgid "" "Terminal options; if used before the first --window or --tab argument, sets " "the default for all terminals:" @@ -2521,7 +2502,7 @@ msgstr "" "Terminal options; if used before the first --window or --tab argument, sets " "the default for all terminals:" -#: src/terminal-options.c:1397 +#: src/terminal-options.c:1434 msgid "Show per-terminal options" msgstr "Show per-terminal options" @@ -2586,30 +2567,31 @@ msgstr "" #: src/terminal-util.c:330 msgid "" -"MATE Terminal is distributed in the hope that it will be useful, but WITHOUT" -" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"MATE Terminal is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details." msgstr "" -"MATE Terminal is distributed in the hope that it will be useful, but WITHOUT" -" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"MATE Terminal is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public Licence for " "more details." #: src/terminal-util.c:334 msgid "" -"You should have received a copy of the GNU General Public License along with" -" MATE Terminal; if not, write to the Free Software Foundation, Inc., 51 " +"You should have received a copy of the GNU General Public License along with " +"MATE Terminal; if not, write to the Free Software Foundation, Inc., 51 " "Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" msgstr "" -"You should have received a copy of the GNU General Public Licence along with" -" MATE Terminal; if not, write to the Free Software Foundation, Inc., 51 " +"You should have received a copy of the GNU General Public Licence along with " +"MATE Terminal; if not, write to the Free Software Foundation, Inc., 51 " "Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" #. Translators: This is the label of a menu item to choose a profile. #. * _%d is used as the accelerator (with d between 1 and 9), and #. * the %s is the name of the terminal profile. -#: src/terminal-window.c:619 +#. +#: src/terminal-window.c:612 #, c-format msgid "_%d. %s" msgstr "_%d. %s" @@ -2617,238 +2599,239 @@ msgstr "_%d. %s" #. Translators: This is the label of a menu item to choose a profile. #. * _%c is used as the accelerator (it will be a character between A and Z), #. * and the %s is the name of the terminal profile. -#: src/terminal-window.c:625 +#. +#: src/terminal-window.c:618 #, c-format msgid "_%c. %s" msgstr "_%c. %s" -#: src/terminal-window.c:1948 +#: src/terminal-window.c:1941 msgid "_File" msgstr "_File" -#: src/terminal-window.c:1949 src/terminal-window.c:1962 -#: src/terminal-window.c:2213 +#: src/terminal-window.c:1942 src/terminal-window.c:1955 +#: src/terminal-window.c:2206 msgid "Open _Terminal" msgstr "Open _Terminal" -#: src/terminal-window.c:1950 src/terminal-window.c:1967 -#: src/terminal-window.c:2218 +#: src/terminal-window.c:1943 src/terminal-window.c:1960 +#: src/terminal-window.c:2211 msgid "Open Ta_b" msgstr "Open Ta_b" -#: src/terminal-window.c:1951 +#: src/terminal-window.c:1944 msgid "_Edit" msgstr "_Edit" -#: src/terminal-window.c:1952 +#: src/terminal-window.c:1945 msgid "_View" msgstr "_View" -#: src/terminal-window.c:1953 +#: src/terminal-window.c:1946 msgid "_Search" msgstr "_Search" -#: src/terminal-window.c:1954 +#: src/terminal-window.c:1947 msgid "_Terminal" msgstr "_Terminal" -#: src/terminal-window.c:1955 +#: src/terminal-window.c:1948 msgid "Ta_bs" msgstr "Ta_bs" -#: src/terminal-window.c:1972 +#: src/terminal-window.c:1965 msgid "New _Profile…" msgstr "New _Profile…" -#: src/terminal-window.c:1977 +#: src/terminal-window.c:1970 msgid "_Save Contents" msgstr "_Save Contents" -#: src/terminal-window.c:1982 src/terminal-window.c:2228 +#: src/terminal-window.c:1975 src/terminal-window.c:2221 msgid "C_lose Tab" msgstr "C_lose Tab" -#: src/terminal-window.c:1987 +#: src/terminal-window.c:1980 msgid "_Close Window" msgstr "_Close Window" -#: src/terminal-window.c:1994 src/terminal-window.c:2198 +#: src/terminal-window.c:1987 src/terminal-window.c:2191 msgid "_Copy" msgstr "_Copy" -#: src/terminal-window.c:1999 src/terminal-window.c:2203 +#: src/terminal-window.c:1992 src/terminal-window.c:2196 msgid "_Paste" msgstr "_Paste" -#: src/terminal-window.c:2004 src/terminal-window.c:2208 +#: src/terminal-window.c:1997 src/terminal-window.c:2201 msgid "Paste _Filenames" msgstr "Paste _Filenames" -#: src/terminal-window.c:2009 +#: src/terminal-window.c:2002 msgid "Select _All" msgstr "Select _All" -#: src/terminal-window.c:2014 +#: src/terminal-window.c:2007 msgid "P_rofiles…" msgstr "P_rofiles…" -#: src/terminal-window.c:2019 +#: src/terminal-window.c:2012 msgid "_Keyboard Shortcuts…" msgstr "_Keyboard Shortcuts…" -#: src/terminal-window.c:2024 +#: src/terminal-window.c:2017 msgid "Pr_ofile Preferences" msgstr "Pr_ofile Preferences" -#: src/terminal-window.c:2031 +#: src/terminal-window.c:2024 msgid "Zoom _In" msgstr "Zoom _In" -#: src/terminal-window.c:2036 +#: src/terminal-window.c:2029 msgid "Zoom _Out" msgstr "Zoom _Out" -#: src/terminal-window.c:2041 +#: src/terminal-window.c:2034 msgid "_Normal Size" msgstr "_Normal Size" -#: src/terminal-window.c:2048 +#: src/terminal-window.c:2041 msgid "_Find..." msgstr "_Find..." -#: src/terminal-window.c:2053 +#: src/terminal-window.c:2046 msgid "Find Ne_xt" msgstr "Find Ne_xt" -#: src/terminal-window.c:2058 +#: src/terminal-window.c:2051 msgid "Find Pre_vious" msgstr "Find Pre_vious" -#: src/terminal-window.c:2063 +#: src/terminal-window.c:2056 msgid "_Clear Highlight" msgstr "_Clear Highlight" -#: src/terminal-window.c:2069 +#: src/terminal-window.c:2062 msgid "Go to _Line..." msgstr "Go to _Line…" -#: src/terminal-window.c:2074 +#: src/terminal-window.c:2067 msgid "_Incremental Search..." msgstr "_Incremental Search…" -#: src/terminal-window.c:2081 +#: src/terminal-window.c:2074 msgid "Change _Profile" msgstr "Change _Profile" -#: src/terminal-window.c:2083 +#: src/terminal-window.c:2076 msgid "_Previous Profile" msgstr "_Previous Profile" -#: src/terminal-window.c:2088 +#: src/terminal-window.c:2081 msgid "_Next Profile" msgstr "_Next Profile" -#: src/terminal-window.c:2093 +#: src/terminal-window.c:2086 msgid "_Set Title…" msgstr "_Set Title…" -#: src/terminal-window.c:2097 +#: src/terminal-window.c:2090 msgid "Set _Character Encoding" msgstr "Set _Character Encoding" -#: src/terminal-window.c:2099 +#: src/terminal-window.c:2092 msgid "_Reset" msgstr "_Reset" -#: src/terminal-window.c:2104 +#: src/terminal-window.c:2097 msgid "Reset and C_lear" msgstr "Reset and C_lear" -#: src/terminal-window.c:2111 +#: src/terminal-window.c:2104 msgid "_Add or Remove…" msgstr "_Add or Remove…" -#: src/terminal-window.c:2118 +#: src/terminal-window.c:2111 msgid "_Previous Tab" msgstr "_Previous Tab" -#: src/terminal-window.c:2123 +#: src/terminal-window.c:2116 msgid "_Next Tab" msgstr "_Next Tab" -#: src/terminal-window.c:2128 +#: src/terminal-window.c:2121 msgid "Move Tab _Left" msgstr "Move Tab _Left" -#: src/terminal-window.c:2133 +#: src/terminal-window.c:2126 msgid "Move Tab _Right" msgstr "Move Tab _Right" -#: src/terminal-window.c:2138 +#: src/terminal-window.c:2131 msgid "_Detach tab" msgstr "_Detach tab" -#: src/terminal-window.c:2145 +#: src/terminal-window.c:2138 msgid "_Contents" msgstr "_Contents" -#: src/terminal-window.c:2150 +#: src/terminal-window.c:2143 msgid "_About" msgstr "_About" -#: src/terminal-window.c:2157 +#: src/terminal-window.c:2150 msgid "_Open Hyperlink" msgstr "_Open Hyperlink" -#: src/terminal-window.c:2162 +#: src/terminal-window.c:2155 msgid "_Copy Hyperlink Address" msgstr "_Copy Hyperlink Address" -#: src/terminal-window.c:2167 +#: src/terminal-window.c:2160 msgid "_Send Mail To…" msgstr "_Send Mail To…" -#: src/terminal-window.c:2172 +#: src/terminal-window.c:2165 msgid "_Copy E-mail Address" msgstr "_Copy E-mail Address" -#: src/terminal-window.c:2177 +#: src/terminal-window.c:2170 msgid "C_all To…" msgstr "C_all To…" -#: src/terminal-window.c:2182 +#: src/terminal-window.c:2175 msgid "_Copy Call Address" msgstr "_Copy Call Address" -#: src/terminal-window.c:2187 +#: src/terminal-window.c:2180 msgid "_Open Link" msgstr "_Open Link" -#: src/terminal-window.c:2192 +#: src/terminal-window.c:2185 msgid "_Copy Link Address" msgstr "_Copy Link Address" -#: src/terminal-window.c:2196 +#: src/terminal-window.c:2189 msgid "P_rofiles" msgstr "P_rofiles" -#: src/terminal-window.c:2233 +#: src/terminal-window.c:2226 msgid "L_eave Full Screen" msgstr "L_eave Full Screen" -#: src/terminal-window.c:2237 +#: src/terminal-window.c:2230 msgid "_Input Methods" msgstr "_Input Methods" -#: src/terminal-window.c:2244 +#: src/terminal-window.c:2237 msgid "Show _Menubar" msgstr "Show _Menubar" -#: src/terminal-window.c:2250 +#: src/terminal-window.c:2243 msgid "_Full Screen" msgstr "_Full Screen" -#: src/terminal-window.c:3705 +#: src/terminal-window.c:3721 msgid "" "There are still processes running in some terminals in this window.\n" "Closing the window will kill all of them." @@ -2856,31 +2839,31 @@ msgstr "" "There are still processes running in some terminals in this window.\n" "Closing the window will kill all of them." -#: src/terminal-window.c:3711 +#: src/terminal-window.c:3727 msgid "There are multiple tabs open in this window." msgstr "There are multiple tabs open in this window." -#: src/terminal-window.c:3721 +#: src/terminal-window.c:3737 msgid "Close this terminal?" msgstr "Close this terminal?" -#: src/terminal-window.c:3722 +#: src/terminal-window.c:3738 msgid "C_lose Terminal" msgstr "C_lose Terminal" -#: src/terminal-window.c:3792 +#: src/terminal-window.c:3808 msgid "Could not save contents" msgstr "Could not save contents" -#: src/terminal-window.c:3816 +#: src/terminal-window.c:3832 msgid "Save as..." msgstr "Save as..." -#: src/terminal-window.c:4511 +#: src/terminal-window.c:4526 msgid "Contributors:" msgstr "Contributors:" -#: src/terminal-window.c:4527 +#: src/terminal-window.c:4542 #, c-format msgid "" "MATE Terminal is a terminal emulator for the MATE Desktop Environment.\n" @@ -2889,11 +2872,11 @@ msgstr "" "MATE Terminal is a terminal emulator for the MATE Desktop Environment.\n" "Powered by Virtual TErminal %d.%d.%d" -#: src/terminal-window.c:4533 +#: src/terminal-window.c:4548 msgid "About MATE Terminal" msgstr "About MATE Terminal" -#: src/terminal-window.c:4534 +#: src/terminal-window.c:4549 msgid "" "Copyright © 2002–2004 Havoc Pennington\n" "Copyright © 2003–2004, 2007 Mariano Suárez-Alvarez\n" @@ -2909,7 +2892,7 @@ msgstr "" "Copyright © 2011 Perberos\n" "Copyright © 2012-2021 MATE developers" -#: src/terminal-window.c:4546 +#: src/terminal-window.c:4561 msgid "translator-credits" msgstr "" "Martin Wimpress\n" |