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/ta.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/ta.po')
-rw-r--r-- | po/ta.po | 843 |
1 files changed, 402 insertions, 441 deletions
@@ -2,28 +2,28 @@ # 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: # Mooglie <[email protected]>, 2018 # Stefano Karapetsas <[email protected]>, 2021 # Kamala Kannan, 2021 -# +# 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: Kamala Kannan, 2021\n" "Language-Team: Tamil (https://app.transifex.com/mate/teams/13566/ta/)\n" +"Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ta\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 "க்னோம் முனையம்" @@ -33,8 +33,8 @@ msgstr "" #: 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 "" @@ -47,7 +47,7 @@ msgid "" msgstr "" #: 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 "முனையம்" @@ -60,47 +60,47 @@ msgstr "கட்டளை வரியை பயன்படுத்து" msgid "_Cancel" msgstr "ரத்து (_C)" -#: 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 "_l சாளரத்தை மூடவும்" -#: 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 "சாளரம் மூடவா?" -#: 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." msgstr "" -#: src/mate-submodules/libegg/eggsmclient.c:234 +#: src/mate-submodules/libegg/eggsmclient.c:233 msgid "Disable connection to session manager" msgstr "அமர்வு மேலாளருக்கு இணைப்பை செயல்நீக்கு" -#: src/mate-submodules/libegg/eggsmclient.c:239 +#: src/mate-submodules/libegg/eggsmclient.c:238 msgid "Specify file containing saved configuration" msgstr "சேமிக்கப்பட்ட கட்டமைப்பை கொண்ட கோப்பினை குறிப்பிடு" -#: 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 "அமர்வு மேலாண்மை IDஐ குறிப்பிடு" -#: src/mate-submodules/libegg/eggsmclient.c:244 +#: src/mate-submodules/libegg/eggsmclient.c:243 msgid "ID" msgstr "எண்" -#: src/mate-submodules/libegg/eggsmclient.c:270 +#: src/mate-submodules/libegg/eggsmclient.c:269 msgid "Session management options:" msgstr "அமர்வு மேலாண்மை விருப்பங்கள்:" -#: src/mate-submodules/libegg/eggsmclient.c:271 +#: src/mate-submodules/libegg/eggsmclient.c:270 msgid "Show session management options" msgstr "அமர்வு மேலாண்மை விருப்பங்களை காட்டு" @@ -110,13 +110,12 @@ msgstr "முனைய எழுத்துருவை சேர் அல் #: 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 "_உதவி" -#: 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 "மூடு (_C)" @@ -308,8 +307,7 @@ msgstr "விசைப்பலகை குறுக்கு வழிகள� #: src/keybinding-editor.ui:93 msgid "_Enable menu access keys (such as Alt+F to open the File menu)" -msgstr "" -"(_E) மெனு அணுகல் விசைகளை செயல் படுத்துக (அதாவது Alt+F கோப்பை திறப்பது போல)" +msgstr "(_E) மெனு அணுகல் விசைகளை செயல் படுத்துக (அதாவது Alt+F கோப்பை திறப்பது போல)" #: src/keybinding-editor.ui:132 msgid "Enable the _menu shortcut key (F10 by default)" @@ -335,11 +333,9 @@ msgstr "புதிய முனையம் பயன்படுத்த வ #: 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 "" -"புதிய சாளரத்தை திறக்கும் போது பயன்படுத்த வேண்டிய விவரம். விவரப்பட்டியலில் " -"இருக்கும்" +"புதிய சாளரத்தை திறக்கும் போது பயன்படுத்த வேண்டிய விவரம். விவரப்பட்டியலில் இருக்கும்" #: src/org.mate.terminal.gschema.xml.in:59 msgid "Whether the menubar has access keys" @@ -348,11 +344,11 @@ msgstr "மெனுபட்டியில் செயல்பாட்ட� #: 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 "" -"Alt+letter அனுமதி விசைகள் மெனுபட்டியை செயல்படுத்த தேவையா.இது சேவகனில் உள்ள " -"சில செயல்பாடுகளில் குறுக்கிட்டு அவைகளை நிறுத்தி வைக்கும்." +"Alt+letter அனுமதி விசைகள் மெனுபட்டியை செயல்படுத்த தேவையா.இது சேவகனில் உள்ள சில " +"செயல்பாடுகளில் குறுக்கிட்டு அவைகளை நிறுத்தி வைக்கும்." #: src/org.mate.terminal.gschema.xml.in:64 msgid "Whether the standard GTK+ shortcut for menubar access is enabled" @@ -364,9 +360,9 @@ msgid "" "via gtkrc (gtk-menu-bar-accel = \"whatever\"). This option allows the " "standard menubar accelerator to be disabled." msgstr "" -"பொதுவாக F10 ஐ பயன்படுத்தி உங்களால் மெனு பாரை அனுக முடியும். gtkrc(gtk-menu-" -"bar-accel = \"whatever\") ஐ கொண்டு இதை தனிப்பயனாக்க முடியும். இந்த தேர்வு " -"நிலையான மெனு பட்டியலை செயலிழக்கச்செய்யும்" +"பொதுவாக F10 ஐ பயன்படுத்தி உங்களால் மெனு பாரை அனுக முடியும். gtkrc(gtk-menu-bar-" +"accel = \"whatever\") ஐ கொண்டு இதை தனிப்பயனாக்க முடியும். இந்த தேர்வு நிலையான மெனு " +"பட்டியலை செயலிழக்கச்செய்யும்" #: src/org.mate.terminal.gschema.xml.in:68 msgctxt "active-encodings" @@ -434,8 +430,7 @@ msgid "" "True if the menubar should be shown in new windows, for windows/tabs with " "this profile." msgstr "" -"உண்மை மெனுபட்டி தனி சாளரத்தில் காட்டப்பட வேண்டுமெனில், இந்த் விவரத்திற்கு " -"windows/tabs" +"உண்மை மெனுபட்டி தனி சாளரத்தில் காட்டப்பட வேண்டுமெனில், இந்த் விவரத்திற்கு windows/tabs" #: src/org.mate.terminal.gschema.xml.in:103 msgid "Default color of text in the terminal" @@ -443,11 +438,11 @@ msgstr "முனையத்தில் உரையில் இயல்ப� #: 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 "" -"முனையத்தின் இயல்பான உரையில் வண்ணம், வண்ண குறிப்புகள் ( HTML- பாணிலோ அல்லது " -"எண்ம மதிப்பாகவோ அல்லது நிறத்தின் பெயர் \"red\" ஆகவோ இருக்கலாம்" +"முனையத்தின் இயல்பான உரையில் வண்ணம், வண்ண குறிப்புகள் ( HTML- பாணிலோ அல்லது எண்ம " +"மதிப்பாகவோ அல்லது நிறத்தின் பெயர் \"red\" ஆகவோ இருக்கலாம்" #: src/org.mate.terminal.gschema.xml.in:108 msgid "Default color of terminal background" @@ -458,8 +453,8 @@ msgid "" "Default color of terminal background, as a color specification (can be HTML-" "style hex digits, or a color name such as \"red\")." msgstr "" -"முனையத்தின் இயல்பான பின்னணி வண்ணம், வண்ண குறிப்புகள் ( HTML- பாணிலோ அல்லது " -"எண்ம மதிப்பாகவோ அல்லது நிறத்தின் பெயர் \"red\" ஆகவோ இருக்கலாம்)." +"முனையத்தின் இயல்பான பின்னணி வண்ணம், வண்ண குறிப்புகள் ( HTML- பாணிலோ அல்லது எண்ம " +"மதிப்பாகவோ அல்லது நிறத்தின் பெயர் \"red\" ஆகவோ இருக்கலாம்)." #: src/org.mate.terminal.gschema.xml.in:113 msgid "Default color of bold text in the terminal" @@ -467,13 +462,13 @@ msgstr "முனையத்தில் தடித்த உரையில� #: 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 "" -"முனையத்தின் தடித்த உரையில் வண்ணம், வண்ண குறிப்புகள் ( HTML- பாணி அறும " -"எண்ணாகவோ அல்லது நிறத்தின் பெயர் -\"red\" போல - ஆகவோ இருக்கலாம். " -"bold_color_same_as_fg என்பது உண்மை என்ற பட்சத்தில் இதை உதாசீனம் செய்யலாம்." +"முனையத்தின் தடித்த உரையில் வண்ணம், வண்ண குறிப்புகள் ( HTML- பாணி அறும எண்ணாகவோ அல்லது " +"நிறத்தின் பெயர் -\"red\" போல - ஆகவோ இருக்கலாம். bold_color_same_as_fg என்பது உண்மை " +"என்ற பட்சத்தில் இதை உதாசீனம் செய்யலாம்." #: src/org.mate.terminal.gschema.xml.in:118 msgid "Whether bold text should use the same color as normal text" @@ -491,14 +486,13 @@ msgstr "செயல்பாட்டு தலைப்பை கொண்ட� #: 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 "" -"முனையத்தில் உள்ள பயன்பட்டுக்கு தலைப்பு அமைக்கப்பட்டால்(இதை செல்லை " -"பயன்படுத்தி செய்ய முடியும்), நீங்கள் தலைப்பை அமைக்கும் போது ஏற்கெனவே " -"அமைக்கப்பட்ட தலைப்பு அழிக்கப்படும். மதிப்புகள் \"மாற்று\",\"முன்\",\"பின்\" " -"மற்றும் \"தவிர்\"" +"முனையத்தில் உள்ள பயன்பட்டுக்கு தலைப்பு அமைக்கப்பட்டால்(இதை செல்லை பயன்படுத்தி செய்ய " +"முடியும்), நீங்கள் தலைப்பை அமைக்கும் போது ஏற்கெனவே அமைக்கப்பட்ட தலைப்பு அழிக்கப்படும். " +"மதிப்புகள் \"மாற்று\",\"முன்\",\"பின்\" மற்றும் \"தவிர்\"" #: src/org.mate.terminal.gschema.xml.in:127 msgctxt "title" @@ -515,8 +509,8 @@ msgid "" "by or combined with the title set by the application inside the terminal, " "depending on the title_mode setting." msgstr "" -"முனைய சாளரத்தில் காட்டப்பட வேண்டிய தலைப்பு. தலைப்பை நீங்களாகவோ அல்லது " -"முனையத்தின் பயன்பாட்டை பொருத்து தானாகவோ மாற்றலாம்." +"முனைய சாளரத்தில் காட்டப்பட வேண்டிய தலைப்பு. தலைப்பை நீங்களாகவோ அல்லது முனையத்தின் " +"பயன்பாட்டை பொருத்து தானாகவோ மாற்றலாம்." #: src/org.mate.terminal.gschema.xml.in:133 msgid "Whether to allow bold text" @@ -551,12 +545,12 @@ msgstr "\"வார்த்தையின் பகுதிகளாக\" எ #: 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 "" "வார்தையாக உரையை தேர்வு செய்யும் போது, ஒவ்வொரு வார்த்தையும் ஒவ்வொரு எழுத்தாக " -"எடுத்துக்கொள்ளப்படும்.வரம்புகள் \"A-Z\" வரை இருக்கு,. மேல்கோள் குறி (வரம்பை" -" குறிக்கவில்லை) ." +"எடுத்துக்கொள்ளப்படும்.வரம்புகள் \"A-Z\" வரை இருக்கு,. மேல்கோள் குறி (வரம்பை " +"குறிக்கவில்லை) ." #: src/org.mate.terminal.gschema.xml.in:153 msgid "Whether to use custom terminal size for new windows" @@ -567,8 +561,8 @@ msgid "" "If true, newly created terminal windows will have custom size specified by " "default_size_columns and default_size_rows." msgstr "" -"உண்மை எனில் புதிதாக உருவாக்கப்பட்ட முனைய சாளரங்கள் முன்னிருப்பு பத்தி அளவு, " -"முன்னிருப்பு வரி அளவு ஆகியவை குறிக்கும் தனிப்பயன் அளவில் இருக்கும்." +"உண்மை எனில் புதிதாக உருவாக்கப்பட்ட முனைய சாளரங்கள் முன்னிருப்பு பத்தி அளவு, முன்னிருப்பு " +"வரி அளவு ஆகியவை குறிக்கும் தனிப்பயன் அளவில் இருக்கும்." #: src/org.mate.terminal.gschema.xml.in:158 msgid "Default number of columns" @@ -579,8 +573,8 @@ msgid "" "Number of columns in newly created terminal windows. Has no effect if " "use_custom_default_size is not enabled." msgstr "" -"புதிதாக உருவாக்கிய முனைய சாளரங்களில் நெடு வரிசைகளின் எண்ணிக்கை. தனிப்பயன் " -"முன்னிருப்பு அளவை பயன்படுத்து ஐ செயலாக்கி இராவிடில் இதனால் பயனில்லை." +"புதிதாக உருவாக்கிய முனைய சாளரங்களில் நெடு வரிசைகளின் எண்ணிக்கை. தனிப்பயன் முன்னிருப்பு " +"அளவை பயன்படுத்து ஐ செயலாக்கி இராவிடில் இதனால் பயனில்லை." #: src/org.mate.terminal.gschema.xml.in:163 msgid "Default number of rows" @@ -591,8 +585,8 @@ msgid "" "Number of rows in newly created terminal windows. Has no effect if " "use_custom_default_size is not enabled." msgstr "" -"புதிதாக உருவாக்கிய முனைய சாளரங்களில் வரிகளின் எண்ணிக்கை. தனிப்பயன் " -"முன்னிருப்பு அளவை பயன்படுத்து ஐ செயலாக்கி இராவிடில் இதனால் பயனில்லை." +"புதிதாக உருவாக்கிய முனைய சாளரங்களில் வரிகளின் எண்ணிக்கை. தனிப்பயன் முன்னிருப்பு அளவை " +"பயன்படுத்து ஐ செயலாக்கி இராவிடில் இதனால் பயனில்லை." #: src/org.mate.terminal.gschema.xml.in:168 msgid "Position of the scrollbar" @@ -613,13 +607,12 @@ msgstr "உருள்பட்டியில் உள்ள வரிகள� #: 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 "" -"உருள்பட்டியில் பின் பார்வைக்கு வைக்க வேண்டிய வரிகளின் எண்ணிக்கை. முனையத்தில்" -" இந்த எண்கள் வரை பின் நோக்கி உங்களால் நகர முடியும் . இந்த எண்ணுக்குள் " -"அடங்கா வரிகள் எறியப்படும். scrollback_unlimited தேர்வு உண்மையானால் இந்த " -"மதிப்பு உதாசீனம் செய்யப்படும். " +"உருள்பட்டியில் பின் பார்வைக்கு வைக்க வேண்டிய வரிகளின் எண்ணிக்கை. முனையத்தில் இந்த எண்கள் வரை " +"பின் நோக்கி உங்களால் நகர முடியும் . இந்த எண்ணுக்குள் அடங்கா வரிகள் எறியப்படும். " +"scrollback_unlimited தேர்வு உண்மையானால் இந்த மதிப்பு உதாசீனம் செய்யப்படும். " #: src/org.mate.terminal.gschema.xml.in:178 msgid "Whether an unlimited number of lines should be kept in scrollback" @@ -627,13 +620,13 @@ msgstr "உருள்பட்டியில் பின் செல்ல #: 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 "" -"உண்மை எனில் பின் உருளும் வரிகள் எப்போதும் எரியப்பட மாட்டாது. பின் உருளல் " -"வரலாறு வட்டில் தற்காலிகமாக சேமிக்கப்படும். ஆகவே இதனால் முனையத்தில் நிறைய " -"வெளிப்பாடு இருப்பின் கணினி வட்டு இடத்தை முழுதும் இழக்கலாம்." +"உண்மை எனில் பின் உருளும் வரிகள் எப்போதும் எரியப்பட மாட்டாது. பின் உருளல் வரலாறு வட்டில் " +"தற்காலிகமாக சேமிக்கப்படும். ஆகவே இதனால் முனையத்தில் நிறைய வெளிப்பாடு இருப்பின் கணினி " +"வட்டு இடத்தை முழுதும் இழக்கலாம்." #: src/org.mate.terminal.gschema.xml.in:183 msgid "Whether to scroll to the bottom when a key is pressed" @@ -660,9 +653,7 @@ msgstr "சேய் கட்டளை இருக்கும் போது msgid "" "Possible values are \"close\" to close the terminal, and \"restart\" to " "restart the command." -msgstr "" -" \"மூடு\" எனில் முனையம் மூடப்படும், மற்றும் \"மீண்டும்\" முனையம் மீண்டும் " -"துவங்கும்." +msgstr " \"மூடு\" எனில் முனையம் மூடப்படும், மற்றும் \"மீண்டும்\" முனையம் மீண்டும் துவங்கும்." #: src/org.mate.terminal.gschema.xml.in:198 msgid "Whether to launch the command in the terminal as a login shell" @@ -673,8 +664,8 @@ msgid "" "If true, the command inside the terminal will be launched as a login shell. " "(argv[0] will have a hyphen in front of it.)" msgstr "" -"உண்மையெனில், முனைய்த்தில் உள்ள கட்டளை உள்நுழை செல்லில் துவங்கும் (argv[0] " -"யில் சிறப்பு குறி இருக்கும்)" +"உண்மையெனில், முனைய்த்தில் உள்ள கட்டளை உள்நுழை செல்லில் துவங்கும் (argv[0] யில் சிறப்பு " +"குறி இருக்கும்)" #: src/org.mate.terminal.gschema.xml.in:203 msgid "Whether to run a custom command instead of the shell" @@ -685,8 +676,7 @@ msgid "" "If true, the value of the custom_command setting will be used in place of " "running a shell." msgstr "" -"உண்மையெனில், செல்லில் இயக்குவதற்கு பதில் தனிப்பயன்_கட்டளையில் மதிப்பு " -"பயன்படுத்தப்படும்" +"உண்மையெனில், செல்லில் இயக்குவதற்கு பதில் தனிப்பயன்_கட்டளையில் மதிப்பு பயன்படுத்தப்படும்" #: src/org.mate.terminal.gschema.xml.in:208 msgid "Whether to blink the cursor" @@ -697,8 +687,8 @@ msgid "" "The possible values are \"system\" to use the global cursor blinking " "settings, or \"on\" or \"off\" to set the mode explicitly." msgstr "" -"முழு நிலைக்காட்டி அமைவுகள் வாய்ப்புள்ள மதிப்புகள் \"system\", அல்லது \"on\" " -"அல்லது \"off\" முறைமையை அமைக்கிறது." +"முழு நிலைக்காட்டி அமைவுகள் வாய்ப்புள்ள மதிப்புகள் \"system\", அல்லது \"on\" அல்லது " +"\"off\" முறைமையை அமைக்கிறது." #: src/org.mate.terminal.gschema.xml.in:213 msgid "The cursor appearance" @@ -709,9 +699,9 @@ 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:218 msgid "Custom command to use instead of the shell" @@ -739,9 +729,9 @@ 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 "" -"முனையத்தில் 16-வண்ண நிரப்பெட்டி பயன்பாட்டு உள்ளது. இந்த நிறப்பெட்டி கோலனால் " -"பிரிக்கப்பட்ட நிறத்தின் பெயர்களை கொண்டது. வண்ணத்தின் பெயர் எண்ம குறியீட்டில்" -" இருக்க வேண்டும் உம் \"#FF00FF\"" +"முனையத்தில் 16-வண்ண நிரப்பெட்டி பயன்பாட்டு உள்ளது. இந்த நிறப்பெட்டி கோலனால் பிரிக்கப்பட்ட " +"நிறத்தின் பெயர்களை கொண்டது. வண்ணத்தின் பெயர் எண்ம குறியீட்டில் இருக்க வேண்டும் உம் " +"\"#FF00FF\"" #: src/org.mate.terminal.gschema.xml.in:233 msgid "Font" @@ -762,8 +752,8 @@ msgid "" "compositing window manager is running, or pseudo-transparency otherwise." msgstr "" "முனையத்தின் பின்னணி வகை. \"solid\" நிலையான வண்ணம் \"image\" பிம்பம் அல்லது " -"\"transparent\" கட்டுமான சாளர மேலாளர் நடப்பில் இருப்பின் உண்மையில் ஒளி " -"புகும் தன்மைஅல்லது போலி ஒளி புகும் தன்மை" +"\"transparent\" கட்டுமான சாளர மேலாளர் நடப்பில் இருப்பின் உண்மையில் ஒளி புகும் " +"தன்மைஅல்லது போலி ஒளி புகும் தன்மை" #: src/org.mate.terminal.gschema.xml.in:243 msgid "Background image" @@ -782,8 +772,8 @@ 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." msgstr "" -"உண்மையெனில், பின்னணி வண்ணத்தை உரையோடு நகர்த்து.பொய் எனில், பின்னணி பிம்பத்தை" -" நிலையாக வைத்து உரையை மட்டும் நகர்த்து." +"உண்மையெனில், பின்னணி வண்ணத்தை உரையோடு நகர்த்து.பொய் எனில், பின்னணி பிம்பத்தை நிலையாக " +"வைத்து உரையை மட்டும் நகர்த்து." #: src/org.mate.terminal.gschema.xml.in:253 msgid "How much to darken the background image" @@ -796,10 +786,9 @@ msgid "" "implementation, there are only two levels of darkness possible, so the " "setting behaves as a boolean, where 0.0 disables the darkening effect." msgstr "" -"0.0 மற்றும் 1.0 விற்கு இடைப்பட்ட மதிப்பு பின்னணி நிறத்தின் அளவை குறிக்கும். " -"0.0 எனில் சற்று வெளிய நிறமாகவும் 1.0 எனில் அதிக அடர்வுள்ள நிறமாகவும் " -"இருக்கும். தற்போதைய செயலாக்கத்தில் இந்த இரண்டு வகை வண்ண வெளிப்பாடுகளை " -"மட்டுமே பயன்படுத்த முடியும்" +"0.0 மற்றும் 1.0 விற்கு இடைப்பட்ட மதிப்பு பின்னணி நிறத்தின் அளவை குறிக்கும். 0.0 எனில் " +"சற்று வெளிய நிறமாகவும் 1.0 எனில் அதிக அடர்வுள்ள நிறமாகவும் இருக்கும். தற்போதைய " +"செயலாக்கத்தில் இந்த இரண்டு வகை வண்ண வெளிப்பாடுகளை மட்டுமே பயன்படுத்த முடியும்" #: src/org.mate.terminal.gschema.xml.in:258 msgid "Effect of the Backspace key" @@ -813,10 +802,9 @@ msgid "" "bound to backspace or delete. \"ascii-del\" is normally considered the " "correct setting for the Backspace key." msgstr "" -"பேக்ஸ்பேஸ் விசை உருவாக்கும் நிரலை அமைக்கவும். மதிப்புகள்\"ascii-del\" ASCII " -"DEL எழுத்துக்கு, \"control-h\" Control-H க்கு(AKA ASCII BS எழுத்து), " -"\"escape-sequence\" தவிர்தல் வரிக்குஅல்லது நீக்கு. \"ascii-del\" பொதுவாக " -"பயன்படும் எழுத்து" +"பேக்ஸ்பேஸ் விசை உருவாக்கும் நிரலை அமைக்கவும். மதிப்புகள்\"ascii-del\" ASCII DEL " +"எழுத்துக்கு, \"control-h\" Control-H க்கு(AKA ASCII BS எழுத்து), \"escape-" +"sequence\" தவிர்தல் வரிக்குஅல்லது நீக்கு. \"ascii-del\" பொதுவாக பயன்படும் எழுத்து" #: src/org.mate.terminal.gschema.xml.in:263 msgid "Effect of the Delete key" @@ -832,8 +820,7 @@ msgid "" msgstr "" "டெலீட் விசை உருவாக்கும் நிரலை அமைக்கவும். மதிப்புகள்\"ascii-del\" ASCII DEL " "எழுத்துக்கு, \"control-h\" Control-H க்கு(AKA ASCII BS எழுத்து), \"escape-" -"sequence\" தவிர்தல் வரிக்குஅல்லது நீக்கு. \"ascii-del\" பொதுவாக பயன்படும் " -"எழுத்து" +"sequence\" தவிர்தல் வரிக்குஅல்லது நீக்கு. \"ascii-del\" பொதுவாக பயன்படும் எழுத்து" #: src/org.mate.terminal.gschema.xml.in:268 msgid "Whether to use the colors from the theme for the terminal widget" @@ -844,8 +831,8 @@ 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." msgstr "" -"உண்மையெனில் , பயனீட்டாளர் கொடுத்துள்ள நிறத்திற்கு பதில், உரை உள்ளிட பயன்பட்ட" -" கருப்பொருளே பயன்படுத்தப்படும்" +"உண்மையெனில் , பயனீட்டாளர் கொடுத்துள்ள நிறத்திற்கு பதில், உரை உள்ளிட பயன்பட்ட கருப்பொருளே " +"பயன்படுத்தப்படும்" #: src/org.mate.terminal.gschema.xml.in:273 msgid "Whether to use the system font" @@ -856,8 +843,8 @@ 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)." msgstr "" -"உண்மையெனில் மேல் மேசையின் பொது தகுதர எழுத்துருவை பயன்படுத்தும்(அல்லது அதற்கு" -" ஒப்பான எழுத்துருவை பயன்படுத்தும்)" +"உண்மையெனில் மேல் மேசையின் பொது தகுதர எழுத்துருவை பயன்படுத்தும்(அல்லது அதற்கு ஒப்பான " +"எழுத்துருவை பயன்படுத்தும்)" #: src/org.mate.terminal.gschema.xml.in:278 msgid "Highlight S/Key challenges" @@ -868,9 +855,8 @@ 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." msgstr "" -"S/Key சவால் விடை கேள்வி உணரப்படும் போதும் க்ளிக் செய்யும் போதும் உரையாடல் " -"பெட்டி தோன்றும். இந்த உரைடல் கடவுச்சொல்லை தட்டச்சு செய்தால் உரையாடல் " -"முனையத்திற்கு அனுப்பப்படும்." +"S/Key சவால் விடை கேள்வி உணரப்படும் போதும் க்ளிக் செய்யும் போதும் உரையாடல் பெட்டி " +"தோன்றும். இந்த உரைடல் கடவுச்சொல்லை தட்டச்சு செய்தால் உரையாடல் முனையத்திற்கு அனுப்பப்படும்." #: src/org.mate.terminal.gschema.xml.in:283 msgid "Highlight URLs under mouse pointer" @@ -878,8 +864,8 @@ msgstr "" #: 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 "" #: src/org.mate.terminal.gschema.xml.in:290 @@ -893,9 +879,9 @@ msgid "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." msgstr "" -"புதிய கீற்றை திறப்பதற்கான விசைப்பலகை குறுக்கு விசை .GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"புதிய கீற்றை திறப்பதற்கான விசைப்பலகை குறுக்கு விசை .GTK+ மூல கோப்பில் பயன்படுத்தப்பட்ட " +"ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி " +"இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:295 msgid "Keyboard shortcut to open a new window" @@ -903,14 +889,14 @@ msgstr "புதிய சாளரத்தை திறக்க பயன் #: 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 "" "புதிய சாளரத்தை திறப்பதற்கான விசைப்பலகை குறுக்கு விசை .GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:300 msgid "Keyboard shortcut to create a new profile" @@ -920,19 +906,16 @@ msgstr "புதிய விவரங்களை உருவாக்க ப 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 "" -"விவரங்களை உருவாக்குவதற்கான உரையாடலை அமைக்க பயன்படும் விசைப்பலகை குறுக்கு " -"விசைகள். GTK+ மூல கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் " -"பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி " -"இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"விவரங்களை உருவாக்குவதற்கான உரையாடலை அமைக்க பயன்படும் விசைப்பலகை குறுக்கு விசைகள். " +"GTK+ மூல கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " +"\"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:305 msgid "Keyboard shortcut to save the current tab contents to file" -msgstr "" -"நடப்பு கீற்றின் உள்ளடக்கத்தை கோப்புக்கு எழுத பயன்படும் விசைப்பலகை குறுக்கு " -"விசை" +msgstr "நடப்பு கீற்றின் உள்ளடக்கத்தை கோப்புக்கு எழுத பயன்படும் விசைப்பலகை குறுக்கு விசை" #: src/org.mate.terminal.gschema.xml.in:306 msgid "" @@ -941,10 +924,9 @@ msgid "" "option to the special string \"disabled\", then there will be no keyboard " "shortcut for this action." msgstr "" -"நடப்பு கீற்றின் உள்ளடக்கத்தை கோப்புக்கு எழுத பயன்படும் விசைப்பலகை குறுக்கு " -"விசை. GTK+ மூல கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். " -"சிறப்பு சரங்களை \"செயலிழக்கச்செய்\" என்ற தேர்வை நீங்கள் பயன்படுத்தி " -"இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"நடப்பு கீற்றின் உள்ளடக்கத்தை கோப்புக்கு எழுத பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல " +"கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " +"\"செயலிழக்கச்செய்\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:310 msgid "Keyboard shortcut to close a tab" @@ -954,12 +936,11 @@ msgstr "டாபை மூட பயன்படும் விசைப்ப 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 "" -"கீற்று ஐ மூடுவதற்கான விசைப்பலகை குறுக்கு விசைகள்.GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"கீற்று ஐ மூடுவதற்கான விசைப்பலகை குறுக்கு விசைகள்.GTK+ மூல கோப்பில் பயன்படுத்தப்பட்ட " +"ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி " +"இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:315 msgid "Keyboard shortcut to close a window" @@ -972,9 +953,9 @@ msgid "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." msgstr "" -"சாளரத்தை மூடுவதற்கான விசைப்பலகை குறுக்கு விசைகள்.GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"சாளரத்தை மூடுவதற்கான விசைப்பலகை குறுக்கு விசைகள்.GTK+ மூல கோப்பில் பயன்படுத்தப்பட்ட " +"ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி " +"இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:320 msgid "Keyboard shortcut to copy text" @@ -987,10 +968,9 @@ msgid "" "option to the special string \"disabled\", then there will be no keyboard " "shortcut for this action." msgstr "" -"உரையை தற்காலிக நினைவிடத்தில் வைப்பதற்கான விசைப்பலகை குறுக்கு விசைGTK+ மூல " -"கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " -"\"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் " -"செயல்படாது" +"உரையை தற்காலிக நினைவிடத்தில் வைப்பதற்கான விசைப்பலகை குறுக்கு விசைGTK+ மூல கோப்பில் " +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:325 msgid "Keyboard shortcut to paste text" @@ -1046,8 +1026,8 @@ msgstr "" #: 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 "" @@ -1060,12 +1040,12 @@ msgstr "முழு திரை காட்சிக்கு நகர க� 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 "" "முழுத்திரைக்கு நகர பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:355 msgid "Keyboard shortcut to toggle the visibility of the menubar" @@ -1078,10 +1058,9 @@ msgid "" "option to the special string \"disabled\", then there will be no keyboard " "shortcut for this action." msgstr "" -"காட்சி மெனு பட்டிக்கு நகர பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல " -"கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " -"\"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் " -"செயல்படாது" +"காட்சி மெனு பட்டிக்கு நகர பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:360 msgid "Keyboard shortcut to set the terminal title" @@ -1094,10 +1073,9 @@ msgid "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." msgstr "" -"முனையத்தின் தலைப்பை நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல " -"கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " -"\"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் " -"செயல்படாது" +"முனையத்தின் தலைப்பை நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:365 msgid "Keyboard shortcut to reset the terminal" @@ -1110,26 +1088,24 @@ msgid "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." msgstr "" -"முனையத்தை மீட்டமைக்கு நகர பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல " -"கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " -"\"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் " -"செயல்படாது" +"முனையத்தை மீட்டமைக்கு நகர பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:370 msgid "Keyboard shortcut to reset and clear the terminal" -msgstr "" -"முனையத்தை மீட்டமைக்க தூய்மைப்படுத்த பயன்படும் விசைப்பலகை குறுக்கு விசைகள்" +msgstr "முனையத்தை மீட்டமைக்க தூய்மைப்படுத்த பயன்படும் விசைப்பலகை குறுக்கு விசைகள்" #: 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 "" "முனையத்தை தூயமையாக்க பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:375 msgid "Keyboard shortcut to switch to the previous tab" @@ -1139,13 +1115,12 @@ msgstr "முந்தைய கீற்றுக்கு நகர கு� 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 "" -"முந்தைய கீற்றுக்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல " -"கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " -"\"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் " -"செயல்படாது" +"முந்தைய கீற்றுக்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:380 msgid "Keyboard shortcut to switch to the next tab" @@ -1158,10 +1133,9 @@ msgid "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." msgstr "" -"அடுத்த கீற்றுக்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல " -"கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " -"\"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் " -"செயல்படாது" +"அடுத்த கீற்றுக்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:385 msgid "Keyboard shortcut to switch to the previous profile" @@ -1183,8 +1157,8 @@ msgstr "" 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 "" #: src/org.mate.terminal.gschema.xml.in:395 @@ -1198,10 +1172,9 @@ msgid "" "the special string \"disabled\", then there will be no keybinding for this " "action." msgstr "" -"முனையத்தின் இப்போதைய கீற்றை இடது பக்கம் நகர்த்த பயன்படும் விசைப்பலகை " -"குறுக்கு விசை. GTK+ மூல கோப்பில் பயன்படுத்தப்பட்ட முறைமையிலேயே சரம் " -"பயன்படுத்தப்படும். சிறப்பு சரங்களை \"இயலுமை நீக்கு\" என்ற தேர்வை நீங்கள் " -"பயன்படுத்தி இருந்தால் விசை பிணைப்பு செயல்படாது." +"முனையத்தின் இப்போதைய கீற்றை இடது பக்கம் நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ " +"மூல கோப்பில் பயன்படுத்தப்பட்ட முறைமையிலேயே சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " +"\"இயலுமை நீக்கு\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் விசை பிணைப்பு செயல்படாது." #: src/org.mate.terminal.gschema.xml.in:400 msgid "Accelerator to move the current tab to the right." @@ -1214,10 +1187,9 @@ msgid "" "the special string \"disabled\", then there will be no keybinding for this " "action." msgstr "" -"முனையத்தின் இப்போதைய கீற்றை வலது பக்கம் நகர்த்த பயன்படும் விசைப்பலகை " -"குறுக்கு விசை. GTK+ மூல கோப்பில் பயன்படுத்தப்பட்ட முறைமையிலேயே சரம் " -"பயன்படுத்தப்படும். சிறப்பு சரங்களை \"இயலுமை நீக்கு\" என்ற தேர்வை நீங்கள் " -"பயன்படுத்தி இருந்தால் விசை பிணைப்பு செயல்படாது." +"முனையத்தின் இப்போதைய கீற்றை வலது பக்கம் நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ " +"மூல கோப்பில் பயன்படுத்தப்பட்ட முறைமையிலேயே சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " +"\"இயலுமை நீக்கு\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் விசை பிணைப்பு செயல்படாது." #: src/org.mate.terminal.gschema.xml.in:405 msgid "Accelerator to detach current tab." @@ -1230,9 +1202,8 @@ msgid "" "string \"disabled\", then there will be no keybinding for this action." msgstr "" "கீற்றை தனியாக பிரிக்க பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட முறைமையிலேயே சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " -"\"இயலுமை நீக்கு\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் விசை பிணைப்பு " -"செயல்படாது." +"பயன்படுத்தப்பட்ட முறைமையிலேயே சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"இயலுமை நீக்கு\" " +"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் விசை பிணைப்பு செயல்படாது." #: src/org.mate.terminal.gschema.xml.in:410 msgid "Keyboard shortcut to switch to tab 1" @@ -1240,14 +1211,13 @@ msgstr "கீற்று 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 "" -" கீற்று 1 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில்" -" பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\"" -" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படா" +" கீற்று 1 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை " +"நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படா" #: src/org.mate.terminal.gschema.xml.in:415 msgid "Keyboard shortcut to switch to tab 2" @@ -1255,14 +1225,13 @@ msgstr "கீற்று 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 "" "கீற்று 2 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:420 msgid "Keyboard shortcut to switch to tab 3" @@ -1270,14 +1239,13 @@ msgstr "கீற்று 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 "" "கீற்று 3 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:425 msgid "Keyboard shortcut to switch to tab 4" @@ -1285,14 +1253,13 @@ msgstr "கீற்று 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 "" "கீற்று 4 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:430 msgid "Keyboard shortcut to switch to tab 5" @@ -1300,14 +1267,13 @@ msgstr "கீற்று 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 "" "கீற்று 5 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:435 msgid "Keyboard shortcut to switch to tab 6" @@ -1315,14 +1281,13 @@ msgstr "கீற்று 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 "" "கீற்று 6 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:440 msgid "Keyboard shortcut to switch to tab 7" @@ -1330,14 +1295,13 @@ msgstr "கீற்று 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 "" "கீற்று 7 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:445 msgid "Keyboard shortcut to switch to tab 8" @@ -1345,14 +1309,13 @@ msgstr "கீற்று 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 "" "கீற்று 8 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:450 msgid "Keyboard shortcut to switch to tab 9" @@ -1360,14 +1323,13 @@ msgstr "கீற்று 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 "" "கீற்று 9 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:455 msgid "Keyboard shortcut to switch to tab 10" @@ -1380,10 +1342,9 @@ msgid "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." msgstr "" -"அடுத்த கீற்று 10 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல " -"கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " -"\"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் " -"செயல்படாது" +"அடுத்த கீற்று 10 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:460 msgid "Keyboard shortcut to switch to tab 11" @@ -1396,10 +1357,9 @@ msgid "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." msgstr "" -"அடுத்த கீற்று 11 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல " -"கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " -"\"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் " -"செயல்படாது" +"அடுத்த கீற்று 11 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:465 msgid "Keyboard shortcut to switch to tab 12" @@ -1412,9 +1372,9 @@ msgid "" "special string \"disabled\", then there will be no keyboard shortcut for " "this action." msgstr "" -"கீற்று 12 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில்" -" பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"கீற்று 12 க்கு நகர்த்த பயன்படும் விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:470 msgid "Keyboard shortcut to launch help" @@ -1424,12 +1384,11 @@ msgstr "உதவியை துவக்க பயன்படும் வி 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 "" -"உதவியை துவக்குவதற்கான குறுக்கு விசை.GTK+ மூல கோப்பில் பயன்படுத்தப்பட்ட " -"ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை " -"நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"உதவியை துவக்குவதற்கான குறுக்கு விசை.GTK+ மூல கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் " +"பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் " +"குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:475 msgid "Keyboard shortcut to make font larger" @@ -1443,8 +1402,8 @@ msgid "" "this action." msgstr "" "எழுத்துருவை பெரிதாக்குவதற்கான விசைப்பலகை குறுக்கு விசை. GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:480 msgid "Keyboard shortcut to make font smaller" @@ -1458,8 +1417,8 @@ msgid "" "this action." msgstr "" "எழுத்துருவை சிறிதாக்குவதற்கான விசைப்பலகை குறுக்கு விசை .GTK+ மூல கோப்பில் " -"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" " -"என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/org.mate.terminal.gschema.xml.in:485 msgid "Keyboard shortcut to make font normal-size" @@ -1467,15 +1426,14 @@ msgstr "எழுத்துரு அளவை இயல்பாக பயன #: 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 "" -"எழுத்துருவை இயல்பான அளவாக்குவதற்கான விசைப்பலகை குறுக்கு விசை .GTK+ மூல " -"கோப்பில் பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை " -"\"மறை\" என்ற தேர்வை நீங்கள் பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் " -"செயல்படாது" +"எழுத்துருவை இயல்பான அளவாக்குவதற்கான விசைப்பலகை குறுக்கு விசை .GTK+ மூல கோப்பில் " +"பயன்படுத்தப்பட்ட ஒழுங்கில் சரம் பயன்படுத்தப்படும். சிறப்பு சரங்களை \"மறை\" என்ற தேர்வை நீங்கள் " +"பயன்படுத்தி இருந்தால் குறுக்கு விசைகள் செயல்படாது" #: src/profile-editor.c:45 msgid "Black on light yellow" @@ -1497,14 +1455,12 @@ msgstr "கறுப்பில் பச்சை" msgid "White on black" msgstr "கறுப்பில் வெள்ளை" -#. 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 "" -#. 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 "" @@ -1738,8 +1694,8 @@ msgid "" "<small><i><b>Note:</b> Terminal applications have these colors available to " "them.</i></small>" msgstr "" -"<small><i><b>குறிப்பு:</b> முனைய பயன்பாடுகள் அவைகளுக்கு இருக்கும் இந்த " -"நிறங்களை கொண்டிருக்கும்.</i></small>" +"<small><i><b>குறிப்பு:</b> முனைய பயன்பாடுகள் அவைகளுக்கு இருக்கும் இந்த நிறங்களை " +"கொண்டிருக்கும்.</i></small>" #: src/profile-preferences.ui:1836 msgid "Colors" @@ -1821,13 +1777,12 @@ msgstr "உருளல்" 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>குறிப்பு:</b> இந்த தேர்வு சில பயன்பாடுகளை தவறாக " -"செயல்படுத்தச்செய்யும். வேறு முனைய நடத்தையை எதிர்பார்க்கும் பயன்பாடுகள் " -"இயக்க முறைமைகளை ஆகியவற்றை ஏமாற்றி இது சில பயன்பாடுகளை வேறு வழியில் செய்ய " -"உதவும்.</i></small>" +"<small><i><b>குறிப்பு:</b> இந்த தேர்வு சில பயன்பாடுகளை தவறாக செயல்படுத்தச்செய்யும். " +"வேறு முனைய நடத்தையை எதிர்பார்க்கும் பயன்பாடுகள் இயக்க முறைமைகளை ஆகியவற்றை ஏமாற்றி இது " +"சில பயன்பாடுகளை வேறு வழியில் செய்ய உதவும்.</i></small>" #: src/profile-preferences.ui:2327 msgid "_Delete key generates:" @@ -2081,24 +2036,24 @@ msgid "" "You already have a profile called “%s”. Do you want to create another " "profile with the same name?" msgstr "" -"நீங்கள் இந்த “%s” விவரக்குறிப்பினை ஏற்கனவே கொண்டுள்ளீர்கள். அதே பெயரில் வேறு" -" விவரக்குறிப்பினை உருவாக்க வேண்டுமா?" +"நீங்கள் இந்த “%s” விவரக்குறிப்பினை ஏற்கனவே கொண்டுள்ளீர்கள். அதே பெயரில் வேறு " +"விவரக்குறிப்பினை உருவாக்க வேண்டுமா?" #: src/terminal-app.c:1243 msgid "Choose base profile" msgstr "விவரத்தை தேர்வு செய்" -#: src/terminal-app.c:1837 +#: src/terminal-app.c:1845 #, c-format msgid "No such profile \"%s\", using default profile\n" msgstr "\"%s\" என்ற வரியுரு கிடையாது, முன்னிருப்பு வரியுரு பயன்படுத்தப்படும்\n" -#: src/terminal-app.c:1864 +#: src/terminal-app.c:1872 #, c-format msgid "Invalid geometry string \"%s\"\n" msgstr "செல்லாத வடிவியல் சரம் \"%s\"\n" -#: src/terminal-app.c:2070 +#: src/terminal-app.c:2078 msgid "User Defined" msgstr "உபயோகிப்பாளர் அமைப்புகள்" @@ -2256,47 +2211,47 @@ msgstr "_E குறியிடுகள்" msgid "Current Locale" msgstr "தற்போதைய மொழி" -#: 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 " "might want to create a profile with the desired setting, and use the new '--" "profile' option\n" msgstr "" -"தேர்வு \"%s\" க்கு இந்த பதிப்பு க்னோம் முனையத்தில் ஆதரவு இல்லை ; தேவையான " -"அமைப்பில் நீங்கள் விவரக்குறிப்பை உருவாக்க வேண்டும் எனில் மேலும் புதிய சாளர " -"--new '--profile'தேர்வை பயன்படுத்தவும்\n" +"தேர்வு \"%s\" க்கு இந்த பதிப்பு க்னோம் முனையத்தில் ஆதரவு இல்லை ; தேவையான அமைப்பில் நீங்கள் " +"விவரக்குறிப்பை உருவாக்க வேண்டும் எனில் மேலும் புதிய சாளர --new '--profile'தேர்வை " +"பயன்படுத்தவும்\n" -#: src/terminal-options.c:209 +#: src/terminal-options.c:213 #, c-format msgid "Argument to \"%s\" is not a valid command: %s" msgstr "அளவுரு \"%s\"செல்லாத கட்டளை: %s" -#: src/terminal-options.c:347 +#: src/terminal-options.c:351 msgid "Two roles given for one window" msgstr "ஒரு சாளரத்துக்கு 2 பங்களிப்பு தரப்பட்டுள்ளது" -#: 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\" தேர்வு ஒரே சாளரத்தில் இரண்டு முறை தரப்பட்டது\n" -#: src/terminal-options.c:600 +#: src/terminal-options.c:625 #, c-format msgid "\"%s\" is not a valid zoom factor" msgstr "\"%s\" செல்லாத பெரிதாக்க விகிதம் " -#: src/terminal-options.c:607 +#: src/terminal-options.c:632 #, c-format msgid "Zoom factor \"%g\" is too small, using %g\n" msgstr "பெரிதாக்க விகிதம் \"%g\" மிகவும் சிறிதாக உள்ளது %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 "பெரிதாக்க விகிதம் \"%g\" மிகவும் பெரிதாக உள்ளது %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 " @@ -2305,153 +2260,160 @@ msgstr "" "தேர்வு \"%s\" இயங்க கட்டளை வரியில் மீதி கட்டளை இயங்க தேவையான கட்டளையை " "குறிப்பிடவேண்டும்" -#: src/terminal-options.c:811 +#: src/terminal-options.c:837 msgid "Not a valid terminal config file." msgstr "செல்லுபடியாகும் முனைய அமைப்பு கோப்பு அல்ல" -#: src/terminal-options.c:824 +#: src/terminal-options.c:850 msgid "Incompatible terminal config file version." msgstr "ஒத்திசைவில்லா முனைய அமைப்பு கோப்பு பதிப்பு" -#: 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" msgstr "" -"செயல்பாட்டு பெயர் சேவகனை பதிவு செய்ய வேண்டாம், செயல்பாட்டு முனையத்தை " -"மீண்டும் பயன்படுத்தாதே" +"செயல்பாட்டு பெயர் சேவகனை பதிவு செய்ய வேண்டாம், செயல்பாட்டு முனையத்தை மீண்டும் பயன்படுத்தாதே" -#: src/terminal-options.c:961 +#: src/terminal-options.c:989 msgid "Load a terminal configuration file" msgstr "முனைய அமைப்பு கோப்பு ஒன்றை ஏற்றவும்" -#: src/terminal-options.c:970 +#: src/terminal-options.c:998 msgid "Save the terminal configuration to a file" msgstr "முனையத்தின் அமைப்பை கோப்புக்கு சேமிக்கவும்." -#: src/terminal-options.c:985 +#: src/terminal-options.c:1013 msgid "Open a new window containing a tab with the default profile" -msgstr "" -"இயல்பான விவரத்துடன் கூடிய தத்தல் விசை ஒன்றை புதிய சாளரத்தில் உருவாக்கு." +msgstr "இயல்பான விவரத்துடன் கூடிய தத்தல் விசை ஒன்றை புதிய சாளரத்தில் உருவாக்கு." -#: 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 "முன்னிருப்பு விவரத்துடன் கடைசியாக திறந்த சாளரத்தில் புதிய கீற்றை திற." -#: src/terminal-options.c:1008 +#: src/terminal-options.c:1036 msgid "Turn on the menubar" msgstr "பட்டி-பட்டையை காட்டுக" -#: src/terminal-options.c:1017 +#: src/terminal-options.c:1045 msgid "Turn off the menubar" msgstr "பட்டி-பட்டையை காட்டாதே" -#: src/terminal-options.c:1026 +#: src/terminal-options.c:1054 msgid "Maximize the window" msgstr "சாளரத்தை பெரிதாக்குக" -#: src/terminal-options.c:1035 +#: src/terminal-options.c:1063 msgid "Full-screen the window" msgstr "முழுதிரை சாளரம்" -#: 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 "" -#: 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 "சாளரத்தின் செயலை அமைக்கவும்" -#: 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 "சாளரத்தின் செயலை அமைக்கவும்" + +#: 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 "கடைசியாக குறிப்பிட்ட கீற்று ஐ செயல்பாட்டு சாளரத்தில் அமைக்கவும்" -#: src/terminal-options.c:1076 +#: src/terminal-options.c:1113 msgid "Execute the argument to this option inside the terminal" msgstr "இந்த தேர்வை முனையத்தில் இயக்கவும்" -#: src/terminal-options.c:1085 +#: src/terminal-options.c:1122 msgid "Use the given profile instead of the default profile" msgstr "கொடுத்த வரியுருவை முன்னிருப்பு வரியுருக்கு பதில் பயன்படுத்துக " -#: 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 "முனையத்தின் தலைப்பை அமைக்கவும்" -#: src/terminal-options.c:1095 +#: src/terminal-options.c:1132 msgid "TITLE" msgstr "தலைப்பு" -#: src/terminal-options.c:1103 +#: src/terminal-options.c:1140 msgid "Set the working directory" msgstr "முனையத்தின் பணி அடைவை அமை" -#: 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 "முனையத்தின் அளவு மாற்ற விகிதத்தை அமை (1.0 = இயல்பான அளவு)" -#: 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 "க்னோம் முனைய போன்றி" -#: src/terminal-options.c:1368 +#: src/terminal-options.c:1405 msgid "Show MATE Terminal options" msgstr "க்னோம் முனைய தேர்வுகளை காட்டுக" -#: 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:" msgstr "" -"புதிய முனைய கீற்று அல்லது சாளரத்தை திறக்க தேர்வுகள், ஒன்றுக்கு மேற்பட்டவை " -"குறிக்கப்படலாம்" +"புதிய முனைய கீற்று அல்லது சாளரத்தை திறக்க தேர்வுகள், ஒன்றுக்கு மேற்பட்டவை குறிக்கப்படலாம்" -#: src/terminal-options.c:1379 +#: src/terminal-options.c:1416 msgid "Show terminal options" msgstr "முனைய தேர்வுகளை காட்டுக" -#: 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:" msgstr "" -"சாளர தேர்வுகள்: முதல் --window அல்லது --tab துணையலகுக்கு முன் " -"பயன்படுத்தினால் அனைத்து சாளரங்களுக்கும் முன்னிருப்பாக அமைக்கும்:" +"சாளர தேர்வுகள்: முதல் --window அல்லது --tab துணையலகுக்கு முன் பயன்படுத்தினால் அனைத்து " +"சாளரங்களுக்கும் முன்னிருப்பாக அமைக்கும்:" -#: src/terminal-options.c:1388 +#: src/terminal-options.c:1425 msgid "Show per-window options" msgstr "ஒவ்வொரு தனி சாளர தேர்வுகளை காட்டுக" -#: 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:" msgstr "" -"சாளர தேர்வுகள்: முதல் --window அல்லது --tab துணையலகுக்கு முன் " -"பயன்படுத்தினால் அனைத்து முனையங்களுக்கும் முன்னிருப்பாக அமைக்கும்:" +"சாளர தேர்வுகள்: முதல் --window அல்லது --tab துணையலகுக்கு முன் பயன்படுத்தினால் அனைத்து " +"முனையங்களுக்கும் முன்னிருப்பாக அமைக்கும்:" -#: src/terminal-options.c:1397 +#: src/terminal-options.c:1434 msgid "Show per-terminal options" msgstr "ஒவ்வொரு தனி முனைய தேர்வுகளை காட்டுக" @@ -2509,38 +2471,36 @@ msgid "" "Software Foundation; either version 3 of the License, or (at your option) " "any later version." msgstr "" -"க்னோம் முனையம் இலவச மென் பொருளாகும்.நீங்கள் இலவச மென் பொருள் அமைப்பினால் " -"வெளியிடப்பட்ட ஜிஎன்யு பொது அனுமதிக்கான விதிகளின் படி இந்த 3 ஆம் பதிப்பையோ " -"அல்லது அடுத்த பதிப்புகளையோ நீங்கள் (விருப்பப்படி) மாற்றலாம். அல்லது மீண்டும்" -" பறிமாறலாம்." +"க்னோம் முனையம் இலவச மென் பொருளாகும்.நீங்கள் இலவச மென் பொருள் அமைப்பினால் வெளியிடப்பட்ட " +"ஜிஎன்யு பொது அனுமதிக்கான விதிகளின் படி இந்த 3 ஆம் பதிப்பையோ அல்லது அடுத்த " +"பதிப்புகளையோ நீங்கள் (விருப்பப்படி) மாற்றலாம். அல்லது மீண்டும் பறிமாறலாம்." #: 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 "" -"க்னோம் முனையம் உபயோகப்படும் என்ற எதிர்பார்ப்புடன் வெளியிடப்படுகிறது. ஆனால் " -"விற்க தகுதி,குறிப்பிட்ட செயலுக்கான தகுதி உள்பட எந்த உத்திரவாதமும் " -"அளிக்கப்படவில்லை. மேற் கொண்டு விவரங்களுக்கு ஜிஎன்யு பொது அனுமதிக்கான விதிகளை" -" பார்க்கவும்." +"க்னோம் முனையம் உபயோகப்படும் என்ற எதிர்பார்ப்புடன் வெளியிடப்படுகிறது. ஆனால் விற்க தகுதி," +"குறிப்பிட்ட செயலுக்கான தகுதி உள்பட எந்த உத்திரவாதமும் அளிக்கப்படவில்லை. மேற் கொண்டு " +"விவரங்களுக்கு ஜிஎன்யு பொது அனுமதிக்கான விதிகளை பார்க்கவும்." #: 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 "" -" இத்துடன் ஜிஎன்யு பொது அனுமதிக்கான விதிகளின் பிரதி உங்களுக்கு " -"கிடைத்திருக்கவேண்டும். இல்லையானால் கீழ் கண்ட முகவரிக்கு கடிதம் எழுதவும். " -"Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA " -"02111-1307 USA" +" இத்துடன் ஜிஎன்யு பொது அனுமதிக்கான விதிகளின் பிரதி உங்களுக்கு கிடைத்திருக்கவேண்டும். " +"இல்லையானால் கீழ் கண்ட முகவரிக்கு கடிதம் எழுதவும். Free Software Foundation, Inc., " +"59 Temple Place, Suite 330, Boston, MA 02111-1307 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" @@ -2548,279 +2508,280 @@ 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 "_F கோப்பு" -#: 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 "முனையத்தைத்திற " -#: 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 "(_b)கீற்றை திற" -#: src/terminal-window.c:1951 +#: src/terminal-window.c:1944 msgid "_Edit" msgstr "தொகு (_E)" -#: src/terminal-window.c:1952 +#: src/terminal-window.c:1945 msgid "_View" msgstr "_பார்" -#: src/terminal-window.c:1953 +#: src/terminal-window.c:1946 msgid "_Search" msgstr "_S தேடுக" -#: src/terminal-window.c:1954 +#: src/terminal-window.c:1947 msgid "_Terminal" msgstr "_Tமுனையம்" -#: src/terminal-window.c:1955 +#: src/terminal-window.c:1948 msgid "Ta_bs" msgstr "_b கீற்றுகள்" -#: src/terminal-window.c:1972 +#: src/terminal-window.c:1965 msgid "New _Profile…" msgstr "(_P) புதிய வரியுரு..." -#: src/terminal-window.c:1977 +#: src/terminal-window.c:1970 msgid "_Save Contents" msgstr "_உள்ளடக்கங்களை சேமி" -#: 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 "_l கீற்றை மூடுக" -#: src/terminal-window.c:1987 +#: src/terminal-window.c:1980 msgid "_Close Window" msgstr "_ம சாளரத்தை மூடு" -#: src/terminal-window.c:1994 src/terminal-window.c:2198 +#: src/terminal-window.c:1987 src/terminal-window.c:2191 msgid "_Copy" msgstr "நகல் (_C)" -#: src/terminal-window.c:1999 src/terminal-window.c:2203 +#: src/terminal-window.c:1992 src/terminal-window.c:2196 msgid "_Paste" msgstr "_ஒட்டு" -#: src/terminal-window.c:2004 src/terminal-window.c:2208 +#: src/terminal-window.c:1997 src/terminal-window.c:2201 msgid "Paste _Filenames" msgstr "(_F) கோப்பு பெயர்களை ஒட்டு" -#: src/terminal-window.c:2009 +#: src/terminal-window.c:2002 msgid "Select _All" msgstr "அனைத்தையும் தேர்ந்தெடு (_A)" -#: src/terminal-window.c:2014 +#: src/terminal-window.c:2007 msgid "P_rofiles…" msgstr "(_r) வரியுருக்கள்..." -#: src/terminal-window.c:2019 +#: src/terminal-window.c:2012 msgid "_Keyboard Shortcuts…" msgstr "(_K) விசைப்பலகை குறுக்கு விசைகள்..." -#: src/terminal-window.c:2024 +#: src/terminal-window.c:2017 msgid "Pr_ofile Preferences" msgstr "(_o) வரியுரு தேர்வுகள்" -#: src/terminal-window.c:2031 +#: src/terminal-window.c:2024 msgid "Zoom _In" msgstr "(_I)சிறிதாக்கு" -#: src/terminal-window.c:2036 +#: src/terminal-window.c:2029 msgid "Zoom _Out" msgstr "(_O) விலகிப் பார்" -#: src/terminal-window.c:2041 +#: src/terminal-window.c:2034 msgid "_Normal Size" msgstr "(_N) இயல்பான அளவு" -#: src/terminal-window.c:2048 +#: src/terminal-window.c:2041 msgid "_Find..." msgstr "_கண்டுபிடி..." -#: src/terminal-window.c:2053 +#: src/terminal-window.c:2046 msgid "Find Ne_xt" msgstr "அடுத்ததை தேடு (_x)" -#: src/terminal-window.c:2058 +#: src/terminal-window.c:2051 msgid "Find Pre_vious" msgstr "முந்தையதை தேடு (_v)" -#: src/terminal-window.c:2063 +#: src/terminal-window.c:2056 msgid "_Clear Highlight" msgstr "_C சிறப்புச் சுட்டுதலை துடைக்கவும்" -#: src/terminal-window.c:2069 +#: src/terminal-window.c:2062 msgid "Go to _Line..." msgstr "_L இந்த வரிசைக்குப் போகவும்..." -#: src/terminal-window.c:2074 +#: src/terminal-window.c:2067 msgid "_Incremental Search..." msgstr "_I அதிகரிப்பு தேடல்..." -#: src/terminal-window.c:2081 +#: src/terminal-window.c:2074 msgid "Change _Profile" msgstr "(_P)விவரத்தை மாற்று" -#: src/terminal-window.c:2083 +#: src/terminal-window.c:2076 msgid "_Previous Profile" msgstr "" -#: src/terminal-window.c:2088 +#: src/terminal-window.c:2081 msgid "_Next Profile" msgstr "" -#: src/terminal-window.c:2093 +#: src/terminal-window.c:2086 msgid "_Set Title…" msgstr "(_S) தலைப்பை அமைக்க..." -#: src/terminal-window.c:2097 +#: src/terminal-window.c:2090 msgid "Set _Character Encoding" msgstr "(_C)எழுத்துரு குறிமுறையை அமை" -#: src/terminal-window.c:2099 +#: src/terminal-window.c:2092 msgid "_Reset" msgstr "நிலை மீள் " -#: src/terminal-window.c:2104 +#: src/terminal-window.c:2097 msgid "Reset and C_lear" msgstr "_l நிலை மீட்டு துப்புரவு செய்" -#: src/terminal-window.c:2111 +#: src/terminal-window.c:2104 msgid "_Add or Remove…" msgstr "(_A) சேர் அல்லது நீக்கு..." -#: src/terminal-window.c:2118 +#: src/terminal-window.c:2111 msgid "_Previous Tab" msgstr "முந்தைய கீற்று (_P)" -#: src/terminal-window.c:2123 +#: src/terminal-window.c:2116 msgid "_Next Tab" msgstr "அடுத்த கீற்று (_N)" -#: src/terminal-window.c:2128 +#: src/terminal-window.c:2121 msgid "Move Tab _Left" msgstr "இடப்பக்கம் கீற்றை நகர்த்து (_L)" -#: src/terminal-window.c:2133 +#: src/terminal-window.c:2126 msgid "Move Tab _Right" msgstr "வலப்பக்கம் கீற்றை நகர்த்து (_R)" -#: src/terminal-window.c:2138 +#: src/terminal-window.c:2131 msgid "_Detach tab" msgstr "கீற்றை பிரிக்கவும். (_D)" -#: src/terminal-window.c:2145 +#: src/terminal-window.c:2138 msgid "_Contents" msgstr "_C உள்ளடக்கங்கள்" -#: src/terminal-window.c:2150 +#: src/terminal-window.c:2143 msgid "_About" msgstr "பற்றி " -#: src/terminal-window.c:2157 +#: src/terminal-window.c:2150 msgid "_Open Hyperlink" msgstr "" -#: src/terminal-window.c:2162 +#: src/terminal-window.c:2155 msgid "_Copy Hyperlink Address" msgstr "" -#: src/terminal-window.c:2167 +#: src/terminal-window.c:2160 msgid "_Send Mail To…" msgstr "இவருக்கு அஞ்சல் அனுப்பு... (_S)" -#: src/terminal-window.c:2172 +#: src/terminal-window.c:2165 msgid "_Copy E-mail Address" msgstr "மின்னஞ்சல் முகவரியை நகலெடு (_C)" -#: src/terminal-window.c:2177 +#: src/terminal-window.c:2170 msgid "C_all To…" msgstr "(_a) இவருக்கு அழைப்பு...." -#: src/terminal-window.c:2182 +#: src/terminal-window.c:2175 msgid "_Copy Call Address" msgstr "அழைப்பு முகவரியை நகலெடு (_C)" -#: src/terminal-window.c:2187 +#: src/terminal-window.c:2180 msgid "_Open Link" msgstr "இணைப்பினை திற (_O)" -#: src/terminal-window.c:2192 +#: src/terminal-window.c:2185 msgid "_Copy Link Address" msgstr "இணைப்பு முகவரியை நகலெடு (_C)" -#: src/terminal-window.c:2196 +#: src/terminal-window.c:2189 msgid "P_rofiles" msgstr "(_r) வரியுருக்கள்:" -#: src/terminal-window.c:2233 +#: src/terminal-window.c:2226 msgid "L_eave Full Screen" msgstr "முழுத்திரை விட்டு விலகு (_e)" -#: src/terminal-window.c:2237 +#: src/terminal-window.c:2230 msgid "_Input Methods" msgstr "உள்ளீடு முறைகள் (_I)" -#: src/terminal-window.c:2244 +#: src/terminal-window.c:2237 msgid "Show _Menubar" msgstr "பட்டி-பட்டையைக் காட்டுக (_M)" -#: src/terminal-window.c:2250 +#: src/terminal-window.c:2243 msgid "_Full Screen" msgstr "முழுத்திரை (_F)" -#: 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." msgstr "" -#: src/terminal-window.c:3711 +#: src/terminal-window.c:3727 msgid "There are multiple tabs open in this window." msgstr "" -#: src/terminal-window.c:3721 +#: src/terminal-window.c:3737 msgid "Close this terminal?" msgstr "முனையத்தை மூடவா?" -#: src/terminal-window.c:3722 +#: src/terminal-window.c:3738 msgid "C_lose Terminal" msgstr "முனையம் மூடு (_l)" -#: src/terminal-window.c:3792 +#: src/terminal-window.c:3808 msgid "Could not save contents" msgstr "உள்ளடக்கங்களை சேமிக்க முடியவில்லை" -#: src/terminal-window.c:3816 +#: src/terminal-window.c:3832 msgid "Save as..." msgstr "இப்படி சேமி..." -#: src/terminal-window.c:4511 +#: src/terminal-window.c:4526 msgid "Contributors:" msgstr "பங்களித்தவர்கள்:" -#: 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" "Powered by Virtual TErminal %d.%d.%d" msgstr "" -#: src/terminal-window.c:4533 +#: src/terminal-window.c:4548 msgid "About MATE Terminal" msgstr "" -#: 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" @@ -2830,7 +2791,7 @@ msgid "" "Copyright © 2012-2021 MATE developers" msgstr "" -#: src/terminal-window.c:4546 +#: src/terminal-window.c:4561 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" |