379f27db78
Conflicts: android-app-core/res/values-de/text_vars.xml android-app-core/res/values-es/text_about.xml android-app-core/res/values-es/text_functions.xml android-app-core/res/values-es/text_operators.xml android-app-core/res/values-es/text_strings.xml android-app-core/res/values-es/text_vars.xml android-app-core/res/values-it/text_about.xml android-app-core/res/values-it/text_functions.xml android-app-core/res/values-it/text_operators.xml android-app-core/res/values-it/text_strings.xml android-app-core/res/values-it/text_vars.xml android-app-core/res/values-pl/text_about.xml android-app-core/res/values-pl/text_operators.xml android-app-core/res/values-pl/text_preferences.xml android-app-core/res/values-pl/text_strings.xml android-app-core/res/values-pl/text_vars.xml android-app-core/res/values-ru/text_about.xml android-app-core/res/values-uk/text_about.xml android-app-core/res/values-uk/text_functions.xml android-app-core/res/values-uk/text_operators.xml android-app-core/res/values-uk/text_preferences.xml android-app-core/res/values-uk/text_strings.xml android-app-core/res/values-uk/text_vars.xml android-app-core/res/values-zh-rtw/text_about.xml android-app-core/res/values-zh-rtw/text_functions.xml android-app-core/res/values-zh-rtw/text_operators.xml android-app-core/res/values-zh-rtw/text_preferences.xml android-app-core/res/values-zh-rtw/text_strings.xml android-app-core/res/values-zh-rtw/text_vars.xml android-app/project.properties pom.xml
27 lines
1.4 KiB
XML
27 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!--Generated by crowdin.net-->
|
||
<resources>
|
||
<string name="c_var_description_PI">Ratio of any circle\'s circumference to its diameter. Note: this constant is
|
||
degree unit dependent => rad: 3.14, deg: 180.0
|
||
</string>
|
||
<string name="c_var_description_pi">Ratio of any circle\'s circumference to its diameter. Note: this constant is
|
||
degree unit independent => rad: 3.14, deg: 3.14
|
||
</string>
|
||
<string name="c_var_description_e">Unique real number such that the value of the derivative (slope of the tangent
|
||
line) of the function f(x) = e^x at the point x = 0 is equal to 1
|
||
</string>
|
||
<string name="c_var_description_i">Imaginary unit, defined such as i^2 = −1</string>
|
||
<string name="c_var_description_c">Speed of the light in vacuum, m·s</string>
|
||
<string name="c_var_description_G">The gravitational constant is an empirical physical constant involved in the
|
||
calculation of the gravitational attraction between objects with mass, m^3·kg^−1·s^−2
|
||
</string>
|
||
<string name="c_var_description_h">Physical constant reflecting the sizes of energy quanta in quantum mechanics,
|
||
J·s
|
||
</string>
|
||
<string name="c_var_description_h_reduced">Reduced Planck constant, J·s</string>
|
||
<string name="c_var_description_nan">Not a number</string>
|
||
<string name="c_var_description_inf">Infinity</string>
|
||
<string name="c_var_system">Built-in</string>
|
||
<string name="c_var_my">My</string>
|
||
</resources>
|