Hello community, here is the log from the commit of package kwin5 for openSUSE:Factory checked in at 2019-12-11 12:07:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwin5 (Old) and /work/SRC/openSUSE:Factory/.kwin5.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwin5" Wed Dec 11 12:07:01 2019 rev:110 rq:754015 version:5.17.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kwin5/kwin5.changes 2019-11-15 22:35:31.211987891 +0100 +++ /work/SRC/openSUSE:Factory/.kwin5.new.4691/kwin5.changes 2019-12-11 12:07:39.856676270 +0100 @@ -1,0 +2,14 @@ +Wed Dec 4 08:37:00 UTC 2019 - Fabian Vogt <[email protected]> + +- Update to 5.17.4 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.17.4.php +- Changes since 5.17.3: + * Destroy dmabuf implementation on EGL backend going down (kde#413637) + * [kcmkwin/kwindecoration] Better presentation of tabs + * fix compilation with no-deprecated build of kwindowsystem + * Fix the order of arguments passed to changeMaximize method (kde#413424,kde#412888,kde#413554) + * [libkwineffects] Restore GL_DRAW_FRAMEBUFFER binding in GLTexture::clear + +------------------------------------------------------------------- Old: ---- kwin-5.17.3.tar.xz kwin-5.17.3.tar.xz.sig New: ---- kwin-5.17.4.tar.xz kwin-5.17.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwin5.spec ++++++ --- /var/tmp/diff_new_pack.02N6kA/_old 2019-12-11 12:07:41.400675620 +0100 +++ /var/tmp/diff_new_pack.02N6kA/_new 2019-12-11 12:07:41.400675620 +0100 @@ -21,7 +21,7 @@ %global wayland (0%{?suse_version} >= 1330) %bcond_without lang Name: kwin5 -Version: 5.17.3 +Version: 5.17.4 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} ++++++ kwin-5.17.3.tar.xz -> kwin-5.17.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/CMakeLists.txt new/kwin-5.17.4/CMakeLists.txt --- old/kwin-5.17.3/CMakeLists.txt 2019-11-12 11:20:39.000000000 +0100 +++ new/kwin-5.17.4/CMakeLists.txt 2019-12-03 13:16:08.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.1 FATAL_ERROR) project(KWIN) -set(PROJECT_VERSION "5.17.3") +set(PROJECT_VERSION "5.17.4") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.12.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/dimscreen/package/metadata.desktop new/kwin-5.17.4/effects/dimscreen/package/metadata.desktop --- old/kwin-5.17.3/effects/dimscreen/package/metadata.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/dimscreen/package/metadata.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -40,7 +40,7 @@ Comment[nl]=Maakt het volledige scherm donker wanneer er om root-privileges wordt verzocht Comment[nn]=Gjer heile skjermen mørkare når det vert spurt om rottilgang Comment[pa]=ਜਦੋਂ ਰੂਟ ਅਧਿਕਾਰਾਂ ਦੀ ਲੋੜ ਹੋਵੇ ਤਾਂ ਪੂਰੀ ਸਕਰੀਨ ਲਈ ਗੂੜ੍ਹਾ ਕਰੋ -Comment[pl]=Przyciemnienie całego ekranu przy żądaniu praw administratora +Comment[pl]=Przyciemnia ekran przy żądaniu praw administratora Comment[pt]=Escurece o ecrã inteiro ao pedir privilégios de administrador Comment[pt_BR]=Escurece a tela inteira ao solicitar privilégios de superusuário (root) Comment[ro]=Întunecă întregul ecran la cererea privilegiilor de root diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/eyeonscreen/package/metadata.desktop new/kwin-5.17.4/effects/eyeonscreen/package/metadata.desktop --- old/kwin-5.17.3/effects/eyeonscreen/package/metadata.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/eyeonscreen/package/metadata.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -62,7 +62,7 @@ Comment[nb]=Sug vinduer inn i skrivebordet for å vise det. Dette minner deg kanskje om noe. Comment[nl]=Laat vensters wegzinken in het bureaublad om deze te tonen. Dit kan u aan iets herinneren. Comment[nn]=Sug vindauge inn i skrivebordet for å visa skrivebordet. Dette minner deg kanskje om noko. -Comment[pl]=Zasysa okna, aby pokazać pulpit. Skojarzenia powinny nasuwać się same. +Comment[pl]=Zasysa okna na pulpicie, aby pokazać pulpit Comment[pt]=Suga as janelas para o ecrã mostrar a última. Isto podê-lo-á recordar de algo. Comment[pt_BR]=Suga as janelas na área de trabalho para mostrar a última. Isso pode lembrá-lo de algo. Comment[ru]=Для просмотра рабочего стола окна временно втягиваются в центр экрана diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/fade/package/metadata.desktop new/kwin-5.17.4/effects/fade/package/metadata.desktop --- old/kwin-5.17.3/effects/fade/package/metadata.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/fade/package/metadata.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -122,7 +122,7 @@ Comment[nl]=Laat vensters vloeiend opkomen/vervagen als ze worden weergegeven of verborgen Comment[nn]=Ton vindauge inn og ut når dei vert viste eller gøymde Comment[pa]=ਜਦੋਂ ਵਿੰਡੋਜ਼ ਨੂੰ ਵੇਖਾਉਣਾ ਜਾਂ ਓਹਲੇ ਕਰਨਾ ਹੋਵੇ ਤਾਂ ਕੂਲੇ ਢੰਗ ਨਾਲ ਫੇਡ ਇਨ/ਆਉਟ ਕਰੋ -Comment[pl]=Gładkie zanikanie i wyłanianie się okien przy ich otwieraniu i zamykaniu +Comment[pl]=Okna gładko wyłaniają się przy otwieraniu i zanikają przy zamykaniu Comment[pt]=Fazer com que as janelas apareçam/desapareçam suavemente quando aparecem ou ficam escondidas Comment[pt_BR]=Faz as janelas aparecerem/desaparecerem suavemente quando são exibidas ou ocultadas Comment[ro]=Face ferestrele să se (de)coloreze când sunt afișate sau ascunse diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/fadedesktop/package/metadata.desktop new/kwin-5.17.4/effects/fadedesktop/package/metadata.desktop --- old/kwin-5.17.3/effects/fadedesktop/package/metadata.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/fadedesktop/package/metadata.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -107,7 +107,7 @@ Comment[nl]=Laat virtuele bureaubladen vervagen en opkomen bij het wisselen Comment[nn]=Ton inn og ut ved veksling mellom virtuelle skrivebord Comment[pa]=ਜਦੋਂ ਵੁਰਚੁਅਲ ਡੈਸਕਟਾਪ ਵਿੱਚ ਬਦਲਣਾ ਹੋਵੇ ਤਾਂ ਉਹਨਾਂ ਨੂੰ ਫਿੱਕਾ ਕਰੋ -Comment[pl]=Przenikanie wirtualnych pulpitów przy przełączaniu między nimi +Comment[pl]=Przenika pulpity wirtualne przy ich przełączaniu Comment[pt]=Desvanece entre os ecrãs virtuais, ao circular entre eles Comment[pt_BR]=Desaparece entre as áreas de trabalho virtuais, ao alternar entre elas Comment[ro]=Estompare între birourile virtuale la comutarea între ele diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/fadingpopups/package/metadata.desktop new/kwin-5.17.4/effects/fadingpopups/package/metadata.desktop --- old/kwin-5.17.3/effects/fadingpopups/package/metadata.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/fadingpopups/package/metadata.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -16,7 +16,7 @@ Name[ko]=페이드 팝업 Name[nl]=Vervagende pop-ups Name[nn]=Inn- og uttoning av sprettoppvindauge -Name[pl]=Zanikające okna wysuwne +Name[pl]=Zanikanie okien wysuwnych Name[pt]=Mensagens Desvanecentes Name[pt_BR]=Desvanecer mensagens Name[ru]=Растворяющиеся всплывающие окна @@ -44,7 +44,7 @@ Comment[ko]=팝업이 보여지거나 감춰질 때 부드러운 페이드 인/아웃을 사용합니다 Comment[nl]=Laat pop-ups vloeiend opkomen/vervagen als ze worden weergegeven of verborgen Comment[nn]=Ton sprettoppvindauge gradvis inn og ut når dei vert viste eller gøymde -Comment[pl]=Gładkie zanikanie i wyłanianie się okien wysuwnych przy ich otwieraniu i zamykaniu +Comment[pl]=Okna wysuwne gładko wyłaniają się przy otwieraniu i zanikają przy zamykaniu Comment[pt]=Fazer com que as janelas apareçam/desapareçam suavemente quando aparecem ou ficam escondidas Comment[pt_BR]=Faz as mensagens aparecerem/desaparecerem suavemente quando são exibidas ou ocultadas Comment[ru]=Всплывающие окна при закрытии будут становиться всё более прозрачными, а потом совсем исчезать diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/frozenapp/package/metadata.desktop new/kwin-5.17.4/effects/frozenapp/package/metadata.desktop --- old/kwin-5.17.3/effects/frozenapp/package/metadata.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/frozenapp/package/metadata.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -18,7 +18,7 @@ Name[ko]=응답 없는 프로그램을 무채색으로 전환 Name[nl]=Verzadiging van niet responsieve toepassingen verminderen Name[nn]=Fjern fargemetting på ikkje-responsive program -Name[pl]=Odbarw nieodpowiadające aplikacje +Name[pl]=Odbarwienie nieodpowiadających aplikacji Name[pt]=Reduzir a Saturação das Aplicações Bloqueadas Name[pt_BR]=Reduzir saturação de aplicativos que não respondem Name[ru]=Обесцвечивание зависших приложений @@ -54,7 +54,7 @@ Comment[ko]=응답 없는 프로그램 창을 무채색으로 전환 Comment[nl]=Verzadiging van vensters van niet responsieve (bevroren) toepassingen verminderen Comment[nn]=Fjern fargemetting på vindauge på program som ikkje lenger reagerer -Comment[pl]=Odbarw okna nieodpowiadających (zawieszonych) aplikacji +Comment[pl]=Odbarwia okna nieodpowiadających (zawieszonych) aplikacji Comment[pt]=Reduzir a saturação das janelas das aplicações sem resposta (bloqueadas) Comment[pt_BR]=Reduzir saturação de janelas de aplicativos que não respondem (travados) Comment[ru]=Обесцвечивание окон приложений, не отвечающих на запросы diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/glide/glide_config.desktop new/kwin-5.17.4/effects/glide/glide_config.desktop --- old/kwin-5.17.3/effects/glide/glide_config.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/glide/glide_config.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -44,7 +44,7 @@ Name[nl]=Schuiven Name[nn]=Skliding Name[pa]=ਗਲਾਈਡ -Name[pl]=Szybowanie +Name[pl]=Obracanie na zawiasie Name[pt]=Deslizar Name[pt_BR]=Deslizar Name[ro]=Scurgere diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/maximize/package/metadata.desktop new/kwin-5.17.4/effects/maximize/package/metadata.desktop --- old/kwin-5.17.3/effects/maximize/package/metadata.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/maximize/package/metadata.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -27,7 +27,7 @@ Comment[nds]=Animeren för en Finster, dat maximeert/vun maximeert wedderherstellt warrt Comment[nl]=Animatie voor een venster dat gaat naar maximaliseren/herstellen vanuit maximaliseren Comment[nn]=Vindaugsanimasjon i samband med bruk av maksimering/gjenoppretting. -Comment[pl]=Efekt skalowania okien przy maksymalizowaniu i powrocie z niego +Comment[pl]=Okna są gładko skalowane przy maksymalizacji i przy powrocie z niej Comment[pt]=Animação para um janela que se vai maximizar/repor da maximização Comment[pt_BR]=Animação para uma janela a ser maximizada/restaurada Comment[ro]=Animație pentru o fereastră ce trece la maximizare/restabilire din maximizare diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/scale/package/metadata.desktop new/kwin-5.17.4/effects/scale/package/metadata.desktop --- old/kwin-5.17.3/effects/scale/package/metadata.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/scale/package/metadata.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -18,7 +18,7 @@ Name[ko]=크기 조정 Name[nl]=Schalen Name[nn]=Skalering -Name[pl]=Skala +Name[pl]=Skalowanie Name[pt]=Escala Name[pt_BR]=Escala Name[ru]=Масштабирование @@ -46,7 +46,7 @@ Comment[ko]=창이 보여지거나 감춰질 때 부드러운 크기 조정을 사용합니다 Comment[nl]=Laat vensters vloeiend kleiner en groter schalen als ze worden getoond of verborgen Comment[nn]=Skaler vindauge jamt inn og ut når dei vert viste eller gøymde -Comment[pl]=Gładkie powiększanie i pomniejszanie okien przy ich otwieraniu i zamykaniu +Comment[pl]=Okna gładko pomniejszają się przy otwieraniu i powiększają przy zamykaniu Comment[pt]=Fazer com que as janelas apareçam/desapareçam suavemente quando aparecem ou ficam escondidas Comment[pt_BR]=Faz com que as janelas aumentem ou reduzam o seu tamanho de forma suave ao serem exibidas ou ocultadas Comment[ru]=Плавное увеличение или уменьшение окон при их появлении и скрытии diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/squash/package/metadata.desktop new/kwin-5.17.4/effects/squash/package/metadata.desktop --- old/kwin-5.17.3/effects/squash/package/metadata.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/squash/package/metadata.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -15,7 +15,7 @@ Comment[ko]=창을 최소화할 때 압축시킵니다 Comment[nl]=Krimp vensters wanneer ze geminimaliseerd zijn Comment[nn]=Skvis vindauge når dei vert minimerte -Comment[pl]=Ściskanie okien, gdy ulegają minimalizacji +Comment[pl]=Ściąga okna przy ich minimalizacji Comment[pt]=Esmagar as janelas quando são minimizadas Comment[pt_BR]=Achatar as janelas quando são minimizadas Comment[ru]=Сжатие окна при сворачивании @@ -42,7 +42,7 @@ Name[ko]=압축 Name[nl]=Krimpen Name[nn]=Skvis -Name[pl]=Ściskanie +Name[pl]=Ściąganie Name[pt]=Esmagar Name[pt_BR]=Achatar Name[ru]=Сжатие diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/translucency/package/metadata.desktop new/kwin-5.17.4/effects/translucency/package/metadata.desktop --- old/kwin-5.17.3/effects/translucency/package/metadata.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/translucency/package/metadata.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -127,7 +127,7 @@ Comment[nl]=Maakt vensters doorschijnend onder andere condities Comment[nn]=Gjer vindauge i visse tilfelle gjennomsiktige Comment[pa]=ਵੱਖ ਵੱਖ ਹਾਲਤਾਂ ਵਿੱਚ ਵਿੰਡੋਜ਼ ਬਲੌਰੀ ਬਣਾਓ -Comment[pl]=Prześwitywanie okien w zależności od różnych warunków +Comment[pl]=Okna są prześwitujące w zależności od różnych warunków Comment[pt]=Torna as janelas translúcidas sob determinadas condições Comment[pt_BR]=Torna as janelas transparentes em determinadas condições Comment[ro]=Face ferestrele translucide în diferite condiții diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/effects/windowaperture/package/metadata.desktop new/kwin-5.17.4/effects/windowaperture/package/metadata.desktop --- old/kwin-5.17.3/effects/windowaperture/package/metadata.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/effects/windowaperture/package/metadata.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -62,7 +62,7 @@ Comment[nb]=Flytt vindu til hjørnene mens skrivebordet vises Comment[nl]=Schuif venster in de hoeken tijdens het tonen van het bureaublad Comment[nn]=Flytt vindauge til hjørna mens skrivebordet vert vist -Comment[pl]=Rozsuwa okna w narożniki, podczas pokazywania pulpitu +Comment[pl]=Rozsuwa okna w narożniki, aby pokazać pulpit Comment[pt]=Mover a janela para os cantos, enquanto mostra o ecrã Comment[pt_BR]=Move a janela para os cantos, enquanto mostra a área de trabalho Comment[ru]=Для просмотра рабочего стола окна временно разлетаются в разные стороны diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/geometry.cpp new/kwin-5.17.4/geometry.cpp --- old/kwin-5.17.3/geometry.cpp 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/geometry.cpp 2019-12-03 13:14:47.000000000 +0100 @@ -2622,7 +2622,7 @@ const bool restoreV = maximizeMode() == MaximizeVertical && moveResizeGeom.height() != initialMoveResizeGeometry().height(); if (restoreH || restoreV) { - changeMaximize(restoreV, restoreH, false); + changeMaximize(restoreH, restoreV, false); } } setGeometry(moveResizeGeom); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/kcmkwin/kwindecoration/package/contents/ui/main.qml new/kwin-5.17.4/kcmkwin/kwindecoration/package/contents/ui/main.qml --- old/kwin-5.17.3/kcmkwin/kwindecoration/package/contents/ui/main.qml 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/kcmkwin/kwindecoration/package/contents/ui/main.qml 2019-12-03 13:14:47.000000000 +0100 @@ -46,16 +46,16 @@ // out of https://bugs.kde.org/show_bug.cgi?id=394296 ColumnLayout { id: tabLayout - - // Tab styles generally assume that they're touching the inner layout, - // not the frame, so we need to move the tab bar down a pixel and make - // sure it's drawn on top of the frame - Layout.bottomMargin: -1 - z: 1 anchors.fill: parent spacing: 0 + Controls.TabBar { id: tabBar + // Tab styles generally assume that they're touching the inner layout, + // not the frame, so we need to move the tab bar down a pixel and make + // sure it's drawn on top of the frame + z: 1 + Layout.bottomMargin: -1 Layout.fillWidth: true Controls.TabButton { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/kcmkwin/kwinoptions/kwinadvanced.desktop new/kwin-5.17.4/kcmkwin/kwinoptions/kwinadvanced.desktop --- old/kwin-5.17.3/kcmkwin/kwinoptions/kwinadvanced.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/kcmkwin/kwinoptions/kwinadvanced.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -78,4 +78,5 @@ X-KDE-Keywords[sv]=skugga,skuggning,kanter,hålla musen över,aktiva kanter,sida vid sida,flikar,fönster,fönsterflikar,fönstergruppering,fönster sida vid sida,placering,fönsterplacering,placering av fönster,avancerat fönsterbeteende X-KDE-Keywords[uk]=unshade,unshading,shade,shading,border,hover,active borders,tiling,tabs,tabbing,window tabbing,window grouping,window tiling,placement?window placement,placement of windows,window advanced behavior,прибирання тіні,тінь,тіні,границі,межі,краї,активні краї,плитка,тайлінґ,вкладки,мозаїка,вікно з вкладками,групування вікон,розташування,розташування вікон, додаткові ефекти поведінки X-KDE-Keywords[x-test]=xxunshadexx,xxunshadingxx,xxshadexx,xxshadingxx,xxborderxx,xxhoverxx,xxactive bordersxx,xxtilingxx,xxtabsxx,xxtabbingxx,xxwindowxx,xxwindow tabbingxx,xxwindow groupingxx,xxwindow tilingxx,xxplacementxx,xxwindow placementxx,xxplacement of windowsxx,xxwindow advanced behaviorxx +X-KDE-Keywords[zh_CN]=阴影,投影,边框,边界,悬停,激活边界,平铺,标签,窗口,窗口标签,窗口分组,平铺窗口,窗口位置,窗口高级行为 X-KDE-Keywords[zh_TW]=unshade,unshading,shade,shading,border,hover,active borders,tiling,tabs,tabbing,window,window tabbing,window grouping,window tiling,placement,window placement,placement of windows,window advanced behavior diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/kcmkwin/kwinoptions/kwinfocus.desktop new/kwin-5.17.4/kcmkwin/kwinoptions/kwinfocus.desktop --- old/kwin-5.17.3/kcmkwin/kwinoptions/kwinfocus.desktop 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/kcmkwin/kwinoptions/kwinfocus.desktop 2019-12-03 13:14:47.000000000 +0100 @@ -53,6 +53,7 @@ Comment[sv]=Anpassa policy för fönsteraktivering Comment[uk]=Налаштовування правил активації вікон Comment[x-test]=xxConfigure window activation policyxx +Comment[zh_CN]=配置窗口激活策略 Comment[zh_TW]=設定視窗啟用策略 X-KDE-Keywords=focus,auto raise,raise,click raise,keyboard,CDE,alt-tab,all desktop,focus follows mouse,focus prevention,focus stealing,focus policy,window focus behavior,window screen behavior @@ -75,4 +76,5 @@ X-KDE-Keywords[sv]=fokus,fönsterbeteende,animering,höj,höj automatiskt,höj med klick,CDE,alt-tab,alla skrivbord,fokus följer musen,förhindra fokus,stjäla fokus,fokusprincip,fönsterfokusbeteende,fönsterskärmbeteende X-KDE-Keywords[uk]=focus,auto raise,raise,click raise,keyboard,CDE,alt-tab,all desktop,focus follows mouse,focus prevention,focus stealing,focus policy,window focus behavior,window screen behavior,фокус,фокусування,автопідняття,підняття,клацання,клавіатура,альт-таб,всі стільниці,фокус за мишею,запобігання,перехід фокуса,правила фокусування,поведінка вікон X-KDE-Keywords[x-test]=xxfocusxx,xxauto raisexx,xxraisexx,xxclick raisexx,xxkeyboardxx,xxCDExx,xxalt-tabxx,xxall desktopxx,xxfocus follows mousexx,xxfocus preventionxx,xxfocus stealingxx,xxfocus policyxx,xxwindow focus behaviorxx,xxwindow screen behaviorxx +X-KDE-Keywords[zh_CN]=focus,auto raise,raise,click raise,keyboard,CDE,alt-tab,all desktop,focus follows mouse,focus prevention,focus stealing,focus policy,window focus behavior,window screen behavior,焦点,聚焦,自动升起,升起,点击升起,键盘,全部桌面,焦点跟随鼠标,偷取焦点,焦点策略,窗口焦点行为,窗口屏幕行为 X-KDE-Keywords[zh_TW]=focus,auto raise,raise,click raise,keyboard,CDE,alt-tab,all desktop,focus follows mouse,focus prevention,focus stealing,focus policy,window focus behavior,window screen behavior diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/libkwineffects/kwingltexture.cpp new/kwin-5.17.4/libkwineffects/kwingltexture.cpp --- old/kwin-5.17.3/libkwineffects/kwingltexture.cpp 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/libkwineffects/kwingltexture.cpp 2019-12-03 13:14:47.000000000 +0100 @@ -516,11 +516,15 @@ if (GLTexturePrivate::s_fbo) { // Clear the texture - glBindFramebuffer(GL_FRAMEBUFFER, GLTexturePrivate::s_fbo); + GLuint previousFramebuffer = 0; + glGetIntegerv(GL_DRAW_FRAMEBUFFER_BINDING, reinterpret_cast<GLint *>(&previousFramebuffer)); + if (GLTexturePrivate::s_fbo != previousFramebuffer) + glBindFramebuffer(GL_FRAMEBUFFER, GLTexturePrivate::s_fbo); glClearColor(0, 0, 0, 0); glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, d->m_texture, 0); glClear(GL_COLOR_BUFFER_BIT); - glBindFramebuffer(GL_FRAMEBUFFER, 0); + if (GLTexturePrivate::s_fbo != previousFramebuffer) + glBindFramebuffer(GL_FRAMEBUFFER, previousFramebuffer); } else { if (const int size = width()*height()) { uint32_t *buffer = new uint32_t[size]; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/libkwineffects/kwingltexture.h new/kwin-5.17.4/libkwineffects/kwingltexture.h --- old/kwin-5.17.3/libkwineffects/kwingltexture.h 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/libkwineffects/kwingltexture.h 2019-12-03 13:14:47.000000000 +0100 @@ -108,7 +108,6 @@ /** @short * Make the texture fully transparent - * Warning: this clobbers the current framebuffer binding except on fglrx */ void clear(); bool isDirty() const; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/linux_dmabuf.h new/kwin-5.17.4/linux_dmabuf.h --- old/kwin-5.17.3/linux_dmabuf.h 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/linux_dmabuf.h 2019-12-03 13:14:47.000000000 +0100 @@ -60,7 +60,7 @@ using Flags = KWayland::Server::LinuxDmabufUnstableV1Interface::Flags; explicit LinuxDmabuf(); - ~LinuxDmabuf(); + ~LinuxDmabuf() override; KWayland::Server::LinuxDmabufUnstableV1Buffer *importBuffer(const QVector<Plane> &planes, uint32_t format, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/platformsupport/scenes/opengl/abstract_egl_backend.cpp new/kwin-5.17.4/platformsupport/scenes/opengl/abstract_egl_backend.cpp --- old/kwin-5.17.3/platformsupport/scenes/opengl/abstract_egl_backend.cpp 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/platformsupport/scenes/opengl/abstract_egl_backend.cpp 2019-12-03 13:14:47.000000000 +0100 @@ -66,7 +66,10 @@ connect(Compositor::self(), &Compositor::aboutToDestroy, this, &AbstractEglBackend::unbindWaylandDisplay); } -AbstractEglBackend::~AbstractEglBackend() = default; +AbstractEglBackend::~AbstractEglBackend() +{ + delete m_dmaBuf; +} void AbstractEglBackend::unbindWaylandDisplay() { @@ -171,7 +174,8 @@ } } - EglDmabuf::factory(this); + Q_ASSERT(!m_dmaBuf); + m_dmaBuf = EglDmabuf::factory(this); } void AbstractEglBackend::initClientExtensions() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/platformsupport/scenes/opengl/abstract_egl_backend.h new/kwin-5.17.4/platformsupport/scenes/opengl/abstract_egl_backend.h --- old/kwin-5.17.3/platformsupport/scenes/opengl/abstract_egl_backend.h 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/platformsupport/scenes/opengl/abstract_egl_backend.h 2019-12-03 13:14:47.000000000 +0100 @@ -39,6 +39,8 @@ namespace KWin { +class EglDmabuf; + class KWIN_EXPORT AbstractEglBackend : public QObject, public OpenGLBackend { Q_OBJECT @@ -85,6 +87,7 @@ EGLContext m_context = EGL_NO_CONTEXT; EGLConfig m_config = nullptr; QList<QByteArray> m_clientExtensions; + EglDmabuf *m_dmaBuf = nullptr; }; class KWIN_EXPORT AbstractEglTexture : public SceneOpenGLTexturePrivate diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/platformsupport/scenes/opengl/egl_dmabuf.h new/kwin-5.17.4/platformsupport/scenes/opengl/egl_dmabuf.h --- old/kwin-5.17.3/platformsupport/scenes/opengl/egl_dmabuf.h 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/platformsupport/scenes/opengl/egl_dmabuf.h 2019-12-03 13:14:47.000000000 +0100 @@ -77,7 +77,7 @@ static EglDmabuf* factory(AbstractEglBackend *backend); explicit EglDmabuf(AbstractEglBackend *backend); - ~EglDmabuf(); + ~EglDmabuf() override; KWayland::Server::LinuxDmabufUnstableV1Buffer *importBuffer(const QVector<Plane> &planes, uint32_t format, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/plugins/windowsystem/windowsystem.cpp new/kwin-5.17.4/plugins/windowsystem/windowsystem.cpp --- old/kwin-5.17.3/plugins/windowsystem/windowsystem.cpp 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/plugins/windowsystem/windowsystem.cpp 2019-12-03 13:14:47.000000000 +0100 @@ -107,7 +107,7 @@ return QPoint(); } -#ifndef KWINDOWSYSTEM_NO_DEPRECATED +#if KWINDOWSYSTEM_BUILD_DEPRECATED_SINCE(5, 0) WId WindowSystem::groupLeader(WId window) { Q_UNUSED(window) @@ -287,7 +287,7 @@ return {}; } -#ifndef KWINDOWSYSTEM_NO_DEPRECATED +#if KWINDOWSYSTEM_BUILD_DEPRECATED_SINCE(5, 0) WId WindowSystem::transientFor(WId window) { Q_UNUSED(window) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/plugins/windowsystem/windowsystem.h new/kwin-5.17.4/plugins/windowsystem/windowsystem.h --- old/kwin-5.17.3/plugins/windowsystem/windowsystem.h 2019-11-12 11:19:37.000000000 +0100 +++ new/kwin-5.17.4/plugins/windowsystem/windowsystem.h 2019-12-03 13:14:47.000000000 +0100 @@ -23,6 +23,15 @@ #include <QObject> +// Compat with KF < 5.64 +#ifndef KWINDOWSYSTEM_BUILD_DEPRECATED_SINCE +#ifndef KWINDOWSYSTEM_NO_DEPRECATED +#define KWINDOWSYSTEM_BUILD_DEPRECATED_SINCE(x, y) 1 +#else +#define KWINDOWSYSTEM_BUILD_DEPRECATED_SINCE(x, y) 0 +#endif +#endif + namespace KWin { @@ -44,7 +53,7 @@ void setOnAllDesktops(WId win, bool b) override; void setOnDesktop(WId win, int desktop) override; void setOnActivities(WId win, const QStringList &activities) override; -#ifndef KWINDOWSYSTEM_NO_DEPRECATED +#if KWINDOWSYSTEM_BUILD_DEPRECATED_SINCE(5, 0) WId transientFor(WId window) override; WId groupLeader(WId window) override; #endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/da/kcm_kwin_virtualdesktops.po new/kwin-5.17.4/po/da/kcm_kwin_virtualdesktops.po --- old/kwin-5.17.3/po/da/kcm_kwin_virtualdesktops.po 2019-11-12 11:19:47.000000000 +0100 +++ new/kwin-5.17.4/po/da/kcm_kwin_virtualdesktops.po 2019-12-03 13:15:08.000000000 +0100 @@ -1,21 +1,22 @@ # translation of kcm_kwindesktop.po to # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2013, 2014. +# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2013, 2014, 2019. # scootergrisen, 2019. msgid "" msgstr "" "Project-Id-Version: kcm_kwindesktop\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-29 07:53+0100\n" -"PO-Revision-Date: 2019-03-02 20:57+0200\n" -"Last-Translator: scootergrisen\n" -"Language-Team: Danish\n" +"PO-Revision-Date: 2019-11-22 20:10+0100\n" +"Last-Translator: Martin Schlander <[email protected]>\n" +"Language-Team: Danish <[email protected]>\n" "Language: da\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 18.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -49,6 +50,8 @@ "This module lets you configure the navigation, number and layout of virtual " "desktops." msgstr "" +"Dette modul lader dig indstille navigation, antal og layout af virtuelle " +"skriveborde." #: package/contents/ui/main.qml:81 #, kde-format @@ -91,8 +94,8 @@ #, kde-format msgid "1 Row" msgid_plural "%1 Rows" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "1 række " +msgstr[1] "%1 rækker" #: package/contents/ui/main.qml:181 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/da/kcmkwincommon.po new/kwin-5.17.4/po/da/kcmkwincommon.po --- old/kwin-5.17.3/po/da/kcmkwincommon.po 2019-11-12 11:19:47.000000000 +0100 +++ new/kwin-5.17.4/po/da/kcmkwincommon.po 2019-12-03 13:15:08.000000000 +0100 @@ -1,20 +1,21 @@ -# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kwin package. # scootergrisen, 2019. +# Martin Schlander <[email protected]>, 2019. msgid "" msgstr "" "Project-Id-Version: kwin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:25+0200\n" -"PO-Revision-Date: 2019-03-02 20:49+0200\n" -"Last-Translator: scootergrisen\n" -"Language-Team: Danish\n" +"PO-Revision-Date: 2019-11-22 20:06+0100\n" +"Last-Translator: Martin Schlander <[email protected]>\n" +"Language-Team: Danish <[email protected]>\n" "Language: da\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 18.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/gl/kwin_effects.po new/kwin-5.17.4/po/gl/kwin_effects.po --- old/kwin-5.17.3/po/gl/kwin_effects.po 2019-11-12 11:19:53.000000000 +0100 +++ new/kwin-5.17.4/po/gl/kwin_effects.po 2019-12-03 13:15:16.000000000 +0100 @@ -13,7 +13,7 @@ "Project-Id-Version: kwin_effects\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-09-15 03:21+0200\n" -"PO-Revision-Date: 2019-10-19 21:56+0200\n" +"PO-Revision-Date: 2019-11-17 09:34+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" @@ -21,7 +21,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 19.11.70\n" +"X-Generator: Lokalize 20.03.70\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -1332,7 +1332,7 @@ #: mouseclick/mouseclick_config.ui:216 #, kde-format msgid "Font:" -msgstr "Tipo de letra:" +msgstr "Fonte:" #. i18n: ectx: property (text), widget (QLabel, showtext_label) #: mouseclick/mouseclick_config.ui:233 @@ -1711,7 +1711,7 @@ #: showfps/showfps_config.ui:76 #, kde-format msgid "Text font:" -msgstr "Tipo de letra do texto:" +msgstr "Fonte do texto:" #. i18n: ectx: property (text), widget (QLabel, label_3) #: showfps/showfps_config.ui:96 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/id/docs/kcontrol/desktop/index.docbook new/kwin-5.17.4/po/id/docs/kcontrol/desktop/index.docbook --- old/kwin-5.17.3/po/id/docs/kcontrol/desktop/index.docbook 2019-11-12 11:20:33.000000000 +0100 +++ new/kwin-5.17.4/po/id/docs/kcontrol/desktop/index.docbook 2019-12-03 13:16:02.000000000 +0100 @@ -84,7 +84,7 @@ <varlistentry> <term ><guilabel ->Navigasi desktop di sekitar wrap</guilabel +>Navigasi desktop di sekitar kemasan</guilabel ></term> <listitem ><para diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/id/docs/kcontrol/windowbehaviour/index.docbook new/kwin-5.17.4/po/id/docs/kcontrol/windowbehaviour/index.docbook --- old/kwin-5.17.3/po/id/docs/kcontrol/windowbehaviour/index.docbook 2019-11-12 11:20:33.000000000 +0100 +++ new/kwin-5.17.4/po/id/docs/kcontrol/windowbehaviour/index.docbook 2019-12-03 13:16:02.000000000 +0100 @@ -77,11 +77,9 @@ >Aksi Window</guilabel > kamu bisa mengkonfigurasi bagaimana reaksi window dan bilah judul terhadap > klik mouse. <guilabel >Pemindahan</guilabel -> memungkinkanmu untuk mengkonfigurasikan bagaimana memindah dan menempatkan window itu sendiri ketika dimulai. Opsi <guilabel +> memungkinkan kamu untuk mengkonfigurasi bagaimana memindah dan menempatkan window itu sendiri ketika dimulai. Opsi <guilabel >Tingkat lanjut</guilabel > menangani beberapa opsi-opsi khusus seperti <quote ->pengetaban window</quote -> dan <quote >pembayangan window</quote >. </para> @@ -359,7 +357,7 @@ >Opsi-opsi yang serupa telah tersedia untuk <guilabel >Peristiwa roda</guilabel >. </para> -<!--FIXME Raise/Lower Shade/Unshade Maximize/Restore Keep Above/Below Move to Previous/Next Desktop Change Opacity Switch to Window Tab to the Left/Reght --> +<!--FIXME Raise/Lower Shade/Unshade Maximize/Restore Keep Above/Below Move to Previous/Next Desktop Change Opacity --> <tip> <para @@ -422,7 +420,7 @@ </varlistentry> <!--FIXME missing: -Minimize, Shade, Close, Start Window Tab Drag +Minimize, Shade, Close --> <varlistentry> @@ -638,7 +636,7 @@ <!--FIXME Mouse Wheel has different choices: Raise/Lower, Shade/Unshade, Maximize/Restore, Keep Above/Below, -Move to Previous/Next Desktop, Change Opacity, Switch to Window Tab to the Left/Right +Move to Previous/Next Desktop, Change Opacity Nothing --> @@ -766,30 +764,6 @@ </variablelist> <variablelist> -<title ->Pengetaban Window</title> - -<varlistentry> -<term -><guilabel ->Kelompokkan secara otomatis window-window yang mirip</guilabel -></term> -<listitem -><para ->Ketika dinyalakan mencoba untuk mendeteksi secara otomatis ketika window yang baru dibuka adalah berhubungan ke salah satu yang ada dan menempatkan mereka di dalam kelompok window yang sama.</para -></listitem> -</varlistentry> - -<varlistentry> -<term -><guilabel ->Beralih ke window-window yang dikelompokkan secara otomatis segera</guilabel -></term> -<listitem -><para ->Ketika dinyalakan segera beralih ke tab-tab window baru yang ditambahkan secara otomatis ke kelompok saat ini.</para -></listitem> -</varlistentry> <varlistentry> <term diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/id/kcm_kwin_virtualdesktops.po new/kwin-5.17.4/po/id/kcm_kwin_virtualdesktops.po --- old/kwin-5.17.3/po/id/kcm_kwin_virtualdesktops.po 2019-11-12 11:19:56.000000000 +0100 +++ new/kwin-5.17.4/po/id/kcm_kwin_virtualdesktops.po 2019-12-03 13:15:21.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kwin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-29 07:53+0100\n" -"PO-Revision-Date: 2019-08-06 20:01+0700\n" +"PO-Revision-Date: 2019-11-14 22:01+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -15,6 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 19.08.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -102,7 +103,7 @@ #: package/contents/ui/main.qml:183 #, kde-format msgid "Navigation wraps around" -msgstr "Navigasi sekitar wrap" +msgstr "Navigasi sekitar kemasan" #: package/contents/ui/main.qml:199 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/it/kwin.po new/kwin-5.17.4/po/it/kwin.po --- old/kwin-5.17.3/po/it/kwin.po 2019-11-12 11:19:56.000000000 +0100 +++ new/kwin-5.17.4/po/it/kwin.po 2019-12-03 13:15:21.000000000 +0100 @@ -18,7 +18,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 19.08.1\n" +"X-Generator: Lokalize 19.08.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/pl/kcm_kwin_effects.po new/kwin-5.17.4/po/pl/kcm_kwin_effects.po --- old/kwin-5.17.3/po/pl/kcm_kwin_effects.po 2019-11-12 11:20:04.000000000 +0100 +++ new/kwin-5.17.4/po/pl/kcm_kwin_effects.po 2019-12-03 13:15:33.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kwin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-09-16 03:27+0200\n" -"PO-Revision-Date: 2019-09-20 15:47+0200\n" +"PO-Revision-Date: 2019-12-02 11:02+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -41,7 +41,7 @@ #: kcm.cpp:87 #, kde-format msgid "Download New Desktop Effects" -msgstr "Pobierz nowe efekty pulpitu" +msgstr "Pobieranie efektów pulpitu" #: package/contents/ui/Effect.qml:88 #, kde-format @@ -56,7 +56,7 @@ #, kde-format msgctxt "@info:tooltip" msgid "Show/Hide Video" -msgstr "Pokaż/Ukryj wideo" +msgstr "Pokaż/Ukryj film" #: package/contents/ui/Effect.qml:124 #, kde-format @@ -74,9 +74,7 @@ msgid "" "Hint: To find out or configure how to activate an effect, look at the " "effect's settings." -msgstr "" -"Wskazówka: Ustawienia efektu zwierają informacje o efekcie i sposobach jego " -"wyzwolenia." +msgstr "Wskazówka: Sposób wywołania efektu znajduje się w jego ustawieniach." #: package/contents/ui/main.qml:56 #, kde-format @@ -96,4 +94,4 @@ #: package/contents/ui/main.qml:133 #, kde-format msgid "Get New Desktop Effects..." -msgstr "Pobierz nowe efekty pulpitu..." \ No newline at end of file +msgstr "Pobierz efekty pulpitu..." \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/pl/kcm_kwindecoration.po new/kwin-5.17.4/po/pl/kcm_kwindecoration.po --- old/kwin-5.17.3/po/pl/kcm_kwindecoration.po 2019-11-12 11:20:04.000000000 +0100 +++ new/kwin-5.17.4/po/pl/kcm_kwindecoration.po 2019-12-03 13:15:33.000000000 +0100 @@ -1,5 +1,5 @@ # translation of kcmkwindecoration.po to Polish -# Version: $Revision: 1554375 $ +# Version: $Revision: 1557555 $ # translation of kcmkwindecoration.po to # Norbert Popiołek <[email protected]>\n" # Michał Rudolf <[email protected]>, 2002. @@ -12,7 +12,7 @@ "Project-Id-Version: kcmkwindecoration\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-24 08:00+0200\n" -"PO-Revision-Date: 2019-06-22 06:46+0200\n" +"PO-Revision-Date: 2019-12-02 10:35+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -103,7 +103,7 @@ #: kcm.cpp:138 #, kde-format msgid "Download New Window Decorations" -msgstr "Pobierz nowe wyglądy okien" +msgstr "Pobierz nowy wygląd dla okien" #: package/contents/ui/Buttons.qml:85 #, kde-format @@ -118,7 +118,7 @@ #: package/contents/ui/Buttons.qml:241 #, kde-format msgid "Drag buttons between here and the titlebar" -msgstr "Przeciągnij przyciski pomiędzy tutaj, a paskiem tytułu" +msgstr "Przeciągnij przycisk stąd na pasek tytułu" #: package/contents/ui/main.qml:27 #, kde-format @@ -147,13 +147,13 @@ #, kde-format msgctxt "button text" msgid "Get New Window Decorations..." -msgstr "Pobierz nowe wyglądy okien..." +msgstr "Pobierz nowy wygląd dla okien..." #: package/contents/ui/main.qml:137 #, kde-format msgctxt "checkbox label" msgid "Close windows by double clicking the menu button" -msgstr "Zamykanie okien przez dwukrotne naciśnięcie na przycisk menu" +msgstr "Zamknij okno po dwukrotnym naciśnięciu na przycisk menu" #: package/contents/ui/main.qml:149 #, kde-format @@ -169,7 +169,7 @@ #, kde-format msgctxt "checkbox label" msgid "Show titlebar button tooltips" -msgstr "Pokaż podpowiedzi do przycisków paska tytułu" +msgstr "Pokaż podpowiedź po najechaniu na przycisk paska tytułu" #: package/contents/ui/Themes.qml:97 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/pl/kcmkwincommon.po new/kwin-5.17.4/po/pl/kcmkwincommon.po --- old/kwin-5.17.3/po/pl/kcmkwincommon.po 2019-11-12 11:20:04.000000000 +0100 +++ new/kwin-5.17.4/po/pl/kcmkwincommon.po 2019-12-03 13:15:33.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kwin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:25+0200\n" -"PO-Revision-Date: 2019-01-13 10:23+0100\n" +"PO-Revision-Date: 2019-12-02 11:04+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -16,7 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 19.03.70\n" +"X-Generator: Lokalize 19.07.70\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -32,7 +32,7 @@ #, kde-format msgctxt "Category of Desktop Effects, used as section header" msgid "Accessibility" -msgstr "Dostępność" +msgstr "Ułatwienia dostępu" #: effectsmodel.cpp:64 #, kde-format @@ -56,7 +56,7 @@ #, kde-format msgctxt "Category of Desktop Effects, used as section header" msgid "Show Desktop Animation" -msgstr "Pokaż animacje pulpitu" +msgstr "Animacje pokazywania pulpitu" #: effectsmodel.cpp:68 #, kde-format @@ -68,7 +68,7 @@ #, kde-format msgctxt "Category of Desktop Effects, used as section header" msgid "Virtual Desktop Switching Animation" -msgstr "Animacja przełączania pulpitów wirtualnych" +msgstr "Animacje przełączania pulpitów wirtualnych" #: effectsmodel.cpp:70 #, kde-format @@ -80,7 +80,7 @@ #, kde-format msgctxt "Category of Desktop Effects, used as section header" msgid "Window Open/Close Animation" -msgstr "Animacja otwierania/zamykania okna" +msgstr "Animacje otwierania/zamykania okien" #: effectsmodel.cpp:239 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/pl/kcmkwm.po new/kwin-5.17.4/po/pl/kcmkwm.po --- old/kwin-5.17.3/po/pl/kcmkwm.po 2019-11-12 11:20:04.000000000 +0100 +++ new/kwin-5.17.4/po/pl/kcmkwm.po 2019-12-03 13:15:33.000000000 +0100 @@ -1,6 +1,6 @@ # translation of kcmkwm.po to Polish # translation of kcmkwm.po to -# Version: $Revision: 1552368 $ +# Version: $Revision: 1557555 $ # Previous translations Piotr Roszatycki <[email protected]> # Michał Rudolf <[email protected]>, 2002. # Michal Rudolf <[email protected]>, 2002, 2003, 2004. @@ -13,7 +13,7 @@ "Project-Id-Version: kcmkwm\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-09-15 03:21+0200\n" -"PO-Revision-Date: 2019-09-21 07:53+0200\n" +"PO-Revision-Date: 2019-12-02 09:51+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -631,13 +631,13 @@ #, kde-format msgctxt "sassa asas" msgid "Click to focus" -msgstr "Kliknij, aby uaktywnić" +msgstr "Kliknięcie uaktywnia" #. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo) #: focus.ui:41 #, kde-format msgid "Click to focus (mouse precedence)" -msgstr "Kliknij, aby uaktywnić (pierwszeństwo myszy)" +msgstr "Kliknięcie uaktywnia (mysz ma pierwszeństwo)" #. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo) #: focus.ui:46 @@ -649,7 +649,7 @@ #: focus.ui:51 #, kde-format msgid "Focus follows mouse (mouse precedence)" -msgstr "Uaktywnienie podąża za myszą (pierwszeństwo myszy)" +msgstr "Uaktywnienie podąża za myszą (mysz ma pierwszeństwo)" #. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo) #: focus.ui:56 @@ -1288,10 +1288,10 @@ "span> A window becomes active when you click into it. This behavior is " "common on other operating systems and likely what you want.</p></body></html>" msgstr "" -"<html><head/><body><p><span style=\" font-style:italic;\">Kliknij, aby " -"uaktywnić</span>Okno staje się aktywne, kiedy na nie klikniesz. Zachowanie " -"to jest powszechne na innych systemach operacyjnych i jest prawdopodobnie " -"tym czego chcesz.</p></body></html>" +"<html><head/><body><p><span style=\" font-style:italic;\">Kliknięcie " +"uaktywnia</span>Okno uaktywnia się, po kliknięciu na nim. Zachowanie to jest " +"powszechne na innych systemach operacyjnych i jest prawdopodobnie tym czego " +"chcesz.</p></body></html>" #: windows.cpp:175 #, kde-format @@ -1303,13 +1303,13 @@ "the mouse is the preferred candidate. Unusual, but possible variant of <span " "style=\" font-style:italic;\">Click to focus</span>.</p></body></html>" msgstr "" -"<html><head/><body><p><span style=\" font-style:italic;\">Kliknij, aby " -"uaktywnić (pierwszeństwo myszy)</span>Jest to w większości to samo co <span " -"style=\" font-style:italic;\">Kliknij, aby uaktywnić</span>. Gdy przychodzi " -"do wyboru aktywnego okna przez system (bo np. bieżące aktywne okno zostało " -"zamknięte) to okno pod wskaźnikiem myszy ma pierwszeństwo. Niezbyt " -"powszechna, ale możliwa odmiana <span style=\" font-style:italic;\">Kliknij, " -"aby uaktywnić</span>.</p></body></html>" +"<html><head/><body><p><span style=\" font-style:italic;\">Kliknięcie " +"uaktywnia (mysz ma pierwszeństwo)</span>Jest to odmiana trybu <span style=\" " +"font-style:italic;\">Kliknięcie uaktywnia</span>. Gdy system wybiera okno, " +"które uaktywnić (bo np. poprzednie zostało zamknięte), to okno pod " +"wskaźnikiem myszy ma pierwszeństwo. Niezbyt powszechna, ale możliwa odmiana " +"trybu <span style=\" font-style:italic;\">Kliknięcie uaktywnia</span>.</p></" +"body></html>" #: windows.cpp:178 #, kde-format @@ -1322,12 +1322,12 @@ "without having to actually click.</p></body></html>" msgstr "" "<html><head/><body><p><span style=\" font-style:italic;\">Uaktywnienie " -"podąża za myszą:</span>Przesunięcie wskaźnika myszy na okno, aktywuje je. " -"np. okna losowo ukazujące się pod myszą nie zostaną uaktywnione.Jak zwykle " +"podąża za myszą:</span>Najechanie wskaźnikiem myszy na okno, uaktywnia je. " +"Okna losowo ukazujące się pod myszą nie zostaną uaktywnione. Jak zwykle " "<span style=\" font-style:italic;\">Zapobieganie przechwyceniu uaktywnienia</" -"span> wchodzi w grę.Myśl o tym jako o <span style=\" font-style:italic;" -"\">Kliknij, aby uaktywnić</span>, lecz bez konieczności klikania.</p></" -"body></html>" +"span> także jest brane pod uwagę. Jest to odmiana trybu <span style=\" font-" +"style:italic;\">Kliknięcie uaktywnia</span>, lecz bez konieczności klikania." +"</p></body></html>" #: windows.cpp:181 #, kde-format @@ -1338,11 +1338,11 @@ "under the mouse is the preferred candidate. Choose this, if you want a hover " "controlled focus.</p></body></html>" msgstr "" -"<html><head/><body><p>Jest to w większości to samo co <span style=\" font-" -"style:italic;\">Uaktywnienie podąża za myszą</span>Gdy przychodzi do wyboru " -"aktywnego okna przez system(bo np. bieżące aktywne okno zostało zamknięte)to " -"okno pod wskaźnikiem myszy ma pierwszeństwo.Wybierz to, jeśli chcesz " -"uaktywnienie zależne od najechania wskaźnikiem myszy.</p></body></html>" +"<html><head/><body><p>Jest to odmiana trybu <span style=\" font-style:italic;" +"\">Uaktywnienie podąża za myszą</span>Gdy system wybiera okno, które " +"uaktywnić (bo np. poprzednie zostało zamknięte), to okno pod wskaźnikiem " +"myszy ma pierwszeństwo. Wybierz, aby uaktywniać po najechaniu myszą.</p></" +"body></html>" #: windows.cpp:184 #, kde-format @@ -1360,9 +1360,9 @@ "myszy.<span style=\" font-weight:600;\">Uwaga:</span><span style=\" font-" "style:italic;\">Ochrona przed zmianą aktywnego okna</span> i <span style=\" " "font-style:italic;\">pole kart (\"Alt+Tab\")</span> zaprzecza tej zasadzie i " -"nie zadziałaW tym przypadku prawdopodobnie chcesz użyć <span style=\" font-" -"style:italic;\">Uaktywnienie podąża za myszą (pierwszeństwo myszy)</span>!</" -"p></body></html>" +"nie zadziała. W tym przypadku lepiej wybrać <span style=\" font-style:italic;" +"\">Uaktywnienie podąża za myszą (pierwszeństwo myszy)</span>!</p></body></" +"html>" #: windows.cpp:187 #, kde-format @@ -1385,5 +1385,5 @@ "style:italic;\">Ochrona przed zmianą aktywnego okna</span> i <span style=\" " "font-style:italic;\">pole kart (\"Alt+Tab\")</span>zaprzecza tej zasadzie i " "nie zadziała. W tym przypadku prawdopodobnie chcesz użyć <span style=\" font-" -"style:italic;\">Uaktywnienie podąża za myszą (pierwszeństwo myszy)</span>!</" -"p></body></html>" \ No newline at end of file +"style:italic;\">Uaktywnienie podąża za myszą (mysz ma pierwszeństwo)</span>!" +"</p></body></html>" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/pl/kwin_effects.po new/kwin-5.17.4/po/pl/kwin_effects.po --- old/kwin-5.17.3/po/pl/kwin_effects.po 2019-11-12 11:20:04.000000000 +0100 +++ new/kwin-5.17.4/po/pl/kwin_effects.po 2019-12-03 13:15:33.000000000 +0100 @@ -11,7 +11,7 @@ "Project-Id-Version: kwin_effects\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-09-15 03:21+0200\n" -"PO-Revision-Date: 2019-06-22 06:53+0200\n" +"PO-Revision-Date: 2019-12-02 11:49+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -176,7 +176,7 @@ #: cube/cube.cpp:197 cube/cube_config.cpp:71 #, kde-format msgid "Desktop Cube" -msgstr "Kostka pulpitu" +msgstr "Sześcian pulpitów" #: cube/cube.cpp:205 cube/cube_config.cpp:76 #, kde-format @@ -462,7 +462,7 @@ #: glide/glide_config.ui:70 glide/glide_config.ui:168 #, kde-format msgid "Top" -msgstr "Góra" +msgstr "Na górze" #: desktopgrid/desktopgrid_config.cpp:78 #, kde-format @@ -476,7 +476,7 @@ #: glide/glide_config.ui:75 glide/glide_config.ui:173 #, kde-format msgid "Right" -msgstr "Prawo" +msgstr "Po prawej" #: desktopgrid/desktopgrid_config.cpp:80 #, kde-format @@ -490,7 +490,7 @@ #: glide/glide_config.ui:80 glide/glide_config.ui:178 #, kde-format msgid "Bottom" -msgstr "Dół" +msgstr "Na dole" #: desktopgrid/desktopgrid_config.cpp:82 #, kde-format @@ -504,7 +504,7 @@ #: glide/glide_config.ui:85 glide/glide_config.ui:183 #, kde-format msgid "Left" -msgstr "Lewo" +msgstr "Po lewej" #: desktopgrid/desktopgrid_config.cpp:84 #, kde-format @@ -514,7 +514,7 @@ #: desktopgrid/desktopgrid_config.cpp:85 #, kde-format msgid "Center" -msgstr "Środek" +msgstr "Na środku" #. i18n: ectx: property (text), widget (QLabel, label) #: desktopgrid/desktopgrid_config.ui:23 @@ -679,7 +679,7 @@ #, kde-format msgctxt "Name of a KWin Effect" msgid "Desktop Cube" -msgstr "Kostka pulpitu" +msgstr "Sześcian pulpitów" #: effect_builtins.cpp:163 #, kde-format @@ -735,7 +735,7 @@ #, kde-format msgctxt "Comment describing the KWin Effect" msgid "Closed windows fall into pieces" -msgstr "Rozpadanie okien na kawałki przy ich zamykaniu" +msgstr "Rozsypuje okna na kawałki przy ich zamykaniu" #: effect_builtins.cpp:237 #, kde-format @@ -756,13 +756,13 @@ #, kde-format msgctxt "Name of a KWin Effect" msgid "Glide" -msgstr "Szybowanie" +msgstr "Obracanie na zawiasie" #: effect_builtins.cpp:253 #, kde-format msgctxt "Comment describing the KWin Effect" msgid "Glide windows as they appear or disappear" -msgstr "Okna szybują podczas pojawiania i znikania" +msgstr "Okna obracają się na zawiasie przy otwieraniu lub zamykaniu" #: effect_builtins.cpp:267 #, kde-format @@ -823,7 +823,7 @@ msgctxt "Comment describing the KWin Effect" msgid "Simulate a magic lamp when minimizing windows" msgstr "" -"Efekt magicznej lampy dla okien przy minimalizowaniu i powrocie z niego" +"Okna wchodzą do lampy przy minimalizowaniu i wychodzą przy powrocie z niej" #: effect_builtins.cpp:342 #, kde-format @@ -920,7 +920,7 @@ #, kde-format msgctxt "Name of a KWin Effect" msgid "Sheet" -msgstr "Arkusz" +msgstr "Wyciąganie/Wsuwanie" #: effect_builtins.cpp:448 #, kde-format @@ -928,8 +928,7 @@ msgid "" "Make modal dialogs smoothly fly in and out when they are shown or hidden" msgstr "" -"Gładkie przylatywanie i odlatywanie okien dialogowych przy ich otwieraniu i " -"zamykaniu" +"Okna dialogowe są gładko wyciągane przy otwieraniu i wsuwane przy zamykaniu" #: effect_builtins.cpp:462 #, kde-format @@ -965,7 +964,7 @@ #, kde-format msgctxt "Comment describing the KWin Effect" msgid "Slide desktops when switching virtual desktops" -msgstr "Przesuwa pulpit przy podczas przełączania wirtualnych pulpitów" +msgstr "Przesuwa pulpity wirtualne przy przełączaniu" #: effect_builtins.cpp:507 #, kde-format @@ -977,7 +976,7 @@ #, kde-format msgctxt "Comment describing the KWin Effect" msgid "Slide back windows when another window is raised" -msgstr "Przesuwa okna do tyłu podczas przywoływania danego okna" +msgstr "Przesuwa inne okna do tył przy przywoływaniu danego okna" #: effect_builtins.cpp:522 #, kde-format @@ -1001,7 +1000,7 @@ #, kde-format msgctxt "Comment describing the KWin Effect" msgid "Help you locate the center of the screen when moving a window" -msgstr "Pomaga znaleźć środek ekranu przy przesuwaniu okna" +msgstr "Pomaga znaleźć środek ekranu przy przesuwaniu okna" #: effect_builtins.cpp:552 #, kde-format @@ -1073,7 +1072,7 @@ #, kde-format msgctxt "Comment describing the KWin Effect" msgid "Deform windows while they are moving" -msgstr "Odkształca okna podczas ich przemieszczania" +msgstr "Odkształca okna przy ich przemieszczaniu" #: effect_builtins.cpp:642 #, kde-format @@ -1629,13 +1628,13 @@ #: scale/package/contents/ui/config.ui:46 #, kde-format msgid "Window open scale:" -msgstr "Skala otwarcia okna:" +msgstr "Skala na otwarciu okna:" #. i18n: ectx: property (text), widget (QLabel, label_OutScale) #: scale/package/contents/ui/config.ui:53 #, kde-format msgid "Window close scale:" -msgstr "Skala zamknięcia okna:" +msgstr "Skala przed zamknięciem okna:" #: screenshot/screenshot.cpp:354 #, kde-format @@ -2107,7 +2106,7 @@ #: zoom/zoom_config.ui:106 #, kde-format msgid "Scale" -msgstr "Skala" +msgstr "Skalowanie" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MousePointer) #: zoom/zoom_config.ui:111 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/ru/kcmkwm.po new/kwin-5.17.4/po/ru/kcmkwm.po --- old/kwin-5.17.3/po/ru/kcmkwm.po 2019-11-12 11:20:06.000000000 +0100 +++ new/kwin-5.17.4/po/ru/kcmkwm.po 2019-12-03 13:15:36.000000000 +0100 @@ -19,14 +19,14 @@ "Project-Id-Version: kcmkwm\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-09-15 03:21+0200\n" -"PO-Revision-Date: 2019-10-10 09:14+0300\n" +"PO-Revision-Date: 2019-11-10 19:45+0300\n" "Last-Translator: Alexander Yavorsky <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 19.08.1\n" +"X-Generator: Lokalize 19.08.3\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Environment: kde\n" @@ -759,7 +759,7 @@ "\" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -" "qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;" "\">Очень высокий:</span> Пользователь должен сам явно активировать каждое " -"окно.</li></ul></p><p>Окна, переключение в которые было предотвращено, будут " +"окно.</li></ul><p>Окна, переключение в которые было предотвращено, будут " "считаться требующими внимания. Например, по умолчанию в панели задач будут " "подсвечены соответствующие им элементы. Это можно изменить в модуле " "настройки уведомлений в «Параметрах системы».</p></body></html>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kcm-kwin-scripts.po new/kwin-5.17.4/po/zh_CN/kcm-kwin-scripts.po --- old/kwin-5.17.3/po/zh_CN/kcm-kwin-scripts.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kcm-kwin-scripts.po 2019-12-03 13:15:48.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:25+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kcm_kwin_effects.po new/kwin-5.17.4/po/zh_CN/kcm_kwin_effects.po --- old/kwin-5.17.3/po/zh_CN/kcm_kwin_effects.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kcm_kwin_effects.po 2019-12-03 13:15:48.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-09-16 03:27+0200\n" -"PO-Revision-Date: 2019-10-09 10:03\n" +"PO-Revision-Date: 2019-11-19 23:10\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kcm_kwin_virtualdesktops.po new/kwin-5.17.4/po/zh_CN/kcm_kwin_virtualdesktops.po --- old/kwin-5.17.3/po/zh_CN/kcm_kwin_virtualdesktops.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kcm_kwin_virtualdesktops.po 2019-12-03 13:15:48.000000000 +0100 @@ -13,7 +13,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-29 07:53+0100\n" -"PO-Revision-Date: 2019-10-09 10:03\n" +"PO-Revision-Date: 2019-11-19 23:10\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kcm_kwindecoration.po new/kwin-5.17.4/po/zh_CN/kcm_kwindecoration.po --- old/kwin-5.17.3/po/zh_CN/kcm_kwindecoration.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kcm_kwindecoration.po 2019-12-03 13:15:48.000000000 +0100 @@ -14,7 +14,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-24 08:00+0200\n" -"PO-Revision-Date: 2019-10-09 10:03\n" +"PO-Revision-Date: 2019-11-19 23:10\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kcm_kwintabbox.po new/kwin-5.17.4/po/zh_CN/kcm_kwintabbox.po --- old/kwin-5.17.3/po/zh_CN/kcm_kwintabbox.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kcm_kwintabbox.po 2019-12-03 13:15:48.000000000 +0100 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-07-11 03:14+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kcmkwincommon.po new/kwin-5.17.4/po/zh_CN/kcmkwincommon.po --- old/kwin-5.17.3/po/zh_CN/kcmkwincommon.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kcmkwincommon.po 2019-12-03 13:15:48.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:25+0200\n" -"PO-Revision-Date: 2019-10-09 10:03\n" +"PO-Revision-Date: 2019-11-19 23:10\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kcmkwincompositing.po new/kwin-5.17.4/po/zh_CN/kcmkwincompositing.po --- old/kwin-5.17.3/po/zh_CN/kcmkwincompositing.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kcmkwincompositing.po 2019-12-03 13:15:48.000000000 +0100 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:25+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kcmkwinrules.po new/kwin-5.17.4/po/zh_CN/kcmkwinrules.po --- old/kwin-5.17.3/po/zh_CN/kcmkwinrules.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kcmkwinrules.po 2019-12-03 13:15:48.000000000 +0100 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-09-17 03:28+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kcmkwinscreenedges.po new/kwin-5.17.4/po/zh_CN/kcmkwinscreenedges.po --- old/kwin-5.17.3/po/zh_CN/kcmkwinscreenedges.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kcmkwinscreenedges.po 2019-12-03 13:15:48.000000000 +0100 @@ -14,7 +14,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-05 03:05+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kcmkwm.po new/kwin-5.17.4/po/zh_CN/kcmkwm.po --- old/kwin-5.17.3/po/zh_CN/kcmkwm.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kcmkwm.po 2019-12-03 13:15:48.000000000 +0100 @@ -13,7 +13,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-09-15 03:21+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -399,7 +399,7 @@ #: actions.ui:480 mouse.ui:107 #, kde-format msgid "Shade/unshade" -msgstr "阴影/取消阴影" +msgstr "卷起/展开" #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4) #. i18n: ectx: property (text), item, widget (KComboBox, coAllW) @@ -433,7 +433,7 @@ #: advanced.ui:20 #, kde-format msgid "Window &unshading:" -msgstr "窗口取消阴影" +msgstr "展开窗口(&U):" #. i18n: ectx: property (whatsThis), widget (QCheckBox, shadeHoverOn) #: advanced.ui:32 @@ -443,6 +443,8 @@ "unshade automatically when the mouse pointer has been over the titlebar for " "some time.</p></body></html>" msgstr "" +"<html><head/><body><p>如果此选项被启用,当鼠标指针在标题栏上停留一段时间后," +"阴影窗口将自动取消阴影。</p></body></html>" #. i18n: ectx: property (text), widget (QCheckBox, shadeHoverOn) #: advanced.ui:35 @@ -588,13 +590,13 @@ #, kde-format msgctxt "sassa asas" msgid "Click to focus" -msgstr "" +msgstr "点击聚焦" #. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo) #: focus.ui:41 #, kde-format msgid "Click to focus (mouse precedence)" -msgstr "" +msgstr "点击聚焦 (鼠标优先)" #. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo) #: focus.ui:46 @@ -612,19 +614,19 @@ #: focus.ui:56 #, kde-format msgid "Focus under mouse" -msgstr "" +msgstr "鼠标悬浮聚焦" #. i18n: ectx: property (text), item, widget (QComboBox, windowFocusPolicyCombo) #: focus.ui:61 #, kde-format msgid "Focus strictly under mouse" -msgstr "" +msgstr "鼠标悬浮严格聚焦" #. i18n: ectx: property (text), widget (QLabel, delayFocusOnLabel) #: focus.ui:69 #, kde-format msgid "&Delay focus by:" -msgstr "" +msgstr "聚焦延迟(&D):" #. i18n: ectx: property (whatsThis), widget (QSpinBox, delayFocus) #: focus.ui:82 @@ -638,7 +640,7 @@ #: focus.ui:101 #, kde-format msgid "Focus &stealing prevention:" -msgstr "" +msgstr "阻止盗取焦点(&S):" #. i18n: ectx: property (whatsThis), widget (KComboBox, focusStealing) #: focus.ui:114 @@ -735,7 +737,7 @@ #: focus.ui:156 #, kde-format msgid "&Click raises active window" -msgstr "" +msgstr "点击提升活动窗口(&C)" #. i18n: ectx: property (whatsThis), widget (QCheckBox, autoRaiseOn) #: focus.ui:165 @@ -751,7 +753,7 @@ #: focus.ui:168 #, kde-format msgid "&Raise on hover, delayed by:" -msgstr "" +msgstr "鼠标悬停提升(&R),延迟:" #. i18n: ectx: property (whatsThis), widget (QSpinBox, autoRaise) #: focus.ui:175 @@ -990,7 +992,7 @@ #: mouse.ui:143 #, kde-format msgid "Titlebar and Frame Actions" -msgstr "" +msgstr "标题栏和框架动作" #. i18n: ectx: property (text), widget (QLabel, label_3) #: mouse.ui:167 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kwin.po new/kwin-5.17.4/po/zh_CN/kwin.po --- old/kwin-5.17.3/po/zh_CN/kwin.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kwin.po 2019-12-03 13:15:48.000000000 +0100 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-09-27 07:54+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kwin_clients.po new/kwin-5.17.4/po/zh_CN/kwin_clients.po --- old/kwin-5.17.3/po/zh_CN/kwin_clients.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kwin_clients.po 2019-12-03 13:15:48.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-16 07:57+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kwin_effects.po new/kwin-5.17.4/po/zh_CN/kwin_effects.po --- old/kwin-5.17.3/po/zh_CN/kwin_effects.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kwin_effects.po 2019-12-03 13:15:48.000000000 +0100 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-09-15 03:21+0200\n" -"PO-Revision-Date: 2019-10-09 10:01\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kwin_scripting.po new/kwin-5.17.4/po/zh_CN/kwin_scripting.po --- old/kwin-5.17.3/po/zh_CN/kwin_scripting.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kwin_scripting.po 2019-12-03 13:15:48.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:25+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwin-5.17.3/po/zh_CN/kwin_scripts.po new/kwin-5.17.4/po/zh_CN/kwin_scripts.po --- old/kwin-5.17.3/po/zh_CN/kwin_scripts.po 2019-11-12 11:20:14.000000000 +0100 +++ new/kwin-5.17.4/po/zh_CN/kwin_scripts.po 2019-12-03 13:15:48.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:25+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
