summaryrefslogtreecommitdiff
path: root/scaddins
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-06-13 11:44:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-06-13 11:44:05 +0000
commita528ded1b738b2b17f8a93870423051791aa44c6 (patch)
tree1a100c7cd9f339d35d482d41ab47a3ae3c7249c5 /scaddins
parent2eb208e00a1110bff730d45e2ca19792e3fd5f1c (diff)
INTEGRATION: CWS rcmerge (1.57.10); FILE MERGED
2003/06/12 11:07:40 gh 1.57.10.1: final Merge RC
Diffstat (limited to 'scaddins')
-rw-r--r--scaddins/source/analysis/analysis.src657
1 files changed, 655 insertions, 2 deletions
diff --git a/scaddins/source/analysis/analysis.src b/scaddins/source/analysis/analysis.src
index 4fcc400d8eca..c3e6d18314f3 100644
--- a/scaddins/source/analysis/analysis.src
+++ b/scaddins/source/analysis/analysis.src
@@ -2,9 +2,9 @@
*
* $RCSfile: analysis.src,v $
*
- * $Revision: 1.57 $
+ * $Revision: 1.58 $
*
- * last change: $Author: hr $ $Date: 2003-04-29 17:19:18 $
+ * last change: $Author: hr $ $Date: 2003-06-13 12:44:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,6 +96,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí číslo reprezentující datum o zadaný počet pracovních dní vpřed nebo vzad proti výchozímu datu";
Text[ hebrew ] = "Liefert die fortlaufende Zahl des Datums, dass vor oder nach einer bestimmten Anzahl von Arbeitstagen liegt.";
Text[ hindi ] = "निर्दिष्ट की हुयी परिश्रम दिनों से पहिले का अथवा पश्चात् का दिनांक का क्रम संख्या को वापस करता है";
+ Text[ slovak ] = "Vráti číslo reprezentujúce dátum o zadaný počet pracovných dní pred alebo po určenom počte pracovných dní";
};
String 2 // name of parameter 1 Workday
@@ -127,6 +128,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční datum";
Text[ hebrew ] = "Ausgangsdatum";
Text[ hindi ] = "प्रारंभ दिनांक";
+ Text[ slovak ] = "Počiatočný dátum";
};
String 3 // description of parameter 1 Workday
@@ -158,6 +160,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční datum";
Text[ hebrew ] = "Ausgangsdatum";
Text[ hindi ] = "प्रारंभ का दिनांक";
+ Text[ slovak ] = "Počiatočný dátum";
};
String 4 // name of parameter 2 Workday
@@ -189,6 +192,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dny";
Text[ hebrew ] = "Tage";
Text[ hindi ] = "दिन";
+ Text[ slovak ] = "Dni";
};
String 5 // description of parameter 2 Workday
@@ -220,6 +224,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet pracovních dnů před nebo po výchozím datu";
Text[ hebrew ] = "Anzahl Arbeitstage vor oder nach dem Ausgangsdatum.";
Text[ hindi ] = "प्रारंभ दिनांक के पहिले का और पश्चात का श्रमदिनों की संख्या";
+ Text[ slovak ] = "Počet pracovných dní pred alebo po východzom dátume";
};
String 6 // name of parameter 3 Workday
@@ -251,6 +256,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Svátky";
Text[ hebrew ] = "Freie Tage";
Text[ hindi ] = "छुट्टियों का दिन";
+ Text[ slovak ] = "Sviatky";
};
String 7 // description of parameter 3 Workday
@@ -282,6 +288,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Seznam dat volných dní (významné dny, svátky apod.)";
Text[ hebrew ] = "Liste mit Datumswerten freier Tage (Urlaub, Feiertage, etc.).";
Text[ hindi ] = "छुट्टियों का दिन का दिनांक मूल्यों की सूची (विश्रम काल, छुट्टियों का दिन, इत्यादि.)";
+ Text[ slovak ] = "Zoznam dátumov voľných dní (dni pracovného pokoja, sviatky a pod.)";
};
};
@@ -316,6 +323,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací počet dní mezi 'výchozím datem' a 'koncovým datem' jako část roku";
Text[ hebrew ] = "Berechnet die Differenz zwischen Ausgangsdatum und Enddatum als Bruchteil von Jahren.";
Text[ hindi ] = "'प्रारंभ दिनांक' और 'अंतिम दिनांक' के बीच का पूर्ण दिनों की संख्या को वर्ष जैसे वापस करता है";
+ Text[ slovak ] = "Vráti počet dní medzi 'počiatočným dátumom' a 'koncovým dátumom' ako časť roku";
};
String 2 // name of parameter 1 Yearfrac
@@ -347,6 +355,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční datum";
Text[ hebrew ] = "Ausgangsdatum";
Text[ hindi ] = "प्रारंभ दिनांक";
+ Text[ slovak ] = "Počiatočný dátum";
};
String 3 // description of parameter 1 Yearfrac
@@ -378,6 +387,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční datum";
Text[ hebrew ] = "Ausgangsdatum";
Text[ hindi ] = "प्रारंभ का दिनांक";
+ Text[ slovak ] = "Počiatočný dátum";
};
String 4 // name of parameter 2 Yearfrac
@@ -409,6 +419,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Koncové datum";
Text[ hebrew ] = "Enddatum";
Text[ hindi ] = "अंतिम दिनांक";
+ Text[ slovak ] = "Koncový dátum";
};
String 5 // description of parameter 2 Yearfrac
@@ -440,6 +451,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Koncové datum";
Text[ hebrew ] = "Enddatum";
Text[ hindi ] = "अंत का दिनांक";
+ Text[ slovak ] = "Koncový dátum";
};
String 6 // name of parameter 3 Yearfrac
@@ -471,6 +483,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Metoda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Metóda";
};
String 7 // description of parameter 3 Yearfrac
@@ -502,6 +515,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Metoda, podle které bude určen počet dnů";
Text[ hebrew ] = "Basis für die Bestimmung der Zinstage";
Text[ hindi ] = "ब्याज का दिनों को निर्धार करने केलिए मुख्य आधार है";
+ Text[ slovak ] = "Metóda, podľa ktorej bude určený počet dní";
};
};
@@ -536,6 +550,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí pořadové číslo data, které je o zadaný počet měsíců vpřed nebo vzad proti výchozímu datu";
Text[ hebrew ] = "Liefert die fortlaufende Zahl des Datums, das eine bestimmte Anzahl Monate vor bzw. nach dem Ausgangsdatum liegt.";
Text[ hindi ] = "प्रारंभ दिनांक से निर्दिष्ट की हुयी मास संख्या से पहिले का अथवा पश्चात् का मास का अंतिम दिन का अनुक्रमिक संख्या को वापस करता है ।";
+ Text[ slovak ] = "Vráti číslo reprezentujúce dátum o zadaný počet mesiacov pred alebo po určenom dátume";
};
String 2 // name of parameter 1 Edate
@@ -567,6 +582,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční datum";
Text[ hebrew ] = "Ausgangsdatum";
Text[ hindi ] = "प्रारंभ दिनांक";
+ Text[ slovak ] = "Počiatočný dátum";
};
String 3 // description of parameter 1 Edate
@@ -598,6 +614,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční datum";
Text[ hebrew ] = "Ausgangsdatum";
Text[ hindi ] = "प्रारंभ का दिनांक";
+ Text[ slovak ] = "Počiatočný dátum";
};
String 4 // name of parameter 2 Edate
@@ -629,6 +646,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Měsíce";
Text[ hebrew ] = "Monate";
Text[ hindi ] = "मास";
+ Text[ slovak ] = "Mesiace";
};
String 5 // description of parameter 2 Edate
@@ -660,6 +678,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet měsíců před nebo po výchozím datu";
Text[ hebrew ] = "Anzahl der Monate vor oder nach dem Ausgangsdatum.";
Text[ hindi ] = "प्रारंभ दिनांक के पहिले का अथवा पश्चात् का मास संख्या ";
+ Text[ slovak ] = "Počet mesiacov pred alebo po východzom dátume";
};
};
@@ -693,6 +712,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací číslo kalendářního týdne, ve kterém se objeví zadané datum.";
Text[ hebrew ] = "Liefert eine Zahl, die angibt, in welche Woche eines Jahres das angegebene Datum fällt.";
Text[ hindi ] = "निर्दिष्ट की हुयी दिनांक में रहनेवाला केलन्डर सप्ताह की संख्या को वापस करता है ।";
+ Text[ slovak ] = "Vráti číslo kalendárneho týždňa, v ktorom sa vyskytuje zadaný dátum.";
};
String 2 // name of parameter 1 Weeknum_add
@@ -723,6 +743,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum";
Text[ hebrew ] = "‮תאריך‬";
Text[ hindi ] = "दिनांक";
+ Text[ slovak ] = "Dátum";
};
String 3 // description of parameter 1 Weeknum_add
@@ -753,6 +774,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum";
Text[ hebrew ] = "Datum";
Text[ hindi ] = "दिनांक";
+ Text[ slovak ] = "Dátum";
};
String 4 // name of parameter 2 Weeknum_add
@@ -783,6 +805,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Návratový typ";
Text[ hebrew ] = "Rückgabetyp";
Text[ hindi ] = "वापसी वर्ग";
+ Text[ slovak ] = "Návratový typ";
};
String 5 // description of parameter 2 Weeknum_add
@@ -813,6 +836,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo od 1 do 3, které určuje den, kterým začíná týden";
Text[ hebrew ] = "Eine Zahl von 1 bis 3, die angibt, mit welchem Tag eine Woche beginnt.";
Text[ hindi ] = "1 से 3 तक का एक संख्या जो निर्दिष्ट करता है कि सप्ताह का प्रारंभ का दिन क्या है";
+ Text[ slovak ] = "Číslo od 1 do 3, ktoré určuje deň, ktorým začína týždeň";
};
};
@@ -847,6 +871,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí pořadové číslo posledního dne v měsíci, který bude o zadaný počet měsíců před nebo po výchozím datu";
Text[ hebrew ] = "Liefert die fortlaufende Zahl des Datums, das den letzten Tag des Monats representiert, der eine bestimmte Anzahl von Monaten vor oder nach dem Ausgangsdatum liegt.";
Text[ hindi ] = "प्रारंभ दिनांक से कुछ मास संख्या से पहिले का अथवा पश्चात् का मास का अंतिम दिन का अनुक्रमिक संख्या को वापस करता है ।";
+ Text[ slovak ] = "Vráti poradové číslo posledného dňa v mesiaci, ktorý bude o zadaný počet mesiacov pred alebo po východzom dátume";
};
String 2 // name of parameter 1 EoMonth
@@ -878,6 +903,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční datum";
Text[ hebrew ] = "Ausgangsdatum";
Text[ hindi ] = "प्रारंभ दिनांक";
+ Text[ slovak ] = "Počiatočný dátum";
};
String 3 // description of parameter 1 EoMonth
@@ -909,6 +935,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční datum";
Text[ hebrew ] = "Ausgangsdatum";
Text[ hindi ] = "प्रारंभ का दिनांक";
+ Text[ slovak ] = "Počiatočný dátum";
};
String 4 // name of parameter 2 EoMonth
@@ -940,6 +967,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Měsíce";
Text[ hebrew ] = "Monate";
Text[ hindi ] = "मास";
+ Text[ slovak ] = "Mesiace";
};
String 5 // description of parameter 2 EoMonth
@@ -971,6 +999,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet měsíců před nebo po výchozím datu";
Text[ hebrew ] = "Anzahl der Monate vor oder nach dem Ausgangsdatum";
Text[ hindi ] = "प्रारंभ दिनांक के पहिले का अथवा पश्चात् का मास संख्या ";
+ Text[ slovak ] = "Počet mesiacov pred alebo po východzom dátume";
};
};
@@ -1005,6 +1034,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací počet pracovních dní mezi dvěma daty";
Text[ hebrew ] = "Liefert die Anzahl Werktage in einem Zeitintervall";
Text[ hindi ] = "दो दिनांकों के बीच का श्रमदिनों की संख्या को वापस करता है";
+ Text[ slovak ] = "Vráti počet pracovných dní medzi dvoma dátumami";
};
String 2 // name of parameter 1 Networkdays
@@ -1036,6 +1066,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční datum";
Text[ hebrew ] = "Ausgangsdatum";
Text[ hindi ] = "प्रारंभ दिनांक";
+ Text[ slovak ] = "Počiatočný dátum";
};
String 3 // description of parameter 1 Networkdays
@@ -1067,6 +1098,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční datum";
Text[ hebrew ] = "Ausgangsdatum";
Text[ hindi ] = "प्रारंभ का दिनांक";
+ Text[ slovak ] = "Počiatočný dátum";
};
String 4 // name of parameter 2 Networkdays
@@ -1098,6 +1130,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Koncové datum";
Text[ hebrew ] = "Enddatum";
Text[ hindi ] = "अंतिम दिनांक";
+ Text[ slovak ] = "Koncový dátum";
};
String 5 // description of parameter 2 Networkdays
@@ -1129,6 +1162,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Koncové datum";
Text[ hebrew ] = "Enddatum";
Text[ hindi ] = "अंत का दिनांक";
+ Text[ slovak ] = "Koncový dátum";
};
String 6 // name of parameter 3 Networkdays
@@ -1160,6 +1194,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Svátky";
Text[ hebrew ] = "Freie Tage";
Text[ hindi ] = "छुट्टियों का दिन";
+ Text[ slovak ] = "Sviatky";
};
String 7 // description of parameter 3 Networkdays
@@ -1191,6 +1226,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Seznam dat reprezentujících volné dny (dny pracovního klidu, svátky apod.)";
Text[ hebrew ] = "Liste mit Datumswerten, die die freien Tage (Urlaub, Feiertage, etc.) darstellen.";
Text[ hindi ] = "छुट्टियों का दिन को प्रतिनिधित्व करनेवाला दिनांक मूल्यों की सूची (विश्रम काल, छुट्टियों का दिन, इत्यादि.)";
+ Text[ slovak ] = "Zoznam dátumov reprezentujúcich voľné dni (dni pracovného pokoja, sviatky a pod.)";
};
};
@@ -1224,6 +1260,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací hodnotu 'true', pokud je číslo sudé.";
Text[ hebrew ] = "Gibt den Wert WAHR zurück, wenn die Zahl gerade ist.";
Text[ hindi ] = "अगर सम संख्या है तो 'true' मूल्य को वापस करता है";
+ Text[ slovak ] = "Vráti hodnotu 'true', ak je číslo párne";
};
String 2 // name of parameter 1 Iseven_add
@@ -1254,6 +1291,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Iseven_add
@@ -1284,6 +1322,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
};
@@ -1317,6 +1356,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací hodnotu 'true', pokud je číslo liché.";
Text[ hebrew ] = "Gibt den Wert WAHR zurück, wenn die Zahl ungerade ist.";
Text[ hindi ] = "अगर विषम संख्या है तो 'true' मूल्य को वापस करता है";
+ Text[ slovak ] = "Vráti hodnotu 'true', ak je číslo nepárne";
};
String 2 // name of parameter 1 Isodd_add
@@ -1347,6 +1387,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Isodd_add
@@ -1377,6 +1418,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
};
@@ -1411,6 +1453,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí koeficienty polynomu zadaných čísel.";
Text[ hebrew ] = "Berechnet den Polynomialkoeffizienten einer Gruppe von Zahlen.";
Text[ hindi ] = "संख्या समूह का मल्टिनोमियल कोऐफिशिऐन्ट को वापस करता है";
+ Text[ slovak ] = "Vráti koeficienty polynómu zadaných čísel.";
};
String 2 // name of parameter 1 Multinomial
@@ -1442,6 +1485,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo(a)";
Text[ hebrew ] = "Zahl(en)";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo(a)";
};
String 3 // description of parameter 1 Multinomial
@@ -1473,6 +1517,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo nebo seznam čísel, pro které chcete zjistit koeficienty polynomu";
Text[ hebrew ] = "Zahl oder Liste von Zahlen, deren Polynomialkoeffizienten bestimmt werden soll.";
Text[ hindi ] = "संख्या अथवा संख्या सूची जिसकेलिए आप मल्टिनोमियल कोऐफिशिऐन्ट को चाहते है";
+ Text[ slovak ] = "Číslo alebo zoznam čísel, pre ktoré chcete zistiť koeficienty polynómu";
};
};
@@ -1507,6 +1552,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí součet mocnin";
Text[ hebrew ] = "Berechnet die Summe von Potenzen.";
Text[ hindi ] = "घात श्रृंखला का कुलजोड़ को वापस करता है";
+ Text[ slovak ] = "Vráti súčet mocnín";
};
String 2 // name of parameter 1 Seriessum
@@ -1538,6 +1584,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "X";
Text[ hebrew ] = "X";
Text[ hindi ] = "X";
+ Text[ slovak ] = "X";
};
String 3 // description of parameter 1 Seriessum
@@ -1569,6 +1616,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výchozí hodnota";
Text[ hebrew ] = "Unabhängige Variable der Potenzreihe.";
Text[ hindi ] = "घात श्रृंखला का स्वतन्त्र परिवर्ती";
+ Text[ slovak ] = "Nezávislá premenná radu";
};
String 4 // name of parameter 2 Seriessum
@@ -1600,6 +1648,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "N";
Text[ hebrew ] = "N";
Text[ hindi ] = "N";
+ Text[ slovak ] = "N";
};
String 5 // description of parameter 2 Seriessum
@@ -1631,6 +1680,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční mocnina hodnoty X";
Text[ hebrew ] = "Anfangspotenz, in die x erhoben werden soll.";
Text[ hindi ] = "प्रारंभ का घात जिससे x को बढ़ाना है";
+ Text[ slovak ] = "Počiatočná mocnina hodnoty X";
};
String 6 // name of parameter 3 Seriessum
@@ -1662,6 +1712,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "M";
Text[ hebrew ] = "M";
Text[ hindi ] = "M";
+ Text[ slovak ] = "M";
};
String 7 // description of parameter 3 Seriessum
@@ -1693,6 +1744,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Hodnota, o kterou se bude zvyšovat argument N pro každý člen řady";
Text[ hebrew ] = "Inkrement, um das n in jedem Glied der Reihe vergrößert werden soll.";
Text[ hindi ] = "बढ़ती जिससे श्रृंखला में हरेक टर्म को n से बढ़ाना है";
+ Text[ slovak ] = "Hodnota, o ktorú sa bude zvyšovať argument N pre každý člen radu";
};
String 8 // name of parameter 4 Seriessum
@@ -1724,6 +1776,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Koeficienty";
Text[ hebrew ] = "Koeffizienten";
Text[ hindi ] = "कोऐफिशिऐन्ट्स";
+ Text[ slovak ] = "Koeficienty";
};
String 9 // description of parameter 4 Seriessum
@@ -1755,6 +1808,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Množina koeficientů, o které bude každá následující mocnina hodnoty X vynásobena";
Text[ hebrew ] = "Gruppe von Koeffizienten, mit denen aufeinander folgende Potenzen der Variablen x multipliziert werden.";
Text[ hindi ] = "कोऐफिशिऐन्ट्स का समूह जिससे परिवर्ती x का हरेक अनुक्रमिक घात को गुणन करना है";
+ Text[ slovak ] = "Množina koeficientov, o ktoré bude každá nasledujúca mocnina hodnoty X vynásobená";
};
};
@@ -1789,6 +1843,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací celočíselnou část po vydělení";
Text[ hebrew ] = "Gibt den ganzzahligen Anteil einer Division zurück.";
Text[ hindi ] = "भागगणित का पूर्णांक भाग को वापस करता है";
+ Text[ slovak ] = "Vráti celočíselnú časť po vydelení";
};
String 2 // name of parameter 1 Quotient
@@ -1820,6 +1875,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Čitatel";
Text[ hebrew ] = "Zähler";
Text[ hindi ] = "न्युमरेटर";
+ Text[ slovak ] = "Čitateľ";
};
String 3 // description of parameter 1 Quotient
@@ -1851,6 +1907,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dělenec";
Text[ hebrew ] = "Zähler (Dividend)";
Text[ hindi ] = "लाभांश";
+ Text[ slovak ] = "Delenec";
};
String 4 // name of parameter 2 Quotient
@@ -1882,6 +1939,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Jmenovatel";
Text[ hebrew ] = "Nenner";
Text[ hindi ] = "डिनोमिनेटर";
+ Text[ slovak ] = "Menovateľ";
};
String 5 // description of parameter 2 Quotient
@@ -1913,6 +1971,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dělitel";
Text[ hebrew ] = "Nenner (Divisor)";
Text[ hindi ] = "भाजक";
+ Text[ slovak ] = "Deliteľ";
};
};
@@ -1947,6 +2006,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí číslo zaokrouhlené na zadaný násobek";
Text[ hebrew ] = "Liefert eine auf das Vielfache gerundete Zahl.";
Text[ hindi ] = "निर्दिष्ट की हुयी अपवर्त्य में पूर्ण संख्या को वापस करता है";
+ Text[ slovak ] = "Vráti číslo zaokrúhlené na zadaný násobok";
};
String 2 // name of parameter 1 Mround
@@ -1978,6 +2038,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Mround
@@ -2009,6 +2070,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo k zaokrouhlení";
Text[ hebrew ] = "Die zu rundende Zahl";
Text[ hindi ] = "पूर्णांक में बदलनेवाला संख्या";
+ Text[ slovak ] = "Číslo na zaokrúhlenie";
};
String 4 // name of parameter 2 Mround
@@ -2040,6 +2102,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Násobek";
Text[ hebrew ] = "Vielfaches";
Text[ hindi ] = "बहुमुखी";
+ Text[ slovak ] = "Násobok";
};
String 5 // description of parameter 2 Mround
@@ -2071,6 +2134,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Násobek, na který chcete číslo zaokrouhlit";
Text[ hebrew ] = "Der Wert, auf dessen Vielfaches gerundet werden soll.";
Text[ hindi ] = "अपवर्त्य जिसके लिए आप संख्या को रउन्ड करना चाहते है";
+ Text[ slovak ] = "Násobok, na ktorý chcete číslo zaokrúhliť";
};
};
@@ -2105,6 +2169,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí druhou odmocninu čísla vynásobeného číslem pí";
Text[ hebrew ] = "Berechnet die Wurzel aus einer mit Pi multiplizierten Zahl.";
Text[ hindi ] = "संख्या जिसको pi से गुणना किया है उसका वर्गमूल को वापस करता है";
+ Text[ slovak ] = "Vráti druhú odmocninu čísla vynásobeného číslom pí";
};
String 2 // name of parameter 1 SqrtPI
@@ -2136,6 +2201,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 SqrtPI
@@ -2167,6 +2233,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo, kterým je PI vynásobeno";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या जिससे पइ को गुणा करना है";
+ Text[ slovak ] = "Číslo, ktorým je PI vynásobené";
};
};
@@ -2201,6 +2268,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí náhodné celé číslo v zadaném intervalu";
Text[ hebrew ] = "Liefert eine ganze Zufallszahl aus dem angegebenen Bereich.";
Text[ hindi ] = "आप निर्दिष्ट करनेवाले संख्यों के बीच का क्रम रहित पूर्णांक को वापस करता है";
+ Text[ slovak ] = "Vráti náhodné celé číslo v zadanom intervale";
};
String 2 // name of parameter 1 Randbetween
@@ -2232,6 +2300,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dole";
Text[ hebrew ] = "Kleinste Zahl";
Text[ hindi ] = "नीचे";
+ Text[ slovak ] = "Naspodku";
};
String 3 // description of parameter 1 Randbetween
@@ -2263,6 +2332,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Nejmenší vrácené celé číslo";
Text[ hebrew ] = "Die kleinste Zahl, die geliefert werden soll.";
Text[ hindi ] = "न्यूनतम पूर्णांक को वापस करता है";
+ Text[ slovak ] = "Najmenšie vrátené celé číslo";
};
String 4 // name of parameter 2 Randbetween
@@ -2294,6 +2364,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Nahoře";
Text[ hebrew ] = "Größte Zahl";
Text[ hindi ] = "ऊपर";
+ Text[ slovak ] = "Navrchu";
};
String 5 // description of parameter 2 Randbetween
@@ -2325,6 +2396,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Největší vrácené celé číslo";
Text[ hebrew ] = "Die größte Zahl, die geliefert werden soll.";
Text[ hindi ] = "अधिकतम पूर्णांक को वापस करता है";
+ Text[ slovak ] = "Nejväčšie vrátené celé číslo";
};
};
@@ -2358,6 +2430,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí největšího společného dělitele";
Text[ hebrew ] = "Liefert den größten gemeinsamen Teiler.";
Text[ hindi ] = "अधिकतम सामान्य भाजक को वापस करता है";
+ Text[ slovak ] = "Vráti najväčšieho spoločného deliteľa";
};
String 2 // name of parameter 1 Gcd_add
@@ -2388,6 +2461,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo(a)";
Text[ hebrew ] = "Zahl(en)";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo(a)";
};
String 3 // description of parameter 1 Gcd_add
@@ -2418,6 +2492,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo nebo seznam čísel";
Text[ hebrew ] = "Zahl oder Liste von Zahlen";
Text[ hindi ] = "संख्या अथवा संख्या सूची";
+ Text[ slovak ] = "Číslo alebo zoznam čísel";
};
};
@@ -2451,6 +2526,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí nejmenší společný násobek ";
Text[ hebrew ] = "Liefert das kleinste gemeinsame Vielfache.";
Text[ hindi ] = "न्यूनतम सामान्य अपवर्त्य को वापस करता है";
+ Text[ slovak ] = "Vráti najmenší spoločný násobok";
};
String 2 // name of parameter 1 Lcm_add
@@ -2481,6 +2557,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo(a)";
Text[ hebrew ] = "Zahl(en)";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo(a)";
};
String 3 // description of parameter 1 Lcm_add
@@ -2511,6 +2588,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo nebo seznam čísel";
Text[ hebrew ] = "Zahl oder Liste von Zahlen";
Text[ hindi ] = "संख्या अथवा संख्या सूची";
+ Text[ slovak ] = "Číslo alebo zoznam čísel";
};
};
@@ -2545,6 +2623,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí modifikovanou Besselovu funkci In(x)";
Text[ hebrew ] = "Berechnet die modifizierte Besselfunktion In(x).";
Text[ hindi ] = "सुधार की हुयी बेस्सेल फंक्शन In(x) को वापस करता है";
+ Text[ slovak ] = "Vráti modifikovanú Besselovu funkciu In(x)";
};
String 2 // name of parameter 1 BesselI
@@ -2576,6 +2655,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "X";
Text[ hebrew ] = "X";
Text[ hindi ] = "X";
+ Text[ slovak ] = "X";
};
String 3 // description of parameter 1 BesselI
@@ -2607,6 +2687,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Hodnota, pro kterou je funkce vyhodnocena";
Text[ hebrew ] = "Der Wert, für den die Funktion berechnet werden soll.";
Text[ hindi ] = "मूल्य जहाँ पर फंक्शन को जाँच करना है";
+ Text[ slovak ] = "Hodnota, pre ktorú je funkcia vyhodnotená";
};
String 4 // name of parameter 2 BesselI
@@ -2638,6 +2719,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "N";
Text[ hebrew ] = "N";
Text[ hindi ] = "N";
+ Text[ slovak ] = "N";
};
String 5 // description of parameter 2 BesselI
@@ -2669,6 +2751,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Řád Besselovy funkce";
Text[ hebrew ] = "Ordnung der Besselfunktion";
Text[ hindi ] = "बेस्सेल फंक्शन का क्रम";
+ Text[ slovak ] = "Rad Besselovej funkcie";
};
};
@@ -2703,6 +2786,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí Besselovu funkci Jn(x)";
Text[ hebrew ] = "Berechnet die Besselfunktion Jn(x).";
Text[ hindi ] = "बेस्सेल फंक्शन Jn(x) को वापस करता है";
+ Text[ slovak ] = "Vráti Besselovu funkciu Jn(x)";
};
String 2 // name of parameter 1 BesselJ
@@ -2734,6 +2818,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "X";
Text[ hebrew ] = "X";
Text[ hindi ] = "X";
+ Text[ slovak ] = "X";
};
String 3 // description of parameter 1 BesselJ
@@ -2765,6 +2850,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Hodnota, pro kterou je funkce vyhodnocena";
Text[ hebrew ] = "Der Wert, für den die Funktion berechnet werden soll.";
Text[ hindi ] = "मूल्य जहाँ पर फंक्शन को जाँच करना है";
+ Text[ slovak ] = "Hodnota, pre ktorú je funkcia vyhodnotená";
};
String 4 // name of parameter 2 BesselJ
@@ -2796,6 +2882,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "N";
Text[ hebrew ] = "N";
Text[ hindi ] = "N";
+ Text[ slovak ] = "N";
};
String 5 // description of parameter 2 BesselJ
@@ -2827,6 +2914,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Řád Besselovy funkce";
Text[ hebrew ] = "Ordnung der Besselfunktion";
Text[ hindi ] = "बेस्सेल फंक्शन का क्रम";
+ Text[ slovak ] = "Rad Besselovej funkcie";
};
};
@@ -2861,6 +2949,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí Besselovu funkci Kn(x)";
Text[ hebrew ] = "Berechnet die modifizierte Besselfunktion Kn(x).";
Text[ hindi ] = "बेस्सेल फंक्शन Kn(x) को वापस करता है";
+ Text[ slovak ] = "Vráti Besselovu funkciu Kn(x)";
};
String 2 // name of parameter 1 BesselK
@@ -2892,6 +2981,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "X";
Text[ hebrew ] = "X";
Text[ hindi ] = "X";
+ Text[ slovak ] = "X";
};
String 3 // description of parameter 1 BesselK
@@ -2923,6 +3013,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Hodnota, pro kterou je funkce vyhodnocena";
Text[ hebrew ] = "Der Wert, für den die Funktion berechnet werden soll.";
Text[ hindi ] = "मूल्य जहाँ पर फंक्शन को जाँच करना है";
+ Text[ slovak ] = "Hodnota, pre ktorú je funkcia vyhodnotená";
};
String 4 // name of parameter 2 BesselK
@@ -2954,6 +3045,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "N";
Text[ hebrew ] = "N";
Text[ hindi ] = "N";
+ Text[ slovak ] = "N";
};
String 5 // description of parameter 2 BesselK
@@ -2985,6 +3077,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Řád Besselovy funkce";
Text[ hebrew ] = "Ordnung der Besselfunktion";
Text[ hindi ] = "बेस्सेल फंक्शन का क्रम";
+ Text[ slovak ] = "Rad Besselovej funkcie";
};
};
@@ -3019,6 +3112,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí Besselovu funkci Yn(x)";
Text[ hebrew ] = "Berechnet die Besselfunktion Yn(x).";
Text[ hindi ] = "बेस्सेल फंक्शन Yn(x) को वापस करता है";
+ Text[ slovak ] = "Vráti Besselovu funkciu Yn(x)";
};
String 2 // name of parameter 1 BesselY
@@ -3050,6 +3144,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "X";
Text[ hebrew ] = "X";
Text[ hindi ] = "X";
+ Text[ slovak ] = "X";
};
String 3 // description of parameter 1 BesselY
@@ -3081,6 +3176,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Hodnota, ve které je funkce vyhodnocena";
Text[ hebrew ] = "Der Wert, für den die Funktion berechnet werden soll.";
Text[ hindi ] = "मूल्य जहाँ पर फंक्शन को जाँच करना है";
+ Text[ slovak ] = "Hodnota, pre ktorú je funkcia vyhodnotená";
};
String 4 // name of parameter 2 BesselY
@@ -3112,6 +3208,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "N";
Text[ hebrew ] = "N";
Text[ hindi ] = "N";
+ Text[ slovak ] = "N";
};
String 5 // description of parameter 2 BesselY
@@ -3143,6 +3240,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Řád Besselovy funkce";
Text[ hebrew ] = "Ordnung der Besselfunktion";
Text[ hindi ] = "बेस्सेल फंक्शन का क्रम";
+ Text[ slovak ] = "Rad Besselovej funkcie";
};
};
@@ -3177,6 +3275,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převede číslo vyjádřené ve dvojkové soustavě do soustavy osmičkové";
Text[ hebrew ] = "Wandelt eine (Binär-) Dualzahl in eine Oktalzahl um.";
Text[ hindi ] = "बैनरी संख्या को ओक्टल संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z dvojkovej do osmičkovej sústavy";
};
String 2 // name of parameter 1 Bin2Oct
@@ -3208,6 +3307,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Bin2Oct
@@ -3239,6 +3339,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převáděné číslo ve dvojkové soustavě (zadané jako text)";
Text[ hebrew ] = "Dualzahl (als Text)";
Text[ hindi ] = "बैनरी संख्या जिसको बदलना है (टेक्स्ट् जैसे)";
+ Text[ slovak ] = "Prevádzané číslo v dvojkovej sústave (zadané ako text)";
};
String 4 // name of parameter 2 Bin2Oct
@@ -3270,6 +3371,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míst";
Text[ hebrew ] = "Stellen";
Text[ hindi ] = "स्थान";
+ Text[ slovak ] = "Miest";
};
String 5 // description of parameter 2 Bin2Oct
@@ -3301,6 +3403,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet použitých míst";
Text[ hebrew ] = "Anzahl der verwendeten Stellen.";
Text[ hindi ] = "उपयोग की हुयी स्थानों की संख्या";
+ Text[ slovak ] = "Počet použitých miest";
};
};
@@ -3335,6 +3438,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převádí číslo vyjádřené ve dvojkové soustavě do soustavy desítkové";
Text[ hebrew ] = "Wandelt eine (Binär-) Dualzahl in eine Dezimalzahl um.";
Text[ hindi ] = "बैनरी संख्या को दशांश संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z dvojkovej do desiatkovej sústavy";
};
String 2 // name of parameter 1 Bin2Dec
@@ -3366,6 +3470,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Bin2Dec
@@ -3397,6 +3502,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převáděné číslo ve dvojkové soustavě (zadané jako text)";
Text[ hebrew ] = "Dualzahl (als Text)";
Text[ hindi ] = "बैनरी संख्या जिसको बदलना है (टेक्स्ट् जैसे)";
+ Text[ slovak ] = "Prevádzané číslo v dvojkovej sústave (zadané ako text)";
};
};
@@ -3431,6 +3537,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převádí číslo vyjádřené ve dvojkové soustavě do soustavy šestnáctkové";
Text[ hebrew ] = "Wandelt eine (Binär-) Dualzahl in eine Hexadezimalzahl um.";
Text[ hindi ] = "बैनरी संख्या को हेक्साडेटिमल संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z dvojkovej do šestnástkovej sústavy";
};
String 2 // name of parameter 1 Bin2Hex
@@ -3462,6 +3569,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Bin2Hex
@@ -3493,6 +3601,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převáděné číslo ve dvojkové soustavě (zadané jako text)";
Text[ hebrew ] = "Dualzahl (als Text)";
Text[ hindi ] = "बैनरी संख्या जिसको बदलना है (टेक्स्ट् जैसे)";
+ Text[ slovak ] = "Prevádzané číslo v dvojkovej sústave (zadané ako text)";
};
String 4 // name of parameter 2 Bin2Hex
@@ -3524,6 +3633,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míst";
Text[ hebrew ] = "Stellen";
Text[ hindi ] = "स्थान";
+ Text[ slovak ] = "Miest";
};
String 5 // description of parameter 2 Bin2Hex
@@ -3555,6 +3665,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet použitých míst.";
Text[ hebrew ] = "Anzahl der verwendeten Stellen.";
Text[ hindi ] = "उपयोग की हुयी स्थानों की संख्या ।";
+ Text[ slovak ] = "Počet použitých miest.";
};
};
@@ -3589,6 +3700,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převádí číslo vyjádřené v osmičkové soustavě do dvojkové soustavy";
Text[ hebrew ] = "Wandelt eine Oktalzahl in eine (Binär-) Dualzahl um.";
Text[ hindi ] = "ओक्टल संख्या को बैनरी संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z osmičkovej do dvojkovej sústavy";
};
String 2 // name of parameter 1 Oct2Bin
@@ -3620,6 +3732,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Oct2Bin
@@ -3651,6 +3764,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převáděné číslo v osmičkové soustavě (zadané jako text)";
Text[ hebrew ] = "Oktalzahl (als Text)";
Text[ hindi ] = "ओक्टल संख्या जिसको बदलना है (टेक्स्ट् जैसे)";
+ Text[ slovak ] = "Prevádzané číslo v osmičkovej sústave (zadané ako text)";
};
String 4 // name of parameter 2 Oct2Bin
@@ -3682,6 +3796,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míst";
Text[ hebrew ] = "Stellen";
Text[ hindi ] = "स्थान";
+ Text[ slovak ] = "Miest";
};
String 5 // description of parameter 2 Oct2Bin
@@ -3713,6 +3828,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet použitých míst.";
Text[ hebrew ] = "Anzahl der verwendeten Stellen.";
Text[ hindi ] = "उपयोग की हुयी स्थानों की संख्या";
+ Text[ slovak ] = "Počet použitých miest.";
};
};
@@ -3747,6 +3863,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převádí číslo vyjádřené v osmičkové soustavě do soustavy desítkové";
Text[ hebrew ] = "Wandelt eine Oktalzahl in eine Dezimalzahl um.";
Text[ hindi ] = "ओक्टल संख्या को दशांश संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z osmičkovej do desiatkovej sústavy";
};
String 2 // name of parameter 1 Oct2Dec
@@ -3778,6 +3895,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Oct2Dec
@@ -3809,6 +3927,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převáděné číslo v osmičkové soustavě (zadané jako text)";
Text[ hebrew ] = "Oktalzahl (als Text)";
Text[ hindi ] = "ओक्टल संख्या जिसको बदलना है (टेक्स्ट् जैसे)";
+ Text[ slovak ] = "Prevádzané číslo v osmičkovej sústave (zadané ako text)";
};
};
@@ -3843,6 +3962,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převádí číslo vyjádřené v osmičkové soustavě do soustavy šestnáctkové";
Text[ hebrew ] = "Wandelt eine Oktalzahl in eine Hexadezimalzahl um.";
Text[ hindi ] = "ओक्टल संख्या को हेक्साडेटिमल संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z osmičkovej do šestnástkovej sústavy";
};
String 2 // name of parameter 1 Oct2Hex
@@ -3874,6 +3994,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Oct2Hex
@@ -3905,6 +4026,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převáděné číslo v osmičkové soustavě (zadané jako text)";
Text[ hebrew ] = "Oktalzahl (als Text)";
Text[ hindi ] = "ओक्टल संख्या जिसको बदलना है (टेक्स्ट् जैसे)";
+ Text[ slovak ] = "Prevádzané číslo v osmičkovej sústave (zadané ako text)";
};
String 4 // name of parameter 2 Oct2Hex
@@ -3936,6 +4058,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míst";
Text[ hebrew ] = "Stellen";
Text[ hindi ] = "स्थान";
+ Text[ slovak ] = "Miest";
};
String 5 // description of parameter 2 Oct2Hex
@@ -3967,6 +4090,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet použitých míst";
Text[ hebrew ] = "Anzahl der verwendeten Stellen.";
Text[ hindi ] = "उपयोग की हुयी स्थानों की संख्या";
+ Text[ slovak ] = "Počet použitých miest";
};
};
@@ -4001,6 +4125,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převádí číslo vyjádřené v desítkové soustavě do soustavy dvojkové";
Text[ hebrew ] = "Wandelt eine Dezimalzahl in eine (Binär-) Dualzahl um.";
Text[ hindi ] = "दशांश संख्या को बैनरी संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z desiatkovej do dvojkovej sústavy";
};
String 2 // name of parameter 1 Dec2Bin
@@ -4032,6 +4157,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Dec2Bin
@@ -4063,6 +4189,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převáděné celé číslo";
Text[ hebrew ] = "Dezimalzahl";
Text[ hindi ] = "दशांश संख्या जिसको बदलना है";
+ Text[ slovak ] = "Prevádzané celé číslo v desiatkovej sústave";
};
String 4 // name of parameter 2 Dec2Bin
@@ -4094,6 +4221,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míst";
Text[ hebrew ] = "Stellen";
Text[ hindi ] = "स्थान";
+ Text[ slovak ] = "Miest";
};
String 5 // description of parameter 2 Dec2Bin
@@ -4125,6 +4253,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet použitých míst";
Text[ hebrew ] = "Anzahl der verwendeten Stellen.";
Text[ hindi ] = "उपयोग की हुयी स्थानों की संख्या";
+ Text[ slovak ] = "Počet použitých miest";
};
};
@@ -4159,6 +4288,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převádí číslo vyjádřené v desítkové soustavě do soustavy šestnáctkové";
Text[ hebrew ] = "Wandelt eine Dezimalzahl in eine Hexadezimalzahl um.";
Text[ hindi ] = "दशांश संख्या को हेक्साडेसिमल संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z desiatkovej do šestnástkovej sústavy";
};
String 2 // name of parameter 1 Dec2Hex
@@ -4190,6 +4320,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Dec2Hex
@@ -4221,6 +4352,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převáděné celé číslo";
Text[ hebrew ] = "Dezimalzahl";
Text[ hindi ] = "दशांश संख्या जिसको बदलना है";
+ Text[ slovak ] = "Prevádzané celé číslo v desiatkovej sústave";
};
String 4 // name of parameter 2 Dec2Hex
@@ -4252,6 +4384,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míst";
Text[ hebrew ] = "Stellen";
Text[ hindi ] = "स्थान";
+ Text[ slovak ] = "Miest";
};
String 5 // description of parameter 2 Dec2Hex
@@ -4283,6 +4416,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet použitých míst";
Text[ hebrew ] = "Anzahl der verwendeten Stellen.";
Text[ hindi ] = "उपयोग की हुयी स्थानों की संख्या";
+ Text[ slovak ] = "Počet použitých miest";
};
};
@@ -4316,6 +4450,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převádí číslo vyjádřené v desítkové soustavě do soustavy osmičkové";
Text[ hebrew ] = "Wandelt eine Dezimalzahl in eine Oktalzahl um.";
Text[ hindi ] = "दशांश संख्या को ओक्टल संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z desiatkovej do osmičkovej sústavy";
};
String 2 // name of parameter 1 Dec2Oct
@@ -4346,6 +4481,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Dec2Oct
@@ -4376,6 +4512,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Desetinné číslo";
Text[ hebrew ] = "Dezimalzahl";
Text[ hindi ] = "दशांश संख्या";
+ Text[ slovak ] = "Desiatkové číslo";
};
String 4 // name of parameter 2 Dec2Oct
@@ -4406,6 +4543,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míst";
Text[ hebrew ] = "Stellen";
Text[ hindi ] = "स्थान";
+ Text[ slovak ] = "Miest";
};
String 5 // description of parameter 2 Dec2Oct
@@ -4436,6 +4574,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet použitých míst";
Text[ hebrew ] = "Anzahl der verwendeten Stellen.";
Text[ hindi ] = "उपयोग की हुयी स्थानों की संख्या";
+ Text[ slovak ] = "Počet použitých miest";
};
};
@@ -4470,6 +4609,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převádí číslo vyjádřené v šestnáctkové soustavě do soustavy dvojkové";
Text[ hebrew ] = "Wandelt eine Hexadezimalzahl in eine (Binär-) Dualzahl um.";
Text[ hindi ] = "हेक्साडेसिमल संख्या को बैनरी संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z šestnástkovej do dvojkovej sústavy";
};
String 2 // name of parameter 1 Hex2Bin
@@ -4501,6 +4641,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Hex2Bin
@@ -4532,6 +4673,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převáděné číslo v šestnáctkové soustavě (zadané jako text)";
Text[ hebrew ] = "Hexadezimalzahl (als Text)";
Text[ hindi ] = "हेक्साडेसिमल संख्या जिसको बदलना है (टेक्स्ट् जैसे)";
+ Text[ slovak ] = "Prevádzané číslo v šestnástkovej sústave (zadané ako text)";
};
String 4 // name of parameter 2 Hex2Bin
@@ -4563,6 +4705,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míst";
Text[ hebrew ] = "Stellen";
Text[ hindi ] = "स्थान";
+ Text[ slovak ] = "Miest";
};
String 5 // description of parameter 2 Hex2Bin
@@ -4594,6 +4737,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet použitých míst";
Text[ hebrew ] = "Anzahl der verwendeten Stellen.";
Text[ hindi ] = "उपयोग की हुयी स्थानों की संख्या";
+ Text[ slovak ] = "Počet použitých miest";
};
};
@@ -4628,6 +4772,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převádí číslo vyjádřené v šestnáctkové soustavě do soustavy desítkové";
Text[ hebrew ] = "Wandelt eine Hexadezimalzahl in eine Dezimalzahl um.";
Text[ hindi ] = "हेक्साडेसिमल संख्या को दशांश संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z šestnástkovej do desiatkovej sústavy";
};
String 2 // name of parameter 1 Hex2Dec
@@ -4659,6 +4804,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Hex2Dec
@@ -4690,6 +4836,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převáděné číslo v šestnáctkové soustavě (zadané jako text)";
Text[ hebrew ] = "Hexadezimalzahl (als Text)";
Text[ hindi ] = "हेक्साडेसिमल संख्या जिसको बदलना है (टेक्स्ट् जैसे)";
+ Text[ slovak ] = "Prevádzané číslo v šestnástkovej sústave (zadané ako text)";
};
};
@@ -4724,6 +4871,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převádí číslo vyjádřené v šestnáctkové soustavě do soustavy osmičkové";
Text[ hebrew ] = "Wandelt eine Hexadezimalzahl in eine Oktalzahl um.";
Text[ hindi ] = "हेक्साडेसिमल संख्या को ओक्टल संख्या में बदलता है";
+ Text[ slovak ] = "Prevedie číslo vyjadrené z šestnástkovej do osmičkovej sústavy";
};
String 2 // name of parameter 1 Hex2Oct
@@ -4755,6 +4903,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Hex2Oct
@@ -4786,6 +4935,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převáděné číslo v šestnáctkové soustavě (zadané jako text)";
Text[ hebrew ] = "Hexadezimalzahl (als Text)";
Text[ hindi ] = "हेक्साडेसिमल संख्या जिसको बदलना है (टेक्स्ट् जैसे)";
+ Text[ slovak ] = "Prevádzané číslo v šestnástkovej sústave (zadané ako text)";
};
String 4 // name of parameter 2 Hex2Oct
@@ -4817,6 +4967,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míst";
Text[ hebrew ] = "Stellen";
Text[ hindi ] = "स्थान";
+ Text[ slovak ] = "Miest";
};
String 5 // description of parameter 2 Hex2Oct
@@ -4848,6 +4999,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet použitých míst";
Text[ hebrew ] = "Anzahl der verwendeten Stellen.";
Text[ hindi ] = "उपयोग की हुयी स्थानों की संख्या";
+ Text[ slovak ] = "Počet použitých miest";
};
};
@@ -4882,6 +5034,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Testuje, zda jsou dvě hodnoty stejné";
Text[ hebrew ] = "Überprüft, ob zwei Werte gleich sind.";
Text[ hindi ] = "जाँच करता है कि दोनों मूल्य समान है या नहीं";
+ Text[ slovak ] = "Testuje, či sú dve hodnoty rovnaké";
};
String 2 // name of parameter 1 Delta
@@ -4913,6 +5066,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo 1";
Text[ hebrew ] = "Zahl 1";
Text[ hindi ] = "संख्या 1";
+ Text[ slovak ] = "Číslo 1";
};
String 3 // description of parameter 1 Delta
@@ -4944,6 +5098,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "První číslo";
Text[ hebrew ] = "Erste Zahl";
Text[ hindi ] = "पहिला संख्या";
+ Text[ slovak ] = "Prvé číslo";
};
String 4 // name of parameter 2 Delta
@@ -4975,6 +5130,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo 2";
Text[ hebrew ] = "Zahl 2";
Text[ hindi ] = "संख्या 2";
+ Text[ slovak ] = "Číslo 2";
};
String 5 // description of parameter 2 Delta
@@ -5006,6 +5162,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Druhé číslo";
Text[ hebrew ] = "Zweite Zahl";
Text[ hindi ] = "दूसरा संख्या";
+ Text[ slovak ] = "Druhé číslo";
};
};
@@ -5040,6 +5197,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací chybovou funkci";
Text[ hebrew ] = "Liefert die Gauss'sche Fehlerfunktion.";
Text[ hindi ] = "गलती फंक्शन को वापस करता है";
+ Text[ slovak ] = "Vráti chybovú funkciu";
};
String 2 // name of parameter 1 Erf
@@ -5071,6 +5229,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dolní mez";
Text[ hebrew ] = "Untere Grenze";
Text[ hindi ] = "निचला सीमा";
+ Text[ slovak ] = "Spodná hranica";
};
String 3 // description of parameter 1 Erf
@@ -5102,6 +5261,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dolní mez pro výpočet integrálu";
Text[ hebrew ] = "Untere Grenze zur Integration.";
Text[ hindi ] = "संयुक्त करने का निचला सीमा";
+ Text[ slovak ] = "Spodná hranica pre výpočet integrálu";
};
String 4 // name of parameter 2 Erf
@@ -5133,6 +5293,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Horní mez";
Text[ hebrew ] = "Obere Grenze";
Text[ hindi ] = "ऊपरी सीमा";
+ Text[ slovak ] = "Horná hranica";
};
String 5 // description of parameter 2 Erf
@@ -5164,6 +5325,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Horní mez pro výpočet integrálu";
Text[ hebrew ] = "Obere Grenze zur Integration.";
Text[ hindi ] = "संयुक्त करने का ऊपरी सीमा";
+ Text[ slovak ] = "Horná hranica pre výpočet integrálu";
};
};
@@ -5198,6 +5360,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací doplňkovou chybovou funkci";
Text[ hebrew ] = "Liefert das Komplement zur Gauss'schen Fehlerfunktion.";
Text[ hindi ] = "परिपूरक गलती फंक्शन को वापस करता है";
+ Text[ slovak ] = "Vráti doplnkovú chybovú funkciu";
};
String 2 // name of parameter 1 Erfc
@@ -5229,6 +5392,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dolní mez";
Text[ hebrew ] = "Untere Grenze";
Text[ hindi ] = "निचला सीमा";
+ Text[ slovak ] = "Spodná hranica";
};
String 3 // description of parameter 1 Erfc
@@ -5260,6 +5424,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dolní mez pro výpočet integrálu";
Text[ hebrew ] = "Untere Grenze zur Integration.";
Text[ hindi ] = "संयुक्त करने का निचला सीमा";
+ Text[ slovak ] = "Spodná hranica pre výpočet integrálu";
};
};
@@ -5294,6 +5459,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Testuje je-li číslo větší než prahová hodnota";
Text[ hebrew ] = "Überprüft, ob eine Zahl größer als ein Schwellenwert ist.";
Text[ hindi ] = "जाँच करता है कि संख्या थ्रेशोल्ड मूल्य से अधिक है या नहीं";
+ Text[ slovak ] = "Testuje, či je číslo väčšie ako prahová hodnota";
};
String 2 // name of parameter 1 GeStep
@@ -5325,6 +5491,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 GeStep
@@ -5356,6 +5523,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Testované číslo";
Text[ hebrew ] = "An Schwellenwert zu überprüfender Wert.";
Text[ hindi ] = "सतह के विरुद्ध जाँच करने का टेक्स्ट्";
+ Text[ slovak ] = "Testované číslo voči kroku";
};
String 4 // name of parameter 2 GeStep
@@ -5387,6 +5555,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Krok";
Text[ hebrew ] = "Schwellenwert";
Text[ hindi ] = "स्तर";
+ Text[ slovak ] = "Krok";
};
String 5 // description of parameter 2 GeStep
@@ -5418,6 +5587,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Prahová hodnota";
Text[ hebrew ] = "Schwellenwert";
Text[ hindi ] = "थ्रेशोल्ड मूल्य";
+ Text[ slovak ] = "Prahová hodnota";
};
};
@@ -5452,6 +5622,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací dvojitý faktoriál čísla";
Text[ hebrew ] = "Liefert die Fakultät zu Zahl mit der Schrittlänge 2.";
Text[ hindi ] = "संख्या का द्विगुणित क्रमगुणित को वापस करता है";
+ Text[ slovak ] = "Vráti dvojitý faktoriál čísla";
};
String 2 // name of parameter 1 Factdouble
@@ -5483,6 +5654,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Factdouble
@@ -5514,6 +5686,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
};
@@ -5548,6 +5721,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací absolutní hodnotu (modulus) komplexního čísla";
Text[ hebrew ] = "Liefert den Betrag einer komplexen Zahl.";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का निश्चित मूल्य (मोडुलस) को वापस करता है";
+ Text[ slovak ] = "Vráti absolútnu hodnotu (modulus) komplexného čísla";
};
String 2 // name of parameter 1 Imabs
@@ -5579,6 +5753,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imabs
@@ -5610,6 +5785,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -5644,6 +5820,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací imaginární část komplexního čísla";
Text[ hebrew ] = "Liefert den Imaginärteil einer komplexen Zahl.";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का इमेजिनरी कोऐफिशिऐन्ट को वापस करता है";
+ Text[ slovak ] = "Vráti imaginárnu časť komplexného čísla";
};
String 2 // name of parameter 1 Imaginary
@@ -5675,6 +5852,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imaginary
@@ -5706,6 +5884,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -5740,6 +5919,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací komplexní číslo umocněné na celé číslo";
Text[ hebrew ] = "Potenziert eine komplexe Zahl mit einer ganzen Zahl.";
Text[ hindi ] = "पूर्णांक घात में बढ़ती की हुयी कॉम्प्लेक्स संख्या को वापस करता है";
+ Text[ slovak ] = "Vráti komplexné číslo umocnené na celé číslo";
};
String 2 // name of parameter 1 Impower
@@ -5771,6 +5951,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Impower
@@ -5802,6 +5983,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 4 // name of parameter 2 Impower
@@ -5833,6 +6015,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Potenz";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 5 // description of parameter 2 Impower
@@ -5864,6 +6047,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Mocnina, na kterou se má komplexní číslo umocnit";
Text[ hebrew ] = "Exponent, mit dem die komplexe Zahl potenziert wird.";
Text[ hindi ] = "घात जिससे कॉम्प्लेक्स संख्या को बढाना है";
+ Text[ slovak ] = "Mocnina, na ktorú sa má komplexné číslo umocniť";
};
};
@@ -5898,6 +6082,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací argument théta, úhel vyjádřený v radiánech ";
Text[ hebrew ] = "Liefert den Winkel im Bogenmaß zur Darstellung der komplexen Zahl in trigonometrischer Schreibweise.";
Text[ hindi ] = "आर्गुमेन्ट तीटा को वापस करता है, कोण को रेडियन्स में वर्णन किया है";
+ Text[ slovak ] = "Vráti argument théta, uhol vyjadrený v radiánoch";
};
String 2 // name of parameter 1 Imargument
@@ -5929,6 +6114,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imargument
@@ -5960,6 +6146,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -5994,6 +6181,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací kosinus komplexního čísla";
Text[ hebrew ] = "Liefert den Kosinus einer komplexen Zahl.";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का कोसैन को वापस करता है ।";
+ Text[ slovak ] = "Vráti kosínus komplexného čísla";
};
String 2 // name of parameter 1 Imcos
@@ -6025,6 +6213,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imcos
@@ -6056,6 +6245,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -6090,6 +6280,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací podíl dvou komplexních čísel";
Text[ hebrew ] = "Liefert den Quotient zweier komplexer Zahlen.";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का भागफल को वापस करता है";
+ Text[ slovak ] = "Vráti podiel dvoch komplexných čísel";
};
String 2 // name of parameter 1 Imdiv
@@ -6121,6 +6312,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Čitatel";
Text[ hebrew ] = "Zähler";
Text[ hindi ] = "न्युमरेटर";
+ Text[ slovak ] = "Čitateľ";
};
String 3 // description of parameter 1 Imdiv
@@ -6152,6 +6344,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dělenec";
Text[ hebrew ] = "Zähler (Dividend)";
Text[ hindi ] = "लाभांश";
+ Text[ slovak ] = "Delenec";
};
String 4 // name of parameter 2 Imdiv
@@ -6183,6 +6376,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Jmenovatel";
Text[ hebrew ] = "Nenner";
Text[ hindi ] = "डिनोमिनेटर";
+ Text[ slovak ] = "Menovateľ";
};
String 5 // description of parameter 2 Imdiv
@@ -6214,6 +6408,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dělitel";
Text[ hebrew ] = "Nenner( Divisor )";
Text[ hindi ] = "भाजक";
+ Text[ slovak ] = "Deliteľ";
};
};
@@ -6248,6 +6443,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací algebraickou formu exponenciálu komplexního čísla";
Text[ hebrew ] = "Liefert die algebraische Form einer in exponentieller Darstellung vorliegenden komplexen Zahl.";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का ऐक्सपोनेश्यल का बीजगणित सम्बन्धी फॉर्म को वापस करता है";
+ Text[ slovak ] = "Vráti algebrickú formu exponenciálu komplexného čísla";
};
String 2 // name of parameter 1 Imexp
@@ -6279,6 +6475,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imexp
@@ -6310,6 +6507,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -6344,6 +6542,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací komplexní číslo sdružené";
Text[ hebrew ] = "Liefert das konjugiert Komplexe zu einer komplexen Zahl.";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का कॉम्प्लेक्स कोन्जुगेट को वापस करता है";
+ Text[ slovak ] = "Vráti komplexné združené číslo";
};
String 2 // name of parameter 1 Imconjugate
@@ -6375,6 +6574,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imconjugate
@@ -6406,6 +6606,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -6440,6 +6641,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací přirozený logaritmus komplexního čísla";
Text[ hebrew ] = "Liefert den natürlichen Logarithmus einer komplexen Zahl.";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का नैसर्गिक लघुगणकविधि को वापस करता है";
+ Text[ slovak ] = "Vráti prirodzený logaritmus komplexného čísla";
};
String 2 // name of parameter 1 Imln
@@ -6471,6 +6673,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imln
@@ -6502,6 +6705,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -6536,6 +6740,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací desítkový logaritmus komplexního čísla";
Text[ hebrew ] = "Liefert den dekadischen Logarithmus einer komplexen Zahl.";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का आधार-10 लघुगणकविधि को वापस करता है";
+ Text[ slovak ] = "Vráti desiatkový logaritmus komplexného čísla";
};
String 2 // name of parameter 1 Imlog10
@@ -6567,6 +6772,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imlog10
@@ -6598,6 +6804,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -6632,6 +6839,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací dvojkový logaritmus komplexního čísla";
Text[ hebrew ] = "Liefert den Duallogarithmus";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का आधार-2 लघुगणकविधि को वापस करता है";
+ Text[ slovak ] = "Vráti dvojkový logaritmus komplexného čísla";
};
String 2 // name of parameter 1 Imlog2
@@ -6663,6 +6871,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imlog2
@@ -6694,6 +6903,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -6728,6 +6938,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací součin několika komplexních čísel";
Text[ hebrew ] = "Liefert das Produkt mehrer komplexer Zahlen";
Text[ hindi ] = "अनेक कॉम्प्लेक्स संख्यों का गुणनफल को वापस करता है";
+ Text[ slovak ] = "Vráti súčin niekoľkých komplexných čísel";
};
String 2 // name of parameter 1 Improduct
@@ -6759,6 +6970,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Improduct
@@ -6790,6 +7002,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "První komplexní číslo";
Text[ hebrew ] = "Erste komplexe Zahl";
Text[ hindi ] = "पहिला कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Prvé komplexné číslo";
};
String 4 // name of parameter 2 Improduct
@@ -6821,6 +7034,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 5 // description of parameter 2 Improduct
@@ -6852,6 +7066,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Další komplexní číslo";
Text[ hebrew ] = "Weitere komplexe Zahl";
Text[ hindi ] = "दूसरा कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Ďalšie komplexné číslo";
};
};
@@ -6886,6 +7101,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací reálnou část komplexního čísla";
Text[ hebrew ] = "Liefert den Realteil einer komplexen Zahl.";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का कोऐफिशिऐन्ट को वापस करता है";
+ Text[ slovak ] = "Vráti reálnu časť komplexného čísla";
};
String 2 // name of parameter 1 Imreal
@@ -6917,6 +7133,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imreal
@@ -6948,6 +7165,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -6982,6 +7200,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací sinus komplexního čísla";
Text[ hebrew ] = "Liefert den Sinus einer komplexen Zahl.";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का सैन को वापस करता है";
+ Text[ slovak ] = "Vráti sínus komplexného čísla";
};
String 2 // name of parameter 1 Imsin
@@ -7013,6 +7232,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imsin
@@ -7044,6 +7264,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -7078,6 +7299,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací rozdíl dvou komplexních čísel";
Text[ hebrew ] = "Liefert die Differenz zweier komplexer Zahlen.";
Text[ hindi ] = "दो कॉम्प्लेक्स संख्यों के बीच का अंतर";
+ Text[ slovak ] = "Vráti rozdiel dvoch komplexných čísel";
};
String 2 // name of parameter 1 Imsub
@@ -7109,6 +7331,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo 1";
Text[ hebrew ] = "Komplexe Zahl 1";
Text[ hindi ] = "कोम्प्लेक्स संख्या 1";
+ Text[ slovak ] = "Komplexné číslo 1";
};
String 3 // description of parameter 1 Imsub
@@ -7140,6 +7363,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo 1";
Text[ hebrew ] = "Komplexe Zahl 1";
Text[ hindi ] = "कोम्प्लेक्स संख्या 1";
+ Text[ slovak ] = "Komplexné číslo 1";
};
String 4 // name of parameter 2 Imsub
@@ -7171,6 +7395,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo 2";
Text[ hebrew ] = "Komplexe Zahl 2";
Text[ hindi ] = "कोम्प्लेक्स संख्या 2";
+ Text[ slovak ] = "Komplexné číslo 2";
};
String 5 // description of parameter 2 Imsub
@@ -7202,6 +7427,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo 2";
Text[ hebrew ] = "Komplexe Zahl 2";
Text[ hindi ] = "कोम्प्लेक्स संख्या 2";
+ Text[ slovak ] = "Komplexné číslo 2";
};
};
@@ -7236,6 +7462,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací druhou odmocninu komplexního čísla";
Text[ hebrew ] = "Liefert die Quadratwurzel einer komplexen Zahl.";
Text[ hindi ] = "कॉम्प्लेक्स संख्या का वर्गमूल को वापस करता है";
+ Text[ slovak ] = "Vráti druhú odmocninu komplexného čísla";
};
String 2 // name of parameter 1 Imsqrt
@@ -7267,6 +7494,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imsqrt
@@ -7298,6 +7526,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -7332,6 +7561,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrací součet komplexních čísel";
Text[ hebrew ] = "Liefert die Summe komplexer Zahlen";
Text[ hindi ] = "कॉम्प्लेक्स संख्यों का कुलजोड़ को वापस करता है";
+ Text[ slovak ] = "Vráti súčet komplexných čísel";
};
String 2 // name of parameter 1 Imsum
@@ -7363,6 +7593,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
String 3 // description of parameter 1 Imsum
@@ -7394,6 +7625,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Komplexní číslo";
Text[ hebrew ] = "Komplexe Zahl";
Text[ hindi ] = "कोम्प्लेक्स संख्या";
+ Text[ slovak ] = "Komplexné číslo";
};
};
@@ -7429,6 +7661,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převede reálnou a imaginární část na komplexní číslo";
Text[ hebrew ] = "Wandelt den Real- und Imaginärteil in eine komplexe Zahl um.";
Text[ hindi ] = "रियल और इमेजिनरी कोऐफिशिऐन्ट्स को कॉम्प्लेक्स संख्या में बदलता है ।";
+ Text[ slovak ] = "Prevedie reálny a imaginárny koeficient na komplexné číslo";
};
String 2 // name of parameter 1 Complex
@@ -7460,6 +7693,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Reálné číslo";
Text[ hebrew ] = "Realteil";
Text[ hindi ] = "रियल संख्या";
+ Text[ slovak ] = "Reálne číslo";
};
String 3 // description of parameter 1 Complex
@@ -7491,6 +7725,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Reálný koeficient";
Text[ hebrew ] = "Realteil";
Text[ hindi ] = "रियल कोऐफिशिऐन्ट";
+ Text[ slovak ] = "Reálny koeficient";
};
String 4 // name of parameter 2 Complex
@@ -7522,6 +7757,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Im číslo";
Text[ hebrew ] = "Imaginärteil";
Text[ hindi ] = "I संख्या";
+ Text[ slovak ] = "I čís";
};
String 5 // description of parameter 2 Complex
@@ -7553,6 +7789,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Imaginární koeficient";
Text[ hebrew ] = "Imaginärteil";
Text[ hindi ] = "इमेजनरी कोऐफिशिऐन्ट";
+ Text[ slovak ] = "Imaginárny koeficient";
};
String 6 // name of parameter 3 Complex
@@ -7584,6 +7821,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Přípona";
Text[ hebrew ] = "Suffix";
Text[ hindi ] = "प्रत्यय";
+ Text[ slovak ] = "Prípona";
};
String 7 // description of parameter 3 Complex
@@ -7615,6 +7853,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Přípona";
Text[ hebrew ] = "Suffix";
Text[ hindi ] = "प्रत्यय";
+ Text[ slovak ] = "Prípona";
};
};
@@ -7648,6 +7887,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Převede číslo z jednoho měrného systému do jiného";
Text[ hebrew ] = "Wandelt eine Zahl von einem Maßsystem in ein anderes um.";
Text[ hindi ] = "एक माप करने का सिस्टम से दूसरे में बदलता है";
+ Text[ slovak ] = "Prevedie číslo z jedného merného systému do iného";
};
String 2 // name of parameter 1 Convert_add
@@ -7678,6 +7918,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 3 // description of parameter 1 Convert_add
@@ -7708,6 +7949,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या";
+ Text[ slovak ] = "Číslo";
};
String 4 // name of parameter 2 Convert_add
@@ -7738,6 +7980,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Z jednotky";
Text[ hebrew ] = "Von-Maßeinheit";
Text[ hindi ] = "यूनिट से";
+ Text[ slovak ] = "Z jednotky";
};
String 5 // description of parameter 2 Convert_add
@@ -7768,6 +8011,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Měrná jednotka čísla";
Text[ hebrew ] = "Maßeinheit von Zahl.";
Text[ hindi ] = "संख्या केलिए नापने का यूनिट";
+ Text[ slovak ] = "Merná jednotka čísla";
};
String 6 // name of parameter 3 Convert_add
@@ -7798,6 +8042,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Do jednotky";
Text[ hebrew ] = "In-Maßeinheit";
Text[ hindi ] = "यूनिट में";
+ Text[ slovak ] = "Na jednotku";
};
String 7 // description of parameter 3 Convert_add
@@ -7828,6 +8073,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Měrná jednotka výsledku";
Text[ hebrew ] = "Maßeinheit des Ergebnisses.";
Text[ hindi ] = "नतीजे केलिए नापने का यूनिट";
+ Text[ slovak ] = "Merná jednotka výsledku";
};
};
@@ -7862,6 +8108,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí částku odpisu pro odpisové období";
Text[ hebrew ] = "Liefert den für eine Abrechnungsperiode anzusetzenden Abschreibungsbetrag auf Basis des französischen Buchführungssystems.";
Text[ hindi ] = "हरेक गणना करने का अवधि केलिए परिसंपत्ति का प्रोरेटेड संकुचित घटाव को वापस करता है";
+ Text[ slovak ] = "Vráti časť odpisu pre odpisové obdobie";
};
String 2 // name of parameter 1 Amordegrc
@@ -7893,6 +8140,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena";
Text[ hebrew ] = "Kosten";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Cena";
};
String 3 // description of parameter 1 Amordegrc
@@ -7924,6 +8172,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Pořizovací cena";
Text[ hebrew ] = "Anschaffungskosten des Anlageguts.";
Text[ hindi ] = "परिसंपत्ति का मूल्य";
+ Text[ slovak ] = "Obstarávacia cena";
};
String 4 // name of parameter 2 Amordegrc
@@ -7955,6 +8204,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum nákupu";
Text[ hebrew ] = "Datum";
Text[ hindi ] = "खरीदी की हुयी दिनांक";
+ Text[ slovak ] = "Dátum nákupu";
};
String 5 // description of parameter 2 Amordegrc
@@ -7986,6 +8236,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum pořízení prostředku";
Text[ hebrew ] = "Anschaffungsdatum des Anlagegutes";
Text[ hindi ] = "परिसंपत्ति खरीदने का दिनांक";
+ Text[ slovak ] = "Dátum obstarania prestriedku";
};
String 6 // name of parameter 3 Amordegrc
@@ -8017,6 +8268,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "První období";
Text[ hebrew ] = "Erste Periode";
Text[ hindi ] = "पहिला अवधि";
+ Text[ slovak ] = "Prvé obdobie";
};
String 7 // description of parameter 3 Amordegrc
@@ -8048,6 +8300,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum konce prvního období";
Text[ hebrew ] = "Datum des Endes der ersten Periode.";
Text[ hindi ] = "पहिला अवधि समाप्त होने का दिनांक";
+ Text[ slovak ] = "Dátum konca prvého obdobia";
};
String 8 // name of parameter 4 Amordegrc
@@ -8079,6 +8332,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Zůstatek";
Text[ hebrew ] = "Restwert";
Text[ hindi ] = "बचाना";
+ Text[ slovak ] = "Zostatok";
};
String 9 // description of parameter 4 Amordegrc
@@ -8110,6 +8364,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Zůstatková hodnota prostředku na konci jeho životnosti";
Text[ hebrew ] = "Restwert des Anlagegutes am Ende der Nutzungsdauer.";
Text[ hindi ] = "जीवन के अंत में परिसंपत्ति का बचत मूल्य";
+ Text[ slovak ] = "Zostatková hodnota prestriedku na konci jeho životnosti";
};
String 10 // name of parameter 5 Amordegrc
@@ -8141,6 +8396,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Období";
Text[ hebrew ] = "Periode";
Text[ hindi ] = "समय";
+ Text[ slovak ] = "Obdobie";
};
String 11 // description of parameter 5 Amordegrc
@@ -8172,6 +8428,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Období";
Text[ hebrew ] = "Periode";
Text[ hindi ] = "अवधि";
+ Text[ slovak ] = "Obdobie";
};
String 12 // name of parameter 6 Amordegrc
@@ -8203,6 +8460,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Rate";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 13 // description of parameter 6 Amordegrc
@@ -8234,6 +8492,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Odpisová sazba";
Text[ hebrew ] = "Abschreibungssatz";
Text[ hindi ] = "घटाव का दर";
+ Text[ slovak ] = "Odpisová sadzba";
};
String 14 // name of parameter 7 Amordegrc
@@ -8265,6 +8524,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 15 // description of parameter 7 Amordegrc
@@ -8296,6 +8556,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Zu verwendende Jahresbasis.";
Text[ hindi ] = "वर्ष आधार जिसको उपयोग करना है";
+ Text[ slovak ] = "Použitý ročný základ";
};
};
@@ -8330,6 +8591,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí částku odpisu pro odpisové období";
Text[ hebrew ] = "Liefert den für eine Abrechnungsperiode anzusetzenden Abschreibungsbetrag auf Basis des französischen Buchführungssystems.";
Text[ hindi ] = "हरेक गणना करने का अवधि केलिए परिसंपत्ति का प्रोरेटेड संकुचित घटाव को वापस करता है";
+ Text[ slovak ] = "Vráti časť odpisu pre odpisové obdobie";
};
String 2 // name of parameter 1 Amorlinc
@@ -8361,6 +8623,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena";
Text[ hebrew ] = "Kosten";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Cena";
};
String 3 // description of parameter 1 Amorlinc
@@ -8392,6 +8655,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Pořizovací cena";
Text[ hebrew ] = "Anschaffungskosten des Anlageguts.";
Text[ hindi ] = "परिसंपत्ति का मूल्य";
+ Text[ slovak ] = "Obstarávacia cena";
};
String 4 // name of parameter 2 Amorlinc
@@ -8423,6 +8687,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum nákupu";
Text[ hebrew ] = "Datum";
Text[ hindi ] = "खरीदी की हुयी दिनांक";
+ Text[ slovak ] = "Dátum nákupu";
};
String 5 // description of parameter 2 Amorlinc
@@ -8454,6 +8719,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum pořízení prostředku";
Text[ hebrew ] = "Anschaffungsdatum des Anlagegutes";
Text[ hindi ] = "परिसंपत्ति खरीदने का दिनांक";
+ Text[ slovak ] = "Dátum obstarania prostriedku";
};
String 6 // name of parameter 3 Amorlinc
@@ -8485,6 +8751,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "První období";
Text[ hebrew ] = "Erste Periode";
Text[ hindi ] = "पहिला अवधि";
+ Text[ slovak ] = "Prvé obdobie";
};
String 7 // description of parameter 3 Amorlinc
@@ -8516,6 +8783,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum konce prvního období";
Text[ hebrew ] = "Datum des Endes der ersten Periode.";
Text[ hindi ] = "पहिला अवधि अंत होने का दिनांक";
+ Text[ slovak ] = "Dátum konca prvého obdobia";
};
String 8 // name of parameter 4 Amorlinc
@@ -8547,6 +8815,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Zůstatek";
Text[ hebrew ] = "Restwert";
Text[ hindi ] = "बचाना";
+ Text[ slovak ] = "Zostatok";
};
String 9 // description of parameter 4 Amorlinc
@@ -8578,6 +8847,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Zůstatková hodnota prostředku na konci jeho životnosti";
Text[ hebrew ] = "Restwert des Anlagegutes am Ende der Nutzungsdauer.";
Text[ hindi ] = "जीवन के अंत में परिसंपत्ति का बचाया हुआ मूल्य ।";
+ Text[ slovak ] = "Zostatková hodnota prestriedku na konci jeho životnosti";
};
String 10 // name of parameter 5 Amorlinc
@@ -8609,6 +8879,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Období";
Text[ hebrew ] = "Periode";
Text[ hindi ] = "समय";
+ Text[ slovak ] = "Obdobie";
};
String 11 // description of parameter 5 Amorlinc
@@ -8640,6 +8911,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Období";
Text[ hebrew ] = "Periode";
Text[ hindi ] = "अवधि";
+ Text[ slovak ] = "Obdobie";
};
String 12 // name of parameter 6 Amorlinc
@@ -8671,6 +8943,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Rate";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 13 // description of parameter 6 Amorlinc
@@ -8702,6 +8975,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Odpisová sazba";
Text[ hebrew ] = "Abschreibungssatz";
Text[ hindi ] = "घटाव का दर";
+ Text[ slovak ] = "Odpisová sadzba";
};
String 14 // name of parameter 7 Amorlinc
@@ -8733,6 +9007,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 15 // description of parameter 7 Amorlinc
@@ -8764,6 +9039,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Zu verwendende Jahresbasis.";
Text[ hindi ] = "वर्ष आधार जिसको उपयोग करना है";
+ Text[ slovak ] = "Použitý ročný základ";
};
};
@@ -8798,6 +9074,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí nahromaděný úrok z cenného papíru, ze kterého se úrok platí v pravidelných termínech";
Text[ hebrew ] = "Liefert die aufgelaufenen Zinsen (Stückzinsen) eines Wertpapieres mit periodischer Zinszahlung.";
Text[ hindi ] = "रक्षा केलिए नियमित ब्याज को चुकानेवाला उत्पन्न की हुयी ब्याज को वापस करता है";
+ Text[ slovak ] = "Vráti nahromadený úrok z cenného papieru, z ktorého sa úrok platí v pravidelných termínoch";
};
String 2 // name of parameter 1 Accrint
@@ -8829,6 +9106,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Emise";
Text[ hebrew ] = "Emission";
Text[ hindi ] = "प्रकरण";
+ Text[ slovak ] = "Emisia";
};
String 3 // description of parameter 1 Accrint
@@ -8860,6 +9138,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum emise cenného papíru";
Text[ hebrew ] = "Datum der Wertpapieremission.";
Text[ hindi ] = "रक्षा की प्रचलित करने का दिनांक";
+ Text[ slovak ] = "Dátum emisie cenného papieru";
};
String 4 // name of parameter 2 Accrint
@@ -8891,6 +9170,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "První úrok";
Text[ hebrew ] = "Erster Zinstermin";
Text[ hindi ] = "पहिला ब्याज";
+ Text[ slovak ] = "Prvý úrok";
};
String 5 // description of parameter 2 Accrint
@@ -8922,6 +9202,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum výplaty prvního úroku z cenného papíru";
Text[ hebrew ] = "Erster Zinstermin des Wertpapiers.";
Text[ hindi ] = "रक्षा की पहिला ब्याज दिनांक";
+ Text[ slovak ] = "Dátum výplaty prvého úroku z cenného papiera";
};
String 6 // name of parameter 3 Accrint
@@ -8953,6 +9234,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 7 // description of parameter 3 Accrint
@@ -8984,6 +9266,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 8 // name of parameter 4 Accrint
@@ -9015,6 +9298,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Nominalzins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 9 // description of parameter 4 Accrint
@@ -9046,6 +9330,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Úroková míra";
Text[ hebrew ] = "Nominalzins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Úroková miera";
};
String 10 // name of parameter 5 Accrint
@@ -9077,6 +9362,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Nom_hodnota";
Text[ hebrew ] = "Nennwert";
Text[ hindi ] = "Par";
+ Text[ slovak ] = "Nom_hodnota";
};
String 11 // description of parameter 5 Accrint
@@ -9108,6 +9394,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Nominální hodnota";
Text[ hebrew ] = "Nennwert";
Text[ hindi ] = "par मूल्य";
+ Text[ slovak ] = "Nominálna hodnota";
};
String 12 // name of parameter 6 Accrint
@@ -9139,6 +9426,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 13 // description of parameter 6 Accrint
@@ -9170,6 +9458,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 14 // name of parameter 7 Accrint
@@ -9201,6 +9490,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 15 // description of parameter 7 Accrint
@@ -9232,6 +9522,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitý ročný základ";
};
};
@@ -9266,6 +9557,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí nahromaděný úrok z cenného papíru, u kterého se úrok splácí k datu splatnosti";
Text[ hebrew ] = "Liefert die aufgelaufenen Zinsen (Stückzinsen) eines Wertpapieres, die bei Fälligkeit ausgezahlt werden.";
Text[ hindi ] = "रक्षा केलिए मेचुरिटी में ब्याज को चुकानेवाला उत्पन्न की हुयी ब्याज को वापस करता है";
+ Text[ slovak ] = "Vráti nahromadený úrok z cenného papiera, u ktorého sa úrok spláca k dátumu splatnosti";
};
String 2 // name of parameter 1 Accrintm
@@ -9297,6 +9589,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Emise";
Text[ hebrew ] = "Emission";
Text[ hindi ] = "प्रकरण";
+ Text[ slovak ] = "Emisia";
};
String 3 // description of parameter 1 Accrintm
@@ -9328,6 +9621,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum vydání cenného papíru";
Text[ hebrew ] = "Emission";
Text[ hindi ] = "जारी करने का दिनांक";
+ Text[ slovak ] = "Dátum vydania cenného papiera";
};
String 4 // name of parameter 2 Accrintm
@@ -9359,6 +9653,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 5 // description of parameter 2 Accrintm
@@ -9390,6 +9685,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 6 // name of parameter 3 Accrintm
@@ -9421,6 +9717,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Nominalzins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 7 // description of parameter 3 Accrintm
@@ -9452,6 +9749,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Nominalzins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 8 // name of parameter 4 Accrintm
@@ -9483,6 +9781,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Nom_hodnota";
Text[ hebrew ] = "Nennwert";
Text[ hindi ] = "Par";
+ Text[ slovak ] = "Nom_hodnota";
};
String 9 // description of parameter 4 Accrintm
@@ -9514,6 +9813,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Nominální hodnota";
Text[ hebrew ] = "Nennwert";
Text[ hindi ] = "par मूल्य";
+ Text[ slovak ] = "Nominálna hodnota";
};
String 10 // name of parameter 5 Accrintm
@@ -9545,6 +9845,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 11 // description of parameter 5 Accrintm
@@ -9576,6 +9877,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -9610,6 +9912,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí částku vyplacenou k datu splatnosti plně investovaného cenného papíru";
Text[ hebrew ] = "Liefert den Auszahlungsbetrag eines voll investierten Wertpapiers am Fälligkeitstermin.";
Text[ hindi ] = "पूर्ण रूप से पूँजी लगाया हुआ रक्षा केलिए मेचुरिटी में चुकाया हुआ कुल जमा को वापस करता है";
+ Text[ slovak ] = "Vráti čiastku vyplatenú k dátumu splatnosti plne investovaného cenného papiera";
};
String 2 // name of parameter 1 Received
@@ -9641,6 +9944,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Received
@@ -9672,6 +9976,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Received
@@ -9703,6 +10008,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Received
@@ -9734,6 +10040,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Received
@@ -9765,6 +10072,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Investice";
Text[ hebrew ] = "Anlage";
Text[ hindi ] = "पूँजी";
+ Text[ slovak ] = "Investície";
};
String 7 // description of parameter 3 Received
@@ -9796,6 +10104,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Částka investovaná do cenného papíru";
Text[ hebrew ] = "Anlage";
Text[ hindi ] = "पूँजी";
+ Text[ slovak ] = "Čiastka investovaná do cenného papiera";
};
String 8 // name of parameter 4 Received
@@ -9827,6 +10136,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Diskontní_sazba";
Text[ hebrew ] = "Disagio";
Text[ hindi ] = "छूट";
+ Text[ slovak ] = "Diskontná_sadzba";
};
String 9 // description of parameter 4 Received
@@ -9858,6 +10168,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Diskontní sazba cenného papíru";
Text[ hebrew ] = "Disagio";
Text[ hindi ] = "छूट";
+ Text[ slovak ] = "Diskontná sadzba cenného papiera";
};
String 10 // name of parameter 5 Received
@@ -9889,6 +10200,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 11 // description of parameter 5 Received
@@ -9920,6 +10232,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -9954,6 +10267,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí diskontní sazbu cenného papíru";
Text[ hebrew ] = "Liefert den prozentualen Abschlag (Disagio) eines Wertpapiers";
Text[ hindi ] = "रक्षा केलिए छूट का दर को वापस करता है";
+ Text[ slovak ] = "Vráti diskontnú sadzbu cenného papiera";
};
String 2 // name of parameter 1 Disc
@@ -9985,6 +10299,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Disc
@@ -10016,6 +10331,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Disc
@@ -10047,6 +10363,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Disc
@@ -10078,6 +10395,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Disc
@@ -10109,6 +10427,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "दाम";
+ Text[ slovak ] = "Cena";
};
String 7 // description of parameter 3 Disc
@@ -10140,6 +10459,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena cenného papíru o hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Cena cenného papiera s hodnotou 100 menových jednotiek";
};
String 8 // name of parameter 4 Disc
@@ -10171,6 +10491,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní_cena";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति";
+ Text[ slovak ] = "Výkupná_cena";
};
String 9 // description of parameter 4 Disc
@@ -10202,6 +10523,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní hodnota cenného papíru o nominální hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति मूल्य";
+ Text[ slovak ] = "Výkupná hodnota cenného papiera s nominálnou hodnotou 100 menových jednotiek";
};
String 10 // name of parameter 5 Disc
@@ -10233,6 +10555,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 11 // description of parameter 5 Disc
@@ -10264,6 +10587,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -10298,6 +10622,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí Macaulayovu dobu cenného papíru, u kterého se úrok platí v pravidelných termínech";
Text[ hebrew ] = "Liefert die jährliche Macaulay Laufzeit eines Wertpapieres mit periodischer Zinszahlung.";
Text[ hindi ] = "नियमित ब्याज चुकता धन सहित रक्षा केलिए वार्षिक मकौलेए अंतराल को वापस करता है";
+ Text[ slovak ] = "Vráti Macaulayovu dobu cenného papiera, u ktorého sa úrok platí v pravidelných termínoch";
};
String 2 // name of parameter 1 Duration
@@ -10329,6 +10654,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Duration
@@ -10360,6 +10686,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Duration
@@ -10391,6 +10718,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Duration
@@ -10422,6 +10750,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Duration
@@ -10453,6 +10782,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Kupón";
Text[ hebrew ] = "Nominalzins";
Text[ hindi ] = "कूपन";
+ Text[ slovak ] = "Kupón";
};
String 7 // description of parameter 3 Duration
@@ -10484,6 +10814,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Roční kupónová sazba cenného papíru";
Text[ hebrew ] = "Nominalzins";
Text[ hindi ] = "कूपन दर";
+ Text[ slovak ] = "Ročná kupónová sadzba cenného papiera";
};
String 8 // name of parameter 4 Duration
@@ -10515,6 +10846,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výnos";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Výnos";
};
String 9 // description of parameter 4 Duration
@@ -10546,6 +10878,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Roční výnos cenného papíru";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Ročný výnos cenného papiera";
};
String 10 // name of parameter 5 Duration
@@ -10577,6 +10910,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 11 // description of parameter 5 Duration
@@ -10608,6 +10942,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 12 // name of parameter 6 Duration
@@ -10639,6 +10974,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 13 // description of parameter 6 Duration
@@ -10670,6 +11006,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -10703,6 +11040,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = " Vrátí efektivní roční úrokovou sazbu";
Text[ hebrew ] = "Liefert die jährliche Effektivverzinsung.";
Text[ hindi ] = "प्रचलित वार्षिक ब्याज का दर को वापस करता है";
+ Text[ slovak ] = "Vráti efektívnu ročnú úrokovú sadzbu";
};
String 2 // name of parameter 1 Effect_add
@@ -10733,6 +11071,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Úrok";
Text[ hebrew ] = "Nominalzins";
Text[ hindi ] = "अवास्तविक दर";
+ Text[ slovak ] = "Úrok";
};
String 3 // description of parameter 1 Effect_add
@@ -10763,6 +11102,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Nominální sazba";
Text[ hebrew ] = "Nominalzins";
Text[ hindi ] = "अवास्तविक दर";
+ Text[ slovak ] = "Nominálna sadzba";
};
String 4 // name of parameter 2 Effect_add
@@ -10793,6 +11133,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Období";
Text[ hebrew ] = "Perioden";
Text[ hindi ] = "Npery";
+ Text[ slovak ] = "Obdobie";
};
String 5 // description of parameter 2 Effect_add
@@ -10823,6 +11164,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet úročených období za rok";
Text[ hebrew ] = "Perioden";
Text[ hindi ] = "अवधि";
+ Text[ slovak ] = "Počet úročných období za rok";
};
};
@@ -10856,6 +11198,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí kumulativní jistinu splacenou mezi dvěma obdobími půjčky";
Text[ hebrew ] = "Liefert die aufgelaufene Tilgung eines Darlehens, die zwischen zwei Perioden zu zahlen ist.";
Text[ hindi ] = "ऋण केलिए दो अवधियों के बीच में चुकानेवाला बढ़ता हुआ मूलधन को वापस करता है";
+ Text[ slovak ] = "Vráti kumulatívnu istinu splatnú medzi dvoma obdobiami pôžičky";
};
String 2 // name of parameter 1 Cumprinc_add
@@ -10886,6 +11229,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Úrok";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Úrok";
};
String 3 // description of parameter 1 Cumprinc_add
@@ -10916,6 +11260,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Úroková sazba";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Úroková sadzba";
};
String 4 // name of parameter 2 Cumprinc_add
@@ -10946,6 +11291,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Období";
Text[ hebrew ] = "Zzr";
Text[ hindi ] = "Nper";
+ Text[ slovak ] = "Obdobie";
};
String 5 // description of parameter 2 Cumprinc_add
@@ -10976,6 +11322,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet splátkových období";
Text[ hebrew ] = "Anzahl der Zahlungsperioden.";
Text[ hindi ] = "चुकता धन अवधि की संख्या";
+ Text[ slovak ] = "Počet splátkových obdobie";
};
String 6 // name of parameter 3 Cumprinc_add
@@ -11006,6 +11353,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Pv";
Text[ hebrew ] = "Bw";
Text[ hindi ] = "Pv";
+ Text[ slovak ] = "Pv";
};
String 7 // description of parameter 3 Cumprinc_add
@@ -11037,6 +11385,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Současné hodnota";
Text[ hebrew ] = "Gegenstandswert";
Text[ hindi ] = "वर्तमान मूल्य";
+ Text[ slovak ] = "Súčasná hodnota";
};
String 8 // name of parameter 4 Cumprinc_add
@@ -11067,6 +11416,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Začátek";
Text[ hebrew ] = "Startperiode";
Text[ hindi ] = "प्रारंभ का अवधि";
+ Text[ slovak ] = "Začiatok";
};
String 9 // description of parameter 4 Cumprinc_add
@@ -11097,6 +11447,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční období pro výpočet";
Text[ hebrew ] = "Startperiode";
Text[ hindi ] = "प्रारंभ का अवधि";
+ Text[ slovak ] = "Počiatočné obdobie pre výpočet";
};
String 10 // name of parameter 5 Cumprinc_add
@@ -11127,6 +11478,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Konec";
Text[ hebrew ] = "Endperiode";
Text[ hindi ] = "अंतिम अवधि";
+ Text[ slovak ] = "Koniec";
};
String 11 // description of parameter 5 Cumprinc_add
@@ -11157,6 +11509,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Koncové období pro výpočet";
Text[ hebrew ] = "Endperiode";
Text[ hindi ] = "अंत का अवधि";
+ Text[ slovak ] = "Koncové obdobie pre výpočet";
};
String 12 // name of parameter 6 Cumprinc_add
@@ -11187,6 +11540,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Typ";
Text[ hebrew ] = "‮סוג‬";
Text[ hindi ] = "वर्ग";
+ Text[ slovak ] = "Typ";
};
String 13 // description of parameter 6 Cumprinc_add
@@ -11217,6 +11571,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Typ splátky";
Text[ hebrew ] = "Typ der Fälligkeit";
Text[ hindi ] = "मेचुरिटी का वर्ग";
+ Text[ slovak ] = "Typ splátky";
};
};
@@ -11250,6 +11605,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí kumulativní úrok splacený mezi dvěma obdobími";
Text[ hebrew ] = "Liefert die kumulierten Zinsen, die zwischen zwei Perioden zu zahlen sind.";
Text[ hindi ] = "दो अवधियों के बीच में चुकानेवाला बढ़ता हुआ ब्याज को वापस करता है";
+ Text[ slovak ] = "Vráti kumulatívny úrok splatný medzi dvoma obdobiami";
};
String 2 // name of parameter 1 Cumipmt_add
@@ -11280,6 +11636,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 3 // description of parameter 1 Cumipmt_add
@@ -11310,6 +11667,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 4 // name of parameter 2 Cumipmt_add
@@ -11340,6 +11698,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Období";
Text[ hebrew ] = "Zzr";
Text[ hindi ] = "Nper";
+ Text[ slovak ] = "Obdobie";
};
String 5 // description of parameter 2 Cumipmt_add
@@ -11370,6 +11729,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet splátkových období";
Text[ hebrew ] = "Anzahl Zahlungsperioden";
Text[ hindi ] = "चुकता धन अवधि की संख्या";
+ Text[ slovak ] = "Počet splátkových období";
};
String 6 // name of parameter 3 Cumipmt_add
@@ -11400,6 +11760,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Pv";
Text[ hebrew ] = "Bw";
Text[ hindi ] = "Pv";
+ Text[ slovak ] = "Pv";
};
String 7 // description of parameter 3 Cumipmt_add
@@ -11430,6 +11791,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Současná hodnota";
Text[ hebrew ] = "Gegenstandswert";
Text[ hindi ] = "वर्तमान मूल्य";
+ Text[ slovak ] = "Súčasná hodnota";
};
String 8 // name of parameter 4 Cumipmt_add
@@ -11460,6 +11822,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Začátek";
Text[ hebrew ] = "Startperiode";
Text[ hindi ] = "प्रारंभ का अवधि";
+ Text[ slovak ] = "Začiatok";
};
String 9 // description of parameter 4 Cumipmt_add
@@ -11490,6 +11853,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počáteční období pro výpočet";
Text[ hebrew ] = "Startperiode";
Text[ hindi ] = "प्रारंभ का अवधि";
+ Text[ slovak ] = "Počiatočné obdobie pre výpočet";
};
String 10 // name of parameter 5 Cumipmt_add
@@ -11520,6 +11884,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Konec";
Text[ hebrew ] = "Endperiode";
Text[ hindi ] = "अंतिम अवधि";
+ Text[ slovak ] = "Koniec";
};
String 11 // description of parameter 5 Cumipmt_add
@@ -11550,6 +11915,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Koncové období pro výpočet";
Text[ hebrew ] = "Endperiode";
Text[ hindi ] = "अंत का अवधि";
+ Text[ slovak ] = "Koncové obdobie pre výpočet";
};
String 12 // name of parameter 6 Cumipmt_add
@@ -11580,6 +11946,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Typ";
Text[ hebrew ] = "‮סוג‬";
Text[ hindi ] = "वर्ग";
+ Text[ slovak ] = "Typ";
};
String 13 // description of parameter 6 Cumipmt_add
@@ -11610,6 +11977,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Typ splátky";
Text[ hebrew ] = "Typ der Fälligkeit";
Text[ hindi ] = "मेचुरिटी का वर्ग";
+ Text[ slovak ] = "Typ splátky";
};
};
@@ -11644,6 +12012,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí cenu cenného papíru o nominální hodnotě 100 měnových jednotek, ze kterého je úrok placen v pravidelných termínech";
Text[ hebrew ] = "Liefert den Kurs pro 100 Währungseinheiten Nennwert eines Wertpapiers, das periodische Zinsen auszahlt.";
Text[ hindi ] = "रक्षा को नियमित ब्याज को चुकानेवाला $100 फेस मूल्य केलिए एक मूल्य को वापस करता है";
+ Text[ slovak ] = "Vráti cenu cenného papiera s nominálnou hodnotou 100 menových jednotiek, z ktorého je úrok platený v pravidelných termínoch";
};
String 2 // name of parameter 1 Price
@@ -11675,6 +12044,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Price
@@ -11706,6 +12076,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Price
@@ -11737,6 +12108,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Price
@@ -11768,6 +12140,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Price
@@ -11799,6 +12172,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 7 // description of parameter 3 Price
@@ -11830,6 +12204,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 8 // name of parameter 4 Price
@@ -11861,6 +12236,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výnos";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Výnos";
};
String 9 // description of parameter 4 Price
@@ -11892,6 +12268,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Roční výnos cenného papíru";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Ročný výnos cenného papiera";
};
String 10 // name of parameter 5 Price
@@ -11923,6 +12300,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní_cena";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति";
+ Text[ slovak ] = "Výkupná_cena";
};
String 11 // description of parameter 5 Price
@@ -11954,6 +12332,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní hodnota cenného papíru o nominální hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति मूल्य";
+ Text[ slovak ] = "Výkupná hodnota cenného papiera s nominálnou hodnotou 100 menových jednotiek";
};
String 12 // name of parameter 6 Price
@@ -11985,6 +12364,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 13 // description of parameter 6 Price
@@ -12016,6 +12396,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 14 // name of parameter 7 Price
@@ -12047,6 +12428,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 15 // description of parameter 7 Price
@@ -12078,6 +12460,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -12112,6 +12495,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí cenu diskontního cenného papíru o nominální hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Liefert den Kurs pro 100 Währungseinheiten Nennwert eines unverzinslichen Werpapiers.";
Text[ hindi ] = "छूट की हुयी रक्षा को $100 फेस मूल्य केलिए एक मूल्य को वापस करता है";
+ Text[ slovak ] = "Vráti cenu diskontného cenného papiera s nominálnou hodnotou 100 menových jednotiek";
};
String 2 // name of parameter 1 Pricedisc
@@ -12143,6 +12527,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Pricedisc
@@ -12174,6 +12559,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Pricedisc
@@ -12205,6 +12591,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Pricedisc
@@ -12236,6 +12623,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Pricedisc
@@ -12267,6 +12655,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Diskontní_sazba";
Text[ hebrew ] = "Disagio";
Text[ hindi ] = "छूट";
+ Text[ slovak ] = "Diskontná_sadzba";
};
String 7 // description of parameter 3 Pricedisc
@@ -12298,6 +12687,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Diskontní sazba cenného papíru";
Text[ hebrew ] = "Disagio";
Text[ hindi ] = "छूट";
+ Text[ slovak ] = "Diskontná sadzba cenného papiera";
};
String 8 // name of parameter 4 Pricedisc
@@ -12329,6 +12719,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní_cena";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति";
+ Text[ slovak ] = "Výkupná_cena";
};
String 9 // description of parameter 4 Pricedisc
@@ -12360,6 +12751,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní hodnota cenného papíru o nominální hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति मूल्य";
+ Text[ slovak ] = "Výkupná hodnota cenného papiera s nominálnou hodnotou 100 menových jednotiek";
};
String 10 // name of parameter 5 Pricedisc
@@ -12391,6 +12783,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 11 // description of parameter 5 Pricedisc
@@ -12422,6 +12815,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -12456,6 +12850,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí cenu cenného papíru o nominální hodnotě 100 měnových jednotek, ze kterého je úrok placen k datu splatnosti";
Text[ hebrew ] = "Liefert den Kurs pro 100 Währungseinheiten Nennwert eines Wertpapiers, das Zinsen am Fälligkeitsdatum auszahlt.";
Text[ hindi ] = "रक्षा को मेचुरिटी में ब्याज को चुकानेवाला $100 फेस मूल्य केलिए एक मूल्य को वापस करता है";
+ Text[ slovak ] = "Vráti cenu cenného papiera s nominálnou hodnotou 100 menových jednotiek, z ktorého je úrok platený k dátumu splatnosti";
};
String 2 // name of parameter 1 Pricemat
@@ -12487,6 +12882,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Pricemat
@@ -12518,6 +12914,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Pricemat
@@ -12549,6 +12946,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Pricemat
@@ -12580,6 +12978,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Pricemat
@@ -12611,6 +13010,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Emise";
Text[ hebrew ] = "Emission";
Text[ hindi ] = "प्रकरण";
+ Text[ slovak ] = "Emisia";
};
String 7 // description of parameter 3 Pricemat
@@ -12642,6 +13042,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum vydání cenného papíru";
Text[ hebrew ] = "Emission";
Text[ hindi ] = "जारी करने का दिनांक";
+ Text[ slovak ] = "Dátum vydania cenného papiera";
};
String 8 // name of parameter 4 Pricemat
@@ -12673,6 +13074,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 9 // description of parameter 4 Pricemat
@@ -12704,6 +13106,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 10 // name of parameter 5 Pricemat
@@ -12735,6 +13138,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výnos";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Výnos";
};
String 11 // description of parameter 5 Pricemat
@@ -12766,6 +13170,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Roční výnos cenného papíru";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Ročný výnos cenného papiera";
};
String 12 // name of parameter 6 Pricemat
@@ -12797,6 +13202,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 13 // description of parameter 6 Pricemat
@@ -12828,6 +13234,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -12862,6 +13269,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí Macalayovu modifikovanou dobu cenného papíru s předpokládanou nominální hodnotou 100 měnových jednotek";
Text[ hebrew ] = "Liefert die modifizierte Macaulay-Duration eines Wertpapiers mit 100 Währungseinheiten Nennwert.";
Text[ hindi ] = "कल्पना की हुयी $100 मूल्य सहित रक्षा केलिए मकौलेए सुधार की हुयी अंतराल को वापस करता है";
+ Text[ slovak ] = "Vráti Macalayovu modifikovanú dobu cenného papiera s predpokladanou nominálnou hodnotou 100 menových jednotiek";
};
String 2 // name of parameter 1 Mduration
@@ -12893,6 +13301,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Mduration
@@ -12924,6 +13333,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Mduration
@@ -12955,6 +13365,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Mduration
@@ -12986,6 +13397,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Mduration
@@ -13017,6 +13429,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Kupón";
Text[ hebrew ] = "Nominalzins";
Text[ hindi ] = "कूपन";
+ Text[ slovak ] = "Kupón";
};
String 7 // description of parameter 3 Mduration
@@ -13048,6 +13461,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Roční kupónová sazba cenného papíru";
Text[ hebrew ] = "Nominalzins";
Text[ hindi ] = "कूपन दर";
+ Text[ slovak ] = "Ročná kupónová sadzba cenného papiera";
};
String 8 // name of parameter 4 Mduration
@@ -13079,6 +13493,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výnos";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Výnos";
};
String 9 // description of parameter 4 Mduration
@@ -13110,6 +13525,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Roční výnos cenného papíru";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Ročný výnos cenného papiera";
};
String 10 // name of parameter 5 Mduration
@@ -13141,6 +13557,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 11 // description of parameter 5 Mduration
@@ -13172,6 +13589,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 12 // name of parameter 6 Mduration
@@ -13203,6 +13621,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 13 // description of parameter 6 Mduration
@@ -13234,6 +13653,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -13267,6 +13687,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí nominální roční úrokovou sazbu";
Text[ hebrew ] = "Liefert die jährliche Nominalverzinsung.";
Text[ hindi ] = "वार्षिक अवास्तविक ब्याज दर को वापस करता है";
+ Text[ slovak ] = "Vráti nominálnu ročnú úrokovú sadzbu";
};
String 2 // name of parameter 1 Nominal_add
@@ -13297,6 +13718,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Efektivní míra";
Text[ hebrew ] = "Effektiver Zins";
Text[ hindi ] = "प्रचलित दर";
+ Text[ slovak ] = "Efektívna miera";
};
String 3 // description of parameter 1 Nominal_add
@@ -13327,6 +13749,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Efektivní úroková míra";
Text[ hebrew ] = "Effektiver Zins";
Text[ hindi ] = "प्रचलित ब्याज का दर";
+ Text[ slovak ] = "Efektívna úroková miera";
};
String 4 // name of parameter 2 Nominal_add
@@ -13357,6 +13780,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Období";
Text[ hebrew ] = "Perioden";
Text[ hindi ] = "Npery";
+ Text[ slovak ] = "Obdobie";
};
String 5 // description of parameter 2 Nominal_add
@@ -13387,6 +13811,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet úročených období za rok";
Text[ hebrew ] = "Perioden";
Text[ hindi ] = "अवधि";
+ Text[ slovak ] = "Počet úročných období za rok";
};
};
@@ -13421,6 +13846,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Konvertuje cenu vyjádřenou jako desetinné číslo na zlomek";
Text[ hebrew ] = "Konvertiert eine Notierung in dezimaler Schreibweise in eine gemischten Dezimalbruch.";
Text[ hindi ] = "दशांश रूप में वर्णन की हुयी मूल्य को अंश रूप में वर्णन करने केलिए बदलता है";
+ Text[ slovak ] = "Konvertuje cenu vyjadrenú ako desatinné číslo na zlomok";
};
String 2 // name of parameter 1 Dollarfr
@@ -13452,6 +13878,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena_desetiny";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "दशांश डॉलर";
+ Text[ slovak ] = "Cena_desatiny";
};
String 3 // description of parameter 1 Dollarfr
@@ -13483,6 +13910,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Desetinné číslo";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "दशांश संख्या";
+ Text[ slovak ] = "Desatinné číslo";
};
String 4 // name of parameter 2 Dollarfr
@@ -13514,6 +13942,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Zlomek";
Text[ hebrew ] = "Teiler";
Text[ hindi ] = "फ्रॉक्शन";
+ Text[ slovak ] = "Zlomok";
};
String 5 // description of parameter 2 Dollarfr
@@ -13545,6 +13974,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dělitel";
Text[ hebrew ] = "Teiler";
Text[ hindi ] = "भाजक";
+ Text[ slovak ] = "Deliteľ";
};
};
@@ -13579,6 +14009,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Konvertuje vyjádření ceny ze zlomku na desetinné číslo";
Text[ hebrew ] = "Konvertiert eine Notierung, die als Dezimalbruch angegeben ist, in eine Dezimalzahl.";
Text[ hindi ] = "अंश रूप में वर्णन की हुयी मूल्य को दशांश रूप में वर्णन करने केलिए बदलता है";
+ Text[ slovak ] = "Konvertuje vyjadrenie ceny zo zlomku na desatinné číslo";
};
String 2 // name of parameter 1 Dollarde
@@ -13610,6 +14041,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena_zlomek";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "फ्राक्शनल डॉलर";
+ Text[ slovak ] = "Cena_zlomku";
};
String 3 // description of parameter 1 Dollarde
@@ -13641,6 +14073,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Číslo jako zlomek";
Text[ hebrew ] = "Zahl";
Text[ hindi ] = "संख्या अंश जैसे";
+ Text[ slovak ] = "Číslo ako zlomok";
};
String 4 // name of parameter 2 Dollarde
@@ -13672,6 +14105,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Zlomek";
Text[ hebrew ] = "Teiler";
Text[ hindi ] = "फ्रॉक्शन";
+ Text[ slovak ] = "Zlomok";
};
String 5 // description of parameter 2 Dollarde
@@ -13703,6 +14137,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Dělitel";
Text[ hebrew ] = "Teiler";
Text[ hindi ] = "भाजक";
+ Text[ slovak ] = "Deliteľ";
};
};
@@ -13737,6 +14172,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí výnos z cenného papíru, ze kterého je úrok vyplácen v pravidelných termínech";
Text[ hebrew ] = "Liefert die Rendite eines Wertpapieres, das periodisch Zinsen auszahlt.";
Text[ hindi ] = "रक्षा को नियमित ब्याज को चुकानेवाला उत्पन्न को वापस करता है";
+ Text[ slovak ] = "Vráti výnos z cenného papiera, z ktorého je úrok vyplácaný v pravidelných termínoch";
};
String 2 // name of parameter 1 Yield
@@ -13768,6 +14204,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Yield
@@ -13799,6 +14236,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Yield
@@ -13830,6 +14268,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Yield
@@ -13861,6 +14300,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Yield
@@ -13892,6 +14332,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 7 // description of parameter 3 Yield
@@ -13923,6 +14364,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 8 // name of parameter 4 Yield
@@ -13954,6 +14396,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "दाम";
+ Text[ slovak ] = "Cena";
};
String 9 // description of parameter 4 Yield
@@ -13985,6 +14428,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Cena";
};
String 10 // name of parameter 5 Yield
@@ -14016,6 +14460,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní_cena";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति";
+ Text[ slovak ] = "Výkupná_cena";
};
String 11 // description of parameter 5 Yield
@@ -14047,6 +14492,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní hodnota cenného papíru o nominální hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति मूल्य";
+ Text[ slovak ] = "Výkupná hodnota cenného papiera s nominálnou hodnotou 100 menových jednotiek";
};
String 12 // name of parameter 6 Yield
@@ -14078,6 +14524,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 13 // description of parameter 6 Yield
@@ -14109,6 +14556,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 14 // name of parameter 7 Yield
@@ -14140,6 +14588,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 15 // description of parameter 7 Yield
@@ -14171,6 +14620,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -14205,6 +14655,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí roční výnos diskontního cenného papíru";
Text[ hebrew ] = "Liefert die jährliche Rendite eines diskontierten Wertpapiers.";
Text[ hindi ] = "रक्षा छूट केलिए वार्षिक उत्पन्न को वापस करता है";
+ Text[ slovak ] = "Vráti ročný výnos diskontného cenného papiera";
};
String 2 // name of parameter 1 Yielddisc
@@ -14236,6 +14687,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Yielddisc
@@ -14267,6 +14719,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Yielddisc
@@ -14298,6 +14751,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Yielddisc
@@ -14329,6 +14783,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Yielddisc
@@ -14360,6 +14815,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "दाम";
+ Text[ slovak ] = "Cena";
};
String 7 // description of parameter 3 Yielddisc
@@ -14391,6 +14847,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena cenného papíru o hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Cena cenného papiera s hodnotou 100 menových jednotiek";
};
String 8 // name of parameter 4 Yielddisc
@@ -14422,6 +14879,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní_cena";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति";
+ Text[ slovak ] = "Výkupná_cena";
};
String 9 // description of parameter 4 Yielddisc
@@ -14453,6 +14911,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní hodnota cenného papíru o nominální hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति मूल्य";
+ Text[ slovak ] = "Výkupná hodnota cenného papiera s nominálnou hodnotou 100 menových jednotiek";
};
String 10 // name of parameter 5 Yielddisc
@@ -14484,6 +14943,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 11 // description of parameter 5 Yielddisc
@@ -14515,6 +14975,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -14549,6 +15010,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí roční výnos cenného papíru, ze kterého je úrok placen k datu splatnosti";
Text[ hebrew ] = "Liefert die jährliche Rendite eines Wertpapiers, das Zinsen am Fälligkeitsdatum auszahlt.";
Text[ hindi ] = "रक्षा को मेचुरिटी में ब्याज को चुकानेवाला वार्षिक उत्पन्न को वापस करता है";
+ Text[ slovak ] = "Vráti ročný výnos cenného papiera, z ktorého je úrok platený k dátumu splatnosti";
};
String 2 // name of parameter 1 Yieldmat
@@ -14580,6 +15042,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Yieldmat
@@ -14611,6 +15074,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Yieldmat
@@ -14642,6 +15106,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Yieldmat
@@ -14673,6 +15138,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Yieldmat
@@ -14704,6 +15170,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Emise";
Text[ hebrew ] = "Emission";
Text[ hindi ] = "प्रकरण";
+ Text[ slovak ] = "Emisia";
};
String 7 // description of parameter 3 Yieldmat
@@ -14735,6 +15202,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum vydání cenného papíru";
Text[ hebrew ] = "Emission";
Text[ hindi ] = "जारी करने का दिनांक";
+ Text[ slovak ] = "Dátum vydania cenného papiera";
};
String 8 // name of parameter 4 Yieldmat
@@ -14766,6 +15234,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 9 // description of parameter 4 Yieldmat
@@ -14797,6 +15266,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 10 // name of parameter 5 Yieldmat
@@ -14828,6 +15298,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "दाम";
+ Text[ slovak ] = "Cena";
};
String 11 // description of parameter 5 Yieldmat
@@ -14859,6 +15330,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena cenného papíru o hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Cena cenného papiera s hodnotou 100 menových jednotiek";
};
String 12 // name of parameter 6 Yieldmat
@@ -14890,6 +15362,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 13 // description of parameter 6 Yieldmat
@@ -14921,6 +15394,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -14955,6 +15429,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí výnos směnky ekvivalentní výnosu obligace";
Text[ hebrew ] = "Rechnet die Verzinsung eines Schatzwechsels in die für Anleihen übliche einfache jährliche Verzinsung um.";
Text[ hindi ] = "खजाना बिल केलिए बन्धन-समान उत्पन्न को वापस करता है";
+ Text[ slovak ] = "Vráti výnos zmenky ekvivalentnej výnosu obligácie";
};
String 2 // name of parameter 1 Tbilleq
@@ -14986,6 +15461,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Tbilleq
@@ -15017,6 +15493,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Tbilleq
@@ -15048,6 +15525,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Tbilleq
@@ -15079,6 +15557,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Tbilleq
@@ -15110,6 +15589,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Diskontní_sazba";
Text[ hebrew ] = "Disagio";
Text[ hindi ] = "छूट";
+ Text[ slovak ] = "Diskontná_sadzba";
};
String 7 // description of parameter 3 Tbilleq
@@ -15141,6 +15621,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Diskontní sazba směnky";
Text[ hebrew ] = "Disagio";
Text[ hindi ] = "छूट का दर";
+ Text[ slovak ] = "Diskontná sadzba zmenky";
};
};
@@ -15175,6 +15656,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí cenu směnky s nominální hodnotou 100 měnových jednotek";
Text[ hebrew ] = "Liefert den Kurs pro 100 Währungseinheiten Nennwert eines Schatzwechsels.";
Text[ hindi ] = "खजाना बिल केलिए $100 फेस मूल्य केलिए एक मूल्य को वापस करता है";
+ Text[ slovak ] = "Vráti cenu zmenky s nominálnou hodnotou 100 menových jednotiek";
};
String 2 // name of parameter 1 Tbillprice
@@ -15206,6 +15688,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Tbillprice
@@ -15237,6 +15720,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Tbillprice
@@ -15268,6 +15752,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Tbillprice
@@ -15299,6 +15784,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Tbillprice
@@ -15330,6 +15816,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Diskontní_sazba";
Text[ hebrew ] = "Disagio";
Text[ hindi ] = "छूट";
+ Text[ slovak ] = "Diskontná_sadzba";
};
String 7 // description of parameter 3 Tbillprice
@@ -15361,6 +15848,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Diskontní sazba směnky";
Text[ hebrew ] = "Disagio";
Text[ hindi ] = "छूट का दर";
+ Text[ slovak ] = "Diskontná sadzba zmenky";
};
};
@@ -15395,6 +15883,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí výnos směnky";
Text[ hebrew ] = "Liefert die Rendite eines Schatzwechsels.";
Text[ hindi ] = "खजाने का बिल केलिए उत्पन्न को वापस करता है";
+ Text[ slovak ] = "Vráti výnos zmenky";
};
String 2 // name of parameter 1 Tbillyield
@@ -15426,6 +15915,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Tbillyield
@@ -15457,6 +15947,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Tbillyield
@@ -15488,6 +15979,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Tbillyield
@@ -15519,6 +16011,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Tbillyield
@@ -15550,6 +16043,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "दाम";
+ Text[ slovak ] = "Cena";
};
String 7 // description of parameter 3 Tbillyield
@@ -15581,6 +16075,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena cenného papíru o hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Cena cenného papiera s hodnotou 100 menových jednotiek";
};
};
@@ -15615,6 +16110,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí cenu cenného papíru s nominální hodnotou 100 měnových jednotek a s odlišným prvním obdobím";
Text[ hebrew ] = "Liefert den Kurs pro 100 Währungseinheiten Nennwert eines Wertpapiers mit einem unregelmäßigen ersten Zinstermin.";
Text[ hindi ] = "रक्षा को अनोखा पहिला अवधि सहित $100 फेस मूल्य केलिए एक मूल्य को वापस करता है";
+ Text[ slovak ] = "Vráti cenu cenného papiera s nominálnou hodnotou 100 menových jednotiek s odlišným prvým obdobím";
};
String 2 // name of parameter 1 Oddfprice
@@ -15646,6 +16142,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Oddfprice
@@ -15677,6 +16174,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Oddfprice
@@ -15708,6 +16206,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Oddfprice
@@ -15739,6 +16238,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Oddfprice
@@ -15770,6 +16270,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Emise";
Text[ hebrew ] = "Emission";
Text[ hindi ] = "प्रकरण";
+ Text[ slovak ] = "Emisia";
};
String 7 // description of parameter 3 Oddfprice
@@ -15801,6 +16302,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum vydání cenného papíru";
Text[ hebrew ] = "Emission";
Text[ hindi ] = "जारी करने का दिनांक";
+ Text[ slovak ] = "Dátum vydania cenného papiera";
};
String 8 // name of parameter 4 Oddfprice
@@ -15832,6 +16334,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "První platba";
Text[ hebrew ] = "Erster Zinstermin";
Text[ hindi ] = "पहिला कूपन";
+ Text[ slovak ] = "Prvá platba";
};
String 9 // description of parameter 4 Oddfprice
@@ -15863,6 +16366,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splátky prvního kupónu cenného papíru";
Text[ hebrew ] = "Erster Zinstermin";
Text[ hindi ] = "पहिला कूपन दर";
+ Text[ slovak ] = "Dátum splátky prvého kupónu cenného papiera";
};
String 10 // name of parameter 5 Oddfprice
@@ -15894,6 +16398,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 11 // description of parameter 5 Oddfprice
@@ -15925,6 +16430,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 12 // name of parameter 6 Oddfprice
@@ -15956,6 +16462,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výnos";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Výnos";
};
String 13 // description of parameter 6 Oddfprice
@@ -15987,6 +16494,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Roční výnos cenného papíru";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Ročný výnos cenného papiera";
};
String 14 // name of parameter 7 Oddfprice
@@ -16018,6 +16526,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní_cena";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति";
+ Text[ slovak ] = "Výkupná_cena";
};
String 15 // description of parameter 7 Oddfprice
@@ -16049,6 +16558,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní hodnota cenného papíru o nominální hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति मूल्य";
+ Text[ slovak ] = "Výkupná hodnota cenného papiera s nominálnou hodnotou 100 menových jednotiek";
};
String 16 // name of parameter 8 Oddfprice
@@ -16080,6 +16590,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 17 // description of parameter 8 Oddfprice
@@ -16111,6 +16622,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 18 // name of parameter 9 Oddfprice
@@ -16142,6 +16654,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 19 // description of parameter 9 Oddfprice
@@ -16173,6 +16686,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Použitá délka roku - viz nápověda";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Použitá dĺžka roku - viď pomocník";
};
};
@@ -16207,6 +16721,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí výnos cenného papíru s odlišným prvním obdobím";
Text[ hebrew ] = "Liefert die Rendite eines Wertpapiers mit einem unregelmäßigen ersten Zinstermin.";
Text[ hindi ] = "रक्षा को अनोखा पहिला अवधि सहित उत्पन्न को वापस करता है";
+ Text[ slovak ] = "Vráti výnos cenného papiera s odlišným prvým obdobím";
};
String 2 // name of parameter 1 Oddfyield
@@ -16238,6 +16753,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Oddfyield
@@ -16269,6 +16785,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Oddfyield
@@ -16300,6 +16817,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Oddfyield
@@ -16331,6 +16849,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Oddfyield
@@ -16362,6 +16881,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Emise";
Text[ hebrew ] = "Emission";
Text[ hindi ] = "प्रकरण";
+ Text[ slovak ] = "Emisia";
};
String 7 // description of parameter 3 Oddfyield
@@ -16393,6 +16913,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum vydání cenného papíru";
Text[ hebrew ] = "Emission";
Text[ hindi ] = "जारी करने का दिनांक";
+ Text[ slovak ] = "Dátum vydania cenného papiera";
};
String 8 // name of parameter 4 Oddfyield
@@ -16424,6 +16945,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "První platba";
Text[ hebrew ] = "Erster Zinstermin";
Text[ hindi ] = "पहिला कूपन";
+ Text[ slovak ] = "Prvá platba";
};
String 9 // description of parameter 4 Oddfyield
@@ -16455,6 +16977,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splátky prvního kupónu cenného papíru";
Text[ hebrew ] = "Erster Zinstermin";
Text[ hindi ] = "पहिला कूपन दर";
+ Text[ slovak ] = "Dátum splátky prvého kupónu cenného papiera";
};
String 10 // name of parameter 5 Oddfyield
@@ -16486,6 +17009,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 11 // description of parameter 5 Oddfyield
@@ -16517,6 +17041,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 12 // name of parameter 6 Oddfyield
@@ -16548,6 +17073,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "दाम";
+ Text[ slovak ] = "Cena";
};
String 13 // description of parameter 6 Oddfyield
@@ -16579,6 +17105,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena cenného papíru o hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Cena cenného papiera s hodnotou 100 menových jednotiek";
};
String 14 // name of parameter 7 Oddfyield
@@ -16610,6 +17137,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní_cena";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति";
+ Text[ slovak ] = "Výkupná_cena";
};
String 15 // description of parameter 7 Oddfyield
@@ -16641,6 +17169,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní hodnota cenného papíru o nominální hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति मूल्य";
+ Text[ slovak ] = "Výkupná hodnota cenného papiera s nominálnou hodnotou 100 menových jednotiek";
};
String 16 // name of parameter 8 Oddfyield
@@ -16672,6 +17201,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 17 // description of parameter 8 Oddfyield
@@ -16703,6 +17233,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 18 // name of parameter 9 Oddfyield
@@ -16734,6 +17265,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 19 // description of parameter 9 Oddfyield
@@ -16765,6 +17297,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Základ";
};
};
@@ -16799,6 +17332,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí cenu cenného papíru s nominální hodnotou 100 měnových jednotek s odlišným posledním obdobím";
Text[ hebrew ] = "Liefert den Kurs pro 100 Währungseinheiten Nennwert eines Wertpapiers mit einem unregelmäßigen letzten Zinstermin.";
Text[ hindi ] = "रक्षा को अनोखा अंतिम अवधि सहित $100 फेस मूल्य केलिए एक मूल्य को वापस करता है";
+ Text[ slovak ] = "Vráti cenu cenného papiera s nominálnou hodnotou 100 menových jednotiek s odlišným posledným obdobím";
};
String 2 // name of parameter 1 Oddlprice
@@ -16830,6 +17364,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Oddlprice
@@ -16861,6 +17396,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Oddlprice
@@ -16892,6 +17428,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Oddlprice
@@ -16923,6 +17460,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Oddlprice
@@ -16954,6 +17492,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Poslední úrok";
Text[ hebrew ] = "Letzter Zinstermin";
Text[ hindi ] = "अंतिम ब्याज";
+ Text[ slovak ] = "Posledný úrok";
};
String 7 // description of parameter 3 Oddlprice
@@ -16985,6 +17524,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum poslední splátky cenného papíru";
Text[ hebrew ] = "Letzter Zinstermin";
Text[ hindi ] = "अंतिम ब्याज का दर";
+ Text[ slovak ] = "Dátum poslednej splátky cenného papiera";
};
String 8 // name of parameter 4 Oddlprice
@@ -17016,6 +17556,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 9 // description of parameter 4 Oddlprice
@@ -17047,6 +17588,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 10 // name of parameter 5 Oddlprice
@@ -17078,6 +17620,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výnos";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Výnos";
};
String 11 // description of parameter 5 Oddlprice
@@ -17109,6 +17652,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Roční výnos cenného papíru";
Text[ hebrew ] = "Rendite";
Text[ hindi ] = "उत्पन्न";
+ Text[ slovak ] = "Ročný výnos cenného papiera";
};
String 12 // name of parameter 6 Oddlprice
@@ -17140,6 +17684,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní_cena";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति";
+ Text[ slovak ] = "Výkupná_cena";
};
String 13 // description of parameter 6 Oddlprice
@@ -17171,6 +17716,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní hodnota cenného papíru o nominální hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति मूल्य";
+ Text[ slovak ] = "Výkupná hodnota cenného papiera s nominálnou hodnotou 100 menových jednotiek";
};
String 14 // name of parameter 7 Oddlprice
@@ -17202,6 +17748,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 15 // description of parameter 7 Oddlprice
@@ -17233,6 +17780,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 16 // name of parameter 8 Oddlprice
@@ -17264,6 +17812,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 17 // description of parameter 8 Oddlprice
@@ -17295,6 +17844,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Základ";
};
};
@@ -17329,6 +17879,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí výnos cenného papíru s odlišným posledním obdobím";
Text[ hebrew ] = "Liefert die Rendite eines Wertpapiers mit einem unregelmäßigen letzten Zinstermin.";
Text[ hindi ] = "रक्षा को अनोखा अंतिम अवधि सहित उत्पन्न को वापस करता है";
+ Text[ slovak ] = "Vráti výnos cenného papiera s odlišným posledným obdobím";
};
String 2 // name of parameter 1 Oddlyield
@@ -17360,6 +17911,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Oddlyield
@@ -17391,6 +17943,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Oddlyield
@@ -17422,6 +17975,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Oddlyield
@@ -17453,6 +18007,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Oddlyield
@@ -17484,6 +18039,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Poslední úrok";
Text[ hebrew ] = "Letzter Zinstermin";
Text[ hindi ] = "अंतिम ब्याज";
+ Text[ slovak ] = "Posledný úrok";
};
String 7 // description of parameter 3 Oddlyield
@@ -17515,6 +18071,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum poslední splátky cenného papíru";
Text[ hebrew ] = "Letzter Zinstermin";
Text[ hindi ] = "अंतिम ब्याज का दर";
+ Text[ slovak ] = "Dátum poslednej splátky cenného papiera";
};
String 8 // name of parameter 4 Oddlyield
@@ -17546,6 +18103,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 9 // description of parameter 4 Oddlyield
@@ -17577,6 +18135,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 10 // name of parameter 5 Oddlyield
@@ -17608,6 +18167,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "दाम";
+ Text[ slovak ] = "Cena";
};
String 11 // description of parameter 5 Oddlyield
@@ -17639,6 +18199,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Cena cenného papíru o hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Kurs";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Cena cenného papiera s hodnotou 100 menových jednotiek";
};
String 12 // name of parameter 6 Oddlyield
@@ -17670,6 +18231,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní_cena";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति";
+ Text[ slovak ] = "Výkupná_cena";
};
String 13 // description of parameter 6 Oddlyield
@@ -17701,6 +18263,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní hodnota cenného papíru o nominální hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति मूल्य";
+ Text[ slovak ] = "Výkupná hodnota cenného papiera s nominálnou hodnotou 100 menových jednotiek";
};
String 14 // name of parameter 7 Oddlyield
@@ -17732,6 +18295,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 15 // description of parameter 7 Oddlyield
@@ -17763,6 +18327,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 16 // name of parameter 8 Oddlyield
@@ -17794,6 +18359,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 17 // description of parameter 8 Oddlyield
@@ -17825,6 +18391,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Základ";
};
};
@@ -17859,6 +18426,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí vnitřní výnosnost pro neperiodický harmonogram plateb";
Text[ hebrew ] = "Liefert den internen Zinsfuß einer Reihe nicht periodisch anfallender Zahlungen.";
Text[ hindi ] = "चुकता धन का अनियमित अनुसूची केलिए भीतरी दर को वापस करता है";
+ Text[ slovak ] = "Vráti vnútornú výnosnosť pre neperiodický harmonogram platieb";
};
String 2 // name of parameter 1 Xirr
@@ -17890,6 +18458,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Hodnoty";
Text[ hebrew ] = "Werte";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Hodnoty";
};
String 3 // description of parameter 1 Xirr
@@ -17921,6 +18490,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Hodnoty";
Text[ hebrew ] = "Werte";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Hodnoty";
};
String 4 // name of parameter 2 Xirr
@@ -17952,6 +18522,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Data";
Text[ hebrew ] = "Zeitpunkte";
Text[ hindi ] = "दिनांक";
+ Text[ slovak ] = "Dátumy";
};
String 5 // description of parameter 2 Xirr
@@ -17983,6 +18554,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Harmonogram dat plateb";
Text[ hebrew ] = "Zeitpunkte";
Text[ hindi ] = "दिनांक";
+ Text[ slovak ] = "Harmonogram dátumov platieb";
};
String 6 // name of parameter 3 Xirr
@@ -18014,6 +18586,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Odhad";
Text[ hebrew ] = "Schätzwert";
Text[ hindi ] = "अनुमान";
+ Text[ slovak ] = "Odhad";
};
String 7 // description of parameter 3 Xirr
@@ -18045,6 +18618,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Odhad";
Text[ hebrew ] = "Schätzwert";
Text[ hindi ] = "अनुमान";
+ Text[ slovak ] = "Odhad";
};
};
@@ -18079,6 +18653,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí čistou současnou hodnotu pro harmonogram plateb";
Text[ hebrew ] = "Liefert den Nettobarwert (Kapitalwert) einer Reihe nicht periodisch anfallender Zahlungen.";
Text[ hindi ] = "चुकता धन का अनियमित अनुसूची केलिए कुल वर्तमान मूल्य को वापस करता है";
+ Text[ slovak ] = "Vráti čistú súčasnú hodnotu pre harmonogram platieb";
};
String 2 // name of parameter 1 Xnpv
@@ -18110,6 +18685,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 3 // description of parameter 1 Xnpv
@@ -18141,6 +18717,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Míra";
Text[ hebrew ] = "Zins";
Text[ hindi ] = "दर";
+ Text[ slovak ] = "Miera";
};
String 4 // name of parameter 2 Xnpv
@@ -18172,6 +18749,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Hodnoty";
Text[ hebrew ] = "Werte";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Hodnoty";
};
String 5 // description of parameter 2 Xnpv
@@ -18203,6 +18781,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Hodnoty";
Text[ hebrew ] = "Werte";
Text[ hindi ] = "मूल्य";
+ Text[ slovak ] = "Hodnoty";
};
String 6 // name of parameter 3 Xnpv
@@ -18234,6 +18813,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Data";
Text[ hebrew ] = "Zeitpunkte";
Text[ hindi ] = "दिनांक";
+ Text[ slovak ] = "Dátumy";
};
String 7 // description of parameter 3 Xnpv
@@ -18265,6 +18845,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Harmonogram dat plateb";
Text[ hebrew ] = "Zeitpunkte";
Text[ hindi ] = "दिनांक";
+ Text[ slovak ] = "Harmonogram dátumov platieb";
};
};
@@ -18299,6 +18880,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí úrokovou sazbu plně investovaného cenného papíru";
Text[ hebrew ] = "Liefert den Zinssatz eines voll investierten Wertpapiers.";
Text[ hindi ] = "पूर्ण रूप से पूँजी लगाया हुआ रक्षा केलिए ब्याज का दर को वापस करता है";
+ Text[ slovak ] = "Vráti úrokovú sadzbu plne investovaného cenného papiera";
};
String 2 // name of parameter 1 Intrate
@@ -18330,6 +18912,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Intrate
@@ -18361,6 +18944,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Intrate
@@ -18392,6 +18976,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Intrate
@@ -18423,6 +19008,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Intrate
@@ -18454,6 +19040,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Investice";
Text[ hebrew ] = "Anlage";
Text[ hindi ] = "पूँजी";
+ Text[ slovak ] = "Investície";
};
String 7 // description of parameter 3 Intrate
@@ -18485,6 +19072,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Částka investovaná do cenného papíru";
Text[ hebrew ] = "Anlage";
Text[ hindi ] = "पूँजी";
+ Text[ slovak ] = "Čiastka investovaná do cenného papiera";
};
String 8 // name of parameter 4 Intrate
@@ -18516,6 +19104,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní_cena";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति";
+ Text[ slovak ] = "Výkupná_cena";
};
String 9 // description of parameter 4 Intrate
@@ -18547,6 +19136,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Výkupní hodnota cenného papíru o nominální hodnotě 100 měnových jednotek";
Text[ hebrew ] = "Rückzahlung";
Text[ hindi ] = "मुक्ति मूल्य";
+ Text[ slovak ] = "Výkupná hodnota cenného papiera s nominálnou hodnotou 100 menových jednotiek";
};
String 10 // name of parameter 5 Intrate
@@ -18578,6 +19168,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 11 // description of parameter 5 Intrate
@@ -18609,6 +19200,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Základ";
};
};
@@ -18643,6 +19235,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí první datum splátky kupónu po datu zúčtování";
Text[ hebrew ] = "Liefert das Datum des ersten Zinstermins nach dem Abrechungstermin.";
Text[ hindi ] = "चुकौता दिनांक के पश्चात् का पहिला कूपन दिनांक को वापस करता है";
+ Text[ slovak ] = "Vráti prvý dátum splátky kupónu po dátume účtovania";
};
String 2 // name of parameter 1 Coupncd
@@ -18674,6 +19267,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Coupncd
@@ -18705,6 +19299,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Coupncd
@@ -18736,6 +19331,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Coupncd
@@ -18767,6 +19363,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Coupncd
@@ -18798,6 +19395,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 7 // description of parameter 3 Coupncd
@@ -18829,6 +19427,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 8 // name of parameter 4 Coupncd
@@ -18860,6 +19459,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 9 // description of parameter 4 Coupncd
@@ -18891,6 +19491,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Základ";
};
};
@@ -18925,6 +19526,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí počet dnů v období placení kupónu, které obsahuje den zúčtování";
Text[ hebrew ] = "Liefert die Anzahl Tage der Zinsperiode, die den Abrechnungstermin einschließt.";
Text[ hindi ] = "कूपन अवधि का चुकौता दिनांक में रहनेवाला दिनों की संख्या को वापस करता है";
+ Text[ slovak ] = "Vráti počet dní v období platnosti kupónu, ktoré obsahujú deň účtovania";
};
String 2 // name of parameter 1 Coupdays
@@ -18956,6 +19558,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Coupdays
@@ -18987,6 +19590,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Coupdays
@@ -19018,6 +19622,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Coupdays
@@ -19049,6 +19654,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Coupdays
@@ -19080,6 +19686,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 7 // description of parameter 3 Coupdays
@@ -19111,6 +19718,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 8 // name of parameter 4 Coupdays
@@ -19142,6 +19750,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 9 // description of parameter 4 Coupdays
@@ -19173,6 +19782,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Základ";
};
};
@@ -19207,6 +19817,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí počet dnů od data zúčtování do následujícího data placení kupónu";
Text[ hebrew ] = "Liefert die Anzahl der Tage vom Abrechnungstermin bis zum nächsten Zinstermin.";
Text[ hindi ] = "चुकौता दिनांक से अगला कूपन दिनांक तक की दिनों की संख्या को वापस करता है";
+ Text[ slovak ] = "Vráti počet dní od dátumu účtovania do nasledujúceho dátumu platenia kupónu";
};
String 2 // name of parameter 1 Coupdaysnc
@@ -19238,6 +19849,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Coupdaysnc
@@ -19269,6 +19881,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Coupdaysnc
@@ -19300,6 +19913,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Coupdaysnc
@@ -19331,6 +19945,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Coupdaysnc
@@ -19362,6 +19977,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 7 // description of parameter 3 Coupdaysnc
@@ -19393,6 +20009,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 8 // name of parameter 4 Coupdaysnc
@@ -19424,6 +20041,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 9 // description of parameter 4 Coupdaysnc
@@ -19455,6 +20073,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Základ";
};
};
@@ -19489,6 +20108,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí počet dnů od začátku období placení kupónu do data splatnosti";
Text[ hebrew ] = "Liefert die Anzahl der Tage vom Anfang des Zinstermins bis zum Abrechnungstermin.";
Text[ hindi ] = "कूपन अवधि का प्रारंभ से चुकौता दिनांक तक की दिनों की संख्या को वापस करता है";
+ Text[ slovak ] = "Vráti počet dní od začiatku obdobia platenia kupónu do dátumu splatnosti";
};
String 2 // name of parameter 1 Coupdaybs
@@ -19520,6 +20140,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Coupdaybs
@@ -19551,6 +20172,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Coupdaybs
@@ -19582,6 +20204,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Coupdaybs
@@ -19613,6 +20236,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Coupdaybs
@@ -19644,6 +20268,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 7 // description of parameter 3 Coupdaybs
@@ -19675,6 +20300,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 8 // name of parameter 4 Coupdaybs
@@ -19706,6 +20332,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 9 // description of parameter 4 Coupdaybs
@@ -19737,6 +20364,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Základ";
};
};
@@ -19771,6 +20399,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí poslední datum placení kupónu před datem zúčtování";
Text[ hebrew ] = "Liefert das Datum des letzten Zinstermins vor dem Abrechnungsdatum.";
Text[ hindi ] = "चुकौता दिनांक का पहिले का अंतिम कूपन दिनांक को वापस करता है";
+ Text[ slovak ] = "Vráti posledný dátum platenia kupónu pred dátumom účtovania";
};
String 2 // name of parameter 1 Couppcd
@@ -19802,6 +20431,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Couppcd
@@ -19833,6 +20463,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Couppcd
@@ -19864,6 +20495,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Couppcd
@@ -19895,6 +20527,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Couppcd
@@ -19926,6 +20559,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 7 // description of parameter 3 Couppcd
@@ -19957,6 +20591,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 8 // name of parameter 4 Couppcd
@@ -19988,6 +20623,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 9 // description of parameter 4 Couppcd
@@ -20019,6 +20655,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Základ";
};
};
@@ -20053,6 +20690,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí počet kupónů splatných mezi datem zúčtování a datem splatnosti";
Text[ hebrew ] = "Liefert die Anzahl der Zinstermine zwischen Abrechnungs- und Fälligkeitsdatum.";
Text[ hindi ] = "चुकौता और मेचुरिटी दिनांकों के बीच में रहनेवाला कूपन संख्या को वापस करता है";
+ Text[ slovak ] = "Vráti počet kupónov splatných medzi dátumom účtovania a dátumom splatnosti";
};
String 2 // name of parameter 1 Coupnum
@@ -20084,6 +20722,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vypořádání";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Vysporiadanie";
};
String 3 // description of parameter 1 Coupnum
@@ -20115,6 +20754,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum zúčtování cenného papíru";
Text[ hebrew ] = "Abrechnung";
Text[ hindi ] = "चुकौता";
+ Text[ slovak ] = "Dátum účtovania cenného papiera";
};
String 4 // name of parameter 2 Coupnum
@@ -20146,6 +20786,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Splatnost";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Splatnosť";
};
String 5 // description of parameter 2 Coupnum
@@ -20177,6 +20818,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Datum splatnosti cenného papíru";
Text[ hebrew ] = "Fälligkeit";
Text[ hindi ] = "मेचुरिटी";
+ Text[ slovak ] = "Dátum splatnosti cenného papiera";
};
String 6 // name of parameter 3 Coupnum
@@ -20208,6 +20850,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet_plateb";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet_platieb";
};
String 7 // description of parameter 3 Coupnum
@@ -20239,6 +20882,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Počet plateb v roce";
Text[ hebrew ] = "Häufigkeit";
Text[ hindi ] = "तीव्रता";
+ Text[ slovak ] = "Počet platieb za rok";
};
String 8 // name of parameter 4 Coupnum
@@ -20270,6 +20914,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार पर";
+ Text[ slovak ] = "Základ";
};
String 9 // description of parameter 4 Coupnum
@@ -20301,6 +20946,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Základ";
Text[ hebrew ] = "Basis";
Text[ hindi ] = "आधार";
+ Text[ slovak ] = "Základ";
};
};
@@ -20335,6 +20981,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Vrátí budoucí hodnotu počáteční jistiny po použití série sazeb složeného úroku";
Text[ hebrew ] = "Liefert den aufgezinsten Wert des Anfangskapitals für eine Reihe periodisch unterschiedlicher Zinssätze.";
Text[ hindi ] = "मिश्रित ब्याज का दरों का श्रृंखला को लागू करने के पश्चात्, प्रारंभ का मूलधन का भविष्य का मूल्य को वापस करता है ।";
+ Text[ slovak ] = "Vráti budúcu hodnotu počiatočnej istiny po použití série sadzieb zloženého úroku";
};
String 2 // name of parameter 1 Fvschedule
@@ -20366,6 +21013,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Kapitál";
Text[ hebrew ] = "Kapital";
Text[ hindi ] = "मूलधन";
+ Text[ slovak ] = "Istina";
};
String 3 // description of parameter 1 Fvschedule
@@ -20397,6 +21045,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Současná hodnota jistiny";
Text[ hebrew ] = "Kapital";
Text[ hindi ] = "मूलधन";
+ Text[ slovak ] = "Súčasná hodnota istiny";
};
String 4 // name of parameter 2 Fvschedule
@@ -20428,6 +21077,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Sazby";
Text[ hebrew ] = "Zinsen";
Text[ hindi ] = "सूचीपत्र";
+ Text[ slovak ] = "Rozpis";
};
String 5 // description of parameter 2 Fvschedule
@@ -20459,6 +21109,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
Text[ czech ] = "Série úrokových sazeb";
Text[ hebrew ] = "Zinsen";
Text[ hindi ] = "सूचीपत्र";
+ Text[ slovak ] = "Séria úrokových sadzieb";
};
};
};
@@ -20493,3 +21144,5 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
+
+