|
|
|
|
@@ -328,7 +328,7 @@ void Languages::InitGuiMessagesTab()
|
|
|
|
|
InsertGuiPair(display_not_always_scientific,"When the exponent is greater than:");
|
|
|
|
|
InsertGuiPair(display_group_scientific, "Print the result as the scientific value");
|
|
|
|
|
InsertGuiPair(display_decimal_point, "Decimal point");
|
|
|
|
|
InsertGuiPair(display_deg_red_grad, "sin/cos asin/acos");
|
|
|
|
|
InsertGuiPair(display_deg_rad_grad, "sin/cos asin/acos");
|
|
|
|
|
InsertGuiPair(convert_type, "Type");
|
|
|
|
|
InsertGuiPair(convert_input, "Input");
|
|
|
|
|
InsertGuiPair(convert_output, "Output");
|
|
|
|
|
@@ -361,7 +361,7 @@ void Languages::InitGuiMessagesTab()
|
|
|
|
|
InsertGuiPair(about_text,
|
|
|
|
|
"Mathematical calculator TTCalc %d.%d.%d%s%s\r\n"
|
|
|
|
|
"Author: Tomasz Sowa\r\n"
|
|
|
|
|
"Contact: t.sowa@slimaczek.pl\r\n"
|
|
|
|
|
"Contact: t.sowa@ttmath.org\r\n"
|
|
|
|
|
"Licence: BSD (open source)\r\n"
|
|
|
|
|
"Project page: http://ttcalc.sourceforge.net\r\n"
|
|
|
|
|
"Bignum library: TTMath %d.%d.%d%s\r\n"
|
|
|
|
|
@@ -459,7 +459,7 @@ void Languages::InitGuiMessagesTab()
|
|
|
|
|
InsertGuiPair(display_not_always_scientific,"Jeœli eksponent jest wiêkszy ni¿:");
|
|
|
|
|
InsertGuiPair(display_group_scientific, "Wyœwietl wynik w postaci naukowej");
|
|
|
|
|
InsertGuiPair(display_decimal_point, "Przecinek dziesiêtny");
|
|
|
|
|
InsertGuiPair(display_deg_red_grad, "sin/cos asin/acos");
|
|
|
|
|
InsertGuiPair(display_deg_rad_grad, "sin/cos asin/acos");
|
|
|
|
|
InsertGuiPair(convert_type, "Typ");
|
|
|
|
|
InsertGuiPair(convert_input, "Wejœcie");
|
|
|
|
|
InsertGuiPair(convert_output, "Wyjœcie");
|
|
|
|
|
@@ -492,7 +492,7 @@ void Languages::InitGuiMessagesTab()
|
|
|
|
|
InsertGuiPair(about_text,
|
|
|
|
|
"Kalkulator matematyczny TTCalc %d.%d.%d%s%s\r\n"
|
|
|
|
|
"Autor: Tomasz Sowa\r\n"
|
|
|
|
|
"Kontakt: t.sowa@slimaczek.pl\r\n"
|
|
|
|
|
"Kontakt: t.sowa@ttmath.org\r\n"
|
|
|
|
|
"Licencja: BSD (open source)\r\n"
|
|
|
|
|
"Strona projektu: http://ttcalc.sourceforge.net\r\n"
|
|
|
|
|
"Biblioteka du¿ych liczb: TTMath %d.%d.%d%s\r\n"
|
|
|
|
|
@@ -594,7 +594,7 @@ void Languages::InitGuiMessagesTab()
|
|
|
|
|
InsertGuiPair(display_not_always_scientific,"Cuando el exponente es mas grande que:");
|
|
|
|
|
InsertGuiPair(display_group_scientific, "Imprimir el resultado como valor cientifico");
|
|
|
|
|
InsertGuiPair(display_decimal_point, "Decimal point");
|
|
|
|
|
InsertGuiPair(display_deg_red_grad, "sin/cos asin/acos");
|
|
|
|
|
InsertGuiPair(display_deg_rad_grad, "sin/cos asin/acos");
|
|
|
|
|
InsertGuiPair(convert_type, "Tipo");
|
|
|
|
|
InsertGuiPair(convert_input, "Entrada");
|
|
|
|
|
InsertGuiPair(convert_output, "Salida");
|
|
|
|
|
@@ -627,7 +627,7 @@ void Languages::InitGuiMessagesTab()
|
|
|
|
|
InsertGuiPair(about_text,
|
|
|
|
|
"Calculadora matematica TTCalc %d.%d.%d%s%s\r\n"
|
|
|
|
|
"Autor: Tomasz Sowa\r\n"
|
|
|
|
|
"Contacto: t.sowa@slimaczek.pl\r\n"
|
|
|
|
|
"Contacto: t.sowa@ttmath.org\r\n"
|
|
|
|
|
"Licencia: BSD (open source)\r\n"
|
|
|
|
|
"Pagina del proyecto: http://ttcalc.sourceforge.net\r\n"
|
|
|
|
|
"Biblioteca Bignum: TTMath %d.%d.%d%s\r\n"
|
|
|
|
|
@@ -715,7 +715,8 @@ void Languages::InitGuiMessagesTab()
|
|
|
|
|
InsertGuiPair(combo_rounding_integer,"til heltal");
|
|
|
|
|
InsertGuiPair(combo_rounding_to_number,"til");
|
|
|
|
|
InsertGuiPair(combo_rounding_after_comma,"ciffer(cifre)");
|
|
|
|
|
InsertGuiPair(check_remove_zeroes,"Fjern sidste trailing nuller");
|
|
|
|
|
InsertGuiPair(check_remove_zeroes,"Fjern sidste overflødige nuller");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InsertGuiPair(display_input, "Input");
|
|
|
|
|
InsertGuiPair(display_output, "Output");
|
|
|
|
|
@@ -724,7 +725,7 @@ void Languages::InitGuiMessagesTab()
|
|
|
|
|
InsertGuiPair(display_not_always_scientific,"Når exponenten er større end:");
|
|
|
|
|
InsertGuiPair(display_group_scientific, "Print resultatet som den videnskablige værdi");
|
|
|
|
|
InsertGuiPair(display_decimal_point, "Decimal punkt");
|
|
|
|
|
InsertGuiPair(display_deg_red_grad, "sin/cos asin/acos");
|
|
|
|
|
InsertGuiPair(display_deg_rad_grad, "sin/cos asin/acos");
|
|
|
|
|
InsertGuiPair(convert_type, "Type");
|
|
|
|
|
InsertGuiPair(convert_input, "Input");
|
|
|
|
|
InsertGuiPair(convert_output, "Udput");
|
|
|
|
|
@@ -757,7 +758,7 @@ void Languages::InitGuiMessagesTab()
|
|
|
|
|
InsertGuiPair(about_text,
|
|
|
|
|
"Matematisk lommeregner TTCalc %d.%d.%d%s%s\r\n"
|
|
|
|
|
"Forfatter: Tomasz Sowa\r\n"
|
|
|
|
|
"Kontakt: t.sowa@slimaczek.pl\r\n"
|
|
|
|
|
"Kontakt: t.sowa@ttmath.org\r\n"
|
|
|
|
|
"Licens: BSD (open source)\r\n"
|
|
|
|
|
"Projekt side: http://ttcalc.sourceforge.net\r\n"
|
|
|
|
|
"Bignum biblotek: TTMath %d.%d.%d%s\r\n"
|
|
|
|
|
|