diff options
Diffstat (limited to 'po/af.po')
-rw-r--r-- | po/af.po | 225 |
1 files changed, 178 insertions, 47 deletions
@@ -9,9 +9,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: MATE Desktop Environment\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-31 13:03+0200\n" +"POT-Creation-Date: 2019-08-11 19:37+0200\n" "PO-Revision-Date: 2018-03-12 08:16+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" "Language-Team: Afrikaans (https://www.transifex.com/mate/teams/13566/af/)\n" @@ -108,6 +108,134 @@ msgid "" " on bottom." msgstr "" +#: ../data/org.mate.peripherals-keyboard.gschema.xml.in.h:1 +msgid "possible values are \"on\", \"off\", and \"custom\"." +msgstr "" + +#: ../data/org.mate.peripherals-keyboard.gschema.xml.in.h:2 +msgid "Keyboard Bell Custom Filename" +msgstr "" + +#: ../data/org.mate.peripherals-keyboard.gschema.xml.in.h:3 +msgid "File name of the bell sound to be played." +msgstr "" + +#: ../data/org.mate.peripherals-keyboard.gschema.xml.in.h:4 +msgid "Remember NumLock state" +msgstr "" + +#: ../data/org.mate.peripherals-keyboard.gschema.xml.in.h:5 +msgid "" +"When set to true, MATE will remember the state of the NumLock LED between " +"sessions." +msgstr "" + +#: ../data/org.mate.peripherals-keyboard.gschema.xml.in.h:6 +msgid "NumLock state" +msgstr "" + +#: ../data/org.mate.peripherals-keyboard.gschema.xml.in.h:7 +msgid "The remembered state of the NumLock LED." +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:1 +msgid "Mouse button orientation" +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:2 +msgid "Swap left and right mouse buttons for left-handed mice." +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:3 +#: ../data/org.mate.peripherals-touchpad.gschema.xml.in.h:28 +msgid "Motion Acceleration" +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:4 +msgid "" +"Acceleration multiplier for mouse motion. A value of -1 is the system " +"default." +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:5 +#: ../data/org.mate.peripherals-touchpad.gschema.xml.in.h:30 +msgid "Motion Threshold" +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:6 +msgid "" +"Distance in pixels the pointer must move before accelerated mouse motion is " +"activated. A value of -1 is the system default." +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:7 +#: ../data/org.mate.peripherals-touchpad.gschema.xml.in.h:32 +msgid "Acceleration profile" +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:8 +msgid "" +"Acceleration profile used for connected mice. The acceleration profile can " +"be set to either default ('default') which uses the default acceleration " +"profile for each device, flat ('flat'), which accelerates by a device " +"specific constant factor derived from the configured pointer speed, or " +"adaptive ('adaptive') which adapts the acceleration depending on the mouse " +"movement. If a mouse doesn't support the configured profile, 'default' will " +"be used." +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:9 +msgid "Drag Threshold" +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:10 +msgid "Distance before a drag is started." +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:11 +msgid "Double Click Time" +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:12 +msgid "Length of a double click." +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:13 +msgid "Middle button emulation" +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:14 +msgid "" +"Enables middle mouse button emulation through simultaneous left and right " +"button click." +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:15 +msgid "Locate Pointer" +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:16 +msgid "" +"Highlights the current location of the pointer when the Control key is " +"pressed and released." +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:17 +msgid "Cursor theme" +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:18 +msgid "Cursor theme name." +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:19 +msgid "Cursor size" +msgstr "" + +#: ../data/org.mate.peripherals-mouse.gschema.xml.in.h:20 +msgid "Size of the cursor referenced by cursor_theme." +msgstr "" + #: ../data/org.mate.peripherals-smartcard.gschema.xml.in.h:1 msgid "Smartcard removal action" msgstr "" @@ -237,26 +365,29 @@ msgid "" "for right-handed, 'mouse' to follow the mouse setting." msgstr "" -#: ../data/org.mate.peripherals-touchpad.gschema.xml.in.h:28 -msgid "Motion Acceleration" -msgstr "" - #: ../data/org.mate.peripherals-touchpad.gschema.xml.in.h:29 msgid "" "Acceleration multiplier for touchpad motion. A value of -1 is the system " "default." msgstr "" -#: ../data/org.mate.peripherals-touchpad.gschema.xml.in.h:30 -msgid "Motion Threshold" -msgstr "" - #: ../data/org.mate.peripherals-touchpad.gschema.xml.in.h:31 msgid "" "Distance in pixels the pointer must move before accelerated touchpad motion " "is activated. A value of -1 is the system default." msgstr "" +#: ../data/org.mate.peripherals-touchpad.gschema.xml.in.h:33 +msgid "" +"Acceleration profile used for touchpad. The acceleration profile can be set " +"to either default ('default') which uses the default acceleration profile " +"for each device, flat ('flat'), which accelerates by a device specific " +"constant factor derived from the configured pointer speed, or adaptive " +"('adaptive') which adapts the acceleration depending on the touchpad " +"movement. If a touchpad doesn't support the configured profile, 'default' " +"will be used." +msgstr "" + #: ../data/org.mate.SettingsDaemon.plugins.a11y-keyboard.gschema.xml.in.h:1 #: ../data/org.mate.SettingsDaemon.plugins.a11y-settings.gschema.xml.in.h:1 #: ../data/org.mate.SettingsDaemon.plugins.background.gschema.xml.in.h:1 @@ -710,23 +841,23 @@ msgstr "Toeganklikheidsleutelbord" msgid "Accessibility keyboard plugin" msgstr "Inprop vir toeganklikheidsleutelbord" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:446 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:444 #, c-format msgid "There was an error displaying help: %s" msgstr "Daar was 'n fout met die vertoon van die hulp: %s" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:574 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:638 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:572 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:636 msgid "Do you want to activate Slow Keys?" msgstr "Wil jy die Stadige-sleutels aktiveer?" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:575 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:639 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:573 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:637 msgid "Do you want to deactivate Slow Keys?" msgstr "Wil jy die Stadige-sleutels deaktiveer?" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:576 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:640 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:574 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:638 msgid "" "You just held down the Shift key for 8 seconds. This is the shortcut for " "the Slow Keys feature, which affects the way your keyboard works." @@ -735,62 +866,62 @@ msgstr "" "die Stadige-sleuteleienskap wat die manier waarop jou sleutelbord werk, " "affekteer." -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:599 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:736 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:597 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:734 msgid "Don't activate" msgstr "Moenie aktiveer nie" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:599 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:736 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:597 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:734 msgid "Don't deactivate" msgstr "Moenie deaktiveer nie" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:605 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:742 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:603 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:740 msgid "Activate" msgstr "Aktiveer" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:605 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:742 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:603 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:740 msgid "Deactivate" msgstr "Deaktiveer" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:661 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:800 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:659 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:798 msgid "Do_n't activate" msgstr "Moe_nie aktiveer nie" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:661 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:800 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:659 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:798 msgid "Do_n't deactivate" msgstr "Moe_nie deaktiveer nie" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:664 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:803 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:662 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:801 msgid "_Activate" msgstr "_Aktiveer" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:664 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:803 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:662 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:801 msgid "_Deactivate" msgstr "_Deaktiveer" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:668 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:666 msgid "Slow Keys Alert" msgstr "Stadige-sleutels waarskuwing" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:708 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:774 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:706 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:772 msgid "Do you want to activate Sticky Keys?" msgstr "Wil jy Taai-sleutels aktiveer?" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:709 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:775 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:707 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:773 msgid "Do you want to deactivate Sticky Keys?" msgstr "Wil jy Taai-sleutels deaktiveer?" -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:711 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:777 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:709 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:775 msgid "" "You just pressed the Shift key 5 times in a row. This is the shortcut for " "the Sticky Keys feature, which affects the way your keyboard works." @@ -799,8 +930,8 @@ msgstr "" " die Taai-sleutels eienskap wat die manier waarop jou sleutelbord werk, " "affekteer." -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:713 -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:779 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:711 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:777 msgid "" "You just pressed two keys at once, or pressed the Shift key 5 times in a " "row. This turns off the Sticky Keys feature, which affects the way your " @@ -810,11 +941,11 @@ msgstr "" "namekaar gedruk. Dit skakel die Taai-sleutels eienskap af wat die manier " "waarop jou sleutelbord werk, affekteer." -#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:807 +#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:805 msgid "Sticky Keys Alert" msgstr "Taaisleutels-waarskuwing" -#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.c:770 +#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.c:766 #: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui.h:1 msgid "Universal Access Preferences" msgstr "Voorkeure vir universele toegang" @@ -1103,16 +1234,16 @@ msgstr "Mediasleutels" msgid "Media keys plugin" msgstr "Inprop vir mediasleutels" -#: ../plugins/mouse/msd-mouse-manager.c:1486 +#: ../plugins/mouse/msd-mouse-manager.c:1652 msgid "Could not enable mouse accessibility features" msgstr "Kon nie muis-toeganklikheidskenmerke aktiveer nie" -#: ../plugins/mouse/msd-mouse-manager.c:1488 +#: ../plugins/mouse/msd-mouse-manager.c:1654 msgid "" "Mouse accessibility requires Mousetweaks to be installed on your system." msgstr "" -#: ../plugins/mouse/msd-mouse-manager.c:1491 +#: ../plugins/mouse/msd-mouse-manager.c:1657 msgid "Mouse Preferences" msgstr "Muisvoorkeure" |