dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] pnetlib/resources/de_DE/runtime Arg.txt, 1.2, 1.3


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/resources/de_DE/runtime Arg.txt, 1.2, 1.3 Crypto.txt, 1.1, 1.2 DivZero.txt, 1.2, 1.3 IO.txt, 1.3, 1.4 NotSupp.txt, 1.1, 1.2
Date: Mon, 13 Oct 2003 02:09:01 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib/resources/de_DE/runtime
In directory subversions:/tmp/cvs-serv10611/resources/de_DE/runtime

Modified Files:
        Arg.txt Crypto.txt DivZero.txt IO.txt NotSupp.txt 
Log Message:


Remove obsolete string resources.


Index: Crypto.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/de_DE/runtime/Crypto.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Crypto.txt  10 Dec 2002 19:25:53 -0000      1.1
--- Crypto.txt  13 Oct 2003 02:08:59 -0000      1.2
***************
*** 28,32 ****
  Crypto_InvalidPaddingMode=Ungueltiger padding Modus
  Crypto_InvalidStreamMode=Ungueltiger cryptographischer stream Modus
- Crypto_BigNumUnderflow=Big number computation underflowed
  Crypto_NoProvider=Das System bietet keine Unterstuetzung fuer {0}
  Crypto_WeakKey=DES key ist schwach oder semi-schwach
--- 28,31 ----
***************
*** 55,57 ****
  Crypto_InvalidHashSize=Ungueltige hash Groesse fuer digitale Signatur 
Operation
  Crypto_CertNotSupp=Handle-based certificate construction is not supported
- Crypto_SignedNotSupp=Signierte Zertifikat Dateien werden nicht unterstuetzt
--- 54,55 ----

Index: NotSupp.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/de_DE/runtime/NotSupp.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** NotSupp.txt 10 Dec 2002 19:25:53 -0000      1.1
--- NotSupp.txt 13 Oct 2003 02:08:59 -0000      1.2
***************
*** 29,33 ****
  NotSupp_CodePage=Code page {0} wird nicht unterstuetzt
  NotSupp_EncodingName=Encoding name `{0}' wird nicht unterstuetzt
- NotSupp_MissingCodeTable=Interne code table `{0}' fehlt
  NotSupp_Builder=Die angeforderte Operation wird bei dynamischen assemblies 
nicht unterstuetzt
  NotSupp_TypeCreated=Die angeforderte Operation wird nicht unterstuetzt 
nachdem der Typ erstellt wurde
--- 29,32 ----

Index: DivZero.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/de_DE/runtime/DivZero.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** DivZero.txt 7 Jan 2003 18:00:15 -0000       1.2
--- DivZero.txt 13 Oct 2003 02:08:59 -0000      1.3
***************
*** 18,21 ****
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  #
- DivZero_Currency=Currency Wert dividiert durch Null
  DivZero_Decimal=Dezimal Wert dividiert durch Null
--- 18,20 ----

Index: Arg.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/de_DE/runtime/Arg.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Arg.txt     13 Oct 2003 00:58:25 -0000      1.2
--- Arg.txt     13 Oct 2003 02:08:59 -0000      1.3
***************
*** 31,35 ****
  Arg_MustBeSingle=Objekt muss vom Typ Single sein
  Arg_MustBeDouble=Objekt muss vom Typ Double sein
- Arg_MustBeCurrency=Objekt muss vom Typ Currency sein
  Arg_MustBeDateTime=Objekt muss vom Typ DateTime sein
  Arg_MustBeTimeSpan=Objekt muss vom Typ TimeSpan sein
--- 31,34 ----
***************
*** 78,83 ****
  Arg_MakeTypedRef=A non-zero list of fields is required to make a typed 
reference
  Arg_MakeTypedRefFields=The fields for a typed reference must be runtime fields
- Arg_InvalidDimension=Ungueltige Array Dimension
- Arg_ElementTypeMismatch=Array element type mismatch
  Arg_InvalidEra=Invalid era value for calendar method
  Arg_ExistingEntry=Es gibt bereits einen Eintrag mit dem angegebenen Schluessel
--- 77,80 ----
***************
*** 102,111 ****
  Arg_DuplicateXMLAttr=There already exists an XML attribute with the specified 
name
  Arg_PermissionState=Invalid security permission state value
- Arg_SecurityAction=Invalid security action value
  Arg_PermissionVersion=Incorrect version for permission object
  Arg_InvalidUTF8=Ungueltige UTF8 byte Sequenz
  Arg_WeakRefCollected=Weak reference has already been garbage collected
  Arg_MustBeCoreLib=The specified assembly must be the core library
- Arg_InvalidCulture=Invalid culture name or identifier
  Arg_InvalidRegion=Invalid region name or identifier
  ArgRange_DecimalScale=Dezimal scale Faktor muss zwischen 0 und 28, inklusive 
sein
--- 99,106 ----

Index: IO.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/de_DE/runtime/IO.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** IO.txt      7 Jan 2003 18:00:15 -0000       1.3
--- IO.txt      13 Oct 2003 02:08:59 -0000      1.4
***************
*** 19,23 ****
  #
  IO_StreamClosed=Stream ist bereits geschlossen
- IO_InvalidHandle=Invalid file handle
  IO_FileAccess=Invalid file access value specified
  IO_FileMode=Invalid file mode value specified
--- 19,22 ----
***************
*** 25,30 ****
  IO_InvalidPathname=Ungueltiger Pfad angegeben
  IO_IncorrectAccess=Incorrect access mode specified for file handle
- IO_HandleSecurity=Insufficient security credentials for file handle access
- IO_PathnameSecurity=Nicht genug Sicherheitsbescheinigungen um Pfad zu oeffnen
  IO_WriteFailed=Schreibanfrage fehlgeschlagen
  IO_FlushFailed=flushanfrage fehlgeschlagen
--- 24,27 ----
***************
*** 43,48 ****
  IO_FileNotFound=Konnte Datei nicht finden "{0}"
  IO_FileLoad=Konnte Datei nicht laden "{0}"
- # For dest argument in File.Copy method
- IO_CopyFileExists=Die Datei "{1}" existiert bereits
- IO_Error=IO Fehler
- IO_IsNotDir= "{0}" ist kein Ordner
\ No newline at end of file
--- 40,41 ----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]