Author: ffacon
Date: Sun Sep 25 21:09:12 2011
New Revision: 1175577

URL: http://svn.apache.org/viewvc?rev=1175577&view=rev
Log:
TAP5-1639 : Missing danish translations

Added:
    tapestry/tapestry5/trunk/tapestry-core/tapestry-core/
    tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/
    tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/
    tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/resources/
    tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/resources/org/
    
tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/resources/org/apache/
    
tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/resources/org/apache/tapestry5/
    
tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/
    
tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/
    
tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_da.properties
    tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/
    tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/
    tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/main/
    tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/main/resources/
    
tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/main/resources/org/
    
tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/main/resources/org/apache/
    
tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/
    
tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/
    
tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_da.properties
Modified:
    
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_da.properties
    
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_da.properties

Modified: 
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_da.properties
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_da.properties?rev=1175577&r1=1175576&r2=1175577&view=diff
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_da.properties
 (original)
+++ 
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_da.properties
 Sun Sep 25 21:09:12 2011
@@ -12,4 +12,5 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-submit-label=Opret/Opdatér
+submit-label=Opret/Opdater
+cancel-label=Annuller

Modified: 
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_da.properties
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_da.properties?rev=1175577&r1=1175576&r2=1175577&view=diff
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_da.properties
 (original)
+++ 
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_da.properties
 Sun Sep 25 21:09:12 2011
@@ -18,13 +18,15 @@
 
 required=%s skal udfyldes.
 minimum-string-length=%2$s skal mindst være på %1$d tegn.
-maximum-string-length=%2$s må højst være på %1$d tegn.
-min-integer=%2$s skal være mindst %1$d.
-max-integer=%2$s må højst være %1$d.
+maximum-string-length=%2$s må højst være på %1$d tegn.
+min-integer=%2$s skal være mindst %1$d.
+max-integer=%2$s må højst være %1$d.
 # This is lousy as a default, since the pattern string is meaningless to the 
user. You should always override
 # this.
-regexp=%2$s opfylder ikke mønstret '%1$s'.
+regexp=%2$s opfylder ikke mønstret '%1$s'.
 invalid-email='%s' er ikke en gyldig e-mail-adresse.
 
 # This is where the translator messages go.
 
+integer-format-exception=%s skal være et heltal.
+number-format-exception=%s skal være et tal.

Added: 
tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_da.properties
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_da.properties?rev=1175577&view=auto
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_da.properties
 (added)
+++ 
tapestry/tapestry5/trunk/tapestry-core/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_da.properties
 Sun Sep 25 21:09:12 2011
@@ -0,0 +1,15 @@
+# Copyright 2009 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.
+
+date-value-not-parseable='%s' er ikke en gyldig dato.

Added: 
tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_da.properties
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_da.properties?rev=1175577&view=auto
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_da.properties
 (added)
+++ 
tapestry/tapestry5/trunk/tapestry-core/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_da.properties
 Sun Sep 25 21:09:12 2011
@@ -0,0 +1,17 @@
+#
+# // Copyright 2011 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.
+#
+
+tapestry-incorrect-captcha=Indtast teksten fra billedet.
\ No newline at end of file


Reply via email to