2012-08-07 23:43:49 -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-08-07 23:43:49 -04:00
|
|
|
-->
|
|
|
|
|
|
|
|
<resources>
|
|
|
|
|
2012-08-08 00:57:25 -04:00
|
|
|
<string name="c_about">關於</string>
|
2012-08-07 23:43:49 -04:00
|
|
|
|
|
|
|
<string name="c_about_content">Copyright (c) 2009-2011\n\n<b>Created by serso aka se.solovyev</b>\n\n
|
2013-06-14 16:31:49 -04:00
|
|
|
程式網站:<a href="http://facebook.com/calculatorpp">http://facebook.com/calculatorpp</a>\n\n
|
2012-08-08 00:57:25 -04:00
|
|
|
此程式為開放源碼軟體:\n原始碼位於\n<a href="https://github.com/serso/android-calculatorpp">http://github.com</a>\n\n
|
2013-06-14 16:31:49 -04:00
|
|
|
如果您需要更多資訊\n請寄信至作者信箱\n
|
|
|
|
<a href="mailto:se.solovyev@gmail.com">se.solovyev@gmail.com</a>
|
2012-08-08 00:57:25 -04:00
|
|
|
\n或是造訪\n<a href="http://se.solovyev.org">http://se.solovyev.org</a>\n\n
|
|
|
|
如果您想要支持此專案\n\n您可以從程式設定頁面中購買一個特別的選項\n\n
|
2013-06-14 16:31:49 -04:00
|
|
|
如果您喜歡這個程式\n請在
|
|
|
|
<a href="https://market.android.com/details?id=org.solovyev.android.calculator">Google Play</a>
|
|
|
|
中將它評等為五顆星\n\n
|
2012-08-08 00:57:25 -04:00
|
|
|
感謝以下 Calculator++ 的翻譯者:\n
|
|
|
|
義大利文 - Gabriele Ravanetti\n
|
|
|
|
西班牙文 - Jordi Luna\n
|
2013-06-14 16:31:49 -04:00
|
|
|
烏克蘭文 - Андрій Бандура\n\n
|
|
|
|
此程式使用以下開放源碼的函式庫:\n
|
2012-08-08 00:57:25 -04:00
|
|
|
<a href="http://simple.sourceforge.net">Simple (XML 序列化)</a>\n
|
2013-06-26 13:29:53 -04:00
|
|
|
<a href="http://meditorworld.appspot.com/meditor.txt">JSCL</a>
|
2012-08-07 23:43:49 -04:00
|
|
|
</string>
|
|
|
|
|
2012-08-08 00:57:25 -04:00
|
|
|
<string name="c_release_notes">發行公告</string>
|
|
|
|
<string name="c_release_notes_for_title">"發行公告版本 "</string>
|
2013-06-14 16:31:49 -04:00
|
|
|
|
2012-08-08 00:57:25 -04:00
|
|
|
</resources>
|
2013-06-26 13:29:53 -04:00
|
|
|
|