android-calculatorpp/android-app/src/main/res/values-pl/text_vars.xml
serso 24f18b8aae Project restructure
We don't need to separate widget/onscreen from the main module, let's merge them together.
2015-01-26 10:41:52 +01:00

18 lines
1.4 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">Stosunek obwodu koła do jego średnicy. Uwaga: ta stała jest zależna od jednostki =&gt; rad: 3.14, deg: 180.0</string>
<string name="c_var_description_pi">Stosunek obwodu koła do jego średnicy. Uwaga: ta stała jest niezależna od jednostki =&gt; rad: 3.14, deg: 3.14</string>
<string name="c_var_description_e">Liczba rzeczywista, taka że wartość pochodnej funkcji f(x) = e^x w punkcie x = 0 wynosi 1</string>
<string name="c_var_description_i">Jednostka urojona, zdefiniowana, tak że i^2 = -1</string>
<string name="c_var_description_c">Prędkość światła w próżni, [m·s]</string>
<string name="c_var_description_G">Stała grawitacji jest empiryczną stałą fizyczną służącą do obliczeń przyciągania grawitacyjnego między obiektami posiadającymi masę, [m^3·kg^1·s^2]</string>
<string name="c_var_description_h">Stała Plancka to stała fizyczna, która opisuje wielkość kwantów energii w mechanice kwantowej, [J·s]</string>
<string name="c_var_description_h_reduced">Zredukowana stała Plancka, [J·s]</string>
<string name="c_var_description_nan">Nie jest liczbą</string>
<string name="c_var_description_inf">Nieskończoność</string>
<string name="c_var_system">Wbudowane</string>
<string name="c_var_my">Moje</string>
</resources>