diff options
author | raveit65 <[email protected]> | 2019-02-24 09:19:19 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-24 09:19:19 +0100 |
commit | dee4c62d7b4161f1dacd7cdcc9b2ea09660b0d80 (patch) | |
tree | 97f97e88d56e8583e1bc64db9546467d07dd1df7 /po/en_CA.po | |
parent | 4bd3e7c3cd353b815137fcbf7e5f799876d9cbf7 (diff) | |
download | mate-terminal-dee4c62d7b4161f1dacd7cdcc9b2ea09660b0d80.tar.bz2 mate-terminal-dee4c62d7b4161f1dacd7cdcc9b2ea09660b0d80.tar.xz |
tx: sync with transifex
Diffstat (limited to 'po/en_CA.po')
-rw-r--r-- | po/en_CA.po | 346 |
1 files changed, 165 insertions, 181 deletions
diff --git a/po/en_CA.po b/po/en_CA.po index cd2ea3d..b5fd1c1 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-02-04 11:36+0100\n" +"POT-Creation-Date: 2019-02-10 18:23+0100\n" "PO-Revision-Date: 2018-03-12 08:42+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" "Language-Team: English (Canada) (https://www.transifex.com/mate/teams/13566/en_CA/)\n" @@ -42,7 +42,7 @@ msgid "MATE Terminal" msgstr "MATE Terminal" #: ../mate-terminal.desktop.in.in.h:2 ../src/terminal-accels.c:350 -#: ../src/terminal.c:590 ../src/terminal-profile.c:161 +#: ../src/terminal.c:590 ../src/terminal-profile.c:159 #: ../src/terminal-window.c:2154 msgid "Terminal" msgstr "Terminal" @@ -427,22 +427,10 @@ msgstr "" "(argv[0] will have a hyphen in front of it.)" #: ../src/org.mate.terminal.gschema.xml.in.h:64 -msgid "Whether to update login records when launching terminal command" -msgstr "Whether to update login records when launching terminal command" - -#: ../src/org.mate.terminal.gschema.xml.in.h:65 -msgid "" -"If true, the system login records utmp and wtmp will be updated when the " -"command inside the terminal is launched." -msgstr "" -"If true, the system login records utmp and wtmp will be updated when the " -"command inside the terminal is launched." - -#: ../src/org.mate.terminal.gschema.xml.in.h:66 msgid "Whether to run a custom command instead of the shell" msgstr "Whether to run a custom command instead of the shell" -#: ../src/org.mate.terminal.gschema.xml.in.h:67 +#: ../src/org.mate.terminal.gschema.xml.in.h:65 msgid "" "If true, the value of the custom_command setting will be used in place of " "running a shell." @@ -450,48 +438,48 @@ msgstr "" "If true, the value of the custom_command setting will be used in place of " "running a shell." -#: ../src/org.mate.terminal.gschema.xml.in.h:68 +#: ../src/org.mate.terminal.gschema.xml.in.h:66 msgid "Whether to blink the cursor" msgstr "Whether to blink the cursor" -#: ../src/org.mate.terminal.gschema.xml.in.h:69 +#: ../src/org.mate.terminal.gschema.xml.in.h:67 msgid "" "The possible values are \"system\" to use the global cursor blinking " "settings, or \"on\" or \"off\" to set the mode explicitly." msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:70 +#: ../src/org.mate.terminal.gschema.xml.in.h:68 msgid "The cursor appearance" msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:71 +#: ../src/org.mate.terminal.gschema.xml.in.h:69 msgid "" "The possible values are \"block\" to use a block cursor, \"ibeam\" to use a " "vertical line cursor, or \"underline\" to use an underline cursor." msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:72 +#: ../src/org.mate.terminal.gschema.xml.in.h:70 msgid "Custom command to use instead of the shell" msgstr "Custom command to use instead of the shell" -#: ../src/org.mate.terminal.gschema.xml.in.h:73 +#: ../src/org.mate.terminal.gschema.xml.in.h:71 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." -#: ../src/org.mate.terminal.gschema.xml.in.h:74 +#: ../src/org.mate.terminal.gschema.xml.in.h:72 msgid "Icon for terminal window" msgstr "Icon for terminal window" -#: ../src/org.mate.terminal.gschema.xml.in.h:75 +#: ../src/org.mate.terminal.gschema.xml.in.h:73 msgid "Icon to use for tabs/windows containing this profile." msgstr "Icon to use for tabs/windows containing this profile." -#: ../src/org.mate.terminal.gschema.xml.in.h:76 +#: ../src/org.mate.terminal.gschema.xml.in.h:74 msgid "Palette for terminal applications" msgstr "Palette for terminal applications" -#: ../src/org.mate.terminal.gschema.xml.in.h:77 +#: ../src/org.mate.terminal.gschema.xml.in.h:75 msgid "" "Terminals have a 16-color palette that applications inside the terminal can " "use. This is that palette, in the form of a colon-separated list of color " @@ -501,38 +489,38 @@ msgstr "" " 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.h:78 +#: ../src/org.mate.terminal.gschema.xml.in.h:76 msgid "Font" msgstr "Font" -#: ../src/org.mate.terminal.gschema.xml.in.h:79 +#: ../src/org.mate.terminal.gschema.xml.in.h:77 msgid "An Pango font name. Examples are \"Sans 12\" or \"Monospace Bold 14\"." msgstr "An Pango font name. Examples are \"Sans 12\" or \"Monospace Bold 14\"." -#: ../src/org.mate.terminal.gschema.xml.in.h:80 +#: ../src/org.mate.terminal.gschema.xml.in.h:78 msgid "Background type" msgstr "Background type" -#: ../src/org.mate.terminal.gschema.xml.in.h:81 +#: ../src/org.mate.terminal.gschema.xml.in.h:79 msgid "" "Type of terminal background. May be \"solid\" for a solid color, \"image\" " "for an image, or \"transparent\" for either real transparency if a " "compositing window manager is running, or pseudo-transparency otherwise." msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:82 +#: ../src/org.mate.terminal.gschema.xml.in.h:80 msgid "Background image" msgstr "Background image" -#: ../src/org.mate.terminal.gschema.xml.in.h:83 +#: ../src/org.mate.terminal.gschema.xml.in.h:81 msgid "Filename of a background image." msgstr "Filename of a background image." -#: ../src/org.mate.terminal.gschema.xml.in.h:84 +#: ../src/org.mate.terminal.gschema.xml.in.h:82 msgid "Whether to scroll background image" msgstr "Whether to scroll background image" -#: ../src/org.mate.terminal.gschema.xml.in.h:85 +#: ../src/org.mate.terminal.gschema.xml.in.h:83 msgid "" "If true, scroll the background image with the foreground text; if false, " "keep the image in a fixed position and scroll the text above it." @@ -540,11 +528,11 @@ msgstr "" "If true, scroll the background image with the foreground text; if false, " "keep the image in a fixed position and scroll the text above it." -#: ../src/org.mate.terminal.gschema.xml.in.h:86 +#: ../src/org.mate.terminal.gschema.xml.in.h:84 msgid "How much to darken the background image" msgstr "How much to darken the background image" -#: ../src/org.mate.terminal.gschema.xml.in.h:87 +#: ../src/org.mate.terminal.gschema.xml.in.h:85 msgid "" "A value between 0.0 and 1.0 indicating how much to darken the background " "image. 0.0 means no darkness, 1.0 means fully dark. In the current " @@ -556,11 +544,11 @@ msgstr "" "implementation, there are only two levels of darkness possible, so the " "setting behaves as a boolean, where 0.0 disables the darkening effect." -#: ../src/org.mate.terminal.gschema.xml.in.h:88 +#: ../src/org.mate.terminal.gschema.xml.in.h:86 msgid "Effect of the Backspace key" msgstr "Effect of the Backspace key" -#: ../src/org.mate.terminal.gschema.xml.in.h:89 +#: ../src/org.mate.terminal.gschema.xml.in.h:87 msgid "" "Sets what code the backspace key generates. Possible values are \"ascii-" "del\" for the ASCII DEL character, \"control-h\" for Control-H (AKA the " @@ -574,11 +562,11 @@ msgstr "" "bound to backspace or delete. \"ascii-del\" is normally considered the " "correct setting for the Backspace key." -#: ../src/org.mate.terminal.gschema.xml.in.h:90 +#: ../src/org.mate.terminal.gschema.xml.in.h:88 msgid "Effect of the Delete key" msgstr "Effect of the Delete key" -#: ../src/org.mate.terminal.gschema.xml.in.h:91 +#: ../src/org.mate.terminal.gschema.xml.in.h:89 msgid "" "Sets what code the delete key generates. Possible values are \"ascii-del\" " "for the ASCII DEL character, \"control-h\" for Control-H (AKA the ASCII BS " @@ -592,11 +580,11 @@ msgstr "" "backspace or delete. \"escape-sequence\" is normally considered the correct " "setting for the Delete key." -#: ../src/org.mate.terminal.gschema.xml.in.h:92 +#: ../src/org.mate.terminal.gschema.xml.in.h:90 msgid "Whether to use the colors from the theme for the terminal widget" msgstr "Whether to use the colours from the theme for the terminal widget" -#: ../src/org.mate.terminal.gschema.xml.in.h:93 +#: ../src/org.mate.terminal.gschema.xml.in.h:91 msgid "" "If true, the theme color scheme used for text entry boxes will be used for " "the terminal, instead of colors provided by the user." @@ -604,11 +592,11 @@ msgstr "" "If true, the theme colour scheme used for text entry boxes will be used for " "the terminal, instead of colours provided by the user." -#: ../src/org.mate.terminal.gschema.xml.in.h:94 +#: ../src/org.mate.terminal.gschema.xml.in.h:92 msgid "Whether to use the system font" msgstr "Whether to use the system font" -#: ../src/org.mate.terminal.gschema.xml.in.h:95 +#: ../src/org.mate.terminal.gschema.xml.in.h:93 msgid "" "If true, the terminal will use the desktop-global standard font if it's " "monospace (and the most similar font it can come up with otherwise)." @@ -616,11 +604,11 @@ msgstr "" "If true, the terminal will use the desktop-global standard font if it's " "monospace (and the most similar font it can come up with otherwise)." -#: ../src/org.mate.terminal.gschema.xml.in.h:96 +#: ../src/org.mate.terminal.gschema.xml.in.h:94 msgid "Highlight S/Key challenges" msgstr "Highlight S/Key challenges" -#: ../src/org.mate.terminal.gschema.xml.in.h:97 +#: ../src/org.mate.terminal.gschema.xml.in.h:95 msgid "" "Popup a dialog when an S/Key challenge response query is detected and " "clicked on. Typing a password into the dialog will send it to the terminal." @@ -629,11 +617,11 @@ msgstr "" "clicked on. Typing a password into the dialogue will send it to the " "terminal." -#: ../src/org.mate.terminal.gschema.xml.in.h:98 +#: ../src/org.mate.terminal.gschema.xml.in.h:96 msgid "Keyboard shortcut to open a new tab" msgstr "Keyboard shortcut to open a new tab" -#: ../src/org.mate.terminal.gschema.xml.in.h:99 +#: ../src/org.mate.terminal.gschema.xml.in.h:97 msgid "" "Keyboard shortcut key for opening a new tab. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -645,11 +633,11 @@ msgstr "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:100 +#: ../src/org.mate.terminal.gschema.xml.in.h:98 msgid "Keyboard shortcut to open a new window" msgstr "Keyboard shortcut to open a new window" -#: ../src/org.mate.terminal.gschema.xml.in.h:101 +#: ../src/org.mate.terminal.gschema.xml.in.h:99 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 " @@ -661,11 +649,11 @@ msgstr "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:102 +#: ../src/org.mate.terminal.gschema.xml.in.h:100 msgid "Keyboard shortcut to create a new profile" msgstr "Keyboard shortcut to create a new profile" -#: ../src/org.mate.terminal.gschema.xml.in.h:103 +#: ../src/org.mate.terminal.gschema.xml.in.h:101 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 " @@ -677,11 +665,11 @@ msgstr "" "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.h:104 +#: ../src/org.mate.terminal.gschema.xml.in.h:102 msgid "Keyboard shortcut to save the current tab contents to file" msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:105 +#: ../src/org.mate.terminal.gschema.xml.in.h:103 msgid "" "Keyboard shortcut key to save the current tab contents to a file. Expressed " "as a string in the same format used for GTK+ resource files. If you set the " @@ -689,11 +677,11 @@ msgid "" "shortcut for this action." msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:106 +#: ../src/org.mate.terminal.gschema.xml.in.h:104 msgid "Keyboard shortcut to close a tab" msgstr "Keyboard shortcut to close a tab" -#: ../src/org.mate.terminal.gschema.xml.in.h:107 +#: ../src/org.mate.terminal.gschema.xml.in.h:105 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 " @@ -705,11 +693,11 @@ msgstr "" "string \"disabled\", then there will be no keyboard shortcut for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:108 +#: ../src/org.mate.terminal.gschema.xml.in.h:106 msgid "Keyboard shortcut to close a window" msgstr "Keyboard shortcut to close a window" -#: ../src/org.mate.terminal.gschema.xml.in.h:109 +#: ../src/org.mate.terminal.gschema.xml.in.h:107 msgid "" "Keyboard shortcut key for closing a window. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -721,11 +709,11 @@ msgstr "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:110 +#: ../src/org.mate.terminal.gschema.xml.in.h:108 msgid "Keyboard shortcut to copy text" msgstr "Keyboard shortcut to copy text" -#: ../src/org.mate.terminal.gschema.xml.in.h:111 +#: ../src/org.mate.terminal.gschema.xml.in.h:109 msgid "" "Keyboard shortcut key for copying selected text to the clipboard. Expressed " "as a string in the same format used for GTK+ resource files. If you set the " @@ -737,11 +725,11 @@ msgstr "" "option to the special string \"disabled\", then there will be no keyboard " "shortcut for this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:112 +#: ../src/org.mate.terminal.gschema.xml.in.h:110 msgid "Keyboard shortcut to paste text" msgstr "Keyboard shortcut to paste text" -#: ../src/org.mate.terminal.gschema.xml.in.h:113 +#: ../src/org.mate.terminal.gschema.xml.in.h:111 msgid "" "Keyboard shortcut key for pasting the contents of the clipboard in the " "terminal. Expressed as a string in the same format used for GTK+ resource " @@ -749,11 +737,11 @@ msgid "" "will be no keyboard shortcut for this action." msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:114 +#: ../src/org.mate.terminal.gschema.xml.in.h:112 msgid "Keyboard shortcut to select all text" msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:115 +#: ../src/org.mate.terminal.gschema.xml.in.h:113 msgid "" "Keyboard shortcut key for selecting all the text in the terminal. Expressed " "as a string in the same format used for GTK+ resource files. If you set the " @@ -761,11 +749,11 @@ msgid "" "shortcut for this action." msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:116 +#: ../src/org.mate.terminal.gschema.xml.in.h:114 msgid "Keyboard shortcut to show the find dialog" msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:117 +#: ../src/org.mate.terminal.gschema.xml.in.h:115 msgid "" "Keyboard shortcut key for showing the find dialog. Expressed as a string in " "the same format used for GTK+ resource files. If you set the option to the " @@ -773,11 +761,11 @@ msgid "" "this action." msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:118 +#: ../src/org.mate.terminal.gschema.xml.in.h:116 msgid "Keyboard shortcut to find the next occurrence of the search term" msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:119 +#: ../src/org.mate.terminal.gschema.xml.in.h:117 msgid "" "Keyboard shortcut key for finding the next occurrence of the search term in " "the terminal. Expressed as a string in the same format used for GTK+ " @@ -785,11 +773,11 @@ msgid "" "then there will be no keyboard shortcut for this action." msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:120 +#: ../src/org.mate.terminal.gschema.xml.in.h:118 msgid "Keyboard shortcut to find the previous occurrence of the search term" msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:121 +#: ../src/org.mate.terminal.gschema.xml.in.h:119 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+ " @@ -797,11 +785,11 @@ msgid "" "then there will be no keyboard shortcut for this action." msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:122 +#: ../src/org.mate.terminal.gschema.xml.in.h:120 msgid "Keyboard shortcut to toggle full screen mode" msgstr "Keyboard shortcut to toggle full screen mode" -#: ../src/org.mate.terminal.gschema.xml.in.h:123 +#: ../src/org.mate.terminal.gschema.xml.in.h:121 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 " @@ -813,11 +801,11 @@ msgstr "" "the special string \"disabled\", then there will be no keyboard shortcut for" " this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:124 +#: ../src/org.mate.terminal.gschema.xml.in.h:122 msgid "Keyboard shortcut to toggle the visibility of the menubar" msgstr "Keyboard shortcut to toggle the visibility of the menubar" -#: ../src/org.mate.terminal.gschema.xml.in.h:125 +#: ../src/org.mate.terminal.gschema.xml.in.h:123 msgid "" "Keyboard shortcut key to toggle the visibility of the menubar. Expressed as " "a string in the same format used for GTK+ resource files. If you set the " @@ -829,11 +817,11 @@ msgstr "" "option to the special string \"disabled\", then there will be no keyboard " "shortcut for this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:126 +#: ../src/org.mate.terminal.gschema.xml.in.h:124 msgid "Keyboard shortcut to set the terminal title" msgstr "Keyboard shortcut to set the terminal title" -#: ../src/org.mate.terminal.gschema.xml.in.h:127 +#: ../src/org.mate.terminal.gschema.xml.in.h:125 msgid "" "Keyboard shortcut key to set the terminal title. Expressed as a string in " "the same format used for GTK+ resource files. If you set the option to the " @@ -845,11 +833,11 @@ msgstr "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:128 +#: ../src/org.mate.terminal.gschema.xml.in.h:126 msgid "Keyboard shortcut to reset the terminal" msgstr "Keyboard shortcut to reset the terminal" -#: ../src/org.mate.terminal.gschema.xml.in.h:129 +#: ../src/org.mate.terminal.gschema.xml.in.h:127 msgid "" "Keyboard shortcut key to reset the terminal. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -861,11 +849,11 @@ msgstr "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:130 +#: ../src/org.mate.terminal.gschema.xml.in.h:128 msgid "Keyboard shortcut to reset and clear the terminal" msgstr "Keyboard shortcut to reset and clear the terminal" -#: ../src/org.mate.terminal.gschema.xml.in.h:131 +#: ../src/org.mate.terminal.gschema.xml.in.h:129 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 " @@ -877,11 +865,11 @@ msgstr "" "the special string \"disabled\", then there will be no keyboard shortcut for" " this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:132 +#: ../src/org.mate.terminal.gschema.xml.in.h:130 msgid "Keyboard shortcut to switch to the previous tab" msgstr "Keyboard shortcut to switch to the previous tab" -#: ../src/org.mate.terminal.gschema.xml.in.h:133 +#: ../src/org.mate.terminal.gschema.xml.in.h:131 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 " @@ -893,11 +881,11 @@ msgstr "" "the special string \"disabled\", then there will be no keyboard shortcut for" " this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:134 +#: ../src/org.mate.terminal.gschema.xml.in.h:132 msgid "Keyboard shortcut to switch to the next tab" msgstr "Keyboard shortcut to switch to the next tab" -#: ../src/org.mate.terminal.gschema.xml.in.h:135 +#: ../src/org.mate.terminal.gschema.xml.in.h:133 msgid "" "Keyboard shortcut key to switch to the next tab. Expressed as a string in " "the same format used for GTK+ resource files. If you set the option to the " @@ -909,11 +897,11 @@ msgstr "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:136 +#: ../src/org.mate.terminal.gschema.xml.in.h:134 msgid "Keyboard shortcut to switch to the previous profile" msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:137 +#: ../src/org.mate.terminal.gschema.xml.in.h:135 msgid "" "Keyboard shortcut key to switch to the previous profile. Expressed as a " "string in the same format used for GTK+ resource files. If you set the " @@ -921,11 +909,11 @@ msgid "" "shortcut for this action." msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:138 +#: ../src/org.mate.terminal.gschema.xml.in.h:136 msgid "Keyboard shortcut to switch to the next profile" msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:139 +#: ../src/org.mate.terminal.gschema.xml.in.h:137 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 " @@ -933,11 +921,11 @@ msgid "" " this action." msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:140 +#: ../src/org.mate.terminal.gschema.xml.in.h:138 msgid "Accelerator to move the current tab to the left." msgstr "Accelerator to move the current tab to the left." -#: ../src/org.mate.terminal.gschema.xml.in.h:141 +#: ../src/org.mate.terminal.gschema.xml.in.h:139 msgid "" "Accelerator key to move the current tab to the left. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -949,11 +937,11 @@ msgstr "" "the special string \"disabled\", then there will be no keybinding for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:142 +#: ../src/org.mate.terminal.gschema.xml.in.h:140 msgid "Accelerator to move the current tab to the right." msgstr "Accelerator to move the current tab to the right." -#: ../src/org.mate.terminal.gschema.xml.in.h:143 +#: ../src/org.mate.terminal.gschema.xml.in.h:141 msgid "" "Accelerator key to move the current tab to the right. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -965,11 +953,11 @@ msgstr "" "the special string \"disabled\", then there will be no keybinding for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:144 +#: ../src/org.mate.terminal.gschema.xml.in.h:142 msgid "Accelerator to detach current tab." msgstr "Accelerator to detach current tab." -#: ../src/org.mate.terminal.gschema.xml.in.h:145 +#: ../src/org.mate.terminal.gschema.xml.in.h:143 msgid "" "Accelerator key to detach current tab. Expressed as a string in the same " "format used for GTK+ resource files. If you set the option to the special " @@ -979,11 +967,11 @@ msgstr "" "format used for GTK+ resource files. If you set the option to the special " "string \"disabled\", then there will be no keybinding for this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:146 +#: ../src/org.mate.terminal.gschema.xml.in.h:144 msgid "Keyboard shortcut to switch to tab 1" msgstr "Keyboard shortcut to switch to tab 1" -#: ../src/org.mate.terminal.gschema.xml.in.h:147 +#: ../src/org.mate.terminal.gschema.xml.in.h:145 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 " @@ -995,11 +983,11 @@ msgstr "" "string \"disabled\", then there will be no keyboard shortcut for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:148 +#: ../src/org.mate.terminal.gschema.xml.in.h:146 msgid "Keyboard shortcut to switch to tab 2" msgstr "Keyboard shortcut to switch to tab 2" -#: ../src/org.mate.terminal.gschema.xml.in.h:149 +#: ../src/org.mate.terminal.gschema.xml.in.h:147 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 " @@ -1011,11 +999,11 @@ msgstr "" "string \"disabled\", then there will be no keyboard shortcut for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:150 +#: ../src/org.mate.terminal.gschema.xml.in.h:148 msgid "Keyboard shortcut to switch to tab 3" msgstr "Keyboard shortcut to switch to tab 3" -#: ../src/org.mate.terminal.gschema.xml.in.h:151 +#: ../src/org.mate.terminal.gschema.xml.in.h:149 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 " @@ -1027,11 +1015,11 @@ msgstr "" "string \"disabled\", then there will be no keyboard shortcut for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:152 +#: ../src/org.mate.terminal.gschema.xml.in.h:150 msgid "Keyboard shortcut to switch to tab 4" msgstr "Keyboard shortcut to switch to tab 4" -#: ../src/org.mate.terminal.gschema.xml.in.h:153 +#: ../src/org.mate.terminal.gschema.xml.in.h:151 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 " @@ -1043,11 +1031,11 @@ msgstr "" "string \"disabled\", then there will be no keyboard shortcut for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:154 +#: ../src/org.mate.terminal.gschema.xml.in.h:152 msgid "Keyboard shortcut to switch to tab 5" msgstr "Keyboard shortcut to switch to tab 5" -#: ../src/org.mate.terminal.gschema.xml.in.h:155 +#: ../src/org.mate.terminal.gschema.xml.in.h:153 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 " @@ -1059,11 +1047,11 @@ msgstr "" "string \"disabled\", then there will be no keyboard shortcut for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:156 +#: ../src/org.mate.terminal.gschema.xml.in.h:154 msgid "Keyboard shortcut to switch to tab 6" msgstr "Keyboard shortcut to switch to tab 6" -#: ../src/org.mate.terminal.gschema.xml.in.h:157 +#: ../src/org.mate.terminal.gschema.xml.in.h:155 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 " @@ -1075,11 +1063,11 @@ msgstr "" "string \"disabled\", then there will be no keyboard shortcut for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:158 +#: ../src/org.mate.terminal.gschema.xml.in.h:156 msgid "Keyboard shortcut to switch to tab 7" msgstr "Keyboard shortcut to switch to tab 7" -#: ../src/org.mate.terminal.gschema.xml.in.h:159 +#: ../src/org.mate.terminal.gschema.xml.in.h:157 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 " @@ -1091,11 +1079,11 @@ msgstr "" "string \"disabled\", then there will be no keyboard shortcut for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:160 +#: ../src/org.mate.terminal.gschema.xml.in.h:158 msgid "Keyboard shortcut to switch to tab 8" msgstr "Keyboard shortcut to switch to tab 8" -#: ../src/org.mate.terminal.gschema.xml.in.h:161 +#: ../src/org.mate.terminal.gschema.xml.in.h:159 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 " @@ -1107,11 +1095,11 @@ msgstr "" "string \"disabled\", then there will be no keyboard shortcut for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:162 +#: ../src/org.mate.terminal.gschema.xml.in.h:160 msgid "Keyboard shortcut to switch to tab 9" msgstr "Keyboard shortcut to switch to tab 9" -#: ../src/org.mate.terminal.gschema.xml.in.h:163 +#: ../src/org.mate.terminal.gschema.xml.in.h:161 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 " @@ -1123,11 +1111,11 @@ msgstr "" "string \"disabled\", then there will be no keyboard shortcut for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:164 +#: ../src/org.mate.terminal.gschema.xml.in.h:162 msgid "Keyboard shortcut to switch to tab 10" msgstr "Keyboard shortcut to switch to tab 10" -#: ../src/org.mate.terminal.gschema.xml.in.h:165 +#: ../src/org.mate.terminal.gschema.xml.in.h:163 msgid "" "Keyboard shortcut key for switch to tab 10. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -1139,11 +1127,11 @@ msgstr "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:166 +#: ../src/org.mate.terminal.gschema.xml.in.h:164 msgid "Keyboard shortcut to switch to tab 11" msgstr "Keyboard shortcut to switch to tab 11" -#: ../src/org.mate.terminal.gschema.xml.in.h:167 +#: ../src/org.mate.terminal.gschema.xml.in.h:165 msgid "" "Keyboard shortcut key for switch to tab 11. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -1155,11 +1143,11 @@ msgstr "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:168 +#: ../src/org.mate.terminal.gschema.xml.in.h:166 msgid "Keyboard shortcut to switch to tab 12" msgstr "Keyboard shortcut to switch to tab 12" -#: ../src/org.mate.terminal.gschema.xml.in.h:169 +#: ../src/org.mate.terminal.gschema.xml.in.h:167 msgid "" "Keyboard shortcut key for switch to tab 12. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -1171,11 +1159,11 @@ msgstr "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:170 +#: ../src/org.mate.terminal.gschema.xml.in.h:168 msgid "Keyboard shortcut to launch help" msgstr "Keyboard shortcut to launch help" -#: ../src/org.mate.terminal.gschema.xml.in.h:171 +#: ../src/org.mate.terminal.gschema.xml.in.h:169 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 " @@ -1187,11 +1175,11 @@ msgstr "" "string \"disabled\", then there will be no keyboard shortcut for this " "action." -#: ../src/org.mate.terminal.gschema.xml.in.h:172 +#: ../src/org.mate.terminal.gschema.xml.in.h:170 msgid "Keyboard shortcut to make font larger" msgstr "Keyboard shortcut to make font larger" -#: ../src/org.mate.terminal.gschema.xml.in.h:173 +#: ../src/org.mate.terminal.gschema.xml.in.h:171 msgid "" "Keyboard shortcut key for making font larger. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -1203,11 +1191,11 @@ msgstr "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:174 +#: ../src/org.mate.terminal.gschema.xml.in.h:172 msgid "Keyboard shortcut to make font smaller" msgstr "Keyboard shortcut to make font smaller" -#: ../src/org.mate.terminal.gschema.xml.in.h:175 +#: ../src/org.mate.terminal.gschema.xml.in.h:173 msgid "" "Keyboard shortcut key for making font smaller. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -1219,11 +1207,11 @@ msgstr "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." -#: ../src/org.mate.terminal.gschema.xml.in.h:176 +#: ../src/org.mate.terminal.gschema.xml.in.h:174 msgid "Keyboard shortcut to make font normal-size" msgstr "Keyboard shortcut to make font normal-size" -#: ../src/org.mate.terminal.gschema.xml.in.h:177 +#: ../src/org.mate.terminal.gschema.xml.in.h:175 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 " @@ -1267,32 +1255,32 @@ msgstr "" msgid "Solarized dark" msgstr "" -#: ../src/profile-editor.c:492 +#: ../src/profile-editor.c:488 #, c-format msgid "Error parsing command: %s" msgstr "" -#: ../src/profile-editor.c:509 +#: ../src/profile-editor.c:505 #, c-format msgid "Editing Profile ā%sā" msgstr "" #. Translators: This is the name of a colour scheme -#: ../src/profile-editor.c:540 ../src/profile-preferences.ui.h:11 +#: ../src/profile-editor.c:536 ../src/profile-preferences.ui.h:11 #: ../src/extra-strings.c:82 msgid "Custom" msgstr "Custom" -#: ../src/profile-editor.c:590 +#: ../src/profile-editor.c:586 msgid "Images" msgstr "Images" -#: ../src/profile-editor.c:734 +#: ../src/profile-editor.c:730 #, c-format msgid "Choose Palette Color %d" msgstr "Choose Palette Colour %d" -#: ../src/profile-editor.c:738 +#: ../src/profile-editor.c:734 #, c-format msgid "Palette entry %d" msgstr "Palette entry %d" @@ -1614,78 +1602,74 @@ msgid "_Run command as a login shell" msgstr "_Run command as a login shell" #: ../src/profile-preferences.ui.h:50 -msgid "_Update login records when command is launched" -msgstr "_Update login records when command is launched" - -#: ../src/profile-preferences.ui.h:51 msgid "Ru_n a custom command instead of my shell" msgstr "Ru_n a custom command instead of my shell" -#: ../src/profile-preferences.ui.h:52 +#: ../src/profile-preferences.ui.h:51 msgid "Custom co_mmand:" msgstr "Custom co_mmand:" -#: ../src/profile-preferences.ui.h:53 +#: ../src/profile-preferences.ui.h:52 msgid "When command _exits:" msgstr "When command _exits:" -#: ../src/profile-preferences.ui.h:54 +#: ../src/profile-preferences.ui.h:53 msgid "Title and Command" msgstr "Title and Command" -#: ../src/profile-preferences.ui.h:55 +#: ../src/profile-preferences.ui.h:54 msgid "<b>Foreground, Background, Bold and Underline</b>" msgstr "" -#: ../src/profile-preferences.ui.h:56 +#: ../src/profile-preferences.ui.h:55 msgid "_Use colors from system theme" msgstr "" -#: ../src/profile-preferences.ui.h:57 +#: ../src/profile-preferences.ui.h:56 msgid "Built-in sche_mes:" msgstr "" -#: ../src/profile-preferences.ui.h:58 +#: ../src/profile-preferences.ui.h:57 msgid "_Text color:" msgstr "_Text colour:" -#: ../src/profile-preferences.ui.h:59 +#: ../src/profile-preferences.ui.h:58 msgid "Choose Terminal Background Color" msgstr "Choose Terminal Background Colour" -#: ../src/profile-preferences.ui.h:60 +#: ../src/profile-preferences.ui.h:59 msgid "Choose Terminal Text Color" msgstr "Choose Terminal Text Colour" -#: ../src/profile-preferences.ui.h:61 +#: ../src/profile-preferences.ui.h:60 msgid "_Background color:" msgstr "_Background colour:" -#: ../src/profile-preferences.ui.h:62 +#: ../src/profile-preferences.ui.h:61 msgid "Bol_d color:" msgstr "" -#: ../src/profile-preferences.ui.h:63 +#: ../src/profile-preferences.ui.h:62 msgid "_Underline color:" msgstr "" -#: ../src/profile-preferences.ui.h:64 +#: ../src/profile-preferences.ui.h:63 msgid "_Same as text color" msgstr "" -#: ../src/profile-preferences.ui.h:65 +#: ../src/profile-preferences.ui.h:64 msgid "<b>Palette</b>" msgstr "<b>Palette</b>" -#: ../src/profile-preferences.ui.h:66 +#: ../src/profile-preferences.ui.h:65 msgid "Built-in _schemes:" msgstr "Built-in _schemes:" -#: ../src/profile-preferences.ui.h:67 +#: ../src/profile-preferences.ui.h:66 msgid "Color p_alette:" msgstr "" -#: ../src/profile-preferences.ui.h:68 +#: ../src/profile-preferences.ui.h:67 msgid "" "<small><i><b>Note:</b> Terminal applications have these colors available to " "them.</i></small>" @@ -1693,83 +1677,83 @@ msgstr "" "<small><i><b>Note:</b> Terminal applications have these colours available to" " them.</i></small>" -#: ../src/profile-preferences.ui.h:69 +#: ../src/profile-preferences.ui.h:68 msgid "Colors" msgstr "Colours" -#: ../src/profile-preferences.ui.h:70 +#: ../src/profile-preferences.ui.h:69 msgid "_Solid color" msgstr "" -#: ../src/profile-preferences.ui.h:71 +#: ../src/profile-preferences.ui.h:70 msgid "_Background image" msgstr "" -#: ../src/profile-preferences.ui.h:72 +#: ../src/profile-preferences.ui.h:71 msgid "Image _file:" msgstr "Image _file:" -#: ../src/profile-preferences.ui.h:73 +#: ../src/profile-preferences.ui.h:72 msgid "Select Background Image" msgstr "Select Background Image" -#: ../src/profile-preferences.ui.h:74 +#: ../src/profile-preferences.ui.h:73 msgid "Background image _scrolls" msgstr "Background image _scrolls" -#: ../src/profile-preferences.ui.h:75 +#: ../src/profile-preferences.ui.h:74 msgid "_Transparent background" msgstr "_Transparent background" -#: ../src/profile-preferences.ui.h:76 +#: ../src/profile-preferences.ui.h:75 msgid "S_hade transparent or image background:" msgstr "S_hade transparent or image background:" -#: ../src/profile-preferences.ui.h:77 +#: ../src/profile-preferences.ui.h:76 msgid "S_hade transparent background:" msgstr "" -#: ../src/profile-preferences.ui.h:78 +#: ../src/profile-preferences.ui.h:77 msgid "<small><i>None</i></small>" msgstr "<small><i>None</i></small>" -#: ../src/profile-preferences.ui.h:79 +#: ../src/profile-preferences.ui.h:78 msgid "<small><i>Maximum</i></small>" msgstr "<small><i>Maximum</i></small>" -#: ../src/profile-preferences.ui.h:80 +#: ../src/profile-preferences.ui.h:79 msgid "Background" msgstr "Background" -#: ../src/profile-preferences.ui.h:81 +#: ../src/profile-preferences.ui.h:80 msgid "_Scrollbar is:" msgstr "_Scrollbar is:" -#: ../src/profile-preferences.ui.h:82 +#: ../src/profile-preferences.ui.h:81 msgid "Scroll on _output" msgstr "" -#: ../src/profile-preferences.ui.h:83 +#: ../src/profile-preferences.ui.h:82 msgid "Scroll on _keystroke" msgstr "Scroll on _keystroke" -#: ../src/profile-preferences.ui.h:84 +#: ../src/profile-preferences.ui.h:83 msgid "lines" msgstr "lines" -#: ../src/profile-preferences.ui.h:85 +#: ../src/profile-preferences.ui.h:84 msgid "Scroll_back:" msgstr "" -#: ../src/profile-preferences.ui.h:86 +#: ../src/profile-preferences.ui.h:85 msgid "_Unlimited" msgstr "" -#: ../src/profile-preferences.ui.h:87 +#: ../src/profile-preferences.ui.h:86 msgid "Scrolling" msgstr "Scrolling" -#: ../src/profile-preferences.ui.h:88 +#: ../src/profile-preferences.ui.h:87 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 " @@ -1781,19 +1765,19 @@ msgstr "" "applications and operating systems that expect different terminal " "behaviour.</i></small>" -#: ../src/profile-preferences.ui.h:89 +#: ../src/profile-preferences.ui.h:88 msgid "_Delete key generates:" msgstr "_Delete key generates:" -#: ../src/profile-preferences.ui.h:90 +#: ../src/profile-preferences.ui.h:89 msgid "_Backspace key generates:" msgstr "_Backspace key generates:" -#: ../src/profile-preferences.ui.h:91 +#: ../src/profile-preferences.ui.h:90 msgid "_Reset Compatibility Options to Defaults" msgstr "_Reset Compatibility Options to Defaults" -#: ../src/profile-preferences.ui.h:92 +#: ../src/profile-preferences.ui.h:91 msgid "Compatibility" msgstr "Compatibility" @@ -2396,7 +2380,7 @@ msgstr "" msgid "Show per-terminal options" msgstr "" -#: ../src/terminal-profile.c:168 +#: ../src/terminal-profile.c:165 msgid "Unnamed" msgstr "" @@ -2404,7 +2388,7 @@ msgstr "" msgid "_Profile Preferences" msgstr "" -#: ../src/terminal-screen.c:1508 ../src/terminal-screen.c:1957 +#: ../src/terminal-screen.c:1508 ../src/terminal-screen.c:1949 msgid "_Relaunch" msgstr "" @@ -2412,17 +2396,17 @@ msgstr "" msgid "There was an error creating the child process for this terminal" msgstr "There was an error creating the child process for this terminal" -#: ../src/terminal-screen.c:1962 +#: ../src/terminal-screen.c:1954 #, c-format msgid "The child process exited normally with status %d." msgstr "" -#: ../src/terminal-screen.c:1967 +#: ../src/terminal-screen.c:1959 #, c-format msgid "The child process was terminated by signal %d." msgstr "" -#: ../src/terminal-screen.c:1972 +#: ../src/terminal-screen.c:1964 msgid "The child process was terminated." msgstr "" |