roku        2004/04/17 01:32:20

  Added:       src/blocks/forms/samples/messages OtherMessages_de.xml
                        FormsMessages_de.xml
               src/blocks/woody/samples/messages WoodyMessages_de.xml
                        OtherMessages_de.xml
  Log:
  German translations of cwoody and cforms messages.
  
  Revision  Changes    Path
  1.1                  
cocoon-2.1/src/blocks/forms/samples/messages/OtherMessages_de.xml
  
  Index: OtherMessages_de.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <!--
    Copyright 1999-2004 The Apache Software Foundation
  
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
  
        http://www.apache.org/licenses/LICENSE-2.0
  
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
  <catalogue>
    <message key="org.apache.cocoon.forms.samples.Sex.FEMALE">weiblich</message>
    <message key="org.apache.cocoon.forms.samples.Sex.MALE">m�nnlich</message>
  </catalogue>
  
  
  
  1.1                  
cocoon-2.1/src/blocks/forms/samples/messages/FormsMessages_de.xml
  
  Index: FormsMessages_de.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <!--
    Copyright 1999-2004 The Apache Software Foundation
  
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
  
        http://www.apache.org/licenses/LICENSE-2.0
  
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
  <!-- This catalogue file contains translations for built-in Woody messages. 
-->
  <catalogue xml:lang="de">
    <message key="general.field-required">Dieses Feld muss aufgef�llt 
werden.</message>
  
    <message key="datatype.conversion-failed">Keine g�ltige {0}.</message>
    <message key="datatype.long">nat�rliche Zahl</message>
    <message key="datatype.date">Datum</message>
  
    <message key="validation.string.exact-length">Bitte geben Sie genau {0} 
Zeichen ein.</message>
    <message key="validation.string.range-length">Bitte geben Sie zwischen {0} 
und {1} Zeichen ein.</message>
    <message key="validation.string.min-length">Bitte geben Sie mindestens {0} 
Zeichen ein.</message>
    <message key="validation.string.max-length">Bitte geben Sie h�chstens {0} 
Zeichen ein.</message>
    <message key="validation.string.regexp">Die Eingabe entspricht nicht dem 
regul�ren Ausdruck: {0}</message>
  
    <message key="validation.string.invalidemail">Dieses Feld enth�lt keine 
g�ltige Email Adresse</message>
  
    <message key="validation.array.exact-valuecount">Es m�ssen genau {0} 
Objekt(e) selektiert sein.</message>
    <message key="validation.array.range-valuecount">Es m�ssen mindestens {0} 
Objekt(e)  und h�chstens {1} Objekt(e) selektiert werden.</message>
    <message key="validation.array.min-valuecount">Es m�ssen mindestens {0} 
Objekt(e) selektiert sein.</message>
    <message key="validation.array.max-valuecount">Es d�rfen h�chstens {0} 
Objekt(e) selektiert werden.</message>
  
    <message key="multivaluefield.conversionfailed">Eines der selektierten 
Objekte ist vom falschen Typ.</message>
  
    <message key="validation.numeric.range">Die Zahl sollte aus dem Bereich {0} 
und {1} sein.</message>
    <message key="validation.numeric.min">Die Zahl sollte gr�sser oder gleich 
{0} sein.</message>
    <message key="validation.numeric.max">Die Zahl sollte kleiner oder gleich 
{0} sein.</message>
  
    <message key="validation.mod10">Modulo 10 Test gescheitert.</message>
  
  
    <message key="aggregatedfield.split-failed">Der Inhalt des Feldes 
entspricht nicht dem regul. Ausdruck: {0}</message>
    <message key="upload.invalid-type">Falscher Inhaltstyp.</message>
  </catalogue>
  
  
  
  1.1                  
cocoon-2.1/src/blocks/woody/samples/messages/WoodyMessages_de.xml
  
  Index: WoodyMessages_de.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <!--
    Copyright 1999-2004 The Apache Software Foundation
  
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
  
        http://www.apache.org/licenses/LICENSE-2.0
  
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
  <!-- This catalogue file contains translations for built-in Woody messages. 
-->
  <catalogue xml:lang="de">
    <message key="general.field-required">Dieses Feld muss aufgef�llt 
werden.</message>
  
    <message key="datatype.conversion-failed">Keine g�ltige {0}.</message>
    <message key="datatype.long">nat�rliche Zahl</message>
    <message key="datatype.date">Datum</message>
  
    <message key="validation.string.exact-length">Bitte geben Sie genau {0} 
Zeichen ein.</message>
    <message key="validation.string.range-length">Bitte geben Sie zwischen {0} 
und {1} Zeichen ein.</message>
    <message key="validation.string.min-length">Bitte geben Sie mindestens {0} 
Zeichen ein.</message>
    <message key="validation.string.max-length">Bitte geben Sie h�chstens {0} 
Zeichen ein.</message>
    <message key="validation.string.regexp">Die Eingabe entspricht nicht dem 
regul�ren Ausdruck: {0}</message>
  
    <message key="validation.string.invalidemail">Dieses Feld enth�lt keine 
g�ltige Email Adresse</message>
  
    <message key="validation.array.exact-valuecount">Es m�ssen genau {0} 
Objekt(e) selektiert sein.</message>
    <message key="validation.array.range-valuecount">Es m�ssen mindestens {0} 
Objekt(e)  und h�chstens {1} Objekt(e) selektiert werden.</message>
    <message key="validation.array.min-valuecount">Es m�ssen mindestens {0} 
Objekt(e) selektiert sein.</message>
    <message key="validation.array.max-valuecount">Es d�rfen h�chstens {0} 
Objekt(e) selektiert werden.</message>
  
    <message key="multivaluefield.conversionfailed">Eines der selektierten 
Objekte ist vom falschen Typ.</message>
  
    <message key="validation.numeric.range">Die Zahl sollte aus dem Bereich {0} 
und {1} sein.</message>
    <message key="validation.numeric.min">Die Zahl sollte gr�sser oder gleich 
{0} sein.</message>
    <message key="validation.numeric.max">Die Zahl sollte kleiner oder gleich 
{0} sein.</message>
  
    <message key="validation.mod10">Modulo 10 Test gescheitert.</message>
  
  
    <message key="aggregatedfield.split-failed">Der Inhalt des Feldes 
entspricht nicht dem regul. Ausdruck: {0}</message>
    <message key="upload.invalid-type">Falscher Inhaltstyp.</message>
  </catalogue>
  
  
  
  1.1                  
cocoon-2.1/src/blocks/woody/samples/messages/OtherMessages_de.xml
  
  Index: OtherMessages_de.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <!--
    Copyright 1999-2004 The Apache Software Foundation
  
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
  
        http://www.apache.org/licenses/LICENSE-2.0
  
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
  <catalogue>
    <message key="org.apache.cocoon.woody.samples.Sex.FEMALE">weiblich</message>
    <message key="org.apache.cocoon.woody.samples.Sex.MALE">m�nnlich</message>
  </catalogue>
  
  
  

Reply via email to