You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by jd...@apache.org on 2009/12/26 19:02:34 UTC

svn commit: r894011 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_hu.properties

Author: jdonnerstag
Date: Sat Dec 26 18:02:34 2009
New Revision: 894011

URL: http://svn.apache.org/viewvc?rev=894011&view=rev
Log:
applied Hungarian translation for wizard
Issue: WICKET-2644

Added:
    wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_hu.properties

Added: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_hu.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_hu.properties?rev=894011&view=auto
==============================================================================
--- wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_hu.properties (added)
+++ wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_hu.properties Sat Dec 26 18:02:34 2009
@@ -0,0 +1,22 @@
+#  Licensed to the Apache Software Foundation (ASF) under one or more
+#  contributor license agreements.  See the NOTICE file distributed with
+#  this work for additional information regarding copyright ownership.
+#  The ASF licenses this file to You 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.
+org.apache.wicket.extensions.wizard.next=Tov\u00E1bb >
+org.apache.wicket.extensions.wizard.previous=< Vissza
+org.apache.wicket.extensions.wizard.last=Utols\u00F3
+org.apache.wicket.extensions.wizard.cancel=M\u00E9gse
+org.apache.wicket.extensions.wizard.finish=Befelyez
+
+org.apache.wicket.extensions.wizard.NextButton.step.did.not.complete=Nem lehet a k\u00F6tvetkez\u0151 lapra menni.
+org.apache.wicket.extensions.wizard.FinishButton.step.did.not.complete=Nem lehet befelyezni a folyamatot.