You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by ff...@apache.org on 2011/09/27 11:15:47 UTC

svn commit: r1176293 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5: corelib/components/DateField_da.properties corelib/components/Errors_da.properties internal/ValidationMessages_da.properties

Author: ffacon
Date: Tue Sep 27 09:15:47 2011
New Revision: 1176293

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

Modified:
    tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_da.properties
    tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_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/DateField_da.properties
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_da.properties?rev=1176293&r1=1176292&r2=1176293&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_da.properties (original)
+++ tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_da.properties Tue Sep 27 09:15:47 2011
@@ -1,4 +1,4 @@
-# Copyright 2009 The Apache Software Foundation
+# 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.

Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_da.properties
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_da.properties?rev=1176293&r1=1176292&r2=1176293&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_da.properties (original)
+++ tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_da.properties Tue Sep 27 09:15:47 2011
@@ -1,4 +1,4 @@
-# Copyright 2006 The Apache Software Foundation
+# Copyright 2006 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.
@@ -12,4 +12,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-default-banner=Du skal rette føgende fejl før du kan fortsætte:
+default-banner=Du skal rette følgende fejl før du kan fortsætte:

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=1176293&r1=1176292&r2=1176293&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 Tue Sep 27 09:15:47 2011
@@ -1,4 +1,4 @@
-# Copyright 2006, 2007 The Apache Software Foundation
+# Copyright 2006, 2007 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.
@@ -18,15 +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.
+integer-format-exception=%s skal være et heltal.
+number-format-exception=%s skal være et tal.