# This file is part of ctkarch-sysconfig.
#
# ctkarch-sysconfig is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.

_title='Touchpad and keyboard options for X11'
_livechanges='Changes apply live if X is running!'

_xnotinstalled="The X.org X11 server isn't installed ('xorg-server' package)."
_rmconfig='Remove the config file (cancels everything)'
_explain_xrmconfig='The file /etc/X11/xorg.conf.d/%s was removed if it existed.'


_xkeyboard='X11 keyboard options'

_defaultxkblayout='us'
_xkblayoutvariant='Choose keyboard layout and its variant'
_xkblayout='Keyboard layout'
_xkbvariant='Keyboard layout variant'
_xkbbasicvariant='Default variant of the layout'

_xkbmodel='Choose keyboard model (if non-standard)'
_xkbdefaultmodel='Default - do not specify a model'

_xkboptions='Enable extra keyboard options'
_enabled='Enabled:'
_disableopt='Disable this option'

_explain_xkboption='The option "%s" was created/modified in /etc/X11/xorg.conf.d/20-evdev-custom.conf, which was created if necessary, with configuration to match keyboards.'
_explain_xkboptions='The options "%s" were created/modified in /etc/X11/xorg.conf.d/20-evdev-custom.conf, which was created if necessary, with configuration to match keyboards.'


_xtouchpad='X11 touchpad options'

_notouchpad='No touchpad detected, is X running?'
_xinput_notinstalled='Cannot find xinput, please install xorg-xinput'

_padtapclicks='Clicks by tapping'
_click[1]='Left click'
_click[2]='Middle click'
_click[3]='Right click'
_noclick='No click for this action'
_fingertap[1]='One-finger tap'
_fingertap[2]='Two-finger tap'
_fingertap[3]='Three-finger tap'
_nopadbutton='you have no button for that'
_emulable='not supported, but emulable'
_unsupported='not supported by your touchpad'

_padtwofingeremu='Two-finger touch support emulation'
_emunotneeded="You don't need emulation for this"
_emupossible='Your pad needs this to use two-finger gestures'
_enabletwofingeremu='Enable two-finger emulation'
_disabletwofingeremu='Do not enable two-finger emulation'

_padscrolling='Scrolling options'
_edgescrolling='Edge scrolling'
_vertedgescrolling='Vertical scrolling on the right edge'
_horizedgescrolling='Horizontal scrolling on the bottom edge'
_twofingerscrolling='Two-finger scrolling'
_verttwofingerscrolling='Two-finger vertical scrolling'
_horiztwofingerscrolling='Two-finger horizontal scrolling'
_circscrolling='Circular scrolling'
_circscrollingedge='Region on the pad to start circular scrolling'
_enable='Enable'
_disable='Disable'
_circtrigger=('All Edges'
              'Top Edge'
              'Top Right Corner'
              'Right Edge'
              'Bottom Right Corner'
              'Bottom Edge'
              'Bottom Left Corner'
              'Left Edge'
              'Top Left Corner')

_explain_synoption='The option "%s" was created/modified in /etc/X11/xorg.conf.d/60-synaptics-custom.conf, which was created if necessary, with configuration to match touchpads.'
