android-calculatorpp/android-app-core/res/values-de/text_vars.xml
Sergey Solovyev 3c0483fc01 translations
2013-10-10 22:03:06 +04:00

17 lines
1.5 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.net-->
<resources>
<string name="c_var_description_PI">Das Verhältnis von Kreisumfang zu Durchmesser. Hinweis: Diese Konstante ist einheitsabhängig =&gt; rad: 3.14, deg: 180.0</string>
<string name="c_var_description_pi">Das Verhältnis von Kreisumfang zu Durchmesser. Hinweis: Diese Konstante ist einheitsunabhängig =&gt; rad: 3.14, deg: 3.14</string>
<string name="c_var_description_e">Euler\'sche Zahl; Einzigartige reelle Zahl, bei welcher der Wert der Ableitung (die Steigung der Tangente) der Funktion f(x) = e ^ X an der Stelle x = 0 gleich 1 ist</string>
<string name="c_var_description_i">Imaginäre Zahl, definiert durch i ^ 2 = -1</string>
<string name="c_var_description_c">Lichtgeschwindigkeit im Vakuum, M·s</string>
<string name="c_var_description_G">Die Gravitationskonstante ist eine empirische physikalische Konstante, welche bei der Berechnung der Massenanziehung zwischen Objekten mit Masse benötigt wird, m ^ 3·kg ^ 1·s ^ 2</string>
<string name="c_var_description_h">Physikalische Konstante zur Berechnung der Energie von Quanten in der Quantenmechanik, J·s</string>
<string name="c_var_description_h_reduced">Verringerte Planck\'sche Konstante, J·s</string>
<string name="c_var_description_nan">Keine Zahl</string>
<string name="c_var_description_inf">Unendlich</string>
<string name="c_var_system">Integriert</string>
<string name="c_var_my">Eigene</string>
</resources>