src/sv/nb/uihandler/uihandler/org/netbeans/modules/uihandler/Bundle_sv.properties
author Masaki Katakai <masaki@netbeans.org>
Mon, 26 Sep 2011 15:47:43 +0900
branchrelease71_beta
changeset 1677 f0d1d18f6806
parent 1672 134c2f55e612
permissions -rw-r--r--
for Beta
masaki@911
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@911
     2
#
masaki@969
     3
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
masaki@969
     4
#
masaki@969
     5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
masaki@969
     6
# Other names may be trademarks of their respective owners.
masaki@911
     7
#
masaki@911
     8
# The contents of this file are subject to the terms of either the GNU
masaki@911
     9
# General Public License Version 2 only ("GPL") or the Common
masaki@911
    10
# Development and Distribution License("CDDL") (collectively, the
masaki@911
    11
# "License"). You may not use this file except in compliance with the
masaki@911
    12
# License. You can obtain a copy of the License at
masaki@911
    13
# http://www.netbeans.org/cddl-gplv2.html
masaki@911
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@911
    15
# specific language governing permissions and limitations under the
masaki@911
    16
# License.  When distributing the software, include this License Header
masaki@911
    17
# Notice in each file and include the License file at
masaki@969
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@911
    19
# particular file as subject to the "Classpath" exception as provided
masaki@969
    20
# by Oracle in the GPL Version 2 section of the License file that
masaki@911
    21
# accompanied this code. If applicable, add the following below the
masaki@911
    22
# License Header, with the fields enclosed by brackets [] replaced by
masaki@911
    23
# your own identifying information:
masaki@911
    24
# "Portions Copyrighted [year] [name of copyright owner]"
masaki@911
    25
#
masaki@911
    26
# Contributor(s):
masaki@911
    27
#
masaki@911
    28
# The Original Software is NetBeans. The Initial Developer of the Original
masaki@911
    29
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
masaki@911
    30
# Microsystems, Inc. All Rights Reserved.
masaki@911
    31
#
masaki@911
    32
# If you wish your version of this file to be governed by only the CDDL
masaki@911
    33
# or only the GPL Version 2, indicate your decision by adding
masaki@911
    34
# "[Contributor] elects to include this software in this distribution
masaki@911
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@911
    36
# single choice of license, a recipient has the option to distribute
masaki@911
    37
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@911
    38
# to extend the choice of license to its licensees as provided above.
masaki@911
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@911
    40
# Version 2 license, then the option applies only if the new code is
masaki@911
    41
# made subject to such option by the copyright holder.
masaki@911
    42
masaki@911
    43
Actions/Window/org-netbeans-modules-exceptions-ReporterResultAction.instance=ReporterResult
masaki@911
    44
CTL_SubmitAction=Skicka UI-loggar
masaki@911
    45
MSG_SubmitAction=Skicka {0} Loggade UI-h\u00e4ndelser f\u00f6r Utv\u00e4rdering...
masaki@911
    46
MSG_ShowHints=Loggarna skickade till servern, se vilka tips servern har till dig...
masaki@911
    47
OpenIDE-Module-Display-Category=Testverktyg
masaki@911
    48
OpenIDE-Module-Long-Description=Denna modul \u00e4r kapabel att samla diverse information om anv\u00e4ndaraktioner. Den inneh\u00e5ller UI-element som till\u00e5ter inspektering och ins\u00e4ndning av denna data till den insamlande servern.
masaki@911
    49
OpenIDE-Module-Name=Infrastruktur f\u00f6r UI-gestinsamlare
masaki@911
    50
masaki@911
    51
masaki@911
    52
MSG_SubmitDialogTitle=UI-gestinsamlare
masaki@911
    53
masaki@911
    54
# {0} = getFileName()
masaki@911
    55
# {1} = getClassName()
masaki@911
    56
# {2} = getMethodName()
masaki@911
    57
# {3} = getLineNumber()
masaki@911
    58
# {4} = getClassName() without package
masaki@1676
    59
#MSG_StackTraceElement={4}.{2}:{3}
masaki@911
    60
masaki@911
    61
# {0} number of log records
masaki@911
    62
# {1} date right now
masaki@911
    63
MSG_RootDisplayName=UI-gester
masaki@911
    64
masaki@911
    65
MSG_DisplayNameParameters=Meddelandeparametrar
masaki@911
    66
MSG_ParameterDisplayName=Param #{0}
masaki@911
    67
MSG_ParameterShortDescription=Visar v\u00e4rdet f\u00f6r meddelandeparameter #{0}
masaki@911
    68
masaki@911
    69
MSG_DateDisplayName=N\u00e4r
masaki@911
    70
MSG_DateShortDescription=Tid n\u00e4r h\u00e4ndelsen intr\u00e4ffade
masaki@911
    71
masaki@911
    72
MSG_LoggerDisplayName=Loggernamn
masaki@911
    73
MSG_LoggerShortDescription=Namn p\u00e5 loggern som genererade h\u00e4ndelsen
masaki@911
    74
masaki@911
    75
MSG_MessageDisplayName=Meddelande
masaki@911
    76
MSG_MessageShortDescription=Meddelandet fr\u00e5n loggen
masaki@911
    77
masaki@911
    78
OpenIDE-Module-Short-Description=Samlar information om UI-gester
masaki@911
    79
masaki@911
    80
HTML_toolbar={0} (<i>Verktygsradsaktion</i>)
masaki@911
    81
HTML_menu={0} (<i>Menyaktion</i>)
masaki@911
    82
HTML_key={0} (<i>Tangentbordsaktion</i>)
masaki@911
    83
HTML_exception= {0} (<i>Undantag</i>)
masaki@911
    84
masaki@911
    85
MSG_EnabledModules=Aktiverade Moduler
masaki@911
    86
MSG_DisabledModules=Deaktiverade Moduler
masaki@911
    87
masaki@911
    88
Toolbars/UIGestures=UI-gester
masaki@911
    89
masaki@911
    90
masaki@911
    91
UI_USER_CONFIGURATION=Operativsystemet \u00e4r {0}, virtuell maskin {1}, NetBeans version {2} och anv\u00e4ndarnamn {3}.
masaki@911
    92
MSG_USER_CONFIGURATION=Anv\u00e4ndarkonfiguration
masaki@911
    93
masaki@911
    94
#
masaki@911
    95
# Module UI Logger
masaki@911
    96
#
masaki@911
    97
UI_DISABLED_MODULES=Lista med deaktiverade moduler {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} ...
masaki@911
    98
UI_ENABLED_MODULES=Lista med aktiverade moduler {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} ...
masaki@911
    99
masaki@911
   100
# messages on exit
masaki@911
   101
EXIT_URL=
masaki@911
   102
MSG_EXIT_URL_EXIT=&Avsluta utan att H\u00e4mta Statistik
masaki@911
   103
masaki@911
   104
# messages on startup
masaki@911
   105
INIT_URL=
masaki@911
   106
MSG_INIT_URL_EXIT=P\u00e5minn &Senare
masaki@911
   107
masaki@911
   108
# URL to display to as a welcome text
masaki@969
   109
#WELCOME_URL=http://netbeans.org/nonav/uigestures/index3.html
masaki@911
   110
MSG_WELCOME_URL_EXIT=Avbryt
masaki@911
   111
masaki@969
   112
#METRICS_URL=http://netbeans.org/nonav/uigestures/index4.html
masaki@911
   113
MSG_METRICS_URL_EXIT=Avbryt
masaki@911
   114
masaki@911
   115
# URL to display to as a welcome text in case of error
masaki@969
   116
#ERROR_URL=http://netbeans.org/nonav/uigestures/error2.html
masaki@911
   117
MSG_ERROR_URL_EXIT=Avbryt
masaki@911
   118
MSG_SubmitButton=&Granska och Rapportera Problem
masaki@911
   119
masaki@911
   120
#CHECKING_SERVER_URL=http://statistics.netbeans.org/analytics/authenticate?username={0}&secur_passwd={1}
masaki@911
   121
# {0} - host
masaki@911
   122
# {1} - url of upload
masaki@911
   123
MSG_ConnetionFailed=Uppladdning av loggar till {0} misslyckades!
masaki@911
   124
MSG_ConnetionFailedReport=S\u00e4ndning av logg misslyckades, rapportera detta problem direkt p\u00e5 http://www.netbeans.org/community/issues.html och bifoga  messages.log. Den filen finns i mapen <HOME>/.netbeans/var/log.
masaki@911
   125
MSG_UploadProgressHandle=Laddar upp loggfil
masaki@911
   126
MSG_UploadConnecting=Ansluter...
masaki@911
   127
MSG_UploadSending=Skickar loggar...
masaki@911
   128
MSG_UploadReading=L\u00e4ser svar...
masaki@911
   129
masaki@911
   130
# view data
masaki@911
   131
MSG_TabRaw=Strukturerad
masaki@911
   132
MSG_Tab_Text=R\u00e5
masaki@911
   133
masaki@911
   134
#exceptions solving
masaki@911
   135
ErrorDialogTitle=Ansluter ...
masaki@911
   136
masaki@911
   137
SubmitPanel.jLabel1.text=Visa Data\: 
masaki@911
   138
masaki@911
   139
SubmitPanel.jLabel1.text_1=Visa Data\:
masaki@911
   140
masaki@911
   141
Metrics_title=Anv\u00e4ndningsstatistik:
masaki@911
   142
LBL_BottomText1=<html>Hj\u00e4lp oss f\u00f6rb\u00e4ttra NetBeans IDE genom att tillhandah\u00e5lla anonym anv\u00e4ndningsdata.</html>
masaki@911
   143
LBL_BottomText2=<html>Om du accepterar att medverka, kommer ditt IDE att s\u00e4nda anonym information om funktioner du anv\u00e4nder till en databas p\u00e5 netbeans.org.</html>
masaki@911
   144
LBL_BottomText3=<html>Statistiken \u00f6ver anv\u00e4ndning hj\u00e4lper oss att f\u00f6rst\u00e5 anv\u00e4ndarkrav och prioritera f\u00f6rb\u00e4ttringar i framtida releaser. Vi kommer aldrig att anv\u00e4nda den insamlade datan f\u00f6r att extrahera detaljer om era projekt.</html>
masaki@911
   145
masaki@911
   146
LBL_MetricsEnable=Jag Accepterar
masaki@911
   147
ACSN_MetricsEnable=Aktivera anv\u00e4ndningsstatistik
masaki@911
   148
ACSD_MetricsEnable=Aktivera anv\u00e4ndningsstatistik
masaki@911
   149
masaki@911
   150
LBL_MetricsCancel=Nej, Tack
masaki@911
   151
ACSN_MetricsCancel=Deaktivera anv\u00e4ndningsstatistik
masaki@911
   152
ACSD_MetricsCancel=Deaktivera anv\u00e4ndningsstatistik
masaki@911
   153
masaki@911
   154
#NOI18N
masaki@1672
   155
#METRICS_INFO_URL=http://www.netbeans.org/about/usage-tracking.html
masaki@911
   156
masaki@911
   157
LBL_LearnMore=<html><font color="#0000FF" <u>L\u00e4s mer</u></font></html>
masaki@911
   158
ACSN_LearnMore=L\u00e4s mer
masaki@911
   159
ACSD_LearnMore=L\u00e4s mer
masaki@911
   160
VIEW_DATA_TILTE=Data
masaki@911
   161
UI_TAB_TITLE=UI-logg
masaki@911
   162
IDE_LOG_TAB_TITLE=IDE-logg
masaki@911
   163
masaki@911
   164
masaki@969
   165
# Slowness Reporter
masaki@969
   166
LowPerformance=L\u00e5ngsamhet uppt\u00e4cktes
masaki@911
   167
# {0} time in ms
masaki@911
   168
# {1} time in s
masaki@969
   169
BlockedForLowPerformance=Inget svar p\u00e5 {0,choice,0#{0} ms|5000#{1} s}.
masaki@969
   170
GoToType=Go to Type was slow
masaki@969
   171
BlockedForGoToType=Go to Type Action took {0,choice,0#{0} ms|5000#{1} s}.
masaki@969
   172
CodeCompletion=Code Completion was slow
masaki@969
   173
BlockedForCodeCompletion=Invoking Code Completion took {0,choice,0#{0} ms|5000#{1} s}.
masaki@969
   174
masaki@969
   175
Report=Granska och Rapportera Problem
masaki@911
   176
IDE_STARTUP=IDE-uppstart
masaki@911
   177
SubmitPanel.profileData.text=Visa profileringsdata
masaki@969
   178
SubmitPanel.heapDump.text=Show heapdump
masaki@911
   179
LOADING_TEXT=Laddar...
masaki@911
   180