diff options
author | raveit65 <[email protected]> | 2021-08-05 18:17:14 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-08-05 18:17:14 +0200 |
commit | a4237cbb4f617a7984425c1b1ee3004739688942 (patch) | |
tree | 8b61def928407cc6e42262baf606283563d7a46e /po/kn.po | |
parent | 7a5e522fcd17d727b8b1a36fcccc3e5b54890954 (diff) | |
download | mate-terminal-a4237cbb4f617a7984425c1b1ee3004739688942.tar.bz2 mate-terminal-a4237cbb4f617a7984425c1b1ee3004739688942.tar.xz |
tx: sync with transifex
Diffstat (limited to 'po/kn.po')
-rw-r--r-- | po/kn.po | 1187 |
1 files changed, 604 insertions, 583 deletions
@@ -5,16 +5,17 @@ # # Translators: # Yogesh K S <[email protected]>, 2018 -# Stefano Karapetsas <[email protected]>, 2018 # karthik holla <[email protected]>, 2018 +# Sai Vinoba <[email protected]>, 2020 +# Stefano Karapetsas <[email protected]>, 2021 # msgid "" msgstr "" -"Project-Id-Version: mate-terminal 1.23\n" +"Project-Id-Version: mate-terminal 1.25.0\n" "Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-terminal/issues\n" -"POT-Creation-Date: 2020-01-13 14:52+0100\n" +"POT-Creation-Date: 2021-06-25 16:51+0200\n" "PO-Revision-Date: 2018-03-12 08:42+0000\n" -"Last-Translator: karthik holla <[email protected]>, 2018\n" +"Last-Translator: Stefano Karapetsas <[email protected]>, 2021\n" "Language-Team: Kannada (https://www.transifex.com/mate/teams/13566/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,16 +23,16 @@ msgstr "" "Language: kn\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: mate-terminal.appdata.xml.in:7 mate-terminal.desktop.in.in:3 -#: src/terminal-options.c:189 src/terminal-window.c:4466 +#: mate-terminal.appdata.xml.in.in:7 mate-terminal.desktop.in.in:3 +#: src/terminal-options.c:190 src/terminal-window.c:4435 msgid "MATE Terminal" msgstr "MATE ಟರ್ಮಿನಲ್" -#: mate-terminal.appdata.xml.in:8 +#: mate-terminal.appdata.xml.in.in:8 msgid "A terminal emulator for the MATE desktop environment" msgstr "" -#: mate-terminal.appdata.xml.in:10 +#: 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 " @@ -39,15 +40,15 @@ msgid "" "opening multiple terminals in a single window (tabs) and clickable URLs." msgstr "" -#: mate-terminal.appdata.xml.in:17 +#: mate-terminal.appdata.xml.in.in:17 msgid "" "MATE Terminal is a fork of GNOME Terminal and part of the MATE Desktop " "Environment. If you would like to know more about MATE and MATE Terminal, " "please visit the project's home page." msgstr "" -#: mate-terminal.desktop.in.in:4 src/terminal-accels.c:350 src/terminal.c:590 -#: src/terminal-profile.c:161 src/terminal-window.c:2214 +#: mate-terminal.desktop.in.in:4 src/terminal-accels.c:351 src/terminal.c:518 +#: src/terminal-profile.c:161 src/terminal-window.c:2205 msgid "Terminal" msgstr "ಟರ್ಮಿನಲ್" @@ -55,40 +56,271 @@ msgstr "ಟರ್ಮಿನಲ್" msgid "Use the command line" msgstr "ಆಜ್ಞಾ ಸಾಲನ್ನು ಬಳಸು" -#. Translators: Do NOT translate or transliterate this text (this is an icon -#. file name)! -#: mate-terminal.desktop.in.in:9 -msgid "utilities-terminal" +#: src/confirm-close-dialog.ui:40 src/profile-new-dialog.ui:31 +#: src/set-title-dialog.ui:35 src/skey-challenge.ui:40 src/terminal-app.c:692 +msgid "_Cancel" +msgstr "ರದ್ದು ಮಾಡಲಾಗಿದೆ(_C)" + +#: src/confirm-close-dialog.ui:56 src/terminal-window.c:2141 +#: src/terminal-window.c:3622 +msgid "C_lose Window" +msgstr "ವಿಂಡೊವನ್ನು ಮುಚ್ಚು(_l)" + +#: src/confirm-close-dialog.ui:119 src/terminal-window.c:3621 +msgid "Close this window?" +msgstr "ವಿಂಡೋವನ್ನು ಮುಚ್ಚಬೇಕೆ?" + +#: src/confirm-close-dialog.ui:138 src/terminal-window.c:3610 +msgid "" +"There is still a process running in this terminal.\n" +"Closing the terminal will kill it." msgstr "" -#: src/eggsmclient.c:225 +#: src/mate-submodules/libegg/eggsmclient.c:234 msgid "Disable connection to session manager" msgstr "ಅಧಿವೇಶನದ ವ್ಯವಸ್ಥಾಪಕನೊಂದಿಗಿನ ಸಂಪರ್ಕವನ್ನು ಅಶಕ್ತಗೊಳಿಸು" -#: src/eggsmclient.c:230 +#: src/mate-submodules/libegg/eggsmclient.c:239 msgid "Specify file containing saved configuration" msgstr "ಉಳಿಸಲಾದ ಸಂರಚನೆಯನ್ನು ಹೊಂದಿರುವ ಕಡತವನ್ನು ಸೂಚಿಸಿ" -#: src/eggsmclient.c:230 src/terminal-options.c:963 src/terminal-options.c:972 +#: src/mate-submodules/libegg/eggsmclient.c:239 src/terminal-options.c:964 +#: src/terminal-options.c:973 msgid "FILE" msgstr "FILE" -#: src/eggsmclient.c:235 +#: src/mate-submodules/libegg/eggsmclient.c:244 msgid "Specify session management ID" msgstr "ಅಧೀವೇಶನ ವ್ಯವಸ್ಥಾಪನಾ ID ಯನ್ನು ಸೂಚಿಸಿ" -#: src/eggsmclient.c:235 +#: src/mate-submodules/libegg/eggsmclient.c:244 msgid "ID" msgstr "ಐಡಿ" -#: src/eggsmclient.c:261 +#: src/mate-submodules/libegg/eggsmclient.c:270 msgid "Session management options:" msgstr "ಅಧಿವೇಶನ ವ್ಯವಸ್ಥಾಪನಾ ಆಯ್ಕೆಗಳು:" -#: src/eggsmclient.c:262 +#: src/mate-submodules/libegg/eggsmclient.c:271 msgid "Show session management options" msgstr "ಅಧಿವೇಶನ ವ್ಯವಸ್ಥಾಪನಾ ಆಯ್ಕೆಗಳನ್ನು ತೋರಿಸು" +#: src/encodings-dialog.ui:24 +msgid "Add or Remove Terminal Encodings" +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:1884 +msgid "_Help" +msgstr "ನೆರವು(_H)" + +#: 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)" + +#: src/encodings-dialog.ui:184 +msgid "A_vailable encodings:" +msgstr "ಲಭ್ಯವಿರುವ ಎನ್ಕೋಡಿಂಗ್ಗಳು(_v):" + +#: src/encodings-dialog.ui:202 +msgid "E_ncodings shown in menu:" +msgstr "ಮೆನುವಿಲ್ಲಿ ತೋರಿಸಲಾದ ಎನ್ಕೋಡಿಂಗ್(_n):" + +#. Translators: This refers to the Delete keybinding option +#: src/extra-strings.c:25 src/profile-preferences.ui:184 +#: src/profile-preferences.ui:207 +msgid "Automatic" +msgstr "ಸ್ವಯಂಚಾಲಿತ" + +#. Translators: This refers to the Delete keybinding option +#: src/extra-strings.c:27 src/profile-preferences.ui:187 +#: src/profile-preferences.ui:210 +msgid "Control-H" +msgstr "Control-H" + +#. Translators: This refers to the Delete keybinding option +#: src/extra-strings.c:29 src/profile-preferences.ui:190 +#: src/profile-preferences.ui:213 +msgid "ASCII DEL" +msgstr "ASCII DEL" + +#. Translators: This refers to the Delete keybinding option +#: src/extra-strings.c:31 src/profile-preferences.ui:193 +#: src/profile-preferences.ui:216 +msgid "Escape sequence" +msgstr "ಎಸ್ಕೇಪ್ ಅನುಕ್ರಮ" + +#. Translators: This refers to the Delete keybinding option +#: src/extra-strings.c:33 src/profile-preferences.ui:196 +#: src/profile-preferences.ui:219 +msgid "TTY Erase" +msgstr "TTY ಇರೇಸ್" + +#. Translators: Cursor shape: ... +#: src/extra-strings.c:36 src/profile-preferences.ui:76 +msgid "Block" +msgstr "ಬ್ಲಾಕ್" + +#. Translators: Cursor shape: ... +#: src/extra-strings.c:38 src/profile-preferences.ui:79 +msgid "I-Beam" +msgstr "I-ಬೀಮ್" + +#. Translators: Cursor shape: ... +#: src/extra-strings.c:40 src/profile-preferences.ui:82 +msgid "Underline" +msgstr "ಕೆಳಗೆರೆ ಎಳೆ" + +#. Translators: Cursor blink: ... +#: src/extra-strings.c:43 src/profile-preferences.ui:230 +msgid "Use system settings" +msgstr "ಗಣಕದ ಸಂಯೋಜನೆಗಳನ್ನು ಬಳಸು" + +#. Translators: Cursor blink: ... +#: src/extra-strings.c:45 src/profile-preferences.ui:233 +msgid "Always blink" +msgstr "ಯಾವಾಗಲೂ ಮಿನುಗು" + +#. Translators: Cursor blink: ... +#: src/extra-strings.c:47 src/profile-preferences.ui:236 +msgid "Never blink" +msgstr "ಎಂದಿಗೂ ಮಿನುಗ ಬೇಡ" + +#. Translators: When command exits: ... +#: src/extra-strings.c:50 src/profile-preferences.ui:113 +msgid "Exit the terminal" +msgstr "ಟರ್ಮಿನಲ್ನಿಂದ ನಿರ್ಗಮಿಸು" + +#. Translators: When command exits: ... +#: src/extra-strings.c:52 src/profile-preferences.ui:116 +msgid "Restart the command" +msgstr "ಆಜ್ಞೆಯನ್ನು ಮರಳಿ ಆರಂಭಿಸು" + +#. Translators: When command exits: ... +#: src/extra-strings.c:54 src/profile-preferences.ui:119 +msgid "Hold the terminal open" +msgstr "ಟರ್ಮಿನಲ್ನ ತೆರೆದೆ ಇಡು" + +#. Translators: Scrollbar is: ... +#: src/extra-strings.c:57 src/profile-preferences.ui:167 +msgid "On the left side" +msgstr "ಎಡ ಭಾಗದಲ್ಲಿ" + +#. Translators: Scrollbar is: ... +#: src/extra-strings.c:59 src/profile-preferences.ui:170 +msgid "On the right side" +msgstr "ಬಲ ಭಾಗದಲ್ಲಿ" + +#. Translators: Scrollbar is: ... +#: src/extra-strings.c:61 src/profile-preferences.ui:173 +#: src/terminal-accels.c:409 +msgid "Disabled" +msgstr "ಅಶಕ್ತಗೊಂಡ" + +#. Translators: When terminal commands set their own titles: ... +#: src/extra-strings.c:64 src/profile-preferences.ui:93 +msgid "Replace initial title" +msgstr "ಆರಂಭಿಕ ಶೀರ್ಷಿಕೆಯನ್ನು ಬದಲಾಯಿಸು" + +#. Translators: When terminal commands set their own titles: ... +#: src/extra-strings.c:66 src/profile-preferences.ui:96 +msgid "Append initial title" +msgstr "ಆರಂಭಿಕ ಶೀರ್ಷಿಕೆಯನ್ನು ಎದುರಿಗೆ ಸೇರಿಸು" + +#. Translators: When terminal commands set their own titles: ... +#: src/extra-strings.c:68 src/profile-preferences.ui:99 +msgid "Prepend initial title" +msgstr "ಆರಂಭಿಕ ಶೀರ್ಷಿಕೆಯನ್ನು ಹಿಂದಕ್ಕೆ ಸೇರಿಸು" + +#. Translators: When terminal commands set their own titles: ... +#: src/extra-strings.c:70 src/profile-preferences.ui:102 +msgid "Keep initial title" +msgstr "ಆರಂಭಿಕ ಶೀರ್ಷಿಕೆಯನ್ನು ಉಳಿಸಿಕೊ" + +#. Translators: This is the name of a colour scheme +#: src/extra-strings.c:73 src/profile-preferences.ui:141 +msgid "Tango" +msgstr "ಟ್ಯಾಂಗೊ" + +#. Translators: This is the name of a colour scheme +#: src/extra-strings.c:75 src/profile-preferences.ui:144 +msgid "Linux console" +msgstr "Linux ಕನ್ಸೋಲ್" + +#. Translators: This is the name of a colour scheme +#: src/extra-strings.c:77 src/profile-preferences.ui:147 +msgid "XTerm" +msgstr "XTerm" + +#. Translators: This is the name of a colour scheme +#: src/extra-strings.c:79 src/profile-preferences.ui:150 +msgid "Rxvt" +msgstr "Rxvt" + +#. Translators: This is the name of a colour scheme +#: src/extra-strings.c:81 src/profile-preferences.ui:153 +msgid "Solarized" +msgstr "" + +#. Translators: This is the name of a colour scheme +#: src/extra-strings.c:83 src/profile-editor.c:546 +#: src/profile-preferences.ui:130 src/profile-preferences.ui:156 +msgid "Custom" +msgstr "ನನ್ನಿಚ್ಛೆಯ" + +#: src/find-dialog.ui:24 src/terminal-accels.c:219 +msgid "Find" +msgstr "ಪತ್ತೆ ಹಚ್ಚು" + +#: src/find-dialog.ui:59 +msgid "_Find" +msgstr "" + +#: src/find-dialog.ui:101 +msgid "_Search for:" +msgstr "ಇದಕ್ಕಾಗಿ ಹುಡುಕು(_S): " + +#: src/find-dialog.ui:138 +msgid "_Match case" +msgstr "ಕೇಸನ್ನು ಸರಿಹೊಂದಿಸು(_M)" + +#: src/find-dialog.ui:155 +msgid "Match _entire word only" +msgstr "ಕೇವಲ ಸಂಪೂರ್ಣ ಪದಕ್ಕಾಗಿ ಮಾತ್ರ ಹುಡುಕು (_e)" + +#: src/find-dialog.ui:172 +msgid "Match as _regular expression" +msgstr "" + +#: src/find-dialog.ui:189 +msgid "Search _backwards" +msgstr "ಹಿಂದಕ್ಕೆ ಹುಡುಕು(_b)" + +#: src/find-dialog.ui:207 +msgid "_Wrap around" +msgstr "ಆವರಿಕೆ(_Wrap) ಮಾಡು" + +#: src/keybinding-editor.ui:24 +msgid "Keyboard Shortcuts" +msgstr "ಕೀಲಿಮಣೆ ಶಾರ್ಟ್-ಕಟ್ಗಳು" + +#: src/keybinding-editor.ui:93 +msgid "_Enable menu access keys (such as Alt+F to open the File menu)" +msgstr "" +"ಮೆನು ನಿಲುಕಣಾ ಕೀಲಿಗಳನ್ನು ಶಕ್ತಗೊಳಿಸು (ಉದಾಹರಣೆಗೆ ಕಡತ ಮೆನುವನ್ನು ತೆರೆಯಲು " +"Alt+F)(_E)" + +#: src/keybinding-editor.ui:132 +msgid "Enable the _menu shortcut key (F10 by default)" +msgstr "ಮೆನು ಶಾರ್ಟ್-ಕಟ್ ಕೀಲಿಯನ್ನು ಶಕ್ತಗೊಳಿಸು (ಪೂರ್ವನಿಯೋಜಿತವಾಗಿ F10)(_m)" + +#: src/keybinding-editor.ui:151 +msgid "_Shortcut keys:" +msgstr "ಶಾರ್ಟ್-ಕಟ್ ಕೀಲಿಗಳು(_S):" + #: src/org.mate.terminal.gschema.xml.in:49 msgid "List of profiles" msgstr "ಪ್ರೊಫೈಲುಗಳ ಪಟ್ಟಿ" @@ -1290,451 +1522,263 @@ msgstr "" "ಆಯ್ಕೆಯನ್ನು ವಿಶೇಷ ವಾಕ್ಯವು \"disabled\"(ಅಶಕ್ತಗೊಂಡಿದೆ) ಎಂದು ಸೂಚಿಸಿದಲ್ಲಿ, ಈ " "ಕ್ರಿಯೆಗೆ ಯಾವುದೆ ಕೀಲಿಮಣೆ ಶಾರ್ಟ್-ಕೀಲಿ ಇರುವುದಿಲ್ಲ." -#: src/profile-editor.c:44 +#: src/profile-editor.c:45 msgid "Black on light yellow" msgstr "ತಿಳಿ ಹಳದಿ ಮೇಲೆ ಕಪ್ಪು ಬಣ್ಣ" -#: src/profile-editor.c:49 +#: src/profile-editor.c:50 msgid "Black on white" msgstr "ಬಿಳಿ ಬಣ್ಣದ ಮೇಲೆ ಕಪ್ಪು ಬಣ್ಣ" -#: src/profile-editor.c:54 +#: src/profile-editor.c:55 msgid "Gray on black" msgstr "ಕಪ್ಪು ಬಣ್ಣದ ಮೇಲೆ ಬೂದು ಬಣ್ಣ" -#: src/profile-editor.c:59 +#: src/profile-editor.c:60 msgid "Green on black" msgstr "ಕಪ್ಪು ಬಣ್ಣದ ಮೇಲೆ ಹಸಿರು ಬಣ್ಣ" -#: src/profile-editor.c:64 +#: src/profile-editor.c:65 msgid "White on black" msgstr "ಕಪ್ಪು ಬಣ್ಣದ ಮೇಲೆ ಬಿಳಿ ಬಣ್ಣ" #. Translators: "Solarized" is the name of a colour scheme, "light" can be #. translated -#: src/profile-editor.c:69 +#: src/profile-editor.c:70 msgid "Solarized light" msgstr "" #. Translators: "Solarized" is the name of a colour scheme, "dark" can be #. translated -#: src/profile-editor.c:74 +#: src/profile-editor.c:75 msgid "Solarized dark" msgstr "" -#: src/profile-editor.c:497 +#: src/profile-editor.c:498 #, c-format msgid "Error parsing command: %s" msgstr "ಆಜ್ಞೆಯನ್ನು ಸಂಪಾದಿಸುವಾಗ ದೋಷ ಉಂಟಾಗಿದೆ: %s" -#: src/profile-editor.c:514 +#: src/profile-editor.c:515 #, c-format msgid "Editing Profile “%s”" msgstr "“%s” ಪ್ರೊಫೈಲನ್ನು ಸಂಪಾದಿಸು" -#. Translators: This is the name of a colour scheme -#: src/profile-editor.c:545 src/profile-preferences.ui:120 -#: src/profile-preferences.ui:146 src/extra-strings.c:82 -msgid "Custom" -msgstr "ನನ್ನಿಚ್ಛೆಯ" - -#: src/profile-editor.c:595 +#: src/profile-editor.c:596 msgid "Images" msgstr "ಚಿತ್ರಗಳು" -#: src/profile-editor.c:732 +#: src/profile-editor.c:791 #, c-format msgid "Choose Palette Color %d" msgstr "ಫಲಕದ ಬಣ್ಣ %d ಅನ್ನು ಆರಿಸು" -#: src/profile-editor.c:736 +#: src/profile-editor.c:795 #, c-format msgid "Palette entry %d" msgstr "ಫಲಕದ ನಮೂದು %d" -#: src/encodings-dialog.ui:14 -msgid "Add or Remove Terminal Encodings" -msgstr "ಟರ್ಮಿನಲ್ ಎನ್ಕೋಡಿಂಗುಗಳನ್ನು ಸೇರಿಸ ಅಥವ ತೆಗೆದು ಹಾಕು" - -#: src/encodings-dialog.ui:169 -msgid "A_vailable encodings:" -msgstr "ಲಭ್ಯವಿರುವ ಎನ್ಕೋಡಿಂಗ್ಗಳು(_v):" - -#: src/encodings-dialog.ui:187 -msgid "E_ncodings shown in menu:" -msgstr "ಮೆನುವಿಲ್ಲಿ ತೋರಿಸಲಾದ ಎನ್ಕೋಡಿಂಗ್(_n):" - -#: src/find-dialog.ui:14 src/terminal-accels.c:218 -msgid "Find" -msgstr "ಪತ್ತೆ ಹಚ್ಚು" - -#: src/find-dialog.ui:87 -msgid "_Search for:" -msgstr "ಇದಕ್ಕಾಗಿ ಹುಡುಕು(_S): " - -#: src/find-dialog.ui:124 -msgid "_Match case" -msgstr "ಕೇಸನ್ನು ಸರಿಹೊಂದಿಸು(_M)" - -#: src/find-dialog.ui:141 -msgid "Match _entire word only" -msgstr "ಕೇವಲ ಸಂಪೂರ್ಣ ಪದಕ್ಕಾಗಿ ಮಾತ್ರ ಹುಡುಕು (_e)" - -#: src/find-dialog.ui:158 -msgid "Match as _regular expression" -msgstr "" - -#: src/find-dialog.ui:175 -msgid "Search _backwards" -msgstr "ಹಿಂದಕ್ಕೆ ಹುಡುಕು(_b)" - -#: src/find-dialog.ui:193 -msgid "_Wrap around" -msgstr "ಆವರಿಕೆ(_Wrap) ಮಾಡು" - -#: src/keybinding-editor.ui:14 -msgid "Keyboard Shortcuts" -msgstr "ಕೀಲಿಮಣೆ ಶಾರ್ಟ್-ಕಟ್ಗಳು" - -#: src/keybinding-editor.ui:78 -msgid "_Enable menu access keys (such as Alt+F to open the File menu)" -msgstr "" -"ಮೆನು ನಿಲುಕಣಾ ಕೀಲಿಗಳನ್ನು ಶಕ್ತಗೊಳಿಸು (ಉದಾಹರಣೆಗೆ ಕಡತ ಮೆನುವನ್ನು ತೆರೆಯಲು " -"Alt+F)(_E)" +#: src/profile-manager.ui:39 +msgid "Profiles" +msgstr "ಪ್ರೊಫೈಲ್ಗಳು" -#: src/keybinding-editor.ui:117 -msgid "Enable the _menu shortcut key (F10 by default)" -msgstr "ಮೆನು ಶಾರ್ಟ್-ಕಟ್ ಕೀಲಿಯನ್ನು ಶಕ್ತಗೊಳಿಸು (ಪೂರ್ವನಿಯೋಜಿತವಾಗಿ F10)(_m)" +#: src/profile-manager.ui:136 +msgid "_New" +msgstr "ಹೊಸ(_N)" -#: src/keybinding-editor.ui:136 -msgid "_Shortcut keys:" -msgstr "ಶಾರ್ಟ್-ಕಟ್ ಕೀಲಿಗಳು(_S):" +#: src/profile-manager.ui:153 src/terminal-accels.c:348 +msgid "Edit" +msgstr "ಸಂಪಾದನೆ" -#: src/profile-manager.ui:14 -msgid "Profiles" -msgstr "ಪ್ರೊಫೈಲ್ಗಳು" +#: src/profile-manager.ui:170 src/terminal-app.c:697 +msgid "_Delete" +msgstr "ಅಳಿಸು (_D)" -#: src/profile-manager.ui:175 +#: src/profile-manager.ui:210 msgid "_Profile used when launching a new terminal:" msgstr "ಹೊಸ ಟರ್ಮಿನಲ್ ಅನ್ನು ಆರಂಭಿಸಲು ಬಳಸಬೇಕಿರುವ ಒಂದು ಪ್ರೊಫೈಲ್(_P):" -#: src/profile-new-dialog.ui:8 src/terminal-accels.c:156 +#: src/profile-new-dialog.ui:13 src/terminal-accels.c:157 msgid "New Profile" msgstr "ಹೊಸದಾದ ಪ್ರೊಫೈಲ್" -#: src/profile-new-dialog.ui:74 +#: src/profile-new-dialog.ui:81 msgid "C_reate" msgstr "ನಿರ್ಮಿಸು(_r)" -#: src/profile-new-dialog.ui:132 +#: src/profile-new-dialog.ui:140 msgid "Profile _name:" msgstr "ಪ್ರೊಫೈಲ್ ಹೆಸರು(_n):" -#: src/profile-new-dialog.ui:145 +#: src/profile-new-dialog.ui:153 msgid "_Base on:" msgstr "ಇದರ ಮೇಲೆ ಆಧರಿತ(_B):" -#. Translators: Cursor shape: ... -#: src/profile-preferences.ui:66 src/extra-strings.c:35 -msgid "Block" -msgstr "ಬ್ಲಾಕ್" - -#. Translators: Cursor shape: ... -#: src/profile-preferences.ui:69 src/extra-strings.c:37 -msgid "I-Beam" -msgstr "I-ಬೀಮ್" - -#. Translators: Cursor shape: ... -#: src/profile-preferences.ui:72 src/extra-strings.c:39 -msgid "Underline" -msgstr "ಕೆಳಗೆರೆ ಎಳೆ" - -#. Translators: When terminal commands set their own titles: ... -#: src/profile-preferences.ui:83 src/extra-strings.c:63 -msgid "Replace initial title" -msgstr "ಆರಂಭಿಕ ಶೀರ್ಷಿಕೆಯನ್ನು ಬದಲಾಯಿಸು" - -#. Translators: When terminal commands set their own titles: ... -#: src/profile-preferences.ui:86 src/extra-strings.c:65 -msgid "Append initial title" -msgstr "ಆರಂಭಿಕ ಶೀರ್ಷಿಕೆಯನ್ನು ಎದುರಿಗೆ ಸೇರಿಸು" - -#. Translators: When terminal commands set their own titles: ... -#: src/profile-preferences.ui:89 src/extra-strings.c:67 -msgid "Prepend initial title" -msgstr "ಆರಂಭಿಕ ಶೀರ್ಷಿಕೆಯನ್ನು ಹಿಂದಕ್ಕೆ ಸೇರಿಸು" - -#. Translators: When terminal commands set their own titles: ... -#: src/profile-preferences.ui:92 src/extra-strings.c:69 -msgid "Keep initial title" -msgstr "ಆರಂಭಿಕ ಶೀರ್ಷಿಕೆಯನ್ನು ಉಳಿಸಿಕೊ" - -#. Translators: When command exits: ... -#: src/profile-preferences.ui:103 src/extra-strings.c:49 -msgid "Exit the terminal" -msgstr "ಟರ್ಮಿನಲ್ನಿಂದ ನಿರ್ಗಮಿಸು" - -#. Translators: When command exits: ... -#: src/profile-preferences.ui:106 src/extra-strings.c:51 -msgid "Restart the command" -msgstr "ಆಜ್ಞೆಯನ್ನು ಮರಳಿ ಆರಂಭಿಸು" - -#. Translators: When command exits: ... -#: src/profile-preferences.ui:109 src/extra-strings.c:53 -msgid "Hold the terminal open" -msgstr "ಟರ್ಮಿನಲ್ನ ತೆರೆದೆ ಇಡು" - -#. Translators: This is the name of a colour scheme -#: src/profile-preferences.ui:131 src/extra-strings.c:72 -msgid "Tango" -msgstr "ಟ್ಯಾಂಗೊ" - -#. Translators: This is the name of a colour scheme -#: src/profile-preferences.ui:134 src/extra-strings.c:74 -msgid "Linux console" -msgstr "Linux ಕನ್ಸೋಲ್" - -#. Translators: This is the name of a colour scheme -#: src/profile-preferences.ui:137 src/extra-strings.c:76 -msgid "XTerm" -msgstr "XTerm" - -#. Translators: This is the name of a colour scheme -#: src/profile-preferences.ui:140 src/extra-strings.c:78 -msgid "Rxvt" -msgstr "Rxvt" - -#. Translators: This is the name of a colour scheme -#: src/profile-preferences.ui:143 src/extra-strings.c:80 -msgid "Solarized" -msgstr "" - -#. Translators: Scrollbar is: ... -#: src/profile-preferences.ui:157 src/extra-strings.c:56 -msgid "On the left side" -msgstr "ಎಡ ಭಾಗದಲ್ಲಿ" - -#. Translators: Scrollbar is: ... -#: src/profile-preferences.ui:160 src/extra-strings.c:58 -msgid "On the right side" -msgstr "ಬಲ ಭಾಗದಲ್ಲಿ" - -#. Translators: Scrollbar is: ... -#: src/profile-preferences.ui:163 src/terminal-accels.c:408 -#: src/extra-strings.c:60 -msgid "Disabled" -msgstr "ಅಶಕ್ತಗೊಂಡ" - -#. Translators: This refers to the Delete keybinding option -#: src/profile-preferences.ui:174 src/profile-preferences.ui:197 -#: src/extra-strings.c:24 -msgid "Automatic" -msgstr "ಸ್ವಯಂಚಾಲಿತ" - -#. Translators: This refers to the Delete keybinding option -#: src/profile-preferences.ui:177 src/profile-preferences.ui:200 -#: src/extra-strings.c:26 -msgid "Control-H" -msgstr "Control-H" - -#. Translators: This refers to the Delete keybinding option -#: src/profile-preferences.ui:180 src/profile-preferences.ui:203 -#: src/extra-strings.c:28 -msgid "ASCII DEL" -msgstr "ASCII DEL" - -#. Translators: This refers to the Delete keybinding option -#: src/profile-preferences.ui:183 src/profile-preferences.ui:206 -#: src/extra-strings.c:30 -msgid "Escape sequence" -msgstr "ಎಸ್ಕೇಪ್ ಅನುಕ್ರಮ" - -#. Translators: This refers to the Delete keybinding option -#: src/profile-preferences.ui:186 src/profile-preferences.ui:209 -#: src/extra-strings.c:32 -msgid "TTY Erase" -msgstr "TTY ಇರೇಸ್" - -#. Translators: Cursor blink: ... -#: src/profile-preferences.ui:220 src/extra-strings.c:42 -msgid "Use system settings" -msgstr "ಗಣಕದ ಸಂಯೋಜನೆಗಳನ್ನು ಬಳಸು" - -#. Translators: Cursor blink: ... -#: src/profile-preferences.ui:223 src/extra-strings.c:44 -msgid "Always blink" -msgstr "ಯಾವಾಗಲೂ ಮಿನುಗು" - -#. Translators: Cursor blink: ... -#: src/profile-preferences.ui:226 src/extra-strings.c:46 -msgid "Never blink" -msgstr "ಎಂದಿಗೂ ಮಿನುಗ ಬೇಡ" - -#: src/profile-preferences.ui:233 +#: src/profile-preferences.ui:243 msgid "Profile Editor" msgstr "ಪ್ರೊಫೈಲ್ ಸಂಪಾದಕ" -#: src/profile-preferences.ui:311 +#: src/profile-preferences.ui:325 msgid "_Profile name:" msgstr "ಪ್ರೊಫೈಲ್ನ ಹೆಸರು(_P):" -#: src/profile-preferences.ui:342 +#: src/profile-preferences.ui:356 msgid "_Use the system fixed width font" msgstr "ಗಣಕದ ನಿಗದಿತ ಅಕ್ಷರಶೈಲಿಯನ್ನು ಬಳಸು(_U)" -#: src/profile-preferences.ui:372 +#: src/profile-preferences.ui:386 msgid "_Font:" msgstr "ಅಕ್ಷರಶೈಲಿ(_F):" -#: src/profile-preferences.ui:389 +#: src/profile-preferences.ui:403 msgid "Choose A Terminal Font" msgstr "ಟರ್ಮಿನಲ್ನ ಒಂದು ಅಕ್ಷರವಿನ್ಯಾಸವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ" -#: src/profile-preferences.ui:410 +#: src/profile-preferences.ui:424 msgid "_Allow bold text" msgstr "ಬೋಲ್ಡ್ ಪಠ್ಯವನ್ನು ಅನುಮತಿಸು(_A)" -#: src/profile-preferences.ui:426 +#: src/profile-preferences.ui:440 msgid "Show _menubar by default in new terminals" msgstr "ಹೊಸ ಟರ್ಮಿನಲ್ಗಳಲ್ಲಿ ಪೂರ್ವನಿಯೋಜಿತವಾಗಿ ಮೆನುಪಟ್ಟಿಯನ್ನು ತೋರಿಸು(_m)" -#: src/profile-preferences.ui:442 +#: src/profile-preferences.ui:456 msgid "Terminal _bell" msgstr "ಟರ್ಮಿನಲ್ ಗಂಟೆ(_b)" -#: src/profile-preferences.ui:458 +#: src/profile-preferences.ui:472 msgid "Copy selected text into _clipboard" msgstr "" -#: src/profile-preferences.ui:474 +#: src/profile-preferences.ui:488 msgid "Highlight _S/Key challenges under mouse pointer" msgstr "" -#: src/profile-preferences.ui:490 +#: src/profile-preferences.ui:504 msgid "Highlight _URLs under mouse pointer" msgstr "" -#: src/profile-preferences.ui:515 +#: src/profile-preferences.ui:529 msgid "Cursor blin_k:" msgstr "" -#: src/profile-preferences.ui:562 +#: src/profile-preferences.ui:576 msgid "Cursor _shape:" msgstr "ತೆರೆಸೂಚಕದ ಆಕಾರ(_s):" -#: src/profile-preferences.ui:609 +#: src/profile-preferences.ui:623 msgid "Select-by-_word characters:" msgstr "ಪದ ಅಕ್ಷರಗಳ ಆಧಾರ ಮೇಲೆ ಆಯ್ಕೆ ಮಾಡು(_w):" -#: src/profile-preferences.ui:640 +#: src/profile-preferences.ui:654 msgid "Use custom default terminal si_ze" msgstr "ಪೂರ್ವನಿಯೋಜಿತ ಟರ್ಮಿನಲ್ ಗಾತ್ರವನ್ನು ಬಳಸು(_z)" -#: src/profile-preferences.ui:670 +#: src/profile-preferences.ui:684 msgid "Default size:" msgstr "ಪೂರ್ವನಿಯೋಜಿತ ಗಾತ್ರ:" -#: src/profile-preferences.ui:702 +#: src/profile-preferences.ui:716 msgid "columns" msgstr "ಲಂಬಸಾಲುಗಳು" -#: src/profile-preferences.ui:741 +#: src/profile-preferences.ui:755 msgid "rows" msgstr "ಅಡ್ಡಸಾಲುಗಳು" -#: src/profile-preferences.ui:776 +#: src/profile-preferences.ui:790 msgid "General" msgstr "ಸಾಮಾನ್ಯ" -#: src/profile-preferences.ui:803 +#: src/profile-preferences.ui:817 msgid "<b>Title</b>" msgstr "<b>ಶೀರ್ಷಿಕೆ</b>" -#: src/profile-preferences.ui:834 +#: src/profile-preferences.ui:848 msgid "Initial _title:" msgstr "ಆರಂಭಿಕ ಶೀರ್ಷಿಕೆ(_t):" -#: src/profile-preferences.ui:874 +#: src/profile-preferences.ui:888 msgid "When terminal commands set their o_wn titles:" msgstr "ಆಜ್ಞೆಗಳು ತಮ್ಮದೆ ಆದ ಹೆಸರಗಳನ್ನು ಇರಿಸಿಕೊಂಡಾಗ(_w):" -#: src/profile-preferences.ui:938 +#: src/profile-preferences.ui:952 msgid "<b>Command</b>" msgstr "<b>ಆಜ್ಞೆ</b>" -#: src/profile-preferences.ui:965 +#: src/profile-preferences.ui:979 msgid "_Run command as a login shell" msgstr "ಆಜ್ಞೆಯನ್ನು ಲಾಗಿನ್ ಶೆಲ್ ಆಗಿ ಚಲಾಯಿಸು(_R)" -#: src/profile-preferences.ui:981 +#: src/profile-preferences.ui:995 msgid "Ru_n a custom command instead of my shell" msgstr "ನನ್ನ ಶೆಲ್ ಬದಲಿಗೆ ನನ್ನಿಚ್ಛೆಯ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು(_n)" -#: src/profile-preferences.ui:1011 +#: src/profile-preferences.ui:1025 msgid "Custom co_mmand:" msgstr "ನನ್ನಿಚ್ಛೆಯ ಆಜ್ಞೆ(_m):" -#: src/profile-preferences.ui:1053 +#: src/profile-preferences.ui:1067 msgid "When command _exits:" msgstr "ಆಜ್ಞೆಯು ನಿರ್ಗಮಿಸಿದಾಗ (_e):" -#: src/profile-preferences.ui:1123 +#: src/profile-preferences.ui:1137 msgid "Title and Command" msgstr "ಶೀರ್ಷಿಕೆ ಹಾಗು ಆಜ್ಞೆ" -#: src/profile-preferences.ui:1151 +#: src/profile-preferences.ui:1165 msgid "<b>Foreground, Background, Bold and Underline</b>" msgstr "<b>ಮುನ್ನೆಲೆ, ಹಿನ್ನಲೆ, ಬೋಲ್ಡ್ ಹಾಗು ಅಡಿಗೆರೆ</b>" -#: src/profile-preferences.ui:1173 +#: src/profile-preferences.ui:1187 msgid "_Use colors from system theme" msgstr "ಗಣಕದ ಥೀಮ್ನಿಂದ ಬಣ್ಣಗಳನ್ನು ಬಳಸು(_U)" -#: src/profile-preferences.ui:1197 +#: src/profile-preferences.ui:1211 msgid "Built-in sche_mes:" msgstr "ಒಳ-ನಿರ್ಮಿತ ಸ್ಕೀಮ್ಗಳು(_m):" -#: src/profile-preferences.ui:1246 +#: src/profile-preferences.ui:1261 msgid "_Text color:" msgstr "ಪಠ್ಯದ ಬಣ್ಣ(_T):" -#: src/profile-preferences.ui:1261 +#: src/profile-preferences.ui:1276 msgid "Choose Terminal Background Color" msgstr "ಟರ್ಮಿನಲ್ನ ಹಿನ್ನಲೆಯ ಬಣ್ಣವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ" -#: src/profile-preferences.ui:1273 +#: src/profile-preferences.ui:1288 msgid "Choose Terminal Text Color" msgstr "ಟರ್ಮಿನಲ್ನ ಪಠ್ಯದ ಬಣ್ಣವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ" -#: src/profile-preferences.ui:1286 +#: src/profile-preferences.ui:1301 msgid "_Background color:" msgstr "ಹಿನ್ನಲೆಯ ಬಣ್ಣ(_B):" -#: src/profile-preferences.ui:1336 +#: src/profile-preferences.ui:1367 msgid "Bol_d color:" msgstr "ಬೋಲ್ಡ್ ಬಣ್ಣ(_d):" -#: src/profile-preferences.ui:1350 +#: src/profile-preferences.ui:1381 msgid "_Underline color:" msgstr "ಅಡಿಗೆರೆಯ ಬಣ್ಣ(_U):" -#: src/profile-preferences.ui:1361 src/profile-preferences.ui:1376 +#: src/profile-preferences.ui:1392 src/profile-preferences.ui:1407 msgid "_Same as text color" msgstr "ಪಠ್ಯದ ಬಣ್ಣದಂತೆ(_S)" -#: src/profile-preferences.ui:1430 +#: src/profile-preferences.ui:1470 msgid "<b>Palette</b>" msgstr "<b>ಫಲಕ</b>" -#: src/profile-preferences.ui:1456 +#: src/profile-preferences.ui:1497 msgid "Built-in _schemes:" msgstr "ಒಳ-ನಿರ್ಮಿತ ಸ್ಕೀಮ್ಗಳು(_s):" -#: src/profile-preferences.ui:1708 +#: src/profile-preferences.ui:1774 msgid "Color p_alette:" msgstr "ಬಣ್ಣದ ಫಲಕ (_a):" -#: src/profile-preferences.ui:1724 +#: src/profile-preferences.ui:1790 msgid "" "<small><i><b>Note:</b> Terminal applications have these colors available to " "them.</i></small>" @@ -1742,83 +1786,83 @@ msgstr "" "<small><i><b>ಸೂಚನೆ:</b> ಟರ್ಮಿನಲ್ ಅನ್ವಯಗಳಿಗಾಗಿ ಈ ಬಣ್ಣಗಳು " "ಲಭ್ಯವಿದೆ.</i></small>" -#: src/profile-preferences.ui:1761 +#: src/profile-preferences.ui:1836 msgid "Colors" msgstr "ಬಣ್ಣಗಳು" -#: src/profile-preferences.ui:1779 +#: src/profile-preferences.ui:1854 msgid "_Solid color" msgstr "ಗಾಢವಾದ ಬಣ್ಣ(_S)" -#: src/profile-preferences.ui:1801 +#: src/profile-preferences.ui:1876 msgid "_Background image" msgstr "ಹಿನ್ನಲೆಯ ಚಿತ್ರ(_B)" -#: src/profile-preferences.ui:1837 +#: src/profile-preferences.ui:1912 msgid "Image _file:" msgstr "ಶೀರ್ಷಿಕೆ ಕಡತ(_f):" -#: src/profile-preferences.ui:1852 +#: src/profile-preferences.ui:1927 msgid "Select Background Image" msgstr "ಹಿನ್ನಲೆ ಚಿತ್ರವನ್ನು ಆಯ್ಕೆ ಮಾಡು" -#: src/profile-preferences.ui:1869 +#: src/profile-preferences.ui:1944 msgid "Background image _scrolls" msgstr "ಹಿನ್ನಲೆ ಚಿತ್ರದಲ್ಲಿ ಚಲಿಸುತ್ತದೆ(_s)" -#: src/profile-preferences.ui:1900 +#: src/profile-preferences.ui:1975 msgid "_Transparent background" msgstr "ಪಾರದರ್ಶಕ ಹಿನ್ನಲೆ(_T)" -#: src/profile-preferences.ui:1926 +#: src/profile-preferences.ui:2001 msgid "S_hade transparent or image background:" msgstr "ಪಾರದರ್ಶಕ ನೆರಳು ಅಥವ ಚಿತ್ರದ ಹಿನ್ನಲೆ(_h):" -#: src/profile-preferences.ui:1942 +#: src/profile-preferences.ui:2017 msgid "S_hade transparent background:" msgstr "ಪಾರದರ್ಶಕ ನೆರಳು ಹಿನ್ನಲೆ(_h):" -#: src/profile-preferences.ui:1963 +#: src/profile-preferences.ui:2038 msgid "<small><i>None</i></small>" msgstr "<small><i>ಯಾವುದೂ ಇಲ್ಲ</i></small>" -#: src/profile-preferences.ui:1993 +#: src/profile-preferences.ui:2068 msgid "<small><i>Maximum</i></small>" msgstr "<small><i>ಗರಿಷ್ಟ</i></small>" -#: src/profile-preferences.ui:2028 +#: src/profile-preferences.ui:2103 msgid "Background" msgstr "ಹಿನ್ನಲೆ ಚಿತ್ರ" -#: src/profile-preferences.ui:2049 +#: src/profile-preferences.ui:2125 msgid "_Scrollbar is:" msgstr "ಚಲನ ಪಟ್ಟಿಯು(_S):" -#: src/profile-preferences.ui:2060 +#: src/profile-preferences.ui:2136 msgid "Scroll on _output" msgstr "ಔಟ್ಪುಟ್ನಲ್ಲಿ ಚಲಿಸು(_o)" -#: src/profile-preferences.ui:2077 +#: src/profile-preferences.ui:2153 msgid "Scroll on _keystroke" msgstr "ಕೀಲಿ ಒತ್ತುವಿಕೆಯಲ್ಲಿ ಚಲಿಸು(_k)" -#: src/profile-preferences.ui:2117 +#: src/profile-preferences.ui:2193 msgid "lines" msgstr "ಗೆರೆಗಳು" -#: src/profile-preferences.ui:2139 +#: src/profile-preferences.ui:2215 msgid "Scroll_back:" msgstr "ಹಿಂದಕ್ಕೆ ಚಲಿಸು(ಸ್ಕ್ರಾಲ್)(_b):" -#: src/profile-preferences.ui:2150 +#: src/profile-preferences.ui:2226 msgid "_Unlimited" msgstr "ಮಿತಿ ಇಲ್ಲದ(_U)" -#: src/profile-preferences.ui:2207 +#: src/profile-preferences.ui:2283 msgid "Scrolling" msgstr "ಚಲನೆ(ಸ್ಕ್ರಾಲಿಂಗ್)" -#: src/profile-preferences.ui:2228 +#: src/profile-preferences.ui:2304 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 " @@ -1830,253 +1874,253 @@ msgstr "" "ಅನ್ವಯಗಳು ಹಾಗು ಕಾರ್ಯವ್ಯವಸ್ಥೆಗಳ ಸಲುವಾಗಿನ ಒಂದು ಪರ್ಯಾಯ ದಾರಿಯಾಗಿ ಮಾತ್ರ ಇವುಗಳು " "ಇಲ್ಲಿವೆ.</i></small>" -#: src/profile-preferences.ui:2250 +#: src/profile-preferences.ui:2327 msgid "_Delete key generates:" msgstr "ಡಿಲೀಟ್ ಕೀಲಿಯು ಇದಕ್ಕೆ ಕಾರಣವಾಗುತ್ತದೆ (_D):" -#: src/profile-preferences.ui:2302 +#: src/profile-preferences.ui:2379 msgid "_Backspace key generates:" msgstr "ಬ್ಯಾಕ್ಸ್ಪೇಸ್ ಕೀಲಿಯು ಇದಕ್ಕೆ ಕಾರಣವಾಗುತ್ತದೆ (_B):" -#: src/profile-preferences.ui:2326 +#: src/profile-preferences.ui:2418 msgid "_Reset Compatibility Options to Defaults" msgstr "ಹೊಂದಾಣಿಕೆ ಆಯ್ಕೆಗಳನ್ನು ಪೂರ್ವನಿಯೋಜಿತಗಳಿಗೆ ಮರು ಹೊಂದಿಸು(_R)" -#: src/profile-preferences.ui:2356 +#: src/profile-preferences.ui:2448 msgid "Compatibility" msgstr "ಹೊಂದಾಣಿಕೆ" -#: src/skey-challenge.ui:100 +#: src/set-title-dialog.ui:18 src/terminal-accels.c:235 +msgid "Set Title" +msgstr "ಶೀರ್ಷಿಕೆಯನ್ನು ನೀಡು" + +#: src/set-title-dialog.ui:51 +msgid "_OK" +msgstr "ಸರಿ (_O)" + +#: src/set-title-dialog.ui:88 +msgid "_Title:" +msgstr "ಶೀರ್ಷಿಕೆ(_T):" + +#: src/skey-challenge.ui:57 +msgid "_Ok" +msgstr "" + +#: src/skey-challenge.ui:114 msgid "S/Key Challenge Response" msgstr "S/Key ಸವಾಲಿಗೆ ಪ್ರತ್ಯುತ್ತರ" -#: src/skey-challenge.ui:120 +#: src/skey-challenge.ui:134 msgid "_Password:" msgstr "ಗುಪ್ತಪದ(_P):" -#: src/skey-popup.c:165 +#: src/skey-popup.c:166 msgid "The text you clicked on doesn't seem to be a valid S/Key challenge." msgstr "ನೀವು ಕ್ಲಿಕ್ಕಿಸಿದ ಪಠ್ಯವು ಒಂದು ಮಾನ್ಯವಾದ S/Key ಸವಾಲು ಎಂದು ತೋರುತ್ತಿಲ್ಲ." -#: src/skey-popup.c:176 +#: src/skey-popup.c:177 msgid "The text you clicked on doesn't seem to be a valid OTP challenge." msgstr "ನೀವು ಕ್ಲಿಕ್ಕಿಸಿದ ಪಠ್ಯವು ಒಂದು ಮಾನ್ಯವಾದ OTP ಸವಾಲು ಎಂದು ತೋರುತ್ತಿಲ್ಲ." -#: src/terminal-accels.c:148 +#: src/terminal-accels.c:149 msgid "New Tab" msgstr "ಹೊಸ ಹಾಳೆ" -#: src/terminal-accels.c:152 +#: src/terminal-accels.c:153 msgid "New Window" msgstr "ಹೊಸ ವಿಂಡೋ" -#: src/terminal-accels.c:161 +#: src/terminal-accels.c:162 msgid "Save Contents" msgstr "ಒಳ ವಿಷಯಗಳನ್ನು ಉಳಿಸು" -#: src/terminal-accels.c:166 +#: src/terminal-accels.c:167 msgid "Close Tab" msgstr "ಹಾಳೆಯನ್ನು ಮುಚ್ಚು" -#: src/terminal-accels.c:170 +#: src/terminal-accels.c:171 msgid "Close Window" msgstr "ವಿಂಡೋವನ್ನು ಮುಚ್ಚು" -#: src/terminal-accels.c:178 +#: src/terminal-accels.c:179 msgid "Copy" msgstr "ಕಾಪಿ ಮಾಡು" -#: src/terminal-accels.c:182 +#: src/terminal-accels.c:183 msgid "Paste" msgstr "ಅಂಟಿಸು" -#: src/terminal-accels.c:186 +#: src/terminal-accels.c:187 msgid "Select All" msgstr "ಎಲ್ಲವನ್ನೂ ಅಯ್ಕೆಮಾಡು" -#: src/terminal-accels.c:194 +#: src/terminal-accels.c:195 msgid "Hide and Show menubar" msgstr "ಮೆನುಪಟ್ಟಿಯನ್ನು ಅಡಗಿಸು ಹಾಗು ತೋರಿಸು" -#: src/terminal-accels.c:198 +#: src/terminal-accels.c:199 msgid "Full Screen" msgstr "ಸಂಪೂರ್ಣ ತೆರೆ" -#: src/terminal-accels.c:202 +#: src/terminal-accels.c:203 msgid "Zoom In" msgstr "ಹಿಗ್ಗಿಸು" -#: src/terminal-accels.c:206 +#: src/terminal-accels.c:207 msgid "Zoom Out" msgstr "ಕುಗ್ಗಿಸು" -#: src/terminal-accels.c:210 +#: src/terminal-accels.c:211 msgid "Normal Size" msgstr "ಸಾಮಾನ್ಯ ಗಾತ್ರ" -#: src/terminal-accels.c:222 +#: src/terminal-accels.c:223 msgid "Find Next" msgstr "ಮುಂದಕ್ಕೆ ಹುಡುಕು" -#: src/terminal-accels.c:226 +#: src/terminal-accels.c:227 msgid "Find Previous" msgstr "ಹಿಂದಿನದನ್ನು ಹುಡುಕು" -#: src/terminal-accels.c:234 src/terminal-window.c:4247 -msgid "Set Title" -msgstr "ಶೀರ್ಷಿಕೆಯನ್ನು ನೀಡು" - -#: src/terminal-accels.c:238 +#: src/terminal-accels.c:239 msgid "Reset" msgstr "ಮರುಹೊಂದಿಸು" -#: src/terminal-accels.c:242 +#: src/terminal-accels.c:243 msgid "Reset and Clear" msgstr "ಮರುಹೊಂದಿಸು ಹಾಗು ಅಳಿಸು" -#: src/terminal-accels.c:246 +#: src/terminal-accels.c:247 msgid "Switch to Previous Profile" msgstr "" -#: src/terminal-accels.c:250 +#: src/terminal-accels.c:251 msgid "Switch to Next Profile" msgstr "" -#: src/terminal-accels.c:258 +#: src/terminal-accels.c:259 msgid "Switch to Previous Tab" msgstr "ಹಿಂದಿನ ಹಾಳೆಗೆ ತೆರಳು" -#: src/terminal-accels.c:262 +#: src/terminal-accels.c:263 msgid "Switch to Next Tab" msgstr "ಮುಂದಿನ ಹಾಳೆಗೆ ತೆರಳು" -#: src/terminal-accels.c:266 +#: src/terminal-accels.c:267 msgid "Move Tab to the Left" msgstr "ಹಾಳೆಯನ್ನು ಎಡಕ್ಕೆ ಜರುಗಿಸು" -#: src/terminal-accels.c:270 +#: src/terminal-accels.c:271 msgid "Move Tab to the Right" msgstr "ಹಾಳೆಯನ್ನು ಬಲಕ್ಕೆ ಜರುಗಿಸು" -#: src/terminal-accels.c:274 +#: src/terminal-accels.c:275 msgid "Detach Tab" msgstr "ಹಾಳೆಯನ್ನು ಪ್ರತ್ಯೇಕಿಸು" -#: src/terminal-accels.c:278 +#: src/terminal-accels.c:279 msgid "Switch to Tab 1" msgstr "೧ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:283 +#: src/terminal-accels.c:284 msgid "Switch to Tab 2" msgstr "೨ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:288 +#: src/terminal-accels.c:289 msgid "Switch to Tab 3" msgstr "೩ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:293 +#: src/terminal-accels.c:294 msgid "Switch to Tab 4" msgstr "೪ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:298 +#: src/terminal-accels.c:299 msgid "Switch to Tab 5" msgstr "೫ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:303 +#: src/terminal-accels.c:304 msgid "Switch to Tab 6" msgstr "೬ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:308 +#: src/terminal-accels.c:309 msgid "Switch to Tab 7" msgstr "೭ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:313 +#: src/terminal-accels.c:314 msgid "Switch to Tab 8" msgstr "೮ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:318 +#: src/terminal-accels.c:319 msgid "Switch to Tab 9" msgstr "೯ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:323 +#: src/terminal-accels.c:324 msgid "Switch to Tab 10" msgstr "೧೦ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:328 +#: src/terminal-accels.c:329 msgid "Switch to Tab 11" msgstr "೧೧ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:333 +#: src/terminal-accels.c:334 msgid "Switch to Tab 12" msgstr "೧೨ ನೆ ಹಾಳೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/terminal-accels.c:341 +#: src/terminal-accels.c:342 msgid "Contents" msgstr "ವಿಷಯಗಳು" -#: src/terminal-accels.c:346 +#: src/terminal-accels.c:347 msgid "File" msgstr "ಕಡತ" -#: src/terminal-accels.c:347 -msgid "Edit" -msgstr "ಸಂಪಾದನೆ" - -#: src/terminal-accels.c:348 +#: src/terminal-accels.c:349 msgid "View" msgstr "ನೋಟ" -#: src/terminal-accels.c:349 +#: src/terminal-accels.c:350 msgid "Search" msgstr "ಹುಡುಕು" -#: src/terminal-accels.c:351 +#: src/terminal-accels.c:352 msgid "Tabs" msgstr "ಹಾಳೆಗಳು" -#: src/terminal-accels.c:352 +#: src/terminal-accels.c:353 msgid "Help" msgstr "ಸಹಾಯ" -#: src/terminal-accels.c:855 +#: src/terminal-accels.c:856 #, c-format msgid "The shortcut key “%s” is already bound to the “%s” action" msgstr "“%s” ಶಾರ್ಟ್-ಕೀಲಿಯು ಈಗಾಗಲೆ “%s” ಕೆಲಸ ಮಾಡಲು ನಿಯೋಜಿಸಲಾಗಿದೆ" -#: src/terminal-accels.c:1011 +#: src/terminal-accels.c:1012 msgid "_Action" msgstr "ಕ್ರಿಯೆ(_A)" -#: src/terminal-accels.c:1030 +#: src/terminal-accels.c:1031 msgid "Shortcut _Key" msgstr "ಶಾರ್ಟ್-ಕಟ್ ಕೀಲಿ (_K)" -#: src/terminal-app.c:523 +#: src/terminal-app.c:528 msgid "Click button to choose profile" msgstr "ಪ್ರೊಫೈಲನ್ನು ಆಯ್ಕೆ ಮಾಡಲು ಗುಂಡಿಯನ್ನು ಕ್ಲಿಕ್ಕಿಸಿ" -#: src/terminal-app.c:606 +#: src/terminal-app.c:611 msgid "Profile list" msgstr "ಪ್ರೊಫೈಲಿನ ಪಟ್ಟಿ" -#: src/terminal-app.c:683 +#: src/terminal-app.c:688 #, c-format msgid "Delete profile “%s”?" msgstr "“%s” ಪ್ರೊಫೈಲನ್ನು ಅಳಿಸಿಹಾಕಬೇಕೆ?" -#: src/terminal-app.c:687 -msgid "_Cancel" -msgstr "ರದ್ದು ಮಾಡಲಾಗಿದೆ(_C)" - -#: src/terminal-app.c:692 -msgid "_Delete" -msgstr "ಅಳಿಸು (_D)" - -#: src/terminal-app.c:699 +#: src/terminal-app.c:704 msgid "Delete Profile" msgstr "ಪ್ರೊಫೈಲನ್ನು ಅಳಿಸಿಹಾಕು" -#: src/terminal-app.c:1146 +#: src/terminal-app.c:1151 #, c-format msgid "" "You already have a profile called “%s”. Do you want to create another " @@ -2085,181 +2129,181 @@ msgstr "" "“%s” ಎಂದು ಕರೆಯಲ್ಪಡುವ ಒಂದು ಪ್ರೊಫೈಲ್ ಈಗಾಗಲೆ ನಿಮ್ಮಲ್ಲಿದೆ. ನೀವು ಇದೆ ಹೆಸರಿನ " "ಇನ್ನೊಂದು ಪ್ರೊಫೈಲನ್ನು ರಚಿಸಲು ಬಯಸುತ್ತೀರೇನು?" -#: src/terminal-app.c:1241 +#: src/terminal-app.c:1246 msgid "Choose base profile" msgstr "ಮೂಲ ಪ್ರೊಫೈಲನ್ನು ಮುಚ್ಚು" -#: src/terminal-app.c:1828 +#: src/terminal-app.c:1841 #, c-format msgid "No such profile \"%s\", using default profile\n" msgstr "" "\"%s\" ಎಂಬ ಯಾವವುದೆ ಪ್ರೊಫೈಲ್ ಇಲ್ಲ, ಪೂರ್ವನಿಯೋಜಿತ ಪ್ರೊಫೈಲ್ ಅನ್ನು " "ಬಳಸಲಾಗುತ್ತದೆ\n" -#: src/terminal-app.c:1855 +#: src/terminal-app.c:1868 #, c-format msgid "Invalid geometry string \"%s\"\n" msgstr "ಅಮಾನ್ಯವಾದ ಜ್ಯಾಮಿಟ್ರಿ ವಾಕ್ಯ \"%s\"\n" -#: src/terminal-app.c:2061 +#: src/terminal-app.c:2074 msgid "User Defined" msgstr "ಬಳಕೆದಾರರಿಂದ ಸೂಚಿತವಾದ" -#: src/terminal.c:585 +#: src/terminal.c:513 #, c-format msgid "Failed to parse arguments: %s\n" msgstr "ಆರ್ಗ್ಯುಮೆಂಟುಗಳನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ವಿಫಲಗೊಂಡಿದೆ: %s\n" -#: src/terminal-encoding.c:53 src/terminal-encoding.c:66 -#: src/terminal-encoding.c:80 src/terminal-encoding.c:102 -#: src/terminal-encoding.c:113 +#: src/terminal-encoding.c:54 src/terminal-encoding.c:67 +#: src/terminal-encoding.c:81 src/terminal-encoding.c:103 +#: src/terminal-encoding.c:114 msgid "Western" msgstr "ಪಾಶ್ಚಿಮಾತ್ಯ" -#: src/terminal-encoding.c:54 src/terminal-encoding.c:81 -#: src/terminal-encoding.c:92 src/terminal-encoding.c:111 +#: src/terminal-encoding.c:55 src/terminal-encoding.c:82 +#: src/terminal-encoding.c:93 src/terminal-encoding.c:112 msgid "Central European" msgstr "ಸೆಂಟ್ರಲ್ ಯುರೋಪಿಯನ್" -#: src/terminal-encoding.c:55 +#: src/terminal-encoding.c:56 msgid "South European" msgstr "ಸೌತ್ ಯುರೋಪಿಯನ್" -#: src/terminal-encoding.c:56 src/terminal-encoding.c:64 -#: src/terminal-encoding.c:118 +#: src/terminal-encoding.c:57 src/terminal-encoding.c:65 +#: src/terminal-encoding.c:119 msgid "Baltic" msgstr "ಬಾಲ್ಟಿಕ್" -#: src/terminal-encoding.c:57 src/terminal-encoding.c:82 -#: src/terminal-encoding.c:88 src/terminal-encoding.c:89 -#: src/terminal-encoding.c:94 src/terminal-encoding.c:112 +#: src/terminal-encoding.c:58 src/terminal-encoding.c:83 +#: src/terminal-encoding.c:89 src/terminal-encoding.c:90 +#: src/terminal-encoding.c:95 src/terminal-encoding.c:113 msgid "Cyrillic" msgstr "ಸಿರಿಲಿಕ್" -#: src/terminal-encoding.c:58 src/terminal-encoding.c:85 -#: src/terminal-encoding.c:91 src/terminal-encoding.c:117 +#: src/terminal-encoding.c:59 src/terminal-encoding.c:86 +#: src/terminal-encoding.c:92 src/terminal-encoding.c:118 msgid "Arabic" msgstr "ಅರೇಬಿಕ್" -#: src/terminal-encoding.c:59 src/terminal-encoding.c:97 -#: src/terminal-encoding.c:114 +#: src/terminal-encoding.c:60 src/terminal-encoding.c:98 +#: src/terminal-encoding.c:115 msgid "Greek" msgstr "ಗ್ರೀಕ್" -#: src/terminal-encoding.c:60 +#: src/terminal-encoding.c:61 msgid "Hebrew Visual" msgstr "ಹೀಬ್ರೂ ವೀಶುವಲ್" -#: src/terminal-encoding.c:61 src/terminal-encoding.c:84 -#: src/terminal-encoding.c:100 src/terminal-encoding.c:116 +#: src/terminal-encoding.c:62 src/terminal-encoding.c:85 +#: src/terminal-encoding.c:101 src/terminal-encoding.c:117 msgid "Hebrew" msgstr "ಹೀಬ್ರೂ" -#: src/terminal-encoding.c:62 src/terminal-encoding.c:83 -#: src/terminal-encoding.c:104 src/terminal-encoding.c:115 +#: src/terminal-encoding.c:63 src/terminal-encoding.c:84 +#: src/terminal-encoding.c:105 src/terminal-encoding.c:116 msgid "Turkish" msgstr "ತುರ್ಕಿಶ್" -#: src/terminal-encoding.c:63 +#: src/terminal-encoding.c:64 msgid "Nordic" msgstr "ನಾರ್ಡಿಕ್" -#: src/terminal-encoding.c:65 +#: src/terminal-encoding.c:66 msgid "Celtic" msgstr "ಸೆಲ್ಟಿಕ್" -#: src/terminal-encoding.c:67 src/terminal-encoding.c:103 +#: src/terminal-encoding.c:68 src/terminal-encoding.c:104 msgid "Romanian" msgstr "ರೊಮೇನಿಯನ್" -#: src/terminal-encoding.c:68 src/terminal-encoding.c:125 -#: src/terminal-encoding.c:126 src/terminal-encoding.c:127 -#: src/terminal-encoding.c:128 +#: src/terminal-encoding.c:69 src/terminal-encoding.c:126 +#: src/terminal-encoding.c:127 src/terminal-encoding.c:128 +#: src/terminal-encoding.c:129 msgid "Unicode" msgstr "ಯೂನಿಕೋಡ್" -#: src/terminal-encoding.c:69 +#: src/terminal-encoding.c:70 msgid "Armenian" msgstr "ಅರ್ಮೇನಿಯನ್" -#: src/terminal-encoding.c:70 src/terminal-encoding.c:71 -#: src/terminal-encoding.c:75 +#: src/terminal-encoding.c:71 src/terminal-encoding.c:72 +#: src/terminal-encoding.c:76 msgid "Chinese Traditional" msgstr "ಚೈನೀಸ್ ಟ್ರೆಡೀಶನಲ್" -#: src/terminal-encoding.c:72 +#: src/terminal-encoding.c:73 msgid "Cyrillic/Russian" msgstr "ಸಿರಿಲಿಕ್/ರಶಿಯನ್" -#: src/terminal-encoding.c:73 src/terminal-encoding.c:86 -#: src/terminal-encoding.c:106 +#: src/terminal-encoding.c:74 src/terminal-encoding.c:87 +#: src/terminal-encoding.c:107 msgid "Japanese" msgstr "ಜಪಾನೀಸ್" -#: src/terminal-encoding.c:74 src/terminal-encoding.c:87 -#: src/terminal-encoding.c:109 src/terminal-encoding.c:129 +#: src/terminal-encoding.c:75 src/terminal-encoding.c:88 +#: src/terminal-encoding.c:110 src/terminal-encoding.c:130 msgid "Korean" msgstr "ಕೋರಿಯನ್" -#: src/terminal-encoding.c:76 src/terminal-encoding.c:77 -#: src/terminal-encoding.c:78 +#: src/terminal-encoding.c:77 src/terminal-encoding.c:78 +#: src/terminal-encoding.c:79 msgid "Chinese Simplified" msgstr "ಚೈನೀಸ್ ಸಿಂಪ್ಲಿಫೈಡ್" -#: src/terminal-encoding.c:79 +#: src/terminal-encoding.c:80 msgid "Georgian" msgstr "ಜಾರ್ಜಿಯನ್" -#: src/terminal-encoding.c:90 src/terminal-encoding.c:105 +#: src/terminal-encoding.c:91 src/terminal-encoding.c:106 msgid "Cyrillic/Ukrainian" msgstr "ಸಿರಿಲಿಕ್/ಉಕ್ರೇನಿಯನ್" -#: src/terminal-encoding.c:93 +#: src/terminal-encoding.c:94 msgid "Croatian" msgstr "ಕ್ರೊಯೇಶಿಯನ್" -#: src/terminal-encoding.c:95 +#: src/terminal-encoding.c:96 msgid "Hindi" msgstr "ಹಿಂದಿ" -#: src/terminal-encoding.c:96 +#: src/terminal-encoding.c:97 msgid "Persian" msgstr "ಪರ್ಷಿಯನ್" -#: src/terminal-encoding.c:98 +#: src/terminal-encoding.c:99 msgid "Gujarati" msgstr "ಗುಜರಾತಿ" -#: src/terminal-encoding.c:99 +#: src/terminal-encoding.c:100 msgid "Gurmukhi" msgstr "ಗುರುಮುಖಿ" -#: src/terminal-encoding.c:101 +#: src/terminal-encoding.c:102 msgid "Icelandic" msgstr "ಐಸ್ಲ್ಯಾಂಡಿಕ್" -#: src/terminal-encoding.c:107 src/terminal-encoding.c:110 -#: src/terminal-encoding.c:119 +#: src/terminal-encoding.c:108 src/terminal-encoding.c:111 +#: src/terminal-encoding.c:120 msgid "Vietnamese" msgstr "ವಿಯೆಟ್ನಾಮೀಸ್" -#: src/terminal-encoding.c:108 +#: src/terminal-encoding.c:109 msgid "Thai" msgstr "ಥಾಯ್" -#: src/terminal-encoding.c:506 src/terminal-encoding.c:531 +#: src/terminal-encoding.c:504 src/terminal-encoding.c:529 msgid "_Description" msgstr "ವಿವರಣೆ(_D)" -#: src/terminal-encoding.c:515 src/terminal-encoding.c:540 +#: src/terminal-encoding.c:513 src/terminal-encoding.c:538 msgid "_Encoding" msgstr "ಎನ್ಕೋಡಿಂಗ್(_E)" -#: src/terminal-encoding.c:598 +#: src/terminal-encoding.c:596 msgid "Current Locale" msgstr "ಪ್ರಸಕ್ತ ಲೊಕ್ಯಾಲ್" -#: src/terminal-options.c:176 +#: src/terminal-options.c:177 #, c-format msgid "" "Option \"%s\" is no longer supported in this version of mate-terminal; you " @@ -2270,36 +2314,36 @@ msgstr "" " ನೀವು ಇಚ್ಛಿಸುವ ಒಂದು ಪ್ರೊಫೈಲ್ ಅನ್ನು ರಚಿಸಿ, ಹಾಗು ಹೊಸ '--profile' ಆಯ್ಕೆಯನ್ನು " "ಬಳಸಿ\n" -#: src/terminal-options.c:209 +#: src/terminal-options.c:210 #, c-format msgid "Argument to \"%s\" is not a valid command: %s" msgstr "\"%s\" ನ ಆರ್ಗುಮೆಂಟ್ ಒಂದು ಮಾನ್ಯವಾದ ಆಜ್ಞೆಯಾಗಿಲ್ಲ: %s" -#: src/terminal-options.c:348 +#: src/terminal-options.c:349 msgid "Two roles given for one window" msgstr "ಒಂದು ವಿಂಡೋಗೆ ಎರಡು ಪಾತ್ರಗಳನ್ನು ನೀಡಲಾಗಿದೆ" -#: src/terminal-options.c:369 src/terminal-options.c:402 +#: src/terminal-options.c:370 src/terminal-options.c:403 #, c-format msgid "\"%s\" option given twice for the same window\n" msgstr "ಒಂದೇ ವಿಂಡೋಗೆ \"%s\" ಆಯ್ಕೆಯನ್ನು ಎರಡು ಬಾರಿಗೆ ನೀಡಲಾಗಿದೆ\n" -#: src/terminal-options.c:601 +#: src/terminal-options.c:602 #, c-format msgid "\"%s\" is not a valid zoom factor" msgstr "\"%s\" ಯು ಒಂದು ಗಾತ್ರ ಬದಲಾವಣೆ ಅಂಶವಾಗಿಲ್ಲ" -#: src/terminal-options.c:608 +#: src/terminal-options.c:609 #, c-format msgid "Zoom factor \"%g\" is too small, using %g\n" msgstr "ಗಾತ್ರ ಬದಲಾವಣೆ ಅಂಶ \"%g\" ಬಹಳ ಸಣ್ಣದಾಗಿದೆ, %g ಅನ್ನು ಬಳಸಲಾಗುತ್ತಿದೆ\n" -#: src/terminal-options.c:616 +#: src/terminal-options.c:617 #, c-format msgid "Zoom factor \"%g\" is too large, using %g\n" msgstr "ಗಾತ್ರ ಬದಲಾವಣೆ ಅಂಶ \"%g\" ಬಹಳ ದೊಡ್ಡದಾಗಿದೆ, %g ಅನ್ನು ಬಳಸಲಾಗುತ್ತಿದೆ\n" -#: src/terminal-options.c:651 +#: src/terminal-options.c:652 #, c-format msgid "" "Option \"%s\" requires specifying the command to run on the rest of the " @@ -2308,15 +2352,15 @@ msgstr "" "ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಬಾಕಿ ಇರುವುದನ್ನು ಚಲಾಯಿಸಲು ಆಯ್ಕೆ \"%s\" ಅನ್ನು ಸೂಚಿಸುವುದು " "ಅಗತ್ಯವಾಗುತ್ತದೆ" -#: src/terminal-options.c:812 +#: src/terminal-options.c:813 msgid "Not a valid terminal config file." msgstr "ಮಾನ್ಯವಾದ ಒಂದು ಟರ್ಮಿನಲ್ ಸಂರಚನಾ ಕಡತವಾಗಿಲ್ಲ." -#: src/terminal-options.c:825 +#: src/terminal-options.c:826 msgid "Incompatible terminal config file version." msgstr "ಸಹವರ್ತನೀಯವಲ್ಲದ ಟರ್ಮಿನಲ್ ಸಂರಚನಾ ಕಡತದ ಆವೃತ್ತಿ." -#: src/terminal-options.c:953 +#: src/terminal-options.c:954 msgid "" "Do not register with the activation nameserver, do not re-use an active " "terminal" @@ -2324,108 +2368,108 @@ msgstr "" "ಸಕ್ರಿಯಗೊಳಿಕಾ ನಾಮಪರಿಚಾರಕದೊಂದಿಗೆ ನೋಂದಾಯಿಸಬೇಡಿ, ಒಂದು ಸಕ್ರಿಯ ಟರ್ಮಿನಲ್ ಅನ್ನು " "ಮರಳಿ-ಬಳಸಬೇಡಿ" -#: src/terminal-options.c:962 +#: src/terminal-options.c:963 msgid "Load a terminal configuration file" msgstr "ಒಂದು ಟರ್ಮಿನಲ್ ಸಂರಚನಾ ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡು" -#: src/terminal-options.c:971 +#: src/terminal-options.c:972 msgid "Save the terminal configuration to a file" msgstr "ಟರ್ಮಿನಲ್ ಸಂರಚನೆಯನ್ನು ಒಂದು ಕಡತಕ್ಕೆ ಉಳಿಸು" -#: src/terminal-options.c:986 +#: src/terminal-options.c:987 msgid "Open a new window containing a tab with the default profile" msgstr "" "ಪೂರ್ವನಿಯೋಜಿತ ಪ್ರೊಫೈಲ್ ಇರುವ ಒಂದು ಹಾಳೆಯನ್ನು ಹೊಂದಿದ ಹೊಸ ವಿಂಡೋವನ್ನು ತೆರೆಯಿರಿ" -#: src/terminal-options.c:995 +#: src/terminal-options.c:996 msgid "Open a new tab in the last-opened window with the default profile" msgstr "" "ಪೂರ್ವನಿಯೋಜಿತ ಪ್ರೊಫೈಲ್ ಇರುವ ಒಂದು ಹಾಳೆಯನ್ನು ಈ ಹಿಂದಿನ ಬಾರಿ ತೆಗೆದ ಒಂದು " "ವಿಂಡೋದಲ್ಲಿ ತೆರೆಯಿರಿ" -#: src/terminal-options.c:1009 +#: src/terminal-options.c:1010 msgid "Turn on the menubar" msgstr "ಮೆನುಪಟ್ಟಿಯನ್ನು ಚಲಾಯಿಸಿ" -#: src/terminal-options.c:1018 +#: src/terminal-options.c:1019 msgid "Turn off the menubar" msgstr "ಮೆನುಪಟ್ಟಿಯನ್ನು ಸ್ಥಗಿತಗೊಳಿಸಿ" -#: src/terminal-options.c:1027 +#: src/terminal-options.c:1028 msgid "Maximize the window" msgstr "ಕಿಟಕಿಯನ್ನು ಹಿಗ್ಗಿಸು" -#: src/terminal-options.c:1036 +#: src/terminal-options.c:1037 msgid "Full-screen the window" msgstr "ವಿಂಡೋವನ್ನು ಪೂರ್ಣ ತೆರೆಗೆ ಹೊಂದಿಸಿ" -#: src/terminal-options.c:1045 +#: src/terminal-options.c:1046 msgid "" "Set the window size; for example: 80x24, or 80x24+200+200 (COLSxROWS+X+Y)" msgstr "" -#: src/terminal-options.c:1046 +#: src/terminal-options.c:1047 msgid "GEOMETRY" msgstr "GEOMETRY" -#: src/terminal-options.c:1054 +#: src/terminal-options.c:1055 msgid "Set the window role" msgstr "ವಿಂಡೋದ ಪಾತ್ರವನ್ನು ಹೊಂದಿಸಿ" -#: src/terminal-options.c:1055 +#: src/terminal-options.c:1056 msgid "ROLE" msgstr "ROLE" -#: src/terminal-options.c:1063 +#: src/terminal-options.c:1064 msgid "Set the last specified tab as the active one in its window" msgstr "ಕೊನೆಯ ಬಾರಿ ಸೂಚಿಸಲಾದ ಹಾಳೆಯನ್ನು ಅದರ ವಿಂಡೋದಲ್ಲಿ ಸಕ್ರಿಯವಾಗಿರುವಂತೆ ಹೊಂದಿಸು" -#: src/terminal-options.c:1077 +#: src/terminal-options.c:1078 msgid "Execute the argument to this option inside the terminal" msgstr "ಈ ಆಯ್ಕೆಗೆ ಟರ್ಮಿನಲ್ಲಿನ ಒಳಗೆ ಆರ್ಗುಮೆಂಟನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಿ" -#: src/terminal-options.c:1086 +#: src/terminal-options.c:1087 msgid "Use the given profile instead of the default profile" msgstr "ಪೂರ್ವನಿಯೋಜಿತ ಪ್ರೊಫೈಲಿನ ಬದಲಾಗಿ ಒದಗಿಸಲಾದ ಪ್ರೊಫೈಲ್ ಅನ್ನು ಬಳಸಿ" -#: src/terminal-options.c:1087 +#: src/terminal-options.c:1088 msgid "PROFILE-NAME" msgstr "PROFILE-NAME" -#: src/terminal-options.c:1095 +#: src/terminal-options.c:1096 msgid "Set the terminal title" msgstr "ಟರ್ಮಿನಲ್ನ ಶೀರ್ಷಿಕೆಯನ್ನು ಸಿದ್ಧಗೊಳಿಸಿ" -#: src/terminal-options.c:1096 +#: src/terminal-options.c:1097 msgid "TITLE" msgstr "TITLE" -#: src/terminal-options.c:1104 +#: src/terminal-options.c:1105 msgid "Set the working directory" msgstr "ಟರ್ಮಿನಲ್ ಕೆಲಸ ಮಾಡುವ ಕೋಶವನ್ನು ಹೊಂದಿಸಿ" -#: src/terminal-options.c:1105 +#: src/terminal-options.c:1106 msgid "DIRNAME" msgstr "DIRNAME" -#: src/terminal-options.c:1113 +#: src/terminal-options.c:1114 msgid "Set the terminal's zoom factor (1.0 = normal size)" msgstr "" "ಟರ್ಮಿನಲ್ನ ಹಿಗ್ಗಿಸುವ ಅಂಶವನ್ನು(ಝೂಮ್ ಫ್ಯಾಕ್ಟರ್) ಹೊಂದಿಸಿ (1.0 = ಸಾಮಾನ್ಯಗಾತ್ರ)" -#: src/terminal-options.c:1114 +#: src/terminal-options.c:1115 msgid "ZOOM" msgstr "ZOOM" -#: src/terminal-options.c:1365 src/terminal-options.c:1368 +#: src/terminal-options.c:1366 src/terminal-options.c:1369 msgid "MATE Terminal Emulator" msgstr "MATE ಟರ್ಮಿನಲ್ ಎಮ್ಯುಲೇಟರ್" -#: src/terminal-options.c:1369 +#: src/terminal-options.c:1370 msgid "Show MATE Terminal options" msgstr "MATE ಟರ್ಮಿನಲ್ ಆಯ್ಕೆಗಳನ್ನು ತೋರಿಸು" -#: src/terminal-options.c:1379 +#: src/terminal-options.c:1380 msgid "" "Options to open new windows or terminal tabs; more than one of these may be " "specified:" @@ -2433,11 +2477,11 @@ msgstr "" "ಹೊಸ ವಿಂಡೋಗಳನ್ನು ಅಥವ ಟರ್ಮಿನಲ್ ಹಾಳೆಗಳನ್ನು ತೆರೆಯುವ ಆಯ್ಕೆಗಳು; ಇವುಗಳಲ್ಲಿ " "ಒಂದಕ್ಕಿಂತ ಹೆಚ್ಚಿನ ಆಯ್ಕೆಗಳನ್ನು ಸೂಚಿಸಬಹುದಾಗಿದೆ:" -#: src/terminal-options.c:1380 +#: src/terminal-options.c:1381 msgid "Show terminal options" msgstr "ಟರ್ಮಿನಲ್ ಆಯ್ಕೆಗಳನ್ನು ತೋರಿಸು" -#: src/terminal-options.c:1388 +#: src/terminal-options.c:1389 msgid "" "Window options; if used before the first --window or --tab argument, sets " "the default for all windows:" @@ -2445,11 +2489,11 @@ msgstr "" "ವಿಂಡೋ ಆಯ್ಕೆಗಳು; ಮೊದಲ --window ಅಥವ --tab ಆರ್ಗುಮೆಂಟಿನ ಮೊದಲು ಬಳಸಿದಲ್ಲಿ, ಇದನ್ನು " "ಎಲ್ಲಾ ವಿಂಡೋಗಳಿಗಾಗಿಯೂ ಪೂರ್ವನಿಯೋಜಿತವಾಗಿ ಹೊಂದಿಸಲಾಗುತ್ತದೆ:" -#: src/terminal-options.c:1389 +#: src/terminal-options.c:1390 msgid "Show per-window options" msgstr "ಪ್ರತಿ ವಿಂಡೋದ ಆಯ್ಕೆಗಳನ್ನು ತೋರಿಸು" -#: src/terminal-options.c:1397 +#: src/terminal-options.c:1398 msgid "" "Terminal options; if used before the first --window or --tab argument, sets " "the default for all terminals:" @@ -2457,7 +2501,7 @@ msgstr "" "ಟರ್ಮಿನಲ್ನ ಆಯ್ಕೆಗಳು; ಮೊದಲ --window ಅಥವ --tab ಆರ್ಗುಮೆಂಟಿನ ಮೊದಲು ಬಳಸಿದಲ್ಲಿ, " "ಇದನ್ನು ಎಲ್ಲಾ ಟರ್ಮಿನಲ್ಗಾಗಿಯೂ ಪೂರ್ವನಿಯೋಜಿತವಾಗಿ ಹೊಂದಿಸಲಾಗುತ್ತದೆ:" -#: src/terminal-options.c:1398 +#: src/terminal-options.c:1399 msgid "Show per-terminal options" msgstr "ಪ್ರತಿ ಟರ್ಮಿನಲ್ ಆಯ್ಕೆಗಳನ್ನು ತೋರಿಸು" @@ -2465,50 +2509,50 @@ msgstr "ಪ್ರತಿ ಟರ್ಮಿನಲ್ ಆಯ್ಕೆಗಳನ್ನ� msgid "Unnamed" msgstr "ಹೆಸರಿಸದ" -#: src/terminal-screen.c:1520 +#: src/terminal-screen.c:1524 msgid "_Profile Preferences" msgstr "ಪ್ರೊಫೈಲಿನ ಆದ್ಯತೆಗಳು(_P)" -#: src/terminal-screen.c:1521 src/terminal-screen.c:1966 +#: src/terminal-screen.c:1525 src/terminal-screen.c:1967 msgid "_Relaunch" msgstr "ಮರಳಿ ಆರಂಭಿಸು(_R)" -#: src/terminal-screen.c:1524 +#: src/terminal-screen.c:1528 msgid "There was an error creating the child process for this terminal" msgstr "ಈ ಟರ್ಮಿನಲ್ಗಾಗಿ ಉಪ ಪ್ರಕ್ರಿಯೆಯನ್ನು ನಿರ್ಮಿಸುವಾಗ ಒಂದು ದೋಷ ಉಂಟಾಗಿದೆ" -#: src/terminal-screen.c:1971 +#: src/terminal-screen.c:1972 #, c-format msgid "The child process exited normally with status %d." msgstr "ಉಪ ಪ್ರಕ್ರಿಯೆಯು %d ಸ್ಥಿತಿಯೊಂದಿಗೆ ಸಾಮಾನ್ಯ ರೀತಿಯಲ್ಲಿ ಅಂತ್ಯಗೊಂಡಿದೆ" -#: src/terminal-screen.c:1976 +#: src/terminal-screen.c:1977 #, c-format msgid "The child process was terminated by signal %d." msgstr "ಉಪ ಪ್ರಕ್ರಿಯೆಯು %d ಸಂಕೇತದೊಂದಿಗೆ ಅಂತ್ಯಗೊಂಡಿದೆ." -#: src/terminal-screen.c:1981 +#: src/terminal-screen.c:1982 msgid "The child process was terminated." msgstr "ಉಪ ಪ್ರಕ್ರಿಯೆಯು ಅಂತ್ಯಗೊಂಡಿದೆ" -#: src/terminal-tab-label.c:130 +#: src/terminal-tab-label.c:131 msgid "Close tab" msgstr "ಹಾಳೆ ಮುಚ್ಚು" -#: src/terminal-tabs-menu.c:201 +#: src/terminal-tabs-menu.c:202 msgid "Switch to this tab" msgstr "ಈ ಹಾಳೆಗೆ ಬದಲಾಯಿಸು" -#: src/terminal-util.c:145 +#: src/terminal-util.c:146 msgid "There was an error displaying help" msgstr "ನೆರವನ್ನು ತೋರಿಸುವಾಗ ಒಂದು ದೋಷ ಉಂಟಾಗಿದೆ" -#: src/terminal-util.c:217 +#: src/terminal-util.c:218 #, c-format msgid "Could not open the address “%s”" msgstr "“%s” ವಿಳಾಸವನ್ನು ತೆರೆಯಲಾಗಿಲ್ಲ" -#: src/terminal-util.c:325 +#: src/terminal-util.c:326 msgid "" "MATE Terminal is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " @@ -2516,7 +2560,7 @@ msgid "" "any later version." msgstr "" -#: src/terminal-util.c:329 +#: 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 " @@ -2528,7 +2572,7 @@ msgstr "" "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details." -#: src/terminal-util.c:333 +#: 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 " @@ -2554,299 +2598,276 @@ msgstr "_%d. %s" msgid "_%c. %s" msgstr "_%c. %s" -#: src/terminal-window.c:1885 +#: src/terminal-window.c:1876 msgid "_File" msgstr "ಕಡತ(_F)" -#: src/terminal-window.c:1886 src/terminal-window.c:1899 -#: src/terminal-window.c:2140 +#: src/terminal-window.c:1877 src/terminal-window.c:1890 +#: src/terminal-window.c:2131 msgid "Open _Terminal" msgstr "ಟರ್ಮಿನಲ್ ಅನ್ನು ತೆರೆ(_T)" -#: src/terminal-window.c:1887 src/terminal-window.c:1904 -#: src/terminal-window.c:2145 +#: src/terminal-window.c:1878 src/terminal-window.c:1895 +#: src/terminal-window.c:2136 msgid "Open Ta_b" msgstr "ಹಾಳೆಯನ್ನು ತೆರೆ(_b)" -#: src/terminal-window.c:1888 +#: src/terminal-window.c:1879 msgid "_Edit" msgstr "ಸಂಪಾದಿಸು(_E)" -#: src/terminal-window.c:1889 +#: src/terminal-window.c:1880 msgid "_View" msgstr "ನೋಟ(_V)" -#: src/terminal-window.c:1890 +#: src/terminal-window.c:1881 msgid "_Search" msgstr "ಹುಡುಕು(_S)" -#: src/terminal-window.c:1891 +#: src/terminal-window.c:1882 msgid "_Terminal" msgstr "ಟರ್ಮಿನಲ್(_T)" -#: src/terminal-window.c:1892 +#: src/terminal-window.c:1883 msgid "Ta_bs" msgstr "ಹಾಳೆಗಳು(_b)" -#: src/terminal-window.c:1893 -msgid "_Help" -msgstr "ನೆರವು(_H)" - -#: src/terminal-window.c:1909 +#: src/terminal-window.c:1900 msgid "New _Profile…" msgstr "ಹೊಸ ಪ್ರೊಫೈಲ್(_P)" -#: src/terminal-window.c:1914 +#: src/terminal-window.c:1905 msgid "_Save Contents" msgstr "ಒಳ ವಿಷಯಗಳನ್ನು ಉಳಿಸು(_S)" -#: src/terminal-window.c:1919 src/terminal-window.c:2155 +#: src/terminal-window.c:1910 src/terminal-window.c:2146 msgid "C_lose Tab" msgstr "ಹಾಳೆಯನ್ನು ಮುಚ್ಚು(_l)" -#: src/terminal-window.c:1924 +#: src/terminal-window.c:1915 msgid "_Close Window" msgstr "ವಿಂಡೋವನ್ನು ಮುಚ್ಚು(_C)" -#: src/terminal-window.c:1931 src/terminal-window.c:2125 +#: src/terminal-window.c:1922 src/terminal-window.c:2116 msgid "_Copy" msgstr "ಕಾಪಿ ಮಾಡು(_C)" -#: src/terminal-window.c:1936 src/terminal-window.c:2130 +#: src/terminal-window.c:1927 src/terminal-window.c:2121 msgid "_Paste" msgstr "ಅಂಟಿಸು(_P)" -#: src/terminal-window.c:1941 src/terminal-window.c:2135 +#: src/terminal-window.c:1932 src/terminal-window.c:2126 msgid "Paste _Filenames" msgstr "ಕಡತದ ಹೆಸರುಗಳನ್ನು ಅಂಟಿಸು(_F)" -#: src/terminal-window.c:1946 +#: src/terminal-window.c:1937 msgid "Select _All" msgstr "ಎಲ್ಲವನ್ನೂ ಆರಿಸು(_A)" -#: src/terminal-window.c:1951 +#: src/terminal-window.c:1942 msgid "P_rofiles…" msgstr "ಪ್ರೊಫೈಲ್ಗಳು(_r)" -#: src/terminal-window.c:1956 +#: src/terminal-window.c:1947 msgid "_Keyboard Shortcuts…" msgstr "ಕೀಲಿಮಣೆಯ ಶಾರ್ಟ್-ಕಟ್(_K)" -#: src/terminal-window.c:1961 +#: src/terminal-window.c:1952 msgid "Pr_ofile Preferences" msgstr "ಪ್ರೊಫೈಲಿನ ಆದ್ಯತೆಗಳು(_o)" -#: src/terminal-window.c:1968 +#: src/terminal-window.c:1959 msgid "Zoom _In" msgstr "ಹಿಗ್ಗಿಸು(_I)" -#: src/terminal-window.c:1973 +#: src/terminal-window.c:1964 msgid "Zoom _Out" msgstr "ಕುಗ್ಗಿಸು(_O)" -#: src/terminal-window.c:1978 +#: src/terminal-window.c:1969 msgid "_Normal Size" msgstr "ಮಾಮೂಲಿ ಗಾತ್ರ(_N)" -#: src/terminal-window.c:1985 +#: src/terminal-window.c:1976 msgid "_Find..." msgstr "ಹುಡುಕು(_F)..." -#: src/terminal-window.c:1990 +#: src/terminal-window.c:1981 msgid "Find Ne_xt" msgstr "ಮುಂದಿನದನ್ನು ಪತ್ತೆ ಹಚ್ಚು(_x)" -#: src/terminal-window.c:1995 +#: src/terminal-window.c:1986 msgid "Find Pre_vious" msgstr "ಹಿಂದಿನದನ್ನು ಪತ್ತೆ ಹಚ್ಚು(_v)" -#: src/terminal-window.c:2000 +#: src/terminal-window.c:1991 msgid "_Clear Highlight" msgstr "ಹೈಲೈಟನ್ನು ಮುಕ್ತಗೊಳಿಸು(_C)" -#: src/terminal-window.c:2006 +#: src/terminal-window.c:1997 msgid "Go to _Line..." msgstr "ಸಾಲಿಗೆ ಹೋಗು(_L)..." -#: src/terminal-window.c:2011 +#: src/terminal-window.c:2002 msgid "_Incremental Search..." msgstr "ಏರಿಕೆ ಕ್ರಮದಲ್ಲಿ ಹುಡುಕಾಟ(_I)..." -#: src/terminal-window.c:2018 +#: src/terminal-window.c:2009 msgid "Change _Profile" msgstr "ಪ್ರೊಫೈಲನ್ನು ಬದಲಾಯಿಸು(_P)" -#: src/terminal-window.c:2020 +#: src/terminal-window.c:2011 msgid "_Previous Profile" msgstr "" -#: src/terminal-window.c:2025 +#: src/terminal-window.c:2016 msgid "_Next Profile" msgstr "" -#: src/terminal-window.c:2030 +#: src/terminal-window.c:2021 msgid "_Set Title…" msgstr "ಶೀರ್ಷಿಕೆಯನ್ನು ನೀಡು(_S)" -#: src/terminal-window.c:2034 +#: src/terminal-window.c:2025 msgid "Set _Character Encoding" msgstr "ಅಕ್ಷರಗಳ ಎನ್ಕೋಡಿಂಗನ್ನು ಹೊಂದಿಸು(_C)" -#: src/terminal-window.c:2036 +#: src/terminal-window.c:2027 msgid "_Reset" msgstr "ಮರುಹೊಂದಿಸು(_R)" -#: src/terminal-window.c:2041 +#: src/terminal-window.c:2032 msgid "Reset and C_lear" msgstr "ಮರುಹೊಂದಿಸು ಹಾಗು ಅಳಿಸು(_l)" -#: src/terminal-window.c:2048 +#: src/terminal-window.c:2039 msgid "_Add or Remove…" msgstr "ಸೇರಿಸು ಅಥವ ತೆಗೆದು ಹಾಕು(_A)" -#: src/terminal-window.c:2055 +#: src/terminal-window.c:2046 msgid "_Previous Tab" msgstr "ಹಿಂದಿನ ಹಾಳೆ(_P)" -#: src/terminal-window.c:2060 +#: src/terminal-window.c:2051 msgid "_Next Tab" msgstr "ಮುಂದಿನ ಹಾಳೆ(_N)" -#: src/terminal-window.c:2065 +#: src/terminal-window.c:2056 msgid "Move Tab _Left" msgstr "ಹಾಳೆಯನ್ನು ಎಡಕ್ಕೆ ಜರುಗಿಸು(_R)" -#: src/terminal-window.c:2070 +#: src/terminal-window.c:2061 msgid "Move Tab _Right" msgstr "ಹಾಳೆಯನ್ನು ಬಲಕ್ಕೆ ಜರುಗಿಸು(_R)" -#: src/terminal-window.c:2075 +#: src/terminal-window.c:2066 msgid "_Detach tab" msgstr "ಹಾಳೆಯನ್ನು ಪ್ರತ್ಯೇಕಿಸು(_D)" -#: src/terminal-window.c:2082 +#: src/terminal-window.c:2073 msgid "_Contents" msgstr "ವಿಷಯಗಳು(_C)" -#: src/terminal-window.c:2087 +#: src/terminal-window.c:2078 msgid "_About" msgstr "ಇದರ ಬಗ್ಗೆ(_A)" -#: src/terminal-window.c:2094 +#: src/terminal-window.c:2085 msgid "_Send Mail To…" msgstr "ಇಲ್ಲಿಗೆ ಮೈಲನ್ನು ಕಳಿಸು(_S)" -#: src/terminal-window.c:2099 +#: src/terminal-window.c:2090 msgid "_Copy E-mail Address" msgstr "ಇ-ಮೈಲ್ ವಿಳಾಸವನ್ನು ಕಾಪಿ ಮಾಡು(_C)" -#: src/terminal-window.c:2104 +#: src/terminal-window.c:2095 msgid "C_all To…" msgstr "ಇಲ್ಲಿಗೆ ಕರೆ ಮಾಡು (_a)" -#: src/terminal-window.c:2109 +#: src/terminal-window.c:2100 msgid "_Copy Call Address" msgstr "ಎಲ್ಲಾ ವಿಳಾಸಗಳನ್ನು ಕಾಪಿ ಮಾಡು(_C)" -#: src/terminal-window.c:2114 +#: src/terminal-window.c:2105 msgid "_Open Link" msgstr "ಕೊಂಡಿಯನ್ನು ತೆರೆ(_O)" -#: src/terminal-window.c:2119 +#: src/terminal-window.c:2110 msgid "_Copy Link Address" msgstr "ಕೊಂಡಿ ವಿಳಾಸವನ್ನು ನಕಲಿಸು(_C)" -#: src/terminal-window.c:2123 +#: src/terminal-window.c:2114 msgid "P_rofiles" msgstr "ಪ್ರೊಫೈಲ್ಗಳು(_r)" -#: src/terminal-window.c:2150 src/terminal-window.c:3640 -msgid "C_lose Window" -msgstr "ವಿಂಡೊವನ್ನು ಮುಚ್ಚು(_l)" - -#: src/terminal-window.c:2160 +#: src/terminal-window.c:2151 msgid "L_eave Full Screen" msgstr "ಸಂಪೂರ್ಣ ತೆರೆಯನ್ನು ಬಿಟ್ಟುಬಿಡು(_e)" -#: src/terminal-window.c:2164 +#: src/terminal-window.c:2155 msgid "_Input Methods" msgstr "ಇನ್ಪುಟ್ ಕ್ರಮಗಳು(_I)" -#: src/terminal-window.c:2171 +#: src/terminal-window.c:2162 msgid "Show _Menubar" msgstr "ಮೆನುಪಟ್ಟಿಯನ್ನು ತೋರಿಸು( _M)" -#: src/terminal-window.c:2177 +#: src/terminal-window.c:2168 msgid "_Full Screen" msgstr "ಸಂಪೂರ್ಣ ತೆರೆ(_F)" -#: src/terminal-window.c:3618 -msgid "" -"There are still processes running in some terminals in this window. Closing " -"the window will kill all of them." -msgstr "" -"ಇನ್ನೂ ಸಹ ಪ್ರಕ್ರಿಯೆಗಳು ಚಾಲನೆಯಲ್ಲಿವೆ. ಟರ್ಮಿನಲ್ ಅನ್ನು ಮುಚ್ಚುವುದರಿಂದ ಅವು " -"ಕೊಲ್ಲಲ್ಪಡುತ್ತವೆ." - -#: src/terminal-window.c:3621 +#: src/terminal-window.c:3607 msgid "" -"There is still a process running in this terminal. Closing the terminal will" -" kill it." +"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:3624 +#: src/terminal-window.c:3613 msgid "There are multiple tabs open in this window." msgstr "" -#: src/terminal-window.c:3633 -msgid "Close this window?" -msgstr "ವಿಂಡೋವನ್ನು ಮುಚ್ಚಬೇಕೆ?" - -#: src/terminal-window.c:3633 +#: src/terminal-window.c:3624 msgid "Close this terminal?" msgstr "ಈ ಟರ್ಮಿನಲ್ ಅನ್ನು ಮುಚ್ಚಬೇಕೆ?" -#: src/terminal-window.c:3640 +#: src/terminal-window.c:3625 msgid "C_lose Terminal" msgstr "ಟರ್ಮಿನಲ್ ಅನ್ನು ಮುಚ್ಚು(_l)" -#: src/terminal-window.c:3706 +#: src/terminal-window.c:3695 msgid "Could not save contents" msgstr "ಒಳ ವಿಷಯಗಳನ್ನು ಉಳಿಸಲಾಗಿಲ್ಲ" -#: src/terminal-window.c:3730 +#: src/terminal-window.c:3719 msgid "Save as..." msgstr "ಹೀಗೆ ಉಳಿಸು..." -#: src/terminal-window.c:4264 -msgid "_Title:" -msgstr "ಶೀರ್ಷಿಕೆ(_T):" - -#: src/terminal-window.c:4449 +#: src/terminal-window.c:4415 msgid "Contributors:" msgstr "ನೆರವಾದವರು:" -#: src/terminal-window.c:4468 +#: src/terminal-window.c:4431 +#, 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:4437 msgid "About MATE Terminal" msgstr "" -#: src/terminal-window.c:4469 +#: src/terminal-window.c:4438 msgid "" "Copyright © 2002–2004 Havoc Pennington\n" "Copyright © 2003–2004, 2007 Mariano Suárez-Alvarez\n" "Copyright © 2006 Guilherme de S. Pastore\n" "Copyright © 2007–2010 Christian Persch\n" "Copyright © 2011 Perberos\n" -"Copyright © 2012-2020 MATE developers" +"Copyright © 2012-2021 MATE developers" msgstr "" -#: src/terminal-window.c:4475 -msgid "A terminal emulator for the MATE desktop" -msgstr "MATE ಗಣಕತೆರೆಗಾಗಿ ಒಂದು ಟರ್ಮಿನಲ್ ಎಮ್ಯುಲೇಟರ್" - -#: src/terminal-window.c:4481 +#: src/terminal-window.c:4450 msgid "translator-credits" msgstr "" "ಶಂಕರ್ ಪ್ರಸಾದ್ <[email protected]>,ಕಾರ್ತಿಕ ಹೊಳ್ಳ <[email protected]>" |