kwin/po/eu/kcm_kwinrules.po

1324 lines
38 KiB
Text
Raw Normal View History

2022-10-02 03:16:14 +00:00
# Translation for kcm_kwinrules.po to Euskara/Basque (eu).
2023-02-11 02:18:30 +00:00
# Copyright (C) 2004-2023 This file is copyright:
2022-10-02 03:16:14 +00:00
# This file is distributed under the same license as the kwin package.
# KDE euskaratzeko proiektuko arduraduna <xalba@ni.eus>.
#
# Translators:
# Marcos <marcos@euskalgnu.org>, 2004, 2005, 2006, 2007.
# Juan Irigoien <juanirigoien@yahoo.es>, 2004.
# Asier Urio Larrea <asieriko@gmail.com>, 2008.
2023-02-11 02:18:30 +00:00
# Iñigo Salvador Azurmendi <xalba@ni.eus>, 2011, 2014, 2018, 2019, 2020, 2021, 2022, 2023.
2022-10-02 03:16:14 +00:00
# Hizkuntza Politikarako Sailburuordetza <hizpol@ej-gv.es>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: kwin\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2023-04-12 02:34:12 +00:00
"POT-Creation-Date: 2023-04-12 02:13+0000\n"
2023-02-11 02:18:30 +00:00
"PO-Revision-Date: 2023-02-10 23:10+0100\n"
2022-10-02 03:16:14 +00:00
"Last-Translator: Iñigo Salvador Azurmendi <xalba@ni.eus>\n"
2023-02-11 02:18:30 +00:00
"Language-Team: Basque <kde-i18n-eu@kde.org>\n"
2022-10-02 03:16:14 +00:00
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2023-02-11 02:18:30 +00:00
"X-Generator: Lokalize 22.12.2\n"
2022-10-02 03:16:14 +00:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2023-03-17 03:02:04 +00:00
#: kcmrules.cpp:226
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Copy of %1"
msgstr "%1(e)n kopia"
2023-03-17 03:02:04 +00:00
#: kcmrules.cpp:406
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Application settings for %1"
msgstr "%1(r)entzako aplikazio-ezarpenak"
2023-03-17 03:02:04 +00:00
#: kcmrules.cpp:428 rulesmodel.cpp:215
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window settings for %1"
msgstr "%1(r)entzako leiho-ezarpenak"
#: optionsmodel.cpp:198
#, kde-format
msgid "Unimportant"
msgstr "Garrantzirik gabekoa"
#: optionsmodel.cpp:199
#, kde-format
msgid "Exact Match"
msgstr "Bat-etortze zehatza"
#: optionsmodel.cpp:200
#, kde-format
msgid "Substring Match"
msgstr "Azpikateen bat-etortzea"
#: optionsmodel.cpp:201
#, kde-format
msgid "Regular Expression"
msgstr "Adierazpen erregularra"
#: optionsmodel.cpp:205
#, kde-format
msgid "Apply Initially"
msgstr "Aplikatu hasieran"
#: 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 ""
"Leihoko propietatea emandako balioan ezarriko da soilik leihoa sortu "
"ondoren.\n"
"Ez da beste aldaketarik ukituko."
#: optionsmodel.cpp:209
#, kde-format
msgid "Apply Now"
msgstr "Aplikatu orain"
#: 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 ""
"Leihoko propietatea emandako balioan ezarriko da berehala eta ondoren ez da "
"ukituko\n"
"(ekintza hori ondoren ezabatuko da)."
#: optionsmodel.cpp:213
#, kde-format
msgid "Remember"
msgstr "Gogorarazi"
#: 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 ""
"Leiho-propietatearen balioa gogoratuko da eta leihoa sortzen den bakoitzean "
"gogoratutako azken balioa ezarriko da."
#: optionsmodel.cpp:217
#, kde-format
msgid "Do Not Affect"
msgstr "Eraginik ez"
#: 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 ""
"Leihoko propietatea ez da ukituko, hori dela eta bere kudeaketa lehenetsia "
"erabiliko da.\n"
"Hau zehazteak leiho ezarpen generikoagoak indarrean sartzea blokeatuko du."
#: optionsmodel.cpp:221
#, kde-format
msgid "Force"
msgstr "Behartu"
#: optionsmodel.cpp:222
#, kde-format
msgid "The window property will be always forced to the given value."
msgstr "Leihoko propietatea beti emandako balioan ezarriko da."
#: optionsmodel.cpp:224
#, kde-format
msgid "Force Temporarily"
msgstr "Behartu aldi baterako"
#: 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 ""
"Leihoko propietatea emandako baliora behartuko da ezkutatu arte\n"
"(ekintza hau ezabatuko da leihoa ezkutatu ondoren)."
2023-03-04 02:35:04 +00:00
#: package/contents/ui/FileDialogLoader.qml:15
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Select File"
msgstr "Hautatu fitxategia"
2023-03-04 02:35:04 +00:00
#: package/contents/ui/FileDialogLoader.qml:27
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "KWin Rules (*.kwinrule)"
msgstr "KWin arauak (*.kwinrule)"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:60
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "No rules for specific windows are currently set"
msgstr "Une honetan ez dago berariazko leihoetarako ezarritako araurik"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:61
2022-10-02 03:16:14 +00:00
#, kde-kuit-format
msgctxt "@info"
msgid "Click the <interface>Add New...</interface> button below to add some"
msgstr ""
"Egin klik beheko <interface>Gehitu berria...</interface> botoia batzuk "
"gehitzeko"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:69
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Select the rules to export"
msgstr "Hautatu esportatu beharreko arauak"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:73
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Unselect All"
msgstr "Desautatu denak"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:73
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Select All"
msgstr "Hautatu denak"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:87
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Save Rules"
msgstr "Gorde arauak"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:98
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Add New..."
msgstr "Gehitu berria..."
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:109
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Import..."
msgstr "Inportatu..."
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:117
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Cancel Export"
msgstr "Utzi esportatzea"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:117
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Export..."
msgstr "Esportatu..."
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:207
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Edit"
msgstr "Editatu"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:216
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Duplicate"
msgstr "Bikoiztu"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:225
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Delete"
msgstr "Ezabatu"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:238
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Import Rules"
msgstr "Inportatu arauak"
2023-04-08 02:39:39 +00:00
#: package/contents/ui/main.qml:250
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Export Rules"
msgstr "Esportatu arauak"
#: package/contents/ui/OptionsComboBox.qml:35
#, kde-format
msgid "None selected"
msgstr "Ez da ezer hautatu"
#: package/contents/ui/OptionsComboBox.qml:41
#, kde-format
msgid "All selected"
msgstr "Denak hautatu dira"
#: package/contents/ui/OptionsComboBox.qml:43
#, kde-format
msgid "%1 selected"
msgid_plural "%1 selected"
msgstr[0] "%1 hautatu da"
msgstr[1] "%1 hautatu dira"
#: package/contents/ui/RulesEditor.qml:63
#, kde-format
msgid "No window properties changed"
msgstr "Ez da leiho-propietaterik aldatu"
#: 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 ""
"Egin klik azpiko <interface>Gehitu propietatea...</interface> botoian, "
"arauak eragingo dien leiho-propietate batzuk gehitzeko"
#: package/contents/ui/RulesEditor.qml:85
#, kde-format
msgid "Close"
msgstr "Itxi"
#: package/contents/ui/RulesEditor.qml:85
#, kde-format
msgid "Add Property..."
msgstr "Gehitu propietatea..."
#: package/contents/ui/RulesEditor.qml:98
#, kde-format
msgid "Detect Window Properties"
msgstr "Hauteman leihoaren propietateak"
#: package/contents/ui/RulesEditor.qml:114
#: package/contents/ui/RulesEditor.qml:121
#, kde-format
msgid "Instantly"
msgstr "Bat-batekoa"
#: package/contents/ui/RulesEditor.qml:115
#: package/contents/ui/RulesEditor.qml:126
#, kde-format
msgid "After %1 second"
msgid_plural "After %1 seconds"
msgstr[0] "Segundo %1 igarota"
msgstr[1] "%1 segundo igarota"
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"
msgstr "Gehitu propietate bat arauari"
2023-04-12 02:34:12 +00:00
#: package/contents/ui/RulesEditor.qml:276
2022-10-02 03:16:14 +00:00
#: package/contents/ui/ValueEditor.qml:54
#, kde-format
msgid "Yes"
msgstr "Bai"
2023-04-12 02:34:12 +00:00
#: package/contents/ui/RulesEditor.qml:276
2022-10-02 03:16:14 +00:00
#: package/contents/ui/ValueEditor.qml:60
#, kde-format
msgid "No"
msgstr "Ez"
2023-04-12 02:34:12 +00:00
#: package/contents/ui/RulesEditor.qml:278
2023-03-25 02:30:01 +00:00
#: package/contents/ui/ValueEditor.qml:168
#: package/contents/ui/ValueEditor.qml:175
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "%1 %"
msgstr "%%1"
2023-04-12 02:34:12 +00:00
#: package/contents/ui/RulesEditor.qml:280
2022-10-02 03:16:14 +00:00
#, kde-format
msgctxt "Coordinates (x, y)"
msgid "(%1, %2)"
msgstr "(%1, %2)"
2023-04-12 02:34:12 +00:00
#: package/contents/ui/RulesEditor.qml:282
2022-10-02 03:16:14 +00:00
#, kde-format
msgctxt "Size (width, height)"
msgid "(%1, %2)"
msgstr "(%1, %2)"
2023-03-25 02:30:01 +00:00
#: package/contents/ui/ValueEditor.qml:203
2022-10-02 03:16:14 +00:00
#, kde-format
msgctxt "(x, y) coordinates separator in size/position"
msgid "x"
msgstr "x"
#: rulesmodel.cpp:218
#, kde-format
msgid "Settings for %1"
msgstr "%1(r)en ezarpenak"
#: rulesmodel.cpp:221
#, kde-format
msgid "New window settings"
msgstr "Leiho berrien ezarpenak"
#: 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 ""
"Leiho klasea garrantzirik gabekotzat zehaztu duzu.\n"
"Beraz, seguru asko, aplikazio guztietako leihoei aplikatuko zaizkie "
"ezarpenak. Ezarpen generikoa sortu nahi baldin baduzu, gomendagarria da "
"gutxienez leiho motak mugatzea, leiho mota bereziak saihesteko."
#: 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 ""
"Aplikazio batzuek, abiatu ondoren, beren geometria ezartzen dute, neurri eta "
"kokalekurako zure hasierako ezarpenak gaindituz. Ezarpen hauek betearazteko, "
"behartu «%1» propietatea «Bai» baliora."
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 ""
2023-02-11 02:18:30 +00:00
"Irakurgarritasuna urritu daiteke muturreko opakutasun balio baxuekin. % 0an "
"leihoa ikusezin bilakatzen da."
2023-02-10 02:26:21 +00:00
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:382
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Description"
msgstr "Deskribapena"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:382 rulesmodel.cpp:390 rulesmodel.cpp:398 rulesmodel.cpp:405
#: rulesmodel.cpp:411 rulesmodel.cpp:419 rulesmodel.cpp:424 rulesmodel.cpp:430
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window matching"
msgstr "Leihoaren bat-etortzea"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:390
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window class (application)"
msgstr "Leiho klasea (aplikazioa)"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:398
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Match whole window class"
msgstr "Bat etorrarazi leiho klase osoarekin"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:405
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Whole window class"
msgstr "Leiho klase osoa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:411
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window types"
msgstr "Leiho motak"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:419
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window role"
msgstr "Leihoren funtzioa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:424
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window title"
msgstr "Leihoaren titulua"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:430
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Machine (hostname)"
msgstr "Makina (ostalari-izena)"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:436
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Position"
msgstr "Kokalekua"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:436 rulesmodel.cpp:442 rulesmodel.cpp:448 rulesmodel.cpp:453
#: rulesmodel.cpp:461 rulesmodel.cpp:467 rulesmodel.cpp:486 rulesmodel.cpp:502
#: rulesmodel.cpp:507 rulesmodel.cpp:512 rulesmodel.cpp:517 rulesmodel.cpp:522
#: rulesmodel.cpp:531 rulesmodel.cpp:544 rulesmodel.cpp:549 rulesmodel.cpp:554
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Size & Position"
msgstr "Tamaina eta kokalekua"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:442
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Size"
msgstr "Tamaina"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:448
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximized horizontally"
msgstr "Horizontalki maximizatuta"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:453
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximized vertically"
msgstr "Bertikalki maximizatuta"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:461
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Virtual Desktop"
msgstr "Alegiazko mahaigaina"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:467
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Virtual Desktops"
msgstr "Alegiazko mahaigainak"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:486
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Activities"
msgstr "Jarduerak"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:502
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Screen"
msgstr "Pantaila"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:507
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Fullscreen"
msgstr "Pantaila-betea"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:512
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Minimized"
msgstr "Ikonotuta"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:517
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Shaded"
msgstr "Bilduta"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:522
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Initial placement"
msgstr "Hasierako kokapena"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:531
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Ignore requested geometry"
msgstr "Ez-ikusi egin eskatutako geometriari"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:534
#, kde-kuit-format
msgctxt "@info:tooltip"
2022-10-02 03:16:14 +00:00
msgid ""
2023-04-12 02:34:12 +00:00
"Some applications can set their own geometry, overriding the window manager "
"preferences. Setting this property overrides their placement requests.<nl/"
">This affects <interface>Size</interface> and <interface>Position</"
"interface> but not <interface>Maximized</interface> or "
"<interface>Fullscreen</interface> states.<nl/>Note that the position can "
"also be used to map to a different <interface>Screen</interface>"
2022-10-02 03:16:14 +00:00
msgstr ""
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:544
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Minimum Size"
msgstr "Gutxieneko tamaina"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:549
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximum Size"
msgstr "Gehieneko tamaina"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:554
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Obey geometry restrictions"
msgstr "Obeditu geometria murrizpenei"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:556
#, fuzzy, 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."
2022-10-02 03:16:14 +00:00
msgid ""
2023-04-12 02:34:12 +00:00
"Eg. terminals or video players can ask to keep a certain aspect ratio or "
"only grow by values larger than one (eg. by the dimensions of one "
"character). This may be pointless and the restriction prevents arbitrary "
"dimensions like your complete screen area."
2022-10-02 03:16:14 +00:00
msgstr ""
"Adibidez, terminalek edo bideo-erreproduzigailuek \n"
"aspektu-erlazio jakin bat mantentzea\n"
"eska dezakete, edo soilik bat baino balio handiagoetan haztea (esaterako, "
"karaktere bateko neurrietan).\n"
"Hori alferrikakoa izan liteke, eta murrizpenak hautazko neurriak\n"
"eragozten ditu, hala nola zure pantailaren azalera osoa."
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:565
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Keep above other windows"
msgstr "Eutsi beste leihoen gainetik"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:565 rulesmodel.cpp:570 rulesmodel.cpp:575 rulesmodel.cpp:581
#: rulesmodel.cpp:587 rulesmodel.cpp:593
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Arrangement & Access"
msgstr "Antolamendua eta atzitzea"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:570
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Keep below other windows"
msgstr "Eutsi beste leiho batzuen azpian"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:575
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Skip taskbar"
msgstr "Saihestu ataza-barra"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:577
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window shall (not) appear in the taskbar."
msgstr "Leihoa ataza-barran ez litzateke/ agertu beharko /litzateke."
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:581
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Skip pager"
msgstr "Saihestu orrialdekatzailea"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:583
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window shall (not) appear in the manager for virtual desktops"
msgstr ""
"Leihoa alegiazko ez litzateke/ mahaigain-kudeatzailean agertu beharko /"
"litzateke"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:587
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Skip switcher"
msgstr "Saihestu aldatzailea"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:589
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window shall (not) appear in the Alt+Tab list"
msgstr "Leihoa ez litzateke/ Alt+Tab zerrendan agertu beharko /litzateke"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:593
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Shortcut"
msgstr "Lasterbidea"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:599
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "No titlebar and frame"
msgstr "Titulu-barrarik eta markorik ez"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:599 rulesmodel.cpp:604 rulesmodel.cpp:610 rulesmodel.cpp:615
#: rulesmodel.cpp:621 rulesmodel.cpp:632 rulesmodel.cpp:643 rulesmodel.cpp:651
#: rulesmodel.cpp:664 rulesmodel.cpp:669 rulesmodel.cpp:675 rulesmodel.cpp:680
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Appearance & Fixes"
msgstr "Itxura eta konponketak"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:604
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Titlebar color scheme"
msgstr "Titulu-barrako kolore-antolaera"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:610
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Active opacity"
msgstr "Opakutasun aktiboa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:615
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Inactive opacity"
msgstr "Opakutasuna inaktiboa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:621
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Focus stealing prevention"
msgstr "Fokua-lapurtze prebentzioa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:623
#, fuzzy, 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."
2022-10-02 03:16:14 +00:00
msgid ""
2023-04-12 02:34:12 +00:00
"KWin tries to prevent windows from taking the focus (\"activate\") while "
"you're working in another window, but this may sometimes fail or superact. "
"\"None\" will unconditionally allow this window to get the focus while "
2022-10-02 03:16:14 +00:00
"\"Extreme\" will completely prevent it from taking the focus."
msgstr ""
"KWin saiatzen da leiho batean lanean ari zaren bitartean\n"
"beste leihoek fokua hartzea eragozten (\"aktibatu\"),\n"
"baina baliteke batzuetan huts egitea edo gehiegi jardutea.\n"
"\"Bat ere ez\" aukerarekin, leihoak baldintzarik gabe hartzen du fokua; "
"\"Muturrekoa\" aukerarekin, berriz, erabat eragozten da fokua hartzea."
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:632
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Focus protection"
msgstr "Fokuaren babesa"
# xalba 2018-07-11
#
# interleave: bateratu itzuli det esaldiaren esanahiari so. Berez "entrelazar" adierazten du, hau da, bien konfigurazioen arteko erlazia zehaztu eta ondorioztatu nagusi/mendekoa zeintzu diren eta horren arabera konfigurazioa ondorioztatu. Horregatik iruditzen zait bien arteko konfigurazioak bateratzen dituela.
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:634
#, fuzzy, 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."
2022-10-02 03:16:14 +00:00
msgid ""
2023-04-12 02:34:12 +00:00
"This controls the focus protection of the currently active window. None will "
"always give the focus away, Extreme will keep it. Otherwise it's interleaved "
"with the stealing prevention assigned to the window that wants the focus."
2022-10-02 03:16:14 +00:00
msgstr ""
"Honek unean aktibo dagoen leihoaren fokuaren babesa kontrolatzen du.\n"
"«Bat ere ez» fokua beti emateko,\n"
"«Muturrekoa» hari eusteko.\n"
"Bestela fokua bereganatu nahi duen leihoari esleitutako foku-lapurtze\n"
"prebentzioarekin bateratuko da."
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:643
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Accept focus"
msgstr "Onartu fokua"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:645
#, fuzzy, 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."
2022-10-02 03:16:14 +00:00
msgid ""
2023-04-12 02:34:12 +00:00
"Windows may prevent to get the focus (activate) when being clicked. On the "
"other hand you might wish to prevent a window from getting focused on a "
"mouse click."
2022-10-02 03:16:14 +00:00
msgstr ""
"Leihoek, horietan klik egitean, fokua jasotzea (aktibatzea) eragotz "
"dezakete.\n"
"Bestalde, leiho batean saguarekin klik egitean hura aktibatzea\n"
"eragotzi nahiko duzu beharbada."
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:651
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Ignore global shortcuts"
msgstr "Ez ikusi egin lasterbide orokorrei"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:653
#, fuzzy, 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!"
2022-10-02 03:16:14 +00:00
msgid ""
2023-04-12 02:34:12 +00:00
"When used, a window will receive all keyboard inputs while it is active, "
"including Alt+Tab etc. This is especially interesting for emulators or "
"virtual machines. \n"
"Be warned: you won't be able to Alt+Tab out of the window nor use any other "
"global shortcut (such as Alt+F2 to show KRunner) while it's active!"
2022-10-02 03:16:14 +00:00
msgstr ""
"Leiho bat erabiltzen denean, teklatuko\n"
"sarrera guztiak jasoko ditu hark, aktibo dagoen bitartean, Alt+Tab barne.\n"
"Hori bereziki interesgarria da emulatzaile edo alegiazko makinetarako.\n"
"\n"
"Abisua:\n"
"ezingo duzu Alt+Tab leihotik kanpora egin, ez eta beste edozein\n"
"lasterbide erabili ere (esaterako, Alt+F2, KRunner erakusteko),\n"
"aktibo dagoen bitartean!"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:664
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Closeable"
msgstr "Itxigarria"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:669
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Set window type"
msgstr "Ezarri leiho mota"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:675
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Desktop file name"
msgstr "Mahaiganeko fitxategiaren izena"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:680
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Block compositing"
msgstr "Bloke-konposizioa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:732
2022-12-12 02:31:23 +00:00
#, kde-format
2022-12-11 02:20:45 +00:00
msgid "Window class not available"
2022-12-12 02:31:23 +00:00
msgstr "Leiho klasea ez dago erabilgarri"
2022-12-11 02:20:45 +00:00
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:733
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-12 02:31:23 +00:00
"Aplikazio honek ez du hornitzen leihorako klaserik, hori dela eta, KWin-ek "
"ezin du erabili bat datorren araurik aurkitu eta ezartzeko. Hala ere, "
"oraindik arau batzuk ezarri nahi badizkiozu, saia zaitez beste propietate "
"batzuekin parekatzen, leihoaren titulua esaterako.<nl/><nl/>Mesedez, kontuan "
"hartu akats hau aplikazioaren garatzaileei jakinarazteko aukera."
2022-12-11 02:20:45 +00:00
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:767
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "All Window Types"
msgstr "Leiho mota guztiak"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:768
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Normal Window"
msgstr "Leiho normala"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:769
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Dialog Window"
msgstr "Elkarrizketa-leihoa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:770
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Utility Window"
msgstr "Utilitate-leihoa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:771
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Dock (panel)"
msgstr "Atrakatu (panela)"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:772
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Toolbar"
msgstr "Tresna-barra"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:773
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Torn-Off Menu"
msgstr "Goitik beherako menua"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:774
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Splash Screen"
msgstr "Harrerako pantaila"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:775
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Desktop"
msgstr "Mahaigaina"
#. i18n("Unmanaged Window")}, deprecated
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:777
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Standalone Menubar"
msgstr "Menu-barra autonomoa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:778
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "On Screen Display"
msgstr "Pantaila gainean bistaratzea"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:788
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "All Desktops"
msgstr "Mahaigain guztiak"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:790
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"
msgstr "Jarri leihoa mahaigain guztietan erabilgarri"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:809
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "All Activities"
msgstr "Jarduera guztiak"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:811
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"
msgstr "Jarri leihoa ekintza guztietan erabilgarri"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:832
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Default"
msgstr "Lehenetsia"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:833
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "No Placement"
msgstr "Kokapenik gabe"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:834
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Minimal Overlapping"
msgstr "Gutxieneko gainezarpena"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:835
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximized"
msgstr "Maximizatuta"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:836
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Centered"
msgstr "Erdiratuta"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:837
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Random"
msgstr "Ausazkoa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:838
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "In Top-Left Corner"
msgstr "Goi-ezkerreko izkinan"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:839
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Under Mouse"
msgstr "Saguaren azpian"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:840
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "On Main Window"
msgstr "Leiho nagusiaren gainean"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:847
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "None"
msgstr "Bat ere ez"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:848
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Low"
msgstr "Txikia"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:849
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Normal"
msgstr "Arrunta"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:850
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "High"
msgstr "Altua"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:851
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Extreme"
msgstr "Muturrekoa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:894
2022-12-12 02:31:23 +00:00
#, kde-format
2022-12-11 02:20:45 +00:00
msgid "Unmanaged window"
msgstr "Kudeatu gabeko leihoa"
2023-04-12 02:34:12 +00:00
#: rulesmodel.cpp:895
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Could not detect window properties. The window is not managed by KWin."
msgstr ""
"Ezin dira hauteman leihoaren propietateak. Leihoa ez du KWin-ek kudeatzen."
2023-04-12 02:34:12 +00:00
#~ 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 ""
#~ "Leihoek kokapen jakin batean agertzea eska dezakete.\n"
#~ "Lehenespenez, kokapen-estrategia indargabetzen du horrek;\n"
#~ "desatsegina izan liteke, bezeroak ezaugarria\n"
#~ "gehiegi erabiltzen badu zure pantailaren erdian nahi duenean azaltzeko."
2023-03-25 02:30:01 +00:00
#~ msgid "KWinRules KCM launcher"
#~ msgstr "KWinRules KCM abiarazlea"
#~ msgid "KWin id of the window for special window settings."
#~ msgstr "Leihoaren «Kwin» identifikatzailea leiho ezarpen berezietarako."
#~ msgid "Whether the settings should affect all windows of the application."
#~ msgstr "Ezarpenek aplikazioaren leiho guztiei eragingo dien ala ez."
#~ msgid "This helper utility is not supposed to be called directly."
#~ msgstr "Laguntza-utilitate honi ez litzaioke zuzenean deitu behar."
#~ msgctxt "Window caption for the application wide rules dialog"
#~ msgid "Edit Application-Specific Settings"
#~ msgstr "Editatu aplikazioaren ezarpen espezifikoak"
#~ msgid "Edit Window-Specific Settings"
#~ msgstr "Editatu leihoen ezarpen espezifikoak"
2023-03-17 03:02:04 +00:00
#~ 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>Leihoen ezarpen espezifikoak</h1> Hemen, leiho jakin batzuentzako "
#~ "ezarpenak pertsonaliza ditzakezu.</p> <p>Kontuan izan konfigurazio honek "
#~ "ez duela eraginik izango KWin leiho-kudeatzaile gisa erabiltzen ez baldin "
#~ "baduzu. Beste leiho-kudeatzaileren bat badarabilzu, jo ezazu haren "
#~ "dokumentaziora dagokion leiho-portaera nola pertsonalizatu behar den "
#~ "jakiteko.</p>"
2023-02-18 02:28:50 +00:00
#~ msgctxt "NAME OF TRANSLATORS"
#~ msgid "Your names"
#~ msgstr ""
#~ "Iñigo Salvador Azurmendi,Juan Irigoien,Asier Urio Larrea,Marcos Goyeneche,"
#~ "Hizkuntza Politikarako Sailburuordetza"
#~ msgctxt "EMAIL OF TRANSLATORS"
#~ msgid "Your emails"
#~ msgstr ""
#~ "xalba@ni.eus,juanirigoien@yahoo.es,asieriko@gmail.com,marcos@euskalgnu."
#~ "org,hizpol@ej-gv.es"
#~ msgid "Window Rules"
#~ msgstr "Leihoko arauak"
#~ msgid "Ismael Asensio"
#~ msgstr "Ismael Asensio"
#~ msgid "Author"
#~ msgstr "Egilea"
2022-12-11 02:20:45 +00:00
#~ msgid "Error"
#~ msgstr "Errorea"
2022-12-03 02:15:33 +00:00
#~ msgid "Cascaded"
#~ msgstr "Turrustan"
2022-10-02 03:16:14 +00:00
#~ msgid "Keep above"
#~ msgstr "Mantendu gainean"
#~ msgid "Keep below"
#~ msgstr "Mantendu azpian"
#~ msgid "KWin"
#~ msgstr "KWin"
#~ msgid "KWin helper utility"
#~ msgstr "KWin-en laguntza-utilitatea"
#~ msgid "Activity"
#~ msgstr "Jarduera"
#~ msgid "Select properties"
#~ msgstr "Hautatu propietateak"
#~ msgid "Override Type"
#~ msgstr "Gainidatzi mota"
#~ msgid "Unknown - will be treated as Normal Window"
#~ msgstr "Ezezaguna; leiho normaltzat joko da"
#~ msgid "Information About Selected Window"
#~ msgstr "Hautatutako leihoari buruzko informazioa"
#~ msgid "Class:"
#~ msgstr "Klasea:"
#~ msgid "Role:"
#~ msgstr "Funtzioa:"
#~ msgid "Type:"
#~ msgstr "Mota:"
#~ msgid "Title:"
#~ msgstr "Titulua:"
#~ msgid "Machine:"
#~ msgstr "Makina:"
#~ msgid "Match by primary class name and"
#~ msgstr "Bat dator lehen mailako klase-izenarekin eta hauekin:"
#~ msgid "Secondary class name (resulting in term in brackets)"
#~ msgstr "Bigarren mailako klase-izena (emaitza parentesi artean)"
#~ msgid "Window role (can be used to select windows by function)"
#~ msgstr ""
#~ "Leihoaren funtzioa (leihoa funtzioaren arabera hautatzeko erabil daiteke)"
#~ msgid "Window type (eg. all dialogs, but not the main windows)"
#~ msgstr ""
#~ "Leiho mota (adibidez, elkarrizketa-koadro guztiak, baina leiho nagusiak "
#~ "ez)"
#~ msgid ""
#~ "Window title (very specific, can fail due to content changes or "
#~ "translation)"
#~ msgstr ""
#~ "Leihoaren titulua (oso espezifikoa; huts egin lezake edukia aldatu edo "
#~ "itzuliz gero)"
#~ 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 ""
#~ "Lasterbide bakuna erraz ezarri edo garbitu daiteke bi botoiak erabiliz. "
#~ "Aldatzaileak dituzten lasterbideak erabili daitezke soilik.<p>\n"
#~ "Hainbat lasterbide aukeran izatea posible da, eta lehenengo lasterbide "
#~ "eskuragarria erabiliko da. Lasterbideak, \" - \" bidez bereizitako "
#~ "lasterbide multzoak erabiliz zehazten dira. Multzo bat zehazten da "
#~ "<i>oinarria<i>+(<i>zerrenda</li>) gisa; non oinarria aldatzaileak diren "
#~ "eta zerrenda, tekla zerrenda bat den.<br>\n"
#~ "Adibidez, \"<b>Maius+Alt+(123) Maius+Ktrl+(ABC)</b>\" lehenengo "
#~ "ahaleginean <b>Maius+Alt+1</b>, gero beste batzuekin, azkena <b>Maius+Ktrl"
#~ "+C</b> izango delarik."
#~ msgid "&Single Shortcut"
#~ msgstr "Lasterbide &bakuna"
#~ msgid "C&lear"
#~ msgstr "&Garbitu"
#~ msgid "Window-Specific Settings Configuration Module"
#~ msgstr "Leihoen ezarpen espezifikoak konfiguratzeko modulua"
#~ msgid "(c) 2004 KWin and KControl Authors"
#~ msgstr "(c) 2004 KWin-en eta KControl-en egileak"
#~ msgid "Lubos Lunak"
#~ msgstr "Lubos Lunak"
#~ msgid "Remember settings separately for every window"
#~ msgstr "Banan-banan gogorarazi leiho bakoitzari dagozkion ezarpenak"
#~ msgid "Show internal settings for remembering"
#~ msgstr "Erakutsi barne-ezarpenak gogorarazteko"
#~ msgid "Internal setting for remembering"
#~ msgstr "Barne-ezarpenak gogorarazteko"
#~ msgid "&Modify..."
#~ msgstr "&Aldatu..."
#~ msgid "Move &Up"
#~ msgstr "Eraman &gora"
#~ msgid "Move &Down"
#~ msgstr "Eraman &behera"
#~ msgid ""
#~ "Enable this checkbox to alter this window property for the specified "
#~ "window(s)."
#~ msgstr ""
#~ "Gaitu kontrol-lauki hau, leiho-propietate hau zehaztutako leiho(et)an "
#~ "aldatzeko."
#~ 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 ""
#~ "Zehaztu leiho-propietateari nola eragin behar zaion:<ul><li><em>Eraginik "
#~ "ez.</em> Ez zaio eragingo leiho-propietateari, eta, beraz, hari "
#~ "ezarritako kudeaketa-modu lehenetsia erabiliko da. Aukera hau zehaztuz "
#~ "gero, leiho-ezarpen orokorragoak blokeatu egingo dira.</"
#~ "li><li><em>Aplikatu hasieran.</em> Leihoa sortu ondoren bakarrik ezarriko "
#~ "zaio emandako balioa leiho-propietateari. Aldaketa gehiagok ez diote "
#~ "eragingo.</li><li><em>Gogorarazi.</em> Leiho-propietatearen balioa "
#~ "gogoraraziko da, eta, leihoa sortzen den bakoitzean, azkena erabili den "
#~ "balioa aplikatuko da.</li><li><em>Behartu.</em> Leiho-propietatea "
#~ "emandako balioa izatera behartuko da beti.</li><li><em>Aplikatu orain.</"
#~ "em> Leiho-propietateari berehala ezarriko zaio emandako balioa, eta ez du "
#~ "izango eraginik gerora (ekintza hori ezabatu egingo da gero).</"
#~ "li><li><em>Behartu aldi baterako.</em> Leiho-propietatea emandako balioa "
#~ "izatera behartuko da, ezkutatu arte (ekintza hori ezabatu egingo da "
#~ "leihoa ezkutatutakoan).</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 ""
#~ "Zehaztu leiho-propietateari nola eragin behar zaion:<ul><li><em>Eraginik "
#~ "ez.</em> Ez zaio eragingo leiho-propietateari, eta, beraz, hari "
#~ "ezarritako kudeaketa-modu lehenetsia erabiliko da. Aukera hau zehaztuz "
#~ "gero, leiho-ezarpen orokorragoak blokeatu egingo dira.</"
#~ "li><li><em>Behartu.</em> Leiho-propietatea emandako balioa izatera "
#~ "behartuko da beti.</li><li><em>Behartu aldi baterako.</em> Leiho-"
#~ "propietatea emandako balioa izatera behartuko da, ezkutatu arte (ekintza "
#~ "hori ezabatu egingo da leihoa ezkutatutakoan).</li></ul>"
#~ msgid "Unnamed entry"
#~ msgstr "Izenik gabeko sarrera"
#~ 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 ""
#~ "Konfigurazioko elkarrizketa-koadro honek aukera ematen du soilik "
#~ "zehaztutako leiho edo aplikazioaren ezarpenak aldatzeko. Aurkitu aldatu "
#~ "nahi duzun ezarpena, gaitu kontrol-laukia erabiliz, eta hautatu ezarpena "
#~ "nola aldatu eta zer balio ezarri."
#~ msgid "Consult the documentation for more details."
#~ msgstr "Begiratu dokumentazioa xehetasun gehiagorako."
#~ msgid "Edit Shortcut"
#~ msgstr "Editatu lasterbidea"
#~ msgid "s delay"
#~ msgstr "s-ko atzerapena"
#~ msgid "x,y"
#~ msgstr "x,y"
#~ msgid "0123456789-+,xX:"
#~ msgstr "0123456789-+,xX:"
#~ msgid "width,height"
#~ msgstr "zabalera,altuera"
#~ msgid "&Desktop"
#~ msgstr "&Mahaigaina"
#~ msgid "Edit..."
#~ msgstr "Editatu..."
#~ msgid "Autog&roup in foreground"
#~ msgstr "Taldekatu automatikoki aurreko planoan"
#~ msgid "Autogroup by I&D"
#~ msgstr "Taldekatu automatikoki I&Daren arabera"
#~ msgid "Autogroup with &identical"
#~ msgstr "Taldekatu automatikoki berd&in-berdinekin"
#~ msgid "%"
#~ msgstr "%"
#~ msgid "org.kde.kwin"
#~ msgstr "org.kde.kwin"
#~ msgid "Smart"
#~ msgstr "Adimenduna"
#~ msgid "kcmkwinrules"
#~ msgstr "kcmkwinrules"
#~ msgid "Opaque"
#~ msgstr "Opakoa"
#~ msgid "Transparent"
#~ msgstr "Gardena"
#~ msgid "&Moving/resizing"
#~ msgstr "&Mugimendua/tamaina-aldaketa"
#~ msgid "T&iling"
#~ msgstr "Lau&zadura"
#~ msgid "Tiled"
#~ msgstr "Lauzatuta"
#~ msgid "Floating"
#~ msgstr "Higikorra"
#~ msgid "Match Strategy"
#~ msgstr "Parekatzeko estrategia"
#~ msgid ""
#~ "For selecting all windows belonging to a specific application, selecting "
#~ "only window class should usually work."
#~ msgstr ""
#~ "Aplikazio bati dagozkion leiho guztiak hautatzeko, leiho klasea hautatzea "
#~ "nahikoa izan ohi da. "
#~ msgid "Use window &class (whole application)"
#~ msgstr "Erabili leiho &klasea (aplikazio osoa)"
#~ msgid ""
#~ "For selecting a specific window in an application, both window class and "
#~ "window role should be selected. Window class will determine the "
#~ "application, and window role the specific window in the application; many "
#~ "applications do not provide useful window roles though."
#~ msgstr ""
#~ "Aplikazio bateko leiho espezifikoa hautatzeko, bai leiho klasea baita "
#~ "leiho rola ere hautaturik egon beharko lukete. Leiho klaseak aplikazioa "
#~ "zehaztuko du, eta leiho rolak aplikazioaren leiho espezifikoa; hala ere "
#~ "aplikazio askok ez dute leiho rol erabilgarririk eskaintzen."
#~ msgid "Use window class and window &role (specific window)"
#~ msgstr "Erabili leiho klasea eta leiho &rola (leiho espezifikoa)"
#~ msgid ""
#~ "With some (non-KDE) applications whole window class can be sufficient for "
#~ "selecting a specific window in an application, as they set whole window "
#~ "class to contain both application and window role."
#~ msgstr ""
#~ "KDErenak ez diren aplikazio batzurekin leiho klase osoa nahikoa izan "
#~ "daiteke aplikazio bateko leiho espezifiko bat hautatzeko, leiho klase "
#~ "osoa ezartzen baitute bai aplikazioa, baita leiho rola eduki ditzan."
#~ msgid "Use &whole window class (specific window)"
#~ msgstr "Erabili &leiho klase osoa (leiho espezifikoa)"
#~ msgid "Match also window &title"
#~ msgstr "&Izenburua ere"
#~ msgid "Extra role:"
#~ msgstr "Extra rola:"
#~ msgid "Window &Extra"
#~ msgstr "Leiho &extra"
#~ msgid "&Geometry"
#~ msgstr "&Geometria"
#~ msgid "&Preferences"
#~ msgstr "&Hobespenak"
#~ msgid "&No border"
#~ msgstr "Ert&zik gabe"
#~ msgid "0123456789"
#~ msgstr "0123456789"
#~ msgid "W&orkarounds"
#~ msgstr "Zehar&bideak"
#~ msgid "Strictly obey geometry"
#~ msgstr "Jarraitu geometriari"