1 #
   2 # Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 
  26 
  27 #
  28 # AWT-specific properties
  29 #
  30 
  31 # Modifier names
  32 AWT.shift=Umschalt
  33 AWT.control=Strg
  34 AWT.alt=Alt
  35 AWT.meta=Meta
  36 AWT.altGraph=Alt Gr
  37 
  38 # Key names
  39 AWT.enter=Eingabe
  40 AWT.backSpace=R\u00FCcktaste
  41 AWT.tab=Tabulator
  42 AWT.cancel=Abbrechen
  43 AWT.clear=L\u00F6schen
  44 AWT.pause=Pause
  45 AWT.capsLock=Feststelltaste
  46 AWT.escape=ESC
  47 AWT.space=Leertaste
  48 AWT.pgup=Bild auf
  49 AWT.pgdn=Bild ab
  50 AWT.end=Ende
  51 AWT.home=Pos 1
  52 AWT.left=Links
  53 AWT.up=Oben
  54 AWT.right=Rechts
  55 AWT.down=Unten
  56 AWT.begin=Anfang
  57 AWT.comma=Komma
  58 AWT.period=Punkt
  59 AWT.slash=Schr\u00E4gstrich
  60 AWT.semicolon=Semikolon
  61 AWT.equals=Entspricht
  62 AWT.openBracket=\u00D6ffnende Klammer
  63 AWT.backSlash=Umgekehrter Schr\u00E4gstrich
  64 AWT.closeBracket=Schlie\u00DFende Klammer
  65 AWT.multiply=NumPad *
  66 AWT.add=NumPad +
  67 AWT.separator=NumPad ,
  68 AWT.separater=NumPad ,
  69 AWT.subtract=NumPad -
  70 AWT.decimal=NumPad .
  71 AWT.divide=NumPad /
  72 AWT.delete=Entf
  73 AWT.numLock=Num
  74 AWT.scrollLock=Rollen
  75 AWT.f1=F1
  76 AWT.f2=F2
  77 AWT.f3=F3
  78 AWT.f4=F4
  79 AWT.f5=F5
  80 AWT.f6=F6
  81 AWT.f7=F7
  82 AWT.f8=F8
  83 AWT.f9=F9
  84 AWT.f10=F10
  85 AWT.f11=F11
  86 AWT.f12=F12
  87 AWT.f13=F13
  88 AWT.f14=F14
  89 AWT.f15=F15
  90 AWT.f16=F16
  91 AWT.f17=F17
  92 AWT.f18=F18
  93 AWT.f19=F19
  94 AWT.f20=F20
  95 AWT.f21=F21
  96 AWT.f22=F22
  97 AWT.f23=F23
  98 AWT.f24=F24
  99 AWT.printScreen=Druck
 100 AWT.insert=Einfg
 101 AWT.help=Hilfe
 102 AWT.windows=Windows
 103 AWT.context=Kontextmen\u00FC
 104 AWT.backQuote=Schlie\u00DFendes Anf\u00FChrungszeichen
 105 AWT.quote=Anf\u00FChrungszeichen
 106 AWT.deadGrave=Gravis (Dead)
 107 AWT.deadAcute=Akut (Dead)
 108 AWT.deadCircumflex=Zirkumflex (Dead)
 109 AWT.deadTilde=Tilde (Dead)
 110 AWT.deadMacron=Macron (Dead)
 111 AWT.deadBreve=Breve (Dead)
 112 AWT.deadAboveDot=Oberer Punkt (Dead)
 113 AWT.deadDiaeresis=Trema (Dead)
 114 AWT.deadAboveRing=Oberer Ring (Dead)
 115 AWT.deadDoubleAcute=Doppelakut (Dead)
 116 AWT.deadCaron=Caron (Dead)
 117 AWT.deadCedilla=Cedille (Dead)
 118 AWT.deadOgonek=Ogonek (Dead)
 119 AWT.deadIota=Iota (Dead)
 120 AWT.deadVoicedSound=Stimmhaft (Dead)
 121 AWT.deadSemivoicedSound=Halbstimmhaft (Dead)
 122 AWT.ampersand=Et-Zeichen
 123 AWT.asterisk=Sternchen
 124 AWT.quoteDbl=Doppelte Anf\u00FChrungszeichen
 125 AWT.Less=Kleiner als
 126 AWT.greater=Gr\u00F6\u00DFer als
 127 AWT.braceLeft=Linke geschweifte Klammer
 128 AWT.braceRight=Rechte geschweifte Klammer
 129 AWT.at=Klammeraffe
 130 AWT.colon=Doppelpunkt
 131 AWT.circumflex=Zirkumflex
 132 AWT.dollar=Dollarzeichen
 133 AWT.euro=Euro
 134 AWT.exclamationMark=Ausrufezeichen
 135 AWT.invertedExclamationMark=Umgekehrtes Ausrufezeichen
 136 AWT.leftParenthesis=Linke Klammer
 137 AWT.numberSign=Nummernzeichen
 138 AWT.plus=Plus
 139 AWT.minus=Minus
 140 AWT.rightParenthesis=Rechte Klammer
 141 AWT.underscore=Unterstrich
 142 AWT.final=Abschluss
 143 AWT.convert=Konvertieren
 144 AWT.noconvert=Nicht konvertieren
 145 AWT.accept=Akzeptieren
 146 AWT.modechange=Modus\u00E4nderung
 147 AWT.kana=Kana
 148 AWT.kanji=Kanji
 149 AWT.alphanumeric=Alphanumerisch
 150 AWT.katakana=Katakana
 151 AWT.hiragana=Hiragana
 152 AWT.fullWidth=Volle Breite
 153 AWT.halfWidth=Halbe Breite
 154 AWT.romanCharacters=Lateinische Zeichen
 155 AWT.allCandidates=Alle Kandidaten
 156 AWT.previousCandidate=Vorheriger Kandidat
 157 AWT.codeInput=Codeeingabe
 158 AWT.japaneseKatakana=Japanisch (Katakana)
 159 AWT.japaneseHiragana=Japanisch (Hiragana)
 160 AWT.japaneseRoman=Japanisch (Latein)
 161 AWT.kanaLock=Kana Lock
 162 AWT.inputMethodOnOff=Eingabemethode ein/aus
 163 AWT.again=Wiederholen
 164 AWT.undo=R\u00FCckg\u00E4ngig
 165 AWT.copy=Kopieren
 166 AWT.paste=Einf\u00FCgen
 167 AWT.cut=Ausschneiden
 168 AWT.find=Suchen
 169 AWT.props=Eigenschaften
 170 AWT.stop=Stopp
 171 AWT.compose=Verfassen
 172 
 173 # Numeric Keypad
 174 AWT.numpad=NumPad
 175 AWT.unknown=Unbekannt
 176 AWT.undefined=Undefiniert
 177 
 178 # Predefined cursor names
 179 AWT.DefaultCursor=Standardcursor
 180 AWT.CrosshairCursor=Fadenkreuzcursor
 181 AWT.TextCursor=Textcursor
 182 AWT.WaitCursor=Wartecursor
 183 AWT.SWResizeCursor=Skaliercursor nach unten/links
 184 AWT.SEResizeCursor=Skaliercursor nach unten/rechts
 185 AWT.NWResizeCursor=Skaliercursor nach oben/links
 186 AWT.NEResizeCursor=Skaliercursor nach oben/rechts
 187 AWT.NResizeCursor=Skaliercursor nach oben
 188 AWT.SResizeCursor=Skaliercursor nach unten
 189 AWT.WResizeCursor=Skaliercursor nach links
 190 AWT.EResizeCursor=Skaliercursor nach rechts
 191 AWT.HandCursor=Handcursor
 192 AWT.MoveCursor=Verschiebecursor
 193 AWT.DefaultDragCursor=Standardcursor beim Ziehen
 194 AWT.DefaultNoDropCursor=Standardcursor NoDrag
 195 AWT.DefaultDropCursor=Standardcursor beim Ablegen
 196 
 197 # Input method related strings
 198 AWT.CompositionWindowTitle=Eingabefenster
 199 AWT.InputMethodSelectionMenu=Eingabemethode ausw\u00E4hlen
 200 AWT.HostInputMethodDisplayName=Systemeingabemethoden
 201 AWT.InputMethodLanguage.ja=Japanisch
 202 AWT.InputMethodLanguage.ko=Koreanisch
 203 AWT.InputMethodLanguage.zh=Chinesisch
 204 AWT.InputMethodLanguage.zh_CN=Vereinfachtes Chinesisch
 205 AWT.InputMethodLanguage.zh_TW=Traditionelles Chinesisch
 206 AWT.InputMethodCreationFailed={0} konnte nicht erstellt werden.  Grund: {1}
 207 
 208 # Property to select between on-the-spot and below-the-spot
 209 # composition with input methods. Valid values:
 210 # "on-the-spot", "below-the-spot".
 211 # May be overridden from command line.
 212 java.awt.im.style=On-the-Spot
 213 java.awt.def.delay=30
 214 
 215 # Warnings
 216 AWT.InconsistentDLLsWarning=Textbasierte Vorg\u00E4nge funktionieren m\u00F6glicherweise nicht richtig, weil inkonsistente Dynamic Linking Librarys (DLLs) auf dem System installiert sind. Weitere Informationen zu diesem Problem sowie eine Empfehlung zu der Umgehung finden Sie in den Java(TM) 2 SDK, Standard Edition Release Notes unter java.sun.com.
 217