Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.
Prev Previous commit
Next Next commit
#107[1h]. Translate about.
  • Loading branch information
Evgenii Kanivets committed Aug 24, 2016
commit eaa8f7a5a584eb41c343f3b8db4aa914357bccc5
1 change: 1 addition & 0 deletions app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,5 @@

<string name="about_summary">Версия %1$s (Android %2$s)</string>
<string name="title_activity_about">О приложении</string>
<string name="about">Open Money Tracker (OMT) это приложения для ведения личных финансов. Вы легко можете управлять доходами и расходами. Также доступны счета и курсы обмена.\n\nДля того чтобы помочь сделать OMT лучше, пишите о багах на <a href="http://4pda.ru/forum/index.php?showtopic=755203">форуме 4PDA</a>; идеи новых функций также приветствуются. Ищите ответы или начинайте обсуждение на <a href="http://4pda.ru/forum/index.php?showtopic=755203">форуме</a>.\n\nOMT это <a href="https://en.wikipedia.org/wiki/Open-source_software">проект с открытым исходным кодом</a>, так что каждый может помочь с его разработкой. Не-разработчики также могут помочь. Например, вы можете помочь с переводом, предоставить скриншоты или написать статью в блоге о OMT.\n\nOMT выпущен под <a href="https://ru.wikipedia.org/wiki/GNU_General_Public_License#GPL_v3">GNU-GPL v3 лицензией</a> и исходный код доступен <a href="https://github.com/evgenii-kanivets/Money-Tracker">на GitHub</a>.\n\n<a href="https://ua.linkedin.com/in/evgeniikanivets">Профиль разработчика на LinkedIn.</a></string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-uk/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,5 @@

<string name="about_summary">Версія %1$s (Android %2$s)</string>
<string name="title_activity_about">Про додаток</string>
<string name="about">Open Money Tracker (OMT) це додаток для обліку персональних фінансів. Ви можете з легкістю керувати доходами та витратами. Також доступні рахунки та курси обміну.\n\nДля того щоб допомогти нам зробити OMT краще, пишіть про баги на <a href="http://4pda.ru/forum/index.php?showtopic=755203">форумі 4PDA</a>; ідеї нових функцій також підтримуються. Знайдіть відповіді або розпочніть бесіду на <a href="http://4pda.ru/forum/index.php?showtopic=755203">форумі</a>.\n\nOMT це <a href="https://en.wikipedia.org/wiki/Open-source_software">додаток з відкритим сирцевим кодом</a>, тож будь-хто може стати учасником. Не-розробники також можуть допомогти. Наприклад, Ви можете допомогти з перекладом OMT, надати знімки екранів або написати у блозі про OMT.\n\nOMT випущено під <a href="https://ru.wikipedia.org/wiki/GNU_General_Public_License#GPL_v3">GNU-GPL v3 ліцензією</a> і сирцевий код доступний <a href="https://github.com/evgenii-kanivets/Money-Tracker">на GitHub</a>.\n\n<a href="https://ua.linkedin.com/in/evgeniikanivets">Профiль розробника на LinkedIn.</a></string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@
<string name="pref_about" translatable="false">pref_about</string>
<string name="about_summary">Version %1$s (Android %2$s)</string>
<string name="title_activity_about">About</string>
<string name="about">Open Money Tracker (OMT) is an accounting application. You can manage your incomes and expenses in easy way. Accounts and currency exchange rates are also available.\n\nTo help us make OMT better, please report bugs to <a href="http://4pda.ru/forum/index.php?showtopic=755203">the 4PDA forum</a>; new feature ideas are very welcome too. Find answers or start a discussion on <a href="http://4pda.ru/forum/index.php?showtopic=755203">forum</a>.\n\nOMT is <a href="https://en.wikipedia.org/wiki/Open-source_software">open source software</a>, so everyone is encouraged to become a contributor. Non-developers can also help. For instance, you can help translate OMT, provide screenshots or blog about OMT.\n\nOMT is released under the <a href="https://ru.wikipedia.org/wiki/GNU_General_Public_License#GPL_v3">GNU-GPL v3 license</a> and source code is available <a href="https://github.com/evgenii-kanivets/Money-Tracker">on GitHub</a>.\n\n<a href="https://ua.linkedin.com/in/evgeniikanivets">Developer profile on LinkedIn.</a></string>
<!-- Not translated strings -->
<string name="about">Open Money Tracker (OMT) is an accounting application. You can manage your incomes and expenses in easy way. Accounts and currency exchange rates are also available.\n\nTo help us make OMT better, please report bugs to <a href="http://4pda.ru/forum/index.php?showtopic=755203">the 4PDA forum</a>; new feature ideas are very welcome too. Find answers or start a discussion on <a href="http://4pda.ru/forum/index.php?showtopic=755203">forum</a>.\n\nOMT is <a href="https://en.wikipedia.org/wiki/Open-source_software">open source software</a>, so everyone is encouraged to become a contributor. Non-developers can also help. For instance, you can help translate OMT, provide screenshots or blog about OMT.\n\nOMT is released under the <a href="https://ru.wikipedia.org/wiki/GNU_General_Public_License#GPL_v3">GNU-GPL v3 license</a> and source code is available <a href="https://github.com/evgenii-kanivets/Money-Tracker">on GitHub</a>.</string>
</resources>