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

46 lines
1.9 KiB
XML
Raw Normal View History

2011-12-24 09:27:08 -05: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
2011-12-24 09:27:08 -05:00
-->
<resources>
<string name="c_about">Acerca de</string>
2013-06-26 04:22:07 -04:00
<string name="c_about_content" formatted="false">Copyright (c) 2009-2011\n\n
<b>Creado por serso aka se.solovyev</b>
2013-06-14 16:31:49 -04:00
\n\n
Este programa es Open Source:\nTodo el código fuente puede encontrarse en\n
<a href="https://github.com/serso/android-calculatorpp">http://github.com</a>\n\n
Para más información, por favor,\ncontacte con el autor al mail\n<a href="mailto:se.solovyev@gmail.com">
se.solovyev@gmail.com</a>\n
2011-12-24 09:27:08 -05:00
o visite\n<a href="http://se.solovyev.org">http://se.solovyev.org</a>\n\n
2012-10-09 16:32:33 -04:00
Si desea apoyar el proyecto\n\n
2013-06-14 16:31:49 -04:00
Si le gusta la aplicación\nvalórela con 5 estrellas en\n
<a href="https://market.android.com/details?id=org.solovyev.android.calculator">Google Play</a>\n\n
2011-12-24 09:27:08 -05:00
Gracias a las personas que han traducido Calculadora++ a los diferentes idiomas:\n
Español - Jordi Luna\n
Italiano - Gabriele Ravanetti\n\n
Esta aplicación utiliza las siguiente librerías Open Source:\n
<a href="http://simple.sourceforge.net">Simple (XML serialization)</a>\n
2013-06-26 13:29:53 -04:00
<a href="http://meditorworld.appspot.com/meditor.txt">JSCL</a>
2011-12-24 09:27:08 -05:00
</string>
</resources>