kwin/po/lt/kcm_kwinrules.po

1205 lines
33 KiB
Text
Raw Normal View History

2022-10-02 03:16:14 +00:00
# translation of kcmkwinrules.po to Lithuanian
# Aivaras Kirejevas <office@smaltija.lt>, 2004-2005.
# Donatas Glodenis <dgvirtual@akl.lt>, 2005-2009, 2012.
# Tomas Straupis <tomasstraupis@gmail.com>, 2010, 2011.
# Remigijus Jarmalavičius <remigijus@jarmalavicius.lt>, 2011.
# Liudas Ališauskas <liudas.alisauskas@gmail.com>, 2012.
# Mindaugas Baranauskas <opensuse.lietuviu.kalba@gmail.com>, 2015.
msgid ""
msgstr ""
"Project-Id-Version: kcmkwinrules\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2023-02-18 02:28:50 +00:00
"POT-Creation-Date: 2023-02-18 01:00+0000\n"
2022-12-13 02:36:23 +00:00
"PO-Revision-Date: 2022-12-12 21:54+0200\n"
"Last-Translator: Moo <<>>\n"
2022-10-02 03:16:14 +00:00
"Language-Team: lt <kde-i18n-lt@kde.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
2022-12-13 02:36:23 +00:00
"X-Generator: Poedit 3.2.2\n"
2022-10-02 03:16:14 +00:00
2023-02-18 02:28:50 +00:00
#: kcmrules.cpp:26
2022-10-02 03:16:14 +00:00
#, kde-format
msgid ""
"<p><h1>Window-specific Settings</h1> Here you can customize window settings "
"specifically only for some windows.</p> <p>Please note that this "
"configuration will not take effect if you do not use KWin as your window "
"manager. If you do use a different window manager, please refer to its "
"documentation for how to customize window behavior.</p>"
msgstr ""
"<p><h1>Specifinės lango nuostatos</h1> Čia galite tinkinti lango nuostatas "
"konkrečiai kai kuriems langams.</p> <p>Turėkite omenyje, kad ši "
"konfigūracija neįsigalios, jei nenaudojate KWin langų tvarkytuvės. Jei "
"naudojate kitokią langų tvarkytuvę, kreipkitės į jos dokumentaciją norėdami "
"sužinoti kaip tinkinti langų elgseną.</p>"
2023-02-18 02:28:50 +00:00
#: kcmrules.cpp:232
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Copy of %1"
2022-12-13 02:36:23 +00:00
msgstr "%1 kopija"
2022-10-02 03:16:14 +00:00
2023-02-18 02:28:50 +00:00
#: kcmrules.cpp:412
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Application settings for %1"
msgstr "Programos nuostatos, skirtos %1"
2023-02-18 02:28:50 +00:00
#: kcmrules.cpp:434 rulesmodel.cpp:215
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window settings for %1"
msgstr "Lango nuostatos, skirtos %1"
#: main.cpp:31
#, kde-format
msgid "KWinRules KCM launcher"
2022-12-13 02:36:23 +00:00
msgstr "KWinRules KCM paleidyklė"
2022-10-02 03:16:14 +00:00
#: main.cpp:32
#, kde-format
msgid "KWin id of the window for special window settings."
msgstr "KWin id, skirtas specialių lango nuostatų langui."
#: main.cpp:33
#, kde-format
msgid "Whether the settings should affect all windows of the application."
msgstr "Ar nuostatos turėtų paveikti visus programos langus, ar ne."
#: main.cpp:40
#, kde-format
msgid "This helper utility is not supposed to be called directly."
msgstr "Ši pagelbiklio paslaugų programa neturėtų būti iškviečiama tiesiogiai."
#: main.cpp:44
#, kde-format
msgctxt "Window caption for the application wide rules dialog"
msgid "Edit Application-Specific Settings"
msgstr "Taisyti specifines programos nuostatas"
#: main.cpp:45
#, kde-format
msgid "Edit Window-Specific Settings"
msgstr "Taisyti specifines lango nuostatas"
#: optionsmodel.cpp:198
#, kde-format
msgid "Unimportant"
msgstr "Nesvarbu"
#: optionsmodel.cpp:199
#, kde-format
msgid "Exact Match"
msgstr "Tikslus atitikmuo"
#: optionsmodel.cpp:200
#, kde-format
msgid "Substring Match"
msgstr "Poeilučio atitikmuo"
#: optionsmodel.cpp:201
#, kde-format
msgid "Regular Expression"
msgstr "Reguliarusis reiškinys"
#: optionsmodel.cpp:205
#, kde-format
msgid "Apply Initially"
msgstr "Taikyti pradžioje"
#: optionsmodel.cpp:206
#, kde-format
msgid ""
"The window property will be only set to the given value after the window is "
"created.\n"
"No further changes will be affected."
msgstr ""
"Lango savybė bus nustatyta į nurodytą reikšmę tik po to, kai bus sukurtas "
"langas.\n"
"Jokie kiti pakeitimai nebus paveikti."
#: optionsmodel.cpp:209
#, kde-format
msgid "Apply Now"
msgstr "Taikyti dabar"
#: optionsmodel.cpp:210
#, kde-format
msgid ""
"The window property will be set to the given value immediately and will not "
"be affected later\n"
"(this action will be deleted afterwards)."
msgstr ""
"Lango savybė bus nedelsiant nustatyta į nurodytą reikšmę ir vėliau nebus "
"paveikiama\n"
"(po to, šis veiksmas bus ištrintas)."
#: optionsmodel.cpp:213
#, kde-format
msgid "Remember"
msgstr "Įsiminti"
#: optionsmodel.cpp:214
#, kde-format
msgid ""
"The value of the window property will be remembered and, every time the "
"window is created, the last remembered value will be applied."
msgstr ""
"Lango savybės reikšmė bus įsiminta, o kas kartą sukuriant langą, bus taikoma "
"paskiausia įsiminta reikšmė."
#: optionsmodel.cpp:217
#, kde-format
msgid "Do Not Affect"
msgstr "Nepaveikti"
#: optionsmodel.cpp:218
#, kde-format
msgid ""
"The window property will not be affected and therefore the default handling "
"for it will be used.\n"
"Specifying this will block more generic window settings from taking effect."
msgstr ""
"Lango savybė nebus paveikta ir todėl, langui bus naudojamas numatytasis "
"apdorojimas.\n"
"Tai nurodžius, bus blokuojamos bendresnės lango nuostatos, kad neįsigaliotų."
#: optionsmodel.cpp:221
#, kde-format
msgid "Force"
msgstr "Priverstinai"
#: optionsmodel.cpp:222
#, kde-format
msgid "The window property will be always forced to the given value."
msgstr "Lango savybei bus visada priverstinai naudojama nurodyta reikšmė."
#: optionsmodel.cpp:224
#, kde-format
msgid "Force Temporarily"
msgstr "Laikinai priverstinai"
#: optionsmodel.cpp:225
#, kde-format
msgid ""
"The window property will be forced to the given value until it is hidden\n"
"(this action will be deleted after the window is hidden)."
msgstr ""
"Lango savybei bus priverstinai naudojama nurodyta reikšmė tol, kol langas "
"nebus paslėptas\n"
"(paslėpus langą, šis veiksmas bus ištrintas)."
#: package/contents/ui/FileDialogLoader.qml:14
#, kde-format
msgid "Select File"
2022-12-13 02:36:23 +00:00
msgstr "Pasirinkti failą"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/FileDialogLoader.qml:26
#, kde-format
msgid "KWin Rules (*.kwinrule)"
msgstr "KWin taisyklės (*.kwinrule)"
#: package/contents/ui/main.qml:59
#, kde-format
msgid "No rules for specific windows are currently set"
2022-12-13 02:36:23 +00:00
msgstr "Šiuo metu jokiems konkretiems langams nėra nustatytų taisyklių"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/main.qml:60
#, kde-kuit-format
msgctxt "@info"
msgid "Click the <interface>Add New...</interface> button below to add some"
msgstr ""
2022-12-13 02:36:23 +00:00
"Norėdami pridėti taisyklių, žemiau spustelėkite mygtuką <interface>Pridėti "
"naują...</interface>"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/main.qml:68
#, kde-format
msgid "Select the rules to export"
2022-12-13 02:36:23 +00:00
msgstr "Pažymėkite taisykles, kurias norite eksportuoti"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/main.qml:72
#, kde-format
msgid "Unselect All"
2022-12-13 02:36:23 +00:00
msgstr "Nuimti žymėjimą nuo visų"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/main.qml:72
#, kde-format
msgid "Select All"
2022-12-13 02:36:23 +00:00
msgstr "Žymėti visas"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/main.qml:86
#, kde-format
msgid "Save Rules"
2022-12-13 02:36:23 +00:00
msgstr "Įrašyti taisykles"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/main.qml:97
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "Add New..."
2022-12-13 02:36:23 +00:00
msgstr "Pridėti naują..."
2022-10-02 03:16:14 +00:00
#: package/contents/ui/main.qml:108
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "Import..."
2022-12-13 02:36:23 +00:00
msgstr "Importuoti..."
2022-10-02 03:16:14 +00:00
#: package/contents/ui/main.qml:116
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "Cancel Export"
2022-12-13 02:36:23 +00:00
msgstr "Atsisakyti importavimo"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/main.qml:116
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "Export..."
2022-12-13 02:36:23 +00:00
msgstr "Eksportuoti..."
2022-10-02 03:16:14 +00:00
#: package/contents/ui/main.qml:206
#, kde-format
msgid "Edit"
msgstr "Taisyti"
#: package/contents/ui/main.qml:215
#, kde-format
msgid "Duplicate"
2022-12-13 02:36:23 +00:00
msgstr "Dubliuoti"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/main.qml:224
#, kde-format
msgid "Delete"
msgstr "Ištrinti"
#: package/contents/ui/main.qml:237
#, kde-format
msgid "Import Rules"
msgstr "Importuoti taisykles"
#: package/contents/ui/main.qml:249
#, kde-format
msgid "Export Rules"
msgstr "Eksportuoti taisykles"
#: package/contents/ui/OptionsComboBox.qml:35
#, kde-format
msgid "None selected"
2022-12-13 02:36:23 +00:00
msgstr "Nėra pažymėtų"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/OptionsComboBox.qml:41
#, kde-format
msgid "All selected"
2022-12-13 02:36:23 +00:00
msgstr "Visi pažymėti"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/OptionsComboBox.qml:43
#, kde-format
msgid "%1 selected"
msgid_plural "%1 selected"
2022-12-13 02:36:23 +00:00
msgstr[0] "%1 pažymėtas"
msgstr[1] "%1 pažymėti"
msgstr[2] "%1 pažymėtų"
msgstr[3] "%1 pažymėtas"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/RulesEditor.qml:63
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "No window properties changed"
2022-12-13 02:36:23 +00:00
msgstr "Nepasikeitė jokios lango savybės"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/RulesEditor.qml:64
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Click the <interface>Add Property...</interface> button below to add some "
"window properties that will be affected by the rule"
msgstr ""
2022-12-13 02:36:23 +00:00
"Norėdami pridėti lango savybių, kurias paveiks taisyklė, žemiau spustelėkite "
"mygtuką <interface>Pridėti savybę...</interface>"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/RulesEditor.qml:85
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "Close"
2022-12-13 02:36:23 +00:00
msgstr "Užverti"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/RulesEditor.qml:85
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "Add Property..."
2022-12-13 02:36:23 +00:00
msgstr "Pridėti savybę..."
2022-10-02 03:16:14 +00:00
#: package/contents/ui/RulesEditor.qml:98
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "Detect Window Properties"
2022-12-13 02:36:23 +00:00
msgstr "Aptikti lango savybes"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/RulesEditor.qml:114
#: package/contents/ui/RulesEditor.qml:121
#, kde-format
msgid "Instantly"
2022-12-13 02:36:23 +00:00
msgstr "Nedelsiant"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/RulesEditor.qml:115
#: package/contents/ui/RulesEditor.qml:126
#, kde-format
msgid "After %1 second"
msgid_plural "After %1 seconds"
2022-12-13 02:36:23 +00:00
msgstr[0] "Po %1 sekundės"
msgstr[1] "Po %1 sekundžių"
msgstr[2] "Po %1 sekundžių"
msgstr[3] "Po %1 sekundės"
2022-10-02 03:16:14 +00:00
2022-12-11 02:20:45 +00:00
#: package/contents/ui/RulesEditor.qml:175
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Add property to the rule"
2022-12-13 02:36:23 +00:00
msgstr "Pridėti savybę į taisyklę"
2022-10-02 03:16:14 +00:00
2022-12-11 02:20:45 +00:00
#: package/contents/ui/RulesEditor.qml:273
2022-10-02 03:16:14 +00:00
#: package/contents/ui/ValueEditor.qml:54
#, kde-format
msgid "Yes"
msgstr "Taip"
2022-12-11 02:20:45 +00:00
#: package/contents/ui/RulesEditor.qml:273
2022-10-02 03:16:14 +00:00
#: package/contents/ui/ValueEditor.qml:60
#, kde-format
msgid "No"
msgstr "Ne"
2022-12-11 02:20:45 +00:00
#: package/contents/ui/RulesEditor.qml:275
2022-10-02 03:16:14 +00:00
#: package/contents/ui/ValueEditor.qml:171
#: package/contents/ui/ValueEditor.qml:178
#, kde-format
msgid "%1 %"
2022-12-13 02:36:23 +00:00
msgstr "%1 %"
2022-10-02 03:16:14 +00:00
2022-12-11 02:20:45 +00:00
#: package/contents/ui/RulesEditor.qml:277
2022-10-02 03:16:14 +00:00
#, kde-format
msgctxt "Coordinates (x, y)"
msgid "(%1, %2)"
2022-12-13 02:36:23 +00:00
msgstr "(%1, %2)"
2022-10-02 03:16:14 +00:00
2022-12-11 02:20:45 +00:00
#: package/contents/ui/RulesEditor.qml:279
2022-10-02 03:16:14 +00:00
#, kde-format
msgctxt "Size (width, height)"
msgid "(%1, %2)"
2022-12-13 02:36:23 +00:00
msgstr "(%1, %2)"
2022-10-02 03:16:14 +00:00
#: package/contents/ui/ValueEditor.qml:206
#, kde-format
msgctxt "(x, y) coordinates separator in size/position"
msgid "x"
2022-12-13 02:36:23 +00:00
msgstr "x"
2022-10-02 03:16:14 +00:00
#: rulesmodel.cpp:218
#, kde-format
msgid "Settings for %1"
msgstr "%1 nuostatos"
#: rulesmodel.cpp:221
#, kde-format
msgid "New window settings"
msgstr "Naujo lango nuostatos"
#: rulesmodel.cpp:237
#, kde-format
msgid ""
"You have specified the window class as unimportant.\n"
"This means the settings will possibly apply to windows from all "
"applications. If you really want to create a generic setting, it is "
"recommended you at least limit the window types to avoid special window "
"types."
msgstr ""
"Jūs nurodėte lango klasę kaip nesvarbią.\n"
"Tai reiškia, kad nuostatos galimai bus taikomos langams iš visų programų. "
"Jei iš tikrųjų, norite sukurti bendrinę nuostatą, tuomet yra rekomenduojama, "
"jog bent apribotumėte lango tipus, kad išvengtumėte specialių lango tipų."
#: rulesmodel.cpp:244
#, kde-format
msgid ""
"Some applications set their own geometry after starting, overriding your "
"initial settings for size and position. To enforce these settings, also "
"force the property \"%1\" to \"Yes\"."
msgstr ""
2022-12-13 02:36:23 +00:00
"Kai kurios programos po paleidimo pačios nusistato savo geometriją, "
"nustelbdamos jūsų pradines dydžio ir pozicijos nuostatas. Norėdami "
"priverstinai naudoti šias nuostatas, nustatykite priverstinai savybę „%1“ į "
"„Taip“."
2022-10-02 03:16:14 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:251
#, kde-format
msgid ""
"Readability may be impaired with extremely low opacity values. At 0%, the "
"window becomes invisible."
msgstr ""
#: rulesmodel.cpp:378
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Description"
msgstr "Aprašas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:378 rulesmodel.cpp:386 rulesmodel.cpp:394 rulesmodel.cpp:401
#: rulesmodel.cpp:407 rulesmodel.cpp:415 rulesmodel.cpp:420 rulesmodel.cpp:426
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window matching"
msgstr "Langų atitiktis"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:386
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window class (application)"
msgstr "Lango klasė (programa)"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:394
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Match whole window class"
msgstr "Atitikti visą lango klasę"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:401
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "Whole window class"
2022-12-13 02:36:23 +00:00
msgstr "Visa lango klasė"
2022-10-02 03:16:14 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:407
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window types"
msgstr "Lango tipai"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:415
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window role"
msgstr "Lango vaidmuo"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:420
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window title"
msgstr "Lango antraštė"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:426
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Machine (hostname)"
msgstr "Kompiuteris (mazgas)"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:432
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Position"
msgstr "Vieta"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:432 rulesmodel.cpp:438 rulesmodel.cpp:444 rulesmodel.cpp:449
#: rulesmodel.cpp:457 rulesmodel.cpp:463 rulesmodel.cpp:482 rulesmodel.cpp:498
#: rulesmodel.cpp:503 rulesmodel.cpp:508 rulesmodel.cpp:513 rulesmodel.cpp:518
#: rulesmodel.cpp:525 rulesmodel.cpp:535 rulesmodel.cpp:540 rulesmodel.cpp:545
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Size & Position"
msgstr "Dydis ir vieta"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:438
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Size"
msgstr "Dydis"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:444
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximized horizontally"
msgstr "Išskleistas horizontaliai"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:449
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximized vertically"
msgstr "Išskleistas vertikaliai"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:457
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Virtual Desktop"
msgstr "Virtualus darbalaukis"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:463
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "Virtual Desktops"
2022-12-13 02:36:23 +00:00
msgstr "Virtualūs darbalaukiai"
2022-10-02 03:16:14 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:482
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "Activities"
2022-12-13 02:36:23 +00:00
msgstr "Veiklos"
2022-10-02 03:16:14 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:498
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Screen"
msgstr "Ekranas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:503
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Fullscreen"
msgstr "Visas ekranas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:508
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Minimized"
msgstr "Suskleistas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:513
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Shaded"
msgstr "Pridengtas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:518
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Initial placement"
msgstr "Pradinis išdėstymas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:525
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Ignore requested geometry"
msgstr "Nepaisyti užklaustos geometrijos"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:527
2022-10-02 03:16:14 +00:00
#, kde-format
msgid ""
"Windows can ask to appear in a certain position.\n"
"By default this overrides the placement strategy\n"
"what might be nasty if the client abuses the feature\n"
"to unconditionally popup in the middle of your screen."
msgstr ""
"Langai gali norėti pasirodyti konkrečioje vietoje.\n"
"Pagal numatymą, tai nustelbia išdėstymo strategiją,\n"
"kas savo ruožtu gali būti nepadoru, jei kliento programa\n"
"piktnaudžiauja šia savybe tam, kad besąlygiškai iškiltų ekrano viduryje."
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:535
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Minimum Size"
msgstr "Mažiausias dydis"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:540
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximum Size"
msgstr "Didžiausias dydis"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:545
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Obey geometry restrictions"
msgstr "Paklusti geometrijos apribojimams"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:547
2022-10-02 03:16:14 +00:00
#, kde-format
msgid ""
"Eg. terminals or video players can ask to keep a certain aspect ratio\n"
"or only grow by values larger than one\n"
"(eg. by the dimensions of one character).\n"
"This may be pointless and the restriction prevents arbitrary dimensions\n"
"like your complete screen area."
msgstr ""
"Pvz., terminalai arba vaizdo leistuvės gali prašyti išlaikyti tam tikras "
"proporcijas\n"
"arba keisti dydį pagal tam tikras reikšmes, didesnes už vienetą\n"
"(pvz., pagal vieno simbolio dydį).\n"
"Tai gali būti beprasmiška, ir apribojimas neleidžia pasirenkamų išmatavimų, "
"tokių kaip\n"
"pavyzdžiui, visa jūsų ekrano sritis."
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:556
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Keep above other windows"
2022-12-13 02:36:23 +00:00
msgstr "Laikyti virš kitų langų"
2022-10-02 03:16:14 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:556 rulesmodel.cpp:561 rulesmodel.cpp:566 rulesmodel.cpp:572
#: rulesmodel.cpp:578 rulesmodel.cpp:584
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Arrangement & Access"
msgstr "Išdėstymas ir prieiga"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:561
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Keep below other windows"
2022-12-13 02:36:23 +00:00
msgstr "Laikyti po kitais langais"
2022-10-02 03:16:14 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:566
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Skip taskbar"
msgstr "Praleisti užduočių juostą"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:568
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window shall (not) appear in the taskbar."
msgstr "Langas (ne)turėtų atsirasti užduočių juostoje."
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:572
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Skip pager"
msgstr "Praleisti darbalaukių perjungiklį"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:574
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window shall (not) appear in the manager for virtual desktops"
msgstr "Langas (ne)turėtų atsirasti virtualių darbalaukių tvarkytuvėje"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:578
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Skip switcher"
msgstr "Praleisti Alt+Tab perjungiklį"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:580
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window shall (not) appear in the Alt+Tab list"
msgstr "Langas (ne)turėtų atsirasti Alt+Tab sąraše"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:584
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Shortcut"
msgstr "Spartusis klavišas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:590
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "No titlebar and frame"
msgstr "Be antraštės juostos ir rėmelio"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:590 rulesmodel.cpp:595 rulesmodel.cpp:601 rulesmodel.cpp:606
#: rulesmodel.cpp:612 rulesmodel.cpp:623 rulesmodel.cpp:634 rulesmodel.cpp:642
#: rulesmodel.cpp:655 rulesmodel.cpp:660 rulesmodel.cpp:666 rulesmodel.cpp:671
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Appearance & Fixes"
msgstr "Išvaizda ir pataisymai"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:595
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Titlebar color scheme"
msgstr "Antraštės juostos spalvų rinkinys"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:601
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Active opacity"
msgstr "Aktyvaus nepermatomumas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:606
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Inactive opacity"
msgstr "Pasyvaus nepermatomumas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:612
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Focus stealing prevention"
msgstr "Fokusavimo vogimo prevencija"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:614
2022-10-02 03:16:14 +00:00
#, kde-format
msgid ""
"KWin tries to prevent windows from taking the focus\n"
"(\"activate\") while you're working in another window,\n"
"but this may sometimes fail or superact.\n"
"\"None\" will unconditionally allow this window to get the focus while\n"
"\"Extreme\" will completely prevent it from taking the focus."
msgstr ""
"KWin stengiasi neleisti langui įgauti fokusavimą (aktyvuotis) tol,\n"
"kol dirbate kitame lange, bet kartais tai gali nesuveikti\n"
"ar veikti neteisingai.\n"
"„Nėra“ besąlygiškai leis šiam langui gauti fokusavimą, tuo tarpu\n"
"„Ekstremali“ absoliučiai niekada neleis įgauti fokusavimą."
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:623
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Focus protection"
msgstr "Fokusavimo apsauga"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:625
2022-10-02 03:16:14 +00:00
#, kde-format
msgid ""
"This controls the focus protection of the currently active window.\n"
"None will always give the focus away,\n"
"Extreme will keep it.\n"
"Otherwise it's interleaved with the stealing prevention\n"
"assigned to the window that wants the focus."
msgstr ""
"Tai valdo šiuo metu aktyvaus lango fokusavimo apsaugą.\n"
"Nėra - visada atiduos fokusavimą.\n"
"Ekstremali - išlaikys fokusavimą.\n"
"Priešingu atveju, tai bus derinama su lango, kuris nori\n"
"gauti fokusavimą, vogimo prevencija."
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:634
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Accept focus"
msgstr "Priimti fokusavimą"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:636
2022-10-02 03:16:14 +00:00
#, kde-format
msgid ""
"Windows may prevent to get the focus (activate) when being clicked.\n"
"On the other hand you might wish to prevent a window\n"
"from getting focused on a mouse click."
msgstr ""
"Langai gali neleisti fokusavimo (aktyvavimo), kai ant jų spustelėjama.\n"
"Kita vertus, galite pageidauti neleisti langui gauti fokusą,\n"
"kai ant jo spustelėjama."
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:642
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Ignore global shortcuts"
msgstr "Nepaisyti visuotinių sparčiųjų klavišų"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:644
2022-10-02 03:16:14 +00:00
#, kde-format
msgid ""
"When used, a window will receive\n"
"all keyboard inputs while it is active, including Alt+Tab etc.\n"
"This is especially interesting for emulators or virtual machines.\n"
"\n"
"Be warned:\n"
"you won't be able to Alt+Tab out of the window\n"
"nor use any other global shortcut (such as Alt+F2 to show KRunner)\n"
"while it's active!"
msgstr ""
"Kai tai naudojama, langas gaus visas klaviatūros įvestis,\n"
"įskaitant Alt+Tab ir t.t..\n"
"Tai ypatingai svarbu emuliatoriams ir virtualioms mašinoms.\n"
"\n"
"Įspėjimas:\n"
"kol tai veikia, jūs negalėsite perjungti į kitą langą naudodami Alt+Tab.\n"
"Taip pat neveiks kiti visuotiniai spartieji klavišai (tokie kaip\n"
"Alt+F2, skirti rodyti KRunner)!"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:655
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Closeable"
msgstr "Galimas užverti"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:660
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Set window type"
msgstr "Nustatyti lango tipą"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:666
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Desktop file name"
msgstr "Darbalaukio failo pavadinimas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:671
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Block compositing"
msgstr "Blokuoti komponavimą"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:723
2022-12-13 02:36:23 +00:00
#, kde-format
2022-12-11 02:20:45 +00:00
msgid "Window class not available"
2022-12-13 02:36:23 +00:00
msgstr "Lango klasė neprieinama"
2022-12-11 02:20:45 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:724
2022-12-11 02:20:45 +00:00
#, kde-kuit-format
msgctxt "@info"
msgid ""
"This application is not providing a class for the window, so KWin cannot use "
"it to match and apply any rules. If you still want to apply some rules to "
"it, try to match other properties like the window title instead.<nl/><nl/"
">Please consider reporting this bug to the application's developers."
msgstr ""
2022-12-13 02:36:23 +00:00
"Ši programa nepateikia lango klasės, taigi KWin negali jos naudoti, kad "
"rastų atitikmenį ir taikytų kokias nors taisykles. Jei vis tiek norite "
"taikyti langui kažkokias taisykles, pabandykite vietoj to, rasti kitų "
"savybių atitikmenį, pavyzdžiui, lango pavadinimą.<nl/><nl/>Apsvarstykite "
"galimybę pranešti apie šią klaidą programos plėtotojams."
2022-12-11 02:20:45 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:758
2022-12-13 02:36:23 +00:00
#, kde-format
2022-10-02 03:16:14 +00:00
msgid "All Window Types"
2022-12-13 02:36:23 +00:00
msgstr "Visi langų tipai"
2022-10-02 03:16:14 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:759
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Normal Window"
msgstr "Įprastas langas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:760
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Dialog Window"
msgstr "Dialogo langas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:761
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Utility Window"
msgstr "Paslaugų langas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:762
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Dock (panel)"
msgstr "Dokas (skydelis)"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:763
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Toolbar"
msgstr "Įrankių juosta"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:764
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Torn-Off Menu"
msgstr "Atskiras meniu"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:765
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Splash Screen"
msgstr "Prisistatymo langas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:766
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Desktop"
msgstr "Darbalaukis"
#. i18n("Unmanaged Window")}, deprecated
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:768
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Standalone Menubar"
msgstr "Atskira meniu juosta"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:769
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "On Screen Display"
2022-12-13 02:36:23 +00:00
msgstr "Ekraninis pranešimas"
2022-10-02 03:16:14 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:779
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "All Desktops"
msgstr "Visi darbalaukiai"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:781
2022-10-02 03:16:14 +00:00
#, kde-format
msgctxt "@info:tooltip in the virtual desktop list"
msgid "Make the window available on all desktops"
2022-12-13 02:36:23 +00:00
msgstr "Padaryti langą prieinamą visuose darbalaukiuose"
2022-10-02 03:16:14 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:800
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "All Activities"
msgstr "Visos veiklos"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:802
2022-10-02 03:16:14 +00:00
#, kde-format
msgctxt "@info:tooltip in the activity list"
msgid "Make the window available on all activities"
2022-12-13 02:36:23 +00:00
msgstr "Padaryti langą prieinamą visose veiklose"
2022-10-02 03:16:14 +00:00
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:823
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Default"
msgstr "Numatytasis"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:824
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "No Placement"
msgstr "Be išdėstymo"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:825
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Minimal Overlapping"
msgstr "Mažiausias persidengimas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:826
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximized"
msgstr "Išskleistas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:827
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Centered"
msgstr "Per vidurį"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:828
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Random"
msgstr "Atsitiktinai"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:829
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "In Top-Left Corner"
msgstr "Viršutiniame kairiajame kampe"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:830
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Under Mouse"
msgstr "Po pele"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:831
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "On Main Window"
msgstr "Pagrindiniame lange"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:838
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "None"
msgstr "Nėra"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:839
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Low"
msgstr "Žema"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:840
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Normal"
msgstr "Įprasta"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:841
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "High"
msgstr "Aukšta"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:842
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Extreme"
msgstr "Ekstremali"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:885
2022-12-13 02:36:23 +00:00
#, kde-format
2022-12-11 02:20:45 +00:00
msgid "Unmanaged window"
msgstr "Nevaldomas langas"
2023-02-10 02:26:21 +00:00
#: rulesmodel.cpp:886
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Could not detect window properties. The window is not managed by KWin."
2022-12-13 02:36:23 +00:00
msgstr "Nepavyko aptikti lango savybių. Šis langas nėra valdomas KWin."
2022-10-02 03:16:14 +00:00
2023-02-18 02:28:50 +00:00
#~ msgctxt "NAME OF TRANSLATORS"
#~ msgid "Your names"
#~ msgstr "Aivaras Kirejevas, Moo"
#~ msgctxt "EMAIL OF TRANSLATORS"
#~ msgid "Your emails"
#~ msgstr "kiras@mail.lt, <>"
#~ msgid "Window Rules"
#~ msgstr "Lango taisyklės"
#~ msgid "Ismael Asensio"
#~ msgstr "Ismael Asensio"
#~ msgid "Author"
#~ msgstr "Autorius"
2022-12-03 02:15:33 +00:00
#~ msgid "Cascaded"
#~ msgstr "Pakopomis"
2022-10-02 03:16:14 +00:00
#~ msgid "Keep above"
#~ msgstr "Laikyti virš kitų"
#~ msgid "Keep below"
#~ msgstr "Laikyti po kitais"
#~ msgid "KWin"
#~ msgstr "KWin"
#~ msgid "KWin helper utility"
#~ msgstr "KWin pagelbiklio paslaugų programa"
#~ msgid "Activity"
#~ msgstr "Veikla"
#, fuzzy
#~| msgid "&Detect Window Properties"
#~ msgid "Select properties"
#~ msgstr "&Aptikti lango savybes"
#~ msgid "Override Type"
#~ msgstr "Nustelbimo tipas"
#~ msgid "Unknown - will be treated as Normal Window"
#~ msgstr "Nežinoma - bus laikomas įprastu langu"
#~ msgid "Information About Selected Window"
#~ msgstr "Informacija apie pasirinktą langą"
#~ msgid "Class:"
#~ msgstr "Klasė:"
#~ msgid "Role:"
#~ msgstr "Vaidmuo:"
#~ msgid "Type:"
#~ msgstr "Tipas:"
#~ msgid "Title:"
#~ msgstr "Antraštė:"
#~ msgid "Machine:"
#~ msgstr "Kompiuteris:"
#~ msgid "Match by primary class name and"
#~ msgstr "Atitikti pagal pirminės klasės pavadinimą ir"
#~ msgid "Secondary class name (resulting in term in brackets)"
#~ msgstr "Antrinės klasės pavadinimas (bus rodomas skliaustuose)"
#~ msgid "Window role (can be used to select windows by function)"
#~ msgstr ""
#~ "Lango vaidmuo (gali būti naudojamas norint pasirinkti langus pagal "
#~ "funkcijas)"
#~ msgid "Window type (eg. all dialogs, but not the main windows)"
#~ msgstr "Lango tipas (pvz., visi dialogai, bet ne pagrindiniai langai)"
#~ msgid ""
#~ "Window title (very specific, can fail due to content changes or "
#~ "translation)"
#~ msgstr ""
#~ "Lango antraštė (labai konkretu, gali patirti nesėkmę dėl turinio "
#~ "pasikeitimo ar vertimo)"
#~ msgid ""
#~ "A single shortcut can be easily assigned or cleared using the two "
#~ "buttons. Only shortcuts with modifiers can be used.<p>\n"
#~ "It is possible to have several possible shortcuts, and the first "
#~ "available shortcut will be used. The shortcuts are specified using "
#~ "shortcut sets separated by \" - \". One set is specified as <i>base</i>"
#~ "+(<i>list</i>), where base are modifiers and list is a list of keys.<br>\n"
#~ "For example \"<b>Shift+Alt+(123) Shift+Ctrl+(ABC)</b>\" will first try "
#~ "<b>Shift+Alt+1</b>, then others with <b>Shift+Ctrl+C</b> as the last one."
#~ msgstr ""
#~ "Pavienis spartusis klavišas gali būti lengvai priskirtas ar panaikintas "
#~ "naudojant du mygtukus. Gali būti naudojami tik spartieji klavišai su "
#~ "modifikatoriais.<p>\n"
#~ "Galima nurodyti ir kelis galimus sparčiuosius klavišus, tuomet bus "
#~ "naudojamas pirmasis prieinamas spartusis klavišas. Spartieji klavišai yra "
#~ "nurodomi naudojant sparčiųjų klavišų rinkinius, atskirtus \" - \". Vienas "
#~ "rinkinys yra nurodomas kaip <i>pagrindas</i>+(<i>sąrašas</i>), kur "
#~ "pagrindas yra modifikavimo klavišas, o sąrašas klavišų sąrašas.<br>\n"
#~ "Pavyzdžiui, „<b>Lyg2+Alt+(123) Lyg2+Vald+(ABC)</b>“ atveju, visų pirma, "
#~ "bus bandoma kombinacija <b>Lyg2+Alt+1</b>, tuomet kitos, ir galiausiai "
#~ "<b>Lyg2+Vald+C</b>."
#~ msgid "&Single Shortcut"
#~ msgstr "&Pavienis spartusis klavišas"
#~ msgid "C&lear"
#~ msgstr "Iš&valyti"
#~ msgid "Window-Specific Settings Configuration Module"
#~ msgstr "Specifinių lango nuostatų konfigūracijos modulis"
#~ msgid "(c) 2004 KWin and KControl Authors"
#~ msgstr "(c) 2004 KWin ir KControl autoriai"
#~ msgid "Lubos Lunak"
#~ msgstr "Lubos Lunak"
#~ msgid "Remember settings separately for every window"
#~ msgstr "Įsiminti nuostatas kiekvienam langui atskirai"
#~ msgid "Show internal settings for remembering"
#~ msgstr "Rodyti vidines įsiminimo nuostatas"
#~ msgid "Internal setting for remembering"
#~ msgstr "Vidinės įsiminimo nuostatos"
#~ msgid "&Modify..."
#~ msgstr "&Keisti..."
#~ msgid "Move &Up"
#~ msgstr "Pake&lti"
#~ msgid "Move &Down"
#~ msgstr "Nul&eisti"
#~ msgid ""
#~ "Enable this checkbox to alter this window property for the specified "
#~ "window(s)."
#~ msgstr ""
#~ "Pažymėkite šį žymimąjį langelį norėdami keisti šią lango savybę nurodytam "
#~ "langui(-ams)."
#~ msgid ""
#~ "Specify how the window property should be affected:<ul><li><em>Do Not "
#~ "Affect:</em> The window property will not be affected and therefore the "
#~ "default handling for it will be used. Specifying this will block more "
#~ "generic window settings from taking effect.</li><li><em>Apply Initially:</"
#~ "em> The window property will be only set to the given value after the "
#~ "window is created. No further changes will be affected.</"
#~ "li><li><em>Remember:</em> The value of the window property will be "
#~ "remembered and every time the window is created, the last remembered "
#~ "value will be applied.</li><li><em>Force:</em> The window property will "
#~ "be always forced to the given value.</li><li><em>Apply Now:</em> The "
#~ "window property will be set to the given value immediately and will not "
#~ "be affected later (this action will be deleted afterwards).</"
#~ "li><li><em>Force temporarily:</em> The window property will be forced to "
#~ "the given value until it is hidden (this action will be deleted after the "
#~ "window is hidden).</li></ul>"
#~ msgstr ""
#~ "Nurodykite kaip turėtų būti paveikta lango savybė:<ul><li><em>Nepaveikti: "
#~ "</em> Lango savybė nebus paveikta ir todėl, jam bus naudojamas "
#~ "numatytasis apdorojimas. Nurodžius šią nuostatą, bus užblokuotas labiau "
#~ "bendresnių lango nuostatų įsigaliojimas.</li><li><em>Taikyti pradžioje:</"
#~ "em> Lango savybė bus nustatyta į nurodytą reikšmę po lango sukūrimo. "
#~ "Daugiau nebus paveikti jokie tolimesni pakeitimai.</li><li><em>Įsiminti:</"
#~ "em> Lango savybės reikšmė bus įsiminta ir kas kartą sukuriant langą, bus "
#~ "naudojama paskutinė įsiminta reikšmė. </li><li><em>Priverstinai:</em> "
#~ "Lango savybė visada bus priverstinai keičiama į nurodytą reikšmę.</"
#~ "li><li><em>Taikyti dabar:</em> Lango savybė bus nedelsiant nustatyta į "
#~ "nurodytą reikšmę, o vėliau nebus paveikiama (po to šis veiksmas bus "
#~ "ištrintas).</li><li><em>Laikinai priverstinai:</em> Lango savybė bus "
#~ "priverstinai keičiama į nurodytą reikšmę tol, kol langas nebus paslėptas "
#~ "(paslėpus langą, šis veiksmas bus ištrintas).</li></ul>"
#~ msgid ""
#~ "Specify how the window property should be affected:<ul><li><em>Do Not "
#~ "Affect:</em> The window property will not be affected and therefore the "
#~ "default handling for it will be used. Specifying this will block more "
#~ "generic window settings from taking effect.</li><li><em>Force:</em> The "
#~ "window property will be always forced to the given value.</"
#~ "li><li><em>Force temporarily:</em> The window property will be forced to "
#~ "the given value until it is hidden (this action will be deleted after the "
#~ "window is hidden).</li></ul>"
#~ msgstr ""
#~ "Nurodykite kaip turėtų būti paveikta lango savybė:<ul><li><em>Nepaveikti:"
#~ "</em> Lango savybė nebus paveikta ir todėl, jam bus naudojamas "
#~ "numatytasis apdorojimas. Nurodžius šią nuostatą, bus užblokuotas labiau "
#~ "bendresnių lango nuostatų įsigaliojimas.</li><li><em>Priverstinai:</em> "
#~ "Lango savybė visada bus priverstinai keičiama į nurodytą reikšmę.</"
#~ "li><li><em>Laikinai priverstinai:</em> Lango savybė bus priverstinai "
#~ "keičiama į nurodytą reikšmę tol, kol langas nebus paslėptas (paslėpus "
#~ "langą, šis veiksmas bus ištrintas).</li></ul>"
#~ msgid "Unnamed entry"
#~ msgstr "Bevardis įrašas"
#~ msgid ""
#~ "This configuration dialog allows altering settings only for the selected "
#~ "window or application. Find the setting you want to affect, enable the "
#~ "setting using the checkbox, select in what way the setting should be "
#~ "affected and to which value."
#~ msgstr ""
#~ "Šis konfigūracijos dialogas leidžia keisti nuostatas tik pasirinktam "
#~ "langui ar programai. Suraskite dialoge kokias nuostatas norite paveikti, "
#~ "pažymėkite jas ir šalia pasirinkite norimas parinktis ar įveskite "
#~ "reikiamas reikšmes."
#~ msgid "Consult the documentation for more details."
#~ msgstr "Išsamesnei informacijai, skaitykite dokumentaciją."
#~ msgid "Edit Shortcut"
#~ msgstr "Taisyti spartųjį klavišą"
#~ msgid "s delay"
#~ msgstr " sek. delsa"
#~ msgid "x,y"
#~ msgstr "x,y"
#~ msgid "0123456789-+,xX:"
#~ msgstr "0123456789-+,xX:"
#~ msgid "width,height"
#~ msgstr "plotis,aukštis"
#~ msgid "&Desktop"
#~ msgstr "&Darbalaukis"
#~ msgid "Edit..."
#~ msgstr "Taisyti..."
#~ msgid "Autog&roup in foreground"
#~ msgstr "Automatiškai &grupuoti priekiniame plane"
#~ msgid "Autogroup by I&D"
#~ msgstr "Automatiškai grupuoti pagal &ID"
#~ msgid "Autogroup with &identical"
#~ msgstr "Automatiškai grupuoti su &identiškais"
#~ msgid "%"
#~ msgstr "%"
#~ msgid "org.kde.kwin"
#~ msgstr "org.kde.kwin"
#~ msgid "Smart"
#~ msgstr "Mastantis"