diff --git a/CHANGELOG.md b/CHANGELOG.md index d6c96b4..2872348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [49] - 2024-08-11 + +### Added + +- Port to GNOME 47 (#363) + +### Changed + +- Replace the active window hint with https://github.com/Leleat/focus-indicator-prototype. It is disabled by default (#344) + ## [48] - 2024-08-10 ### Added diff --git a/scripts/aur-build/.SRCINFO b/scripts/aur-build/.SRCINFO index 884c0a0..a637097 100644 --- a/scripts/aur-build/.SRCINFO +++ b/scripts/aur-build/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = gnome-shell-extension-tiling-assistant pkgdesc = A GNOME Shell extension to expand GNOME's native 2 column design. - pkgver = 48 + pkgver = 49 pkgrel = 1 url = https://github.com/Leleat/Tiling-Assistant install = INSTALL @@ -10,7 +10,7 @@ pkgbase = gnome-shell-extension-tiling-assistant depends = gnome-shell provides = gnome-shell-extension-tiling-assistant conflicts = gnome-shell-extension-tiling-assistant - source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v48 + source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v49 sha256sums = SKIP pkgname = gnome-shell-extension-tiling-assistant diff --git a/scripts/aur-build/PKGBUILD b/scripts/aur-build/PKGBUILD index d5ee196..8fca9c8 100644 --- a/scripts/aur-build/PKGBUILD +++ b/scripts/aur-build/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: VeldoraTheDragon <127216238+VeldoraTheDragon@users.noreply.github.com> pkgname=gnome-shell-extension-tiling-assistant -pkgver=48 +pkgver=49 pkgrel=1 pkgdesc="A GNOME Shell extension to expand GNOME's native 2 column design." arch=('x86_64') diff --git a/tiling-assistant@leleat-on-github/metadata.json b/tiling-assistant@leleat-on-github/metadata.json index c8a2f28..9fd0b2a 100644 --- a/tiling-assistant@leleat-on-github/metadata.json +++ b/tiling-assistant@leleat-on-github/metadata.json @@ -8,5 +8,5 @@ "uuid": "tiling-assistant@leleat-on-github", "gettext-domain": "tiling-assistant@leleat-on-github", "settings-schema": "org.gnome.shell.extensions.tiling-assistant", - "version": 48 + "version": 49 } diff --git a/translations/cs.po b/translations/cs.po index e9c9ec4..108365b 100644 --- a/translations/cs.po +++ b/translations/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: 2021-08-03 01:02+0200\n" "Last-Translator: Vojtěch Perník \n" "Language-Team: Czech \n" @@ -47,8 +47,8 @@ msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "Obecné" @@ -162,13 +162,13 @@ msgid "" msgstr "" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -218,7 +218,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "" @@ -227,154 +227,141 @@ msgstr "" msgid "Move the window along your favorite Layout" msgstr "" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" +msgid "Focus Hint" msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" -msgstr "" - -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" msgstr "" -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "" - -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" msgstr "" #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -383,280 +370,280 @@ msgid "" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 -msgid "Ctrl" -msgstr "" - #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 -msgid "Alt" +msgid "Ctrl" msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 -msgid "RMB" +msgid "Alt" msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +msgid "RMB" +msgstr "" + +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "Inverzní časovač akce horního okraje obrazovky" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "Klávesové zkratky" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "Přepnout \"Vyskakovací okno dlaždic\"" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "Režim úprav dlaždic" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "Automatické dlaždice" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "Přepnout maximalizaci" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "Dlaždice nahoře" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "Dlaždice dole" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "Dlaždice vlevo" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "Dlaždice vpravo" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "Dlaždice nahoře vlevo" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "Dlaždice nahoře vpravo" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "Dlaždice dole vlevo" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "Dlaždice dole vpravo" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "" #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "" #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr "" diff --git a/translations/de_CH.po b/translations/de_CH.po index fb95a26..e48e55f 100644 --- a/translations/de_CH.po +++ b/translations/de_CH.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: 2022-03-19 12:06+0100\n" "Last-Translator: \n" "Language-Team: \n" @@ -47,8 +47,8 @@ msgstr "Fortgeschrittene..." #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "Allgemein" @@ -169,13 +169,13 @@ msgid "" msgstr "" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -228,7 +228,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "Bevorzugtes Layout" @@ -237,109 +237,96 @@ msgstr "Bevorzugtes Layout" msgid "Move the window along your favorite Layout" msgstr "Verschieben Sie das Fenster entlang Ihres bevorzugten Layouts" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" +msgid "Focus Hint" msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" -msgstr "" - -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" msgstr "" -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "" - -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "Animationen" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "Kacheln" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "Entkacheln" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "Standard-Fensterbewegungsmodus" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "Kacheln an den Rand" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" @@ -348,12 +335,12 @@ msgstr "" "Standardkachelvorschau geöffnet" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "Adaptive Kacheln" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" @@ -362,7 +349,7 @@ msgstr "" "schwebt, schiebt das überlappende Fenster zur Seite" #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" @@ -370,27 +357,27 @@ msgstr "" "'Layouts'" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -399,284 +386,284 @@ msgid "" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "'Kacheln an den Rand' an Ihr bevorzugtes Layout anpassen" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "Aktivator für den Verschiebemodus 'Adaptive Kacheln'" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 msgid "Ctrl" msgstr "Strg" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 msgid "Alt" msgstr "Alt" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 msgid "RMB" msgstr "RMB" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "Aktivator für den Verschiebemodus 'Favorisiertes Layout'" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "Vertikale Randvorschau Auslösebereich" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "Horizontale Randvorschau Auslösebereich" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "Umgekehrter Timer für die Aktion am oberen Bildschirmrand" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "Umgekehrter Timer für die Aktion eines querformatigen Displays" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "Umgekehrter Timer für die Aktion eines hochformatigen Displays" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "Tastenbindungen" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "Umschalten 'Kacheln Popup'" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "Kachelbearbeitungsmodus" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "Ein tastaturbasierter Modus zur Verwaltung Ihrer gekachelten Fenster" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "Auto-Kacheln" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "" "Entkacheln oder kacheln des aktuellen Fensters anhand der sichtbaren Kacheln" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "Umschalten 'Immer oben'" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "Umschalten Maximierung" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "Umschalten vertikale Maximierung" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "Umschalten horizontale Maximierung" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "Fenstergrösse wiederherstellen" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "Fenster in die Mitte verschieben" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "Kachel nach oben" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "Kacheln nach unten" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "Kacheln nach links" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "Kacheln nach rechts" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "Kacheln in die Ecke" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "Kacheln nach oben links" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "Kacheln nach oben rechts" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "Kacheln nach unten links" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "Kacheln nach unten rechts" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "Fehlersuche" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "Gekachelte Rechtecke anzeigen" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "Freie Rechtecke anzeigen" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "Layouts" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "Panel Anzeige" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "Suche nach einem Layout" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "Öffnet ein Popup mit allen verfügbaren Layouts" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "Ein neues Layout hinzufügen." #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "" "Das Layout auf der Festplatte speichern. Ungültige Änderungen gehen verloren!" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "" "Die Layouts werden von der Festplatte neu geladen, wobei alle nicht " "gespeicherten Änderungen verworfen werden." #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "Erweiterte / Experimentelle Einstellungen" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr "" diff --git a/translations/de_DE.po b/translations/de_DE.po index 50127f6..7bf353f 100644 --- a/translations/de_DE.po +++ b/translations/de_DE.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: 2024-06-08 15:03+0200\n" "Last-Translator: Christian Lauinger \n" "Language-Team: \n" @@ -47,8 +47,8 @@ msgstr "Fortgeschrittene..." #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "Allgemein" @@ -174,13 +174,13 @@ msgstr "" "rechts können ihr Verhalten je nach Kachelzustand des Fensters ändern" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -238,7 +238,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "Favorisiertes Layout" @@ -247,106 +247,84 @@ msgstr "Favorisiertes Layout" msgid "Move the window along your favorite Layout" msgstr "Verschiebt das Fenster entlang des favorisierten Layouts" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" -msgstr "Aktiver Fensterhinweis" +msgid "Focus Hint" +msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" -msgstr "Das fokussierte Fenster nicht anzeigen" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" +msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" -msgstr "Minimal" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" +msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -"Vorübergehendes Anzeigen des fokussierten Fensters beim Wechsel zu einem " -"Arbeitsbereich mit mehreren sich nicht überlappenden Fenstern" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" -msgstr "Immer" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" +msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -"Zeigt immer das fokussierte Fenster an, es sei denn, es ist maximiert oder " -"im Vollbildmodus. Es gibt Probleme unter Wayland mit GTK4 Popups" - -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" -msgstr "Hinweisfarbe" - -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" -msgstr "Die Farbe des Rahmens, der das fokussierte Fenster anzeigt" - -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "Rahmengröße" - -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 + +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" +msgstr "" + +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -"Die Größe des Rahmens, der das fokussierte Fenster für den immer aktiven " -"Hinweis anzeigt" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" -msgstr "Innere Rahmengröße" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" +msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" -"Die Umrandung des immer aktiven Hinweises reicht bis in den Fensterrahmen. " -"Dies ist dazu gedacht, abgerundete Ecken abzudecken. Allerdings werden GTK4-" -"Popups unter Wayland das Fenster aus irgendeinem Grund dahinter setzen..." #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "Animationen" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "Kacheln" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "Entkacheln" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "Standard-Fensterbewegungsmodus" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" "Der Bewegungsmodus, der aktiviert wird, wenn keine Modifikatortaste gedrückt " @@ -354,13 +332,13 @@ msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "An den Rand zuordnen" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" @@ -369,12 +347,12 @@ msgstr "" "Standardkachelvorschau geöffnet" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "Dynamisches Zuordnen" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" @@ -383,7 +361,7 @@ msgstr "" "schwebt, schiebt das überlappende Fenster zur Seite" #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" @@ -391,27 +369,27 @@ msgstr "" "'Layouts'" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "Kachelassistent ignorieren" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "Verwendung von Kantenkachelung ohne die Funktionen vom Kachelassistent" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "Andere" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "Monitorwechsel Wartezeit" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -424,12 +402,12 @@ msgstr "" "Bildschirmkanten 'werfen', selbst wenn ein Monitor an diese Kante angrenzt." #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "Bewegungsmodus mit geringer Leistung" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." @@ -439,272 +417,272 @@ msgstr "" "Kachelvorschauaktualisierungen verringert." #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "'An den Rand zuordnen' an Ihr bevorzugtes Layout anpassen" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "Aktivator für den Verschiebemodus 'Dynamisches Zuordnen'" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 msgid "Ctrl" msgstr "Strg" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 msgid "Alt" msgstr "Alt" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 msgid "RMB" msgstr "RMB" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "Super" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "Aktivator für den Verschiebemodus 'Favorisiertes Layout'" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "'Ignoriere Kachel-Assistent' Modus Schalter" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "Vertikale Randvorschau Auslösebereich" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "Horizontale Randvorschau Auslösebereich" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "Umgekehrter Timer für die Aktion am oberen Bildschirmrand" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "Umgekehrter Timer für die Aktion eines querformatigen Displays" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "Umgekehrter Timer für die Aktion eines hochformatigen Displays" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "Tastenbelegung" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "Umschalten 'Kacheln Popup'" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "Kachelbearbeitungsmodus" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "Ein tastaturbasierter Modus zur Verwaltung der gekachelten Fenster" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "Auto-Zuordnen" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "" "Zuordnen oder Trennen des aktuellen Fensters anhand der sichtbaren Kacheln" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "Umschalten 'Immer oben'" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "Umschalten Maximierung" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "Umschalten vertikale Maximierung" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "Umschalten horizontale Maximierung" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "Fenstergrösse wiederherstellen" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "Fenster in die Mitte verschieben" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "Nach oben zuordnen" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "Nach unten zuordnen" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "Nach links zuordnen" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "Nach rechts zuordnen" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "In die Ecke zuordnen" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "Nach oben links zuordnen" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "Nach oben rechts zuordnen" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "Nach unten links zuordnen" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "Nach unten rechts zuordnen" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "Kantenkachelung ohne Assistent" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "Eckenkachelung ohne Assistenz" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "Debugging" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "Gekachelte Rechtecke anzeigen" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "Freie Rechtecke anzeigen" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "Layouts" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "Panel Anzeige" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "Suche nach einem Layout" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "Öffnet ein Popup mit allen verfügbaren Layouts" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "Ein neues Layout hinzufügen." #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "" "Das Layout auf der Festplatte speichern. Ungültige Änderungen gehen verloren!" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "" "Die Layouts werden von der Festplatte neu geladen, wobei alle nicht " "gespeicherten Änderungen verworfen werden." #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "Erweiterte / Experimentelle Einstellungen" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr "Weitere Einstellungen in den Hauptmenü anzeigen" @@ -769,6 +747,61 @@ msgstr "" msgid "'User Guide' for help..." msgstr "'Benutzerhandbuch' für Hilfe..." +#~ msgid "Active Window Hint" +#~ msgstr "Aktiver Fensterhinweis" + +#~ msgid "Don't indicate the focused window" +#~ msgstr "Das fokussierte Fenster nicht anzeigen" + +#~ msgid "Minimal" +#~ msgstr "Minimal" + +#~ msgid "" +#~ "Temporarily indicate the focused window when switching to a workspace " +#~ "with multiple non-overlapping windows" +#~ msgstr "" +#~ "Vorübergehendes Anzeigen des fokussierten Fensters beim Wechsel zu einem " +#~ "Arbeitsbereich mit mehreren sich nicht überlappenden Fenstern" + +#~ msgid "Always" +#~ msgstr "Immer" + +#~ msgid "" +#~ "Always indicate the focused window unless it's maximized or in " +#~ "fullscreen. There are issues on Wayland with GTK4 popups" +#~ msgstr "" +#~ "Zeigt immer das fokussierte Fenster an, es sei denn, es ist maximiert " +#~ "oder im Vollbildmodus. Es gibt Probleme unter Wayland mit GTK4 Popups" + +#~ msgid "Hint Color" +#~ msgstr "Hinweisfarbe" + +#~ msgid "The color of the frame indicating the focused window" +#~ msgstr "Die Farbe des Rahmens, der das fokussierte Fenster anzeigt" + +#~ msgid "Border Size" +#~ msgstr "Rahmengröße" + +#~ msgid "" +#~ "The border size of the frame indicating the focused window for the always " +#~ "active hint" +#~ msgstr "" +#~ "Die Größe des Rahmens, der das fokussierte Fenster für den immer aktiven " +#~ "Hinweis anzeigt" + +#~ msgid "Inner Border Size" +#~ msgstr "Innere Rahmengröße" + +#~ msgid "" +#~ "The border for the always active hint reaching inside the window frame. " +#~ "This is meant to cover rounded corners. However, GTK4 popups on Wayland " +#~ "will put the window behind the hint for whatever reason..." +#~ msgstr "" +#~ "Die Umrandung des immer aktiven Hinweises reicht bis in den " +#~ "Fensterrahmen. Dies ist dazu gedacht, abgerundete Ecken abzudecken. " +#~ "Allerdings werden GTK4-Popups unter Wayland das Fenster aus irgendeinem " +#~ "Grund dahinter setzen..." + #~ msgid "Restore Window Size on" #~ msgstr "Fenstergrösse wiederherstellen auf" diff --git a/translations/es.po b/translations/es.po index 37fe578..90d85b3 100644 --- a/translations/es.po +++ b/translations/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: 2022-12-03 18:38+0200\n" "Last-Translator: Sergio Varela \n" "Language-Team: \n" @@ -47,8 +47,8 @@ msgstr "Avanzado..." #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "General" @@ -168,13 +168,13 @@ msgid "" msgstr "" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -228,7 +228,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "Distribución favorita" @@ -237,109 +237,96 @@ msgstr "Distribución favorita" msgid "Move the window along your favorite Layout" msgstr "Mueve la ventana de acuerdo a tu distribución favorita" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" -msgstr "Sugerencia de ventana activa" +msgid "Focus Hint" +msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" -msgstr "No indicar la ventana enfocada" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" +msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" -msgstr "Mínimo" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" +msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" -msgstr "Siempre" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" +msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" -msgstr "Color del indicio" - -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" -msgstr "El color del marco que indica la ventana enfocada" - -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "Tamaño de los bordes" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" +msgstr "" -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" -msgstr "Tamaño del borde interior" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" +msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "Animaciones" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "Al disponer la ventana en mosaico" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "Al sacar la ventana del mosaico" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "Modo de movimiento de la ventana por defecto" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "Disposición en mosaico en los bordes de la pantalla" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" @@ -348,12 +335,12 @@ msgstr "" "vista previa de disposición en mosaico por defecto" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "Disposición en mosaico adaptativa" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" @@ -362,7 +349,7 @@ msgstr "" "dispuesta en mosaico, se apartará la(s) ventana(s) superpuesta(s)" #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" @@ -370,27 +357,27 @@ msgstr "" "favorita de la página 'Distribuciones'" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "Otro" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -399,290 +386,290 @@ msgid "" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "" "Adaptar la 'Disposición en mosaico en el borde' a tu distibución favorita" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "Activador del modo de movimiento 'Organización en mosaico adaptativa'" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 msgid "Ctrl" msgstr "Ctrl" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 msgid "Alt" msgstr "Alt" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 msgid "RMB" msgstr "Botón derecho del ratón" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "Activador del modo de movimiento 'Distribución favorita'" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "Área de activación de la vista previa del borde vertical" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "Área de activación de la vista previa del borde horizontal" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "Tiempo hasta conmutar la acción del borde superior" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "" "Acción en borde superior invertida para pantallas con disposición apaisada" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "" "Acción en borde superior invertida para pantallas con disposición vertical" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "Atajos de teclado" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "Activar/desactivar la \"Ventana emergente de disposición en mosaico\"" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "Modo de edición de disposición en mosaico" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "Un modo de manejo de las ventanas en mosaico mediante el teclado" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "Auto-organizar en mosaico" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "" "Disponer en mosaico o no la ventana actual en base a las ventanas en mosaico " "visibles" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "Activar/desactivar 'siempre encima'" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "Activar/desactivar el maximizado de la ventana" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "Activar/desactivar el maximizado vertical de la ventana" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "Activar/desactivar el maximizado horizontal de la ventana" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "Restaurar el tamaño de la ventana" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "Mover la ventana al centro" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "Disponer en mosaico en el borde superior" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "Disponer en mosaico en el borde inferior" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "Disponer en mosaico en el borde izquierdo" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "Disponer en mosaico en el borde derecho" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "Disposición en mosaico en las esquinas de la pantalla" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "Disponer en mosaico en la esquina superior izquierda" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "Disponer en mosaico en la esquina superior derecha" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "Disponer en mosaico en la esquina inferior izquierda" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "Disponer en mosaico en la esquina inferior derecha" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "Depuración" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "Mostrar los rectángulos del mosaico" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "Mostrar los rectángulos del espacio libre" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "Distribuciones" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "Mostrar indicador en el panel" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "Buscar una distribución" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "" "Abre una ventana emergente con una lista de todas las distribuciones " "disponibles" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "Añadir una nueva distribución." #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "" "Guardar las distribuciones en el disco. ¡Los cambios no válidos se perderán!" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "" "Recargar las distribuciones desde el disco, descartando todos los cambios no " "guardados." #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "Ajustes avanzados/experimentales" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr "" @@ -746,6 +733,30 @@ msgstr "" msgid "'User Guide' for help..." msgstr "Ver 'Guía de usuario' para obtener ayuda..." +#~ msgid "Active Window Hint" +#~ msgstr "Sugerencia de ventana activa" + +#~ msgid "Don't indicate the focused window" +#~ msgstr "No indicar la ventana enfocada" + +#~ msgid "Minimal" +#~ msgstr "Mínimo" + +#~ msgid "Always" +#~ msgstr "Siempre" + +#~ msgid "Hint Color" +#~ msgstr "Color del indicio" + +#~ msgid "The color of the frame indicating the focused window" +#~ msgstr "El color del marco que indica la ventana enfocada" + +#~ msgid "Border Size" +#~ msgstr "Tamaño de los bordes" + +#~ msgid "Inner Border Size" +#~ msgstr "Tamaño del borde interior" + #~ msgid "Restore Window Size on" #~ msgstr "Restaurar el tamaño de la ventana" diff --git a/translations/hu.po b/translations/hu.po index 494703f..5a275ac 100644 --- a/translations/hu.po +++ b/translations/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: 2023-02-28 20:11+0100\n" "Last-Translator: infeeeee \n" "Language-Team: \n" @@ -47,8 +47,8 @@ msgstr "Speciális..." #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "Általános" @@ -173,13 +173,13 @@ msgstr "" "csempézéséhez az ablak csempézettségétől függően máshogy működhetnek" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -235,7 +235,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "Kedvenc elrendezés" @@ -244,118 +244,96 @@ msgstr "Kedvenc elrendezés" msgid "Move the window along your favorite Layout" msgstr "Ablak mozgatása a kedvenc elrendezés mentén" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" -msgstr "Aktív ablak kiemelése" +msgid "Focus Hint" +msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" -msgstr "A fókuszált ablak megjelölésének kikapcsolása" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" +msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" -msgstr "Minimális" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" +msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -"A fókuszált ablak ideiglenesen megjelölése, több, egymást nem átfedő " -"ablakkal rendelkező munkaterületre váltásakor" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" -msgstr "Mindig" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" +msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -"A fókuszált ablak megjelölése, hacsak nem maximalizált, vagy teljes " -"képernyős. Problémák fordulhatnak elő Wayland és GTK4 felugró ablakokkal" - -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" -msgstr "Kiemelés színe" - -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" -msgstr "A fókuszált ablak kiemelésének a színe" - -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "Szegély mérete" - -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 + +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" +msgstr "" + +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -"A fókuszált ablakot kiemelő keret szegélyének a mérete a mindig aktív " -"kiemelésnél" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" -msgstr "Belső szegély mérete" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" +msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" -"A mindig aktív kiemeléshez tartozó szegély az ablak keretén belül. El " -"kellene takarnia a lekerekített sarkokat. Azonban GTK4 felugró ablakok " -"Waylanden az ablakot a kiemelés mögött jelenítik meg valamiért..." #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "Animációk" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "Csempézés" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "Csempézés megszüntetése" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "Alapértelmezett ablak mozgatási mód" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "Szél csempézés" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" @@ -364,12 +342,12 @@ msgstr "" "meg" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "Adaptív csempézés" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" @@ -378,7 +356,7 @@ msgstr "" "átfedő ablakot, ablakokat" #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" @@ -386,27 +364,27 @@ msgstr "" "'Elrendezések' oldalról" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "Csempézési segéd mellőzése" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "Szél csempézés használata, a 'Tiling Assistant' funkciói nélkül" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "Egyéb" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "Monitorváltás türelmi ideje" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -419,12 +397,12 @@ msgstr "" "található azon az oldalon." #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "Alacsony teljesítményű mozgatás mód" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." @@ -433,272 +411,272 @@ msgstr "" "ez a mód az előnézetek frissítésének a pontosságát is csökkenti." #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "A 'szél csempézés' alkalmazása a kedvenc elrendezéshez" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "'Adaptív csempézés' mozgatási mód aktiválója" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 msgid "Ctrl" msgstr "Ctrl" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 msgid "Alt" msgstr "Alt" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 msgid "RMB" msgstr "Jobbklikk" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "Szuper" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "'Kedvenc elrendezés' mozgatási mód aktiválója" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "'Csempézési segéd mellőzése' mód aktiválója" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "Függőleges szél előnézet aktiváló terület" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "Vízszintes szél előnézet aktiváló terület" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "Fordított felső képernyő szél művelet időzítő" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "Fordított felső képernyő szél művelet fekvő kijelzőkhöz" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "Fordított felső képernyő szél művelet álló kijelzőkhöz" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "Gyorsbillentyűk" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "'Csempéző felugró ablak' be/ki" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "Csempe szerkesztő mód" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "Billentyűzet vezérelt mód, a csempézett ablakok kezelésére" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "Auto-csempézés" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "" "Az aktuális ablak csempézése, vagy csempézés megszüntetése a látható csempék " "alapján" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "'Mindig felül' be/ki" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "Maximalizálás be/ki" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "Függőleges maximalizálás be/ki" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "Vízszintes maximalizálás be/ki" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "Ablak méretének visszaállítása" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "Ablak középre mozgatása" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "Csempézés felülre" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "Csempézés alulra" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "Csempézés balra" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "Csempézés jobbra" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "Sarok csempézés" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "Csempézés bal felülre" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "Csempézés jobb felülre" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "Csempézés bal alulra" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "Csempézés jobb alulra" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "Szél csempézés használata 'Tiling Assistant' nélkül" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "Sarok csempézés használata 'Tiling Assistant' nélkül" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "Hibakeresés" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "Csempézett téglalapok megjelenítése" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "Üres képernyő téglalapok megjelenítése" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "Elrendezések" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "Jelző a felső sávon" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "Elrendezés keresése" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "Felugró ablak megnyitása az elérhető elrendezések listájával" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "Új elrendezés hozzáadása." #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "Elrendezés mentése a lemezre. Érvénytelen változások el fognak veszni!" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "" "Elrendezések újratöltése a lemezről, az el nem mentett változások " "elvetésével." #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "Speciális / Kísérleti beállítások" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr "Több beállítás megjelenítése a beállítások ablakban" @@ -762,6 +740,60 @@ msgstr "" msgid "'User Guide' for help..." msgstr "Felhasználói dokumentáció segíthet..." +#~ msgid "Active Window Hint" +#~ msgstr "Aktív ablak kiemelése" + +#~ msgid "Don't indicate the focused window" +#~ msgstr "A fókuszált ablak megjelölésének kikapcsolása" + +#~ msgid "Minimal" +#~ msgstr "Minimális" + +#~ msgid "" +#~ "Temporarily indicate the focused window when switching to a workspace " +#~ "with multiple non-overlapping windows" +#~ msgstr "" +#~ "A fókuszált ablak ideiglenesen megjelölése, több, egymást nem átfedő " +#~ "ablakkal rendelkező munkaterületre váltásakor" + +#~ msgid "Always" +#~ msgstr "Mindig" + +#~ msgid "" +#~ "Always indicate the focused window unless it's maximized or in " +#~ "fullscreen. There are issues on Wayland with GTK4 popups" +#~ msgstr "" +#~ "A fókuszált ablak megjelölése, hacsak nem maximalizált, vagy teljes " +#~ "képernyős. Problémák fordulhatnak elő Wayland és GTK4 felugró ablakokkal" + +#~ msgid "Hint Color" +#~ msgstr "Kiemelés színe" + +#~ msgid "The color of the frame indicating the focused window" +#~ msgstr "A fókuszált ablak kiemelésének a színe" + +#~ msgid "Border Size" +#~ msgstr "Szegély mérete" + +#~ msgid "" +#~ "The border size of the frame indicating the focused window for the always " +#~ "active hint" +#~ msgstr "" +#~ "A fókuszált ablakot kiemelő keret szegélyének a mérete a mindig aktív " +#~ "kiemelésnél" + +#~ msgid "Inner Border Size" +#~ msgstr "Belső szegély mérete" + +#~ msgid "" +#~ "The border for the always active hint reaching inside the window frame. " +#~ "This is meant to cover rounded corners. However, GTK4 popups on Wayland " +#~ "will put the window behind the hint for whatever reason..." +#~ msgstr "" +#~ "A mindig aktív kiemeléshez tartozó szegély az ablak keretén belül. El " +#~ "kellene takarnia a lekerekített sarkokat. Azonban GTK4 felugró ablakok " +#~ "Waylanden az ablakot a kiemelés mögött jelenítik meg valamiért..." + #~ msgid "Restore Window Size on" #~ msgstr "Ablakok méretének visszaállítása ilyenkor" diff --git a/translations/it_IT.po b/translations/it_IT.po index 939c964..0fc8e97 100644 --- a/translations/it_IT.po +++ b/translations/it_IT.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tiling-Assistant\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: 2024-06-08 19:11+0100\n" "Last-Translator: Albano Battistella \n" "Language-Team: Italian <>\n" @@ -48,8 +48,8 @@ msgstr "Avanzate..." #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "Generale" @@ -176,13 +176,13 @@ msgstr "" "di affiancamento della finestra" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -240,7 +240,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "Layout preferito" @@ -249,107 +249,84 @@ msgstr "Layout preferito" msgid "Move the window along your favorite Layout" msgstr "Sposta la finestra seguendo il layout preferito delle finestre" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" -msgstr "Suggerimento finestra attiva" +msgid "Focus Hint" +msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" -msgstr "Non indicare la finestra focalizzata" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" +msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" -msgstr "Minimale" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" +msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -"Indica temporaneamente la finestra focalizzata quando si passa a un'area di " -"lavoro con più finestre non sovrapposte" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" -msgstr "Sempre" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" +msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -"Indica sempre la finestra focalizzata a meno che non sia ingrandita o a " -"schermo intero. Ci sono problemi su Wayland con i popup di GTK4" - -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" -msgstr "Suggerimento colore" - -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" -msgstr "Il colore del riquadro che indica la finestra attiva" - -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "Dimensione del bordo" - -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 + +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" +msgstr "" + +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -"La dimensione del bordo della cornice che indica la finestra focalizzata per " -"il suggerimento sempre attivo" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" -msgstr "Dimensione del bordo interno" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" +msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" -"Il bordo per il suggerimento sempre attivo che si estende all'interno della " -"cornice della finestra. Questo ha lo scopo di coprire gli angoli " -"arrotondati. Tuttavia, i popup di GTK4 su Wayland metteranno la finestra " -"dietro il suggerimento per qualsiasi motivo..." #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "Animazioni" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "Affianca finestra" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "Rimuovi affiancamento" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "Modalità di movimento della finestra predefinita" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" "La modalità di movimento che viene attivata quando non viene premuto alcun " @@ -357,13 +334,13 @@ msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "Affiancamento ai bordi" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" @@ -372,12 +349,12 @@ msgstr "" "l'anteprima di affiancamento predefinita" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "Affiancamento adattivo" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" @@ -386,7 +363,7 @@ msgstr "" "affiancata, spingerà da parte la finestra sovrapposta." #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" @@ -394,29 +371,29 @@ msgstr "" "\"Layout\"" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "Ignora l'Assistente di affiancamento" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "" "Usa affiancamento bordi senza le funzionalità dell'assistente di " "affiancamento" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "Altro" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "Monitora il periodo di tolleranza per il cambio" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -429,12 +406,12 @@ msgstr "" "dello schermo anche se c'è un monitor confinante con quel bordo." #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "Modalità di movimento a basse prestazioni" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." @@ -444,268 +421,268 @@ msgstr "" "riquadro." #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "Adatta \"Affiancamento ai bordi\" al layout preferito" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "Per attivare la modalità \"Affiancamento adattivo\"" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 msgid "Ctrl" msgstr "Ctrl" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 msgid "Alt" msgstr "Alt" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 msgid "RMB" msgstr "Tasto destro" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "Per attivare la modalità \"Layout preferito\"" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "Ignora l'attivatore della modalità Tiling Assistant" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "Area di attivazione del bordo verticale" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "Area di attivazione del bordo orizzontale" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "Timer dell'azione inversa nella parte superiore dello schermo" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "Azione inversa nella parte superiore degli schermi orizzontali" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "Azione inversa nella parte superiore degli schermi verticali" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "Scorciatoie" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "Attiva/disattiva \"Popup finestre affiancate\"" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "Editor delle finestre affiancate" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "Modalità guidata da tastiera per gestire le finestre affiancate" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "Auto-affiancamento" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "Affianca/rimuove la finestra corrente in base ai riquadri visibili" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "Attiva/disattiva \"Sempre in primo piano\"" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "Attiva/disattiva massimizza" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "Attiva/disattiva massimizza in verticale" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "Attiva/disattiva massimizza in orizzontale" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "Ripristina le dimensioni della finestra" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "Sposta la finestra al centro" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "Affianca in alto" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "Affianca in basso" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "Affianca a sinistra" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "Affianca a destra" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "Affianca ad angolo" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "Affianca in alto a sinistra" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "Affianca in alto a destra" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "Affianca in basso a sinistra" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "Affianca in basso a destra" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "Affiancamento dei bordi senza Tiling Assistant" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "Affiancamento d'angolo senza Tiling Assistant" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "Debug" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "Mostra guide dei riquadri" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "Mostra guide dello spazio libero" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "Layout" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "Indicatore del pannello" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "Seleziona layout" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "Apre un popup che elenca tutti i layout disponibili" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "Aggiungi nuovo layout." #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "Salva i layout sul disco. Le modifiche non valide andranno perdute!" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "Ricarica i layout dal disco - elimina tutte le modifiche non salvate." #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "Impostazioni avanzate/sperimentali" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr "Mostra più impostazioni nella finestra principale delle preferenze" @@ -770,6 +747,61 @@ msgstr "" msgid "'User Guide' for help..." msgstr "\"Guida utente\" per assistenza..." +#~ msgid "Active Window Hint" +#~ msgstr "Suggerimento finestra attiva" + +#~ msgid "Don't indicate the focused window" +#~ msgstr "Non indicare la finestra focalizzata" + +#~ msgid "Minimal" +#~ msgstr "Minimale" + +#~ msgid "" +#~ "Temporarily indicate the focused window when switching to a workspace " +#~ "with multiple non-overlapping windows" +#~ msgstr "" +#~ "Indica temporaneamente la finestra focalizzata quando si passa a un'area " +#~ "di lavoro con più finestre non sovrapposte" + +#~ msgid "Always" +#~ msgstr "Sempre" + +#~ msgid "" +#~ "Always indicate the focused window unless it's maximized or in " +#~ "fullscreen. There are issues on Wayland with GTK4 popups" +#~ msgstr "" +#~ "Indica sempre la finestra focalizzata a meno che non sia ingrandita o a " +#~ "schermo intero. Ci sono problemi su Wayland con i popup di GTK4" + +#~ msgid "Hint Color" +#~ msgstr "Suggerimento colore" + +#~ msgid "The color of the frame indicating the focused window" +#~ msgstr "Il colore del riquadro che indica la finestra attiva" + +#~ msgid "Border Size" +#~ msgstr "Dimensione del bordo" + +#~ msgid "" +#~ "The border size of the frame indicating the focused window for the always " +#~ "active hint" +#~ msgstr "" +#~ "La dimensione del bordo della cornice che indica la finestra focalizzata " +#~ "per il suggerimento sempre attivo" + +#~ msgid "Inner Border Size" +#~ msgstr "Dimensione del bordo interno" + +#~ msgid "" +#~ "The border for the always active hint reaching inside the window frame. " +#~ "This is meant to cover rounded corners. However, GTK4 popups on Wayland " +#~ "will put the window behind the hint for whatever reason..." +#~ msgstr "" +#~ "Il bordo per il suggerimento sempre attivo che si estende all'interno " +#~ "della cornice della finestra. Questo ha lo scopo di coprire gli angoli " +#~ "arrotondati. Tuttavia, i popup di GTK4 su Wayland metteranno la finestra " +#~ "dietro il suggerimento per qualsiasi motivo..." + #~ msgid "Restore Window Size on" #~ msgstr "Ripristina dimensione finestra a" diff --git a/translations/ja.po b/translations/ja.po index 8a159b4..5560b47 100644 --- a/translations/ja.po +++ b/translations/ja.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: 2021-11-03 17:47+0900\n" "Last-Translator: k-fog \n" "Language-Team: Japanese <>\n" @@ -46,8 +46,8 @@ msgstr "高度な設定" #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "一般" @@ -161,13 +161,13 @@ msgid "" msgstr "" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -220,7 +220,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "お気に入りのレイアウト" @@ -229,109 +229,96 @@ msgstr "お気に入りのレイアウト" msgid "Move the window along your favorite Layout" msgstr "お気に入りのレイアウトに従ってウィンドウを移動" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" +msgid "Focus Hint" msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" -msgstr "" - -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" msgstr "" -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "" - -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "アニメーション" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "整列時" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "整列解除時" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "端に配置" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" @@ -340,45 +327,45 @@ msgstr "" "る" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" msgstr "" #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -387,280 +374,280 @@ msgid "" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 -msgid "Ctrl" -msgstr "" - #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 -msgid "Alt" +msgid "Ctrl" msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 -msgid "RMB" -msgstr "マウス右ボタン" +msgid "Alt" +msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +msgid "RMB" +msgstr "マウス右ボタン" + +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "上下の整列プレビュー反応範囲" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "左右の整列プレビュー反応範囲" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "画面上端での動作切り替え時間" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "横長の画面で画面上端での動作を逆にする" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "縦長の画面で画面上端での動作を逆にする" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "キーバインド" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "[タイリングポップアップ]の切り替え" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "タイル編集モード" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "整列したウィンドウをキーボードで操作するモード" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "最大化切り替え" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "上に配置" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "下に配置" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "左に配置" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "右に配置" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "角に配置" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "左上に配置" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "右上に配置" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "左下に配置" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "右下に配置" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "レイアウト" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "レイアウトを探す" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "新しいレイアウトを追加" #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "レイアウトを保存する(無効な設定は失われます!)" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "保存されていない変更を破棄し、レイアウトを再読込する。" #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "高度な/実験な機能の設定" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr "" diff --git a/translations/main.pot b/translations/main.pot index 0926db5..df3419e 100644 --- a/translations/main.pot +++ b/translations/main.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -46,8 +46,8 @@ msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "" @@ -161,13 +161,13 @@ msgid "" msgstr "" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -217,7 +217,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "" @@ -226,154 +226,141 @@ msgstr "" msgid "Move the window along your favorite Layout" msgstr "" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" +msgid "Focus Hint" msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" -msgstr "" - -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" msgstr "" -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "" - -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" msgstr "" #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -382,280 +369,280 @@ msgid "" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 -msgid "Ctrl" -msgstr "" - #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 -msgid "Alt" +msgid "Ctrl" msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 -msgid "RMB" +msgid "Alt" msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +msgid "RMB" +msgstr "" + +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "" #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "" #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr "" diff --git a/translations/nl.po b/translations/nl.po index 1e285e9..cb7faf6 100644 --- a/translations/nl.po +++ b/translations/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: 2022-12-03 18:48+0100\n" "Last-Translator: Philip Goto \n" "Language-Team: \n" @@ -47,8 +47,8 @@ msgstr "Geavanceerd…" #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "Algemeen" @@ -162,13 +162,13 @@ msgid "" msgstr "" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -218,7 +218,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "Favoriete indeling" @@ -227,154 +227,141 @@ msgstr "Favoriete indeling" msgid "Move the window along your favorite Layout" msgstr "" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" -msgstr "Hint van actieve venster" +msgid "Focus Hint" +msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" -msgstr "Minimaal" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" +msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" -msgstr "Altijd" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" +msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" -msgstr "Hintkleur" - -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" msgstr "" -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "Randbreedte" - -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" -msgstr "Binnenste randbreedte" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" +msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "Animaties" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "Tegelen" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "Onttegelen" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "Standaardvensterbeweginsmodus" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "Randtegeling" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "Adaptieve tegeling" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" msgstr "" #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "Tegelingsassistent negeren" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "Overig" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "Wachttijd bij schermwissel" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -383,280 +370,280 @@ msgid "" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "Bewegingsmodus met lage prestaties" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 msgid "Ctrl" msgstr "Ctrl" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 msgid "Alt" msgstr "Alt" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 msgid "RMB" msgstr "RMK" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "Super" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "Randactie op bovenste beeldscherm omdraaien - Tijdklok" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "Sneltoetsen" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "Tegelpop-upvenster tonen/verbergen" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "Tegelbewerkmodus" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "Automatisch tegelen" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "Het huidige venster (ont)tegelen gebaseerd op zichtbare tegels" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "‘Altijd voorop’ omschakelen" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "Maximaliseren omschakelen" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "Verticale maximalisatie omschakelen" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "Horizontale maximalisatie omschakelen" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "Venstergrootte herstellen" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "Venster naar midden verplaatsen" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "Naar boven tegelen" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "Naar onder tegelen" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "Naar links tegelen" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "Naar rechts tegelen" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "Hoektegeling" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "Naar linksboven tegelen" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "Naar rechtsboven tegelen" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "Naar linksonder tegelen" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "Naar rechtsonder tegelen" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "Randtegeling zonder tegelingsassistent" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "Hoektegeling zonder tegelingsassistent" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "Foutopsporing" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "Indelingen" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "Paneelindicator" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "Naar indeling zoeken" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "Voeg een nieuwe indeling toe." #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "" #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "Geavanceerde/experimentele instellingen" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr "" @@ -716,6 +703,24 @@ msgstr "" msgid "'User Guide' for help..." msgstr "‘Gebruikershandleiding’ voor hulp…" +#~ msgid "Active Window Hint" +#~ msgstr "Hint van actieve venster" + +#~ msgid "Minimal" +#~ msgstr "Minimaal" + +#~ msgid "Always" +#~ msgstr "Altijd" + +#~ msgid "Hint Color" +#~ msgstr "Hintkleur" + +#~ msgid "Border Size" +#~ msgstr "Randbreedte" + +#~ msgid "Inner Border Size" +#~ msgstr "Binnenste randbreedte" + #~ msgid "Restore Window Size on" #~ msgstr "Vensterafmetingen herstellen bij" diff --git a/translations/pt_BR.po b/translations/pt_BR.po index 1af6003..224ec45 100644 --- a/translations/pt_BR.po +++ b/translations/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: 2022-04-11 16:53-0300\n" "Last-Translator: Fernando Omori \n" "Language-Team: \n" @@ -46,8 +46,8 @@ msgstr "Avançado..." #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "Geral" @@ -171,13 +171,13 @@ msgstr "" "mudar o comportamento baseado no estado do ladrilho" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -232,7 +232,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "Layout favorito" @@ -241,118 +241,96 @@ msgstr "Layout favorito" msgid "Move the window along your favorite Layout" msgstr "Mover a janela junto ao seu Layout favorito" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" -msgstr "Ativar Dica de Janela" +msgid "Focus Hint" +msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" -msgstr "Não indicar a janela em foco" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" +msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" -msgstr "Minimalista" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" +msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -"Temporariamente indicar a janela focada quando trocar de área de trabalho " -"com múltiplas janelas não sobrepostas" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" -msgstr "Sempre" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" +msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -"Sempre indicar a janela focada a menos que esteja maximizada ou tela cheia. " -"Há problemas no Wayland com popups GTK4" - -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" -msgstr "Cor da Dica" - -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" -msgstr "A cor da moldura indicando a janela em foco" - -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "Tamanho da Borda" - -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 + +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" +msgstr "" + +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -"O tamanho da borda da moldura indicando a janela em foco para a dica sempre " -"ativa" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" -msgstr "Tamanho Borda Interno" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" +msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" -"A borda para dica sempre ativa alcançando dentro da moldura da janela. Isso " -"serve para cobrir os cantos arrendondados. Entretanto, popups GTK4 no " -"Wayland vão colocar a janela atrás da dica por algum motivo..." #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "Animações" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "Ladrilhamento" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "Desladrilhamento" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "Modo Padrão de Movimento de Janela" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "Ladrilhamento às bordas" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" @@ -361,12 +339,12 @@ msgstr "" "padrão" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "Ladrilhamento Adaptivo" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" @@ -375,7 +353,7 @@ msgstr "" "sobreposta(s) ao lado" #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" @@ -383,28 +361,28 @@ msgstr "" "'Layouts'" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "Ignore o Assistente de Ladrilhamento" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "" "Use Ladrilhamento de Borda sem os recursos do Assistente de Ladrilhamento" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "Outro" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "Período de Carência para Troca de Monitor" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -417,12 +395,12 @@ msgstr "" "monitor estiver limítrofe aquela borda." #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "Modo de Movimento de Baixo Desempenho" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." @@ -431,269 +409,269 @@ msgstr "" "precisão das atualizações de visualização dos blocos." #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "Adaptar 'Ladrilhamento às Bordas' ao seu Layout Favorito" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "Ativador de Modo 'Ladrilhamento Adaptivo'" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 msgid "Ctrl" msgstr "Ctrl" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 msgid "Alt" msgstr "Alt" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 msgid "RMB" msgstr "Clique Secundário" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "Super" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "Ativator de Modo de Movimentação de 'Layout Favorito'" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "Ativador do Modo 'Ignorar Assistente de Ladrilhamento'" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "Área da Borda Vertical de Gatilho da Prévia" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "Área da Borda Horizontal de Gatilho da Prévia" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "Temporizador de ação inversa da borda superior da tela" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "Ação Inversa para Telas em modo Paisagem da Borda Superior" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "Ação Inversa para Telas em modo Retrato da Borda Superior" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "Atalhos de teclado" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "Alternar 'Popup de Ladrilhamento'" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "Modo de Edição de Ladrilho" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "Um modo que usa o teclado para gerenciar suas janelas ladrilhadas" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "Auto-Ladrilhar" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "Ladrilhar/Desladrilhar a janela atual conforme os ladrilhos visíveis" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "Alternar 'Sempre no Topo'" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "Alternar Maximização" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "Alternar Maximização Vertical" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "Alternar Maximização Horizontal" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "Restaurar Tamanho da Janela" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "Mover Janela ao Centro" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "Ladrilhar acima" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "Ladrilhar abaixo" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "Ladrilhar à esquerda" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "Ladrilhar à direita" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "Ladrilhamento aos Cantos" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "Ladrilhar acima e esquerda" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "Ladrilhar acima e direita" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "Ladrilhar abaixo e esquerda" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "Ladrilhar abaixo e direita" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "Ladrilhamento da borda sem Assistente" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "Ladrilhamento do Canto sem Assistente" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "Debugging" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "Mostrar Retângulos Ladrilhados" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "Mostrar Retângulos de Espaço Livre" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "Layouts" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "Indicador de Painel" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "Procurar por um Layout" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "Abrir um popup listando todos os Layouts disponíveis" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "Adicionar um novo Layout." #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "Salve os Layouts no disco. As alterações inválidas serão perdidas!" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "" "Recarregue os Layouts do disco - descartando todas as alterações não salvas." #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "Configurações Avançadas / Experimentais" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr "Mostrar mais configurações na janela de preferências principal" @@ -757,6 +735,60 @@ msgstr "" msgid "'User Guide' for help..." msgstr "'Guia do Usuário' para ajuda..." +#~ msgid "Active Window Hint" +#~ msgstr "Ativar Dica de Janela" + +#~ msgid "Don't indicate the focused window" +#~ msgstr "Não indicar a janela em foco" + +#~ msgid "Minimal" +#~ msgstr "Minimalista" + +#~ msgid "" +#~ "Temporarily indicate the focused window when switching to a workspace " +#~ "with multiple non-overlapping windows" +#~ msgstr "" +#~ "Temporariamente indicar a janela focada quando trocar de área de trabalho " +#~ "com múltiplas janelas não sobrepostas" + +#~ msgid "Always" +#~ msgstr "Sempre" + +#~ msgid "" +#~ "Always indicate the focused window unless it's maximized or in " +#~ "fullscreen. There are issues on Wayland with GTK4 popups" +#~ msgstr "" +#~ "Sempre indicar a janela focada a menos que esteja maximizada ou tela " +#~ "cheia. Há problemas no Wayland com popups GTK4" + +#~ msgid "Hint Color" +#~ msgstr "Cor da Dica" + +#~ msgid "The color of the frame indicating the focused window" +#~ msgstr "A cor da moldura indicando a janela em foco" + +#~ msgid "Border Size" +#~ msgstr "Tamanho da Borda" + +#~ msgid "" +#~ "The border size of the frame indicating the focused window for the always " +#~ "active hint" +#~ msgstr "" +#~ "O tamanho da borda da moldura indicando a janela em foco para a dica " +#~ "sempre ativa" + +#~ msgid "Inner Border Size" +#~ msgstr "Tamanho Borda Interno" + +#~ msgid "" +#~ "The border for the always active hint reaching inside the window frame. " +#~ "This is meant to cover rounded corners. However, GTK4 popups on Wayland " +#~ "will put the window behind the hint for whatever reason..." +#~ msgstr "" +#~ "A borda para dica sempre ativa alcançando dentro da moldura da janela. " +#~ "Isso serve para cobrir os cantos arrendondados. Entretanto, popups GTK4 " +#~ "no Wayland vão colocar a janela atrás da dica por algum motivo..." + #~ msgid "Restore Window Size on" #~ msgstr "Restaurar Tamanho da Janela ao" diff --git a/translations/uk.po b/translations/uk.po index 9e3e72f..275ba23 100644 --- a/translations/uk.po +++ b/translations/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: 2024-01-14 14:43+0200\n" "Last-Translator: Yevhen Popok \n" "Language-Team: \n" @@ -46,8 +46,8 @@ msgstr "Додатково" #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "Загальне" @@ -173,13 +173,13 @@ msgstr "" "праворуч, можуть змінювати свою поведінку в залежності від розміщення вікна" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -235,7 +235,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "Улюблений макет" @@ -244,117 +244,96 @@ msgstr "Улюблений макет" msgid "Move the window along your favorite Layout" msgstr "Розміщувати вікна, як на улюбленому макеті" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" -msgstr "Підказка щодо активного вікна" +msgid "Focus Hint" +msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" -msgstr "Не позначати вікно в фокусі" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" +msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" -msgstr "Мінімально" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" +msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -"Тимчасово позначати вікно в фокусі під час перемикання на робочий простір з " -"декількома вікнами, що не перекриваютьcя" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" -msgstr "Завжди" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" +msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -"Завжди позначати вікно з фокусом. Виключення становлять розгорнуті та " -"повноекранні вікна. Є проблеми зі спливаючими вікнами GTK4 на Wayland" - -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" -msgstr "Колір підказки" - -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" -msgstr "Колір рамки, що позначає вікно з фокусом" - -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "Розмір рамки" - -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 + +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" +msgstr "" + +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -"Розмір рамки, яка позначає вікно з фокусом для завжди активної підказки" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" -msgstr "Розмір внутрішньої рамки" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" +msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" -"Рамка завжди активної підказки всередині вікна. Призначена для покриття " -"заокруглених кутів. Проте, спливаючі вікна GTK4 на Wayland з якоїсь причини " -"розміщуються за підказкою..." #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "Анімації" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "Укладання" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "Відокремлення" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "Типовий режим переміщення вікон" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "Укладання від краю" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" @@ -363,12 +342,12 @@ msgstr "" "спливаюче вікно пропозиції щодо укладання" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "Адаптивне укладання" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" @@ -377,7 +356,7 @@ msgstr "" "вікно(-а) посунуться вбік" #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" @@ -385,27 +364,27 @@ msgstr "" "улюбленого макета зі сторінки 'Макети'" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "Ігнорувати Tiling Assistant" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "Використовувати 'Укладання від краю' без функціоналу Tiling Assistant" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "Інше" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "Затримка під час переміщення між моніторами" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -418,12 +397,12 @@ msgstr "" "по цьому краю." #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "Режим переміщення за низької продуктивності" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." @@ -432,273 +411,273 @@ msgstr "" "це знизить точність оновлення пропозиції щодо укладання." #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "'Укладання від краю' буде адаптовано до вашого улюбленого макету" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "Активує переміщення в режимі 'Адаптивне укладання'" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 msgid "Ctrl" msgstr "Ctrl" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 msgid "Alt" msgstr "Alt" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 msgid "RMB" msgstr "Права кнопка миші" #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "Super" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "Активує переміщення в режимі 'Улюблений макет'" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "Активує переміщення в режимі 'Ігнорувати Tiling Assistant'" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "" "Ділянка біля вертикальної межі, на якій активується пропозиції щодо укладання" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "" "Ділянка біля горизонтальної межі, на якій активується пропозиції щодо " "укладання" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "Таймер зворотної дії у верхній частині екрана" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "" "Зворотня дія у верхній частині екрана для дисплеїв з альбомною орієнтацією" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "" "Зворотня дія у верхній частині екрана для дисплеїв з портретною орієнтацією" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "Клавіатурні скорочення" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "Увімкнути 'Спливаюче вікно мозаїки'" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "Режим редагування мозаїки" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "Керування вікнами мозаїки за допомогою клавіатури" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "Укласти автоматично" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "Укласти/відокремити поточне вікно з урахуванням видимих вікон мозаїки" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "Завжди зверху" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "Розгортання" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "Вертикальне розгортання" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "Горизонтальне розгортання" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "Відновити розмір вікна" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "Перемістити вікно до центру" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "Укласти згори" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "Укласти знизу" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "Укласти ліворуч" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "Укласти праворуч" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "Укладання від кута" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "Укласти згори ліворуч" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "Укласти згори праворуч" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "Укласти знизу ліворуч" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "Укласти знизу праворуч" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "Укладання від краю без використання Tiling Assistant" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "Укладання від кута без використання Tiling Assistant" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "Зневадження" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "Показати прямокутники мозаїки" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "Показати незайняті прямокутники мозаїки" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "Макети" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "Індикатор на панелі" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "Пошук макета" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "Викликати спливаюче вікно з переліком доступних макетів" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "Додати новий макет" #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "Зберегти макети на диск. Некоректні зміни будуть втрачені!" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "Перезавантажити макети з диска, відкидаючи всі незбережені зміни." #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "Розширені / Експериментальні налаштування" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr "Додати налаштування в основне вікно параметрів" @@ -761,6 +740,59 @@ msgstr "'Режим редагування мозаїки' недоступни msgid "'User Guide' for help..." msgstr "Довідка" +#~ msgid "Active Window Hint" +#~ msgstr "Підказка щодо активного вікна" + +#~ msgid "Don't indicate the focused window" +#~ msgstr "Не позначати вікно в фокусі" + +#~ msgid "Minimal" +#~ msgstr "Мінімально" + +#~ msgid "" +#~ "Temporarily indicate the focused window when switching to a workspace " +#~ "with multiple non-overlapping windows" +#~ msgstr "" +#~ "Тимчасово позначати вікно в фокусі під час перемикання на робочий простір " +#~ "з декількома вікнами, що не перекриваютьcя" + +#~ msgid "Always" +#~ msgstr "Завжди" + +#~ msgid "" +#~ "Always indicate the focused window unless it's maximized or in " +#~ "fullscreen. There are issues on Wayland with GTK4 popups" +#~ msgstr "" +#~ "Завжди позначати вікно з фокусом. Виключення становлять розгорнуті та " +#~ "повноекранні вікна. Є проблеми зі спливаючими вікнами GTK4 на Wayland" + +#~ msgid "Hint Color" +#~ msgstr "Колір підказки" + +#~ msgid "The color of the frame indicating the focused window" +#~ msgstr "Колір рамки, що позначає вікно з фокусом" + +#~ msgid "Border Size" +#~ msgstr "Розмір рамки" + +#~ msgid "" +#~ "The border size of the frame indicating the focused window for the always " +#~ "active hint" +#~ msgstr "" +#~ "Розмір рамки, яка позначає вікно з фокусом для завжди активної підказки" + +#~ msgid "Inner Border Size" +#~ msgstr "Розмір внутрішньої рамки" + +#~ msgid "" +#~ "The border for the always active hint reaching inside the window frame. " +#~ "This is meant to cover rounded corners. However, GTK4 popups on Wayland " +#~ "will put the window behind the hint for whatever reason..." +#~ msgstr "" +#~ "Рамка завжди активної підказки всередині вікна. Призначена для покриття " +#~ "заокруглених кутів. Проте, спливаючі вікна GTK4 на Wayland з якоїсь " +#~ "причини розміщуються за підказкою..." + #~ msgid "Restore Window Size on" #~ msgstr "Відновлювати розмір під час" diff --git a/translations/zh_TW.po b/translations/zh_TW.po index 3652db8..e6d912e 100644 --- a/translations/zh_TW.po +++ b/translations/zh_TW.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-10 18:13+0200\n" +"POT-Creation-Date: 2024-08-11 22:38+0200\n" "PO-Revision-Date: \n" "Last-Translator: laichiaheng\n" "Language-Team: None\n" @@ -42,8 +42,8 @@ msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab #. Translators: This is a header for a preference group in the 'Layouts' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:41 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:631 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:852 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:632 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:853 msgid "General" msgstr "一般" @@ -157,13 +157,13 @@ msgid "" msgstr "" #. Translators: This setting disables the 'Dynamic Keybinding Behavior' in the 'General' tab -#. Translators: This setting disables the 'Active Window Hint' in the 'General' tab +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:220 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:290 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:294 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14 #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102 msgid "Disabled" @@ -213,7 +213,7 @@ msgstr "" #. Translators: This setting is under the preference group 'Dynamic Keybinding Behavior' in the 'General' tab. It will change some tiling shortcuts to shift the current window along the 'Favorite Layout' instead of the default half/quarter tiling #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, windows can only be tiled to tiles in the favorite layout when using the mouse #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:266 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:429 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 msgid "Favorite Layout" msgstr "" @@ -222,154 +222,141 @@ msgstr "" msgid "Move the window along your favorite Layout" msgstr "" -#. Translators: This is a header for a preference group in the 'General' tab +#. Translators: This is a header for a preference group in the 'General' tab for settings to indicate the currently focused window #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:287 -msgid "Active Window Hint" +msgid "Focus Hint" msgstr "" -#. Translators: This is an explanation for the 'Disabled' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:291 -msgid "Don't indicate the focused window" +#. Translators: This is the explanation for the setting 'Disabled' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:295 +msgid "Do not indicate the focused window" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will be indicated under certain circumenstances. E. g. when switching workspaces. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:300 -msgid "Minimal" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will indicate the focused window by animating an outline around the focused window under certain circumstances +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:305 +msgid "Outline Animation" msgstr "" -#. Translators: This is an explanation for the 'Minimal' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:301 +#. Translators: This is the explanation for the setting 'Outline Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:306 msgid "" -"Temporarily indicate the focused window when switching to a workspace with " -"multiple non-overlapping windows" +"When the focus changes, temporarily outline the focused window. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an option for 'Active Window Hint' in the 'General' tab. With it enabled the active (i. e. focused) window will always be indicated with a frame. -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:312 -msgid "Always" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will scale the focused window up to indicate the focus under certain circumstances. +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:317 +msgid "Upscale Animation" msgstr "" -#. Translators: This is an explanation for the 'Always' option for the 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:313 +#. Translators: This is the explanation for the setting 'Upscale Animation' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:318 msgid "" -"Always indicate the focused window unless it's maximized or in fullscreen. " -"There are issues on Wayland with GTK4 popups" -msgstr "" - -#. Translators: This is the color of the active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:332 -msgid "Hint Color" +"When the focus changes, temporarily scale the focused window up. Maximized " +"and fullscreen windows are exempt from this" msgstr "" -#. Translators: This is an explanation for the active window 'Hint Color' in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:333 -msgid "The color of the frame indicating the focused window" +#. Translators: This is a setting for the preference group 'Focus Hint' in the 'General' tab in the prefs window. This setting will outline the focused window (almost) at all times. There is no animation, hence 'static' +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:329 +msgid "Static Outline" msgstr "" -#. Translators: This is the border size of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:344 -msgid "Border Size" -msgstr "" - -#. Translators: This is an explanation for the 'Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:345 +#. Translators: This is the explanation for the setting 'Static Outline' for the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:330 msgid "" -"The border size of the frame indicating the focused window for the always " -"active hint" +"Indicate the focused window with a static outline unless it's maximized or " +"in fullscreen." msgstr "" -#. Translators: This is the border size, that grows into and overlaps the window, of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:358 -msgid "Inner Border Size" +#. Translators: This is the setting for the color of the focus hint in the preference group 'Focus Hint' in the 'General' tab in the prefs window +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:349 +msgid "Outline Color" msgstr "" -#. Translators: This is an explanation for the 'Inner Border size' setting of the 'Always' active window hint in the preference group 'Active Window Hint' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:359 -msgid "" -"The border for the always active hint reaching inside the window frame. This " -"is meant to cover rounded corners. However, GTK4 popups on Wayland will put " -"the window behind the hint for whatever reason..." +#. Translators: This is a setting under the 'Focus Hint' preference group in the 'General' tab in the prefs window to set the size of the focus hint +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:360 +msgid "Outline Size" msgstr "" #. Translators: This is a header for a preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:377 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:378 msgid "Animations" msgstr "" #. Translators: This setting enables tiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:384 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:385 msgid "Tiling" msgstr "" #. Translators: This setting enables untiling animations and is listed under the 'Animation' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:389 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:390 msgid "Untiling" msgstr "" #. Translators: This is a header for a preference group in the 'General' tab. See https://github.com/Leleat/Tiling-Assistant/wiki/Window-Grab-Modes for more information -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:399 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 msgid "Default Window Movement Mode" msgstr "" #. Translators: This is the explanation for the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:400 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:401 msgid "The movement mode that is activated when no modifier key is pressed" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling will be activated, when the user drags a window to the screen edges #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to the screen halves -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:407 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:698 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:699 msgid "Edge Tiling" msgstr "" #. Translators: This is the explanation for the 'Edge Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:408 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:409 msgid "" "Moving the window to the screen edges or corners will open the default tile " "preview" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode, tiling a window may affect the current visible layout. E. g. A half-screen tile can be split into 2 quarter tiles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:417 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 msgid "Adaptive Tiling" msgstr "" #. Translators: This is the explanation for the 'Adaptive Tiling' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:418 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:419 msgid "" "Releasing the grab on a window while hovering over a tile will push the " "overlapped window(s) aside" msgstr "" #. Translators: This is the explanation for the 'Favorite Layout' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:430 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:431 msgid "" "The tile preview will stick to your favorite layout from the 'Layouts' page" msgstr "" #. Translators: This is an option for the preference group 'Default Window Movement Mode' in the 'General' tab. In this mode core features (Tiling Popup and Tile Groups) will be disabled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:441 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 msgid "Ignore Tiling Assistant" msgstr "" #. Translators: This is the explanation for the 'Ignore Tiling Assistant' option in the preference group 'Default Window Movement Mode' in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:442 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:443 msgid "Use Edge Tiling without Tiling Assistant's features" msgstr "" #. Translators: This is a header for misc settings in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:458 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:459 msgid "Other" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. When moving a window to a new monitor the tiling preview will stick for a short time (the 'Monitor Switch Grace Period') to the old monitor to make tiling on multi-monitor setups easier -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:461 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 msgid "Monitor Switch Grace Period" msgstr "" #. Translators: This is the explanation for the 'Monitor Switch Grace Period' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:462 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:463 msgid "" "When a window is dragged to a new monitor the tile preview will stick to the " "old monitor for a very short time. This way you can tile windows by " @@ -378,280 +365,280 @@ msgid "" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. If the user has performance issue when dragging windows around, this will improve it but will decrease the accuracy of the tiling previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:467 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 msgid "Low Performance Movement Mode" msgstr "" #. Translators: This is the explanation for the 'Low Performance Movement Mode' under the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:468 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:469 msgid "" "Use this if there is a lag when moving windows around. This will however " "decrease the precision of the tile preview updates." msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. With this setting enabled, dragging windows to the screen edges won't use the default half-screen tiles but the tiles from the favorite layout -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:477 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:478 msgid "Adapt 'Edge Tiling' to your Favorite Layout" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Adaptive Tiling' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:486 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:487 msgid "'Adaptive Tiling' Move Mode Activator" msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:495 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:515 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:535 -msgid "Ctrl" -msgstr "" - #. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:496 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:516 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:536 -msgid "Alt" +msgid "Ctrl" msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:497 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:517 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:537 -msgid "RMB" +msgid "Alt" msgstr "" -#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab. RMB refers to the right mouse button #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:498 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:518 #: tiling-assistant@leleat-on-github/src/ui/prefs.ui:538 +msgid "RMB" +msgstr "" + +#. Translators: This is a modifier for 'Adaptive Tiling Move Mode Activator' in the 'Other' preference group in the 'General' tab +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:499 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:519 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:539 msgid "Super" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Favorite Layout' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:506 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:507 msgid "'Favorite Layout' Move Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This will set the modifier to activate the move mode 'Ignore Tiling Assistant' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:526 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:527 msgid "'Ignore Tiling Assistant' Mode Activator" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the vertical axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:546 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:547 msgid "Vertical Edge Preview Trigger Area" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. This is the area (in pixels) around the screen edges on the horizontal axis that activates the tile previews -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:564 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:565 msgid "Horizontal Edge Preview Trigger Area" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting determines the duration of that timer -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:582 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:583 msgid "Inverse Top Screen Edge Action Timer" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on landscape displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:600 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:601 msgid "Inverse Top Screen Edge Action for Landscape Displays" msgstr "" #. Translators: This is a setting in the 'Other' preference group in the 'General' tab. By default, when using 'Edge Tiling' and dragging the window to the top screen edge, the maximize tiling preview will show up. After some time the preview will switch to the top-half-screen tiling preview. This setting makes the top-half-screen tiling preview before the maxmize preview on portrait displays -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:609 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:610 msgid "Inverse Top Screen Edge Action for Portrait Displays" msgstr "" #. Translators: This is the name of a tab in the prefs window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:624 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:625 msgid "Keybindings" msgstr "快捷鍵" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that enables/disables the appearance of the Tiling Popup after a window is tiled -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:634 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:635 msgid "Toggle 'Tiling Popup'" msgstr "切換至「彈出式選單」" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab that activates the 'Tile Editing Mode' -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:639 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 msgid "Tile Editing Mode" msgstr "模塊編輯模式" #. Translators: This is the explanation for the keybinding 'Tile Editing Mode' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:640 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:641 msgid "A keyboard-driven mode to manage your tiled windows" msgstr "" #. Translators: This is a (deprecated) keybinding in the 'General' preference group in the 'Keybindings' tab. Its name is a bit misleading. The keybinding will only tile 1 window. Its behavior depends on the current tiling layout. It may cause a window to fill the main empty space or untile a window -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:645 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 msgid "Auto-Tile" msgstr "自動排版" #. Translators: This is the explanation for the keybinding 'Auto-Tile' in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:646 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:647 msgid "Un/tile the current window based on the visible tiles" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:651 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:652 msgid "Toggle 'Always on Top'" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:660 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:661 msgid "Toggle Maximization" msgstr "切換至最大化" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:665 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:666 msgid "Toggle Vertical Maximization" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:674 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:675 msgid "Toggle Horizontal Maximization" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:683 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:684 msgid "Restore Window Size" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Keybindings' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:688 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:689 msgid "Move Window to Center" msgstr "" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the top screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:701 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:761 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:702 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:762 msgid "Tile to top" msgstr "模塊化至上" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the bottom screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:706 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:766 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:707 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:767 msgid "Tile to bottom" msgstr "模塊化至下" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the left screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the left screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:711 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:771 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:712 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:772 msgid "Tile to left" msgstr "模塊化至左" #. Translators: This is a keybinding in the 'Edge Tiling' preference group in the 'Keybindings' tab to tile window to the right screen half #. Translators: This is a keybinding in the 'Edge Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the right screen half without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:716 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:776 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:717 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:777 msgid "Tile to right" msgstr "模塊化至右" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:726 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:727 msgid "Corner Tiling" msgstr "" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:729 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:793 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:730 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:794 msgid "Tile to top-left" msgstr "模塊化至左上" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the top right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the top right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:734 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:798 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:735 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:799 msgid "Tile to top-right" msgstr "模塊化至右上" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom left quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom left quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:739 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:803 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:740 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:804 msgid "Tile to bottom-left" msgstr "模塊化至左下" #. Translators: This is a keybinding in the 'Corner Tiling' preference group in the 'Keybindings' tab to tile window to the bottom right quarter #. Translators: This is a keybinding in the 'Corner Tiling without Tiling Assistant' preference group in the 'Keybindings' tab to tile window to the bottom right quarter without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:744 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:808 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:745 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:809 msgid "Tile to bottom-right" msgstr "模塊化至右下" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to screen halves without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:754 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:755 msgid "Edge Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab to tile windows to quarters without spawning a Tiling Popup -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:786 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:787 msgid "Corner Tiling without Tiling Assistant" msgstr "" #. Translators: This is a header for a preference group in the 'Keybindings' tab for some keybindings for debugging -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:818 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:819 msgid "Debugging" msgstr "" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the tiled windows rectangles -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:825 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:826 msgid "Show Tiled Rects" msgstr "" #. Translators: This is a keybinding in the 'Debugging' preference group in the 'Keybindings' tab to visibly show the area of the tiles without windows -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:830 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:831 msgid "Show Free Screen Rects" msgstr "" #. Translators: This is the name of a tab in the prefs window to configure tiling presets ('Layouts') #. Translators: This is a header for a preference group in the 'Layouts' tab where user can define layouts (tiling presets) -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:841 -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:871 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:842 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:872 msgid "Layouts" msgstr "" #. Translators: This is a setting in the 'General' preference group in the 'Layouts' tab to enable an icon in the top panel with some settings for the layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:855 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:856 msgid "Panel Indicator" msgstr "" #. Translators: This is a keybinding in the 'General' preference group in the 'Layouts' tab to show a popup with a list of the defined layouts -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:860 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 msgid "Search for a Layout" msgstr "" #. Translators: This is the explanation for the keybinding 'Search for a Layout' in the 'General' preference group in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:861 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:862 msgid "Open a popup listing all the available layouts" msgstr "" #. Translators: This is a tooltip for a button that defines a new tiling preset (layout) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:895 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:896 msgid "Add a new Layout." msgstr "" #. Translators: This is a tooltip for a button that saves the changes to the defined tiling presets (layouts) in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:902 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:903 msgid "Save the layouts to the disk. Invalid changes will be lost!" msgstr "" #. Translators: This is a tooltip for a button that reloads the the layouts from the disks in the 'Layouts' tab -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:909 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:910 msgid "Reload the layouts from the disk - discarding all non-saved changes." msgstr "" #. Translators: This is the setting to toggle the visibility of advanced/experimental settings in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:966 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 msgid "Advanced / Experimental Settings" msgstr "" #. Translators: This is the explanation for the 'Advanced / Experimental Settings' setting in the preference window that can be enabled via the headerbar popup menu -#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:967 +#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:968 msgid "Show more settings in the main preference window" msgstr ""