exception.txt
来自「没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没」· 文本 代码 · 共 112 行
TXT
112 行
## Exception.txt - Resources for exception messages.## Copyright (C) 2001 Southern Storm Software, Pty Ltd.## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA#Exception_WasThrown={0} wurde entferntException_System=Es trat ein Fehler im System aufException_InvalidCast=Could not cast to the specified typeException_Overflow=UeberlaufException_Arithmetic=Die arithmetische Operation ist nicht erlaubtException_Argument=Es wurde ein falsches Argument angegebenException_ArgParamName=Parameter Name: {0}Exception_InvalidOperation=Es trat eine unerlaubte Operation aufException_Format=Die uebermittelte Wert hat ein unerlaubtes FormatException_NoSystemDir=Auf dieser Plattform konnte kein "System" Verzeichnis gefunden werdenException_NoCmdLine=Diese Plattform unterstuetzt keine KommandozeilenbefehleException_NotSupported=Die angefragte Funktion ist nicht verfuegbarException_ComTypeLoad=[Assembly {0}] Type {1} cannot be created through COMException_TypeLoad=Konnte den angegebenen Typ nicht ladenException_AppDomainUnloaded=Die Anwendungsdomain wurde entladenException_Application=Es trat eine Anwendungsausnahme aufException_NotImplemented=Die angefragte Funktionalitaet ist nicht verfuegbarException_Rank=Falscher Array Rang angegebenException_ArrayTypeMismatch=Source array type cannot be assigned to destination array typeException_IO=Input/Output FehlerException_FileNotFound=Konnte angegebene Datei nicht findenException_FileLoad=Konnte angegebene Datei nicht ladenException_DirNotFound=Konnte angegebenes Verzeichnis nicht findenException_BadImage=Format der ausfuehrbaren Datei oder Bibliothek ist ungueltigException_Filename=Dateiname: {0}Exception_CannotUnloadAD=Versuch die AppDomain zu entladen schlug fehlException_DivZero=Division durch nullException_DuplicateWait=Doppelte Argumente im ObjektException_EntryPoint=Eingangspunkt konnte nicht gefunden werdenException_Engine=Es trat ein interner Fehler aufException_MemberAccess=Auf Mitglied konnte nicht zugegriffen werdenException_FieldAccess=Attempted to access a private or protected field within a typeException_MethodAccess=Cannot access methodAttempted to access a private or protected method within a typeException_Index=Falscher Bereich fuer Array IndexException_InvalidProgram=Metadata is incorrectException_MemberMissing=Es wurde versucht auf ein nicht existierendes Mitglied zuzugreifenException_FieldMissing=Es wurde versucht auf ein nicht existierendes Feld zuzugreifenException_MethodMissing=Es wurde versucht auf eine nicht existierende Methode zuzugreifenException_NoMulticast=This operation cannot be performed with the specified delegatesException_NotFinite=The number encountered was not a finite quantityException_NullRef=The value 'null' was found where an instance of an object was requiredException_NoMemory=There was not enough memory to continue the execution of the programException_StackOverflow=Die angefragte Operation verursachte einen Stack UeberlaufException_TypeInit=Typ konnte nicht initialisiert werdenException_TypeInitName=Type initialization failed for {0}Exception_TypeUnload=Typ wurde entladenException_Unauthorized=Es wurde versucht eine unerlaubte Operation durchzufuehrenException_HiddenBuffer=Der Buffer konnte nicht abgefragt werdenException_AmbiguousMatch=Zweideutige Kompatibilitaet gefundenException_Target=Die Methode konnte nicht auf ein null Ziel angewandt werdenException_TargetInvoke=Exception has been thrown by the target of an invocationException_TargetParam=Falsche Anzahl an ParameternException_MissingManRes=Missing manifest resourceException_SyncLock=Synchronization method was invoked from an unsynchronized block of codeException_ThreadState=Die angefragte Operation konnte nicht mit dem aktuellen Thread ausgefuehrt werdenException_ThreadInterrupt=Der Thread wurde unterbrochenException_ThreadAbort=Der Thread wurde abgebrochenException_ThreadsNotSupported=Die Laufzeitumgebung unterstuetzt keine ThreadsException_ThreadNeedsLock=Der aktuelle Thread bezitzt nicht die Sperre fuer das angegebene ObjektException_ThreadAlreadyStarted=Der Thread ist bereits gestartetException_EndOfStream=Es wurde versucht nach dem Ende des Streams zu lesenException_PathTooLong=Der angegebene Pfad ist zu LangException_Security=Es trat ein Sicherheitsfehler aufException_SecurityNotGranted=Dem Calling Code wurde die angefragte Erlaubnis nicht genehmigtException_PermitOnly=Es ist bereits eine VerbieteNur (PermitOnly) clause aktivException_Remoting=Ausfall waehrend remote OperationException_RemotingTimeout=Es ist eine Zeitueberschreitung waehrend einer entfernten Operation aufgetretenException_Server=Ein Server Ausfall trat waehrend einer entfernten Operation aufException_Verification=Konnte Code nicht verifizierenException_Serialization=An error occurred during serialization operationsException_XmlSyntax=Syntax Fehler in den XML DatenException_XmlSyntaxLine=Zeile {0}: Syntax Fehler in den XML DatenException_XmlSyntaxLineMsg=Zeile {0}: Syntax Fehler in den XML Daten: {1}Exception_COM=Es ist eine COM Ausnahme aufgetretenException_InvalidComObject=Es wurde ein ungueltiges COM Objekt entdecktException_InvalidOleType=Ungueltiger OLE variant TypException_MarshalDirective=Ungueltige marshalling Directive entdecktException_SafeArrayRank=Ranks der sicheren Arrays sind unterschiedlichException_SafeArrayType=Typen der safe Arrays sind unterschiedlichException_SEH=Problem mit der strukturierten Ausnahme BehandlungException_Filter=Ungueltiges Filter KriteriumException_FilterAttribute=Ungueltiges Attribut Filter KriteriumException_FilterName=Ungueltiges Namen Filter KriteriumException_Platform=Die angeforderte Operation wird durch diese Plattform nicht unterstuetztException_ContextMarshal=Marshalling ueber eine Kontext Grenze hinweg ist fehlgeschlagenException_CustomAttrFormat=Ungueltigen binaeres Format fuer custom AttributException_ReflectionTypeLoad=Es sind mehrere Fehler beim Laden eines Typs aufgetretenException_DllNotFound=Eine benoetigte DLL Datei wurde nicht gefundenException_IsolatedStorage=Es ist ein Fehler bei der Verarbeitung des isolierten Speichers aufgetretenException_Policy=Die Sicherheitspolitik verbietet die angeforderte OperationException_UnexpectedEngineState=Die Ausfuehrungseinheit entdeckte ein ernsthaftes Problem
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?