mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
6226 lines
181 KiB
Plaintext
6226 lines
181 KiB
Plaintext
# Marcell Lengyel <miketkf@yahoo.com>, 1999.
|
|
# Arpad Biro <biro_arpad@yahoo.com>, 2004.
|
|
# Kristóf Kiszel <ulysses@kubuntu.org>, 2010, 2011, 2012, 2014, 2015.
|
|
# Balázs Úr <urbalazs@gmail.com>, 2012, 2013, 2014.
|
|
# Kiszel Kristóf <kiszel.kristof@gmail.com>, 2017.
|
|
# SPDX-FileCopyrightText: 2021, 2022, 2024, 2025 Kristof Kiszel <ulysses@fsf.hu>
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: KDE 4.2\n"
|
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2025-12-16 06:54+0000\n"
|
|
"PO-Revision-Date: 2025-11-10 21:13+0100\n"
|
|
"Last-Translator: Kristof Kiszel <ulysses@fsf.hu>\n"
|
|
"Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
|
|
"Language: hu\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Generator: Lokalize 25.08.2\n"
|
|
|
|
#, kde-format
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
msgid "Your names"
|
|
msgstr "Kiszel Kristóf,Úr Balázs"
|
|
|
|
#, kde-format
|
|
msgctxt "EMAIL OF TRANSLATORS"
|
|
msgid "Your emails"
|
|
msgstr "ulysses@fsf.hu,urbalazs@fsf.hu"
|
|
|
|
#. i18n: ectx: Menu (file)
|
|
#: ../desktop/konsoleui.rc:6
|
|
#, kde-format
|
|
msgid "File"
|
|
msgstr "Fájl"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, btnEdit)
|
|
#. i18n: ectx: Menu (edit)
|
|
#: ../desktop/konsoleui.rc:16 plugins/QuickCommands/quickcommandswidget.cpp:296
|
|
#: plugins/SSHManager/sshwidget.ui:300
|
|
#, kde-format
|
|
msgid "Edit"
|
|
msgstr "Szerkesztés"
|
|
|
|
#. i18n: ectx: Menu (view)
|
|
#: ../desktop/konsoleui.rc:19
|
|
#, kde-format
|
|
msgid "View"
|
|
msgstr "Nézet"
|
|
|
|
#. i18n: ectx: Menu (view-split)
|
|
#: ../desktop/konsoleui.rc:20 ../desktop/partui.rc:12
|
|
#: ../desktop/sessionui.rc:64
|
|
#, kde-format
|
|
msgid "Split View"
|
|
msgstr "Nézetmegosztás"
|
|
|
|
#. i18n: ectx: Menu (settings)
|
|
#: ../desktop/konsoleui.rc:41
|
|
#, kde-format
|
|
msgid "Settings"
|
|
msgstr "Beállítások"
|
|
|
|
#. i18n: ectx: Menu (plugins)
|
|
#: ../desktop/konsoleui.rc:54
|
|
#, kde-format
|
|
msgid "Plugins"
|
|
msgstr "Bővítmények"
|
|
|
|
#. i18n: ectx: Menu (help)
|
|
#: ../desktop/konsoleui.rc:57
|
|
#, kde-format
|
|
msgid "Help"
|
|
msgstr "Súgó"
|
|
|
|
#. i18n: ectx: ToolBar (mainToolBar)
|
|
#: ../desktop/konsoleui.rc:61
|
|
#, kde-format
|
|
msgid "Main Toolbar"
|
|
msgstr "Alap eszköztár"
|
|
|
|
#. i18n: ectx: Menu (history)
|
|
#: ../desktop/partui.rc:20
|
|
#, kde-format
|
|
msgid "S&crollback"
|
|
msgstr "P&ufferelés"
|
|
|
|
#. i18n: ectx: ToolBar (sessionToolbar)
|
|
#: ../desktop/sessionui.rc:80
|
|
#, kde-format
|
|
msgid "Session Toolbar"
|
|
msgstr "Munkamenet eszköztár"
|
|
|
|
#: Application.cpp:53
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Name of profile to use for new Konsole instance"
|
|
msgstr "Új Konsole példánynál használandó profilnév"
|
|
|
|
#: Application.cpp:54
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "json layoutfile to be loaded to use for new Konsole instance"
|
|
msgstr "Az új Konsole példányokhoz betöltendő JSON elrendezésfájl"
|
|
|
|
#: Application.cpp:55
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Use the built-in profile instead of the default profile"
|
|
msgstr "A beépített profil használata az alapértelmezett profil helyett"
|
|
|
|
#: Application.cpp:56
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Set the initial working directory of the new tab or window to 'dir'"
|
|
msgstr "Az új lap vagy ablak kezdőmappájának beállítása „dir”-re"
|
|
|
|
#: Application.cpp:57
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Do not close the initial session automatically when it ends."
|
|
msgstr ""
|
|
"A kezdeti munkamenetet nem kell automatikusan bezárni, amikor befejeződik."
|
|
|
|
#: Application.cpp:61
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid ""
|
|
"Create a new tab in an existing window rather than creating a new window "
|
|
"('Run all Konsole windows in a single process' must be enabled)"
|
|
msgstr ""
|
|
"Új lap létrehozása egy már létező ablakban új ablak létrehozása helyett (Az "
|
|
"„Összes Konsole ablak futtatása egy folyamatban„ opciót be kell kapcsolni)"
|
|
|
|
#: Application.cpp:62
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Create tabs as specified in given tabs configuration file"
|
|
msgstr "Lapok létrehozása a megadott lapbeállítófájl szerint"
|
|
|
|
#: Application.cpp:64
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid ""
|
|
"Start Konsole in the background and bring to the front when Ctrl+Shift+F12 "
|
|
"(by default) is pressed"
|
|
msgstr ""
|
|
"A Konsole elindítása a háttérben. A Ctrl+Shift+F12 lenyomásával "
|
|
"(alapértelmezetten) hívható az előtérbe"
|
|
|
|
#: Application.cpp:65
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Run in a separate process"
|
|
msgstr "Futtatás elkülönített folyamatban"
|
|
|
|
#: Application.cpp:66
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Show the menubar, overriding the default setting"
|
|
msgstr "Menüsáv megjelenítése az alapértelmezett beállítás felülírásával"
|
|
|
|
#: Application.cpp:67
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Hide the menubar, overriding the default setting"
|
|
msgstr "Menüsáv elrejtése az alapértelmezett beállítás felülírásával"
|
|
|
|
#: Application.cpp:68
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Show the tabbar, overriding the default setting"
|
|
msgstr "Lapsáv megjelenítése az alapértelmezett beállítás felülírásával"
|
|
|
|
#: Application.cpp:69
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Hide the tabbar, overriding the default setting"
|
|
msgstr "Lapsáv elrejtése az alapértelmezett beállítás felülírásával"
|
|
|
|
#: Application.cpp:70
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Start Konsole in fullscreen mode"
|
|
msgstr "A Konsole indítása teljes képernyős módban"
|
|
|
|
#: Application.cpp:71
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Disable transparent backgrounds, even if the system supports them."
|
|
msgstr ""
|
|
"Az áttetsző hátterek letiltása akkor is, ha a rendszer támogatja a "
|
|
"használatukat."
|
|
|
|
#: Application.cpp:72
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "List the available profiles"
|
|
msgstr "Az elérhető profilok listája"
|
|
|
|
#: Application.cpp:73
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "List all the profile properties names and their type (for use with -p)"
|
|
msgstr ""
|
|
"Az összes profiltulajdonság nevének és típusának listázása ( a -p "
|
|
"kapcsolóval való használathoz)"
|
|
|
|
#: Application.cpp:74
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Change the value of a profile property."
|
|
msgstr "Profilváltozó értékének módosítása."
|
|
|
|
#: Application.cpp:76
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid ""
|
|
"Command to execute. This option will catch all following arguments, so use "
|
|
"it as the last option."
|
|
msgstr ""
|
|
"A végrehajtandó parancs. Ez az opció minden utána következő argumentumot "
|
|
"megkap, ezért használja utolsóként."
|
|
|
|
#: Application.cpp:79
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid ""
|
|
"Force re-using the existing instance even if it breaks functionality, e. g. "
|
|
"--new-tab. Mostly for debugging."
|
|
msgstr ""
|
|
"A meglévő példány újra felhasználásának kényszerítése akkor is, ha eltöri a "
|
|
"funkcionalitást, például a --new-tab kapcsoló. Főleg hibakeresés esetén "
|
|
"hasznos."
|
|
|
|
#: Application.cpp:86
|
|
#, kde-format
|
|
msgctxt "@info:shell"
|
|
msgid "Arguments passed to command"
|
|
msgstr "A parancsnak átadott argumentumok"
|
|
|
|
#: Application.cpp:516
|
|
#, kde-format
|
|
msgctxt "@item"
|
|
msgid "Toggle Background Window"
|
|
msgstr "Háttérben lévő ablak kapcsolása"
|
|
|
|
#: BookmarkHandler.cpp:107
|
|
#, kde-format
|
|
msgctxt "@item:inmenu The user's name and host they are connected to via ssh"
|
|
msgid "%1 on %2"
|
|
msgstr "%1 : %2"
|
|
|
|
#: BookmarkHandler.cpp:109
|
|
#, kde-format
|
|
msgctxt "@item:inmenu The host the user is connected to via ssh"
|
|
msgid "%1"
|
|
msgstr "%1"
|
|
|
|
#: colorscheme/ColorScheme.cpp:124
|
|
msgctxt "@item:intable palette"
|
|
msgid "Foreground"
|
|
msgstr "Előtér"
|
|
|
|
#: colorscheme/ColorScheme.cpp:125
|
|
msgctxt "@item:intable palette"
|
|
msgid "Background"
|
|
msgstr "Háttér"
|
|
|
|
#: colorscheme/ColorScheme.cpp:126
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 1"
|
|
msgstr "1. szín"
|
|
|
|
#: colorscheme/ColorScheme.cpp:127
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 2"
|
|
msgstr "2. szín"
|
|
|
|
#: colorscheme/ColorScheme.cpp:128
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 3"
|
|
msgstr "3. szín"
|
|
|
|
#: colorscheme/ColorScheme.cpp:129
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 4"
|
|
msgstr "4. szín"
|
|
|
|
#: colorscheme/ColorScheme.cpp:130
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 5"
|
|
msgstr "5. szín"
|
|
|
|
#: colorscheme/ColorScheme.cpp:131
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 6"
|
|
msgstr "6. szín"
|
|
|
|
#: colorscheme/ColorScheme.cpp:132
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 7"
|
|
msgstr "7. szín"
|
|
|
|
#: colorscheme/ColorScheme.cpp:133
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 8"
|
|
msgstr "8. szín"
|
|
|
|
#: colorscheme/ColorScheme.cpp:134
|
|
msgctxt "@item:intable palette"
|
|
msgid "Foreground (Intense)"
|
|
msgstr "Előtér (intenzív)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:135
|
|
msgctxt "@item:intable palette"
|
|
msgid "Background (Intense)"
|
|
msgstr "Háttér (intenzív)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:136
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 1 (Intense)"
|
|
msgstr "1. szín (intenzív)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:137
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 2 (Intense)"
|
|
msgstr "2. szín (intenzív)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:138
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 3 (Intense)"
|
|
msgstr "3. szín (intenzív)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:139
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 4 (Intense)"
|
|
msgstr "4. szín (intenzív)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:140
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 5 (Intense)"
|
|
msgstr "5. szín (intenzív)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:141
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 6 (Intense)"
|
|
msgstr "6. szín (intenzív)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:142
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 7 (Intense)"
|
|
msgstr "7. szín (intenzív)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:143
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 8 (Intense)"
|
|
msgstr "8. szín (intenzív)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:144
|
|
msgctxt "@item:intable palette"
|
|
msgid "Foreground (Faint)"
|
|
msgstr "Előtér (halvány)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:145
|
|
msgctxt "@item:intable palette"
|
|
msgid "Background (Faint)"
|
|
msgstr "Háttér (halvány)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:146
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 1 (Faint)"
|
|
msgstr "1. szín (halvány)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:147
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 2 (Faint)"
|
|
msgstr "2. szín (halvány)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:148
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 3 (Faint)"
|
|
msgstr "3. szín (halvány)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:149
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 4 (Faint)"
|
|
msgstr "4. szín (halvány)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:150
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 5 (Faint)"
|
|
msgstr "5. szín (halvány)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:151
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 6 (Faint)"
|
|
msgstr "6. szín (halvány)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:152
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 7 (Faint)"
|
|
msgstr "7. szín (halvány)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:153
|
|
msgctxt "@item:intable palette"
|
|
msgid "Color 8 (Faint)"
|
|
msgstr "8. szín (halvány)"
|
|
|
|
#: colorscheme/ColorScheme.cpp:452
|
|
#, kde-format
|
|
msgctxt "@item"
|
|
msgid "Un-named Color Scheme"
|
|
msgstr "Névtelen színséma"
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:110
|
|
#, kde-format
|
|
msgctxt "@label:listbox Column header text for color names"
|
|
msgid "Name"
|
|
msgstr "Név"
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:110
|
|
#, kde-format
|
|
msgctxt "@label:listbox Column header text for the actual colors"
|
|
msgid "Color"
|
|
msgstr "Szín"
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:111
|
|
#, kde-format
|
|
msgctxt "@label:listbox Column header text for the actual intense colors"
|
|
msgid "Intense color"
|
|
msgstr "Intenzív szín"
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:112
|
|
#, kde-format
|
|
msgctxt "@label:listbox Column header text for the actual faint colors"
|
|
msgid "Faint color"
|
|
msgstr "Halvány szín"
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:137
|
|
#, kde-format
|
|
msgctxt "@info:status"
|
|
msgid ""
|
|
"The background transparency setting will not be used because your desktop "
|
|
"does not appear to support transparent windows."
|
|
msgstr ""
|
|
"A háttér átlátszósági beállítása nem lesz használva, mivel az asztali "
|
|
"környezet úgy tűnik, nem támogatja az átlátszó ablakokat."
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:188
|
|
#, kde-format
|
|
msgctxt "@title:window"
|
|
msgid "Select wallpaper image file"
|
|
msgstr "Háttérkép kiválasztása"
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:190
|
|
#, kde-format
|
|
msgctxt "@label:textbox Filter in file open dialog"
|
|
msgid "Supported Images"
|
|
msgstr "Támogatott képek"
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:334
|
|
#, kde-format
|
|
msgctxt "@title:window"
|
|
msgid "New Color Scheme"
|
|
msgstr "Új színséma"
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:337
|
|
#, kde-format
|
|
msgctxt "@title:window"
|
|
msgid "Edit Color Scheme"
|
|
msgstr "Színséma szerkesztése"
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:383
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Click to choose color"
|
|
msgstr "Kattintson ide szín kiválasztásához"
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:388
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Click to choose intense color"
|
|
msgstr "Kattintson ide intenzív szín kiválasztásához"
|
|
|
|
#: colorscheme/ColorSchemeEditor.cpp:393
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Click to choose Faint color"
|
|
msgstr "Kattintson ide halvány szín kiválasztásához"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, descriptionLabel)
|
|
#. i18n: ectx: property (text), widget (QLabel, discriptionLabel)
|
|
#: colorscheme/ColorSchemeEditor.ui:31 KeyBindingEditor.ui:31
|
|
#, kde-format
|
|
msgid "Description:"
|
|
msgstr "Leírás:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, randomizedBackgroundCheck)
|
|
#: colorscheme/ColorSchemeEditor.ui:50
|
|
#, kde-format
|
|
msgid ""
|
|
"Hue and saturation values of default foreground and background colors are "
|
|
"randomized by default. Some color schemes might use different randomization "
|
|
"settings.\n"
|
|
"To see any effect, set colors with saturation value greater than 0."
|
|
msgstr ""
|
|
"Az alapértelmezett előtér- és háttérszínek színárnyalati és telítettségi "
|
|
"értékei alapértelmezés szerint véletlenszerűek. Egyes színsémák eltérő "
|
|
"véletlenszerűségi beállításokat használhatnak.\n"
|
|
"Ha bármilyen hatást szeretne látni, állítsa be színeket 0-nál nagyobb "
|
|
"telítettségi értékkel."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, randomizedBackgroundCheck)
|
|
#: colorscheme/ColorSchemeEditor.ui:53
|
|
#, kde-format
|
|
msgid "Randomly adjust colors for each session"
|
|
msgstr "Színeket beállítása véletlenszerűen minden munkamenethez"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, blurCheckBox)
|
|
#: colorscheme/ColorSchemeEditor.ui:60
|
|
#, kde-format
|
|
msgid "Blur background"
|
|
msgstr "Háttér elmosása"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, transparencyLabel)
|
|
#: colorscheme/ColorSchemeEditor.ui:69
|
|
#, kde-format
|
|
msgid "Background color transparency:"
|
|
msgstr "Háttérszín átlátszósága:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, transparencyPercentLabel)
|
|
#. i18n: ectx: property (text), widget (QLabel, wallpaperTransparencyPercentLabel)
|
|
#: colorscheme/ColorSchemeEditor.ui:89 colorscheme/ColorSchemeEditor.ui:123
|
|
#, kde-format
|
|
msgid "Percent"
|
|
msgstr "százalék"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, wallpaperTransparencyLabel)
|
|
#: colorscheme/ColorSchemeEditor.ui:103
|
|
#, kde-format
|
|
msgid "Wallpaper transparency:"
|
|
msgstr "Háttérkép átlátszósága:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, wallpaperLabel)
|
|
#: colorscheme/ColorSchemeEditor.ui:137
|
|
#, kde-format
|
|
msgid "Background image:"
|
|
msgstr "Háttérkép:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, wallpaperPath)
|
|
#: colorscheme/ColorSchemeEditor.ui:144
|
|
#, kde-format
|
|
msgid "Edit the path of the background image"
|
|
msgstr "A háttérkép elérési útjának szerkesztése"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QToolButton, wallpaperSelectButton)
|
|
#: colorscheme/ColorSchemeEditor.ui:151
|
|
#, kde-format
|
|
msgid "Choose the background image"
|
|
msgstr "Háttérkép választása"
|
|
|
|
#. i18n: ectx: property (text), widget (QToolButton, wallpaperSelectButton)
|
|
#. i18n: ectx: property (text), widget (QToolButton, dirSelectButton)
|
|
#. i18n: ectx: property (text), widget (QToolButton, btnFindSshKey)
|
|
#: colorscheme/ColorSchemeEditor.ui:154 plugins/SSHManager/sshwidget.ui:155
|
|
#: widgets/EditProfileGeneralPage.ui:186
|
|
#, kde-format
|
|
msgid "..."
|
|
msgstr "…"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, wallpaperScalingLabel)
|
|
#: colorscheme/ColorSchemeEditor.ui:165
|
|
#, kde-format
|
|
msgid "Wallpaper scaling:"
|
|
msgstr "Háttérkép-méretezés:"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, wallpaperScalingType)
|
|
#: colorscheme/ColorSchemeEditor.ui:173
|
|
#, kde-format
|
|
msgid "Tile"
|
|
msgstr "Csempe"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, wallpaperScalingType)
|
|
#: colorscheme/ColorSchemeEditor.ui:178
|
|
#, kde-format
|
|
msgid "Stretch"
|
|
msgstr "Nyújtás"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, wallpaperScalingType)
|
|
#: colorscheme/ColorSchemeEditor.ui:183
|
|
#, kde-format
|
|
msgid "Crop"
|
|
msgstr "Levágás"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, wallpaperScalingType)
|
|
#: colorscheme/ColorSchemeEditor.ui:188
|
|
#, kde-format
|
|
msgid "Adapt"
|
|
msgstr "Adaptáció"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, wallpaperScalingType)
|
|
#: colorscheme/ColorSchemeEditor.ui:193
|
|
#, kde-format
|
|
msgid "NoScaling"
|
|
msgstr "Nincs skálázás"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, wallpaperFlipLabel)
|
|
#: colorscheme/ColorSchemeEditor.ui:205
|
|
#, kde-format
|
|
msgid "Wallpaper flip:"
|
|
msgstr "Háttérkép tükrözése:"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, wallpaperFlipType)
|
|
#: colorscheme/ColorSchemeEditor.ui:213
|
|
#, kde-format
|
|
msgid "NoFlip"
|
|
msgstr "Nincs"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, wallpaperFlipType)
|
|
#: colorscheme/ColorSchemeEditor.ui:218
|
|
#, kde-format
|
|
msgid "Horizontal"
|
|
msgstr "Vízszintesen"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, wallpaperFlipType)
|
|
#: colorscheme/ColorSchemeEditor.ui:223
|
|
#, kde-format
|
|
msgid "Vertical"
|
|
msgstr "Függőlegesen"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, wallpaperFlipType)
|
|
#: colorscheme/ColorSchemeEditor.ui:228
|
|
#, kde-format
|
|
msgid "Both"
|
|
msgstr "Mindkettő"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, wallpaperHorizontalAnchorLabel)
|
|
#: colorscheme/ColorSchemeEditor.ui:240
|
|
#, kde-format
|
|
msgid "Horizontal Anchor:"
|
|
msgstr "Vízszintes horgony:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, wallpaperHorizontalAnchorPosition)
|
|
#: colorscheme/ColorSchemeEditor.ui:266
|
|
#, kde-format
|
|
msgid "Left"
|
|
msgstr "Balra"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, wallpaperVerticalAnchorLabel)
|
|
#: colorscheme/ColorSchemeEditor.ui:277
|
|
#, kde-format
|
|
msgid "Vertical Anchor:"
|
|
msgstr "Függőleges horgony:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, wallpaperVerticalAnchorPosition)
|
|
#: colorscheme/ColorSchemeEditor.ui:303
|
|
#, kde-format
|
|
msgid "Top"
|
|
msgstr "Fent"
|
|
|
|
#: colorscheme/ColorSchemeViewDelegate.cpp:52
|
|
#, kde-format
|
|
msgid "AaZz09..."
|
|
msgstr "AaZz09…"
|
|
|
|
#: CopyInputDialog.cpp:30
|
|
#, kde-format
|
|
msgid "Copy Input"
|
|
msgstr "Bemenet másolása"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, filterLabel)
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: CopyInputDialog.ui:19 KeyBindingEditor.ui:41
|
|
#, kde-format
|
|
msgid "Filter:"
|
|
msgstr "Szűrő:"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, selectAllButton)
|
|
#: CopyInputDialog.ui:46
|
|
#, kde-format
|
|
msgid "Select All"
|
|
msgstr "Minden kijelölése"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, deselectAllButton)
|
|
#: CopyInputDialog.ui:53
|
|
#, kde-format
|
|
msgid "Deselect All"
|
|
msgstr "Kijelölés megszüntetése"
|
|
|
|
#: filterHotSpots/ColorFilterHotSpot.cpp:84
|
|
#, kde-format
|
|
msgctxt "Caption of hover tooltip"
|
|
msgid "Color Preview"
|
|
msgstr "Színes előnézet"
|
|
|
|
#: filterHotSpots/FileFilterHotspot.cpp:158
|
|
#, kde-format
|
|
msgid ""
|
|
"Could not open file with the text editor specified in the profile settings;\n"
|
|
"it will be opened with the system default editor."
|
|
msgstr ""
|
|
"Nem sikerült megnyitni a fájlt a profilbeállításokban megadott "
|
|
"szövegszerkesztővel;\n"
|
|
"a fájl a rendszer alapértelmezett szerkesztőjével nyílik meg."
|
|
|
|
#: filterHotSpots/FileFilterHotspot.cpp:172
|
|
#, kde-format
|
|
msgid "Copy Location"
|
|
msgstr "Hely másolása"
|
|
|
|
#: filterHotSpots/FileFilterHotspot.cpp:280
|
|
#, kde-format
|
|
msgid "Generating Thumbnail"
|
|
msgstr "Bélyegkép generálása"
|
|
|
|
#: filterHotSpots/UrlFilterHotspot.cpp:90
|
|
#, kde-format
|
|
msgid "Open Link"
|
|
msgstr "Link megnyitása"
|
|
|
|
#: filterHotSpots/UrlFilterHotspot.cpp:92
|
|
#, kde-format
|
|
msgid "Copy Link Address"
|
|
msgstr "Link címének másolása"
|
|
|
|
#: filterHotSpots/UrlFilterHotspot.cpp:95
|
|
#, kde-format
|
|
msgid "Send Email To..."
|
|
msgstr "E-mail küldése…"
|
|
|
|
#: filterHotSpots/UrlFilterHotspot.cpp:97
|
|
#, kde-format
|
|
msgid "Copy Email Address"
|
|
msgstr "E-mail cím másolása"
|
|
|
|
#: FontDialog.cpp:26
|
|
#, kde-format
|
|
msgctxt "@title:window"
|
|
msgid "Select font"
|
|
msgstr "Betűtípus kiválasztása"
|
|
|
|
#: FontDialog.cpp:37
|
|
#, kde-format
|
|
msgctxt "@action:button"
|
|
msgid "Show all fonts"
|
|
msgstr "Összes betűtípus megjelenítése"
|
|
|
|
#: FontDialog.cpp:66
|
|
#, kde-format
|
|
msgctxt "@info:status"
|
|
msgid ""
|
|
"By its very nature, a terminal program requires font characters that are "
|
|
"equal width (monospace). Any non monospaced font may cause display issues. "
|
|
"This should not be necessary except in rare cases."
|
|
msgstr ""
|
|
"A terminálprogramok természetüknél fogva olyan betűkészleteket igényelnek, "
|
|
"amelyek karakterei fix szélességűek (monospace). Bármilyen nem fix "
|
|
"szélességűbetűtípus megjelenítési problémákat okozhat. Erre csak ritka "
|
|
"esetekben lehet szükség."
|
|
|
|
#: HistorySizeDialog.cpp:25
|
|
#, kde-format
|
|
msgctxt "@title:window"
|
|
msgid "Adjust Scrollback"
|
|
msgstr "Pufferelés beállítása"
|
|
|
|
#: HistorySizeDialog.cpp:46
|
|
#, kde-format
|
|
msgctxt "@info:status"
|
|
msgid "Any adjustments are only temporary to this session."
|
|
msgstr "Bármely beállítás csak átmeneti ebben a munkamenetben."
|
|
|
|
#: KeyBindingEditor.cpp:54
|
|
#, kde-format
|
|
msgctxt "@label:textbox"
|
|
msgid "Enter descriptive label"
|
|
msgstr "Leíró címke megadása"
|
|
|
|
#: KeyBindingEditor.cpp:63
|
|
#, kde-format
|
|
msgid "Key Combination"
|
|
msgstr "Billentyűkombináció"
|
|
|
|
#: KeyBindingEditor.cpp:63
|
|
#, kde-format
|
|
msgid "Output"
|
|
msgstr "Kimenet"
|
|
|
|
#: KeyBindingEditor.cpp:220 KeyBindingEditor.cpp:221
|
|
#, kde-format
|
|
msgid "New Key Binding List"
|
|
msgstr "Új billentyűparancs-lista"
|
|
|
|
#: KeyBindingEditor.cpp:224
|
|
#, kde-format
|
|
msgid "Edit Key Binding List"
|
|
msgstr "Billentyűparancs-lista szerkesztése"
|
|
|
|
#: KeyBindingEditor.cpp:287
|
|
#, kde-format
|
|
msgid "A key bindings scheme cannot be saved with an empty description."
|
|
msgstr "Billentyűparancs-séma nem menthető üres leírással."
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, addEntryButton)
|
|
#. i18n: ectx: property (text), widget (QPushButton, btnAdd)
|
|
#: KeyBindingEditor.ui:65 plugins/QuickCommands/qcwidget.ui:246
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:342
|
|
#: plugins/SSHManager/sshwidget.ui:310
|
|
#, kde-format
|
|
msgid "Add"
|
|
msgstr "Hozzáadás"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, removeEntryButton)
|
|
#. i18n: ectx: property (text), widget (QPushButton, removeKeyBindingsButton)
|
|
#. i18n: ectx: property (text), widget (QPushButton, removeColorSchemeButton)
|
|
#: KeyBindingEditor.ui:72 widgets/EditProfileAppearancePage.ui:92
|
|
#: widgets/EditProfileKeyboardPage.ui:83
|
|
#, kde-format
|
|
msgid "Remove"
|
|
msgstr "Eltávolítás"
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
|
#: KeyBindingEditor.ui:94
|
|
#, kde-format
|
|
msgctxt "Title of the area where you test your keys are properly configured"
|
|
msgid "Test Area"
|
|
msgstr "Tesztterület"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: KeyBindingEditor.ui:115
|
|
#, kde-format
|
|
msgid "Input:"
|
|
msgstr "Bemenet:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: KeyBindingEditor.ui:128
|
|
#, kde-format
|
|
msgid "Output:"
|
|
msgstr "Kimenet:"
|
|
|
|
#: main.cpp:189
|
|
#, kde-format
|
|
msgctxt "@title"
|
|
msgid "Konsole"
|
|
msgstr "Konsole"
|
|
|
|
#: main.cpp:191
|
|
#, kde-format
|
|
msgctxt "@title"
|
|
msgid "Terminal emulator"
|
|
msgstr "Terminálemulátor"
|
|
|
|
#: main.cpp:193
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "(c) 1997-2022, The Konsole Developers"
|
|
msgstr "© A Konsole fejlesztői, 1997-2022."
|
|
|
|
#: main.cpp:369
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Kurt Hindenburg"
|
|
msgstr "Kurt Hindenburg"
|
|
|
|
#: main.cpp:371
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "General maintainer, bug fixes and general improvements"
|
|
msgstr "Általános karbantartó, hibajavítások és általános fejlesztések"
|
|
|
|
#: main.cpp:374
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Robert Knight"
|
|
msgstr "Robert Knight"
|
|
|
|
#: main.cpp:375
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Previous maintainer, ported to KDE4"
|
|
msgstr "Korábbi karbantartó, portolás KDE4-re"
|
|
|
|
#: main.cpp:377
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Lars Doelle"
|
|
msgstr "Lars Doelle"
|
|
|
|
#: main.cpp:377
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Original author"
|
|
msgstr "Eredeti szerző"
|
|
|
|
#: main.cpp:378
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Ahmad Samir"
|
|
msgstr "Ahmad Samir"
|
|
|
|
#: main.cpp:379 main.cpp:382 main.cpp:385 main.cpp:388
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Major refactoring, bug fixes and major improvements"
|
|
msgstr "Komoly refaktorálás, hibajavítások és nagyobb fejlesztések"
|
|
|
|
#: main.cpp:381
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Carlos Alves"
|
|
msgstr "Carlos Alves"
|
|
|
|
#: main.cpp:384
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Tomaz Canabrava"
|
|
msgstr "Tomaz Canabrava"
|
|
|
|
#: main.cpp:387
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Gustavo Carneiro"
|
|
msgstr "Gustavo Carneiro"
|
|
|
|
#: main.cpp:390
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Edwin Pujols"
|
|
msgstr "Edwin Pujols"
|
|
|
|
#: main.cpp:391 main.cpp:394 main.cpp:396 main.cpp:401 main.cpp:403
|
|
#: main.cpp:404 main.cpp:405
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Bug fixes and general improvements"
|
|
msgstr "Hibajavítások és általános fejlesztések"
|
|
|
|
#: main.cpp:393
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Martin T. H. Sandsmark"
|
|
msgstr "Martin T. H. Sandsmark"
|
|
|
|
#: main.cpp:396
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Nate Graham"
|
|
msgstr "Nate Graham"
|
|
|
|
#: main.cpp:397
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Mariusz Glebocki"
|
|
msgstr "Mariusz Glebocki"
|
|
|
|
#: main.cpp:398
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Bug fixes and major improvements"
|
|
msgstr "Hibajavítások és nagyobb fejlesztések"
|
|
|
|
#: main.cpp:400
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Thomas Surrel"
|
|
msgstr "Thomas Surrel"
|
|
|
|
#: main.cpp:403
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Jekyll Wu"
|
|
msgstr "Jekyll Wu"
|
|
|
|
#: main.cpp:404
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Waldo Bastian"
|
|
msgstr "Waldo Bastian"
|
|
|
|
#: main.cpp:405
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Stephan Binner"
|
|
msgstr "Stephan Binner"
|
|
|
|
#: main.cpp:406
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Thomas Dreibholz"
|
|
msgstr "Thomas Dreibholz"
|
|
|
|
#: main.cpp:406
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "General improvements"
|
|
msgstr "Általános fejlesztések"
|
|
|
|
#: main.cpp:407
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Chris Machemer"
|
|
msgstr "Chris Machemer"
|
|
|
|
#: main.cpp:407 main.cpp:408 main.cpp:435 main.cpp:436 main.cpp:437
|
|
#: main.cpp:438
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Bug fixes"
|
|
msgstr "Hibajavítások"
|
|
|
|
#: main.cpp:408
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Francesco Cecconi"
|
|
msgstr "Francesco Cecconi"
|
|
|
|
#: main.cpp:409
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Stephan Kulow"
|
|
msgstr "Stephan Kulow"
|
|
|
|
#: main.cpp:409
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Solaris support and history"
|
|
msgstr "Solaris-támogatás és naplózás"
|
|
|
|
#: main.cpp:410
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Alexander Neundorf"
|
|
msgstr "Alexander Neundorf"
|
|
|
|
#: main.cpp:411
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Bug fixes and improved startup performance"
|
|
msgstr "Hibajavítások és továbbfejlesztett indulási teljesítmény"
|
|
|
|
#: main.cpp:413
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Peter Silva"
|
|
msgstr "Peter Silva"
|
|
|
|
#: main.cpp:413
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Marking improvements"
|
|
msgstr "Javított jelölés"
|
|
|
|
#: main.cpp:414
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Lotzi Boloni"
|
|
msgstr "Lotzi Boloni"
|
|
|
|
#: main.cpp:416
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid ""
|
|
"Embedded Konsole\n"
|
|
"Toolbar and session names"
|
|
msgstr ""
|
|
"Beágyazott Konsole\n"
|
|
"Eszköztár- és munkafolyamat-nevek"
|
|
|
|
#: main.cpp:419
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "David Faure"
|
|
msgstr "David Faure"
|
|
|
|
#: main.cpp:421
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid ""
|
|
"Embedded Konsole\n"
|
|
"General improvements"
|
|
msgstr ""
|
|
"Beágyazott Konsole\n"
|
|
"Általános fejlesztések"
|
|
|
|
#: main.cpp:424
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Antonio Larrosa"
|
|
msgstr "Antonio Larrosa"
|
|
|
|
#: main.cpp:424
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Visual effects"
|
|
msgstr "Vizuális effektek"
|
|
|
|
#: main.cpp:425
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Matthias Ettrich"
|
|
msgstr "Matthias Ettrich"
|
|
|
|
#: main.cpp:427
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid ""
|
|
"Code from the kvt project\n"
|
|
"General improvements"
|
|
msgstr ""
|
|
"Kód importálása a kvt projektből\n"
|
|
"Általános fejlesztések"
|
|
|
|
#: main.cpp:430
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Warwick Allison"
|
|
msgstr "Warwick Allison"
|
|
|
|
#: main.cpp:431
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Schema and text selection improvements"
|
|
msgstr "Séma- és szövegkiválasztás fejlesztések"
|
|
|
|
#: main.cpp:433
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Dan Pilone"
|
|
msgstr "Dan Pilone"
|
|
|
|
#: main.cpp:433
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "SGI port"
|
|
msgstr "Portolás SGI-re"
|
|
|
|
#: main.cpp:434
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Kevin Street"
|
|
msgstr "Kevin Street"
|
|
|
|
#: main.cpp:434
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "FreeBSD port"
|
|
msgstr "Portolás FreeBSD-re"
|
|
|
|
#: main.cpp:435
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Sven Fischer"
|
|
msgstr "Sven Fischer"
|
|
|
|
#: main.cpp:436
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Dale M. Flaven"
|
|
msgstr "Dale M. Flaven"
|
|
|
|
#: main.cpp:437
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Martin Jones"
|
|
msgstr "Martin Jones"
|
|
|
|
#: main.cpp:438
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Lars Knoll"
|
|
msgstr "Lars Knoll"
|
|
|
|
#: main.cpp:439
|
|
#, kde-format
|
|
msgctxt "@info:credit"
|
|
msgid "Thanks to many others.\n"
|
|
msgstr "És még sokan mások.\n"
|
|
|
|
#: MainWindow.cpp:339
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "&New Tab"
|
|
msgstr "Ú&j lap"
|
|
|
|
#: MainWindow.cpp:349
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "&Clone Tab"
|
|
msgstr "Lap meg&kettőzése"
|
|
|
|
#: MainWindow.cpp:356
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "New &Window"
|
|
msgstr "Új &ablak"
|
|
|
|
#: MainWindow.cpp:363
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Close Window"
|
|
msgstr "Ablak bezárása"
|
|
|
|
#: MainWindow.cpp:368
|
|
#, kde-format
|
|
msgctxt "@title:menu"
|
|
msgid "&Bookmarks"
|
|
msgstr "&Könyvjelzők"
|
|
|
|
#: MainWindow.cpp:395
|
|
#, kde-format
|
|
msgid "&Window Color Scheme"
|
|
msgstr "&Ablak színsémája"
|
|
|
|
#: MainWindow.cpp:407
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Manage Profiles..."
|
|
msgstr "Profilok kezelése…"
|
|
|
|
#: MainWindow.cpp:413
|
|
#, kde-format
|
|
msgctxt "@item"
|
|
msgid "Activate Menu"
|
|
msgstr "Menü aktiválása"
|
|
|
|
#: MainWindow.cpp:419
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Save Tab Layout..."
|
|
msgstr "Lapelrendezés mentése…"
|
|
|
|
#: MainWindow.cpp:428
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Load Tab Layout..."
|
|
msgstr "Lapelrendezés betöltése…"
|
|
|
|
#: MainWindow.cpp:736 MainWindow.cpp:753
|
|
#, kde-format
|
|
msgctxt "@info"
|
|
msgid "There is a process running in this window. Do you still want to quit?"
|
|
msgid_plural ""
|
|
"There are %1 processes running in this window. Do you still want to quit?"
|
|
msgstr[0] ""
|
|
"Ebben az ablakban egy futó folyamat van. Biztosan ki szeretne lépni?"
|
|
msgstr[1] "Ebben az ablakban %1 futó folyamat van. Biztosan ki szeretne lépni?"
|
|
|
|
#: MainWindow.cpp:742 MainWindow.cpp:759 MainWindow.cpp:773
|
|
#, kde-format
|
|
msgctxt "@title"
|
|
msgid "Confirm Close"
|
|
msgstr "Bezárás megerősítése"
|
|
|
|
#: MainWindow.cpp:743 MainWindow.cpp:760 MainWindow.cpp:774
|
|
#, kde-format
|
|
msgctxt "@action:button"
|
|
msgid "Close &Window"
|
|
msgstr "&Ablak bezárása"
|
|
|
|
#: MainWindow.cpp:761 MainWindow.cpp:775
|
|
#, kde-format
|
|
msgctxt "@action:button"
|
|
msgid "Close Current &Tab"
|
|
msgstr "Aktuális &lap bezárása"
|
|
|
|
#: MainWindow.cpp:770
|
|
#, kde-format
|
|
msgctxt "@info"
|
|
msgid "There are %1 open terminals in this window. Do you still want to quit?"
|
|
msgstr "Ebben az ablakban %1 nyitott terminál van. Biztosan ki szeretne lépni?"
|
|
|
|
#: MainWindow.cpp:877 Part.cpp:298
|
|
#, kde-format
|
|
msgctxt "@title Preferences page name"
|
|
msgid "Profiles"
|
|
msgstr "Profilok"
|
|
|
|
#: MainWindow.cpp:895
|
|
#, kde-format
|
|
msgctxt "@title Preferences page name"
|
|
msgid "General"
|
|
msgstr "Általános"
|
|
|
|
#: MainWindow.cpp:907
|
|
#, kde-format
|
|
msgctxt "@title Preferences page name"
|
|
msgid "Memory"
|
|
msgstr "Memória"
|
|
|
|
#: MainWindow.cpp:913
|
|
#, kde-format
|
|
msgctxt "@title Preferences page name"
|
|
msgid "Tab Bar / Splitters"
|
|
msgstr "Lapsáv / Elválasztók"
|
|
|
|
#: MainWindow.cpp:918
|
|
#, kde-format
|
|
msgctxt "@title Preferences page name"
|
|
msgid "Temporary Files"
|
|
msgstr "Ideiglenes fájlok"
|
|
|
|
#: MainWindow.cpp:923
|
|
#, kde-format
|
|
msgctxt "@title Preferences page name"
|
|
msgid "Thumbnails"
|
|
msgstr "Bélyegképek"
|
|
|
|
#: Part.cpp:301
|
|
#, kde-format
|
|
msgctxt "@title Preferences page name"
|
|
msgid "Part Info"
|
|
msgstr "Részinformáció"
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, QuickCommandsWidget)
|
|
#: plugins/QuickCommands/qcwidget.ui:14
|
|
#, kde-format
|
|
msgid "Form"
|
|
msgstr "Űrlap"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: plugins/QuickCommands/qcwidget.ui:22
|
|
#, kde-format
|
|
msgid "Shortcut:"
|
|
msgstr "Gyorsbillentyű:"
|
|
|
|
#. i18n: ectx: property (placeholderText), widget (QLineEdit, filterLine)
|
|
#. i18n: ectx: property (placeholderText), widget (QLineEdit, filterText)
|
|
#: plugins/QuickCommands/qcwidget.ui:52 plugins/SSHManager/sshwidget.ui:33
|
|
#, kde-format
|
|
msgid "Filter..."
|
|
msgstr "Szűrő…"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, invertFilter)
|
|
#. i18n: ectx: property (text), widget (QCheckBox, btnInvertFilter)
|
|
#: plugins/QuickCommands/qcwidget.ui:59 plugins/SSHManager/sshwidget.ui:46
|
|
#, kde-format
|
|
msgid "Invert"
|
|
msgstr "Invertálás"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: plugins/QuickCommands/qcwidget.ui:97
|
|
#, kde-format
|
|
msgid "Title"
|
|
msgstr "Cím"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_3)
|
|
#: plugins/QuickCommands/qcwidget.ui:107
|
|
#, kde-format
|
|
msgid "Tooltip"
|
|
msgstr "Buboréksúgó"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelGroup)
|
|
#: plugins/QuickCommands/qcwidget.ui:117
|
|
#, kde-format
|
|
msgid "Group"
|
|
msgstr "Csoport"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, group)
|
|
#. i18n: ectx: property (currentText), widget (QComboBox, folder)
|
|
#: plugins/QuickCommands/qcwidget.ui:128 plugins/SSHManager/sshwidget.ui:213
|
|
#, kde-format
|
|
msgid "Default"
|
|
msgstr "Alapértelmezett"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, tab)
|
|
#: plugins/QuickCommands/qcwidget.ui:143
|
|
#, kde-format
|
|
msgid "Command"
|
|
msgstr "Parancs"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
|
|
#: plugins/QuickCommands/qcwidget.ui:193
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:333
|
|
#, kde-format
|
|
msgid "Warnings"
|
|
msgstr "Figyelmeztetések"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, btnRun)
|
|
#: plugins/QuickCommands/qcwidget.ui:236
|
|
#, kde-format
|
|
msgid "Run"
|
|
msgstr "Futtatás"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, btnSave)
|
|
#: plugins/QuickCommands/qcwidget.ui:256
|
|
#, kde-format
|
|
msgid "Save"
|
|
msgstr "Mentés"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, btnUpdate)
|
|
#: plugins/QuickCommands/qcwidget.ui:266
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:273
|
|
#, kde-format
|
|
msgid "Update"
|
|
msgstr "Frissítés"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, btnCancel)
|
|
#: plugins/QuickCommands/qcwidget.ui:276 plugins/SSHManager/sshwidget.ui:320
|
|
#, kde-format
|
|
msgid "Cancel"
|
|
msgstr "Mégsem"
|
|
|
|
#: plugins/QuickCommands/quickcommandsplugin.cpp:46
|
|
#: plugins/QuickCommands/quickcommandsplugin.cpp:130
|
|
#, kde-format
|
|
msgid "Quick Commands"
|
|
msgstr "Gyorsparancsok"
|
|
|
|
#: plugins/QuickCommands/quickcommandsplugin.cpp:75
|
|
#, kde-format
|
|
msgid "Show Quick Access"
|
|
msgstr "Gyorselérés megjelenítése"
|
|
|
|
#: plugins/QuickCommands/quickcommandsplugin.cpp:123
|
|
#, kde-format
|
|
msgid "No quick commands found. You can add one on Plugins -> Quick Commands"
|
|
msgstr ""
|
|
"Nem találhatók gyorsparancsok. A Bővítmények -> Gyorsparancsok menüpontban "
|
|
"adhat hozzá"
|
|
|
|
#: plugins/QuickCommands/quickcommandsplugin.cpp:124
|
|
#, kde-format
|
|
msgid "Plugins - Quick Commands"
|
|
msgstr "Bővítmények - Gyorsparancsok"
|
|
|
|
#: plugins/QuickCommands/quickcommandsplugin.cpp:140
|
|
#, kde-format
|
|
msgid "Show Quick Commands"
|
|
msgstr "Gyorsparancsok megjelenítése"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:166
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:177
|
|
#, kde-format
|
|
msgid "A duplicate item exists"
|
|
msgstr "Duplikált elem létezik"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:183
|
|
#, kde-format
|
|
msgid "Please fix all the warnings before trying to run this script"
|
|
msgstr ""
|
|
"Kérjük, javítson minden figyelmeztetést, mielőtt futtatni próbálja ezt a "
|
|
"parancsfájlt"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:215
|
|
#, kde-format
|
|
msgid "There are some errors on the script, do you really want to run it?"
|
|
msgstr "Hibák találhatók a parancsfájlban, biztosan szeretné futtatni?"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:216
|
|
#, kde-format
|
|
msgid "Shell Errors"
|
|
msgstr "Parancsértelmező hibák"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:217
|
|
#, kde-format
|
|
msgctxt "@action:button"
|
|
msgid "Run"
|
|
msgstr "Futtatás"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:242
|
|
#, kde-format
|
|
msgid ""
|
|
"You are about to delete the group %1,\n"
|
|
" with multiple configurations, are you sure?"
|
|
msgstr ""
|
|
"A(z) %1 csoport törlésére készül,\n"
|
|
" több konfigurációval, biztos benne?"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:243
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:223
|
|
#, kde-format
|
|
msgid "You are about to delete %1, are you sure?"
|
|
msgstr "A(z) %1 törlésére készül, biztos benne?"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:246
|
|
#, kde-format
|
|
msgid "Delete Quick Commands Configurations"
|
|
msgstr "Gyorsparancsok beállításanak törlése"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:276
|
|
#, kde-format
|
|
msgid "Title can not be empty or blank"
|
|
msgstr "A cím nem lehet üres"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:280
|
|
#, kde-format
|
|
msgid "Command can not be empty"
|
|
msgstr "A parancs nem lehet üres"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:300
|
|
#, kde-format
|
|
msgid "Rename"
|
|
msgstr "Átnevezés"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:304
|
|
#, kde-format
|
|
msgid "Delete"
|
|
msgstr "Törlés"
|
|
|
|
#: plugins/QuickCommands/quickcommandswidget.cpp:335
|
|
#, kde-format
|
|
msgid "Warnings (*)"
|
|
msgstr "Figyelmeztetések (*)"
|
|
|
|
#: plugins/SSHManager/sshmanagermodel.cpp:46
|
|
#, kde-format
|
|
msgctxt "@item:inlistbox Hosts from ssh/config file"
|
|
msgid "SSH Config"
|
|
msgstr "SSH konfiguráció"
|
|
|
|
#: plugins/SSHManager/sshmanagermodel.cpp:49
|
|
#, kde-format
|
|
msgctxt "@item:inlistbox The default list of ssh hosts"
|
|
msgid "Default"
|
|
msgstr "Alapértelmezett"
|
|
|
|
#: plugins/SSHManager/sshmanagermodel.cpp:75
|
|
#, kde-format
|
|
msgid "%1 is a folder for SSH entries"
|
|
msgstr "A(z) %1 egy mappa SSH bejegyzésekhez"
|
|
|
|
#: plugins/SSHManager/sshmanagermodel.cpp:79
|
|
#: plugins/SSHManager/sshmanagermodel.cpp:322
|
|
#: plugins/SSHManager/sshmanagermodel.cpp:391
|
|
#: plugins/SSHManager/sshmanagermodel.cpp:424
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:94
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:429
|
|
#, kde-format
|
|
msgid "SSH Config"
|
|
msgstr "SSH konfiguráció"
|
|
|
|
#: plugins/SSHManager/sshmanagermodel.cpp:103
|
|
#, kde-format
|
|
msgid "Host: %1"
|
|
msgstr "Gépnév: %1"
|
|
|
|
#: plugins/SSHManager/sshmanagerplugin.cpp:66
|
|
#, kde-format
|
|
msgid "SSH Manager"
|
|
msgstr "SSH-kezelő"
|
|
|
|
#: plugins/SSHManager/sshmanagerplugin.cpp:96
|
|
#, kde-format
|
|
msgid "Show SSH Manager"
|
|
msgstr "SSH-kezelő megjelenítése"
|
|
|
|
#: plugins/SSHManager/sshmanagerplugin.cpp:115
|
|
#, kde-format
|
|
msgid "Show Quick Access for SSH Actions"
|
|
msgstr "Gyorselérés megjelenítése az SSH műveletekhez"
|
|
|
|
#: plugins/SSHManager/sshmanagerplugin.cpp:146
|
|
#, kde-format
|
|
msgid "No saved SSH config found. You can add one on Plugins -> SSH Manager"
|
|
msgstr ""
|
|
"Nem található mentett SSH konfiguráció. A Bővítmények -> SSH-kezelő "
|
|
"menüpontban adhat hozzá"
|
|
|
|
#: plugins/SSHManager/sshmanagerplugin.cpp:147
|
|
#, kde-format
|
|
msgid "Plugins - SSH Manager"
|
|
msgstr "Bővítmények - SSH-kezelő"
|
|
|
|
#: plugins/SSHManager/sshmanagerplugin.cpp:153
|
|
#, kde-format
|
|
msgid "SSH Entries"
|
|
msgstr "SSH bejegyzések"
|
|
|
|
#: plugins/SSHManager/sshmanagerplugin.cpp:182
|
|
#, kde-format
|
|
msgid ""
|
|
"Could not get the process name, assume that we can't request a connection"
|
|
msgstr ""
|
|
"Nem sikerült lekérni a folyamatnevet, feltételezhetően nem lehet "
|
|
"kapcsolódást kérni"
|
|
|
|
#: plugins/SSHManager/sshmanagerplugin.cpp:182
|
|
#: plugins/SSHManager/sshmanagerplugin.cpp:194
|
|
#, kde-format
|
|
msgid "Error issuing SSH Command"
|
|
msgstr "Hiba az SSH parancs kiadásakor"
|
|
|
|
#: plugins/SSHManager/sshmanagerplugin.cpp:194
|
|
#, kde-format
|
|
msgid ""
|
|
"Can't issue SSH command outside the shell application (eg, bash, zsh, sh)"
|
|
msgstr ""
|
|
"Nem lehet kiadni SSH parancsot a parancsértelmezőn kívül (például bash, zsh, "
|
|
"sh)"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_4)
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:70
|
|
#: plugins/SSHManager/sshwidget.ui:133
|
|
#, kde-format
|
|
msgid "SSH Key"
|
|
msgstr "SSH kulcs"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:109
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Delete"
|
|
msgstr "Törlés"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:151
|
|
#, kde-format
|
|
msgid "Don't Change"
|
|
msgstr "Ne módosítsa"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:222
|
|
#, kde-format
|
|
msgid ""
|
|
"You are about to delete the folder %1,\n"
|
|
" with multiple SSH Configurations, are you sure?"
|
|
msgstr ""
|
|
"A(z) %1 mappa törlésére készül,\n"
|
|
" több SSH konfigurációval, biztos benne?"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:230
|
|
#, kde-format
|
|
msgctxt "@title:window"
|
|
msgid "Delete SSH Configurations"
|
|
msgstr "SSH konfigurációk törlése"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:284
|
|
#, kde-format
|
|
msgid "Imported SSH Profile <br/> Some settings are read only."
|
|
msgstr "Importált SSH profil <br/> Néhány beállítás csak olvasható."
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:379
|
|
#, kde-format
|
|
msgid "Missing Hostname"
|
|
msgstr "Hiányzó gépnév"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:384
|
|
#, kde-format
|
|
msgid "Missing Name"
|
|
msgstr "Hiányzó név"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:391
|
|
#, kde-format
|
|
msgid "If Use Ssh Config is set, do not specify sshkey or username."
|
|
msgstr ""
|
|
"Ha az SSH konfiguráció használata be van állítva, ne adjon meg sshkey-t vagy "
|
|
"felhasználónevet."
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:396
|
|
#, kde-format
|
|
msgid "At least Username or SSHKey must be set"
|
|
msgstr "Legalább a felhasználónevet vagy az SSHKey-t be kell állítani"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:402
|
|
#, kde-format
|
|
msgid "Missing Folder"
|
|
msgstr "Hiányzó mappa"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:407
|
|
#, kde-format
|
|
msgid "An SSH session must have a profile"
|
|
msgstr "Egy SSH munkamenetnek rendelkeznie kell egy profillal"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:431
|
|
#, kde-format
|
|
msgid "Cannot delete this folder"
|
|
msgstr "Nem lehet törölni ezt a mappát"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:434
|
|
#, kde-format
|
|
msgid "Delete folder and all of its contents"
|
|
msgstr "Mappa és teljes tartalmának törlése"
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:438
|
|
#, kde-format
|
|
msgid "Double click to change the folder name."
|
|
msgstr "Kattintson duplán a mappa nevének módosításához."
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:445
|
|
#, kde-format
|
|
msgid "You can't delete an automatically added entry."
|
|
msgstr "Nem törölhet egy automatikusan felvett bejegyzést."
|
|
|
|
#: plugins/SSHManager/sshmanagerpluginwidget.cpp:445
|
|
#, kde-format
|
|
msgid "Delete selected entry"
|
|
msgstr "Kijelölt bejegyzés törlése"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_6)
|
|
#: plugins/SSHManager/sshwidget.ui:19
|
|
#, kde-format
|
|
msgid "Shortcut"
|
|
msgstr "Gyorsbillentyű"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, btnInvertFilter)
|
|
#: plugins/SSHManager/sshwidget.ui:43
|
|
#, kde-format
|
|
msgid "Show entries that don't match the filter"
|
|
msgstr "A szűrőre nem illeszkedő bejegyzések megjelenítése"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, btnManageProfile)
|
|
#: plugins/SSHManager/sshwidget.ui:57
|
|
#, kde-format
|
|
msgid "Change profile on connect/disconnect"
|
|
msgstr "Profilváltás csatlakozáskor/kapcsolat bontásakor"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, btnManageProfile)
|
|
#: plugins/SSHManager/sshwidget.ui:60
|
|
#, kde-format
|
|
msgid "Manage profile"
|
|
msgstr "Profil kezelése"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: plugins/SSHManager/sshwidget.ui:82
|
|
#, kde-format
|
|
msgid "Identifier"
|
|
msgstr "Azonosító"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, name)
|
|
#: plugins/SSHManager/sshwidget.ui:89
|
|
#, kde-format
|
|
msgid "A name for this ssh entry"
|
|
msgstr "Az ssh bejegyzés neve"
|
|
|
|
#. i18n: ectx: property (placeholderText), widget (QLineEdit, name)
|
|
#: plugins/SSHManager/sshwidget.ui:92
|
|
#, kde-format
|
|
msgid "The name of this entry on the list"
|
|
msgstr "A bejegyzés neve a listában"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: plugins/SSHManager/sshwidget.ui:99
|
|
#, kde-format
|
|
msgid "SSH Hostname"
|
|
msgstr "SSH gépnév"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, hostname)
|
|
#. i18n: ectx: property (placeholderText), widget (QLineEdit, hostname)
|
|
#: plugins/SSHManager/sshwidget.ui:106 plugins/SSHManager/sshwidget.ui:109
|
|
#, kde-format
|
|
msgid "The hostname of the server"
|
|
msgstr "A kiszolgáló gépneve"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_3)
|
|
#: plugins/SSHManager/sshwidget.ui:116
|
|
#, kde-format
|
|
msgid "Port"
|
|
msgstr "Port"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, port)
|
|
#: plugins/SSHManager/sshwidget.ui:123
|
|
#, kde-format
|
|
msgid "The port of the server, 22 is the default for ssh connections"
|
|
msgstr "A kiszolgáló portja, a 22 az alapértelmezett ssh kapcsolatokhoz"
|
|
|
|
#. i18n: ectx: property (text), widget (QLineEdit, port)
|
|
#: plugins/SSHManager/sshwidget.ui:126
|
|
#, kde-format
|
|
msgid "22"
|
|
msgstr "22"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, sshkey)
|
|
#: plugins/SSHManager/sshwidget.ui:142
|
|
#, kde-format
|
|
msgid "The private key to be used for this connection"
|
|
msgstr "A kapcsolathoz használandó privát kulcs"
|
|
|
|
#. i18n: ectx: property (placeholderText), widget (QLineEdit, sshkey)
|
|
#: plugins/SSHManager/sshwidget.ui:148
|
|
#, kde-format
|
|
msgid "The private key"
|
|
msgstr "A privát kulcs"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, useSshConfig)
|
|
#: plugins/SSHManager/sshwidget.ui:167
|
|
#, kde-format
|
|
msgid ""
|
|
"If this is set, we don't rely on the SSH key set above, but on the "
|
|
"configuration on ~/.ssh/config"
|
|
msgstr ""
|
|
"Ha ez be van állítva, nem támaszkodik a fent meadott SSH kulcsra, hanem az "
|
|
"~/.ssh/config konfigurációra"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, useSshConfig)
|
|
#: plugins/SSHManager/sshwidget.ui:170
|
|
#, kde-format
|
|
msgid "Use ~/.ssh/config for key"
|
|
msgstr "A ~/.ssh/config használata a kulcshoz"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_7)
|
|
#: plugins/SSHManager/sshwidget.ui:177
|
|
#, kde-format
|
|
msgid "Username"
|
|
msgstr "Felhasználónév"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, username)
|
|
#: plugins/SSHManager/sshwidget.ui:184
|
|
#, kde-format
|
|
msgid "The username for the connection"
|
|
msgstr "A felhasználónév a kapcsolathoz"
|
|
|
|
#. i18n: ectx: property (placeholderText), widget (QLineEdit, username)
|
|
#: plugins/SSHManager/sshwidget.ui:187
|
|
#, kde-format
|
|
msgid "Your username"
|
|
msgstr "Az Ön felhasználóneve"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, folderLabel)
|
|
#: plugins/SSHManager/sshwidget.ui:194
|
|
#, kde-format
|
|
msgid "Folder"
|
|
msgstr "Mappa"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QComboBox, folder)
|
|
#: plugins/SSHManager/sshwidget.ui:207
|
|
#, kde-format
|
|
msgid "For organizational purposes, this entry will be inside of this folder."
|
|
msgstr "Szervezeti okokból ez a bejegyzés ebben a mappában lesz."
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
|
#: plugins/SSHManager/sshwidget.ui:220
|
|
#, kde-format
|
|
msgid "Profile"
|
|
msgstr "Profil"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QComboBox, profile)
|
|
#: plugins/SSHManager/sshwidget.ui:233
|
|
#, kde-format
|
|
msgid "The profile to be active when the ssh session starts"
|
|
msgstr "A profil, amely aktív lesz az ssh munkamenet indításakor"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, newSSHConfig)
|
|
#: plugins/SSHManager/sshwidget.ui:271
|
|
#, kde-format
|
|
msgid "Add a new SSH Entry"
|
|
msgstr "Új SSH bejegyzés hozzáadása"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, btnDelete)
|
|
#: plugins/SSHManager/sshwidget.ui:284
|
|
#, kde-format
|
|
msgid "Delete selected SSH entry"
|
|
msgstr "Kijelölt SSH bejegyzés törlése"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, btnEdit)
|
|
#: plugins/SSHManager/sshwidget.ui:297
|
|
#, kde-format
|
|
msgid "Edit selected entry"
|
|
msgstr "Kijelölt bejegyzés szerkesztése"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, btnAdd)
|
|
#: plugins/SSHManager/sshwidget.ui:307
|
|
#, kde-format
|
|
msgid "Add new SSH Configuration"
|
|
msgstr "Új SSH konfiguráció hozzáadása"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, btnCancel)
|
|
#: plugins/SSHManager/sshwidget.ui:317
|
|
#, kde-format
|
|
msgid "Cancel Add or Edit"
|
|
msgstr "Hozzáadás vagy Szerkesztés megszakítása"
|
|
|
|
#: pluginsystem/PluginManager.cpp:70
|
|
#, kde-format
|
|
msgid "No plugins available"
|
|
msgstr "Nincsenek bővítmények"
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, PrintOptions)
|
|
#. i18n: ectx: property (title), widget (QGroupBox, OutputOptions)
|
|
#: PrintOptions.ui:14 PrintOptions.ui:20
|
|
#, kde-format
|
|
msgid "Output Options"
|
|
msgstr "Kimenet beállítások"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, printerFriendly)
|
|
#. i18n: ectx: label, entry (PrinterFriendly), group (PrintOptions)
|
|
#: PrintOptions.ui:39 settings/konsole.kcfg:200
|
|
#, kde-format
|
|
msgid "Printer &friendly mode (black text, no background)"
|
|
msgstr "Nyomtató&kímélő mód (fekete szöveg, üres háttérrel)"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, scaleOutput)
|
|
#. i18n: ectx: label, entry (ScaleOutput), group (PrintOptions)
|
|
#: PrintOptions.ui:46 settings/konsole.kcfg:204
|
|
#, kde-format
|
|
msgid "&Scale output"
|
|
msgstr "Kimenet &méretezése"
|
|
|
|
#: profile/Profile.cpp:268
|
|
#, kde-format
|
|
msgctxt "Name of the built-in profile"
|
|
msgid "Built-in"
|
|
msgstr "Beépített"
|
|
|
|
#: profile/ProfileList.cpp:37 widgets/EditProfileDialog.cpp:539
|
|
#, kde-format
|
|
msgid "Default profile"
|
|
msgstr "Alapértelmezett profil"
|
|
|
|
#: profile/ProfileManager.cpp:280
|
|
#, kde-format
|
|
msgctxt "New profile name, %1 is a number"
|
|
msgid "Profile %1"
|
|
msgstr "%1. profil"
|
|
|
|
#: profile/ProfileManager.cpp:294
|
|
#, kde-format
|
|
msgid "Konsole does not have permission to save this profile to %1"
|
|
msgstr "A Konsole-nak nincs jogosultsága a profil mentéséhez ide: %1"
|
|
|
|
#: profile/ProfileModel.cpp:55
|
|
#, kde-format
|
|
msgctxt "@title:column Profile name"
|
|
msgid "Name"
|
|
msgstr "Név"
|
|
|
|
#: profile/ProfileModel.cpp:57
|
|
#, kde-format
|
|
msgctxt "@title:column Profile keyboard shortcut"
|
|
msgid "Shortcut"
|
|
msgstr "Gyorsbillentyű"
|
|
|
|
#: profile/ProfileModel.cpp:80
|
|
#, kde-format
|
|
msgctxt ""
|
|
"@label:textbox added to the name of the built-in profile, to point out it's "
|
|
"read-only"
|
|
msgid " [Read-only]"
|
|
msgstr " [Csak olvasható]"
|
|
|
|
#: profile/ProfileModel.cpp:84
|
|
#, kde-format
|
|
msgctxt "@label:textbox added to the name of the current default profile"
|
|
msgid " [Default]"
|
|
msgstr " [Alapértelmezett]"
|
|
|
|
#: profile/ProfileModel.cpp:99
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Built-in profile is always available"
|
|
msgstr "A beépített profil mindig elérhető"
|
|
|
|
#: profile/ProfileModel.cpp:111
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Double click to change shortcut"
|
|
msgstr "Kattintson duplán a gyorsbillentyű módosításához"
|
|
|
|
#: RenameTabDialog.cpp:25
|
|
#, kde-format
|
|
msgid "Tab Properties"
|
|
msgstr "Laptulajdonságok"
|
|
|
|
#: SaveHistoryAutoTask.cpp:63 SaveHistoryTask.cpp:71
|
|
#, kde-format
|
|
msgid "Save Output From %1"
|
|
msgstr "Kimenet mentése innen: %1"
|
|
|
|
#: SaveHistoryAutoTask.cpp:75 SaveHistoryTask.cpp:83
|
|
#, kde-format
|
|
msgid "%1 is an invalid URL, the output could not be saved."
|
|
msgstr "A(z) %1 egy érvénytelen URL, a kimenet nem menthető."
|
|
|
|
#: SaveHistoryAutoTask.cpp:88
|
|
#, kde-format
|
|
msgid "Failed to create autosave file at %1."
|
|
msgstr "Nem sikerült automatikus mentési fájlt létrehozni itt: %1."
|
|
|
|
#: SaveHistoryAutoTask.cpp:102
|
|
#, kde-format
|
|
msgid "Stopping autosave due to switching of screens."
|
|
msgstr "Automatikus mentés leállítása képernyőváltás miatt."
|
|
|
|
#: SaveHistoryAutoTask.cpp:116
|
|
#, kde-format
|
|
msgid ""
|
|
"Autosave file has been modified externally, preventing further autosaves."
|
|
msgstr ""
|
|
"Az automatikus mentési fájl külsőleg módosult, ami megakadályozza a további "
|
|
"automatikus mentéseket."
|
|
|
|
#: SaveHistoryAutoTask.cpp:173
|
|
#, kde-format
|
|
msgid "Failed to update autosave state on output changes."
|
|
msgstr ""
|
|
"Nem sikerült frissíteni az automatikus mentés állapotát a kimeneti "
|
|
"változásakor."
|
|
|
|
#: SaveHistoryTask.cpp:174
|
|
#, kde-format
|
|
msgid ""
|
|
"A problem occurred when saving the output.\n"
|
|
"%1"
|
|
msgstr ""
|
|
"Hiba történt a kimenet mentésekor.\n"
|
|
"%1"
|
|
|
|
#: schemas.cpp:1
|
|
#, kde-format
|
|
msgid "Black on Light Yellow"
|
|
msgstr "Halványsárga alapon fekete"
|
|
|
|
#: schemas.cpp:2
|
|
#, kde-format
|
|
msgid "Black on Random Light"
|
|
msgstr "Halvány alapon fekete"
|
|
|
|
#: schemas.cpp:3
|
|
#, kde-format
|
|
msgid "Black on White"
|
|
msgstr "Fehér alapon fekete"
|
|
|
|
#: schemas.cpp:4
|
|
#, kde-format
|
|
msgid "Blue on Black"
|
|
msgstr "Fekete alapon kék"
|
|
|
|
#: schemas.cpp:5
|
|
#, kde-format
|
|
msgid "Breeze"
|
|
msgstr "Breeze"
|
|
|
|
#: schemas.cpp:6
|
|
#, kde-format
|
|
msgid "Campbell"
|
|
msgstr "Campbell"
|
|
|
|
#: schemas.cpp:7
|
|
#, kde-format
|
|
msgid "Dark Pastels"
|
|
msgstr "Sötét pasztellszínek"
|
|
|
|
#: schemas.cpp:8
|
|
#, kde-format
|
|
msgid "Green on Black"
|
|
msgstr "Fekete alapon zöld"
|
|
|
|
#: schemas.cpp:9
|
|
#, kde-format
|
|
msgid "Linux Colors"
|
|
msgstr "Linux színek"
|
|
|
|
#: schemas.cpp:10
|
|
#, kde-format
|
|
msgid "Red on Black"
|
|
msgstr "Fekete alapon vörös"
|
|
|
|
#: schemas.cpp:11
|
|
#, kde-format
|
|
msgid "Solarized"
|
|
msgstr "Égetett"
|
|
|
|
#: schemas.cpp:12
|
|
#, kde-format
|
|
msgid "Solarized Light"
|
|
msgstr "Égetett világos"
|
|
|
|
#: schemas.cpp:13
|
|
#, kde-format
|
|
msgid "White on Black"
|
|
msgstr "Fekete alapon fehér"
|
|
|
|
#: schemas.cpp:14
|
|
#, kde-format
|
|
msgid "Default (XFree 4)"
|
|
msgstr "Alapértelmezés (XFree 4)"
|
|
|
|
#: schemas.cpp:15
|
|
#, kde-format
|
|
msgid "Linux console"
|
|
msgstr "Linux konzol"
|
|
|
|
#: schemas.cpp:16
|
|
#, kde-format
|
|
msgid "macOS"
|
|
msgstr "macOS"
|
|
|
|
#: schemas.cpp:17
|
|
#, kde-format
|
|
msgid "Solaris console"
|
|
msgstr "Solaris konzol"
|
|
|
|
#: searchtabs/SearchTabs.cpp:127
|
|
#, kde-format
|
|
msgctxt "@label:textbox"
|
|
msgid "Search..."
|
|
msgstr "Keresés…"
|
|
|
|
#: searchtabs/SearchTabs.cpp:128
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Enter a tab name to search for here"
|
|
msgstr "Itt adja meg a keresendő lap nevét"
|
|
|
|
#: session/Session.cpp:129
|
|
#, kde-format
|
|
msgid "Bell in '%1' (Session '%2')"
|
|
msgstr "Csengő - „%1” („%2” munkamenet)"
|
|
|
|
#: session/Session.cpp:425
|
|
#, kde-format
|
|
msgid "Could not find binary: "
|
|
msgstr "Nem található ez a program: "
|
|
|
|
#: session/Session.cpp:434
|
|
#, kde-format
|
|
msgctxt "@info:shell Alert the user with red color text"
|
|
msgid "Warning: "
|
|
msgstr "Figyelmeztetés: "
|
|
|
|
#: session/Session.cpp:529
|
|
#, kde-format
|
|
msgid "Could not find an interactive shell to start."
|
|
msgstr "Nem található indítható terminálprogram."
|
|
|
|
#: session/Session.cpp:535 session/Session.cpp:538
|
|
#, kde-format
|
|
msgid ""
|
|
"Could not find '%1', starting '%2' instead. Please check your profile "
|
|
"settings."
|
|
msgstr ""
|
|
"„%1” nem található, „%2” indul el helyette. Ellenőrizze a profil "
|
|
"beállításait."
|
|
|
|
#: session/Session.cpp:612
|
|
#, kde-format
|
|
msgid "Could not start program '%1' with arguments '%2'."
|
|
msgstr "Nem sikerült elindítani: „%1” (argumentumok: „%2”)."
|
|
|
|
#: session/Session.cpp:778
|
|
#, kde-format
|
|
msgid "Silence in '%1' (Session '%2')"
|
|
msgstr "Üresjárat - „%1” („%2” munkamenet)"
|
|
|
|
#: session/Session.cpp:779 session/Session.cpp:2122
|
|
#: session/SessionController.cpp:361 session/SessionController.cpp:1892
|
|
#: terminalDisplay/TerminalBell.cpp:44 Vt102Emulation.cpp:1214
|
|
#: Vt102Emulation.cpp:1469
|
|
#, kde-format
|
|
msgid "Show session"
|
|
msgstr "Munkamenet megjelenítése"
|
|
|
|
#: session/Session.cpp:1095
|
|
#, kde-format
|
|
msgctxt "@info:shell This session is done"
|
|
msgid "Finished"
|
|
msgstr "Befejezve"
|
|
|
|
#: session/Session.cpp:1109 session/Session.cpp:1125
|
|
#, kde-format
|
|
msgid "Program '%1' crashed."
|
|
msgstr "A(z) „%1” program összeomlott."
|
|
|
|
#: session/Session.cpp:1111
|
|
#, kde-format
|
|
msgid "Program '%1' exited with status %2."
|
|
msgstr "A(z) „%1” program %2 állapotkóddal fejeződött be."
|
|
|
|
#: session/Session.cpp:1649
|
|
#, kde-format
|
|
msgid "ZModem Progress"
|
|
msgstr "ZModem-állapot"
|
|
|
|
#: session/Session.cpp:2121
|
|
#, kde-format
|
|
msgid "Activity in '%1' (Session '%2')"
|
|
msgstr "Aktivitás - „%1” („%2” munkamenet)"
|
|
|
|
#: session/Session.cpp:2259
|
|
#, kde-format
|
|
msgid "Security sensitive DBus API is disabled in the settings."
|
|
msgstr "A biztonságérzékeny D-Bus API le van tiltva a beállításokban."
|
|
|
|
#: session/SessionController.cpp:142
|
|
#, kde-format
|
|
msgid "Konsole"
|
|
msgstr "Konsole"
|
|
|
|
#: session/SessionController.cpp:360
|
|
#, kde-format
|
|
msgid "The process '%1' has finished running in session '%2'"
|
|
msgstr "A(z) „%1” folyamat befejezte a futást a(z) „%2” munkamenetben"
|
|
|
|
#: session/SessionController.cpp:443
|
|
#, kde-format
|
|
msgid "Konsole does not know how to open the bookmark: "
|
|
msgstr "A Konsole nem tudja, hogyan nyissa meg a könyvjelzőt: "
|
|
|
|
#: session/SessionController.cpp:521
|
|
#, kde-format
|
|
msgid "Search for '%1' with"
|
|
msgstr "„%1” keresése ezzel:"
|
|
|
|
#: session/SessionController.cpp:537
|
|
#, kde-format
|
|
msgid "Configure Web Shortcuts..."
|
|
msgstr "Keresőazonosítók beállítása…"
|
|
|
|
#: session/SessionController.cpp:648
|
|
#, kde-format
|
|
msgid "&Close Session"
|
|
msgstr "&Munkamenet bezárása"
|
|
|
|
#: session/SessionController.cpp:655
|
|
#, kde-format
|
|
msgid "Open File Manager"
|
|
msgstr "Fájlkezelő megnyitása"
|
|
|
|
#: session/SessionController.cpp:670
|
|
#, kde-format
|
|
msgid "Copy"
|
|
msgstr "Másolás"
|
|
|
|
#: session/SessionController.cpp:677
|
|
#, kde-format
|
|
msgid "Split View Left-Right"
|
|
msgstr "Nézetfelezés (bal-jobb)"
|
|
|
|
#: session/SessionController.cpp:682
|
|
#, kde-format
|
|
msgid "Split View Top-Bottom"
|
|
msgstr "Nézetfelezés (felül-alul)"
|
|
|
|
#: session/SessionController.cpp:686
|
|
#, kde-format
|
|
msgid "Copy except prompts"
|
|
msgstr "Másolás a prompt nélkül"
|
|
|
|
#: session/SessionController.cpp:692
|
|
#, kde-format
|
|
msgid "Copy user input"
|
|
msgstr "Felhasználói bemenet másolása"
|
|
|
|
#: session/SessionController.cpp:698
|
|
#, kde-format
|
|
msgid "Copy command output"
|
|
msgstr "Parancskimenet másolása"
|
|
|
|
#: session/SessionController.cpp:713
|
|
#, kde-format
|
|
msgid "Paste Selection"
|
|
msgstr "Kijelölés beillesztése"
|
|
|
|
#: session/SessionController.cpp:720
|
|
#, kde-format
|
|
msgid "Web Search"
|
|
msgstr "Webes keresés"
|
|
|
|
#: session/SessionController.cpp:726
|
|
#, kde-format
|
|
msgid "&Select All"
|
|
msgstr "Minden kijelölé&se"
|
|
|
|
#: session/SessionController.cpp:730
|
|
#, kde-format
|
|
msgid "Select &Mode"
|
|
msgstr "&Mód kijelölése"
|
|
|
|
#: session/SessionController.cpp:735
|
|
#, kde-format
|
|
msgid "Select &Line"
|
|
msgstr "&Sor kijelölése"
|
|
|
|
#: session/SessionController.cpp:738
|
|
#, kde-format
|
|
msgid "Save Output &As..."
|
|
msgstr "Kimenet mentése &másként…"
|
|
|
|
#: session/SessionController.cpp:744
|
|
#, kde-format
|
|
msgid "Auto Save Output As..."
|
|
msgstr "Kimenet automatikus mentése &másként…"
|
|
|
|
#: session/SessionController.cpp:748
|
|
#, kde-format
|
|
msgid "Stop Auto Save"
|
|
msgstr "Automatikus mentés leállítása"
|
|
|
|
#: session/SessionController.cpp:752
|
|
#, kde-format
|
|
msgid "&Print Screen..."
|
|
msgstr "Képernyő &nyomtatása…"
|
|
|
|
#: session/SessionController.cpp:756
|
|
#, kde-format
|
|
msgid "Adjust Scrollback..."
|
|
msgstr "Pufferelés beállítása…"
|
|
|
|
#: session/SessionController.cpp:760
|
|
#, kde-format
|
|
msgid "Clear Scrollback"
|
|
msgstr "Puffer törlése"
|
|
|
|
#: session/SessionController.cpp:764
|
|
#, kde-format
|
|
msgid "Clear Scrollback and Reset"
|
|
msgstr "Puffer törlése és visszaállítás"
|
|
|
|
#: session/SessionController.cpp:775
|
|
#, kde-format
|
|
msgid "Next Profile"
|
|
msgstr "Következő profil"
|
|
|
|
#: session/SessionController.cpp:780
|
|
#, kde-format
|
|
msgid "Previous Profile"
|
|
msgstr "Előző profil"
|
|
|
|
#: session/SessionController.cpp:783
|
|
#, kde-format
|
|
msgid "Switch Profile"
|
|
msgstr "Profilváltás"
|
|
|
|
#: session/SessionController.cpp:808
|
|
#, kde-format
|
|
msgid "Set &Encoding"
|
|
msgstr "A kódolás b&eállítása"
|
|
|
|
#: session/SessionController.cpp:828
|
|
#, kde-format
|
|
msgctxt "@item:inmenu Allows terminal applications to request mouse tracking"
|
|
msgid "Allow Mouse Tracking"
|
|
msgstr "Egérkövetés bekapcsolása"
|
|
|
|
#: session/SessionController.cpp:837
|
|
#, kde-format
|
|
msgctxt "@item:inmenu A read only (locked) session"
|
|
msgid "Read-Only"
|
|
msgstr "Csak olvasható"
|
|
|
|
#: session/SessionController.cpp:848
|
|
#, kde-format
|
|
msgid "&Configure or Rename Tab..."
|
|
msgstr "Lap &beállítása vagy átnevezése…"
|
|
|
|
#: session/SessionController.cpp:854
|
|
#, kde-format
|
|
msgid "&All Tabs in Current Window"
|
|
msgstr "&Az összes lap a jelenlegi ablakban"
|
|
|
|
#: session/SessionController.cpp:861
|
|
#, kde-format
|
|
msgid "&Select Tabs..."
|
|
msgstr "Lapok kivála&sztása…"
|
|
|
|
#: session/SessionController.cpp:867
|
|
#, kde-format
|
|
msgctxt "@action:inmenu Do not select any tabs"
|
|
msgid "&None"
|
|
msgstr "&Nincs"
|
|
|
|
#: session/SessionController.cpp:875
|
|
#, kde-format
|
|
msgid "Copy Input To"
|
|
msgstr "Bemenet másolása ide"
|
|
|
|
#: session/SessionController.cpp:883
|
|
#, kde-format
|
|
msgid "&ZModem Upload..."
|
|
msgstr "&ZModem feltöltés…"
|
|
|
|
#: session/SessionController.cpp:888
|
|
#, kde-format
|
|
msgid "One-Shot Monitors"
|
|
msgstr "Egyszer használatos jelzők"
|
|
|
|
#: session/SessionController.cpp:893
|
|
#, kde-format
|
|
msgid "Monitor for &Prompt"
|
|
msgstr "&Promptjelző"
|
|
|
|
#: session/SessionController.cpp:900
|
|
#, kde-format
|
|
msgid "Monitor for &Activity"
|
|
msgstr "&Aktivitásjelző"
|
|
|
|
#: session/SessionController.cpp:906
|
|
#, kde-format
|
|
msgid "Monitor for &Silence"
|
|
msgstr "&Üresjáratjelző"
|
|
|
|
#: session/SessionController.cpp:912
|
|
#, kde-format
|
|
msgid "Monitor for Process Finishing"
|
|
msgstr "Folyamatjelző"
|
|
|
|
#: session/SessionController.cpp:919
|
|
#, kde-format
|
|
msgid "Enlarge Font"
|
|
msgstr "Nagyobb betűméret"
|
|
|
|
#: session/SessionController.cpp:927
|
|
#, kde-format
|
|
msgid "Shrink Font"
|
|
msgstr "Kisebb betűméret"
|
|
|
|
#: session/SessionController.cpp:932
|
|
#, kde-format
|
|
msgid "Reset Font Size"
|
|
msgstr "Betűméret visszaállítása"
|
|
|
|
#: session/SessionController.cpp:938
|
|
#, kde-format
|
|
msgid "Send Signal"
|
|
msgstr "Szignál küldése"
|
|
|
|
#: session/SessionController.cpp:942
|
|
#, kde-format
|
|
msgid "&Suspend Task"
|
|
msgstr "Feladat &felfüggesztése"
|
|
|
|
#: session/SessionController.cpp:947
|
|
#, kde-format
|
|
msgid "&Continue Task"
|
|
msgstr "Feladat f&olytatása"
|
|
|
|
#: session/SessionController.cpp:952
|
|
#, kde-format
|
|
msgid "&Hangup"
|
|
msgstr "Bo&ntás"
|
|
|
|
#: session/SessionController.cpp:957
|
|
#, kde-format
|
|
msgid "&Interrupt Task"
|
|
msgstr "Feladat m&egszakítása"
|
|
|
|
#: session/SessionController.cpp:962
|
|
#, kde-format
|
|
msgid "&Terminate Task"
|
|
msgstr "Feladat &befejezése"
|
|
|
|
#: session/SessionController.cpp:967
|
|
#, kde-format
|
|
msgid "&Kill Task"
|
|
msgstr "Feladat &kilövése"
|
|
|
|
#: session/SessionController.cpp:972
|
|
#, kde-format
|
|
msgid "User Signal &1"
|
|
msgstr "Felhasználói szignál &1"
|
|
|
|
#: session/SessionController.cpp:977
|
|
#, kde-format
|
|
msgid "User Signal &2"
|
|
msgstr "Felhasználói szignál &2"
|
|
|
|
#: session/SessionController.cpp:995
|
|
#, kde-format
|
|
msgid "Create New Profile..."
|
|
msgstr "Új profil létrehozása…"
|
|
|
|
#: session/SessionController.cpp:997
|
|
#, kde-format
|
|
msgid "Edit Current Profile..."
|
|
msgstr "Jelenlegi profil szerkesztése…"
|
|
|
|
#: session/SessionController.cpp:1128
|
|
#, kde-format
|
|
msgid ""
|
|
"A program is currently running in this session. Are you sure you want to "
|
|
"close it?"
|
|
msgstr "Egy program még fut a munkamenetben. Biztosan be szeretné zárni?"
|
|
|
|
#: session/SessionController.cpp:1132
|
|
#, kde-format
|
|
msgid ""
|
|
"The program '%1' is currently running in this session. Are you sure you "
|
|
"want to close it?"
|
|
msgstr "A munkamenetben még fut a(z) „%1” program. Biztosan be szeretné zárni?"
|
|
|
|
#: session/SessionController.cpp:1139 session/SessionController.cpp:1174
|
|
#, kde-format
|
|
msgid "Confirm Close"
|
|
msgstr "Bezárás megerősítése"
|
|
|
|
#: session/SessionController.cpp:1140
|
|
#, kde-format
|
|
msgctxt "@action:button"
|
|
msgid "Close Program"
|
|
msgstr "Program bezárása"
|
|
|
|
#: session/SessionController.cpp:1163
|
|
#, kde-format
|
|
msgid ""
|
|
"A program in this session would not die. Are you sure you want to kill it "
|
|
"by force?"
|
|
msgstr ""
|
|
"Egy program a munkamenetben nem akar meghalni. Biztosan ki szeretné lőni?"
|
|
|
|
#: session/SessionController.cpp:1167
|
|
#, kde-format
|
|
msgid ""
|
|
"The program '%1' in this session would not die. Are you sure you want to "
|
|
"kill it by force?"
|
|
msgstr ""
|
|
"A munkamenetben még nem akar meghalni a(z) „%1” nevű program. Biztosan ki "
|
|
"szeretné lőni?"
|
|
|
|
#: session/SessionController.cpp:1175
|
|
#, kde-format
|
|
msgctxt "@action:button"
|
|
msgid "Kill Program"
|
|
msgstr "Program kilövése"
|
|
|
|
#: session/SessionController.cpp:1891
|
|
#, kde-format
|
|
msgid "The shell prompt is displayed in session '%1'"
|
|
msgstr "A parancsértelmező promptja a(z) „%1” munkamenetben jelenik meg"
|
|
|
|
#: session/SessionController.cpp:2113
|
|
#, kde-format
|
|
msgid "Open Current Folder With"
|
|
msgstr "Aktuális mappa megnyitása mással"
|
|
|
|
#: session/SessionController.cpp:2183
|
|
#, kde-format
|
|
msgid "Save ZModem Download to..."
|
|
msgstr "ZModem letöltés mentése másként…"
|
|
|
|
#: session/SessionController.cpp:2193
|
|
#, kde-format
|
|
msgid ""
|
|
"<p>A ZModem file transfer attempt has been detected, but no suitable ZModem "
|
|
"software was found on this system.</p><p>You may wish to install the 'rzsz' "
|
|
"or 'lrzsz' package.</p>"
|
|
msgstr ""
|
|
"<p>Egy ZModem fájlátviteli kísérlet lett észlelve, de nem található "
|
|
"megfelelő ZModem szoftver a rendszeren.</p><p>Telepítse az „rzsz” vagy "
|
|
"„lrzsz” csomagot.</p>"
|
|
|
|
#: session/SessionController.cpp:2203
|
|
#, kde-format
|
|
msgid ""
|
|
"<p>The current session already has a ZModem file transfer in progress.</p>"
|
|
msgstr ""
|
|
"<p>A jelenlegi munkamenetben már folyamatban van egy ZModem fájlátvitel.</p>"
|
|
|
|
#: session/SessionController.cpp:2216
|
|
#, kde-format
|
|
msgid ""
|
|
"<p>No suitable ZModem software was found on this system.</p><p>You may wish "
|
|
"to install the 'rzsz' or 'lrzsz' package.</p>"
|
|
msgstr ""
|
|
"<p>Nem található megfelelő ZModem szoftver a rendszeren.</p><p>Telepítse az "
|
|
"„rzsz” vagy „lrzsz” csomagot.</p>"
|
|
|
|
#: session/SessionController.cpp:2221
|
|
#, kde-format
|
|
msgid "Select Files for ZModem Upload"
|
|
msgstr "Fájlok kiválasztása a ZModem feltöltéshez"
|
|
|
|
#: session/SessionListModel.cpp:89
|
|
#, kde-format
|
|
msgctxt "@item:intable The session index"
|
|
msgid "Number"
|
|
msgstr "Szám"
|
|
|
|
#: session/SessionListModel.cpp:91
|
|
#, kde-format
|
|
msgctxt "@item:intable The session title"
|
|
msgid "Title"
|
|
msgstr "Cím"
|
|
|
|
#: settings/ConfigurationDialog.cpp:31
|
|
#, kde-format
|
|
msgctxt "@title:window"
|
|
msgid "Configure"
|
|
msgstr "Beállítás"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SearchReverseSearch)
|
|
#. i18n: ectx: tooltip, entry (SearchReverseSearch), group (SearchSettings)
|
|
#: settings/GeneralSettings.ui:49 settings/konsole.kcfg:89
|
|
#, kde-format
|
|
msgid "Sets whether search should start from the bottom"
|
|
msgstr "Beállítja, hogy a keresés lentről induljon-e"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchReverseSearch)
|
|
#. i18n: ectx: label, entry (SearchReverseSearch), group (SearchSettings)
|
|
#: settings/GeneralSettings.ui:52 settings/konsole.kcfg:88
|
|
#, kde-format
|
|
msgid "Search backwards"
|
|
msgstr "Keresés visszafelé"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_3)
|
|
#: settings/GeneralSettings.ui:59
|
|
#, kde-format
|
|
msgid "Notifications:"
|
|
msgstr "Értesítések:"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FocusFollowsMouse)
|
|
#. i18n: ectx: label, entry (FocusFollowsMouse), group (KonsoleWindow)
|
|
#: settings/GeneralSettings.ui:66 settings/konsole.kcfg:13
|
|
#, kde-format
|
|
msgid "Focus terminals when the mouse pointer is moved over them"
|
|
msgstr "Terminálok fókuszálása, amikor az egérmutató felettük mozog"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AllowMenuAccelerators)
|
|
#. i18n: ectx: label, entry (AllowMenuAccelerators), group (KonsoleWindow)
|
|
#: settings/GeneralSettings.ui:79 settings/konsole.kcfg:22
|
|
#, kde-format
|
|
msgid "Enable menu accelerators"
|
|
msgstr "Menügyorsítók bekapcsolása"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: settings/GeneralSettings.ui:86
|
|
#, kde-format
|
|
msgctxt "@item:intext Search options"
|
|
msgid "Search:"
|
|
msgstr "Keresés:"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_RemoveWindowTitleBarAndFrame)
|
|
#. i18n: ectx: label, entry (RemoveWindowTitleBarAndFrame), group (KonsoleWindow)
|
|
#: settings/GeneralSettings.ui:93 settings/konsole.kcfg:9
|
|
#, kde-format
|
|
msgid "Remove window titlebar and frame"
|
|
msgstr "Címsor és keret elrejtése"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, enableAllMessagesButton)
|
|
#: settings/GeneralSettings.ui:111
|
|
#, kde-format
|
|
msgid "All dialogs will be shown again"
|
|
msgstr "Minden párbeszédablak újból megjelenik"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, enableAllMessagesButton)
|
|
#: settings/GeneralSettings.ui:114
|
|
#, kde-format
|
|
msgid "Enable all \"Don't Ask Again\" messages"
|
|
msgstr "„Ne kérdezze többet” üzenetek engedélyezése"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchHighlightMatches)
|
|
#: settings/GeneralSettings.ui:142
|
|
#, kde-format
|
|
msgid "Highlight all matches"
|
|
msgstr "Összes találat kiemelése"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowWindowTitleOnTitleBar)
|
|
#. i18n: ectx: label, entry (ShowWindowTitleOnTitleBar), group (KonsoleWindow)
|
|
#: settings/GeneralSettings.ui:155 settings/konsole.kcfg:17
|
|
#, kde-format
|
|
msgid "Show window title on the titlebar"
|
|
msgstr "Ablakcím megjelenítése a címsávban"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SearchNoWrap)
|
|
#. i18n: ectx: tooltip, entry (SearchNoWrap), group (SearchSettings)
|
|
#: settings/GeneralSettings.ui:168 settings/konsole.kcfg:94
|
|
#, kde-format
|
|
msgid "Sets whether search should stop instead of wrapping"
|
|
msgstr "Beállítja, hogy a keresés megálljon-e, ahelyett, hogy újrakezdődne"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchNoWrap)
|
|
#: settings/GeneralSettings.ui:171
|
|
#, kde-format
|
|
msgid "No wrap"
|
|
msgstr "Nincs újrakezdés"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: settings/GeneralSettings.ui:194
|
|
#, kde-format
|
|
msgid "Process and window:"
|
|
msgstr "Folyamat és ablak:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseSingleInstance)
|
|
#. i18n: ectx: tooltip, entry (UseSingleInstance), group (KonsoleWindow)
|
|
#: settings/GeneralSettings.ui:210 settings/konsole.kcfg:33
|
|
#, kde-format
|
|
msgid "When launching Konsole re-use existing process if possible"
|
|
msgstr ""
|
|
"A meglévő folyamat újra felhasználása a Konsole indításakor, ha lehetséges"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseSingleInstance)
|
|
#. i18n: ectx: label, entry (UseSingleInstance), group (KonsoleWindow)
|
|
#: settings/GeneralSettings.ui:213 settings/konsole.kcfg:32
|
|
#, kde-format
|
|
msgid "Run all Konsole windows in a single process"
|
|
msgstr "Összes Konsole ablak futtatása egy folyamatban"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_RememberWindowSize)
|
|
#: settings/GeneralSettings.ui:226
|
|
#, kde-format
|
|
msgid "If enabled, profile settings will be ignored"
|
|
msgstr "Ha engedélyezve van, a profilbeállítások mellőzve lesznek"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_RememberWindowSize)
|
|
#: settings/GeneralSettings.ui:229
|
|
#, kde-format
|
|
msgid "Remember window size"
|
|
msgstr "Ablakméret megjegyzése"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableSecuritySensitiveDBusAPI)
|
|
#. i18n: ectx: label, entry (EnableSecuritySensitiveDBusAPI), group (KonsoleWindow)
|
|
#: settings/GeneralSettings.ui:236 settings/konsole.kcfg:37
|
|
#, kde-format
|
|
msgid "Enable the security sensitive parts of the DBus API"
|
|
msgstr "A biztonságérzékeny D-Bus API elemeinek engedélyezése"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SearchCaseSensitive)
|
|
#. i18n: ectx: tooltip, entry (SearchCaseSensitive), group (SearchSettings)
|
|
#: settings/GeneralSettings.ui:265 settings/konsole.kcfg:75
|
|
#, kde-format
|
|
msgid "Sets whether the search is case sensitive"
|
|
msgstr "Beállítja, hogy a keresés kis- és nagybetűérzékeny legyen-e"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchCaseSensitive)
|
|
#: settings/GeneralSettings.ui:268
|
|
#, kde-format
|
|
msgid "Case sensitive"
|
|
msgstr "Nagybetűk megkülönböztetése"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchRegExpression)
|
|
#. i18n: ectx: label, entry (SearchRegExpression), group (SearchSettings)
|
|
#: settings/GeneralSettings.ui:281 settings/konsole.kcfg:79
|
|
#, kde-format
|
|
msgid "Match using regular expressions"
|
|
msgstr "Reguláris kifejezések használata"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ListenForZModemTerminalCodes)
|
|
#: settings/GeneralSettings.ui:288
|
|
#, kde-format
|
|
msgid "Listen for ZModem terminal codes"
|
|
msgstr ""
|
|
|
|
#. i18n: ectx: tooltip, entry (ShowWindowTitleOnTitleBar), group (KonsoleWindow)
|
|
#: settings/konsole.kcfg:18
|
|
#, kde-format
|
|
msgid "Show window title set by escape sequence on the titlebar"
|
|
msgstr ""
|
|
"Az escape szekvencia által beállított ablakcím megjelenítése a címsávban"
|
|
|
|
#. i18n: ectx: tooltip, entry (AllowMenuAccelerators), group (KonsoleWindow)
|
|
#: settings/konsole.kcfg:23
|
|
#, kde-format
|
|
msgid "Allow users to access top menu through Alt+Key combination"
|
|
msgstr ""
|
|
"Hozzáférés engedélyezése a felhasználóknak a felső menühöz az Alt+Key "
|
|
"kombináción keresztül"
|
|
|
|
#. i18n: ectx: label, entry (RememberWindowSize), group (KonsoleWindow)
|
|
#: settings/konsole.kcfg:27
|
|
#, kde-format
|
|
msgid "Use current window size on next startup"
|
|
msgstr "A jelenlegi ablakméret használata a következő indításkor"
|
|
|
|
#. i18n: ectx: tooltip, entry (RememberWindowSize), group (KonsoleWindow)
|
|
#: settings/konsole.kcfg:28
|
|
#, kde-format
|
|
msgid "The window size will be saved upon exiting Konsole"
|
|
msgstr "Az ablakméret mentésre kerül a Konsole-ból való kilépéskor"
|
|
|
|
#. i18n: ectx: tooltip, entry (EnableSecuritySensitiveDBusAPI), group (KonsoleWindow)
|
|
#: settings/konsole.kcfg:38
|
|
#, kde-format
|
|
msgid "DBus API like runCommand will be enabled"
|
|
msgstr "A runCommand-hoz hasonló D-Bus API-k engedélyezve lesznek."
|
|
|
|
#. i18n: ectx: label, entry (ListenForZModemTerminalCodes), group (KonsoleWindow)
|
|
#: settings/konsole.kcfg:42
|
|
#, kde-format
|
|
msgid "Listen for ZModem Terminal codes"
|
|
msgstr ""
|
|
|
|
#. i18n: ectx: tooltip, entry (ListenForZModemTerminalCodes), group (KonsoleWindow)
|
|
#: settings/konsole.kcfg:43
|
|
#, kde-format
|
|
msgid "Automatic send/receive files over serial connections"
|
|
msgstr ""
|
|
|
|
#. i18n: ectx: label, entry (ThumbnailSize), group (ThumbnailsSettings)
|
|
#: settings/konsole.kcfg:52
|
|
#, kde-format
|
|
msgid "Thumbnail Width"
|
|
msgstr "Bélyegképszélesség"
|
|
|
|
#. i18n: ectx: tooltip, entry (ThumbnailSize), group (ThumbnailsSettings)
|
|
#: settings/konsole.kcfg:53
|
|
#, kde-format
|
|
msgid "Sets the width of the thumbnail"
|
|
msgstr "A bélyegkép szélességének beállítása"
|
|
|
|
#. i18n: ectx: label, entry (ThumbnailShift), group (ThumbnailsSettings)
|
|
#. i18n: ectx: tooltip, entry (ThumbnailShift), group (ThumbnailsSettings)
|
|
#: settings/konsole.kcfg:57 settings/konsole.kcfg:58
|
|
#, kde-format
|
|
msgid "Use Shift to display a thumbnail"
|
|
msgstr "Shift használata a bélyegkép megjelenítéséhez"
|
|
|
|
#. i18n: ectx: label, entry (ThumbnailAlt), group (ThumbnailsSettings)
|
|
#. i18n: ectx: tooltip, entry (ThumbnailAlt), group (ThumbnailsSettings)
|
|
#: settings/konsole.kcfg:62 settings/konsole.kcfg:63
|
|
#, kde-format
|
|
msgid "Use Alt to display a thumbnail"
|
|
msgstr "Alt használata a bélyegkép megjelenítéséhez"
|
|
|
|
#. i18n: ectx: label, entry (ThumbnailCtrl), group (ThumbnailsSettings)
|
|
#. i18n: ectx: tooltip, entry (ThumbnailCtrl), group (ThumbnailsSettings)
|
|
#: settings/konsole.kcfg:67 settings/konsole.kcfg:68
|
|
#, kde-format
|
|
msgid "Use Ctrl to display a thumbnail"
|
|
msgstr "Ctrl használata a bélyegkép megjelenítéséhez"
|
|
|
|
#. i18n: ectx: label, entry (SearchCaseSensitive), group (SearchSettings)
|
|
#: settings/konsole.kcfg:74
|
|
#, kde-format
|
|
msgid "Search is case sensitive"
|
|
msgstr "A keresés kis- és nagybetűérzékeny"
|
|
|
|
#. i18n: ectx: label, entry (SearchHighlightMatches), group (SearchSettings)
|
|
#: settings/konsole.kcfg:83
|
|
#, kde-format
|
|
msgid "Highlight all search matches"
|
|
msgstr "Összes találat kiemelése"
|
|
|
|
#. i18n: ectx: tooltip, entry (SearchHighlightMatches), group (SearchSettings)
|
|
#: settings/konsole.kcfg:84
|
|
#, kde-format
|
|
msgid "Sets whether matching text should be highlighted"
|
|
msgstr "Beállítja, hogy ki legyenek-e emelve a találati szövegek"
|
|
|
|
#. i18n: ectx: label, entry (SearchNoWrap), group (SearchSettings)
|
|
#: settings/konsole.kcfg:93
|
|
#, kde-format
|
|
msgid "Search stops instead of wrapping"
|
|
msgstr "Keresés leállítása újrakezdés helyett"
|
|
|
|
#. i18n: ectx: label, entry (EnableMemoryMonitoring), group (MemorySettings)
|
|
#: settings/konsole.kcfg:100
|
|
#, kde-format
|
|
msgid "Control whether child cgroups are created for individual tabs"
|
|
msgstr ""
|
|
"Annak vezérlése, hogy az egyes lapokhoz létrejöjjenek-e gyermek cgroupok"
|
|
|
|
#. i18n: ectx: label, entry (MemoryLimitValue), group (MemorySettings)
|
|
#: settings/konsole.kcfg:104
|
|
#, kde-format
|
|
msgid ""
|
|
"Determines the memory consumption level above which throttling will start"
|
|
msgstr ""
|
|
"Meghatározza azt a memóriafogyasztási szintet, ami fölött a szabályozás "
|
|
"megkezdődik"
|
|
|
|
#. i18n: ectx: label, entry (SplitViewVisibility), group (SplitView)
|
|
#. i18n: ectx: label, entry (TabBarVisibility), group (TabBar)
|
|
#: settings/konsole.kcfg:110 settings/konsole.kcfg:130
|
|
#, kde-format
|
|
msgid "Control the visibility of the whole tab bar"
|
|
msgstr "Az egész lapsáv láthatóságának vezérlése"
|
|
|
|
#. i18n: ectx: label, entry (SplitDragHandleSize), group (SplitView)
|
|
#: settings/konsole.kcfg:119
|
|
#, kde-format
|
|
msgid "Control the size of the handle between panels"
|
|
msgstr "A panelek közötti fogantyú méretének szabályozása"
|
|
|
|
#. i18n: ectx: label, entry (TabBarPosition), group (TabBar)
|
|
#: settings/konsole.kcfg:139
|
|
#, kde-format
|
|
msgid "Control the position of the tab bar"
|
|
msgstr "A lapsáv pozíciójának szabályozása"
|
|
|
|
#. i18n: ectx: label, entry (TabBarStyleSheet), group (TabBar)
|
|
#: settings/konsole.kcfg:149
|
|
#, kde-format
|
|
msgid "Control the visual style of the tab bar"
|
|
msgstr "A lapsáv vizuális stílusának szabályozása"
|
|
|
|
#. i18n: ectx: label, entry (TabBarUseUserStyleSheet), group (TabBar)
|
|
#: settings/konsole.kcfg:153
|
|
#, kde-format
|
|
msgid "Use a user-defined .css file for the tab bar"
|
|
msgstr "Felhasználó által megadott .css fájl használata a lapsávhoz"
|
|
|
|
#. i18n: ectx: label, entry (TabBarUserStyleSheetFile), group (TabBar)
|
|
#: settings/konsole.kcfg:157
|
|
#, kde-format
|
|
msgid "The .css file to use for the tab bar style"
|
|
msgstr "A használandó .css fájl a lapsáv stílushoz"
|
|
|
|
#. i18n: ectx: label, entry (CloseTabOnMiddleMouseButton), group (TabBar)
|
|
#: settings/konsole.kcfg:161
|
|
#, kde-format
|
|
msgid "Allow middle-clicking on open tabs to close them"
|
|
msgstr "Nyitott lapok bezárása a középső egérgombbal kattintva"
|
|
|
|
#. i18n: ectx: label, entry (NewTabButton), group (TabBar)
|
|
#: settings/konsole.kcfg:165
|
|
#, kde-format
|
|
msgid "Control the visibility of 'New Tab' button on the tab bar"
|
|
msgstr "Az „Új lap” gomb láthatóságának szabályozása a lapsávon"
|
|
|
|
#. i18n: ectx: label, entry (SearchTabsButton), group (TabBar)
|
|
#: settings/konsole.kcfg:169
|
|
#, kde-format
|
|
msgid "Control the visibility of 'Search Tabs' button on the tab bar"
|
|
msgstr "A „Lapok keresése” gomb láthatóságának szabályozása a lapsávon"
|
|
|
|
#. i18n: ectx: label, entry (CloseTabButton), group (TabBar)
|
|
#: settings/konsole.kcfg:177
|
|
#, kde-format
|
|
msgid "Control where the \"Close tab\" button will be displayed"
|
|
msgstr "A „Lap bezárása” gomb megjelenítési helyének szabályozása"
|
|
|
|
#. i18n: ectx: label, entry (NewTabBehavior), group (TabBar)
|
|
#: settings/konsole.kcfg:186
|
|
#, kde-format
|
|
msgid "Control where to put the new tab"
|
|
msgstr "Az új lapok elhelyezésének szabályozása"
|
|
|
|
#. i18n: ectx: label, entry (ExpandTabWidth), group (TabBar)
|
|
#: settings/konsole.kcfg:194
|
|
#, kde-format
|
|
msgid "Expand the tab widths"
|
|
msgstr "Lapszélességek kiterjesztése"
|
|
|
|
#. i18n: ectx: label, entry (scrollbackUseSystemLocation), group (FileLocation)
|
|
#: settings/konsole.kcfg:210
|
|
#, kde-format
|
|
msgid "For scrollback files, use system-wide folder location"
|
|
msgstr "Rendszerszintű mappa használata a fájlok puffereléséhez"
|
|
|
|
#. i18n: ectx: label, entry (scrollbackUseCacheLocation), group (FileLocation)
|
|
#: settings/konsole.kcfg:214
|
|
#, kde-format
|
|
msgid "For scrollback files, use user's specific folder location"
|
|
msgstr "Felhasználó-specifikus mappa használata a fájlok puffereléséhez"
|
|
|
|
#. i18n: ectx: label, entry (scrollbackUseSpecifiedLocation), group (FileLocation)
|
|
#: settings/konsole.kcfg:218
|
|
#, kde-format
|
|
msgid "For scrollback files, use specified folder location"
|
|
msgstr "Megadott mappa használata a fájlok puffereléséhez"
|
|
|
|
#. i18n: ectx: label, entry (scrollbackUseSpecifiedLocationDirectory), group (FileLocation)
|
|
#: settings/konsole.kcfg:222
|
|
#, kde-format
|
|
msgid "For scrollback files, use this folder"
|
|
msgstr "Ezen mappa használata a fájlok puffereléséhez"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableMemoryMonitoring)
|
|
#: settings/MemorySettings.ui:17
|
|
#, kde-format
|
|
msgid "Enable memory monitoring:"
|
|
msgstr "Memóriafigyelés bekapcsolása:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: settings/MemorySettings.ui:24
|
|
#, kde-format
|
|
msgid ""
|
|
"Changes will take effect upon restart. If enabled, sustained memory "
|
|
"consumption by Konsole exceeding the specified value will cause systemd-oomd "
|
|
"to eliminate the tab(s) containing the memory-intensive process(es). Note: "
|
|
"enabling might cause greater slowdowns during high memory consumption and "
|
|
"specifying excessively low values might still cause Konsole to be killed."
|
|
msgstr ""
|
|
"A változtatások újraindításkor lépnek életbe. Ha be van kapcsolva, a Konsole-"
|
|
"nak a megadott értéket túllépő tartós memóriafogyasztása hatására a systemd-"
|
|
"oomd eltávolítja a memória-intenzív folyamatokat tartalmazó lapokat. "
|
|
"Megjegyzés: a bekapcsolás jelentős lassulást okozhat magas memóriafogyasztás "
|
|
"során, túl alacsony értékek megadása pedig a Konsole kilövését is okozhatja."
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: settings/MemorySettings.ui:37
|
|
#, kde-format
|
|
msgid "Memory limit:"
|
|
msgstr "Memóriakorlát:"
|
|
|
|
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_MemoryLimitValue)
|
|
#: settings/MemorySettings.ui:44
|
|
#, kde-format
|
|
msgid " MB"
|
|
msgstr " MB"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: settings/PartInfo.ui:17
|
|
#, kde-format
|
|
msgid ""
|
|
"<html><head/><body><p>Applications that use KonsolePart share profiles.</"
|
|
"p><p>They do not share with Konsole or other applications:<ul><li>default "
|
|
"profile</li><li>show in menu</li><li>shortcuts</li></ul></p><p>Feel free to "
|
|
"open a Konsole <a href=\"https://bugs.kde.org/enter_bug.cgi?"
|
|
"format=guided&product=konsole&component=kpart\">bug report</a> if you desire "
|
|
"a change to how these are handled.</body></html>"
|
|
msgstr ""
|
|
"<html><head/><body><p>A KonsolePartot használó alkalmazások megosztják a "
|
|
"profilokat.</p><p>Nem osztják meg a Konsole-lal vagy más alkalmazásokkal:"
|
|
"<ul><li>alapértelmezett profil</li><li>megjelenítés menüben</"
|
|
"li><li>gyorsbillentyűk</li></ul></p><p>Ne féljen <a href=\"https://bugs.kde."
|
|
"org/enter_bug.cgi?format=guided&product=konsole&component=kpart"
|
|
"\">hibajelzést</a> küldeni a Konsole-hoz, ha szeretne változtatni ezek "
|
|
"kezelésén.</body></html>"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, newProfileButton)
|
|
#: settings/ProfileSettings.ui:51
|
|
#, kde-format
|
|
msgid "Create a new profile based on the selected profile"
|
|
msgstr "Új profil létrehozása a kijelölt profil alapján"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, newProfileButton)
|
|
#: settings/ProfileSettings.ui:54
|
|
#, kde-format
|
|
msgid "&New..."
|
|
msgstr "Ú&j…"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, editProfileButton)
|
|
#: settings/ProfileSettings.ui:64
|
|
#, kde-format
|
|
msgid ""
|
|
"Edit the selected profile (this button is disabled for read-only profiles)"
|
|
msgstr ""
|
|
"A kijelölt profil szerkesztése (ez a gomb le van tiltva csak olvasható "
|
|
"profiloknál)"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, editProfileButton)
|
|
#: settings/ProfileSettings.ui:67
|
|
#, kde-format
|
|
msgid "&Edit..."
|
|
msgstr "Sz&erkesztés…"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, deleteProfileButton)
|
|
#: settings/ProfileSettings.ui:77
|
|
#, kde-format
|
|
msgid "Delete the selected profile"
|
|
msgstr "A kijelölt profil törlése"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, deleteProfileButton)
|
|
#: settings/ProfileSettings.ui:80
|
|
#, kde-format
|
|
msgid "&Remove"
|
|
msgstr "&Eltávolítás"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, setAsDefaultButton)
|
|
#: settings/ProfileSettings.ui:90
|
|
#, kde-format
|
|
msgid "Set the selected profile as the default for new terminal sessions"
|
|
msgstr "A kijelölt profil alapértelmezetté tétele új terminálablakoknál"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, setAsDefaultButton)
|
|
#: settings/ProfileSettings.ui:93
|
|
#, kde-format
|
|
msgid "&Set as Default"
|
|
msgstr "Beállítá&s alapértelmezésnek"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, appearanceTab)
|
|
#: settings/TabBarSettings.ui:39
|
|
#, kde-format
|
|
msgctxt "@title:tab Tab bar settings"
|
|
msgid "Appearance"
|
|
msgstr "Megjelenés"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, showTabBarLabel)
|
|
#: settings/TabBarSettings.ui:53
|
|
#, kde-format
|
|
msgid "Show:"
|
|
msgstr "Megjelenítés:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, ShowTabBarWhenNeeded)
|
|
#: settings/TabBarSettings.ui:63
|
|
#, kde-format
|
|
msgid "When needed"
|
|
msgstr "Ha szükséges"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, AlwaysShowTabBar)
|
|
#: settings/TabBarSettings.ui:73
|
|
#, kde-format
|
|
msgid "Alwa&ys"
|
|
msgstr "Mindi&g"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, AlwaysHideTabBar)
|
|
#: settings/TabBarSettings.ui:83
|
|
#, kde-format
|
|
msgid "&Never"
|
|
msgstr "&Soha"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, positionLabel)
|
|
#: settings/TabBarSettings.ui:109
|
|
#, kde-format
|
|
msgid "Position:"
|
|
msgstr "Pozíció:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, Top)
|
|
#: settings/TabBarSettings.ui:119
|
|
#, kde-format
|
|
msgid "Above terminal area"
|
|
msgstr "A terminálablakok felett"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, Bottom)
|
|
#: settings/TabBarSettings.ui:129
|
|
#, kde-format
|
|
msgid "Be&low terminal area"
|
|
msgstr "A terminálablakok a&latt"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, Left)
|
|
#: settings/TabBarSettings.ui:139
|
|
#, kde-format
|
|
msgid "To the left of terminal area"
|
|
msgstr "A terminálablakoktól balra"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, Right)
|
|
#: settings/TabBarSettings.ui:149
|
|
#, kde-format
|
|
msgid "To the &right of terminal area"
|
|
msgstr "A terminálablakoktól jobb&ra"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, showCloseTabButtonLabel)
|
|
#: settings/TabBarSettings.ui:175
|
|
#, kde-format
|
|
msgid "Show Close Tab button:"
|
|
msgstr "Lap bezárása gomb:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, OnEachTab)
|
|
#: settings/TabBarSettings.ui:185
|
|
#, kde-format
|
|
msgid "On ea&ch tab"
|
|
msgstr "&Minden lapon"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, OnTabBar)
|
|
#: settings/TabBarSettings.ui:195
|
|
#, kde-format
|
|
msgid "On &the tab bar"
|
|
msgstr "A la&psávon"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, None)
|
|
#: settings/TabBarSettings.ui:205
|
|
#, kde-format
|
|
msgctxt "Do not show a close button"
|
|
msgid "None"
|
|
msgstr "Nincs"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, showSearchTabsButtonLabel)
|
|
#: settings/TabBarSettings.ui:231
|
|
#, kde-format
|
|
msgid "Show Search Tabs button:"
|
|
msgstr "Lapok keresése gomb megjelenítése:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, ShowSearchTabsButton)
|
|
#: settings/TabBarSettings.ui:241
|
|
#, kde-format
|
|
msgid "Always"
|
|
msgstr "Mindig"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, HideSearchTabsButton)
|
|
#: settings/TabBarSettings.ui:251
|
|
#, kde-format
|
|
msgid "Never"
|
|
msgstr "Soha"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, miscellaneousAppearanceLabel)
|
|
#. i18n: ectx: property (text), widget (QLabel, miscellaneousBehaviorLabel)
|
|
#: settings/TabBarSettings.ui:277 settings/TabBarSettings.ui:410
|
|
#, kde-format
|
|
msgctxt "@item:intext Miscellaneous Options"
|
|
msgid "Miscellaneous:"
|
|
msgstr "Egyéb:"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_NewTabButton)
|
|
#: settings/TabBarSettings.ui:287
|
|
#, kde-format
|
|
msgid "Show 'New Tab' button"
|
|
msgstr "„Új lap” gomb megjelenítése"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ExpandTabWidth)
|
|
#: settings/TabBarSettings.ui:294
|
|
#, kde-format
|
|
msgid "Expand individual tab widths to full window"
|
|
msgstr "Fülek kiterjesztése a teljes ablakra"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TabBarUseUserStyleSheet)
|
|
#: settings/TabBarSettings.ui:301
|
|
#, kde-format
|
|
msgid "Use user-defined stylesheet:"
|
|
msgstr "Egyedi stíluslap használata:"
|
|
|
|
#. i18n: ectx: property (placeholderText), widget (KUrlRequester, kcfg_TabBarUserStyleSheetFile)
|
|
#: settings/TabBarSettings.ui:327
|
|
#, kde-format
|
|
msgctxt "@item:intext Optional file path is empty"
|
|
msgid "(none)"
|
|
msgstr "(nincs)"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, behaviorTab)
|
|
#: settings/TabBarSettings.ui:350
|
|
#, kde-format
|
|
msgctxt "@title:tab Tab bar settings"
|
|
msgid "Behavior"
|
|
msgstr "Működés"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, putNewTabsLabel)
|
|
#: settings/TabBarSettings.ui:364
|
|
#, kde-format
|
|
msgid "Put new tabs:"
|
|
msgstr "Új lapok helye:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, PutNewTabAtTheEnd)
|
|
#: settings/TabBarSettings.ui:374
|
|
#, kde-format
|
|
msgid "At &the end"
|
|
msgstr "A &végén"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, PutNewTabAfterCurrentTab)
|
|
#: settings/TabBarSettings.ui:384
|
|
#, kde-format
|
|
msgid "After current &tab"
|
|
msgstr "Az aktuális &lap után"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CloseTabOnMiddleMouseButton)
|
|
#: settings/TabBarSettings.ui:420
|
|
#, kde-format
|
|
msgid "Close tab on middle-click"
|
|
msgstr "Lapok bezárása középső gombbal kattintva"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, splitTab)
|
|
#: settings/TabBarSettings.ui:443
|
|
#, kde-format
|
|
msgid "Splits"
|
|
msgstr "Felosztások"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: settings/TabBarSettings.ui:449
|
|
#, kde-format
|
|
msgid "Show Header:"
|
|
msgstr "Fejléc megjelenítése:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, ShowSplitHeaderWhenNeeded)
|
|
#: settings/TabBarSettings.ui:456
|
|
#, kde-format
|
|
msgctxt "@option:radio When needed show the split header"
|
|
msgid "When needed"
|
|
msgstr "Ha szükséges"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, AlwaysHideSplitHeader)
|
|
#: settings/TabBarSettings.ui:466
|
|
#, kde-format
|
|
msgctxt "@option:radio Never show the split header"
|
|
msgid "Never"
|
|
msgstr "Soha"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: settings/TabBarSettings.ui:492
|
|
#, kde-format
|
|
msgid "Drag Handle Size:"
|
|
msgstr "Fogó mérete:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, SplitDragHandleSmall)
|
|
#: settings/TabBarSettings.ui:502
|
|
#, kde-format
|
|
msgctxt "@option:radio Small height/width of splitter widget"
|
|
msgid "Small"
|
|
msgstr "Kicsi"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, SplitDragHandleMedium)
|
|
#: settings/TabBarSettings.ui:512
|
|
#, kde-format
|
|
msgctxt "@option:radio Medium height/width of splitter widget"
|
|
msgid "Medium"
|
|
msgstr "Közepes"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, SplitDragHandleLarge)
|
|
#: settings/TabBarSettings.ui:522
|
|
#, kde-format
|
|
msgctxt "@option:radio Large height/width of splitter widget"
|
|
msgid "Large"
|
|
msgstr "Nagy"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, AlwaysShowSplitHeader)
|
|
#: settings/TabBarSettings.ui:545
|
|
#, kde-format
|
|
msgctxt "@option:radio Always show the split header"
|
|
msgid "Always"
|
|
msgstr "Mindig"
|
|
|
|
#: settings/TemporaryFilesSettings.cpp:31
|
|
#, kde-format
|
|
msgctxt ""
|
|
"@option:radio File location; <filename>%1</filename>: path to directory "
|
|
"placeholder"
|
|
msgid "System temporary directory (%1)"
|
|
msgstr "Rendszer átmeneti mappája (%1)"
|
|
|
|
#: settings/TemporaryFilesSettings.cpp:33
|
|
#, kde-format
|
|
msgctxt ""
|
|
"@option:radio File location; <filename>%1</filename>: path to directory "
|
|
"placeholder"
|
|
msgid "User cache directory (%1)"
|
|
msgstr "Felhasználói gyorsítótár mappa (%1)"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_4)
|
|
#: settings/TemporaryFilesSettings.ui:25
|
|
#, kde-format
|
|
msgid "Scrollback file location:"
|
|
msgstr "Pufferfájl helye:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_scrollbackUseSpecifiedLocation)
|
|
#: settings/TemporaryFilesSettings.ui:64
|
|
#, kde-format
|
|
msgctxt "@option:radio Custom (file location); followed by text entry field"
|
|
msgid "Custom:"
|
|
msgstr "Egyéni:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: settings/ThumbnailsSettings.ui:17
|
|
#, kde-format
|
|
msgid "Size:"
|
|
msgstr "Méret:"
|
|
|
|
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_ThumbnailSize)
|
|
#: settings/ThumbnailsSettings.ui:24
|
|
#, kde-format
|
|
msgid "px"
|
|
msgstr "képpont"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_3)
|
|
#: settings/ThumbnailsSettings.ui:37
|
|
#, kde-format
|
|
msgid ""
|
|
"<html><head/><body><p>To use this feature, enable <span style=\" font-"
|
|
"weight:600;\">Mouse->Miscellaneous->Underline files</span> in your "
|
|
"profile settings.</p></body></html>"
|
|
msgstr ""
|
|
"<html><head/><body><p>A funkció használatához kapcsolja be az <span style=\" "
|
|
"font-weight:600;\">Egér->Egyéb->Fájlok aláhúzása opciót a profil "
|
|
"beállításaiban</p></body></html>"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: settings/ThumbnailsSettings.ui:53
|
|
#, kde-format
|
|
msgid "Activation:"
|
|
msgstr "Aktiválás:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
|
#: settings/ThumbnailsSettings.ui:63
|
|
#, kde-format
|
|
msgid "Mouse hover plus"
|
|
msgstr "Egér rámutatás plusz"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ThumbnailShift)
|
|
#: settings/ThumbnailsSettings.ui:70
|
|
#, kde-format
|
|
msgid "Shift"
|
|
msgstr "Shift"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ThumbnailAlt)
|
|
#: settings/ThumbnailsSettings.ui:77
|
|
#, kde-format
|
|
msgid "Alt"
|
|
msgstr "Alt"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ThumbnailCtrl)
|
|
#: settings/ThumbnailsSettings.ui:84
|
|
#, kde-format
|
|
msgid "Ctrl"
|
|
msgstr "Ctrl"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableThumbnails)
|
|
#: settings/ThumbnailsSettings.ui:93
|
|
#, kde-format
|
|
msgid "Enable thumbnails generation"
|
|
msgstr "Bélyegkép-generálás bekapcsolása"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:660
|
|
#, kde-format
|
|
msgid "Size: %1 x %2"
|
|
msgstr "Méret: %1 x %2"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2255
|
|
#, kde-format
|
|
msgid "Are you sure you want to paste %1 character?"
|
|
msgid_plural "Are you sure you want to paste %1 characters?"
|
|
msgstr[0] "Biztosan be szeretne illeszteni %1 karaktert?"
|
|
msgstr[1] "Biztosan be szeretne illeszteni %1 karaktert?"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2256
|
|
#, kde-format
|
|
msgid "Confirm Paste"
|
|
msgstr "Beillesztés megerősítése"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2289
|
|
#, kde-format
|
|
msgid "End Of Text/Interrupt: may exit the current process"
|
|
msgstr "End Of Text/Megszakítás: kiléphet az aktuális folyamatból"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2290
|
|
#, kde-format
|
|
msgid "End Of Transmission: may exit the current process"
|
|
msgstr "End of Transmission: kiléphet az aktuális folyamatból"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2291
|
|
#, kde-format
|
|
msgid "Bell: will try to emit an audible warning"
|
|
msgstr "Csengő: megkísérel kiadni egy hallható figyelmeztetést"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2292
|
|
#, kde-format
|
|
msgid "Backspace"
|
|
msgstr "Backspace"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2293
|
|
#, kde-format
|
|
msgid "Device Control Three/XOFF: suspends output"
|
|
msgstr "Device Control Three/XOFF: felfüggeszti a kimenetet"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2294
|
|
#, kde-format
|
|
msgid "Substitute/Suspend: may suspend current process"
|
|
msgstr "Substitute/Suspend: felfüggeszheti az aktuális folyamatot"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2295
|
|
#, kde-format
|
|
msgid "Escape: used for manipulating terminal state"
|
|
msgstr "Escape: a terminál állapotának manipulálására szolgál"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2296
|
|
#, kde-format
|
|
msgid "File Separator/Quit: may abort the current process"
|
|
msgstr "File Separator/Quit: megszakíthatja az aktuális folyamatot"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2319
|
|
#, kde-format
|
|
msgid ""
|
|
"The text you're trying to paste contains hidden control characters, do you "
|
|
"want to filter them out?"
|
|
msgstr ""
|
|
"A beilleszteni kívánt szöveg rejtett vezérlőkaraktereket tartalmaz, szeretné "
|
|
"kiszűrni azokat?"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2322
|
|
#, kde-format
|
|
msgctxt "@title"
|
|
msgid "Confirm Paste"
|
|
msgstr "Beillesztés megerősítése"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2323
|
|
#, kde-format
|
|
msgctxt "@action:button"
|
|
msgid "Paste &without control characters"
|
|
msgstr "Beillesztés vezérlőkarakteren &nélkül"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2324
|
|
#, kde-format
|
|
msgctxt "@action:button"
|
|
msgid "&Paste everything"
|
|
msgstr "Minden &beillesztése"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2325
|
|
#, kde-format
|
|
msgctxt "@action:button"
|
|
msgid "&Cancel"
|
|
msgstr "&Mégsem"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2556
|
|
#, kde-format
|
|
msgid ""
|
|
"<qt>Output has been <a href=\"https://en.wikipedia.org/wiki/"
|
|
"Software_flow_control\">suspended</a> by pressing Ctrl+S. Press <b>Ctrl+Q</"
|
|
"b> to resume.</qt>"
|
|
msgstr ""
|
|
"<qt>A kimenet <a href=\"http://en.wikipedia.org/wiki/Software_flow_control"
|
|
"\">fel lett függesztve</a> a Ctrl+S megnyomásával. A folytatáshoz nyomja meg "
|
|
"a <b>Ctrl+Q</b>-t.</qt>"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:2611
|
|
#, kde-format
|
|
msgid "This terminal is read-only."
|
|
msgstr "Ez a terminál csak."
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:3006
|
|
#, kde-format
|
|
msgid "Change &Directory To"
|
|
msgstr "Mappa váltá&sa erre"
|
|
|
|
#: terminalDisplay/TerminalDisplay.cpp:3041
|
|
#, kde-format
|
|
msgid "&Paste Location"
|
|
msgstr "Hely bei&llesztése"
|
|
|
|
#: ViewManager.cpp:120
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Split View"
|
|
msgstr "Nézetfelezés"
|
|
|
|
#: ViewManager.cpp:127
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Split View Left/Right"
|
|
msgstr "Nézetfelezés függőlegesen"
|
|
|
|
#: ViewManager.cpp:135
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Split View Top/Bottom"
|
|
msgstr "Nézetfelezés vízszintesen"
|
|
|
|
#: ViewManager.cpp:143
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Split View Automatically"
|
|
msgstr "Automatikus nézetfelezés"
|
|
|
|
#: ViewManager.cpp:153
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Split View Left/Right from next tab"
|
|
msgstr "Nézetfelezés függőlegesen a következő laptól"
|
|
|
|
#: ViewManager.cpp:161
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Split View Top/Bottom from next tab"
|
|
msgstr "Nézetfelezés vízszintesen a következő laptól"
|
|
|
|
#: ViewManager.cpp:169
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Split View Automatically from next tab"
|
|
msgstr "Automatikus nézetfelezés a következő laptól"
|
|
|
|
#: ViewManager.cpp:179
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Load a new tab with layout 2x2 terminals"
|
|
msgstr "Új lap betöltése 2x2-es terminálelrendezéssel"
|
|
|
|
#: ViewManager.cpp:188
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Load a new tab with layout 2x1 terminals"
|
|
msgstr "Új lap betöltése 2x1-es terminálelrendezéssel"
|
|
|
|
#: ViewManager.cpp:197
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Load a new tab with layout 1x2 terminals"
|
|
msgstr "Új lap betöltése 1x2-es terminálelrendezéssel"
|
|
|
|
#: ViewManager.cpp:205
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Expand View"
|
|
msgstr "Nézet kiterjesztése"
|
|
|
|
#: ViewManager.cpp:213
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Shrink View"
|
|
msgstr "Nézet leszűkítése"
|
|
|
|
#: ViewManager.cpp:223
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Detach Current &View"
|
|
msgstr "Aktuális &nézet kiemelése külön ablakba"
|
|
|
|
#: ViewManager.cpp:235
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Detach Current &Tab"
|
|
msgstr "Aktuális lap ki&emelése külön ablakba"
|
|
|
|
#: ViewManager.cpp:240
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Next Tab"
|
|
msgstr "Következő lap"
|
|
|
|
#: ViewManager.cpp:248
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Previous Tab"
|
|
msgstr "Előző lap"
|
|
|
|
#: ViewManager.cpp:256
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Focus Above Terminal"
|
|
msgstr "Fókusz a felső terminálra"
|
|
|
|
#: ViewManager.cpp:263
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Focus Below Terminal"
|
|
msgstr "Fókusz az alsó terminálra"
|
|
|
|
#: ViewManager.cpp:270
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Focus Left Terminal"
|
|
msgstr "Fókusz a bal oldali terminálra"
|
|
|
|
#: ViewManager.cpp:276
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Focus Right Terminal"
|
|
msgstr "Fókusz a jobb oldali terminálra"
|
|
|
|
#: ViewManager.cpp:282
|
|
#, fuzzy, kde-format
|
|
#| msgctxt "@action Shortcut entry"
|
|
#| msgid "Focus Left Terminal"
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Focus Next Terminal"
|
|
msgstr "Fókusz a bal oldali terminálra"
|
|
|
|
#: ViewManager.cpp:288
|
|
#, fuzzy, kde-format
|
|
#| msgctxt "@action Shortcut entry"
|
|
#| msgid "Focus Below Terminal"
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Focus Previous Terminal"
|
|
msgstr "Fókusz az alsó terminálra"
|
|
|
|
#: ViewManager.cpp:294
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Switch to Last Tab"
|
|
msgstr "Váltás az utolsó lapra"
|
|
|
|
#: ViewManager.cpp:299
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Last Used Tabs"
|
|
msgstr "Legutoljára használt lapok"
|
|
|
|
#: ViewManager.cpp:304
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Toggle Between Two Tabs"
|
|
msgstr "Váltás két lap között"
|
|
|
|
#: ViewManager.cpp:309
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Last Used Tabs (Reverse)"
|
|
msgstr "Legutoljára használt lapok (visszafelé)"
|
|
|
|
#: ViewManager.cpp:314
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Toggle maximize current view"
|
|
msgstr "Aktuális nézet maximalizálása be-ki"
|
|
|
|
#: ViewManager.cpp:315
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Toggle maximize current view"
|
|
msgstr "Aktuális nézet maximalizálása be-ki"
|
|
|
|
#: ViewManager.cpp:323
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Toggle zoom-maximize current view"
|
|
msgstr "Aktuális nézet nagyítása-maximalizálása be-ki"
|
|
|
|
#: ViewManager.cpp:324
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Toggle zoom-maximize current view"
|
|
msgstr "Aktuális nézet nagyítása-maximalizálása be-ki"
|
|
|
|
#: ViewManager.cpp:332
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Move tab to the right"
|
|
msgstr "Lap mozgatása jobbra"
|
|
|
|
#: ViewManager.cpp:339
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Move tab to the left"
|
|
msgstr "Lap mozgatása balra"
|
|
|
|
#: ViewManager.cpp:346
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Setup semantic integration (bash)"
|
|
msgstr "Szemantikai integráció telepítése (bash)"
|
|
|
|
#: ViewManager.cpp:352
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Toggle semantic hints display"
|
|
msgstr "Szemantikai tippek megjelenítése be-ki"
|
|
|
|
#: ViewManager.cpp:358
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Toggle line numbers display"
|
|
msgstr "Sorszámok megjelenítése be-ki"
|
|
|
|
#: ViewManager.cpp:365
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Equal size to all views"
|
|
msgstr "Egyenlő méret minden nézetben"
|
|
|
|
#: ViewManager.cpp:375
|
|
#, kde-format
|
|
msgctxt "@action Shortcut entry"
|
|
msgid "Switch to Tab %1"
|
|
msgstr "Váltás erre a lapra: %1"
|
|
|
|
#: ViewManager.cpp:598
|
|
#, kde-format
|
|
msgid "Semantic hints "
|
|
msgstr "Szemantikai tippek "
|
|
|
|
#: ViewManager.cpp:614
|
|
#, kde-format
|
|
msgid "Line numbers "
|
|
msgstr "Sorszámok"
|
|
|
|
#: ViewManager.cpp:1202
|
|
#, kde-format
|
|
msgctxt "@title:window"
|
|
msgid "Save Tab Layout"
|
|
msgstr "Lapelrendezés mentése"
|
|
|
|
#: ViewManager.cpp:1204 ViewManager.cpp:1325
|
|
#, kde-format
|
|
msgctxt "@item:inlistbox"
|
|
msgid "Konsole View Layout (*.json)"
|
|
msgstr "Konsole nézetelrendezés (*.json)"
|
|
|
|
#: ViewManager.cpp:1220
|
|
#, kde-format
|
|
msgctxt "@label:textbox"
|
|
msgid ""
|
|
"A problem occurred when saving the Layout.\n"
|
|
"%1"
|
|
msgstr ""
|
|
"Hiba történt az elrendezés mentésekor.\n"
|
|
"%1"
|
|
|
|
#: ViewManager.cpp:1312
|
|
#, kde-format
|
|
msgctxt "@label:textbox"
|
|
msgid ""
|
|
"A problem occurred when loading the Layout.\n"
|
|
"%1"
|
|
msgstr ""
|
|
"Hiba történt az elrendezés betöltésekor.\n"
|
|
"%1"
|
|
|
|
#: ViewManager.cpp:1323
|
|
#, kde-format
|
|
msgctxt "@title:window"
|
|
msgid "Load Tab Layout"
|
|
msgstr "Lapelrendezés betöltése"
|
|
|
|
#: Vt102Emulation.cpp:2828
|
|
#, kde-format
|
|
msgid ""
|
|
"No keyboard translator available. The information needed to convert key "
|
|
"presses into characters to send to the terminal is missing."
|
|
msgstr ""
|
|
"Nincs elérhető billentyűkonvertáló. Így nem lehet a leütött billentyűket "
|
|
"továbbítani a terminálprogramnak."
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, urlHintsLabel)
|
|
#: widgets/EditProfileAdvancedPage.ui:19
|
|
#, kde-format
|
|
msgid "Key combination to show URL hints:"
|
|
msgstr "Billentyűkombináció URL-hivatkozások megjelenítéséhez:"
|
|
|
|
#. i18n: ectx: property (text), widget (QToolButton, urlHintsModifierShift)
|
|
#: widgets/EditProfileAdvancedPage.ui:51
|
|
#, kde-format
|
|
msgctxt "key on keyboard"
|
|
msgid "Shift"
|
|
msgstr "Shift"
|
|
|
|
#. i18n: ectx: property (text), widget (QToolButton, urlHintsModifierCtrl)
|
|
#: widgets/EditProfileAdvancedPage.ui:70
|
|
#, kde-format
|
|
msgctxt "key on keyboard"
|
|
msgid "Ctrl"
|
|
msgstr "Ctrl"
|
|
|
|
#. i18n: ectx: property (text), widget (QToolButton, urlHintsModifierAlt)
|
|
#: widgets/EditProfileAdvancedPage.ui:89
|
|
#, kde-format
|
|
msgctxt "key on keyboard"
|
|
msgid "Alt"
|
|
msgstr "Alt"
|
|
|
|
#. i18n: ectx: property (text), widget (QToolButton, urlHintsModifierMeta)
|
|
#: widgets/EditProfileAdvancedPage.ui:108
|
|
#, kde-format
|
|
msgctxt "key on keyboard"
|
|
msgid "Meta"
|
|
msgstr "Meta"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: widgets/EditProfileAdvancedPage.ui:154
|
|
#, kde-format
|
|
msgctxt "Items that do not fit in other categories"
|
|
msgid "Miscellaneous:"
|
|
msgstr "Egyéb:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableReverseUrlHints)
|
|
#: widgets/EditProfileAdvancedPage.ui:164
|
|
#, kde-format
|
|
msgid "Number URL hints in reverse, starting from the bottom"
|
|
msgstr "URL-hivatkozások számozása fordítva, alulról kezdve"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, enableReverseUrlHints)
|
|
#: widgets/EditProfileAdvancedPage.ui:167
|
|
#, kde-format
|
|
msgid "Reverse URL hint numbering"
|
|
msgstr "Fordított URL-hivatkozás számozás"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableBlinkingTextButton)
|
|
#: widgets/EditProfileAdvancedPage.ui:180
|
|
#, kde-format
|
|
msgid "Allow terminal programs to create blinking sections of text"
|
|
msgstr "Engedélyezi a terminálprogramoknak villogó szöveg kiírását"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, enableBlinkingTextButton)
|
|
#: widgets/EditProfileAdvancedPage.ui:183
|
|
#, kde-format
|
|
msgid "Allow blinking text"
|
|
msgstr "Villogó szöveg engedélyezése"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableFlowControlButton)
|
|
#: widgets/EditProfileAdvancedPage.ui:196
|
|
#, kde-format
|
|
msgid "Allow the output to be suspended by pressing Ctrl+S"
|
|
msgstr "A kimenet felfüggesztése a Ctrl+S megnyomásával"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, enableFlowControlButton)
|
|
#: widgets/EditProfileAdvancedPage.ui:199
|
|
#, kde-format
|
|
msgid "Flow control"
|
|
msgstr "Átvitelvezérlés"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_14)
|
|
#: widgets/EditProfileAdvancedPage.ui:222
|
|
#, kde-format
|
|
msgid "&Default character encoding:"
|
|
msgstr "Ala&pértelmezett kódolás:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, peekPrimaryLabel)
|
|
#: widgets/EditProfileAdvancedPage.ui:242
|
|
#, kde-format
|
|
msgid "Shortcut for peeking the primary screen:"
|
|
msgstr "Gyorsbillentyű az elsődleges képernyőbe tekintéshez:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, autoSaveIntervalLabel)
|
|
#: widgets/EditProfileAdvancedPage.ui:255
|
|
#, kde-format
|
|
msgid "Set interval between autosaves:"
|
|
msgstr "Automatikus mentések időköze:"
|
|
|
|
#. i18n: ectx: property (suffix), widget (QSpinBox, autoSaveIntervalWidget)
|
|
#: widgets/EditProfileAdvancedPage.ui:262
|
|
#, kde-format
|
|
msgid " ms"
|
|
msgstr " ms"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_linenums)
|
|
#: widgets/EditProfileAdvancedPage.ui:275
|
|
#, kde-format
|
|
msgid "Line Numbers:"
|
|
msgstr "Sorszámok:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, lineNumsNever)
|
|
#: widgets/EditProfileAdvancedPage.ui:285
|
|
#, kde-format
|
|
msgctxt "Never"
|
|
msgid "&Never"
|
|
msgstr "&Soha"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, lineNumsURL)
|
|
#: widgets/EditProfileAdvancedPage.ui:295
|
|
#, kde-format
|
|
msgctxt "When showing URL hints"
|
|
msgid "When &URL hints show"
|
|
msgstr "&URL-tippek megjelenítésekor"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, lineNumsAlways)
|
|
#: widgets/EditProfileAdvancedPage.ui:305
|
|
#, kde-format
|
|
msgctxt "Always"
|
|
msgid "A&lways"
|
|
msgstr "&Mindig"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, colorSchemeTab)
|
|
#: widgets/EditProfileAppearancePage.ui:36
|
|
#, kde-format
|
|
msgid "Color scheme && font"
|
|
msgstr "Színséma és betűkészlet"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, newColorSchemeButton)
|
|
#: widgets/EditProfileAppearancePage.ui:69
|
|
#, kde-format
|
|
msgid "Create a new color scheme based upon the selected scheme"
|
|
msgstr "Új színséma létrehozása a kijelölt séma alapján"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, newColorSchemeButton)
|
|
#: widgets/EditProfileAppearancePage.ui:72
|
|
#, kde-format
|
|
msgctxt "@action:button Create an alternate color scheme"
|
|
msgid "New..."
|
|
msgstr "Új…"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, editColorSchemeButton)
|
|
#: widgets/EditProfileAppearancePage.ui:79
|
|
#, kde-format
|
|
msgid "Edit the selected color scheme"
|
|
msgstr "A kijelölt színséma szerkesztése"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, editKeyBindingsButton)
|
|
#. i18n: ectx: property (text), widget (QPushButton, environmentEditButton)
|
|
#. i18n: ectx: property (text), widget (QPushButton, textEditorCustomBtn)
|
|
#. i18n: ectx: property (text), widget (QPushButton, editColorSchemeButton)
|
|
#: widgets/EditProfileAppearancePage.ui:82
|
|
#: widgets/EditProfileGeneralPage.ui:227 widgets/EditProfileKeyboardPage.ui:73
|
|
#: widgets/EditProfileMousePage.ui:320
|
|
#, kde-format
|
|
msgid "Edit..."
|
|
msgstr "Szerkesztés…"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, removeColorSchemeButton)
|
|
#: widgets/EditProfileAppearancePage.ui:89
|
|
#, kde-format
|
|
msgid "Delete the selected color scheme"
|
|
msgstr "A kijelölt színséma törlése"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, resetColorSchemeButton)
|
|
#: widgets/EditProfileAppearancePage.ui:99
|
|
#, kde-format
|
|
msgid "Reset the selected color scheme settings to the default values"
|
|
msgstr ""
|
|
"A kijelölt színséma beállításainak visszaállítása az alapértelmezett "
|
|
"értékekre"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, resetKeyBindingsButton)
|
|
#. i18n: ectx: property (text), widget (QPushButton, resetColorSchemeButton)
|
|
#: widgets/EditProfileAppearancePage.ui:102
|
|
#: widgets/EditProfileKeyboardPage.ui:93
|
|
#, kde-format
|
|
msgid "Defaults"
|
|
msgstr "Alapértelmezés"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_7)
|
|
#: widgets/EditProfileAppearancePage.ui:135
|
|
#, kde-format
|
|
msgid "Font:"
|
|
msgstr "Betűkészlet:"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, chooseFontButton)
|
|
#: widgets/EditProfileAppearancePage.ui:167
|
|
#, kde-format
|
|
msgctxt "@action:button open a dialog with list of fonts"
|
|
msgid "Choose..."
|
|
msgstr "Választás…"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, antialiasTextButton)
|
|
#: widgets/EditProfileAppearancePage.ui:174
|
|
#, kde-format
|
|
msgid "Smooth fonts"
|
|
msgstr "Élsimítás"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, boldIntenseButton)
|
|
#: widgets/EditProfileAppearancePage.ui:181
|
|
#, kde-format
|
|
msgid "Draw intense colors in bold font"
|
|
msgstr "Intenzív színű félkövér betűk rajzolása"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, useFontLineCharactersButton)
|
|
#: widgets/EditProfileAppearancePage.ui:188
|
|
#, kde-format
|
|
msgctxt ""
|
|
"Characters for drawing lines for a frame or box in TUI programs. Not a row "
|
|
"of characters."
|
|
msgid "Use the selected font for line characters instead of the builtin code"
|
|
msgstr ""
|
|
"A kiválasztott betűkészlet használata a sorjelekhez a beépített kód helyett"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, useFontLineCharactersButton)
|
|
#: widgets/EditProfileAppearancePage.ui:191
|
|
#, kde-format
|
|
msgctxt ""
|
|
"Characters for drawing lines for a frame or box in TUI programs. Not a row "
|
|
"of characters."
|
|
msgid "Use line characters contained in font"
|
|
msgstr "A betűkészlet sorjeleinek használata"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, useFontBrailleCharactersButton)
|
|
#: widgets/EditProfileAppearancePage.ui:198
|
|
#, kde-format
|
|
msgid ""
|
|
"Use the selected font for unicode Braille characters instead of the builtin "
|
|
"code"
|
|
msgstr ""
|
|
"A kiválasztott betűkészlet használata a Unicode Braille karakterekhez a "
|
|
"beépített kód helyett"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, useFontBrailleCharactersButton)
|
|
#: widgets/EditProfileAppearancePage.ui:201
|
|
#, kde-format
|
|
msgid "Use unicode Braille characters contained in font"
|
|
msgstr "A betűkészlet Unicode Braille karaktereinek használata"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, cursorTab)
|
|
#: widgets/EditProfileAppearancePage.ui:209
|
|
#, kde-format
|
|
msgid "Cursor"
|
|
msgstr "Kurzor"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_8)
|
|
#: widgets/EditProfileAppearancePage.ui:229
|
|
#, kde-format
|
|
msgid "Shape:"
|
|
msgstr "Alak:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, cursorShapeBlock)
|
|
#: widgets/EditProfileAppearancePage.ui:239
|
|
#, kde-format
|
|
msgctxt "A solid rectangular"
|
|
msgid "Block"
|
|
msgstr "Téglalap"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, cursorShapeIBeam)
|
|
#: widgets/EditProfileAppearancePage.ui:249
|
|
#, kde-format
|
|
msgctxt "A vertical line on the left edge"
|
|
msgid "I-Beam"
|
|
msgstr "I-betű"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, cursorShapeUnderline)
|
|
#: widgets/EditProfileAppearancePage.ui:259
|
|
#, kde-format
|
|
msgctxt "A hortizonal line on the bottom edge"
|
|
msgid "Underline"
|
|
msgstr "Aláhúzás"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_3)
|
|
#: widgets/EditProfileAppearancePage.ui:291
|
|
#, kde-format
|
|
msgctxt "Cursor color options"
|
|
msgid "Color:"
|
|
msgstr "Szín:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QRadioButton, autoCursorColorButton)
|
|
#: widgets/EditProfileAppearancePage.ui:307
|
|
#, kde-format
|
|
msgid "Set the cursor to match the color of the character underneath it."
|
|
msgstr "A kurzor színe egyezzen meg az alatta levő karakter színével."
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, autoCursorColorButton)
|
|
#: widgets/EditProfileAppearancePage.ui:310
|
|
#, kde-format
|
|
msgid "Match current character"
|
|
msgstr "Egyeztetés az aktuális karakterrel"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QRadioButton, customCursorColorButton)
|
|
#: widgets/EditProfileAppearancePage.ui:326
|
|
#, kde-format
|
|
msgid "Use a custom, fixed color for the cursor"
|
|
msgstr "Állandó színű kurzor"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, customCursorColorButton)
|
|
#: widgets/EditProfileAppearancePage.ui:329
|
|
#, kde-format
|
|
msgid "Custom cursor color"
|
|
msgstr "Egyéni kurzorszín"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, customCursorColorLabel)
|
|
#: widgets/EditProfileAppearancePage.ui:360
|
|
#, kde-format
|
|
msgid "Cursor:"
|
|
msgstr "Kurzor:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KColorButton, customColorSelectButton)
|
|
#: widgets/EditProfileAppearancePage.ui:373
|
|
#, kde-format
|
|
msgid "Select the color used to draw the cursor"
|
|
msgstr "A kurzor kirajzolásához használt szín"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, customCursorTextColorLabel)
|
|
#: widgets/EditProfileAppearancePage.ui:393
|
|
#, kde-format
|
|
msgid "Text:"
|
|
msgstr "Szöveg:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KColorButton, customTextColorSelectButton)
|
|
#: widgets/EditProfileAppearancePage.ui:406
|
|
#, kde-format
|
|
msgid "Select the color used to draw the character underneath the cursor"
|
|
msgstr "A kurzor alatti karakter kirajzolásához használt szín"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: widgets/EditProfileAppearancePage.ui:431
|
|
#, kde-format
|
|
msgid "Blinking:"
|
|
msgstr "Villogás:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableBlinkingCursorButton)
|
|
#: widgets/EditProfileAppearancePage.ui:447
|
|
#, kde-format
|
|
msgid "Make the cursor blink regularly"
|
|
msgstr "Villogó kurzor"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, enableBlinkingCursorButton)
|
|
#. i18n: ectx: property (text), widget (QCheckBox, alignToCenterButton)
|
|
#: widgets/EditProfileAppearancePage.ui:450
|
|
#: widgets/EditProfileAppearancePage.ui:733
|
|
#, kde-format
|
|
msgid "Enabled"
|
|
msgstr "Bekapcsolva"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
|
|
#. i18n: ectx: attribute (title), widget (QWidget, miscTab)
|
|
#: widgets/EditProfileAppearancePage.ui:473 widgets/EditProfileMousePage.ui:252
|
|
#, kde-format
|
|
msgctxt "Items that do not fit in other categories"
|
|
msgid "Miscellaneous"
|
|
msgstr "Egyéb"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: widgets/EditProfileAppearancePage.ui:484
|
|
#, kde-format
|
|
msgid "Window:"
|
|
msgstr "Ablak:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, showTerminalSizeHintButton)
|
|
#: widgets/EditProfileAppearancePage.ui:491
|
|
#, kde-format
|
|
msgid ""
|
|
"Show terminal size in columns and lines in the center of window after "
|
|
"resizing"
|
|
msgstr ""
|
|
"A terminál méretének megjelenítése az ablak közepén átméretezés után (oszlop "
|
|
"x sor)"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, showTerminalSizeHintButton)
|
|
#: widgets/EditProfileAppearancePage.ui:494
|
|
#, kde-format
|
|
msgid "Show hint for terminal size after resizing"
|
|
msgstr "Javasolt terminálméret megjelenítése átméretezés után"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, invertSelectionColorsCheckbox)
|
|
#: widgets/EditProfileAppearancePage.ui:501
|
|
#, kde-format
|
|
msgid "Always invert the colors of selected text"
|
|
msgstr "Mindig invertálja a kiválasztott szöveg színét"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, dimLabel)
|
|
#: widgets/EditProfileAppearancePage.ui:510
|
|
#, kde-format
|
|
msgid "Darkening strength:"
|
|
msgstr "Sötétítés erőssége:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, borderLabel)
|
|
#: widgets/EditProfileAppearancePage.ui:543
|
|
#, kde-format
|
|
msgctxt "Border color options"
|
|
msgid "Color:"
|
|
msgstr "Szín:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KColorButton, focusBorderColor)
|
|
#: widgets/EditProfileAppearancePage.ui:559
|
|
#, kde-format
|
|
msgid "Select the color used to draw the border"
|
|
msgstr "A szegély kirajzolásához használt szín"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_10)
|
|
#: widgets/EditProfileAppearancePage.ui:581
|
|
#, kde-format
|
|
msgid "Inactive Terminals:"
|
|
msgstr "Inaktív terminálok:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_11)
|
|
#: widgets/EditProfileAppearancePage.ui:591
|
|
#, kde-format
|
|
msgid "Active Terminals:"
|
|
msgstr "Aktív terminálok:"
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, contentsGroup)
|
|
#: widgets/EditProfileAppearancePage.ui:601
|
|
#, kde-format
|
|
msgctxt "@title:group"
|
|
msgid "Terminal contents"
|
|
msgstr "Termináltartalom"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lineSpacingLabel)
|
|
#: widgets/EditProfileAppearancePage.ui:613
|
|
#, kde-format
|
|
msgid "Line spacing:"
|
|
msgstr "Sorköz:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, lineSpacingSpinner)
|
|
#: widgets/EditProfileAppearancePage.ui:631
|
|
#, kde-format
|
|
msgid "The number of pixels between two lines"
|
|
msgstr "A két sor közötti képpontok száma"
|
|
|
|
#. i18n: ectx: property (suffix), widget (QSpinBox, lineSpacingSpinner)
|
|
#. i18n: ectx: property (suffix), widget (QSpinBox, marginsSpinner)
|
|
#: widgets/EditProfileAppearancePage.ui:634
|
|
#: widgets/EditProfileAppearancePage.ui:686
|
|
#, kde-format
|
|
msgctxt "(pixels) visual size unit"
|
|
msgid " px"
|
|
msgstr " képpont"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_4)
|
|
#: widgets/EditProfileAppearancePage.ui:668
|
|
#, kde-format
|
|
msgid "Margins:"
|
|
msgstr "Margók:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
|
#: widgets/EditProfileAppearancePage.ui:720
|
|
#, kde-format
|
|
msgid "Align to center:"
|
|
msgstr "Igazítás középre:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, dimWhenInactiveCheckbox)
|
|
#: widgets/EditProfileAppearancePage.ui:743
|
|
#, kde-format
|
|
msgid "Indicate whether the window is active by dimming the colors"
|
|
msgstr "A színek elhalványításával jelzi, hogy az ablak aktív-e"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, dimWhenInactiveCheckbox)
|
|
#: widgets/EditProfileAppearancePage.ui:746
|
|
#, kde-format
|
|
msgid "Darken"
|
|
msgstr "Sötétítés"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, borderWhenActiveCheckbox)
|
|
#: widgets/EditProfileAppearancePage.ui:753
|
|
#, kde-format
|
|
msgid "Indicate whether the window is active by drawing a border"
|
|
msgstr "Keret rajzolásával jelzi, hogy az ablak aktív-e"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, borderWhenActiveCheckbox)
|
|
#: widgets/EditProfileAppearancePage.ui:756
|
|
#, kde-format
|
|
msgid "Border"
|
|
msgstr "Szegély"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, displayVerticalLine)
|
|
#: widgets/EditProfileAppearancePage.ui:798
|
|
#, kde-format
|
|
msgid "Display Vertical line at column:"
|
|
msgstr "Függőleges vonal ebben az oszlopban:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QWidget, CTLtab)
|
|
#: widgets/EditProfileAppearancePage.ui:843
|
|
#, kde-format
|
|
msgid "<html><head/><body><p>Complex Text Layout</p></body></html>"
|
|
msgstr "<html><head/><body><p>Komplex szövegelrendezés</p></body></html>"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, CTLtab)
|
|
#: widgets/EditProfileAppearancePage.ui:846
|
|
#, kde-format
|
|
msgid "Complex Text Layout"
|
|
msgstr "Komplex szövegelrendezés"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, wordMode)
|
|
#: widgets/EditProfileAppearancePage.ui:861
|
|
#, kde-format
|
|
msgid "Enable word mode text rendering"
|
|
msgstr "Szó módú szövegmegjelenítés bekapcsolása"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, wordMode)
|
|
#: widgets/EditProfileAppearancePage.ui:864
|
|
#, kde-format
|
|
msgid "Word mode"
|
|
msgstr "Szó mód"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, wordModeAttr)
|
|
#: widgets/EditProfileAppearancePage.ui:877
|
|
#, kde-format
|
|
msgid ""
|
|
"Ignore attribute changes mid-word (otherwise, attribute changes break word "
|
|
"when rendering)"
|
|
msgstr ""
|
|
"Attribútumváltozások figyelmen kívül hagyása a szó közepén (különben az "
|
|
"attribútumváltozások megtörik a szót rendereléskor)"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, wordModeAttr)
|
|
#: widgets/EditProfileAppearancePage.ui:880
|
|
#, kde-format
|
|
msgid "Use the same attributes for whole word"
|
|
msgstr "Ugyanazon attribútumok használata a teljes szóra"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, wordModeAscii)
|
|
#: widgets/EditProfileAppearancePage.ui:893
|
|
#, kde-format
|
|
msgid "Render words of ASCII characters together"
|
|
msgstr "ASCII karakterekből álló szavak együttes megjelenítése"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, wordModeAscii)
|
|
#: widgets/EditProfileAppearancePage.ui:896
|
|
#, kde-format
|
|
msgid "ASCII characters "
|
|
msgstr "ASCII karakterek"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, wordModeBrahmic)
|
|
#: widgets/EditProfileAppearancePage.ui:909
|
|
#, kde-format
|
|
msgid "Render words of Brahmic scripts characters together"
|
|
msgstr "Bráhmi írásrendszerek karaktereiből álló szavak együttes megjelenítése"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, wordModeBrahmic)
|
|
#: widgets/EditProfileAppearancePage.ui:912
|
|
#, kde-format
|
|
msgid "Brahmic scripts characters"
|
|
msgstr "Bráhmi írásrendszerek karakterei"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_17)
|
|
#: widgets/EditProfileAppearancePage.ui:925
|
|
#, kde-format
|
|
msgid "Emoji Font:"
|
|
msgstr "Emodzsi-betűkészlet:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableBidiRenderingButton)
|
|
#: widgets/EditProfileAppearancePage.ui:951
|
|
#, kde-format
|
|
msgid ""
|
|
"Enable Bi-Directional display on terminals (valid for Arabic, Farsi or "
|
|
"Hebrew only)"
|
|
msgstr ""
|
|
"Kétirányú megjelenítés engedélyezése terminálokban (csak az arab, fárszi és "
|
|
"héber nyelveknél)"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, enableBidiRenderingButton)
|
|
#: widgets/EditProfileAppearancePage.ui:954
|
|
#, kde-format
|
|
msgid "Bi-Directional text rendering"
|
|
msgstr "Kétirányú szövegmegjelenítés"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, bidiLineLTR)
|
|
#: widgets/EditProfileAppearancePage.ui:967
|
|
#, kde-format
|
|
msgid "Lines are always LTR, rather than determined by first strong character"
|
|
msgstr ""
|
|
"A sorok mindig LTR irányúak, nem pedig az első erős karakter által "
|
|
"meghatározottak"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, bidiLineLTR)
|
|
#: widgets/EditProfileAppearancePage.ui:970
|
|
#, kde-format
|
|
msgid "force LTR line direction"
|
|
msgstr "LTR sorirány kényszerítése"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableBidiTableDirOverrideButton)
|
|
#: widgets/EditProfileAppearancePage.ui:983
|
|
#, kde-format
|
|
msgid "Treat table drawing characters as strong LTR."
|
|
msgstr "Táblázatrajzoló karakterek kezelése erős LTR-ként."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, enableBidiTableDirOverrideButton)
|
|
#: widgets/EditProfileAppearancePage.ui:986
|
|
#, kde-format
|
|
msgid "Table characters BiDi mode override"
|
|
msgstr "A táblázatkarakterfek felülírják a kétirányú módot"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, ignoreWcWidth)
|
|
#: widgets/EditProfileAppearancePage.ui:999
|
|
#, kde-format
|
|
msgid "Ignore wcwidth of problematic characters"
|
|
msgstr "A problémás karakterek szélességének figyelmen kívül hagyása"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, ignoreWcWidth)
|
|
#: widgets/EditProfileAppearancePage.ui:1002
|
|
#, kde-format
|
|
msgid "Override wcwidth"
|
|
msgstr "Wcwidth felülírása"
|
|
|
|
#: widgets/EditProfileDialog.cpp:68
|
|
#, kde-format
|
|
msgid "Edit Profile"
|
|
msgstr "Profil szerkesztése"
|
|
|
|
#: widgets/EditProfileDialog.cpp:95
|
|
#, kde-format
|
|
msgctxt "@title:tab Generic, common options"
|
|
msgid "General"
|
|
msgstr "Általános"
|
|
|
|
#: widgets/EditProfileDialog.cpp:106
|
|
#, kde-format
|
|
msgid "Tabs"
|
|
msgstr "Lapok"
|
|
|
|
#: widgets/EditProfileDialog.cpp:123
|
|
#, kde-format
|
|
msgid "Appearance"
|
|
msgstr "Megjelenés"
|
|
|
|
#: widgets/EditProfileDialog.cpp:139
|
|
#, kde-format
|
|
msgid "Scrolling"
|
|
msgstr "Görgetés"
|
|
|
|
#: widgets/EditProfileDialog.cpp:153
|
|
#, kde-format
|
|
msgid "Keyboard"
|
|
msgstr "Billentyűzet"
|
|
|
|
#: widgets/EditProfileDialog.cpp:154
|
|
#, kde-format
|
|
msgid "Key bindings"
|
|
msgstr "Billentyűparancsok"
|
|
|
|
#: widgets/EditProfileDialog.cpp:165
|
|
#, kde-format
|
|
msgid "Mouse"
|
|
msgstr "Egér"
|
|
|
|
#: widgets/EditProfileDialog.cpp:181
|
|
#, kde-format
|
|
msgctxt "@title:tab Complex options"
|
|
msgid "Advanced"
|
|
msgstr "Speciális"
|
|
|
|
#: widgets/EditProfileDialog.cpp:289
|
|
#, kde-kuit-format
|
|
msgctxt "@info"
|
|
msgid ""
|
|
"Insufficient permissions to save settings to: <filename>%1</filename>.<nl/"
|
|
">Either change the permissions of that file or set a different name to save "
|
|
"the settings to a new profile."
|
|
msgstr ""
|
|
"Nincsenek megfelelő jogosultságok a beállítások mentéséhez ide: <filename>"
|
|
"%1</filename>.<nl/>Vagy módosítsa a fájl jogosultságait, vagy adjon másik "
|
|
"nevet a beállítások mentéséhez egy új profilba."
|
|
|
|
#: widgets/EditProfileDialog.cpp:306
|
|
#, kde-format
|
|
msgctxt "@info"
|
|
msgid "Profile Name was empty; please set a name to be able to save settings."
|
|
msgstr "A profilnév üres; adjon meg egy nevet a beállítások mentéséhez."
|
|
|
|
#: widgets/EditProfileDialog.cpp:314
|
|
#, kde-format
|
|
msgctxt "@info"
|
|
msgid "A profile with the name \"%1\" already exists."
|
|
msgstr "Már létezik „%1” nevű profil."
|
|
|
|
#: widgets/EditProfileDialog.cpp:344
|
|
#, kde-format
|
|
msgctxt "@info"
|
|
msgid "Profile name exceeded maximum allowed length (%1)."
|
|
msgstr "A profilnév hossza meghaladja a megengedett maximumot (%1)."
|
|
|
|
#: widgets/EditProfileDialog.cpp:382
|
|
#, kde-format
|
|
msgctxt "@info"
|
|
msgid "The highlighted characters are invalid in profile names: %1."
|
|
msgstr "A kiemelt karakterek nem használhatók profilnevekben: %1."
|
|
|
|
#: widgets/EditProfileDialog.cpp:418
|
|
#, kde-format
|
|
msgid "Editing profile: %2"
|
|
msgid_plural "Editing %1 profiles: %2"
|
|
msgstr[0] "Profil szerkesztése: %2"
|
|
msgstr[1] "%1 profil szerkesztése: %2"
|
|
|
|
#: widgets/EditProfileDialog.cpp:422
|
|
#, kde-format
|
|
msgid "Create New Profile"
|
|
msgstr "Új profil létrehozása"
|
|
|
|
#: widgets/EditProfileDialog.cpp:425
|
|
#, kde-format
|
|
msgid "Edit Profile \"%1\""
|
|
msgstr "Profil szerkesztése - „%1”"
|
|
|
|
#: widgets/EditProfileDialog.cpp:516
|
|
#, kde-format
|
|
msgctxt ""
|
|
"Suffix of the number of columns (N columns). The leading space is needed to "
|
|
"separate it from the number value."
|
|
msgid " column"
|
|
msgid_plural " columns"
|
|
msgstr[0] " oszlop"
|
|
msgstr[1] "oszlop"
|
|
|
|
#: widgets/EditProfileDialog.cpp:518
|
|
#, kde-format
|
|
msgctxt ""
|
|
"Suffix of the number of rows (N rows). The leading space is needed to "
|
|
"separate it from the number value."
|
|
msgid " row"
|
|
msgid_plural " rows"
|
|
msgstr[0] " sor"
|
|
msgstr[1] " sor"
|
|
|
|
#: widgets/EditProfileDialog.cpp:528
|
|
#, kde-format
|
|
msgid "System Bell"
|
|
msgstr "Rendszercsengő"
|
|
|
|
#: widgets/EditProfileDialog.cpp:528
|
|
#, kde-format
|
|
msgid "System Notifications"
|
|
msgstr "Rendszerüzenetek"
|
|
|
|
#: widgets/EditProfileDialog.cpp:528
|
|
#, kde-format
|
|
msgid "Visual Bell"
|
|
msgstr "Vizuális csengő"
|
|
|
|
#: widgets/EditProfileDialog.cpp:528
|
|
#, kde-format
|
|
msgid "Ignore Bell Events"
|
|
msgstr "Csengő események mellőzése"
|
|
|
|
#: widgets/EditProfileDialog.cpp:537
|
|
#, kde-format
|
|
msgid "Default profile for new terminal sessions in %1"
|
|
msgstr "Alapértelmezett profil új munkamenetekhez a(z) %1 alkalmazásban"
|
|
|
|
#: widgets/EditProfileDialog.cpp:642
|
|
#, kde-format
|
|
msgid "Edit Environment"
|
|
msgstr "Környezeti változók"
|
|
|
|
#: widgets/EditProfileDialog.cpp:643
|
|
#, kde-format
|
|
msgid "One environment variable per line"
|
|
msgstr "Egy környezeti változó soronként"
|
|
|
|
#: widgets/EditProfileDialog.cpp:674
|
|
#, kde-format
|
|
msgctxt "Unit of time"
|
|
msgid " second"
|
|
msgid_plural " seconds"
|
|
msgstr[0] " másodperc"
|
|
msgstr[1] " másodperc"
|
|
|
|
#: widgets/EditProfileDialog.cpp:788
|
|
#, kde-format
|
|
msgid "Select Initial Directory"
|
|
msgstr "Kezdőmappa"
|
|
|
|
#: widgets/EditProfileDialog.cpp:948
|
|
#, kde-format
|
|
msgid "Get New..."
|
|
msgstr "Új letöltése…"
|
|
|
|
#: widgets/EditProfileDialog.cpp:1345
|
|
#, kde-kuit-format
|
|
msgctxt "@info"
|
|
msgid "Scheme <resource>%1</resource> failed to load."
|
|
msgstr "A(z) <resource>%1</resource> séma betöltése sikertelen."
|
|
|
|
#: widgets/EditProfileDialog.cpp:1527
|
|
#, kde-format
|
|
msgid ""
|
|
"This color scheme uses a transparent background which does not appear to be "
|
|
"supported on your desktop"
|
|
msgstr ""
|
|
"Ez a színséma átlátszó hátteret használ, melyet azonban a gép grafikus "
|
|
"alrendszere nem támogat."
|
|
|
|
#: widgets/EditProfileDialog.cpp:1533
|
|
#, kde-format
|
|
msgid ""
|
|
"Konsole was started before desktop effects were enabled. You need to restart "
|
|
"Konsole to see transparent background."
|
|
msgstr ""
|
|
"A Konsole az asztali effektusok bekapcsolása előtt lett indítva. Újra kell "
|
|
"indítania a Konsole-t, hogy lássa az átlátszó hátteret."
|
|
|
|
#: widgets/EditProfileDialog.cpp:1934
|
|
#, kde-format
|
|
msgid "Default for file type"
|
|
msgstr "Alapértelmezés fájltípushoz"
|
|
|
|
#: widgets/EditProfileDialog.cpp:1960
|
|
#, kde-format
|
|
msgid ""
|
|
"The format is e.g. 'editorExec PATH:LINE:COLUMN'\n"
|
|
"\n"
|
|
"PATH will be replaced by the path to the text file\n"
|
|
"LINE will be replaced by the line number\n"
|
|
"COLUMN (optional) will be replaced by the column number\n"
|
|
"Note: you will need to replace 'PATH:LINE:COLUMN' by the actual\n"
|
|
"syntax the editor you want to use supports; e.g.:\n"
|
|
"gedit +LINE:COLUMN PATH\n"
|
|
"\n"
|
|
"If PATH or LINE aren't present in the command, this setting\n"
|
|
"will be ignored and the file will be opened by the default text\n"
|
|
"editor."
|
|
msgstr ""
|
|
"A formátum például a következő: 'editorExec PATH:SOR:OSZLOP'\n"
|
|
"\n"
|
|
"PATH helyettesítve lesz a szövegfájl elérési útjával\n"
|
|
"SOR helyettesítve lesz a sor számával\n"
|
|
"OSZLOP (opcionális) helyettesítve lesz az oszlop számával\n"
|
|
"Megjegyzés: cserélje ki a 'PATH:SOR:OSZLOP' szintaxist a szövegszerkesztője\n"
|
|
"által témogatottra, például:\n"
|
|
"gedit +SOR:OSZLOP PATH\n"
|
|
"Ha a PATH vagy SOR nincs benne a parancsban, ez a beállítás mellőzve lesz,\n"
|
|
"és a fájlt az alapértelmezett szövegszerkesztő nyitja meg."
|
|
|
|
#: widgets/EditProfileDialog.cpp:1973
|
|
#, kde-format
|
|
msgid "Text Editor Custom Command"
|
|
msgstr "Szövegszerkesztő egyéni parancs"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, general)
|
|
#: widgets/EditProfileGeneralPage.ui:42
|
|
#, kde-format
|
|
msgid "General Settings"
|
|
msgstr "Általános beállítások"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, iconSelectButton)
|
|
#: widgets/EditProfileGeneralPage.ui:66
|
|
#, kde-format
|
|
msgid "Select the icon displayed on tabs using this profile"
|
|
msgstr "Válasza ki, melyik ikon jelenjen meg a profilt használó lapok fülein"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, profileNameEdit)
|
|
#: widgets/EditProfileGeneralPage.ui:84
|
|
#, kde-format
|
|
msgid "A descriptive name for the profile"
|
|
msgstr "Leíró név a profilhoz"
|
|
|
|
#. i18n: ectx: property (placeholderText), widget (QLineEdit, profileNameEdit)
|
|
#: widgets/EditProfileGeneralPage.ui:87
|
|
#, kde-format
|
|
msgctxt "@label:textbox"
|
|
msgid "Profile name"
|
|
msgstr "Profilnév"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, setAsDefaultButton)
|
|
#: widgets/EditProfileGeneralPage.ui:94
|
|
#, kde-format
|
|
msgid "Default Profile"
|
|
msgstr "Alapértelmezett profil"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_3)
|
|
#: widgets/EditProfileGeneralPage.ui:125
|
|
#, kde-format
|
|
msgid "Command:"
|
|
msgstr "Parancs:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, commandEdit)
|
|
#: widgets/EditProfileGeneralPage.ui:138
|
|
#, kde-format
|
|
msgid ""
|
|
"The command to execute when new terminal sessions are created using this "
|
|
"profile"
|
|
msgstr ""
|
|
"Ez a parancs hajtódik végre, ha új terminál-munkamenet kezdődik ezzel a "
|
|
"profillal"
|
|
|
|
#. i18n: ectx: property (placeholderText), widget (QLineEdit, commandEdit)
|
|
#: widgets/EditProfileGeneralPage.ui:144
|
|
#, kde-format
|
|
msgid "/bin/sh"
|
|
msgstr "/bin/sh"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_9)
|
|
#: widgets/EditProfileGeneralPage.ui:157
|
|
#, kde-format
|
|
msgid "I&nitial directory:"
|
|
msgstr "&Kezdőmappa:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, initialDirEdit)
|
|
#: widgets/EditProfileGeneralPage.ui:170
|
|
#, kde-format
|
|
msgid ""
|
|
"The initial working directory for new terminal sessions using this profile"
|
|
msgstr "A profillal létrehozott terminál-munkamenetek kezdőmappája"
|
|
|
|
#. i18n: ectx: property (placeholderText), widget (QLineEdit, initialDirEdit)
|
|
#: widgets/EditProfileGeneralPage.ui:176
|
|
#, kde-format
|
|
msgid "/home/username"
|
|
msgstr "/home/felhasznalonev"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QToolButton, dirSelectButton)
|
|
#: widgets/EditProfileGeneralPage.ui:183
|
|
#, kde-format
|
|
msgid "Choose the initial directory"
|
|
msgstr "Kezdőmappa kiválasztása"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, startInSameDirButton)
|
|
#: widgets/EditProfileGeneralPage.ui:193
|
|
#, kde-format
|
|
msgid "Start in same directory as current session"
|
|
msgstr "Indulás abban a könyvtárban, ahol az aktuális munkamenet"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_4)
|
|
#: widgets/EditProfileGeneralPage.ui:206
|
|
#, kde-format
|
|
msgid "Environment:"
|
|
msgstr "Környezet:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, environmentEditButton)
|
|
#: widgets/EditProfileGeneralPage.ui:224
|
|
#, kde-format
|
|
msgid "Edit the list of environment variables and associated values"
|
|
msgstr "A környezeti változók neveinek és értékeinek szerkesztése"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
|
#: widgets/EditProfileGeneralPage.ui:271
|
|
#, kde-format
|
|
msgid "Initial terminal si&ze:"
|
|
msgstr "Kezdeti terminálmé&ret:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, useCurrentWindowSizeNote)
|
|
#: widgets/EditProfileGeneralPage.ui:346
|
|
#, kde-format
|
|
msgctxt "@info"
|
|
msgid ""
|
|
"<html><head/><body><p><span style=\" font-style:italic;\">Settings → "
|
|
"Configure Konsole → General → Remember window size</span> must be disabled "
|
|
"for these entries to work.</p></body></html>"
|
|
msgstr ""
|
|
"<html><head/><body><p>A <span style=\" font-style:italic;\">Konsole → "
|
|
"Általános → Ablakméret megjegyzése</span> opciót ki kell kapcsolni ezekhez a "
|
|
"bejegyzésekhez, hogy működjön.</p></body></html>"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, terminalBellLabel)
|
|
#: widgets/EditProfileGeneralPage.ui:362
|
|
#, kde-format
|
|
msgid "&Terminal bell mode:"
|
|
msgstr "&Terminálcsengő mód:"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, semantic)
|
|
#: widgets/EditProfileGeneralPage.ui:380
|
|
#, kde-format
|
|
msgid "Semantic Integration"
|
|
msgstr "Szemantikai integráció"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, semanticUpDown)
|
|
#: widgets/EditProfileGeneralPage.ui:386
|
|
#, kde-format
|
|
msgid "Up/Down Arrows emulation"
|
|
msgstr "Fel/le nyilak emulációja"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, semanticInputClick)
|
|
#: widgets/EditProfileGeneralPage.ui:393
|
|
#, kde-format
|
|
msgid "Mouse click in input line moves cursor"
|
|
msgstr " Az egérkattintás a beviteli sorban mozgatja a kurzort"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_8)
|
|
#: widgets/EditProfileGeneralPage.ui:406
|
|
#, kde-format
|
|
msgid "Semantic hints:"
|
|
msgstr "Szemantikai tippek:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, semanticHintsNever)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, errorBarsNever)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, errorBackgroundNever)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, alternatingBarsNever)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, alternatingBackgroundNever)
|
|
#: widgets/EditProfileGeneralPage.ui:416 widgets/EditProfileGeneralPage.ui:462
|
|
#: widgets/EditProfileGeneralPage.ui:508 widgets/EditProfileGeneralPage.ui:554
|
|
#: widgets/EditProfileGeneralPage.ui:600
|
|
#, kde-format
|
|
msgctxt "Never"
|
|
msgid "Never"
|
|
msgstr "Soha"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, semanticHintsURL)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, errorBarsURL)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, errorBackgroundURL)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, alternatingBarsURL)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, alternatingBackgroundURL)
|
|
#: widgets/EditProfileGeneralPage.ui:426 widgets/EditProfileGeneralPage.ui:472
|
|
#: widgets/EditProfileGeneralPage.ui:518 widgets/EditProfileGeneralPage.ui:564
|
|
#: widgets/EditProfileGeneralPage.ui:610
|
|
#, kde-format
|
|
msgctxt "When showing URL hints"
|
|
msgid "When URL hints show"
|
|
msgstr "URL-tippek megjelenítésekor"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, semanticHintsAlways)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, errorBarsAlways)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, errorBackgroundAlways)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, alternatingBarsAlways)
|
|
#. i18n: ectx: property (text), widget (QRadioButton, alternatingBackgroundAlways)
|
|
#: widgets/EditProfileGeneralPage.ui:436 widgets/EditProfileGeneralPage.ui:482
|
|
#: widgets/EditProfileGeneralPage.ui:528 widgets/EditProfileGeneralPage.ui:574
|
|
#: widgets/EditProfileGeneralPage.ui:620
|
|
#, kde-format
|
|
msgctxt "Always"
|
|
msgid "Always"
|
|
msgstr "Mindig"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_20)
|
|
#: widgets/EditProfileGeneralPage.ui:452
|
|
#, kde-format
|
|
msgid "Red error bars:"
|
|
msgstr "Vörös hibasávok:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_30)
|
|
#: widgets/EditProfileGeneralPage.ui:498
|
|
#, kde-format
|
|
msgid "Red error background:"
|
|
msgstr "Vörös hibaháttér:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_40)
|
|
#: widgets/EditProfileGeneralPage.ui:544
|
|
#, kde-format
|
|
msgid "Alternating bars:"
|
|
msgstr "Váltakozó sávok:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_50)
|
|
#: widgets/EditProfileGeneralPage.ui:590
|
|
#, kde-format
|
|
msgid "Alternating background:"
|
|
msgstr "Váltakozó háttér:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, note)
|
|
#: widgets/EditProfileKeyboardPage.ui:17
|
|
#, kde-format
|
|
msgctxt "@info"
|
|
msgid ""
|
|
"Key bindings control how combinations of keystrokes in the terminal window "
|
|
"are converted into the stream of characters that is then sent to the current "
|
|
"terminal program. For more information on how to customize the key bindings "
|
|
"check the Konsole Handbook."
|
|
msgstr ""
|
|
"A billentyűparancsok azt határozzák meg, hogyan továbbítsa a program a "
|
|
"terminálablakban leütött karaktereket a terminálprogramok felé. További "
|
|
"információkért a billentyűparancsok testre szabásárol nézze meg a Konsole "
|
|
"kézikönyvét."
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, newKeyBindingsButton)
|
|
#: widgets/EditProfileKeyboardPage.ui:60
|
|
#, kde-format
|
|
msgid "Create a new key bindings scheme based upon the selected bindings"
|
|
msgstr "Új billentyűparancs-séma létrehozása a kijelölt billentyűparancsokkal"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, newKeyBindingsButton)
|
|
#: widgets/EditProfileKeyboardPage.ui:63
|
|
#, kde-format
|
|
msgctxt "@action:button Create an alternate key binding"
|
|
msgid "New..."
|
|
msgstr "Új…"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, editKeyBindingsButton)
|
|
#: widgets/EditProfileKeyboardPage.ui:70
|
|
#, kde-format
|
|
msgid "Edit the selected key bindings scheme"
|
|
msgstr "A kijelölt billentyűparancs-séma szerkesztése"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, removeKeyBindingsButton)
|
|
#: widgets/EditProfileKeyboardPage.ui:80
|
|
#, kde-format
|
|
msgid "Delete the selected key bindings scheme"
|
|
msgstr "A kijelölt billentyűparancs-séma törlése"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, resetKeyBindingsButton)
|
|
#: widgets/EditProfileKeyboardPage.ui:90
|
|
#, kde-format
|
|
msgid "Reset the selected key bindings scheme to its default values"
|
|
msgstr ""
|
|
"A kijelölt billentyűparancs-séma visszaállítása az alapértelmezett értékeire"
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, tab)
|
|
#: widgets/EditProfileMousePage.ui:36
|
|
#, kde-format
|
|
msgid "Text interaction"
|
|
msgstr "Szövegkezelés"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLabel, label_11)
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, wordCharacterEdit)
|
|
#: widgets/EditProfileMousePage.ui:50 widgets/EditProfileMousePage.ui:71
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid ""
|
|
"Characters which are considered part of a word when double-clicking to "
|
|
"select whole words in the terminal."
|
|
msgstr ""
|
|
"Terminálban történő dupla kattintáskor az alábbi karakterek is a kijelölt "
|
|
"szó részét képezzék."
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_11)
|
|
#: widgets/EditProfileMousePage.ui:53
|
|
#, kde-format
|
|
msgid "Word characters:"
|
|
msgstr "Szókarakterek:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_17)
|
|
#: widgets/EditProfileMousePage.ui:94
|
|
#, kde-format
|
|
msgid "Triple-click selects:"
|
|
msgstr "Tripla kattintásos kijelölés:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, tripleClickSelectsTheWholeLine)
|
|
#: widgets/EditProfileMousePage.ui:104
|
|
#, kde-format
|
|
msgid "&The whole line"
|
|
msgstr "A &teljes sor"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, tripleClickSelectsFromMousePosition)
|
|
#: widgets/EditProfileMousePage.ui:114
|
|
#, kde-format
|
|
msgid "From mouse position to the end of &line"
|
|
msgstr "A kurzorpozíciótól a &sor végéig"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_13)
|
|
#: widgets/EditProfileMousePage.ui:140
|
|
#, kde-format
|
|
msgid "Middle-click pastes:"
|
|
msgstr "Középső gombos beillesztés:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, pasteFromClipboardButton)
|
|
#: widgets/EditProfileMousePage.ui:150
|
|
#, kde-format
|
|
msgid "From clipboard"
|
|
msgstr "A vágólapról"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, pasteFromX11SelectionButton)
|
|
#: widgets/EditProfileMousePage.ui:160
|
|
#, kde-format
|
|
msgid "From selection"
|
|
msgstr "A kijelölésből"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: widgets/EditProfileMousePage.ui:186
|
|
#, kde-format
|
|
msgid "Copy options:"
|
|
msgstr "Másolási beállítások:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, copyTextToClipboardButton)
|
|
#: widgets/EditProfileMousePage.ui:196
|
|
#, kde-format
|
|
msgid "Automatically copy selected text into clipboard"
|
|
msgstr "A kijelölt szöveg automatikus másolása a vágólapra"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, copyTextToClipboardButton)
|
|
#: widgets/EditProfileMousePage.ui:199
|
|
#, kde-format
|
|
msgid "Copy on select"
|
|
msgstr "Másolás kijelöléskor"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, copyTextAsHTMLButton)
|
|
#: widgets/EditProfileMousePage.ui:206
|
|
#, kde-format
|
|
msgid "Copy text as HTML (including formatting, font faces, colors... etc)"
|
|
msgstr ""
|
|
"Szöveg másolása HTML-ként (beleértve a formázást, betűtípust, színeket… stb)"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, copyTextAsHTMLButton)
|
|
#: widgets/EditProfileMousePage.ui:209
|
|
#, kde-format
|
|
msgid "Copy text as HTML"
|
|
msgstr "Szöveg másolása HTML-ként"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, trimLeadingSpacesButton)
|
|
#: widgets/EditProfileMousePage.ui:216
|
|
#, kde-format
|
|
msgid "Trim leading spaces in selected text, useful in some instances"
|
|
msgstr "A kijelölt szövegben a vezető szóközök levágása hasznos néhány esetben"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, trimLeadingSpacesButton)
|
|
#: widgets/EditProfileMousePage.ui:219
|
|
#, kde-format
|
|
msgid "Trim leading spaces"
|
|
msgstr "Vezető szóközök levágása"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, trimTrailingSpacesButton)
|
|
#: widgets/EditProfileMousePage.ui:226
|
|
#, kde-format
|
|
msgid "Trim trailing spaces in selected text, useful in some instances"
|
|
msgstr ""
|
|
"A kijelölt szövegben a befejező szóközök levágása hasznos néhány esetben"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, trimTrailingSpacesButton)
|
|
#: widgets/EditProfileMousePage.ui:229
|
|
#, kde-format
|
|
msgid "Trim trailing spaces"
|
|
msgstr "Befejező szóközök levágása"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, underlineLinksButton)
|
|
#: widgets/EditProfileMousePage.ui:266
|
|
#, kde-format
|
|
msgid ""
|
|
"Text recognized as a link or an email address will be underlined when "
|
|
"hovered by the mouse pointer."
|
|
msgstr ""
|
|
"A hivatkozásként vagy e-mail címként felismert szövegek aláhúzásra kerülnek, "
|
|
"amikor rájuk mutat az egérmutatóval."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, underlineLinksButton)
|
|
#: widgets/EditProfileMousePage.ui:269
|
|
#, kde-format
|
|
msgid "Underline links"
|
|
msgstr "Linkek aláhúzása"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, underlineFilesButton)
|
|
#: widgets/EditProfileMousePage.ui:276
|
|
#, kde-format
|
|
msgid ""
|
|
"Text recognized as a file will be underlined when hovered by the mouse "
|
|
"pointer."
|
|
msgstr ""
|
|
"A fájlként felismert szövegek aláhúzásra kerülnek, amikor rájuk mutat az "
|
|
"egérmutatóval."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, underlineFilesButton)
|
|
#: widgets/EditProfileMousePage.ui:279
|
|
#, kde-format
|
|
msgid "Underline files"
|
|
msgstr "Fájlok aláhúzása"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLabel, textEditorCommandLabel)
|
|
#. i18n: ectx: property (toolTip), widget (QComboBox, textEditorCombo)
|
|
#: widgets/EditProfileMousePage.ui:288 widgets/EditProfileMousePage.ui:307
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Text editor to use when opening text file URLs at a given line/column."
|
|
msgstr ""
|
|
"Szövegszerkesztő szövegfájlok URL-jeinek adott sorban/oszlopban történő "
|
|
"megnyitásához."
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, textEditorCommandLabel)
|
|
#: widgets/EditProfileMousePage.ui:291
|
|
#, kde-format
|
|
msgid "Text Editor Command: "
|
|
msgstr "Szövegszerkesztő parancs: "
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, openLinksByDirectClickButton)
|
|
#: widgets/EditProfileMousePage.ui:335
|
|
#, kde-format
|
|
msgid ""
|
|
"Text recognized as a file, link or an email address can be opened by direct "
|
|
"mouse click."
|
|
msgstr ""
|
|
"A fájlként, hivatkozásként vagy e-mail címként felismert szövegek "
|
|
"megnyithatók közvetlen egérkattintással."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, openLinksByDirectClickButton)
|
|
#: widgets/EditProfileMousePage.ui:338
|
|
#, kde-format
|
|
msgid "Open files/links by direct click"
|
|
msgstr "Fájlok/hivatkozások megnyitása közvetlen kattintással"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, allowLinkEscapeSequenceButton)
|
|
#: widgets/EditProfileMousePage.ui:349
|
|
#, kde-format
|
|
msgid "Allow escape sequences for links"
|
|
msgstr "Escape szekvenciák engedélyezése hivatkozásoknál"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, allowLinkEscapeSequenceButtonWarning)
|
|
#: widgets/EditProfileMousePage.ui:356
|
|
#, kde-format
|
|
msgid ""
|
|
"<b>WARNING</b>: This has security implications as it allows malicious URLs "
|
|
"to be shown as another URL or hidden.<br>Make sure you understand the "
|
|
"implications before turning this on."
|
|
msgstr ""
|
|
"<b>FIGYELMEZTETÉS</b>: Ez biztonsági következményekkel jár, mivel lehetővé "
|
|
"teszi a rosszindulatú URL-eknek egy másik URL-ként megjelenést vagy "
|
|
"elrejtést.<br>Győződjön meg róla, hogy érti a következményeket, mielőtt "
|
|
"bekapcsolja ezt a funkciót."
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: widgets/EditProfileMousePage.ui:374
|
|
#, kde-format
|
|
msgid "Allowed link formats: "
|
|
msgstr "Engedélyezett linkformátumok: "
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, linkEscapeSequenceTexts)
|
|
#: widgets/EditProfileMousePage.ui:384
|
|
#, kde-format
|
|
msgid "The formats of possible links, like http://, https:// and file://"
|
|
msgstr "A linkek lehetséges formátuma, például http://, https:// és file://"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, ctrlRequiredForDragButton)
|
|
#: widgets/EditProfileMousePage.ui:395
|
|
#, kde-format
|
|
msgid "Selected text will require control key plus click to drag."
|
|
msgstr ""
|
|
"A kijelölt szöveg húzásához a control billentyű plusz kattintás szükséges."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, ctrlRequiredForDragButton)
|
|
#: widgets/EditProfileMousePage.ui:398
|
|
#, kde-format
|
|
msgid "Require Ctrl key for drag && drop"
|
|
msgstr "A Ctrl billentyű szükséges a fogd és viddhez"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableAlternateScrollingButton)
|
|
#: widgets/EditProfileMousePage.ui:405
|
|
#, kde-format
|
|
msgid ""
|
|
"Mouse scroll wheel will emulate up/down key presses in programs that use the "
|
|
"Alternate Screen buffer (e.g. less)"
|
|
msgstr ""
|
|
"Az egérgörgő emulálja a fel/le billentyűk lenyomását olyan programokban, "
|
|
"amelyek az Alternatív képernyő puffert használják (például a less)"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, enableAlternateScrollingButton)
|
|
#: widgets/EditProfileMousePage.ui:408
|
|
#, kde-format
|
|
msgid "Enable Alternate Screen buffer scrolling"
|
|
msgstr "Alternatív képernyő puffergörgetés bekapcsolása"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, dropUrlsAsText)
|
|
#: widgets/EditProfileMousePage.ui:415
|
|
#, kde-format
|
|
msgid ""
|
|
"Always paste dropped files and URLs as text without offering move, copy and "
|
|
"link actions."
|
|
msgstr ""
|
|
"Ejtett fájlok és URL-címek beillesztése szövegként áthelyezés, másolás vagy "
|
|
"hivatkozásműveletek felajánlása nélkül."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, dropUrlsAsText)
|
|
#: widgets/EditProfileMousePage.ui:418
|
|
#, kde-format
|
|
msgid "Disable drag && drop menu for files && URLs"
|
|
msgstr "Fogd-és-vidd menü letiltása fájloknál és URL-címeknél"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableMouseWheelZoomButton)
|
|
#: widgets/EditProfileMousePage.ui:425
|
|
#, kde-format
|
|
msgid "Pressing Ctrl+scrollwheel will increase/decrease the text size."
|
|
msgstr "A Ctrl lenyomása+görgő növelni/csökkenteni fogja a szövegméretet."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, enableMouseWheelZoomButton)
|
|
#: widgets/EditProfileMousePage.ui:428
|
|
#, kde-format
|
|
msgid "Allow Ctrl+scrollwheel to zoom text size"
|
|
msgstr "Lehetővé teszi, hogy a Ctrl+görgő nagyítsa a szöveg méretét"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, allowColorFilters)
|
|
#: widgets/EditProfileMousePage.ui:435
|
|
#, kde-format
|
|
msgid ""
|
|
"When positioning the mouse over a hexadecimal color it will be displayed in "
|
|
"a frame next to the mouse pointer"
|
|
msgstr ""
|
|
"Ha az egeret egy hexadecimális szín fölé viszi, az megjelenik az egérmutató "
|
|
"melletti keretben"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, allowColorFilters)
|
|
#: widgets/EditProfileMousePage.ui:438
|
|
#, kde-format
|
|
msgid "Preview Colors on hover"
|
|
msgstr "Színek előnézete rámutatáskor"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, allowMouseTrackingButton)
|
|
#: widgets/EditProfileMousePage.ui:458
|
|
#, kde-format
|
|
msgid ""
|
|
"Some terminal applications have mouse support, this allows them to get it by "
|
|
"default. It can be toggled on/off while running as well."
|
|
msgstr ""
|
|
"Egyes terminálalkalmazások egértámogatással rendelkeznek, ez lehetővé teszi "
|
|
"számukra, hogy megkapják alapértelmezés szerint. Futás közben is be- és "
|
|
"kikapcsolható."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, allowMouseTrackingButton)
|
|
#: widgets/EditProfileMousePage.ui:461
|
|
#, kde-format
|
|
msgid "Allow terminal applications to handle clicks and drags"
|
|
msgstr "A terminálalkalmazások kezelhessék a kattintásokat és húzásokat"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, historySizeLabel)
|
|
#: widgets/EditProfileScrollingPage.ui:25
|
|
#, kde-format
|
|
msgid "Scrollback:"
|
|
msgstr "Pufferelés:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: widgets/EditProfileScrollingPage.ui:41
|
|
#, kde-format
|
|
msgid "Scroll Page Up/Down:"
|
|
msgstr "Page Up/Down görgetés:"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, highlightScrolledLinesButton)
|
|
#: widgets/EditProfileScrollingPage.ui:51
|
|
#, kde-format
|
|
msgid "Highlight the lines coming into view"
|
|
msgstr "A nézetbe belépő sorok kiemelése"
|
|
|
|
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, markerSizeWidget)
|
|
#: widgets/EditProfileScrollingPage.ui:58
|
|
#, no-c-format, kde-format
|
|
msgid " %"
|
|
msgstr " %"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, scrollBarHiddenButton)
|
|
#: widgets/EditProfileScrollingPage.ui:74
|
|
#, kde-format
|
|
msgctxt "@option:radio Hide the scroll bar"
|
|
msgid "Hidden"
|
|
msgstr "Rejtett"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelMarkerSize)
|
|
#: widgets/EditProfileScrollingPage.ui:84
|
|
#, kde-format
|
|
msgid "Size of each marker (as a percentage of scrollbar length):"
|
|
msgstr "Az egyes jelölések mérete (a görgetősáv hosszának százalékában):"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: widgets/EditProfileScrollingPage.ui:97
|
|
#, kde-format
|
|
msgid "Highlighting:"
|
|
msgstr "Kiemelés:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QRadioButton, scrollHalfPage)
|
|
#: widgets/EditProfileScrollingPage.ui:129
|
|
#, kde-format
|
|
msgid "Scroll the page the half height of window"
|
|
msgstr "Az oldal görgetése az ablak magasságának felével"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, scrollHalfPage)
|
|
#: widgets/EditProfileScrollingPage.ui:132
|
|
#, kde-format
|
|
msgid "Half screen heigh&t"
|
|
msgstr "Fél képern&yőmagasság"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelMarkerColor)
|
|
#: widgets/EditProfileScrollingPage.ui:142
|
|
#, kde-format
|
|
msgid "Color of scrollbar markers:"
|
|
msgstr "A görgetősávjelzők színe:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelSearhcHighlighterColor)
|
|
#: widgets/EditProfileScrollingPage.ui:168
|
|
#, kde-format
|
|
msgid "Color of scrollbar search highlighting lines:"
|
|
msgstr "A görgetősávkeresés-kiemelő sorainak színe:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelReflowLines)
|
|
#: widgets/EditProfileScrollingPage.ui:181
|
|
#, kde-format
|
|
msgid "Reflow Lines:"
|
|
msgstr "Sorok újrarendezése:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QRadioButton, scrollFullPage)
|
|
#: widgets/EditProfileScrollingPage.ui:191
|
|
#, kde-format
|
|
msgid "Scroll the page the full height of window"
|
|
msgstr "Az oldal görgetése az ablak teljes magasságával"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, scrollFullPage)
|
|
#: widgets/EditProfileScrollingPage.ui:194
|
|
#, kde-format
|
|
msgid "F&ull screen height"
|
|
msgstr "T&eljes képernyőmagasság"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QRadioButton, scrollBarRightButton)
|
|
#: widgets/EditProfileScrollingPage.ui:215
|
|
#, kde-format
|
|
msgid "Show the scroll bar on the right side of the terminal window"
|
|
msgstr "A gördítősáv a terminálablak jobb oldalán legyen"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, scrollBarRightButton)
|
|
#: widgets/EditProfileScrollingPage.ui:218
|
|
#, kde-format
|
|
msgctxt "@option:radio Show scrollbar on the right side"
|
|
msgid "Ri&ght side"
|
|
msgstr "&Jobb oldal"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QRadioButton, scrollBarLeftButton)
|
|
#: widgets/EditProfileScrollingPage.ui:238
|
|
#, kde-format
|
|
msgid "Show the scroll bar on the left side of the terminal window"
|
|
msgstr "A gördítősáv a terminálablak bal oldalán legyen"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, scrollBarLeftButton)
|
|
#: widgets/EditProfileScrollingPage.ui:241
|
|
#, kde-format
|
|
msgctxt "@option:radio Show scrollbar on the left side"
|
|
msgid "&Left side"
|
|
msgstr "&Bal oldal"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, reflowLinesButton)
|
|
#: widgets/EditProfileScrollingPage.ui:251
|
|
#, kde-format
|
|
msgid "Reflow lines when terminal resizes"
|
|
msgstr "Sorok újrarendezése a terminál átméretezésekor"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelSize)
|
|
#: widgets/EditProfileScrollingPage.ui:280
|
|
#, kde-format
|
|
msgid "Scrollbar position:"
|
|
msgstr "Gördítősáv helye:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lableSearchHighlighterOpacity)
|
|
#: widgets/EditProfileScrollingPage.ui:290
|
|
#, kde-format
|
|
msgid "Search highlighting line opacity:"
|
|
msgstr "Kereséskiemelő vonal átlátszatlansága:"
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
|
|
#: widgets/EditProfileTabsPage.ui:43
|
|
#, kde-format
|
|
msgid "Tab Titles"
|
|
msgstr "Lapnevek"
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, tabMonitoringGroup)
|
|
#: widgets/EditProfileTabsPage.ui:65
|
|
#, kde-format
|
|
msgid "Tab Monitoring"
|
|
msgstr "Lapfigyelés"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, silenceSecondsLabel)
|
|
#: widgets/EditProfileTabsPage.ui:80
|
|
#, kde-format
|
|
msgid "Threshold for continuous silence:"
|
|
msgstr "A folyamatos üresjárat küszöbértéke:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, silenceSecondsSpinner)
|
|
#: widgets/EditProfileTabsPage.ui:93
|
|
#, kde-format
|
|
msgid "The threshold for continuous silence to be detected by Konsole"
|
|
msgstr "A folyamatos üresjárat felismerésének küszöbértéke másodpercekben"
|
|
|
|
#: widgets/HistorySizeWidget.cpp:40
|
|
#, kde-format
|
|
msgctxt "@label:textbox Unit of scrollback"
|
|
msgid " line"
|
|
msgid_plural " lines"
|
|
msgstr[0] " sor"
|
|
msgstr[1] " sor"
|
|
|
|
#: widgets/HistorySizeWidget.cpp:57
|
|
#, kde-format
|
|
msgctxt "@info:whatsthis"
|
|
msgid ""
|
|
"When using this option, the scrollback data will be saved to RAM. If you "
|
|
"choose a huge value, your system may run out of free RAM and cause serious "
|
|
"issues with your system."
|
|
msgstr ""
|
|
"Ha ezt az opciót használja, a pufferelt adatok a RAM-ba kerülnek mentésre. "
|
|
"Ha nagy értéket választ, a rendszer kifogyhat a szabad memóriából, és ez "
|
|
"komoly problémákat okozhat."
|
|
|
|
#: widgets/HistorySizeWidget.cpp:69
|
|
#, kde-kuit-format
|
|
msgctxt "@info:tooltip"
|
|
msgid ""
|
|
"When using this option, the scrollback data will be written unencrypted to "
|
|
"temporary files. Those temporary files will be deleted automatically when "
|
|
"Konsole is closed in a normal manner.<nl/>Use <emphasis>Settings → Configure "
|
|
"Konsole → Temporary Files</emphasis> to select the location of the temporary "
|
|
"files."
|
|
msgstr ""
|
|
"Ha ezt a beállítást használja, a visszagörgetési adatok egy titkosítatlan "
|
|
"átmeneti fájlba kerülnek. Ezek az átmeneti fájlok automatikusan törlődnek, "
|
|
"ha a Konsole normálisan lett bezárva.<nl/>Adja meg az átmeneti fájlok helyét "
|
|
"a <emphasis>Beállítások → Konsole beállítása → Átmeneti fájlok</emphasis> "
|
|
"ablakban."
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QRadioButton, fixedSizeHistoryButton)
|
|
#: widgets/HistorySizeWidget.ui:60
|
|
#, kde-format
|
|
msgid "Limit the remembered output to a fixed number of lines"
|
|
msgstr "A kimenet adott számú sorának megjegyzése"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, fixedSizeHistoryButton)
|
|
#: widgets/HistorySizeWidget.ui:63
|
|
#, kde-format
|
|
msgid "Fi&xed size:"
|
|
msgstr "Fi&x méret:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, historyLineSpinner)
|
|
#: widgets/HistorySizeWidget.ui:73
|
|
#, kde-format
|
|
msgid "Number of lines of output to remember"
|
|
msgstr "A kimenetből megjegyzendő sorok"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QRadioButton, unlimitedHistoryButton)
|
|
#: widgets/HistorySizeWidget.ui:134
|
|
#, kde-format
|
|
msgid "Remember all output produced by the terminal"
|
|
msgstr "A terminálban keletkezett kimenetek megjegyzése"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, unlimitedHistoryButton)
|
|
#: widgets/HistorySizeWidget.ui:137
|
|
#, kde-format
|
|
msgctxt "Save all lines to the scrollback history"
|
|
msgid "&Unlimited"
|
|
msgstr "&Korlátlan"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QRadioButton, noHistoryButton)
|
|
#: widgets/HistorySizeWidget.ui:172
|
|
#, kde-format
|
|
msgid "Do not remember previous output"
|
|
msgstr "A korábban tárolt kimenetek törlése"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, noHistoryButton)
|
|
#: widgets/HistorySizeWidget.ui:175
|
|
#, kde-format
|
|
msgctxt "Do not save any lines to the scrollback history"
|
|
msgid "&None"
|
|
msgstr "&Nincs"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:50
|
|
#, kde-format
|
|
msgctxt "@label:textbox"
|
|
msgid "Find..."
|
|
msgstr "Keresés…"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:52
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Enter the text to search for here"
|
|
msgstr "Itt adja meg a keresendő szöveget"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:74
|
|
#, kde-format
|
|
msgctxt "@action:button Go to the next phrase"
|
|
msgid "Next"
|
|
msgstr "Következő"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:77
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Find the next match for the current search phrase"
|
|
msgstr "A kifejezés következő előfordulásának keresése"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:84
|
|
#, kde-format
|
|
msgctxt "@action:button Go to the previous phrase"
|
|
msgid "Previous"
|
|
msgstr "Előző"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:86
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Find the previous match for the current search phrase"
|
|
msgstr "A kifejezés előző előfordulásának keresése"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:102
|
|
#, kde-format
|
|
msgctxt "@action:button"
|
|
msgid "Case sensitive"
|
|
msgstr "Nagybetűk megkülönböztetése"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:103
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Sets whether the search is case sensitive"
|
|
msgstr "Beállítja, hogy a keresés kis- és nagybetűérzékeny legyen-e"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:114
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Display the options menu"
|
|
msgstr "A beállítások menü megjelenítése"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:121
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Close the search bar"
|
|
msgstr "A keresősáv bezárása"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:131
|
|
#, kde-format
|
|
msgctxt "@item:inmenu"
|
|
msgid "Match regular expression"
|
|
msgstr "Reguláris kifejezés illeszkedése"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:135
|
|
#, kde-format
|
|
msgctxt "@item:inmenu"
|
|
msgid "Highlight all matches"
|
|
msgstr "Összes találat kiemelése"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:137
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Sets whether matching text should be highlighted"
|
|
msgstr "Beállítja, hogy ki legyenek-e emelve a találati szövegek"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:140
|
|
#, kde-format
|
|
msgctxt "@item:inmenu"
|
|
msgid "Search backwards"
|
|
msgstr "Keresés visszafelé"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:142
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Sets whether search should start from the bottom"
|
|
msgstr "Beállítja, hogy a keresés lentről induljon-e"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:147
|
|
#, kde-format
|
|
msgctxt "@item:inmenu"
|
|
msgid "No wrap"
|
|
msgstr "Nincs újrakezdés"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:149
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Sets whether search should stop instead of wrapping"
|
|
msgstr "Beállítja, hogy a keresés megálljon-e, ahelyett, hogy újrakezdődne"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:184
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Search for the current search phrase from the bottom"
|
|
msgstr "A jelenlegi keresési kifejezés keresése lentről"
|
|
|
|
#: widgets/IncrementalSearchBar.cpp:189
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Search for the current search phrase from the top"
|
|
msgstr "A jelenlegi keresési kifejezés keresése fentről"
|
|
|
|
#: widgets/KonsolePrintManager.cpp:50
|
|
#, kde-format
|
|
msgid "Print Shell"
|
|
msgstr "Terminál nyomtatása"
|
|
|
|
#: widgets/RenameTabWidget.cpp:37
|
|
#, kde-format
|
|
msgctxt "@label:listbox No color selected"
|
|
msgid "None"
|
|
msgstr "Nincs"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, remoteTabTitleEdit)
|
|
#: widgets/RenameTabWidget.ui:41
|
|
#, kde-format
|
|
msgid ""
|
|
"Tab title format used when a remote command (e.g. connection to another "
|
|
"computer via SSH) is being executed"
|
|
msgstr ""
|
|
"Ez a névformátum távoli parancs (pl. SSH-s kapcsolat) végrehajtásakor "
|
|
"érvényes"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: widgets/RenameTabWidget.ui:60
|
|
#, kde-format
|
|
msgid "Remote tab title format:"
|
|
msgstr "Távoli lap névformátuma:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: widgets/RenameTabWidget.ui:79
|
|
#, kde-format
|
|
msgid "&Tab title format:"
|
|
msgstr "&Lapnév-formátum:"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, tabTitleEdit)
|
|
#: widgets/RenameTabWidget.ui:98
|
|
#, kde-format
|
|
msgid "Normal tab title format"
|
|
msgstr "Normál lap névformátuma"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_3)
|
|
#: widgets/RenameTabWidget.ui:105
|
|
#, kde-format
|
|
msgid "Tab Co&lor:"
|
|
msgstr "L&apszín:"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:21
|
|
#, c-format
|
|
msgid "Program Name: %n"
|
|
msgstr "Programnév: %n"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:22
|
|
#, c-format
|
|
msgid "Current Directory (Short): %d"
|
|
msgstr "Aktuális könyvtár (rövidített): %d"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:23
|
|
msgid "Current Directory (Long): %D"
|
|
msgstr "Aktuális könyvtár (teljes): %D"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:24 widgets/TabTitleFormatButton.cpp:39
|
|
msgid "Window Title Set by Shell: %w"
|
|
msgstr "A terminálban beállított ablakcím: %w"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:25 widgets/TabTitleFormatButton.cpp:40
|
|
msgid "Session Number: %#"
|
|
msgstr "Munkamenetszám: %#"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:26 widgets/TabTitleFormatButton.cpp:34
|
|
#, c-format
|
|
msgid "User Name: %u"
|
|
msgstr "Felhasználónév: %u"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:27
|
|
msgid "Local Host: %h"
|
|
msgstr "Helyi gép: %h"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:28
|
|
msgid "User's Bourne prompt sigil: %B"
|
|
msgstr "Felhasználó Bourne prompt jele: %B"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:35
|
|
msgid "User Name@ (if given): %U"
|
|
msgstr "Felhasználónév@ (ha megadták): %U"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:36
|
|
msgid "Remote Host (Short): %h"
|
|
msgstr "Távoli gép (rövidített): %h"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:37
|
|
msgid "Remote Host (Long): %H"
|
|
msgstr "Távoli gép (teljes): %H"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:38
|
|
#, c-format
|
|
msgid "Command and arguments: %c"
|
|
msgstr "Parancs és argumentumok: %c"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:48
|
|
#, kde-format
|
|
msgid "Insert"
|
|
msgstr "Beszúrás"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:73
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Insert title format"
|
|
msgstr "Címformátum beszúrása"
|
|
|
|
#: widgets/TabTitleFormatButton.cpp:77
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Insert remote title format"
|
|
msgstr "Távoli címformátum beszúrása"
|
|
|
|
#: widgets/TerminalHeaderBar.cpp:80 widgets/TerminalHeaderBar.cpp:188
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Maximize terminal"
|
|
msgstr "Maximalizálja a terminált"
|
|
|
|
#: widgets/TerminalHeaderBar.cpp:91
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Move terminal to new tab"
|
|
msgstr "Áthelyezi a terminált egy új lapra"
|
|
|
|
#: widgets/TerminalHeaderBar.cpp:101
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Close terminal"
|
|
msgstr "Bezárja a terminált"
|
|
|
|
#: widgets/TerminalHeaderBar.cpp:186
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Restore terminal"
|
|
msgstr "Visszaállítja a terminált"
|
|
|
|
#: widgets/ViewContainer.cpp:59
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Open a new tab"
|
|
msgstr "Megnyit egy új lapot"
|
|
|
|
#: widgets/ViewContainer.cpp:64
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Search Tabs"
|
|
msgstr "Lapok keresése"
|
|
|
|
#: widgets/ViewContainer.cpp:69
|
|
#, kde-format
|
|
msgctxt "@info:tooltip"
|
|
msgid "Close this tab"
|
|
msgstr "Bezárja ezt a lapot"
|
|
|
|
#: widgets/ViewContainer.cpp:102
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "&Detach Tab"
|
|
msgstr "Lap le&választása"
|
|
|
|
#: widgets/ViewContainer.cpp:108
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "&Configure or Rename Tab..."
|
|
msgstr "Lap &beállítása vagy átnevezése…"
|
|
|
|
#: widgets/ViewContainer.cpp:113
|
|
#, kde-format
|
|
msgctxt "@action:inmenu"
|
|
msgid "Close Tab"
|
|
msgstr "Lap bezárása"
|
|
|
|
#~ msgid ""
|
|
#~ "The D-Bus methods sendText/runCommand were just used. There are security "
|
|
#~ "concerns about allowing these methods to be public. If desired, these "
|
|
#~ "methods can be changed to internal use only by re-compiling Konsole. "
|
|
#~ "<p>This warning will only show once for this Konsole instance.</p>"
|
|
#~ msgstr ""
|
|
#~ "A sendText/runCommand D-Bus metódusokat most használták. Biztonsági "
|
|
#~ "aggályok merültek fel azzal kapcsolatban, hogy ezek a metódusok "
|
|
#~ "publikusak legyenek-e. Ha szükséges, ezek a a Konsole újrafordításával "
|
|
#~ "csak belső használatra módosíthatók. <p>Ez figyelmeztetés csak egyszer "
|
|
#~ "jelenik meg ebben a Konsole példányban.</p>"
|
|
|
|
#~ msgctxt "@item:inmenu"
|
|
#~ msgid "Case sensitive"
|
|
#~ msgstr "Kis- és nagybetűk megkülönböztetése"
|
|
|
|
#~ msgctxt "Do not save any lines to the scrollback history"
|
|
#~ msgid "None"
|
|
#~ msgstr "Nincs"
|
|
|
|
#~ msgid "open with"
|
|
#~ msgstr "megnyitás mással"
|
|
|
|
#~ msgid "text/css"
|
|
#~ msgstr "text/css"
|
|
|
|
#, fuzzy
|
|
#~| msgid "Save File"
|
|
#~ msgctxt "@title:window"
|
|
#~ msgid "Save File"
|
|
#~ msgstr "Fájl mentése"
|
|
|
|
#, fuzzy
|
|
#~| msgid "Open File"
|
|
#~ msgctxt "@title:window"
|
|
#~ msgid "Open File"
|
|
#~ msgstr "Fájl megnyitása"
|
|
|
|
#~ msgid "Size: XXX x XXX"
|
|
#~ msgstr "Méret: XXX x XXX"
|
|
|
|
#~ msgctxt "@info:shell"
|
|
#~ msgid "Use the internal FALLBACK profile"
|
|
#~ msgstr "A belső TARTALÉK profil használata"
|
|
|
|
#~ msgctxt "Name of the default/builtin profile"
|
|
#~ msgid "Default"
|
|
#~ msgstr "Alapértelmezés"
|
|
|
|
#~ msgid ""
|
|
#~ "The name \"Default\" is reserved for the built-in fallback profile;\n"
|
|
#~ "the profile is going to be saved as \"%1\""
|
|
#~ msgstr ""
|
|
#~ "Az „Alapértelmezett” név a beépített tartalék profilnak van fenntartva;\n"
|
|
#~ "a profil „%1” néven lesz mentve"
|
|
|
|
#~ msgctxt "@label:textbox added to the name of the current default profile"
|
|
#~ msgid " (default)"
|
|
#~ msgstr " (alapértelmezett)"
|
|
|
|
#~ msgid "Allow Color Filters"
|
|
#~ msgstr "Színszűrők engedélyezése"
|
|
|
|
#, fuzzy
|
|
#~| msgctxt "@info:credit"
|
|
#~| msgid "SGI port"
|
|
#~ msgid "Import"
|
|
#~ msgstr "Portolás SGI-re"
|
|
|
|
#, fuzzy
|
|
#~| msgid "Show Menu Bar"
|
|
#~ msgid "Show menubar"
|
|
#~ msgstr "Menüsor"
|
|
|
|
#~ msgid "Show menubar by default"
|
|
#~ msgstr "Menüsáv megjelenítése alapértelmezetten"
|
|
|
|
#~ msgid "Show menubar by default in each Konsole window"
|
|
#~ msgstr "Menüsor megjelenítése alapértelmezetten minden Konsole ablakban"
|
|
|
|
#~ msgid ""
|
|
#~ "<p>Each profile must have a name before it can be saved into disk.</p>"
|
|
#~ msgstr "<p>Minden profilnak nevet kell adni mentés előtt.</p>"
|
|
|
|
#, fuzzy
|
|
#~| msgctxt "Name of the default/builtin profile"
|
|
#~| msgid "Default"
|
|
#~ msgctxt "@label:textbox Name of the current default profile"
|
|
#~ msgid " (Default)"
|
|
#~ msgstr "Alapértelmezés"
|
|
|
|
#, fuzzy
|
|
#~| msgid "New Color Scheme"
|
|
#~ msgid "Color from theme"
|
|
#~ msgstr "Új színséma"
|
|
|
|
#, fuzzy
|
|
#~| msgctxt "@title:column Display profile in file menu"
|
|
#~| msgid "Show in Menu"
|
|
#~ msgctxt ""
|
|
#~ "@info:tooltip List item's checkbox for making item (profile) visible in a "
|
|
#~ "menu"
|
|
#~ msgid "Show profile in menu"
|
|
#~ msgstr "Megjelenítés a menüben"
|
|
|
|
#, fuzzy
|
|
#~| msgid "Tab Bar"
|
|
#~ msgctxt "@title Preferences page name"
|
|
#~ msgid "Tab Bar"
|
|
#~ msgstr "Fülsáv"
|
|
|
|
#~ msgctxt "@action:inmenu"
|
|
#~ msgid "&Rename Tab..."
|
|
#~ msgstr "Lap átne&vezése…"
|
|
|
|
#, fuzzy
|
|
#~| msgid "Confirm Paste"
|
|
#~ msgctxt "@action:button"
|
|
#~ msgid "Confirm &paste"
|
|
#~ msgstr "A beillesztés megerősítése"
|
|
|
|
#~ msgid "Vary the background color for each tab"
|
|
#~ msgstr "Más háttérszín minden lapon"
|
|
|
|
#~ msgctxt "@title Preferences page name"
|
|
#~ msgid "TabBar"
|
|
#~ msgstr "Lapozósáv"
|
|
|
|
#~ msgctxt "@title Preferences page name"
|
|
#~ msgid "File Location"
|
|
#~ msgstr "Fájl helye"
|
|
|
|
#~ msgid ""
|
|
#~ "<b>Scrollback File Location</b><p>Use this groupbox to determine where "
|
|
#~ "Konsole will store the scrollback files.</p>"
|
|
#~ msgstr ""
|
|
#~ "<b>Visszagörgetési fájl helye</b><p>Használja ezt a dobozt annak "
|
|
#~ "megadására, hogy hol tárolja a Konsole a visszagörgetési fájlokat.</p>"
|
|
|
|
#~ msgid ""
|
|
#~ "These settings only apply when Profile->Scrolling->Unlimited scrollback "
|
|
#~ "is selected."
|
|
#~ msgstr ""
|
|
#~ "Ezek a beállítások csak akkor érvényesülnek, ha a Profil → Görgetés → "
|
|
#~ "Végtelen visszagörgetés ki van választva."
|
|
|
|
#~ msgid "Use system &location"
|
|
#~ msgstr "Rendszerszintű he&ly használata"
|
|
|
|
#~ msgid "Use user specific location"
|
|
#~ msgstr "Felhasználó-specifikus hely használata"
|
|
|
|
#, fuzzy
|
|
#~| msgid "Use user specific location"
|
|
#~ msgid "Use specified loca&tion"
|
|
#~ msgstr "Felhasználó-specifikus hely használata"
|
|
|
|
#~ msgid "For any changes to take effect, quit Konsole and restart."
|
|
#~ msgstr ""
|
|
#~ "A változtatások alkalmazásához lépjen ki a Konsole-ból és indítsa újra."
|
|
|
|
#~ msgid "Konsole Window"
|
|
#~ msgstr "Konsole ablak"
|
|
|
|
#~ msgctxt "@info:tooltip"
|
|
#~ msgid "Click to toggle status"
|
|
#~ msgstr "Kattintson az állapot átváltásához"
|
|
|
|
#~ msgctxt "@title:column Profile label"
|
|
#~ msgid "Name"
|
|
#~ msgstr "Név"
|
|
|
|
#~ msgid "&New Profile..."
|
|
#~ msgstr "Új &profil…"
|
|
|
|
#~ msgid "&Edit Profile..."
|
|
#~ msgstr "Profil sz&erkesztése…"
|
|
|
|
#~ msgid "&Delete Profile"
|
|
#~ msgstr "P&rofil törlése"
|
|
|
|
#~ msgid "Tab bar position:"
|
|
#~ msgstr "A fülsáv helye:"
|
|
|
|
#~ msgid "Always Show Tab Bar"
|
|
#~ msgstr "A fülek mindig látszódjanak"
|
|
|
|
#~ msgid "Show Tab Bar When Needed"
|
|
#~ msgstr "A fülek csak szükség esetén látszódjanak"
|
|
|
|
#~ msgid "Always Hide Tab Bar"
|
|
#~ msgstr "A fülek elrejtése mindig"
|
|
|
|
#~ msgid "Tab bar visibility:"
|
|
#~ msgstr "Lapsáv láthatósága:"
|
|
|
|
#~ msgid "New tab behavior:"
|
|
#~ msgstr "Új lap működése:"
|
|
|
|
#~ msgid "Put New Tab At The End"
|
|
#~ msgstr "Új lap megnyitása az utolsó lap után"
|
|
|
|
#~ msgid "Put New Tab After Current Tab"
|
|
#~ msgstr "Új lap megnyitása az aktuális lap után"
|
|
|
|
#~ msgctxt "@action Shortcut entry"
|
|
#~ msgid "Next View Container"
|
|
#~ msgstr "Következő nézettartó"
|
|
|
|
#~ msgid "&Close Tab"
|
|
#~ msgstr "A lap &bezárása"
|
|
|
|
#~ msgctxt "@action:inmenu Close Active View"
|
|
#~ msgid "Close Active"
|
|
#~ msgstr "Az aktív nézet bezárása"
|
|
|
|
#~ msgctxt "@action:inmenu Close Other Views"
|
|
#~ msgid "Close Others"
|
|
#~ msgstr "A többi nézet bezárása"
|
|
|
|
#~ msgid "%1"
|
|
#~ msgstr "%1"
|
|
|
|
#, fuzzy
|
|
#~| msgid "Select All"
|
|
#~ msgid "Select Any Font"
|
|
#~ msgstr "Minden kijelölése"
|
|
|
|
#~ msgid "Select Fixed Width Font"
|
|
#~ msgstr "Rögzített szélességű betűtípus választása"
|
|
|
|
#~ msgctxt "@title:group Generic, common options"
|
|
#~ msgid "General"
|
|
#~ msgstr "Általános"
|
|
|
|
#~ msgid "Rows"
|
|
#~ msgstr "Sorok"
|
|
|
|
#~ msgid "This will not alter any open windows."
|
|
#~ msgstr "Ez nem fog megváltoztatni semmilyen nyitott ablakot."
|
|
|
|
#~ msgid "Select the font used in this profile"
|
|
#~ msgstr "A profilban használt betűtípus kiválasztása"
|
|
|
|
#~ msgid "Scroll Bar"
|
|
#~ msgstr "Gördítősáv"
|
|
|
|
#~ msgid "Hide the scroll bar"
|
|
#~ msgstr "A gördítősáv elrejtése"
|
|
|
|
#~ msgctxt "@option:radio Hide the scroll bar"
|
|
#~ msgid "Hide"
|
|
#~ msgstr "Elrejtés"
|
|
|
|
#~ msgid "Show on left side"
|
|
#~ msgstr "Megjelenítés a bal oldalon"
|
|
|
|
#~ msgid "Select Text"
|
|
#~ msgstr "Szöveg kijelölése"
|
|
|
|
#~ msgid "Characters considered part of a word when double clicking:"
|
|
#~ msgstr ""
|
|
#~ "Terminálban történő dupla kattintáskor a szó részét képező karakterek:"
|
|
|
|
#~ msgid "Which part of current line should be selected with triple click ."
|
|
#~ msgstr "A sor mely részei jelölődjenek ki tripla kattintás hatására."
|
|
|
|
#~ msgid "Copy && Paste"
|
|
#~ msgstr "Másolás és beillesztés"
|
|
|
|
#~ msgid "Mouse middle button:"
|
|
#~ msgstr "Középső egérgomb:"
|
|
|
|
#~ msgid "Enable flow control using Ctrl+S, Ctrl+Q"
|
|
#~ msgstr "Áramlásvezérlés a Ctrl+S és Ctrl+Q billentyűkombinációkkal"
|
|
|
|
#~ msgid "Cursor shape:"
|
|
#~ msgstr "A kurzor alakja:"
|
|
|
|
#~ msgid "Encoding"
|
|
#~ msgstr "Kódolás"
|
|
|
|
#~ msgctxt "@action:button Pick an encoding"
|
|
#~ msgid "Select"
|
|
#~ msgstr "Kiválasztás"
|
|
|
|
#~ msgid "No scrollback"
|
|
#~ msgstr "Ne legyen gördítősáv"
|
|
|
|
#~ msgid "Show application name on the titlebar"
|
|
#~ msgstr "Alkalmazás nevének megjelenítése a címsávban"
|
|
|
|
#~ msgid "Show \"- Konsole\" on the titlebar"
|
|
#~ msgstr "„- Konsole” megjelenítése a címsávban"
|
|
|
|
#~ msgctxt "@action:inmenu"
|
|
#~ msgid "&Close Tab"
|
|
#~ msgstr "A lap &bezárása"
|
|
|
|
#~ msgctxt "@info:whatsthis"
|
|
#~ msgid "Create a new tab. Press and hold to select profile from menu"
|
|
#~ msgstr "Új lap létrehozása. Nyomja le és tartsa profil választásához."
|
|
|
|
#~ msgctxt "@info:whatsthis"
|
|
#~ msgid ""
|
|
#~ "<title>Tab Bar</title><para>The tab bar allows you to switch and move "
|
|
#~ "tabs. You can double-click a tab to change its name.</para>"
|
|
#~ msgstr ""
|
|
#~ "<title>Lapsáv</title><para>A lapsáv lehetővé teszi a lapok közötti "
|
|
#~ "váltást és a lapok mozgatását. Dupla kattintással szerkesztheti egy lap "
|
|
#~ "nevét.</para>"
|
|
|
|
#~ msgctxt "@action:button Display options menu"
|
|
#~ msgid "Options"
|
|
#~ msgstr "Beállítások"
|
|
|
|
#~ msgctxt "@action:button Search from bottom"
|
|
#~ msgid "From bottom"
|
|
#~ msgstr "Lentről"
|
|
|
|
#~ msgctxt "@action:button Search from top"
|
|
#~ msgid "From top"
|
|
#~ msgstr "Fentről"
|
|
|
|
#~ msgid "Profile name is empty."
|
|
#~ msgstr "A profilnév üres."
|
|
|
|
#~ msgid "&Stop"
|
|
#~ msgstr "Áll&j"
|
|
|
|
#~ msgid "Icon:"
|
|
#~ msgstr "Ikon:"
|
|
|
|
#~ msgctxt "@info:tooltip"
|
|
#~ msgid "Click to rename profile"
|
|
#~ msgstr "Kattintson a profil átnevezéséhez"
|
|
|
|
#, fuzzy
|
|
#~| msgctxt "@title"
|
|
#~| msgid "Konsole"
|
|
#~ msgctxt "@title"
|
|
#~ msgid "Demo KonsolePart"
|
|
#~ msgstr "Konsole"
|
|
|
|
#, fuzzy
|
|
#~| msgid "(c) 1997-2017, The Konsole Developers"
|
|
#~ msgctxt "@info:credit"
|
|
#~ msgid "(c) 2017, The Konsole Developers"
|
|
#~ msgstr "© A Konsole fejlesztői, 1997-2017."
|
|
|
|
#~ msgid "DEC VT420 Terminal"
|
|
#~ msgstr "DEC VT420 terminál"
|
|
|
|
#~ msgctxt "@info:shell"
|
|
#~ msgid "Use --nofork to run in the foreground (helpful with the -e option)."
|
|
#~ msgstr ""
|
|
#~ "Használja a --nofork kapcsolót az előtérben futtatáshoz (a -e kapcsolóval "
|
|
#~ "együtt hasznos)."
|
|
|
|
#~ msgid "Manage Profiles..."
|
|
#~ msgstr "Profilok kezelése…"
|
|
|
|
#~ msgctxt "@title"
|
|
#~ msgid "<application>Konsole</application>"
|
|
#~ msgstr "<application>Konsole</application>"
|
|
|
|
#~ msgid "Shell"
|
|
#~ msgstr "Parancsértelmező"
|
|
|
|
#~ msgid "--- Type anything in this box ---"
|
|
#~ msgstr "--- Írjon valamit ebbe a dobozba ---"
|
|
|
|
#~ msgid "Set the window size and position for this profile when exiting"
|
|
#~ msgstr "Az ablakméret és pozíció beállítása ehhez a profilhoz kilépéskor"
|
|
|
|
#~ msgid "Save window size and position on exit"
|
|
#~ msgstr "Az ablakméret és pozíció mentése kilépéskor"
|
|
|
|
#~ msgid "Accessible Color Scheme"
|
|
#~ msgstr "Színséma csökkent látóképességűeknek"
|
|
|
|
#~ msgid "%1, size %2"
|
|
#~ msgstr "%1, méret: %2"
|
|
|
|
#~ msgid "Adjust the font size used in this profile"
|
|
#~ msgstr "A profilban használt betűméret igazítása"
|
|
|
|
#~ msgid ""
|
|
#~ "Try to enable transparency, even if the system does not appear to support "
|
|
#~ "it."
|
|
#~ msgstr ""
|
|
#~ "Az áttetszőség engedélyezése akkor is, ha a grafikus rendszer azt jelzi, "
|
|
#~ "hogy nem támogatja."
|
|
|
|
#~ msgid "Input"
|
|
#~ msgstr "Bemenet"
|
|
|
|
#~ msgid "Fixed size scrollback: "
|
|
#~ msgstr "Korlátozott visszagörgetés: "
|
|
|
|
#~ msgid "Edit normal tab title format"
|
|
#~ msgstr "Normál lap névformátumának szerkesztése"
|
|
|
|
#~ msgid "Edit tab title format used when executing remote commands"
|
|
#~ msgstr "Távoli parancs végrehajtásakor érvényes névformátum"
|
|
|
|
#~ msgid "Allow terminal programs to resize the window"
|
|
#~ msgstr "A terminálprogramok átméretezhetik az ablakot"
|
|
|
|
#~ msgid "Allow programs to resize terminal window"
|
|
#~ msgstr "A programok át tudják méretezni a terminálablakot"
|
|
|
|
#~ msgid "Configure Current Profile..."
|
|
#~ msgstr "A jelenlegi profil beállítása…"
|
|
|
|
#~ msgid "The wallpaper picture file path"
|
|
#~ msgstr "A háttérképfájl elérési útja"
|
|
|
|
#~ msgid "&Switch Profile"
|
|
#~ msgstr "Profilváltá&s"
|
|
|
|
#~ msgid "Debug"
|
|
#~ msgstr "Nyomkövetés"
|
|
|
|
#~ msgid "Show or hide the menu bar in terminal windows"
|
|
#~ msgstr "Menüsáv megjelenítése vagy elrejtése a terminálablakokban"
|
|
|
|
#~ msgid "Seconds to detect silence:"
|
|
#~ msgstr "Csendfelismerés (másodperc):"
|
|
|
|
#~ msgid "Disable scrollback"
|
|
#~ msgstr "A pufferelés letiltása"
|
|
|
|
#~ msgid "&Paste as text"
|
|
#~ msgstr "&Beillesztés szövegként"
|
|
|
|
#~ msgid ""
|
|
#~ "All characters from the current word to the end of line will be selected."
|
|
#~ msgstr "Az összes karakter a jelenlegi szótól a sor végéig ki lesz jelölve."
|
|
|
|
#~ msgid "Triple click selects from current word forward"
|
|
#~ msgstr "Kijelölés a jelenlegi szótól előre háromszoros kattintással"
|
|
|
|
#~ msgid "&Change Profile"
|
|
#~ msgstr "Profil&váltás"
|
|
|
|
#~ msgid "Change Profile"
|
|
#~ msgstr "Profilváltás"
|
|
|
|
#~ msgid "Maintainer"
|
|
#~ msgstr "Karbantartó"
|
|
|
|
#~ msgid "Author"
|
|
#~ msgstr "Szerző"
|
|
|
|
#~ msgid "Remote Connection..."
|
|
#~ msgstr "Távoli kapcsolat..."
|
|
|
|
#~ msgid "User:"
|
|
#~ msgstr "Név:"
|
|
|
|
#~ msgid "Lookup..."
|
|
#~ msgstr "Keresés..."
|
|
|
|
#~ msgid "Service:"
|
|
#~ msgstr "Szolgáltatás:"
|
|
|
|
#~ msgid "SSH"
|
|
#~ msgstr "SSH"
|
|
|
|
#~ msgid "Secure FTP"
|
|
#~ msgstr "SFTP"
|
|
|
|
#~ msgid "Background color:"
|
|
#~ msgstr "Háttérszín:"
|
|
|
|
#~ msgid "Save as custom session"
|
|
#~ msgstr "Mentés egyéni munkafolyamatként"
|
|
|
|
#~ msgid "Connect"
|
|
#~ msgstr "Csatlakozás"
|
|
|
|
#~ msgid "Next View"
|
|
#~ msgstr "Következő nézet"
|
|
|
|
#~ msgid "Match case"
|
|
#~ msgstr "Nagybetűérzékeny"
|
|
|
|
#~ msgid ""
|
|
#~ "Sets whether the search phrase is interpreted as normal text or as a "
|
|
#~ "regular expression"
|
|
#~ msgstr ""
|
|
#~ "Megadja, hogy a beírt szöveget egyszerű szövegként vagy reguláris "
|
|
#~ "kifejezésként kell-e értelmezni."
|
|
|
|
#~ msgid "Search reached bottom, continued from top."
|
|
#~ msgstr "A keresés a dokumentum végére ért, folytatás az elejétől."
|
|
|
|
#~ msgid "Search reached top, continued from bottom."
|
|
#~ msgstr "A keresés a dokumentum elejére ért, folytatás a végétől."
|
|
|
|
#~ msgid "New &Tab"
|
|
#~ msgstr "Ú&j lap"
|
|
|
|
#, fuzzy
|
|
#~| msgid "Set the selected profile as the default for new terminal sessions"
|
|
#~ msgid "Move the selected profile up in the menu list"
|
|
#~ msgstr "A kijelölt profil alapértelmezetté tétele új terminálablakoknál"
|
|
|
|
#, fuzzy
|
|
#~| msgid "Set the selected profile as the default for new terminal sessions"
|
|
#~ msgid "Move the selected profile down in the menu list"
|
|
#~ msgstr "A kijelölt profil alapértelmezetté tétele új terminálablakoknál"
|
|
|
|
#~ msgid "Word characters for double-click selection: "
|
|
#~ msgstr "Dupla kattintással történő szókijelölés karakterei: "
|
|
|
|
#, fuzzy
|
|
#~| msgid "Clear && Reset"
|
|
#~ msgid "Clear and Reset"
|
|
#~ msgstr "Törlés, majd alapállapotba"
|
|
|
|
#~ msgid "Character Encoding"
|
|
#~ msgstr "Karakterkódolás"
|
|
|
|
#~ msgid "&Detach View"
|
|
#~ msgstr "Nézet &leválasztása"
|
|
|
|
#~ msgid "Decrease Text Size"
|
|
#~ msgstr "Kisebb betűméret"
|
|
|
|
#~ msgid "Search Output..."
|
|
#~ msgstr "Keresés a kimenetben..."
|
|
|
|
#~ msgid "Find Next"
|
|
#~ msgstr "Követező"
|
|
|
|
#~ msgid "Find Previous"
|
|
#~ msgstr "Előző"
|
|
|
|
#~ msgid "Open Browser Here"
|
|
#~ msgstr "Böngésző megnyitása itt"
|
|
|
|
#~ msgid "C&lear Display"
|
|
#~ msgstr "&Törlés"
|