android-calculatorpp/android-app-core/res/values-zh-rtw/text_vars.xml
2014-09-08 18:40:57 +02:00

18 lines
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--Generated by crowdin.net-->
<resources>
<string name="c_var_description_PI">圓周長與直徑的比值。注意: 這個常數隨角度單位改變 =&gt; rad: 3.14, deg: 180.0</string>
<string name="c_var_description_pi">圓周長與直徑的比值。注意: 這個常數不隨角度單位改變 =&gt; rad: 3.14, deg: 3.14</string>
<string name="c_var_description_e">唯一使函數 f(x) = e^x 的微分 (切線斜率) 在 x=0 時值為1的實數。</string>
<string name="c_var_description_i">虛數單位,定義 i^2 = -1</string>
<string name="c_var_description_c">真空中的光速m·s^-1</string>
<string name="c_var_description_G">萬有引力常數是一個實驗的物理常數用來計算有質量物體間的重力m^3·kg^1·s^2</string>
<string name="c_var_description_h">對應量子力學中能量量子大小的物理常數J·s</string>
<string name="c_var_description_h_reduced">約化普朗克常數J·s</string>
<string name="c_var_description_nan">非數字</string>
<string name="c_var_description_inf">無窮大</string>
<string name="c_var_system">內建</string>
<string name="c_var_my">自定義</string>
</resources>