1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: mckinstry@debian.org\n"
"POT-Creation-Date: 2007-07-30 07:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: select
#. Choices
#: ../templates.in:2001
msgid "Select keymap from arch list"
msgstr ""
#. Type: select
#. Choices
#: ../templates.in:2001
msgid "Don't touch keymap"
msgstr ""
#. Type: select
#. Choices
#: ../templates.in:2001
msgid "Keep kernel keymap"
msgstr ""
#. Type: select
#. Choices
#: ../templates.in:2001
msgid "Select keymap from full list"
msgstr ""
#. Type: select
#. Description
#: ../templates.in:2002
msgid "Policy for handling keymaps:"
msgstr ""
#. Type: select
#. Description
#: ../templates.in:2002
msgid "The keymap records the layout of symbols on the keyboard."
msgstr ""
#. Type: select
#. Description
#: ../templates.in:2002
msgid ""
" - 'Select keymap from arch list': select one of the predefined keymaps\n"
" specific for your architecture (recommended for non-USB keyboards);\n"
" - 'Don't touch keymap': don't overwrite the keymap in /etc/console,\n"
" which is maintained manually with install-keymap(8);\n"
" - 'Keep kernel keymap': prevent any keymap from being loaded next time\n"
" the system boots;\n"
" - 'Select keymap from full list': list all the predefined keymaps.\n"
" Recommended when using cross-architecture (often USB) keyboards."
msgstr ""
#. Type: note
#. Description
#: ../templates.in:3001
msgid "Ignored boot-time keymap in an old location"
msgstr ""
#. Type: note
#. Description
#: ../templates.in:3001
msgid ""
"The keymap configuration tool has been set up not to touch an existing "
"keymap."
msgstr ""
#. Type: note
#. Description
#: ../templates.in:3001
msgid ""
"However, there are some 'default.kmap(.gz)' file(s) either in /etc/kbd/ or "
"in /etc/console-tools/. These were recognized as boot-time keymaps by older "
"versions of the console utilities, but are now ignored."
msgstr ""
#. Type: note
#. Description
#: ../templates.in:3001
msgid ""
"If you wish one of these to take effect on next reboot, you will have to "
"move it to /etc/console/boottime.kmap.gz manually."
msgstr ""
#. Type: select
#. Description
#: ../templates.in:4001
msgid "Keyboard layout family:"
msgstr ""
#. Type: select
#. Description
#: ../templates.in:4001
msgid ""
"Please specify the generic family name for the keyboard layout. Usually, the "
"layout family name is taken from the first keys on the left of the top "
"letters row of the keymap."
msgstr ""
#. Type: select
#. Description
#: ../templates.in:5001
msgid "Keyboard layout:"
msgstr ""
#. Type: select
#. Description
#: ../templates.in:5001
msgid ""
"In order to refine the keymap choice, please select the physical layout of "
"the keyboard."
msgstr ""
#. Type: select
#. Description
#: ../templates.in:6001
msgid "Keyboard variant:"
msgstr ""
#. Type: select
#. Description
#: ../templates.in:6001
msgid ""
"The selected keyboard layout has several variants. Please select the one "
"matching the keyboard."
msgstr ""
#. Type: select
#. Description
#. Type: select
#. Description
#: ../templates.in:7001 ../templates.in:8001
msgid "Keymap:"
msgstr ""
#. Type: select
#. Description
#: ../templates.in:7001
msgid ""
"The selected keyboard allows a choice from a range of keymaps. Usually these "
"were designed either for specific tastes (for instance with dead keys) or "
"for specific needs (such as programming)."
msgstr ""
#. Type: select
#. Description
#: ../templates.in:8001
msgid ""
"If the keyboard is designed for a different computer architecture, you "
"should choose a specific keymap in the full map."
msgstr ""
#. Type: boolean
#. Description
#: ../templates.in:9001
msgid "Are you ready for the ADB key codes transition?"
msgstr ""
#. Type: boolean
#. Description
#: ../templates.in:9001
msgid ""
"The kernel is configured to have the keyboard send ADB key codes. This "
"behavior is now deprecated and no longer supported."
msgstr ""
#. Type: boolean
#. Description
#: ../templates.in:9001
msgid ""
"For best results, you should reconfigure the kernel with "
"CONFIG_MAC_ADBKEYCODES=n. Alternatively, you can pass "
"'keyboard_sends_linux_keycodes=1' as an argument to the kernel."
msgstr ""
#. Type: boolean
#. Description
#: ../templates.in:9001
msgid ""
"Please be aware that the transition will most probably break the X "
"configuration, so it is strongly recommended to close all X sessions now and "
"adapt the configuration afterwards by running 'dpkg-reconfigure console-"
"data'."
msgstr ""
|