src/de/nb/uihandler/uihandler/org/netbeans/modules/uihandler/Bundle_de.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
     1 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     2 #
     3 # Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     4 #
     5 # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
     6 # Other names may be trademarks of their respective owners.
     7 #
     8 # The contents of this file are subject to the terms of either the GNU
     9 # General Public License Version 2 only ("GPL") or the Common
    10 # Development and Distribution License("CDDL") (collectively, the
    11 # "License"). You may not use this file except in compliance with the
    12 # License. You can obtain a copy of the License at
    13 # http://www.netbeans.org/cddl-gplv2.html
    14 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    15 # specific language governing permissions and limitations under the
    16 # License.  When distributing the software, include this License Header
    17 # Notice in each file and include the License file at
    18 # nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    19 # particular file as subject to the "Classpath" exception as provided
    20 # by Oracle in the GPL Version 2 section of the License file that
    21 # accompanied this code. If applicable, add the following below the
    22 # License Header, with the fields enclosed by brackets [] replaced by
    23 # your own identifying information:
    24 # "Portions Copyrighted [year] [name of copyright owner]"
    25 #
    26 # Contributor(s):
    27 #
    28 # The Original Software is NetBeans. The Initial Developer of the Original
    29 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    30 # Microsystems, Inc. All Rights Reserved.
    31 #
    32 # If you wish your version of this file to be governed by only the CDDL
    33 # or only the GPL Version 2, indicate your decision by adding
    34 # "[Contributor] elects to include this software in this distribution
    35 # under the [CDDL or GPL Version 2] license." If you do not indicate a
    36 # single choice of license, a recipient has the option to distribute
    37 # your version of this file under either the CDDL, the GPL Version 2 or
    38 # to extend the choice of license to its licensees as provided above.
    39 # However, if you add GPL Version 2 code and therefore, elected the GPL
    40 # Version 2 license, then the option applies only if the new code is
    41 # made subject to such option by the copyright holder.
    42 
    43 Actions/Window/org-netbeans-modules-exceptions-ReporterResultAction.instance=ReporterErgebnis
    44 CTL_SubmitAction=UI-Protokolle abschicken
    45 MSG_SubmitAction=Es werden {0} protokollierte UI-Ereignisse f\u00fcr die Evaluierung versendet...
    46 MSG_ShowHints=Protokolle wurden an den Server geschickt, frage Hinweise ab...
    47 OpenIDE-Module-Display-Category= Testwerkzeuge
    48 OpenIDE-Module-Long-Description=Dieses Modul ist in der Lage verschiedene Informationen \u00fcber Benutzeraktionen zu sammeln. Es enth\u00e4lt UI-Elemente, welche die Untersuchung und Versendung dieser Daten an den Sammelserver erm\u00f6glichen.
    49 OpenIDE-Module-Name=Infrastruktur f\u00fcr die Sammlung von UI-Aktionen
    50 
    51 
    52 MSG_SubmitDialogTitle=Sammlung von UI-Aktionen
    53 
    54 # {0} = getFileName()
    55 # {1} = getClassName()
    56 # {2} = getMethodName()
    57 # {3} = getLineNumber()
    58 # {4} = getClassName() without package
    59 #MSG_StackTraceElement={4}.{2}:{3}
    60 
    61 # {0} number of log records
    62 # {1} date right now
    63 MSG_RootDisplayName=UI-Aktionen
    64 
    65 MSG_DisplayNameParameters=Nachrichtenparameter
    66 MSG_ParameterDisplayName=Param #{0}
    67 MSG_ParameterShortDescription=Zeigt die Werte des Nachrichtenparameters #{0}
    68 
    69 MSG_DateDisplayName=Zeit
    70 MSG_DateShortDescription=Zeit, zu der das Ereignis eintrat
    71 
    72 MSG_LoggerDisplayName=Loggername
    73 MSG_LoggerShortDescription=Name des Protokollierungsprogrammes, welches das Ereignis erzeugt hat
    74 
    75 MSG_MessageDisplayName=Nachricht
    76 MSG_MessageShortDescription=Die aktuelle Nachricht aus dem Protokoll
    77 
    78 OpenIDE-Module-Short-Description=Sammelt Informationen \u00fcber UI-Aktionen
    79 
    80 HTML_toolbar={0} (<i>Toolbar Action</i>)
    81 HTML_menu={0} (<i>Menu Action</i>)
    82 HTML_key={0} (<i>Keyboard Action</i>)
    83 HTML_exception= {0} (<i>Exception</i>)
    84 
    85 MSG_EnabledModules=Aktivierte Module
    86 MSG_DisabledModules=Deaktivierte Module
    87 
    88 Toolbars/UIGestures=UI-Aktionen
    89 
    90 
    91 UI_USER_CONFIGURATION=Betriebssystem: {0}, VM: {1}, NetBeans-Version: {2}, Benutzername: {3}.
    92 MSG_USER_CONFIGURATION=Benutzereinstellungen
    93 
    94 #
    95 # Module UI Logger
    96 #
    97 UI_DISABLED_MODULES=Liste der deaktivierten Module {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} ...
    98 UI_ENABLED_MODULES=Liste der aktivierten Module {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} ...
    99 
   100 # messages on exit
   101 EXIT_URL=
   102 MSG_EXIT_URL_EXIT=&Fertigstellen, ohne Statistiken einzusehen
   103 
   104 # messages on startup
   105 INIT_URL=
   106 MSG_INIT_URL_EXIT=&Sp\u00e4ter erinnern
   107 
   108 # URL to display to as a welcome text
   109 #WELCOME_URL=http://netbeans.org/nonav/uigestures/index3.html
   110 MSG_WELCOME_URL_EXIT=Abbrechen
   111 
   112 #METRICS_URL=http://netbeans.org/nonav/uigestures/index4.html
   113 MSG_METRICS_URL_EXIT=Abbrechen
   114 
   115 # URL to display to as a welcome text in case of error
   116 #ERROR_URL=http://netbeans.org/nonav/uigestures/error2.html
   117 MSG_ERROR_URL_EXIT=Abbrechen
   118 MSG_SubmitButton=&Problem \u00fcberpr\u00fcfen und melden
   119 
   120 #CHECKING_SERVER_URL=http://statistics.netbeans.org/analytics/authenticate?username={0}&secur_passwd={1}
   121 # {0} - host
   122 # {1} - url of upload
   123 MSG_ConnetionFailed=Hochladen des Protokolls nach {0} ist fehlgeschlagen!
   124 MSG_ConnetionFailedReport=Hochladen des Protokolls ist fehlgeschlagen. Bitte den urspr\u00fcnglichen Fehler direkt unter http://www.netbeans.org/community/issues.html melden und messages.log als Anhang hinzuf\u00fcgen. Diese Datei befindet sich im Verzeichnis <HOME>/.netbeans/var/log.  
   125 MSG_UploadProgressHandle=Lade protokolldatei hoch
   126 MSG_UploadConnecting=Verbinden...
   127 MSG_UploadSending=Protokolle abschicken
   128 MSG_UploadReading=Lese Antwort...
   129 
   130 # view data
   131 MSG_TabRaw=Strukturiert
   132 MSG_Tab_Text=Unbearbeitet
   133 
   134 #exceptions solving
   135 ErrorDialogTitle=Verbindungsaufbau...
   136 
   137 SubmitPanel.jLabel1.text=Eintrag anzeigen\: 
   138 
   139 SubmitPanel.jLabel1.text_1=Eintrag anzeigen\:
   140 
   141 Metrics_title=Nutzungsstatistik
   142 LBL_BottomText1=<html>Helfen Sie uns die NetBeans IDE zu verbessern, indem Sie anonyme Nutzungsdaten zur Verf\u00fcgung stellen.</html>
   143 LBL_BottomText2=<html>Wenn sie zustimmen, schickt die IDE anonyme Informationen \u00fcber die genutzten Funktionen an eine Datenbank auf netbeans.org.</html>
   144 LBL_BottomText3= <html>Die Nutzungsstatistik hilft uns, die Nutzeranforderungen besser zu verstehen und Verbesserungen f\u00fcr k\u00fcnftige Versionen zu entwickeln. Die gesammelten Daten werden keinesfalls analysiert, um Details \u00fcber Ihre Projekte zu ermitteln.</html>
   145 
   146 LBL_MetricsEnable=Ich stimme zu
   147 ACSN_MetricsEnable=Nutzungsstatistiken aktivieren
   148 ACSD_MetricsEnable=Nutzungsstatistiken aktivieren
   149 
   150 LBL_MetricsCancel=Danke, aber nein
   151 ACSN_MetricsCancel=Nutzungsstatistiken deaktivieren
   152 ACSD_MetricsCancel=Nutzungsstatistiken deaktivieren
   153 
   154 #NOI18N
   155 #METRICS_INFO_URL=http://www.netbeans.org/about/usage-tracking.html
   156 
   157 LBL_LearnMore=<html><font color="#0000FF" <u>Mehr erfahren</u></font></html>
   158 ACSN_LearnMore=Mehr erfahren
   159 ACSD_LearnMore=Mehr erfahren
   160 VIEW_DATA_TILTE=Daten
   161 UI_TAB_TITLE=UI-Protokoll
   162 IDE_LOG_TAB_TITLE= IDE Protokoll
   163 
   164 
   165 # Slowness Reporter
   166 LowPerformance=Verlangsamung festgestellt.
   167 # {0} time in ms
   168 # {1} time in s
   169 BlockedForLowPerformance=Keine Reaktion f\u00fcr {0,choice,0#{0} ms|5000#{1} s}.
   170 GoToType=Gehe zu Typ war langsam
   171 BlockedForGoToType=Die Aktion "Gehe zu Typ" ben\u00f6tigte {0,choice,0#{0} ms|5000#{1} s}.
   172 CodeCompletion=Codevervollst\u00e4ndigung war langsam
   173 BlockedForCodeCompletion=Der Aufruf der Codevervollst\u00e4ndigung ben\u00f6tigte {0,choice,0#{0} ms|5000#{1} s}.
   174 
   175 Report=Problem pr\u00fcfen und melden.
   176 IDE_STARTUP=IDE starten
   177 SubmitPanel.profileData.text=Profilerdaten zeigen
   178 SubmitPanel.heapDump.text=HeapDump anzeigen
   179 LOADING_TEXT=Laden...
   180