android-calculatorpp/android-app-core/res/values-ru/text_about.xml

41 lines
2.4 KiB
XML
Raw Normal View History

2012-10-26 15:29:05 -04:00
<!--
2013-06-26 04:22:07 -04:00
~ Copyright 2013 serso aka se.solovyev
~
~ 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.
~
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Contact details
~
~ Email: se.solovyev@gmail.com
~ Site: http://se.solovyev.org
2012-10-26 15:29:05 -04:00
-->
<resources>
2013-07-01 15:37:35 -04:00
<string name="c_about">О программе</string>
<string name="c_about_content">Копирайт © 20092013\n\n<b>Создано serso aka se.solovyev</b>\n\n
Страница на Facebook:<a href="http://facebook.com/calculatorpp">http://facebook.com/calculatorpp</a>\n\n
Эта программа распространяется под соглашением Apache 2.0 :\nисходный код может быть найден на\n
<a href="https://github.com/serso/android-calculatorpp">http://github.com</a>\n\n
Для получения большей информации\nсвяжитесь с автором по email\n
<a href="mailto:se.solovyev@gmail.com">se.solovyev@gmail.com</a>
\nor visit\n<a href="http://se.solovyev.org">http://se.solovyev.org</a>\n\n
Если вы хотите поддержать проект\n\nвы можете купить специальную опцию из настроек приложения\n\n
Если вам нравится приложение\nоценить его на 5 звёзд в\n
<a href="https://market.android.com/details?id=org.solovyev.android.calculator">Google Play</a>\n\n
Это приложение использует открытые библиотеки:\n
<a href="http://simple.sourceforge.net">Simple (XML serialization)</a>\n
<a href="http://meditorworld.appspot.com/meditor.txt">JSCL</a></string>
<string name="c_release_notes">Примечания к выпуску</string>
<string name="c_release_notes_for_title">"Примечания к выпуску версии "</string>
</resources>