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=Skift
  33 AWT.control=Ctrl
  34 AWT.alt=Alt
  35 AWT.meta=Meta
  36 AWT.altGraph=Alt Graph
  37 
  38 # Key names
  39 AWT.enter=Enter
  40 AWT.backSpace=Backsteg
  41 AWT.tab=Tabb
  42 AWT.cancel=Avbryt
  43 AWT.clear=Rensa
  44 AWT.pause=Paus
  45 AWT.capsLock=Caps Lock
  46 AWT.escape=Esc
  47 AWT.space=Blanksteg
  48 AWT.pgup=Sida upp
  49 AWT.pgdn=Sida ned
  50 AWT.end=End
  51 AWT.home=Hem
  52 AWT.left=V\u00E4nster
  53 AWT.up=Upp
  54 AWT.right=H\u00F6ger
  55 AWT.down=Nedpil
  56 AWT.begin=Begin
  57 AWT.comma=Kommatecken
  58 AWT.period=Punkt
  59 AWT.slash=Snedstreck
  60 AWT.semicolon=Semikolon
  61 AWT.equals=Lika med
  62 AWT.openBracket=Parentes
  63 AWT.backSlash=Omv\u00E4nt snedstreck
  64 AWT.closeBracket=Hakparentes
  65 AWT.multiply=NUM *
  66 AWT.add=NUM +
  67 AWT.separator=NUM ,
  68 AWT.separater=NUM ,
  69 AWT.subtract=NUM -
  70 AWT.decimal=NUM .
  71 AWT.divide=NUM /
  72 AWT.delete=Ta bort
  73 AWT.numLock=Num Lock
  74 AWT.scrollLock=Scroll Lock
  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=Sk\u00E4rmutskrift
 100 AWT.insert=Insert
 101 AWT.help=Hj\u00E4lp
 102 AWT.windows=Windows
 103 AWT.context=Snabbmeny
 104 AWT.backQuote=V\u00E4nster citattecken
 105 AWT.quote=Citattecken
 106 AWT.deadGrave=Dead Grave
 107 AWT.deadAcute=Dead Acute
 108 AWT.deadCircumflex=Dead Circumflex
 109 AWT.deadTilde=Dead Tilde
 110 AWT.deadMacron=Dead Macron
 111 AWT.deadBreve=Dead Breve
 112 AWT.deadAboveDot=Dead Above Dot
 113 AWT.deadDiaeresis=Dead Diaeresis
 114 AWT.deadAboveRing=Dead Above Ring
 115 AWT.deadDoubleAcute=Dead Double Acute
 116 AWT.deadCaron=Dead Caron
 117 AWT.deadCedilla=Dead Cedilla
 118 AWT.deadOgonek=Dead Ogonek
 119 AWT.deadIota=Dead Iota
 120 AWT.deadVoicedSound=Dead Voiced Sound
 121 AWT.deadSemivoicedSound=Dead Semivoiced Sound
 122 AWT.ampersand=Et-tecken
 123 AWT.asterisk=Asterisk
 124 AWT.quoteDbl=Dubbelt citattecken
 125 AWT.Less=Mindre
 126 AWT.greater=St\u00F6rre
 127 AWT.braceLeft=V\u00E4nster klammerparentes
 128 AWT.braceRight=H\u00F6ger klammerparentes
 129 AWT.at=Vid
 130 AWT.colon=Kolon
 131 AWT.circumflex=Cirkumflex
 132 AWT.dollar=Dollar
 133 AWT.euro=Euro
 134 AWT.exclamationMark=Utropstecken
 135 AWT.invertedExclamationMark=Inverterat utropstecken
 136 AWT.leftParenthesis=V\u00E4nsterparentes
 137 AWT.numberSign=Nummertecken
 138 AWT.plus=Plus
 139 AWT.minus=Minus
 140 AWT.rightParenthesis=H\u00F6gerparentes
 141 AWT.underscore=Understreck
 142 AWT.final=Slutlig
 143 AWT.convert=Konvertera
 144 AWT.noconvert=Ingen konvertering
 145 AWT.accept=Acceptera
 146 AWT.modechange=\u00C4ndring av l\u00E4ge
 147 AWT.kana=Kana
 148 AWT.kanji=Kanji
 149 AWT.alphanumeric=Alfanumerisk
 150 AWT.katakana=Katakana
 151 AWT.hiragana=Hiragana
 152 AWT.fullWidth=Full bredd
 153 AWT.halfWidth=Halv bredd
 154 AWT.romanCharacters=Latinska tecken
 155 AWT.allCandidates=Alla kandidater
 156 AWT.previousCandidate=F\u00F6reg\u00E5ende kandidat
 157 AWT.codeInput=Kodindata
 158 AWT.japaneseKatakana=Japansk Katakana
 159 AWT.japaneseHiragana=Japansk Hiragana
 160 AWT.japaneseRoman=Japanska-latinska
 161 AWT.kanaLock=Kana-l\u00E5s
 162 AWT.inputMethodOnOff=Indatametod p\u00E5/av
 163 AWT.again=Upprepa
 164 AWT.undo=\u00C5ngra
 165 AWT.copy=Kopiera
 166 AWT.paste=Klistra in
 167 AWT.cut=Klipp ut
 168 AWT.find=S\u00F6k
 169 AWT.props=Egenskaper
 170 AWT.stop=Stopp
 171 AWT.compose=Skriv
 172 
 173 # Numeric Keypad
 174 AWT.numpad=NumPad
 175 AWT.unknown=Ok\u00E4nd
 176 AWT.undefined=Odefinierad
 177 
 178 # Predefined cursor names
 179 AWT.DefaultCursor=Standardmark\u00F6r
 180 AWT.CrosshairCursor=H\u00E5rkorsmark\u00F6r
 181 AWT.TextCursor=Textmark\u00F6r
 182 AWT.WaitCursor=V\u00E4ntemark\u00F6r
 183 AWT.SWResizeCursor=Mark\u00F6r f\u00F6r storleks\u00E4ndring (sydv\u00E4st)
 184 AWT.SEResizeCursor=Mark\u00F6r f\u00F6r storleks\u00E4ndring (sydost)
 185 AWT.NWResizeCursor=Mark\u00F6r f\u00F6r storleks\u00E4ndring (nordv\u00E4st)
 186 AWT.NEResizeCursor=Mark\u00F6r f\u00F6r storleks\u00E4ndring (nordost)
 187 AWT.NResizeCursor=Mark\u00F6r f\u00F6r storleks\u00E4ndring (nord)
 188 AWT.SResizeCursor=Mark\u00F6r f\u00F6r storleks\u00E4ndring (syd)
 189 AWT.WResizeCursor=Mark\u00F6r f\u00F6r storleks\u00E4ndring (v\u00E4st)
 190 AWT.EResizeCursor=Mark\u00F6r f\u00F6r storleks\u00E4ndring (\u00F6st)
 191 AWT.HandCursor=Handmark\u00F6r
 192 AWT.MoveCursor=Flyttmark\u00F6r
 193 AWT.DefaultDragCursor=Standarddragmark\u00F6r
 194 AWT.DefaultNoDropCursor=Standardmark\u00F6r (ej drag)
 195 AWT.DefaultDropCursor=Standardsl\u00E4ppmark\u00F6r
 196 
 197 # Input method related strings
 198 AWT.CompositionWindowTitle=Inmatningsf\u00F6nster
 199 AWT.InputMethodSelectionMenu=V\u00E4lj inmatningsmetod
 200 AWT.HostInputMethodDisplayName=Systeminmatningsmetoder
 201 AWT.InputMethodLanguage.ja=Japanska
 202 AWT.InputMethodLanguage.ko=Koreanska
 203 AWT.InputMethodLanguage.zh=Kinesiska
 204 AWT.InputMethodLanguage.zh_CN=F\u00F6renklad kinesiska
 205 AWT.InputMethodLanguage.zh_TW=Traditionell kinesiska
 206 AWT.InputMethodCreationFailed=Kan inte skapa {0}.  Orsak: {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=p\u00E5 st\u00E4llet
 213 java.awt.def.delay=30
 214 
 215 # Warnings
 216 AWT.InconsistentDLLsWarning=Textbaserade \u00E5tg\u00E4rder kanske inte fungerar korrekt p\u00E5 grund av en inkonsekvent upps\u00E4ttning dynamiskt l\u00E4nkade bibliotek (DLL) som \u00E4r installerade i systemet. F\u00F6r mer information om detta problem och en tillf\u00E4llig l\u00F6sning, se Java(TM) 2 SDK, Standard Edition Release Notes p\u00E5 java.sun.com.
 217