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 2007/09/28 18:46:50 UTC

svn commit: r580411 - in /wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions: rating/RatingPanel_ru.xml wizard/Wizard_ru.xml

Author: jdonnerstag
Date: Fri Sep 28 09:46:49 2007
New Revision: 580411

URL: http://svn.apache.org/viewvc?rev=580411&view=rev
Log:
wicket-1009: russian resource files

Added:
    wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ru.xml   (with props)
    wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ru.xml   (with props)

Added: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ru.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ru.xml?rev=580411&view=auto
==============================================================================
--- wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ru.xml (added)
+++ wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ru.xml Fri Sep 28 09:46:49 2007
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+#  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.
+<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
+<properties>
+	<entry key="rating.simple">??????? ?????? {0,number,#.#}</entry>
+	<entry key="rating.complete">??????? ?????? {0,number,#.#} ?? {1,number,#} ?????(??)(?)</entry>
+</properties>

Propchange: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ru.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ru.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ru.xml?rev=580411&view=auto
==============================================================================
--- wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ru.xml (added)
+++ wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ru.xml Fri Sep 28 09:46:49 2007
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+#  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.
+<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
+<properties>
+	<entry key="org.apache.wicket.extensions.wizard.next">?????? &gt;</entry>
+	<entry key="org.apache.wicket.extensions.wizard.previous">&lt; ?????</entry>
+	<entry key="org.apache.wicket.extensions.wizard.last">?????????</entry>
+	<entry key="org.apache.wicket.extensions.wizard.cancel">????????</entry>
+	<entry key="org.apache.wicket.extensions.wizard.finish">?????????</entry>
+	<entry key="org.apache.wicket.extensions.wizard.NextButton.step.did.not.complete">?????????? ??????? ? ?????????? ????, ????????? ??????? ??? ?? ????? ???? ???????? ?? ??????????? ???????.</entry>
+	<entry key="org.apache.wicket.extensions.wizard.FinishButton.step.did.not.complete">?????????? ????????? ?????? ???????, ????????? ??????? ??? ?? ????? ???? ???????? ?? ??????????? ???????.</entry>
+</properties>

Propchange: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ru.xml
------------------------------------------------------------------------------
    svn:eol-style = native