[Xfce4-commits] [apps/xfce4-terminal] 01/01: I18n: Update translation cs (100%).
noreply at xfce.org
noreply at xfce.org
Sun Aug 14 00:31:00 CEST 2016
This is an automated email from the git hooks/post-receive script.
transifex pushed a commit to branch master
in repository apps/xfce4-terminal.
commit 4982df150945be74720c1cb37a06f646b9f9d8c5
Author: Michal Várady <miko.vaji at gmail.com>
Date: Sun Aug 14 00:30:58 2016 +0200
I18n: Update translation cs (100%).
314 translated messages.
Transifex (https://www.transifex.com/projects/p/xfce/).
---
po/cs.po | 691 ++++++++++++++++++++++++++++++++++++---------------------------
1 file changed, 397 insertions(+), 294 deletions(-)
diff --git a/po/cs.po b/po/cs.po
index 72552f0..71a0150 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Xfce Apps\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-13 00:31+0200\n"
-"PO-Revision-Date: 2016-06-13 08:06+0000\n"
+"POT-Creation-Date: 2016-08-08 18:31+0200\n"
+"PO-Revision-Date: 2016-08-13 17:56+0000\n"
"Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
"Language-Team: Czech (http://www.transifex.com/xfce/xfce-apps/language/cs/)\n"
"MIME-Version: 1.0\n"
@@ -119,133 +119,147 @@ msgstr "řetězec"
msgid "icon"
msgstr "ikona"
+#. parameter of --font
#: ../terminal/main.c:147
+msgid "font"
+msgstr "písmo"
+
+#. parameter of --zoom
+#: ../terminal/main.c:149
+msgid "zoom"
+msgstr "příblížení"
+
+#: ../terminal/main.c:151
#, c-format
msgid "See the %s man page for full explanation of the options above."
msgstr "Kompletní dokumentaci k volbám uvedeným výše, naleznete v manuálové stránce aplikace %s."
-#: ../terminal/main.c:180 ../xfce4-terminal.desktop.in.h:1
+#: ../terminal/main.c:184 ../xfce4-terminal.desktop.in.h:1
msgid "Xfce Terminal"
msgstr "Terminál Xfce"
-#: ../terminal/main.c:196
+#: ../terminal/main.c:200
msgid "The Xfce development team. All rights reserved."
msgstr "Tým vývojářů prostředí Xfce. Všechna právy vyhrazena."
-#: ../terminal/main.c:197
-msgid "Written by Benedikt Meurer <benny at xfce.org>"
-msgstr "Napsal Benedikt Meurer <benny at xfce.org>"
+#: ../terminal/main.c:201
+msgid "Written by Benedikt Meurer <benny at xfce.org>,"
+msgstr "Napsali Benedikt Meurer <benny at xfce.org>,"
+
+#: ../terminal/main.c:202
+msgid "Nick Schermer <nick at xfce.org>"
+msgstr "Nick Schermer <nick at xfce.org>"
-#: ../terminal/main.c:198
-msgid "and Nick Schermer <nick at xfce.org>."
-msgstr "a Nick Schermer <nick at xfce.org>."
+#: ../terminal/main.c:203
+msgid "and Igor Zakharov <f2404 at yandex.ru>."
+msgstr "a Igor Zakharov <f2404 at yandex.ru>."
-#: ../terminal/main.c:199
+#: ../terminal/main.c:204
#, c-format
msgid "Please report bugs to <%s>."
msgstr "Hlášení o chybách posílejte na adresu <%s>."
-#: ../terminal/main.c:304
+#: ../terminal/main.c:309
#, c-format
msgid "Unable to register terminal service: %s\n"
msgstr "Nelze registrovat službu terminálu: %s\n"
-#: ../terminal/terminal-app.c:735
+#: ../terminal/terminal-app.c:816
#, c-format
msgid "Invalid geometry string \"%s\"\n"
msgstr "Neplatný řetězec geometrie \"%s\"\n"
-#: ../terminal/terminal-encoding-action.c:70
+#: ../terminal/terminal-encoding-action.c:69
msgid "Western European"
msgstr "Západoevropské"
-#: ../terminal/terminal-encoding-action.c:71
+#: ../terminal/terminal-encoding-action.c:70
msgid "Central European"
msgstr "Středoevproské"
-#: ../terminal/terminal-encoding-action.c:72
+#: ../terminal/terminal-encoding-action.c:71
msgid "Baltic"
msgstr "Baltské"
-#: ../terminal/terminal-encoding-action.c:73
+#: ../terminal/terminal-encoding-action.c:72
msgid "South-Eastern Europe"
msgstr "Jihovýchodní Evropa"
-#: ../terminal/terminal-encoding-action.c:74
+#: ../terminal/terminal-encoding-action.c:73
msgid "Turkish"
msgstr "Turecké"
-#: ../terminal/terminal-encoding-action.c:75
+#: ../terminal/terminal-encoding-action.c:74
msgid "Cyrillic"
msgstr "Cyrilice"
-#: ../terminal/terminal-encoding-action.c:76
+#: ../terminal/terminal-encoding-action.c:75
msgid "Chinese Traditional"
msgstr "Tradiční čínština"
-#: ../terminal/terminal-encoding-action.c:77
+#: ../terminal/terminal-encoding-action.c:76
msgid "Chinese Simplified"
msgstr "Zjednodušená čínština"
-#: ../terminal/terminal-encoding-action.c:78
+#: ../terminal/terminal-encoding-action.c:77
msgid "Korean"
msgstr "Korejština"
-#: ../terminal/terminal-encoding-action.c:79
+#: ../terminal/terminal-encoding-action.c:78
msgid "Japanese"
msgstr "Japonština"
-#: ../terminal/terminal-encoding-action.c:80
+#: ../terminal/terminal-encoding-action.c:79
msgid "Greek"
msgstr "Řečtina"
-#: ../terminal/terminal-encoding-action.c:81
+#: ../terminal/terminal-encoding-action.c:80
msgid "Arabic"
msgstr "Arabština"
-#: ../terminal/terminal-encoding-action.c:82
+#: ../terminal/terminal-encoding-action.c:81
msgid "Hebrew"
msgstr "Hebrejština"
-#: ../terminal/terminal-encoding-action.c:83
+#: ../terminal/terminal-encoding-action.c:82
msgid "Thai"
msgstr "Thajština"
-#: ../terminal/terminal-encoding-action.c:84
+#: ../terminal/terminal-encoding-action.c:83
msgid "Vietnamese"
msgstr "Vietnamština"
-#: ../terminal/terminal-encoding-action.c:85
+#: ../terminal/terminal-encoding-action.c:84
msgid "Nordic"
msgstr "Severské"
-#: ../terminal/terminal-encoding-action.c:86
+#: ../terminal/terminal-encoding-action.c:85
msgid "Celtic"
msgstr "Keltské"
-#: ../terminal/terminal-encoding-action.c:87
+#: ../terminal/terminal-encoding-action.c:86
msgid "Romanian"
msgstr "Rumunština"
-#: ../terminal/terminal-encoding-action.c:88
+#: ../terminal/terminal-encoding-action.c:87
msgid "Armenian"
msgstr "Arménština"
-#: ../terminal/terminal-encoding-action.c:89
+#: ../terminal/terminal-encoding-action.c:88
msgid "Georgian"
msgstr "Gruzínština"
-#: ../terminal/terminal-encoding-action.c:90
+#: ../terminal/terminal-encoding-action.c:89
msgid "Unicode"
msgstr "Unicode"
-#: ../terminal/terminal-encoding-action.c:91
+#: ../terminal/terminal-encoding-action.c:90
msgid "Other"
msgstr "Jiné"
#. action to reset to the default
-#: ../terminal/terminal-encoding-action.c:269
-#: ../terminal/terminal-encoding-action.c:400
+#: ../terminal/terminal-encoding-action.c:268
+#: ../terminal/terminal-encoding-action.c:397
#, c-format
msgid "Default (%s)"
msgstr "Výchozí (%s)"
@@ -258,167 +272,177 @@ msgstr "ID uživatele neodpovídá"
msgid "Display mismatch"
msgstr "Displej neodpovídá"
-#: ../terminal/terminal-options.c:212
+#: ../terminal/terminal-options.c:217
#, c-format
msgid ""
"Option \"--default-display\" requires specifying the default X display as "
"its parameter"
msgstr "Volba \"--default-display\" vyžaduje zadání výchozího X displeje jako jeho parametru"
-#: ../terminal/terminal-options.c:228
+#: ../terminal/terminal-options.c:233
#, c-format
msgid ""
"Option \"--default-working-directory\" requires specifying the default "
"working directory as its parameter"
msgstr "Volba \"--default-working-directory\" vyžaduje zadání výchozího pracovního adresáře jako jeho parametru"
-#: ../terminal/terminal-options.c:245
+#: ../terminal/terminal-options.c:250
#, c-format
msgid ""
"Option \"--execute/-x\" requires specifying the command to run on the rest "
"of the command line"
msgstr "Volba \"--execute/-x\" vyžaduje zadání příkazu ke spuštění na zbytku příkazové řádky"
-#: ../terminal/terminal-options.c:262
+#: ../terminal/terminal-options.c:267
#, c-format
msgid ""
"Option \"--command/-e\" requires specifying the command to run as its "
"parameter"
msgstr "Volba \"--command/-e\" vyžaduje zadání příkazu ke spuštění jako jeho parametru"
-#: ../terminal/terminal-options.c:279
+#: ../terminal/terminal-options.c:284
#, c-format
msgid ""
"Option \"--working-directory\" requires specifying the working directory as "
"its parameter"
msgstr "Volba \"--working-directory\" vyžaduje zadání pracovního adresáře jako parametru"
-#: ../terminal/terminal-options.c:294
+#: ../terminal/terminal-options.c:299
#, c-format
msgid "Option \"--title/-T\" requires specifying the title as its parameter"
msgstr "Volba \"--title/-T\" vyžaduje zadání titulku jako parametru"
-#: ../terminal/terminal-options.c:313
+#: ../terminal/terminal-options.c:318
#, c-format
msgid "Option \"--display\" requires specifying the X display as its parameters"
msgstr "Volba \"--display\" vyžaduje zadání X displeje jako jeho parametru"
-#: ../terminal/terminal-options.c:328
+#: ../terminal/terminal-options.c:333
#, c-format
msgid ""
"Option \"--geometry\" requires specifying the window geometry as its "
"parameter"
msgstr "Volba \"--geometry\" vyžaduje zadání geometrie okna jako jeho parametru"
-#: ../terminal/terminal-options.c:343
+#: ../terminal/terminal-options.c:348
#, c-format
msgid "Option \"--role\" requires specifying the window role as its parameter"
msgstr "Volba \"--role\" vyžaduje zadání úlohy okna jako jeho parametru"
-#: ../terminal/terminal-options.c:358
+#: ../terminal/terminal-options.c:363
#, c-format
msgid ""
"Option \"--sm-client-id\" requires specifying the unique session id as its "
"parameter"
msgstr "Volba \"--sm-client-id\" vyžaduje zadání identifikátoru relace (id) jako parametru"
-#: ../terminal/terminal-options.c:373
+#: ../terminal/terminal-options.c:378
#, c-format
msgid ""
"Option \"--startup-id\" requires specifying the startup id as its parameter"
msgstr "Volba \"--startup-id\" vyžaduje zadání spouštěcího identifikátoru (id) jako parametru"
-#: ../terminal/terminal-options.c:389
+#: ../terminal/terminal-options.c:394
#, c-format
msgid ""
"Option \"--icon/-I\" requires specifying an icon name or filename as its "
"parameter"
msgstr "Volba \"--icon/-I\" vyžaduje zadání názvu ikony nebo názvu souboru jako jeho parametru"
-#: ../terminal/terminal-options.c:458
+#: ../terminal/terminal-options.c:457
+#, c-format
+msgid "Option \"--font\" requires specifying the font name as its parameter"
+msgstr "Volba \"--font\" vyžaduje zadání názvu fontu jako parametru"
+
+#: ../terminal/terminal-options.c:475
+#, c-format
+msgid "Option \"--zoom\" requires specifying the zoom (%d .. %d) as its parameter"
+msgstr "Volba \"--zoom\" vyžaduje zadání míry zvětšení (%d až %d) jako parametru"
+
+#: ../terminal/terminal-options.c:497
#, c-format
msgid "Unknown option \"%s\""
msgstr "Neznámá volba \"%s\""
-#: ../terminal/terminal-preferences-dialog.c:311
+#: ../terminal/terminal-preferences-dialog.c:323
msgid "All Files"
msgstr "Všechny soubory"
-#: ../terminal/terminal-preferences-dialog.c:317
+#: ../terminal/terminal-preferences-dialog.c:329
msgid "Image Files"
msgstr "Obrázky"
-#: ../terminal/terminal-preferences-dialog.c:732
+#: ../terminal/terminal-preferences-dialog.c:744
msgid "Load Presets..."
msgstr "Načíst přednastavení..."
-#: ../terminal/terminal-preferences.c:879
+#: ../terminal/terminal-preferences.c:929
msgid "Terminal"
msgstr "Terminal"
-#: ../terminal/terminal-screen.c:398 ../terminal/terminal-screen.c:683
-#: ../terminal/terminal-screen.c:1822
+#: ../terminal/terminal-screen.c:392 ../terminal/terminal-screen.c:692
+#: ../terminal/terminal-screen.c:1904
msgid "Untitled"
msgstr "Bez názvu"
-#: ../terminal/terminal-screen.c:583
+#: ../terminal/terminal-screen.c:592
#, c-format
msgid "Unable to determine your login shell."
msgstr "Nelze zjistit vaše uživatelské jméno."
-#: ../terminal/terminal-screen.c:1530 ../terminal/terminal-screen.c:1559
+#: ../terminal/terminal-screen.c:1613 ../terminal/terminal-screen.c:1642
msgid "Failed to execute child"
msgstr "Spuštění procesu potomka se nezdařilo"
-#: ../terminal/terminal-screen.c:2168
+#: ../terminal/terminal-screen.c:2223
msgid "Close this tab"
msgstr "Zavřít tuto kartu"
-#: ../terminal/terminal-search-dialog.c:90
+#: ../terminal/terminal-search-dialog.c:91
msgid "Find"
msgstr "Najít"
-#: ../terminal/terminal-search-dialog.c:93
+#: ../terminal/terminal-search-dialog.c:94 ../terminal/terminal-window.c:1742
msgid "_Close"
msgstr "_Zavřít"
-#: ../terminal/terminal-search-dialog.c:95
+#: ../terminal/terminal-search-dialog.c:98
msgid "_Previous"
msgstr "_Předchozí"
-#: ../terminal/terminal-search-dialog.c:100
+#: ../terminal/terminal-search-dialog.c:102
msgid "_Next"
msgstr "_Následující"
-#: ../terminal/terminal-search-dialog.c:113
+#: ../terminal/terminal-search-dialog.c:112
msgid "_Search for:"
msgstr "_Hledat:"
-#: ../terminal/terminal-search-dialog.c:128
+#: ../terminal/terminal-search-dialog.c:125
msgid "C_ase sensitive"
msgstr "Rozlišovat _velká a malá písmena"
-#: ../terminal/terminal-search-dialog.c:134
+#: ../terminal/terminal-search-dialog.c:130
msgid "Match as _regular expression"
msgstr "_Regulární výrazy"
-#: ../terminal/terminal-search-dialog.c:140
+#: ../terminal/terminal-search-dialog.c:135
msgid "Match _entire word only"
msgstr "Pouze _celá slova"
-#: ../terminal/terminal-search-dialog.c:146
+#: ../terminal/terminal-search-dialog.c:140
msgid "_Wrap around"
msgstr "_Orámování"
-#: ../terminal/terminal-util.c:79 ../xfce4-terminal-default-apps.xml.in.in.h:1
+#: ../terminal/terminal-util.c:80 ../xfce4-terminal-default-apps.xml.in.in.h:1
msgid "Xfce Terminal Emulator"
msgstr "Emulátor terminálu Xfce"
-#: ../terminal/terminal-util.c:86
+#: ../terminal/terminal-util.c:88
msgid "translator-credits"
msgstr "translator-credits"
-#: ../terminal/terminal-util.c:89
+#: ../terminal/terminal-util.c:91
msgid "Visit Terminal website"
msgstr "Navštívit webovou stránku aplikace Terminal"
@@ -438,265 +462,299 @@ msgstr "Kopírovat adresu odkazu"
msgid "Open Link"
msgstr "Otevřít odkaz"
-#: ../terminal/terminal-widget.c:480
+#: ../terminal/terminal-widget.c:488
#, c-format
msgid ""
"Unable to drop selection of type text/plain to terminal: Wrong format (%d) "
"or length (%d)\n"
msgstr "Nelze předat vybraný text typu text/plain na terminál. Nesprávný formát (%d) nebo délka (%d)\n"
-#: ../terminal/terminal-widget.c:496
+#: ../terminal/terminal-widget.c:504
#, c-format
msgid ""
"Unable to drop Mozilla URL on terminal: Wrong format (%d) or length (%d)\n"
msgstr "Nelze předat adresu Mozilla URL na teminál: Nesprávný formát (%d) nebo délka (%d)\n"
-#: ../terminal/terminal-widget.c:522
+#: ../terminal/terminal-widget.c:530
#, c-format
msgid "Unable to drop URI list on terminal: Wrong format (%d) or length (%d)\n"
msgstr "Nelze předat seznam adres URI terminálu. Nesprávný formát (%d) nebo délka (%d)\n"
-#: ../terminal/terminal-widget.c:567
+#: ../terminal/terminal-widget.c:575
#, c-format
msgid "Received invalid color data: Wrong format (%d) or length (%d)\n"
msgstr "Přijata neplatná data o barvách: Nesprávný formát (%d) nebo délka (%d)\n"
-#: ../terminal/terminal-widget.c:699
+#: ../terminal/terminal-widget.c:711
#, c-format
-msgid "Failed to open the URL `%s'"
-msgstr "Nepodařilo se otevřít adresu URL `%s'"
+msgid "Failed to open the URL '%s'"
+msgstr "Nepodařilo se otevřít adresu URL '%s'"
-#: ../terminal/terminal-window-dropdown.c:274
+#: ../terminal/terminal-window-dropdown.c:257
msgid "Keep window open when it loses focus"
-msgstr "Nechat okno otevřené i po přepnutí na jiné okno"
+msgstr "Nechat okno otevřené i po ztrátě zaměření"
-#: ../terminal/terminal-window-dropdown.c:355
+#: ../terminal/terminal-window-dropdown.c:341
msgid "Drop-down Terminal"
msgstr "Otevřít T_erminál"
-#: ../terminal/terminal-window-dropdown.c:356
+#: ../terminal/terminal-window-dropdown.c:342
msgid "Toggle Drop-down Terminal"
msgstr "Přepnout drop-down terminál"
-#: ../terminal/terminal-window.c:195
+#: ../terminal/terminal-window.c:216
msgid "_File"
msgstr "_Soubor"
-#: ../terminal/terminal-window.c:196
+#: ../terminal/terminal-window.c:217
msgid "Open _Tab"
msgstr "Otevří_t kartu"
-#: ../terminal/terminal-window.c:196
+#: ../terminal/terminal-window.c:217
msgid "Open a new terminal tab"
msgstr "Otevře novou kartu terminálu"
-#: ../terminal/terminal-window.c:197
+#: ../terminal/terminal-window.c:218
msgid "Open T_erminal"
msgstr "Otevřít T_erminál"
-#: ../terminal/terminal-window.c:197
+#: ../terminal/terminal-window.c:218
msgid "Open a new terminal window"
msgstr "Otevře nové okno terminálu"
-#: ../terminal/terminal-window.c:198
+#: ../terminal/terminal-window.c:219
+msgid "_Undo Close Tab"
+msgstr "_Vrátit zavření karty"
+
+#: ../terminal/terminal-window.c:220
msgid "_Detach Tab"
msgstr "O_dpojit kartu"
-#. gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_CANCEL,
-#. GTK_RESPONSE_CANCEL);
-#: ../terminal/terminal-window.c:199 ../terminal/terminal-window.c:506
+#: ../terminal/terminal-window.c:221 ../terminal/terminal-window.c:534
msgid "Close T_ab"
msgstr "Zavřít _kartu"
-#: ../terminal/terminal-window.c:200 ../terminal/terminal-window.c:510
+#: ../terminal/terminal-window.c:222
+msgid "Close Other Ta_bs"
+msgstr "Zavřít _ostatní karty"
+
+#: ../terminal/terminal-window.c:223 ../terminal/terminal-window.c:537
msgid "Close _Window"
msgstr "Zavřít _okno"
-#: ../terminal/terminal-window.c:201
+#: ../terminal/terminal-window.c:224
msgid "_Edit"
msgstr "Ú_pravy"
-#: ../terminal/terminal-window.c:202
+#: ../terminal/terminal-window.c:225
msgid "_Copy"
msgstr "_Kopírovat"
-#: ../terminal/terminal-window.c:202
+#: ../terminal/terminal-window.c:225
msgid "Copy to clipboard"
msgstr "Zkopírovat do schránky."
-#: ../terminal/terminal-window.c:203
+#: ../terminal/terminal-window.c:226
msgid "_Paste"
msgstr "Vlož_it"
-#: ../terminal/terminal-window.c:203
+#: ../terminal/terminal-window.c:226
msgid "Paste from clipboard"
msgstr "Vložit ze schránky"
-#: ../terminal/terminal-window.c:204
+#: ../terminal/terminal-window.c:227
msgid "Paste _Selection"
msgstr "Vložit _výběr"
-#: ../terminal/terminal-window.c:205
+#: ../terminal/terminal-window.c:228
msgid "Select _All"
msgstr "_Vybrat vše"
-#: ../terminal/terminal-window.c:206
+#: ../terminal/terminal-window.c:229
msgid "Pr_eferences..."
msgstr "Na_stavení..."
-#: ../terminal/terminal-window.c:206
+#: ../terminal/terminal-window.c:229
msgid "Open the preferences dialog"
msgstr "Otevřít dialogové okno nastavení"
-#: ../terminal/terminal-window.c:207
+#: ../terminal/terminal-window.c:230
msgid "_View"
msgstr "_Zobrazit"
-#: ../terminal/terminal-window.c:208
+#: ../terminal/terminal-window.c:231
+msgid "Zoom _In"
+msgstr "Při_blížit"
+
+#: ../terminal/terminal-window.c:231
+msgid "Zoom in with larger font"
+msgstr "Přiblížení větším písmem"
+
+#: ../terminal/terminal-window.c:232
+msgid "Zoom _Out"
+msgstr "Od_dálit"
+
+#: ../terminal/terminal-window.c:232
+msgid "Zoom out with smaller font"
+msgstr "Oddálení menším písmem"
+
+#: ../terminal/terminal-window.c:233
+msgid "_Normal Size"
+msgstr "_Běžná velikost"
+
+#: ../terminal/terminal-window.c:233
+msgid "Zoom to default size"
+msgstr "Obnovit výchozí přiblížení"
+
+#: ../terminal/terminal-window.c:234
msgid "_Terminal"
msgstr "_Terminál"
-#: ../terminal/terminal-window.c:209
+#: ../terminal/terminal-window.c:235
msgid "_Set Title..."
msgstr "_Nastavit titulek..."
-#: ../terminal/terminal-window.c:210
+#: ../terminal/terminal-window.c:236
msgid "_Find..."
msgstr "_Najít..."
-#: ../terminal/terminal-window.c:211
+#: ../terminal/terminal-window.c:236
+msgid "Search terminal contents"
+msgstr "Hledat v obsahu terminálu"
+
+#: ../terminal/terminal-window.c:237
msgid "Find Ne_xt"
msgstr "Najít _další"
-#: ../terminal/terminal-window.c:212
+#: ../terminal/terminal-window.c:238
msgid "Find Pre_vious"
msgstr "Najít _předchozí"
-#: ../terminal/terminal-window.c:213
+#: ../terminal/terminal-window.c:239
msgid "_Reset"
msgstr "_Inicializovat"
-#: ../terminal/terminal-window.c:214
+#: ../terminal/terminal-window.c:240
msgid "_Clear Scrollback and Reset"
-msgstr "Smazat historii a reinicializovat"
+msgstr "_Smazat historii a obnovit nastavení"
-#: ../terminal/terminal-window.c:215
+#: ../terminal/terminal-window.c:241
msgid "T_abs"
msgstr "K_arty"
-#: ../terminal/terminal-window.c:216
+#: ../terminal/terminal-window.c:242
msgid "_Previous Tab"
msgstr "_Předchozí karta"
-#: ../terminal/terminal-window.c:216
+#: ../terminal/terminal-window.c:242
msgid "Switch to previous tab"
msgstr "Přejde se na předchozí kartu"
-#: ../terminal/terminal-window.c:217
+#: ../terminal/terminal-window.c:243
msgid "_Next Tab"
msgstr "_Následující karta"
-#: ../terminal/terminal-window.c:217
+#: ../terminal/terminal-window.c:243
msgid "Switch to next tab"
msgstr "Přejde na následující kartu"
-#: ../terminal/terminal-window.c:218
+#: ../terminal/terminal-window.c:244
msgid "Move Tab _Left"
msgstr "Přesunout panel _doleva"
-#: ../terminal/terminal-window.c:219
+#: ../terminal/terminal-window.c:245
msgid "Move Tab _Right"
msgstr "Přesunout panel _doprava"
-#: ../terminal/terminal-window.c:220
+#: ../terminal/terminal-window.c:246
msgid "_Help"
msgstr "_Nápověda"
-#: ../terminal/terminal-window.c:221
+#: ../terminal/terminal-window.c:247
msgid "_Contents"
msgstr "_Obsah"
-#: ../terminal/terminal-window.c:221
+#: ../terminal/terminal-window.c:247
msgid "Display help contents"
msgstr "Zobrazit obsah nápovědy"
-#: ../terminal/terminal-window.c:222
+#: ../terminal/terminal-window.c:248
msgid "_About"
msgstr "O _aplikaci"
-#: ../terminal/terminal-window.c:223
-msgid "_Input Methods"
-msgstr "Vstupní metod_y"
-
-#: ../terminal/terminal-window.c:228
+#: ../terminal/terminal-window.c:253
msgid "Show _Menubar"
msgstr "Zo_brazovat panel s nabídkou"
-#: ../terminal/terminal-window.c:228
+#: ../terminal/terminal-window.c:253
msgid "Show/hide the menubar"
msgstr "Skrýt/zobrazit panel nabídky"
-#: ../terminal/terminal-window.c:229
+#: ../terminal/terminal-window.c:254
msgid "Show _Toolbar"
msgstr "Zobrazit _panel nástrojů"
-#: ../terminal/terminal-window.c:229
+#: ../terminal/terminal-window.c:254
msgid "Show/hide the toolbar"
msgstr "Zobrazit/Skrýt panely nástrojů"
-#: ../terminal/terminal-window.c:230
+#: ../terminal/terminal-window.c:255
msgid "Show Window _Borders"
msgstr "Zo_brazit okraje okna"
-#: ../terminal/terminal-window.c:230
+#: ../terminal/terminal-window.c:255
msgid "Show/hide the window decorations"
msgstr "Zobrazit nebo skrýt dekorace oken"
-#: ../terminal/terminal-window.c:231
+#: ../terminal/terminal-window.c:256
msgid "_Fullscreen"
msgstr "_Celá obrazovka"
-#: ../terminal/terminal-window.c:231
+#: ../terminal/terminal-window.c:256
msgid "Toggle fullscreen mode"
msgstr "Přepnout do režimu celé obrazovky"
#. create encoding action
-#: ../terminal/terminal-window.c:361
+#: ../terminal/terminal-window.c:388
msgid "Set _Encoding"
msgstr "Nastavit _kódování"
-#: ../terminal/terminal-window.c:497
+#: ../terminal/terminal-window.c:527
msgid "Warning"
msgstr "Varování"
-#: ../terminal/terminal-window.c:529
+#: ../terminal/terminal-window.c:530
+msgid "_Cancel"
+msgstr "_Zrušit"
+
+#: ../terminal/terminal-window.c:553
#, c-format
msgid ""
"This window has %d tabs open. Closing this window\n"
"will also close all its tabs."
msgstr "V okně je otevřeno %d karet. Zavřením\ntohoto okna budou zavřeny také všechny jeho karty."
-#: ../terminal/terminal-window.c:532
+#: ../terminal/terminal-window.c:556
msgid "Close all tabs?"
msgstr "Zavřít všechny karty?"
-#: ../terminal/terminal-window.c:545
+#: ../terminal/terminal-window.c:568
msgid "Do _not ask me again"
msgstr "Příště se již _nedotazovat"
-#: ../terminal/terminal-window.c:1605
+#: ../terminal/terminal-window.c:1736
msgid "Window Title|Set Title"
msgstr "Nastavit titulek"
-#: ../terminal/terminal-window.c:1618
+#: ../terminal/terminal-window.c:1751
msgid "_Title:"
-msgstr "Název:"
+msgstr "_Titulek:"
-#: ../terminal/terminal-window.c:1632
+#: ../terminal/terminal-window.c:1763
msgid "Enter the title for the current terminal tab"
msgstr "Vložte název pro aktuální kartu terminálu"
-#: ../terminal/terminal-window.c:1680
+#: ../terminal/terminal-window.c:1817
msgid "Failed to create the regular expression"
msgstr "Vytvoření regulárního výrazu se nepodařilo"
@@ -777,26 +835,38 @@ msgid "Stretched"
msgstr "Roztažený"
#: ../terminal/terminal-preferences.glade.h:20
+msgid "Block"
+msgstr "Do bloku"
+
+#: ../terminal/terminal-preferences.glade.h:21
+msgid "I-Beam"
+msgstr "I-Beam"
+
+#: ../terminal/terminal-preferences.glade.h:22
+msgid "Underline"
+msgstr "Podtržený"
+
+#: ../terminal/terminal-preferences.glade.h:23
msgid "Terminal Preferences"
msgstr "Nastavení aplikace Terminal"
-#: ../terminal/terminal-preferences.glade.h:21
+#: ../terminal/terminal-preferences.glade.h:24
msgid "_Initial title:"
msgstr "Výchozí t_itulek"
-#: ../terminal/terminal-preferences.glade.h:22
+#: ../terminal/terminal-preferences.glade.h:25
msgid "_Dynamically-set title:"
msgstr "_Dynamicky nastavitelný titulek:"
-#: ../terminal/terminal-preferences.glade.h:23
+#: ../terminal/terminal-preferences.glade.h:26
msgid "Title"
msgstr "Titulek"
-#: ../terminal/terminal-preferences.glade.h:24
+#: ../terminal/terminal-preferences.glade.h:27
msgid "_Run command as login shell"
msgstr "_Spustit příkaz jako přihlašovací shell"
-#: ../terminal/terminal-preferences.glade.h:25
+#: ../terminal/terminal-preferences.glade.h:28
msgid ""
"Select this option to force Terminal to run your shell as a login shell when"
" you open new terminals. See the documentation of your shell for details "
@@ -804,401 +874,422 @@ msgid ""
"login shell."
msgstr "Vybráním této volby donutíte aplikaci Terminal, aby zobrazovala přihlašovací rozhraní při otevření nových terminálů. Pro více informací o rozdílu mezi spuštěním jako interaktivní shell a login shell nahlédněte do dokumentace shellu."
-#: ../terminal/terminal-preferences.glade.h:26
+#: ../terminal/terminal-preferences.glade.h:29
msgid "_Update utmp/wtmp records when command is launched"
msgstr "_Aktualizovat záznamy utmp/wtmp při spuštění příkazu"
-#: ../terminal/terminal-preferences.glade.h:27
+#: ../terminal/terminal-preferences.glade.h:30
msgid "Command"
msgstr "Příkaz"
-#: ../terminal/terminal-preferences.glade.h:28
+#: ../terminal/terminal-preferences.glade.h:31
msgid "Scroll single _line using Shift-Up/-Down keys"
msgstr "_Posunovat o jeden řádek pomocí kláves Šipka nahoru a Šipka dolů"
-#: ../terminal/terminal-preferences.glade.h:29
+#: ../terminal/terminal-preferences.glade.h:32
msgid ""
"Enable this option to be able to scroll by a single line using the up/down "
"arrow keys together with the Shift key."
msgstr "Povolením této volby umožníte posunování o jeden řádek šipkami nahoru a dolů společně s klávesou Shift."
-#: ../terminal/terminal-preferences.glade.h:30
+#: ../terminal/terminal-preferences.glade.h:33
msgid "Scroll on ou_tput"
msgstr "Posunovat při _výstupu"
-#: ../terminal/terminal-preferences.glade.h:31
+#: ../terminal/terminal-preferences.glade.h:34
msgid ""
"This option controls whether the terminal will scroll down automatically "
"whenever new output is generated by the commands running inside the "
"terminal."
msgstr "Tato volba určuje, zda bude obsah terminálu automaticky posunován při generování výstupu programu spuštěného v terminálu."
-#: ../terminal/terminal-preferences.glade.h:32
+#: ../terminal/terminal-preferences.glade.h:35
msgid "Scroll on _keystroke"
msgstr "Posunovat při _stisku klávesy"
-#: ../terminal/terminal-preferences.glade.h:33
+#: ../terminal/terminal-preferences.glade.h:36
msgid ""
"Enables you to press any key on the keyboard to scroll down the terminal "
"window to the command prompt."
msgstr "Způsobí posunutí obsahu terminálu dolů při stisknutí libovolné klávesy."
-#: ../terminal/terminal-preferences.glade.h:34
+#: ../terminal/terminal-preferences.glade.h:37
msgid "Scr_ollbar is:"
msgstr "Po_suvník je:"
-#: ../terminal/terminal-preferences.glade.h:35
+#: ../terminal/terminal-preferences.glade.h:38
msgid "Scroll_back:"
msgstr "_Paměť řádků:"
-#: ../terminal/terminal-preferences.glade.h:36
+#: ../terminal/terminal-preferences.glade.h:39
msgid ""
"Specifies the number of lines that you can scroll back using the scrollbar."
msgstr "Specifikuje počet řádků, o kolik se můžete vrátit zpět při posuvu nahoru."
-#: ../terminal/terminal-preferences.glade.h:37
+#: ../terminal/terminal-preferences.glade.h:40
+msgid "Unli_mited scrollback"
+msgstr "Neomezená historie"
+
+#: ../terminal/terminal-preferences.glade.h:41
+msgid ""
+"This option controls whether the terminal will have no limits on scrollback."
+msgstr "Tato volba určuje, zda bude historie terminálu neomezená."
+
+#: ../terminal/terminal-preferences.glade.h:42
msgid "Scrolling"
msgstr "Posun"
-#: ../terminal/terminal-preferences.glade.h:38
+#: ../terminal/terminal-preferences.glade.h:43
+msgid "Cursor shape:"
+msgstr "Tvar kurzoru:"
+
+#: ../terminal/terminal-preferences.glade.h:44
+msgid "Cursor blinks"
+msgstr "Blikání kurzoru"
+
+#: ../terminal/terminal-preferences.glade.h:45
+msgid "This option controls whether the cursor will be blinking or not."
+msgstr "Tato volba určuje, zda bude kurzor blikat."
+
+#: ../terminal/terminal-preferences.glade.h:46
+msgid "Cursor"
+msgstr "Kurzor"
+
+#: ../terminal/terminal-preferences.glade.h:47
msgid "_General"
msgstr "_Obecné"
-#: ../terminal/terminal-preferences.glade.h:39
+#: ../terminal/terminal-preferences.glade.h:48
msgid "_Keep window open when it loses focus"
-msgstr "Nechat okno otevřené i po přepnutí na jiné okno"
+msgstr "_Nechat okno otevřené i po ztrátě zaměření"
-#: ../terminal/terminal-preferences.glade.h:40
+#: ../terminal/terminal-preferences.glade.h:49
msgid "Always keep window on _top"
-msgstr "Zobrazovat okno vždy nahoře"
+msgstr "Zobrazovat okno _vždy nahoře"
-#: ../terminal/terminal-preferences.glade.h:41
+#: ../terminal/terminal-preferences.glade.h:50
msgid "Use shortcut to _focus visible window"
-msgstr "Použít zkratku pro aktivaci viditelného okna"
+msgstr "Použít zkratku pro _zaměření viditelného okna"
-#: ../terminal/terminal-preferences.glade.h:42
+#: ../terminal/terminal-preferences.glade.h:51
msgid ""
"If enabled, the shortcut to open and retract the window will give focus, "
"rather than closing it, if it has previously lost focus"
-msgstr "Pokud je povoleno tak zkratky pro otevření a stažení okna budou okno zaměřovat místo aby jej zavřely."
+msgstr "Pokud je tato volba povolena, klávesová zkratka pro otevření a stažení okna místo zavření okno zaměří, pokud předtím zaměřené nebylo"
-#: ../terminal/terminal-preferences.glade.h:43
+#: ../terminal/terminal-preferences.glade.h:52
msgid "Show _status icon in notification area"
-msgstr "Zobrazit stavovou ikonku na panelu"
+msgstr "Zobrazit _stavovou ikonku v oznamovací oblasti"
-#: ../terminal/terminal-preferences.glade.h:44
+#: ../terminal/terminal-preferences.glade.h:53
msgid "Behavior"
msgstr "Chování"
-#: ../terminal/terminal-preferences.glade.h:45
+#: ../terminal/terminal-preferences.glade.h:54
msgid "Wi_dth:"
-msgstr "Šířka:"
+msgstr "Šíř_ka:"
-#: ../terminal/terminal-preferences.glade.h:46
+#: ../terminal/terminal-preferences.glade.h:55
msgid "He_ight:"
-msgstr "Výška:"
+msgstr "_Výška:"
-#: ../terminal/terminal-preferences.glade.h:47
+#: ../terminal/terminal-preferences.glade.h:56
msgid "_Opacity:"
-msgstr "Průhlednost:"
+msgstr "Ne_průhlednost:"
-#: ../terminal/terminal-preferences.glade.h:48
+#: ../terminal/terminal-preferences.glade.h:57
msgid "D_uration:"
-msgstr "Trvání:"
+msgstr "_Trvání:"
-#: ../terminal/terminal-preferences.glade.h:49
+#: ../terminal/terminal-preferences.glade.h:58
msgid "ms"
msgstr "ms"
-#: ../terminal/terminal-preferences.glade.h:50
+#: ../terminal/terminal-preferences.glade.h:59
msgid "_Always show tabs"
msgstr "_Vždy zobrazovat karty"
-#: ../terminal/terminal-preferences.glade.h:51
+#: ../terminal/terminal-preferences.glade.h:60
msgid "Appearance and Animation"
msgstr "Vzhled a animace"
-#: ../terminal/terminal-preferences.glade.h:52
+#: ../terminal/terminal-preferences.glade.h:61
msgid "L_eft"
-msgstr "Nalevo"
+msgstr "Na_levo"
-#: ../terminal/terminal-preferences.glade.h:53
+#: ../terminal/terminal-preferences.glade.h:62
msgid "Right"
msgstr "Napravo"
-#: ../terminal/terminal-preferences.glade.h:54
+#: ../terminal/terminal-preferences.glade.h:63
msgid "Move to monitor with poi_nter"
-msgstr "Přesunutí na monitor pomocí ukazatele"
+msgstr "Přesunutí na monitor pomocí _ukazatele"
-#: ../terminal/terminal-preferences.glade.h:55
+#: ../terminal/terminal-preferences.glade.h:64
msgid "Position"
msgstr "Umístění"
-#: ../terminal/terminal-preferences.glade.h:56
+#: ../terminal/terminal-preferences.glade.h:65
msgid "Drop-do_wn"
msgstr "Drop-do_wn"
-#: ../terminal/terminal-preferences.glade.h:57
+#: ../terminal/terminal-preferences.glade.h:66
msgid "Choose Terminal Font"
msgstr "Vyberte písmo terminálu"
-#: ../terminal/terminal-preferences.glade.h:58
+#: ../terminal/terminal-preferences.glade.h:67
msgid "Allow bold te_xt"
msgstr "Povolit _tučný text"
-#: ../terminal/terminal-preferences.glade.h:59
+#: ../terminal/terminal-preferences.glade.h:68
msgid ""
"Enable this option to allow applications running inside the terminal windows"
" to use bold text."
msgstr "Povolte tuto volbu, abyste umožnili aplikacím spuštěným v oknech terminálu používat tučné písmo."
-#: ../terminal/terminal-preferences.glade.h:60
+#: ../terminal/terminal-preferences.glade.h:69
msgid "Font"
msgstr "Písmo"
-#: ../terminal/terminal-preferences.glade.h:61
+#: ../terminal/terminal-preferences.glade.h:70
msgid "_File:"
msgstr "_Soubor:"
-#: ../terminal/terminal-preferences.glade.h:62
+#: ../terminal/terminal-preferences.glade.h:71
msgid "St_yle:"
msgstr "_Styl:"
-#: ../terminal/terminal-preferences.glade.h:63
+#: ../terminal/terminal-preferences.glade.h:72
msgid "Select Background Image File"
msgstr "Výběr souboru s obrázkem pozadí"
-#: ../terminal/terminal-preferences.glade.h:64
-msgid "Transpare_ncy:"
-msgstr "Prů_hlednost"
-
-#: ../terminal/terminal-preferences.glade.h:65
+#: ../terminal/terminal-preferences.glade.h:73
msgid "Background"
msgstr "Pozadí"
-#: ../terminal/terminal-preferences.glade.h:66
+#: ../terminal/terminal-preferences.glade.h:74
msgid "Display _menubar in new windows"
msgstr "Zo_brazovat hlavní nabídku v nových oknech"
-#: ../terminal/terminal-preferences.glade.h:67
+#: ../terminal/terminal-preferences.glade.h:75
msgid ""
"Enable this option to show the menubar in newly created terminal windows."
msgstr "Povolte tuto možnost pro zobrazení hlavního menu v nově vytvořených oknech terminálu."
-#: ../terminal/terminal-preferences.glade.h:68
+#: ../terminal/terminal-preferences.glade.h:76
msgid "Display _toolbar in new windows"
-msgstr "Zobrazovat _panely nástrojů v nových oknech"
+msgstr "Zobrazit _panely nástrojů v nových oknech"
-#: ../terminal/terminal-preferences.glade.h:69
+#: ../terminal/terminal-preferences.glade.h:77
msgid ""
"Enable this option to show the toolbar in newly created terminal windows."
msgstr "Povolte tuto volbu pro zobrazování panelů nástrojů v nově vytvořených oknech."
-#: ../terminal/terminal-preferences.glade.h:70
+#: ../terminal/terminal-preferences.glade.h:78
msgid "Display _borders around new windows"
msgstr "Zobr_azovat okraje kolem nových oken"
-#: ../terminal/terminal-preferences.glade.h:71
+#: ../terminal/terminal-preferences.glade.h:79
msgid ""
"Enable this option to show window decorations around newly created terminal "
"windows."
msgstr "Povolte tuto volbu pro zobrazování dekorací oken kolem nově vytvořených oken terminálu."
-#: ../terminal/terminal-preferences.glade.h:72
+#: ../terminal/terminal-preferences.glade.h:80
msgid "Default geometry:"
msgstr "Výchozí nastavení geometrie:"
-#: ../terminal/terminal-preferences.glade.h:73
+#: ../terminal/terminal-preferences.glade.h:81
msgid "c_olumns"
-msgstr "sloupce"
+msgstr "_sloupce"
-#: ../terminal/terminal-preferences.glade.h:74
+#: ../terminal/terminal-preferences.glade.h:82
msgid "row_s"
-msgstr "řádky"
+msgstr "řá_dky"
-#: ../terminal/terminal-preferences.glade.h:75
+#: ../terminal/terminal-preferences.glade.h:83
msgid "Opening New Windows"
msgstr "Otevření nových oken"
-#: ../terminal/terminal-preferences.glade.h:76
+#: ../terminal/terminal-preferences.glade.h:84
msgid "Reset tab activity _indicator after"
msgstr "Zrušit _indikaci aktivity karty po"
-#: ../terminal/terminal-preferences.glade.h:77
+#: ../terminal/terminal-preferences.glade.h:85
msgid "seconds"
msgstr "sekundách"
-#: ../terminal/terminal-preferences.glade.h:78
+#: ../terminal/terminal-preferences.glade.h:86
msgid "Tab Activity Indicator"
msgstr "Indikátor aktivity karty"
-#: ../terminal/terminal-preferences.glade.h:79
+#: ../terminal/terminal-preferences.glade.h:87
msgid "_Appearance"
msgstr "_Vzhled"
-#: ../terminal/terminal-preferences.glade.h:80
+#: ../terminal/terminal-preferences.glade.h:88
msgid "_Text color:"
msgstr "Barva _textu:"
-#: ../terminal/terminal-preferences.glade.h:81
+#: ../terminal/terminal-preferences.glade.h:89
msgid "Choose text color"
msgstr "Zvolte barvu textu"
-#: ../terminal/terminal-preferences.glade.h:82
+#: ../terminal/terminal-preferences.glade.h:90
msgid "Color Selector"
msgstr "Výběr barev"
-#: ../terminal/terminal-preferences.glade.h:83
+#: ../terminal/terminal-preferences.glade.h:91
msgid "Open a dialog to specify the color"
msgstr "Otevře dialog výběru barvy"
-#: ../terminal/terminal-preferences.glade.h:84
+#: ../terminal/terminal-preferences.glade.h:92
msgid "Cu_rsor color:"
msgstr "Barva _kurzoru:"
-#: ../terminal/terminal-preferences.glade.h:85
+#: ../terminal/terminal-preferences.glade.h:93
msgid "Choose cursor color"
msgstr "Zvolte barvu kurzoru"
-#: ../terminal/terminal-preferences.glade.h:86
+#: ../terminal/terminal-preferences.glade.h:94
msgid "_Background color:"
msgstr "Barva _pozadí:"
-#: ../terminal/terminal-preferences.glade.h:87
+#: ../terminal/terminal-preferences.glade.h:95
msgid "Choose background color"
-msgstr "Vyberte barvu pozadí"
+msgstr "Zvolte barvu pozadí"
-#: ../terminal/terminal-preferences.glade.h:88
+#: ../terminal/terminal-preferences.glade.h:96
msgid "Tab activit_y color:"
msgstr "B_arva při aktivitě karty:"
-#: ../terminal/terminal-preferences.glade.h:89
+#: ../terminal/terminal-preferences.glade.h:97
msgid "Choose tab activity color"
msgstr "Zvolte barvu indikace aktivity karty"
-#: ../terminal/terminal-preferences.glade.h:90
+#: ../terminal/terminal-preferences.glade.h:98
msgid "_Vary the background color for each tab"
msgstr "_Různé barvy pozadí pro jednotlivé karty"
-#: ../terminal/terminal-preferences.glade.h:91
+#: ../terminal/terminal-preferences.glade.h:99
msgid ""
"The random color is based on the selected background color, keeping the same"
" brightness. "
-msgstr "Náhodná barva je založena na nastavené barvě pozadí, ale zachovává stejný jas."
+msgstr "Náhodná barva je založena na vybrané barvě pozadí, ale zachovává stejný jas."
-#: ../terminal/terminal-preferences.glade.h:92
+#: ../terminal/terminal-preferences.glade.h:100
msgid "General"
msgstr "Obecné"
-#: ../terminal/terminal-preferences.glade.h:93
+#: ../terminal/terminal-preferences.glade.h:101
msgid "Choose text selection background color"
msgstr "Zvolte barvu pozadí vybraného textu"
-#: ../terminal/terminal-preferences.glade.h:94
+#: ../terminal/terminal-preferences.glade.h:102
msgid "Choose bold font color"
-msgstr "Vyberte font a barvu pro tučný text"
+msgstr "Vyberte barvu tučného fontu"
-#: ../terminal/terminal-preferences.glade.h:95
+#: ../terminal/terminal-preferences.glade.h:103
msgid "Text _selection color:"
-msgstr "Barva výběr textu:"
+msgstr "Barva _výběru textu:"
-#: ../terminal/terminal-preferences.glade.h:96
+#: ../terminal/terminal-preferences.glade.h:104
msgid ""
"Enable this option to set a custom background color for the selection. If "
"disabled the background and text colors will be reversed."
-msgstr "Povolte tuto volbu pro uživatelem nastavenou barvu pozadí výběru. Pokud volba není povolena barvy textu budou obráceny."
+msgstr "Povolte tuto volbu pro uživatelem nastavenou barvu pozadí výběru. Pokud volba není povolena, barvy textu budou obráceny."
-#: ../terminal/terminal-preferences.glade.h:97
+#: ../terminal/terminal-preferences.glade.h:105
msgid "B_old text color:"
-msgstr "Barva tučného textu:"
+msgstr "B_arva tučného textu:"
-#: ../terminal/terminal-preferences.glade.h:98
+#: ../terminal/terminal-preferences.glade.h:106
msgid ""
"Enable this option to set a custom bold color. If disabled the text color "
"will be used."
-msgstr "Povolte tuto volbu pro nastavení barvy tučného textu. Pokud není povolena tak se použije výchozí barva pro text."
+msgstr "Povolte tuto volbu pro nastavení barvy tučného textu. Pokud není povolena, použije se výchozí barva pro text."
-#: ../terminal/terminal-preferences.glade.h:99
+#: ../terminal/terminal-preferences.glade.h:107
msgid "Custom Colors"
msgstr "Vlastní barvy"
-#: ../terminal/terminal-preferences.glade.h:100
+#: ../terminal/terminal-preferences.glade.h:108
msgid "Black"
msgstr "Černá"
-#: ../terminal/terminal-preferences.glade.h:101
+#: ../terminal/terminal-preferences.glade.h:109
msgid "Dark Gray"
-msgstr "Tmavě šedivá"
+msgstr "Tmavě šedá"
-#: ../terminal/terminal-preferences.glade.h:102
+#: ../terminal/terminal-preferences.glade.h:110
msgid "Red"
msgstr "Červená"
-#: ../terminal/terminal-preferences.glade.h:103
+#: ../terminal/terminal-preferences.glade.h:111
msgid "Light Red"
msgstr "Světle červená"
-#: ../terminal/terminal-preferences.glade.h:104
+#: ../terminal/terminal-preferences.glade.h:112
msgid "Green"
msgstr "Zelená"
-#: ../terminal/terminal-preferences.glade.h:105
+#: ../terminal/terminal-preferences.glade.h:113
msgid "Light Green"
msgstr "Světle zelená"
-#: ../terminal/terminal-preferences.glade.h:106
+#: ../terminal/terminal-preferences.glade.h:114
msgid "Brown / Yellow"
msgstr "Hnědá / Žlutá"
-#: ../terminal/terminal-preferences.glade.h:107
+#: ../terminal/terminal-preferences.glade.h:115
msgid "Yellow"
msgstr "Žlutá"
-#: ../terminal/terminal-preferences.glade.h:108
+#: ../terminal/terminal-preferences.glade.h:116
msgid "Blue"
msgstr "Modrá"
-#: ../terminal/terminal-preferences.glade.h:109
+#: ../terminal/terminal-preferences.glade.h:117
msgid "Light Blue"
msgstr "Světle modrá"
-#: ../terminal/terminal-preferences.glade.h:110
+#: ../terminal/terminal-preferences.glade.h:118
msgid "Magenta"
msgstr "Purpurová"
-#: ../terminal/terminal-preferences.glade.h:111
+#: ../terminal/terminal-preferences.glade.h:119
msgid "Light Magenta"
msgstr "Světle purpurová"
-#: ../terminal/terminal-preferences.glade.h:112
+#: ../terminal/terminal-preferences.glade.h:120
msgid "Cyan"
-msgstr "Modrozelená"
+msgstr "Azurová"
-#: ../terminal/terminal-preferences.glade.h:113
+#: ../terminal/terminal-preferences.glade.h:121
msgid "Light Cyan"
-msgstr "Světle modrozelená"
+msgstr "Světle azurová"
-#: ../terminal/terminal-preferences.glade.h:114
+#: ../terminal/terminal-preferences.glade.h:122
msgid "Light Gray"
-msgstr "Světle šedivá"
+msgstr "Světle šedá"
-#: ../terminal/terminal-preferences.glade.h:115
+#: ../terminal/terminal-preferences.glade.h:123
msgid "White"
msgstr "Bílá"
-#: ../terminal/terminal-preferences.glade.h:116
+#: ../terminal/terminal-preferences.glade.h:124
msgid "Palette"
msgstr "Paleta"
-#: ../terminal/terminal-preferences.glade.h:117
+#: ../terminal/terminal-preferences.glade.h:125
msgid "Presets"
msgstr "Předvolby"
-#: ../terminal/terminal-preferences.glade.h:118
+#: ../terminal/terminal-preferences.glade.h:126
msgid "_Colors"
msgstr "_Barvy"
-#: ../terminal/terminal-preferences.glade.h:119
+#: ../terminal/terminal-preferences.glade.h:127
msgid ""
"These options may cause some applications to behave\n"
"incorrectly. They are only here to allow you to work around\n"
@@ -1206,65 +1297,77 @@ msgid ""
"different terminal behavior."
msgstr "Tyto volby mohou způsobit, že některé aplikace nebudou\npracovat správně. Jsou tu pouze pro možnost obejití\nneočekávaného chování terminálu u některých aplikací\na operačních systémů."
-#: ../terminal/terminal-preferences.glade.h:123
+#: ../terminal/terminal-preferences.glade.h:131
msgid "_Backspace key generates:"
msgstr "Klávesa _Backspace generuje:"
-#: ../terminal/terminal-preferences.glade.h:124
+#: ../terminal/terminal-preferences.glade.h:132
msgid "_Delete key generates:"
msgstr "Klávesa _Delete generuje:"
-#: ../terminal/terminal-preferences.glade.h:125
-msgid "Emulation s_etting:"
-msgstr "Nastavení emulace terminálu:"
-
-#: ../terminal/terminal-preferences.glade.h:126
+#: ../terminal/terminal-preferences.glade.h:133
msgid "_Reset compatibility options to defaults"
msgstr "Obnovit výchozí nastavení pro _kompatibilitu"
-#: ../terminal/terminal-preferences.glade.h:127
+#: ../terminal/terminal-preferences.glade.h:134
msgid "Compatibility"
msgstr "Kompatibilita"
-#: ../terminal/terminal-preferences.glade.h:128
+#: ../terminal/terminal-preferences.glade.h:135
msgid "Co_mpatibility"
-msgstr "Kompatibilita"
+msgstr "Ko_mpatibilita"
-#: ../terminal/terminal-preferences.glade.h:129
+#: ../terminal/terminal-preferences.glade.h:136
msgid ""
"Consider the following characters part of a _word\n"
"when double clicking:"
msgstr "Považovat následující znaky při _dvojitém kliknutí\nza část slova:"
-#: ../terminal/terminal-preferences.glade.h:131
+#: ../terminal/terminal-preferences.glade.h:138
msgid "Rese_t double click options to defaults"
msgstr "Obnovi_t výchozí nastavení dvojitého kliknutí"
-#: ../terminal/terminal-preferences.glade.h:132
+#: ../terminal/terminal-preferences.glade.h:139
msgid "Double Click"
msgstr "Dvojité kliknutí"
-#: ../terminal/terminal-preferences.glade.h:133
+#: ../terminal/terminal-preferences.glade.h:140
msgid "Default character e_ncoding:"
-msgstr "Výchozí kódování znaků:"
+msgstr "Výchozí _kódování znaků:"
-#: ../terminal/terminal-preferences.glade.h:134
+#: ../terminal/terminal-preferences.glade.h:141
msgid "Encoding"
msgstr "Kódování"
-#: ../terminal/terminal-preferences.glade.h:135
+#: ../terminal/terminal-preferences.glade.h:142
msgid "Disable all me_nu access keys (such as Alt+f)"
msgstr "Zakázat všechny klávesy pro přístup k _nabídce"
-#: ../terminal/terminal-preferences.glade.h:136
-msgid "Disable m_enu shortcut keys (F10 by default)"
-msgstr "Zakázat klávesy pro _přístup k nabídce (výchozí F10)"
+#: ../terminal/terminal-preferences.glade.h:143
+msgid "Disable m_enu shortcut key (F10 by default)"
+msgstr "Zakázat klávesu pro _přístup k nabídce (výchozí F10)"
-#: ../terminal/terminal-preferences.glade.h:137
-msgid "Menubar Access"
-msgstr "Přístup k nabídce"
+#: ../terminal/terminal-preferences.glade.h:144
+msgid "Disable _help window shortcut key (F1 by default)"
+msgstr "Zakázat klávesu pro přístup k oknu _nápovědy (výchozí F1)"
-#: ../terminal/terminal-preferences.glade.h:138
+#: ../terminal/terminal-preferences.glade.h:145
+msgid "Shortcuts"
+msgstr "Klávesové zkratky"
+
+#: ../terminal/terminal-preferences.glade.h:146
+msgid "Use _middle mouse click to close tabs"
+msgstr "_Použít prostřední tlačítko myši k zavření karet"
+
+#: ../terminal/terminal-preferences.glade.h:147
+msgid "Auto-hi_de mouse pointer"
+msgstr "Automatické _skrytí ukazatele myši"
+
+#: ../terminal/terminal-preferences.glade.h:148
+msgid "Misc"
+msgstr "Ostatní"
+
+#: ../terminal/terminal-preferences.glade.h:149
msgid "Ad_vanced"
msgstr "Po_kročilé"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list