From 8522f988cc08506d6ba3e6ebb9b4b740bfd43772 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 9 Feb 2019 20:35:14 +0100 Subject: tx: sync with transifex --- help/fi/fi.po | 1964 ++++++++++++++++++++++++++++++--------------------------- 1 file changed, 1021 insertions(+), 943 deletions(-) (limited to 'help/fi') diff --git a/help/fi/fi.po b/help/fi/fi.po index 34415bb..6b8926f 100644 --- a/help/fi/fi.po +++ b/help/fi/fi.po @@ -1,1299 +1,1377 @@ -# Finnish translation for mate-calc. -# Copyright (C) 2010 mate-calc's COPYRIGHT HOLDER -# This file is distributed under the same license as the mate-calc package. -# -# Jukka Heikkilä , 2010. -msgid "" -msgstr "" -"Project-Id-Version: mate-calc master\n" -"POT-Creation-Date: 2010-06-08 05:07+0000\n" -"PO-Revision-Date: 2010-07-31 21:22+0300\n" -"Last-Translator: Jukka Heikkilä \n" -"Language-Team: Suomi \n" +# Translators: +# Lasse Liehu , 2018 +# Tommi A Vasarainen , 2018 +# Stefano Karapetsas , 2018 +# Eslam Ali , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-03 14:33+0200\n" +"PO-Revision-Date: 2018-10-01 16:45+0000\n" +"Last-Translator: Eslam Ali , 2018\n" +"Language-Team: Finnish (https://www.transifex.com/mate/teams/13566/fi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 1.0\n" -#: C/legal.xml:3(p) -msgid "" -"This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported " -"License." +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" msgstr "" -"Tämä teos on lisensoitu Creative Commons Nimeä-Tarttuva 3.0 " -"Muokkaamaton -lisenssin alaisena." +"Tommi Vainikainen, 2005\n" +"Ilkka Tuohela, 2005\n" +"Sami Pesonen, 2004\n" +"Jarkko Ranta, 2003-2004\n" +"Johanna Makkonen, 2003" -#: C/legal.xml:6(p) -msgid "" -"As a special exception, the copyright holders give you permission to copy, " -"modify, and distribute the example code contained in this document under the " -"terms of your choosing, without restriction." +#. (itstool) path: page/title +#: C/absolute.page:9 +msgid "Absolute Values" msgstr "" -"Erikoispoikkeuksena tekijänoikeuksien haltijat antavat sinulle luvan " -"kopioida, muokata ja levittää esimerkkikoodia tässä asiakirjassa " -"valitsimiesi ehtojen mukaisesti ilman rajoituksia." - -#: C/variables.page:9(title) -msgid "Variables" -msgstr "Muuttujat" -#: C/variables.page:11(p) +#. (itstool) path: page/p +#: C/absolute.page:11 msgid "" -"To assign a value to a variable use the = symbol or choose the variable to " -"assign to with the →R button in advanced " -"mode. A variable name must only contain upper or lower characters." +"Absolute values are calculated using the | symbol or abs function." msgstr "" -"Voit asettaa edistyneessä tilassa muuttujiin " -"arvoja käyttämällä =-symbolia tai valitsemalla muuttujan →R" -"-painikkeella. Muuttujan nimi voi sisältää vain suuraakkosia tai " -"pienaakkosia." -#: C/variables.page:16(p) -msgid "x=5" -msgstr "x=5" +#. (itstool) path: example/p +#: C/absolute.page:15 +msgid "|−1|" +msgstr "" -#: C/variables.page:19(p) -msgid "value=82" -msgstr "arvo=82" +#. (itstool) path: example/p +#: C/absolute.page:18 +msgid "abs (−1)" +msgstr "" -#: C/variables.page:23(p) -msgid "" -"Variables can be used in any equation and are substituted for their assigned " -"value. Variables can be inserted using the ←R button." +#. (itstool) path: page/title +#: C/base.page:9 C/conv-base.page:9 +msgid "Number Bases" msgstr "" -"Muuttujia voidaan käyttää missä tahansa kaavassa ja muuttujat korvataan " -"niihin määritellyillä arvoilla. Muuttujia voidaan asettaa käyttäen ←R<" -"/gui>-painiketta." -#: C/variables.page:28(p) -msgid "6x+3" -msgstr "6x+3" +#. (itstool) path: page/p +#: C/base.page:11 +msgid "" +"To enter numbers in a particular number base use subscript numbers. The following numbers are " +"equivalent." +msgstr "" -#: C/variables.page:31(p) -msgid "xy−3x+7y−21" -msgstr "xy−3x+7y−21" +#. (itstool) path: example/p +#: C/base.page:16 +msgid "1001011₂" +msgstr "" -#: C/variables.page:35(p) -msgid "The following variables are always defined." -msgstr "Seuraavat muuttujat ovat aina määritelty." +#. (itstool) path: example/p +#: C/base.page:19 +msgid "113₈" +msgstr "" -#: C/variables.page:40(p) -msgid "ans" -msgstr "ans" +#. (itstool) path: example/p +#: C/base.page:22 +msgid "75" +msgstr "" -#: C/variables.page:41(p) -msgid "Result of previous calculation" -msgstr "Edellisen laskennan tulos" +#. (itstool) path: example/p +#: C/base.page:25 +msgid "4B₁₆" +msgstr "" -#: C/variables.page:44(p) -msgid "e" -msgstr "e" +#. (itstool) path: page/p +#: C/base.page:29 +msgid "" +"When in programming mode there are buttons for " +"binary (CtrlB), octal " +"(CtrlO) and hexadecimal " +"(CtrlH)." +msgstr "" -#: C/variables.page:45(link) -msgid "Euler's Number" -msgstr "Eulerin luku" +#. (itstool) path: page/p +#: C/base.page:32 +msgid "" +"To set the base that results are shown in change the result format." +msgstr "" -#: C/variables.page:48(p) C/keyboard.page:35(p) -msgid "π" -msgstr "π" +#. (itstool) path: page/p +#: C/base.page:35 +msgid "" +"To change the base of the current result use a base button or " +"CtrlD to show in decimal form." +msgstr "" -#: C/variables.page:49(link) -msgid "Pi" -msgstr "Pii" +#. (itstool) path: page/title +#: C/boolean.page:9 +msgid "Boolean Algebra" +msgstr "" -#: C/variables.page:52(p) -msgid "rand" -msgstr "rand" +#. (itstool) path: page/p +#: C/boolean.page:11 +msgid "Boolean algebra can be calculated using the AND, OR and XOR operators." +msgstr "" -#: C/variables.page:53(p) -msgid "Random value in the range [0,1] (changes on each read)" -msgstr "Satunnaisluku lukualueelta [0,1] (muuttuu jokaisella lukukerralla)" +#. (itstool) path: example/p +#: C/boolean.page:15 +msgid "010011₂ AND 110101₂" +msgstr "" -#: C/trigonometry.page:9(title) -msgid "Trigonometry" -msgstr "Trigonometria" +#. (itstool) path: page/p +#: C/boolean.page:19 +msgid "" +"Buttons for these symbols are available in programming " +"mode." +msgstr "" -#: C/trigonometry.page:11(p) +#. (itstool) path: page/p +#: C/boolean.page:22 msgid "" -"Trigonometry can be performed using the sin, cos, and tan function." +"The NOT function inverts the bits in a " +"number. The word size is set from the " +"CalculatorPreferences menu." msgstr "" -"Trigonometrisia laskutoimituksia voidaan suorittaa käyttäen sin, cos ja " -"tan-funktioita." -#: C/trigonometry.page:15(p) -msgid "sin 45" -msgstr "sin 45" +#. (itstool) path: example/p +#: C/boolean.page:27 +msgid "NOT 010011₂" +msgstr "" -#: C/trigonometry.page:19(p) -msgid "" -"The angle units used can be changed from the CalculatorPreferences menu. Trigonometry buttons are visible " -"when in scientific mode." +#. (itstool) path: page/title +#: C/complex.page:9 +msgid "Complex Numbers" +msgstr "" + +#. (itstool) path: page/p +#: C/complex.page:11 +msgid "Complex numbers are not supported in MATE Calculator." msgstr "" -"Käytettäviä asteyksiköitä voidaan muuttaa valitsemalla Laskin<" -"/gui>Asetukset. Trigonometriset painikkeet näkyvät vain " -"tiedetilassa." -#: C/trigonometry.page:23(p) +#. (itstool) path: page/p +#: C/conv-base.page:11 msgid "" -"Hyperbolic functions are available by adding \"h\" to the end of a function." +"To convert between number bases enter a number (or solve an equation) and " +"change the result format from the " +"CalculatorPreferences menu." msgstr "" -"Hyperpoliset funktiot ovat käytettävissä ja niiden nimet on johdettu " -"lisäämällä h-kirjain funktion nimen loppuun." -#: C/trigonometry.page:27(p) -msgid "sinh 0.34" -msgstr "sinh 0.34" +#. (itstool) path: page/title +#: C/conv-character.page:9 +msgid "Character Codes" +msgstr "" -#: C/trigonometry.page:31(p) +#. (itstool) path: page/p +#: C/conv-character.page:11 msgid "" -"Inverse functions are entered either using the inverse symbol ⁻¹ " -"(CtrlI) or the \"a\" form of the " -"function. The following two equations are equivalent." +"When in programming mode the á button" +" opens a dialog to convert characters to character codes." msgstr "" -"Käänteisfunktioita voidaan käyttää käänteisfunktion symbolia ⁻¹ (<" -"key>CtrlI) tai käyttämällä a-kirjainta ennen " -"funktiota. Seuraavat kaksi lauseketta on ekvivalentteja." -#: C/trigonometry.page:36(p) -msgid "sin⁻¹ 0.5" -msgstr "sin⁻¹ 0.5" +#. (itstool) path: note/p +#: C/conv-character.page:15 +msgid "Characters cannot be converted using the keyboard." +msgstr "" -#: C/trigonometry.page:39(p) -msgid "asin 0.5" -msgstr "asin 0.5" +#. (itstool) path: page/title +#: C/conv-currency.page:9 +msgid "Currency" +msgstr "" -#: C/trigonometry.page:43(p) +#. (itstool) path: page/p +#: C/conv-currency.page:11 msgid "" -"To enter π with the keyboard use " -"CtrlP." +"To convert currencies, enter the financial " +"mode, and use the currency controls." msgstr "" -"Saat π:n näppäimistöstä näppäinyhdistelmällä " -"CtrlP." -#. Place this at the end of the section -#: C/superscript.page:7(title) -msgid "_" -msgstr "_" +#. (itstool) path: page/p +#: C/conv-currency.page:14 +msgid "" +"You can also convert currencies using the keyboard and the in " +"operator." +msgstr "" -#: C/superscript.page:11(title) -msgid "Superscript and Subscript" -msgstr "Yläindeksi ja alaindeksi" +#. (itstool) path: example/p +#: C/conv-currency.page:18 +msgid "13.65 USD in GBP" +msgstr "" -#: C/superscript.page:13(p) +#. (itstool) path: note/p +#: C/conv-currency.page:23 msgid "" -"Some equations may require numbers to be entered in superscript or subscript " -"form. e.g." +"Currency information is approximate and should not be used for making " +"financial decisions." msgstr "" -"Jotkin laskutoimitukset saattavat vaatia numeroiden syöttämisen yläindeksi- " -"tai alaindeksimuodossa. Esimerkiksi:" -#: C/superscript.page:17(p) -msgid "x³+2x²−5" -msgstr "x³+2x²−5" +#. (itstool) path: page/title +#: C/conv-length.page:9 +msgid "Length/Area/Volume" +msgstr "" -#: C/superscript.page:21(p) +#. (itstool) path: page/p +#: C/conv-length.page:11 msgid "" -"To enter superscript numbers with the mouse select the number mode using the " -"the ↑n and ↓n buttons. When one of these modes is " -"active clicking the number buttons will enter numbers in superscript or " -"subscript. To return to normal number mode click the active button." +"To convert between length, area and volume units use the in " +"operator." msgstr "" -"Saat asetettua yläindeksin valitsemalla lukutilan hiirellä käyttäen ↑n<" -"/gui>- ja ↓n-painiketta. Kun yksi näistä tiloista on käytössä, " -"asetettavat luvut ilmestyvät yläindeksissä tai alaindeksissä. Takaisin " -"normaaliin tilaan pääset napsauttamalla aktiivista painiketta." -#: C/superscript.page:26(p) -msgid "" -"To enter superscript numbers with the keyboard hold down Ctrl " -"while entering the number. Hold Alt for subscript." +#. (itstool) path: example/p +#: C/conv-length.page:15 +msgid "6 meters in inches" msgstr "" -"Näppäimistön avulla voit antaa yläindeksissä numerot pitämällä Ctrl<" -"/key>-painiketta pohjassa numeroja syötettäessä. Pidä Alt" -"-painiketta pohjassa alaindeksiä varten." -#: C/superscript.page:30(p) -msgid "" -"The number mode returns to normal when entering the next non-number " -"character (e.g. +)." +#. (itstool) path: example/p +#: C/conv-length.page:18 +msgid "1 acre in cm²" msgstr "" -"Numerotila palautuu normaaliksi, kun kirjoitetaan seuraava ei-numeerinen " -"merkki (esimerkiksi +)." -#: C/scientific.page:9(title) -msgid "Scientific Notation" -msgstr "Tieteellinen merkintätapa" +#. (itstool) path: example/p +#: C/conv-length.page:21 +msgid "1 pint in mL" +msgstr "" -#: C/scientific.page:11(p) -msgid "" -"To enter numbers in scientific format use the ×10x button " -"(CtrlE). The number mode automatically changes to superscript. To enter " -"2×10¹⁰⁰, start by entering the mantissa (2):" +#. (itstool) path: note/p +#: C/conv-length.page:26 +msgid "Length/Area/Volume conversions must be performed using the keyboard." msgstr "" -"Voit asettaa numeroita tieteellisessä muodossa käyttäen ×10x" -"-painiketta (CtrlE). Lukutila muuntaa ne automaattisesti yläindeksiin. Syöttääksesi" -"2×10¹⁰⁰, aloita antamalla mantissa (2):" -#: C/scientific.page:17(p) -msgid "2" -msgstr "2" +#. (itstool) path: page/title +#: C/conv-time.page:9 +msgid "Time" +msgstr "Aika" -#: C/scientific.page:21(p) -msgid "" -"Then press the scientific notation button (or press CtrlE):" +#. (itstool) path: page/p +#: C/conv-time.page:11 +msgid "To convert between time use the in operator." msgstr "" -"Tämän jälkeen paina tieteellisen merkintätavan painiketta (tai paina " -"CtrlE):" -#: C/scientific.page:25(p) -msgid "2×10" -msgstr "2×10" +#. (itstool) path: example/p +#: C/conv-time.page:15 +msgid "3 years in hours" +msgstr "" -#: C/scientific.page:29(p) -msgid "Then enter the exponent (100):" -msgstr "Tämän jälkeen aseta eksponentti (100):" +#. (itstool) path: note/p +#: C/conv-time.page:20 +msgid "Time conversions must be performed using the keyboard." +msgstr "" -#: C/scientific.page:33(p) -msgid "2×10¹⁰⁰" -msgstr "2×10¹⁰⁰" +#. (itstool) path: page/title +#: C/conv-weight.page:9 +msgid "Mass" +msgstr "" -#: C/scientific.page:37(p) -msgid "" -"To show results in scientific form change the result format." +#. (itstool) path: page/p +#: C/conv-weight.page:11 +msgid "To convert between mass use the in operator." msgstr "" -"Jotta saisit tuloksen tieteellisessä muodossa, vaihda tulosten muoto." -#: C/power.page:9(title) -msgid "Powers and Roots" -msgstr "Potenssit ja juuret" +#. (itstool) path: example/p +#: C/conv-weight.page:15 +msgid "1kg in pounds" +msgstr "" -#: C/power.page:11(p) +#. (itstool) path: note/p +#: C/conv-weight.page:20 +msgid "Mass conversions must be performed using the keyboard." +msgstr "" + +#. (itstool) path: info/title +#: C/equation.page:7 +msgctxt "sort" +msgid "0" +msgstr "0" + +#. (itstool) path: page/title +#: C/equation.page:11 +msgid "Basic Equations" +msgstr "" + +#. (itstool) path: page/p +#: C/equation.page:13 msgid "" -"Powers are entered by putting a superscript " -"number after the value." +"Equations are entered in standard mathematical form. For example to add 7 " +"and 2 enter the following:" msgstr "" -"Potenssit annetaan laittamalla yläindeksillinen " -"numero arvon jälkeen." -#: C/power.page:15(p) -msgid "5²" -msgstr "5²" +#. (itstool) path: example/p +#: C/equation.page:18 +msgid "7+2" +msgstr "" -#: C/power.page:19(p) +#. (itstool) path: page/p +#: C/equation.page:22 msgid "" -"The inverse of a number can be entered using the inverse symbol ⁻¹ " -"(CtrlI)." +"To solve, press the = button with your mouse or the " +"Enter key on your keyboard." msgstr "" -"Käänteisluku voidaan asettaa käyttäen käänteisluvun symbolia ⁻¹ (<" -"key>CtrlI)." -#: C/power.page:23(p) -msgid "3⁻¹" -msgstr "3⁻¹" +#. (itstool) path: page/p +#: C/equation.page:25 +msgid "" +"Calculations are performed in mathematical order - multiplication and " +"division are performed before addition and subtraction. The following " +"equation solves to 1 (3×2 = 6, 7−6 = 1)." +msgstr "" + +#. (itstool) path: example/p +#: C/equation.page:30 +msgid "7−3×2" +msgstr "" -#: C/power.page:27(p) +#. (itstool) path: page/p +#: C/equation.page:34 msgid "" -"Powers can also be calculated using the ^ symbol. This allows the power to " -"be an equation." +"To change the order of calculation use parenthesis. The following equation " +"solves to 8 (7−3 = 4, 4×2 = 8)." msgstr "" -"Potensseja voidaan myös laskea käyttäen ^-symbolia. Tällöin on mahdollista, " -"että potenssissa voi olla yhtälö." -#: C/power.page:32(p) -msgid "5^(6−2)" -msgstr "5^(6−2)" +#. (itstool) path: example/p +#: C/equation.page:39 +msgid "(7−3)×2" +msgstr "" -#: C/power.page:36(p) +#. (itstool) path: page/p +#: C/equation.page:43 msgid "" -"If your keyboard does not have a ^ key you can use * " -"twice." +"To clear the display press the Clr button or Escape." +msgstr "" + +#. (itstool) path: page/title +#: C/factorial.page:9 +msgid "Factorials" msgstr "" -"Mikäli näppäimistössä ei ole ^-näppäintä, voit syöttää merkin " -"painamalla *" -"-merkkiä kaksi kertaa." -#: C/power.page:39(p) +#. (itstool) path: page/p +#: C/factorial.page:11 msgid "" -"Square roots can be calculated using the symbol (CtrlR)." +"Factorials are entered using the ! symbol. To calculate the factorial of 6 " +"enter the following." msgstr "" -"Neliöjuuri voidaan laskea käyttäen symbolia (CtrlR)." -#: C/power.page:43(p) -msgid "√2" -msgstr "√2" +#. (itstool) path: example/p +#: C/factorial.page:16 +msgid "6!" +msgstr "" + +#. (itstool) path: page/title +#: C/factorize.page:9 +msgid "Factorization" +msgstr "" -#: C/power.page:47(p) +#. (itstool) path: page/p +#: C/factorize.page:11 msgid "" -"n-th roots can be calculated by putting a subscript number before the root sign." +"You can factorize the number currently displayed by pressing the " +"fact button. This button is visible in programming mode." msgstr "" -"n:s juuri voidaan laskea määrittämälläjuuren alaindeksissä ennen juurimerkkiä." -#: C/power.page:51(p) -msgid "₃√2" -msgstr "₃√2" +#. (itstool) path: page/title +#: C/financial.page:9 +msgid "Financial Functions" +msgstr "" -#: C/percentage.page:9(title) -msgid "Percentages" -msgstr "Prosentit" +#. (itstool) path: page/p +#: C/financial.page:10 +msgid "When in financial mode the following buttons are available." +msgstr "" -#: C/percentage.page:11(p) -msgid "Percentages are calculated using the % symbol." -msgstr "Prosentit lasketaan käyttämällä % symbolia." +#. (itstool) path: td/p +#: C/financial.page:15 +msgid "Ctrm" +msgstr "Ctrm" -#: C/percentage.page:14(p) +#. (itstool) path: td/p +#: C/financial.page:16 msgid "" -"When added or subtracted the percentage symbol resolves to one percent of " -"the value being added or subtracted from. The following equation calculates " -"the price of a $140 item with 15% tax (140 + (15÷100)×140)." +"Calculate the number of compounding periods necessary to increase an " +"investment of present value to a future value, at a fixed interest rate per " +"compounding period." msgstr "" -"Kun lisätään tai vähennetään prosenttiosuus, prosenttisymboli tarkoittaa " -"prosenttiosuutta lisättävästä tai vähennettävästä arvosta. Seuraava yhtälö " -"laskee 140 € tuotteelle 15% veron (140 + (15÷100)×140)." -#: C/percentage.page:19(p) -msgid "140+15%" -msgstr "140+15%" +#. (itstool) path: td/p +#: C/financial.page:19 +msgid "Ddb" +msgstr "Ddb" -#: C/percentage.page:23(p) +#. (itstool) path: td/p +#: C/financial.page:20 msgid "" -"In all other cases the percentage symbol resolves to a fraction out of 100. " -"The following equation calculates one quarter of 80 apples ((25÷100)×80)." +"Calculate the depreciation allowance on an asset for a specified period of " +"time, using the double-declining balance method." msgstr "" -"Kaikissa muissa tapauksissa prosenttisymbolilla murtoluku arvosta 100. " -"Seuraava lauseke laskee neljäsosan 80 omenasta ((25÷100)×80)." - -#: C/percentage.page:28(p) -msgid "25%×80" -msgstr "25%×80" -#: C/number-display.page:9(title) -msgid "Result Format" -msgstr "Tulosten muoto" +#. (itstool) path: td/p +#: C/financial.page:23 +msgid "Fv" +msgstr "Fv" -#: C/number-display.page:11(p) +#. (itstool) path: td/p +#: C/financial.page:24 msgid "" -"The format used to display results can be changed from the " -"CalculatorPreferences menu." +"Calculate the future value of an investment based on a series of equal " +"payments at a periodic interest rate over the number of payment periods in " +"the term." msgstr "" -"Tulosten näyttämismuodon asetukset voidaan määrittää " -"LaskinAsetukset -valikosta." -#: C/number-display.page:16(p) -msgid "Decimal" -msgstr "Desimaalimuoto" +#. (itstool) path: td/p +#: C/financial.page:27 +msgid "Gpm" +msgstr "kate" -#: C/number-display.page:17(p) -msgid "Results are displayed as decimal numbers" -msgstr "Tulokset näytetään desimaalimuodossa" +#. (itstool) path: td/p +#: C/financial.page:28 +msgid "" +"Calculate the resale price of a product, based on the product cost and the " +"wanted gross profit margin." +msgstr "" -#: C/number-display.page:20(p) C/mouse.page:25(p) -msgid "Scientific" -msgstr "Tieteellinen muoto" +#. (itstool) path: td/p +#: C/financial.page:31 +msgid "Pmt" +msgstr "Pmt" -#: C/number-display.page:21(p) +#. (itstool) path: td/p +#: C/financial.page:32 msgid "" -"Results are displayed in scientific notation" +"Calculate the amount of the periodic payment of a loan, where payments are " +"made at the end of each payment period." msgstr "" -"Tulokset näytetään tieteellisessä muodossa" -#: C/number-display.page:24(p) -msgid "Engineering" -msgstr "Insinöörimuoto" +#. (itstool) path: td/p +#: C/financial.page:35 +msgid "Pv" +msgstr "Pv" -#: C/number-display.page:25(p) +#. (itstool) path: td/p +#: C/financial.page:36 msgid "" -"Results are displayed in scientific notation except the exponent is always a " -"multiple of three" +"Calculate the present value of an investment based on a series of equal " +"payments discounted at a periodic interest rate over the number of payment " +"periods in the term." msgstr "" -"Tulokset näytetään käyttäen tieteellistä merkintätapaa, poikkeuksena " -"eksponentti, joka näytetään aina kolmen monikertana" - -#: C/number-display.page:28(p) -msgid "Binary" -msgstr "Binäärimuoto" -#: C/number-display.page:29(p) -msgid "Results are displayed as binary numbers" -msgstr "Tulokset näytetään binäärilukuina" +#. (itstool) path: td/p +#: C/financial.page:39 +msgid "Rate" +msgstr "Taso" -#: C/number-display.page:32(p) -msgid "Octal" -msgstr "Oktaalimuoto" +#. (itstool) path: td/p +#: C/financial.page:40 +msgid "" +"Calculate the periodic interest necessary to increase an investment to a " +"future value, over the number of compounding periods." +msgstr "" -#: C/number-display.page:33(p) -msgid "Results are displayed as octal numbers" -msgstr "Tulokset näytetään oktaalilukuina" +#. (itstool) path: td/p +#: C/financial.page:43 +msgid "Sln" +msgstr "Sln" -#: C/number-display.page:36(p) -msgid "Hexadecimal" -msgstr "Heksadesimaaliluku" +#. (itstool) path: td/p +#: C/financial.page:44 +msgid "" +"Calculate the straight-line depreciation of an asset for one period. The " +"straight-line method of depreciation divides the depreciable cost evenly " +"over the useful life of an asset. The useful life is the number of periods, " +"typically years, over which an asset is depreciated." +msgstr "" -#: C/number-display.page:37(p) -msgid "Results are displayed as hexadecimal numbers" -msgstr "Tulokset näytetään heksadesimaalilukuina" +#. (itstool) path: td/p +#: C/financial.page:47 +msgid "Syd" +msgstr "Syd" -#: C/number-display.page:40(p) +#. (itstool) path: td/p +#: C/financial.page:48 msgid "" -"The number of decimal places, if trailing zeroes and if thousands separators " -"are shown can also be configured." +"Calculate the depreciation allowance on an asset for a specified period of " +"time, using the Sum-of-the-Years'-Digits method. This method of depreciation" +" accelerates the rate of depreciation, so that more depreciation expense " +"occurs in earlier periods than in later ones. The useful life is the number " +"of periods, typically years, over which an asset is depreciated." msgstr "" -#: C/mouse.page:9(title) -msgid "Using the Mouse" -msgstr "Hiiren käyttö" +#. (itstool) path: td/p +#: C/financial.page:51 +msgid "Term" +msgstr "Ehto" -#: C/mouse.page:11(p) +#. (itstool) path: td/p +#: C/financial.page:52 msgid "" -"All equations can be entered using the mouse. To access all buttons there " -"are a number of modes that can be selected from the View menu." +"Calculate the number of payment periods that are necessary during the term " +"of an ordinary annuity, to accumulate a future value, at a periodic interest" +" rate." msgstr "" -"Kaikki lausekkeet voidaan syöttää hiirtä käyttäen. Erilaisten painikkeiden " -"käyttämiseksi on käytössä lukuisia tiloja, joita voidaan valita Näytä<" -"/gui>-valikosta." -#: C/mouse.page:17(p) -msgid "Basic" -msgstr "Perusteet" +#. (itstool) path: note/p +#: C/financial.page:56 +msgid "Financial functions cannot be performed using the keyboard." +msgstr "" + +#. (itstool) path: page/title +#: C/functions.page:9 +msgid "Functions" +msgstr "Funktiot" -#: C/mouse.page:18(p) +#. (itstool) path: page/p +#: C/functions.page:11 msgid "" -"Provides buttons suitable for basic equations" +"Functions can be used by inserting the name of the function followed by the " +"function argument. If the argument is not a number or variable then use parenthesis around the argument." msgstr "" -"Sisältää painikkeet, joiden avulla voidaan suorittaa " -"yksinkertaisia laskutoimituksia" -#: C/mouse.page:21(p) -msgid "Advanced" -msgstr "Edistynyt käyttö" +#. (itstool) path: example/p +#: C/functions.page:16 +msgid "sin 30" +msgstr "" -#: C/mouse.page:22(p) -msgid "Provides buttons suitable for advanced mathematics" +#. (itstool) path: example/p +#: C/functions.page:19 +msgid "abs (5−9)" msgstr "" -"Sisältää painikkeet, joilla voidaan suorittaa edistyneitä matemaattisia " -"laskutoimituksia" -#: C/mouse.page:26(p) -msgid "" -"Provides buttons suitable for trigonometry" +#. (itstool) path: page/p +#: C/functions.page:23 +msgid "The following functions are defined." msgstr "" -"Sisältää trigonometriaan soveltuvat " -"painikkeet" -#: C/mouse.page:29(p) -msgid "Financial" -msgstr "Talous" +#. (itstool) path: td/p +#: C/functions.page:28 +msgid "abs" +msgstr "" -#: C/mouse.page:30(p) -msgid "" -"Provides buttons suitable for financial equations" +#. (itstool) path: td/p +#: C/functions.page:29 +msgid "Absolute Value" msgstr "" -"Sisältää talouslaskuihin soveltuvat " -"painikkeet " -#: C/mouse.page:33(p) -msgid "Programming" -msgstr "Ohjelmointi" +#. (itstool) path: td/p +#: C/functions.page:32 +msgid "cos" +msgstr "" -#: C/mouse.page:34(p) -msgid "Provides buttons suitable for computer programmers" -msgstr "Sisältää tietokoneohjelmointiin soveltuvat painikkeet" +#. (itstool) path: td/p +#: C/functions.page:33 +msgid "Cosine" +msgstr "" -#: C/modulus.page:9(title) -msgid "Modulus Division" +#. (itstool) path: td/p +#: C/functions.page:36 +msgid "cosh" msgstr "" -#: C/modulus.page:11(p) -msgid "Modulus division is performed using the mod operator." -msgstr "Jakojäännös lasketaan mod-operandia käyttäen." +#. (itstool) path: td/p +#: C/functions.page:37 +msgid "Hyperbolic Cosine" +msgstr "" -#: C/modulus.page:15(p) -msgid "9 mod 5" -msgstr "9 mod 5" +#. (itstool) path: td/p +#: C/functions.page:40 +msgid "frac" +msgstr "" -#: C/logarithm.page:9(title) -msgid "Logarithms" -msgstr "Logaritmit" +#. (itstool) path: td/p +#: C/functions.page:41 +msgid "Fractional Component" +msgstr "" -#: C/logarithm.page:11(p) -msgid "" -"Logarithms can be calculated using the log function." +#. (itstool) path: td/p +#: C/functions.page:44 +msgid "int" msgstr "" -"Logaritmit voidaan laskea käyttäen log-funktiota<" -"/link>." -#: C/logarithm.page:15(p) -msgid "log 100" -msgstr "log 100" +#. (itstool) path: td/p +#: C/functions.page:45 +msgid "Integer Component" +msgstr "" -#: C/logarithm.page:19(p) -msgid "" -"To calculate a logarithm in a different base use a subscript number after the function." +#. (itstool) path: td/p +#: C/functions.page:48 +msgid "ln" msgstr "" -"Logaritmi lasketaan eri kantaluvusta käyttäen " -"alaindeksissä olevaa numeroa funktion jälkeen." -#: C/logarithm.page:23(p) -msgid "log₂ 32" -msgstr "log₂ 32" +#. (itstool) path: td/p +#: C/functions.page:49 +msgid "Natural Logarithm" +msgstr "" -#: C/logarithm.page:27(p) -msgid "To calculate a natural logarithm use the ln function." -msgstr "Luonnollinen logaritmi lasketaan käyttäen ln-funktiota" +#. (itstool) path: td/p +#: C/functions.page:52 +msgid "log" +msgstr "" -#: C/logarithm.page:31(p) -msgid "ln 1.32" -msgstr "ln 1.32" +#. (itstool) path: td/p +#: C/functions.page:53 +msgid "Logarithm" +msgstr "" -#: C/logarithm.page:35(p) -msgid "" -"Euler's number can be entered by using the variable e." +#. (itstool) path: td/p +#: C/functions.page:56 +msgid "not" msgstr "" -"Eulerin luku voidaan syöttää käyttäen e-muuttujaa<" -"/link>." -#: C/logarithm.page:39(p) -msgid "e^1.32" -msgstr "e^1.32" +#. (itstool) path: td/p +#: C/functions.page:57 +msgid "Boolean NOT" +msgstr "" -#: C/keyboard.page:9(title) -msgid "Using the Keyboard" -msgstr "Näppäimistön käyttö" +#. (itstool) path: td/p +#: C/functions.page:60 +msgid "ones" +msgstr "" -#: C/keyboard.page:11(p) -msgid "All mathematical equations can be entered using the keyboard." -msgstr "Kaikki matemaattiset lausekkeet voidaan syöttää näppäimistöä käyttäen." +#. (itstool) path: td/p +#: C/functions.page:61 +msgid "Ones complement" +msgstr "" -#: C/keyboard.page:14(p) -msgid "" -"The following key combinations can be used to enter keys that may not be " -"available on your keyboard." +#. (itstool) path: td/p +#: C/functions.page:64 +msgid "sin" msgstr "" -"Seuraavia näppäinyhdistelmiä voidaan käyttää syötettäessä sellaisia " -"merkkejä, " -"joita ei löydy näppäimistöstäsi." -#: C/keyboard.page:19(p) -msgid "×" -msgstr "x" +#. (itstool) path: td/p +#: C/functions.page:65 +msgid "Sine" +msgstr "" -#: C/keyboard.page:20(key) -msgid "*" -msgstr "*" +#. (itstool) path: td/p +#: C/functions.page:68 +msgid "sinh" +msgstr "" -#: C/keyboard.page:23(p) -msgid "÷" -msgstr "÷" +#. (itstool) path: td/p +#: C/functions.page:69 +msgid "Hyperbolic Sine" +msgstr "" -#: C/keyboard.page:24(key) -msgid "/" -msgstr "/" +#. (itstool) path: td/p +#: C/functions.page:72 +msgid "sqrt" +msgstr "neliöjuuri" -#: C/keyboard.page:27(p) -msgid "^" -msgstr "^" +#. (itstool) path: td/p +#: C/functions.page:73 +msgid "Square Root" +msgstr "" -#: C/keyboard.page:28(p) -msgid "* twice" -msgstr "* kahdesti" +#. (itstool) path: td/p +#: C/functions.page:76 +msgid "tan" +msgstr "" -#: C/keyboard.page:31(p) -msgid "√" -msgstr "√" +#. (itstool) path: td/p +#: C/functions.page:77 +msgid "Tangent" +msgstr "" -#: C/keyboard.page:32(key) C/keyboard.page:36(key) -msgid "Ctrl" -msgstr "Ctrl" +#. (itstool) path: td/p +#: C/functions.page:80 +msgid "tanh" +msgstr "" -#: C/keyboard.page:32(key) -msgid "R" -msgstr "R" +#. (itstool) path: td/p +#: C/functions.page:81 +msgid "Hyperbolic Tangent" +msgstr "" -#: C/keyboard.page:36(key) -msgid "P" -msgstr "P" +#. (itstool) path: td/p +#: C/functions.page:84 +msgid "twos" +msgstr "" -#: C/keyboard.page:39(p) -msgid "" -"To enter superscript numbers use " -"Ctrlnumber, for subscript use Altnumber." +#. (itstool) path: td/p +#: C/functions.page:85 +msgid "Twos complement" msgstr "" -"Voit syöttää yläindeksillisiä numeroita " -"käyttäen näppäinyhdistelmää Ctrlnumero, " -"alaindekseissä käytä näppäinyhdistelmää Altnumero." -#: C/index.page:7(name) -msgid "Robert Ancell" -msgstr "Robert Ancell" +#. (itstool) path: page/p +#: C/functions.page:88 +msgid "MATE Calculator does not support user-defined functions." +msgstr "" -#: C/index.page:8(email) -msgid "robert.ancell@gmail.com" -msgstr "robert.ancell@gmail.com" +#. (itstool) path: credit/name +#: C/index.page:7 +msgid "Robert Ancell" +msgstr "" -#: C/index.page:13(title) -msgid "GCalctool Help" -msgstr "Laskimen käyttöohje" +#. (itstool) path: page/title +#: C/index.page:13 +msgid "MATE Calculator Help" +msgstr "" -#: C/index.page:16(title) +#. (itstool) path: section/title +#: C/index.page:16 msgid "User Interface" msgstr "Käyttöliittymä" -#: C/index.page:20(title) +#. (itstool) path: section/title +#: C/index.page:20 msgid "Equations" -msgstr "Yhtälöt" +msgstr "" -#: C/index.page:24(title) +#. (itstool) path: section/title +#: C/index.page:24 msgid "Numbers" -msgstr "Numerot" +msgstr "Luvut" -#: C/index.page:28(title) +#. (itstool) path: section/title +#: C/index.page:28 msgid "Conversions" -msgstr "Tulokset" +msgstr "" -#: C/index.page:32(title) +#. (itstool) path: section/title +#: C/index.page:32 msgid "Financial Calculations" -msgstr "Talouslaskut" - -#: C/functions.page:9(title) -msgid "Functions" -msgstr "Funktiot" - -#: C/functions.page:11(p) -msgid "" -"Functions can be used by inserting the name of the function followed by the " -"function argument. If the argument is not a number or variable then use parenthesis around the argument." msgstr "" -"Funktioita voidaan käyttää syöttämällä funktion nimi ja sen perään funktion " -"argumentti. Mikäli argumentti ei ole numero tai " -"muuttuja, käytä tällöin argumentin ympärillä sulkeita." - -#: C/functions.page:16(p) -msgid "sin 30" -msgstr "sin 30" -#: C/functions.page:19(p) -msgid "abs (5−9)" -msgstr "abs (5−9)" +#. (itstool) path: page/title +#: C/keyboard.page:9 +msgid "Using the Keyboard" +msgstr "" -#: C/functions.page:23(p) -msgid "The following functions are defined." -msgstr "Seuraavat funktiot on määritetty." +#. (itstool) path: page/p +#: C/keyboard.page:11 +msgid "All mathematical equations can be entered using the keyboard." +msgstr "" -#: C/functions.page:28(p) -msgid "abs" -msgstr "abs" +#. (itstool) path: page/p +#: C/keyboard.page:14 +msgid "" +"The following key combinations can be used to enter keys that may not be " +"available on your keyboard." +msgstr "" -#: C/functions.page:29(link) -msgid "Absolute Value" -msgstr "Absoluuttiset arvot" +#. (itstool) path: td/p +#: C/keyboard.page:19 +msgid "×" +msgstr "" -#: C/functions.page:32(p) -msgid "cos" -msgstr "cos" +#. (itstool) path: td/p +#: C/keyboard.page:20 +msgid "*" +msgstr "" -#: C/functions.page:33(link) -msgid "Cosine" -msgstr "Kosini" +#. (itstool) path: td/p +#: C/keyboard.page:23 +msgid "÷" +msgstr "" -#: C/functions.page:36(p) -msgid "cosh" -msgstr "Cosh" +#. (itstool) path: td/p +#: C/keyboard.page:24 +msgid "/" +msgstr "" -#: C/functions.page:37(link) -msgid "Hyperbolic Cosine" -msgstr "Hyperpolinen kosini" +#. (itstool) path: td/p +#: C/keyboard.page:27 +msgid "^" +msgstr "" -#: C/functions.page:40(p) -msgid "frac" -msgstr "frac" +#. (itstool) path: td/p +#: C/keyboard.page:28 +msgid "* twice" +msgstr "" -#: C/functions.page:41(p) -msgid "Fractional Component" -msgstr "Murto-osa" +#. (itstool) path: td/p +#: C/keyboard.page:31 +msgid "√" +msgstr "" -#: C/functions.page:44(p) -msgid "int" -msgstr "int" +#. (itstool) path: td/p +#: C/keyboard.page:32 +msgid "CtrlR" +msgstr "" -#: C/functions.page:45(p) -msgid "Integer Component" -msgstr "Kokonaislukukomponentti" +#. (itstool) path: td/p +#: C/keyboard.page:35 C/variables.page:48 +msgid "π" +msgstr "" -#: C/functions.page:48(p) -msgid "ln" -msgstr "ln" +#. (itstool) path: td/p +#: C/keyboard.page:36 +msgid "CtrlP" +msgstr "" -#: C/functions.page:49(link) -msgid "Natural Logarithm" -msgstr "Luonnollinen logaritmi" +#. (itstool) path: page/p +#: C/keyboard.page:39 +msgid "" +"To enter superscript numbers use " +"Ctrlnumber, for subscript use " +"Altnumber." +msgstr "" -#: C/functions.page:52(p) -msgid "log" -msgstr "log" +#. (itstool) path: p/link +#: C/legal.xml:4 +msgid "Creative Commons Attribution-Share Alike 3.0 Unported License" +msgstr "" -#: C/functions.page:53(link) -msgid "Logarithm" -msgstr "Logaritimi" +#. (itstool) path: license/p +#: C/legal.xml:3 +msgid "This work is licensed under a <_:link-1/>." +msgstr "" -#: C/functions.page:56(p) -msgid "not" -msgstr "not" +#. (itstool) path: license/p +#: C/legal.xml:6 +msgid "" +"As a special exception, the copyright holders give you permission to copy, " +"modify, and distribute the example code contained in this document under the" +" terms of your choosing, without restriction." +msgstr "" -#: C/functions.page:57(link) -msgid "Boolean NOT" -msgstr "Boolean EI" +#. (itstool) path: page/title +#: C/logarithm.page:9 +msgid "Logarithms" +msgstr "" -#: C/functions.page:60(p) -msgid "ones" -msgstr "ones" +#. (itstool) path: page/p +#: C/logarithm.page:11 +msgid "" +"Logarithms can be calculated using the log function." +msgstr "" -#: C/functions.page:61(p) -msgid "Ones complement" -msgstr "yhden komplementti" +#. (itstool) path: example/p +#: C/logarithm.page:15 +msgid "log 100" +msgstr "" -#: C/functions.page:64(p) -msgid "sin" -msgstr "sin" +#. (itstool) path: page/p +#: C/logarithm.page:19 +msgid "" +"To calculate a logarithm in a different base use a subscript number after the function." +msgstr "" -#: C/functions.page:65(link) -msgid "Sine" -msgstr "Sini" +#. (itstool) path: example/p +#: C/logarithm.page:23 +msgid "log₂ 32" +msgstr "" -#: C/functions.page:68(p) -msgid "sinh" -msgstr "sinh" +#. (itstool) path: page/p +#: C/logarithm.page:27 +msgid "To calculate a natural logarithm use the ln function." +msgstr "" -#: C/functions.page:69(link) -msgid "Hyperbolic Sine" -msgstr "Hyperpolinen sini" +#. (itstool) path: example/p +#: C/logarithm.page:31 +msgid "ln 1.32" +msgstr "" -#: C/functions.page:72(p) -msgid "sqrt" -msgstr "sqrt" +#. (itstool) path: page/p +#: C/logarithm.page:35 +msgid "" +"Euler's number can be entered by using the variable e." +msgstr "" -#: C/functions.page:73(link) -msgid "Square Root" -msgstr "Neliöjuuri" +#. (itstool) path: example/p +#: C/logarithm.page:39 +msgid "e^1.32" +msgstr "" -#: C/functions.page:76(p) -msgid "tan" -msgstr "tan" +#. (itstool) path: page/title +#: C/modulus.page:9 +msgid "Modulus Division" +msgstr "" -#: C/functions.page:77(link) -msgid "Tangent" -msgstr "Tangentti" +#. (itstool) path: page/p +#: C/modulus.page:11 +msgid "Modulus division is performed using the mod operator." +msgstr "" -#: C/functions.page:80(p) -msgid "tanh" -msgstr "tanh" +#. (itstool) path: example/p +#: C/modulus.page:15 +msgid "9 mod 5" +msgstr "" -#: C/functions.page:81(link) -msgid "Hyperbolic Tangent" -msgstr "Hyperpolinen tangentti" +#. (itstool) path: page/title +#: C/mouse.page:9 +msgid "Using the Mouse" +msgstr "" -#: C/functions.page:84(p) -msgid "twos" -msgstr "twos" +#. (itstool) path: page/p +#: C/mouse.page:11 +msgid "" +"All equations can be entered using the mouse. To access all buttons there " +"are a number of modes that can be selected from the Mode menu." +msgstr "" -#: C/functions.page:85(p) -msgid "Twos complement" -msgstr "Kahden komplementti" +#. (itstool) path: td/p +#: C/mouse.page:17 +msgid "Basic" +msgstr "Perustiedot" -#: C/functions.page:88(p) -msgid "GCalctool does not support user-defined functions." -msgstr "Laskin ei tue " +#. (itstool) path: td/p +#: C/mouse.page:18 +msgid "" +"Provides buttons suitable for basic equations" +msgstr "" -#: C/financial.page:9(title) -msgid "Financial Functions" -msgstr "Talousfunktiot" +#. (itstool) path: td/p +#: C/mouse.page:21 +msgid "Advanced" +msgstr "Lisäasetukset" -#: C/financial.page:10(p) +#. (itstool) path: td/p +#: C/mouse.page:22 msgid "" -"When in financial mode the following " -"buttons are available." +"Provides buttons suitable for advanced mathematics such as " msgstr "" -"Taloustilassa seuraavat painikkeet ovat " -"käytettävissä." -#: C/financial.page:15(p) -msgid "Ctrm" -msgstr "Ctrm" +#. (itstool) path: td/p +#: C/mouse.page:25 +msgid "Financial" +msgstr "" -#: C/financial.page:16(p) +#. (itstool) path: td/p +#: C/mouse.page:26 msgid "" -"Calculate the number of compounding periods necessary to increase an " -"investment of present value to a future value, at a fixed interest rate per " -"compounding period." +"Provides buttons suitable for financial " +"equations" msgstr "" -#: C/financial.page:19(p) -msgid "Ddb" -msgstr "Ddb" +#. (itstool) path: td/p +#: C/mouse.page:29 +msgid "Programming" +msgstr "Ohjelmointi" -#: C/financial.page:20(p) -msgid "" -"Calculate the depreciation allowance on an asset for a specified period of " -"time, using the double-declining balance method." +#. (itstool) path: td/p +#: C/mouse.page:30 +msgid "Provides buttons suitable for computer programmers" msgstr "" -#: C/financial.page:23(p) -msgid "Fv" -msgstr "Fv" +#. (itstool) path: page/title +#: C/number-display.page:9 +msgid "Result Format" +msgstr "" -#: C/financial.page:24(p) +#. (itstool) path: page/p +#: C/number-display.page:11 msgid "" -"Calculate the future value of an investment based on a series of equal " -"payments at a periodic interest rate over the number of payment periods in " -"the term." +"The format used to display results can be changed from the " +"CalculatorPreferences menu." msgstr "" -#: C/financial.page:27(p) -msgid "Gpm" -msgstr "Gpm" +#. (itstool) path: td/p +#: C/number-display.page:16 +msgid "Decimal" +msgstr "Desimaali" -#: C/financial.page:28(p) -msgid "" -"Calculate the resale price of a product, based on the product cost and the " -"wanted gross profit margin." +#. (itstool) path: td/p +#: C/number-display.page:17 +msgid "Results are displayed as decimal numbers" msgstr "" -"Laskee tuotteen uudelleenmyyntihinnan perustuen tuotantokuluihin ja " -"haluttuun myyntikatemarginaaliin." -#: C/financial.page:31(p) -msgid "Pmt" -msgstr "Pmt" +#. (itstool) path: td/p +#: C/number-display.page:20 +msgid "Scientific" +msgstr "Tiede" -#: C/financial.page:32(p) +#. (itstool) path: td/p +#: C/number-display.page:21 msgid "" -"Calculate the amount of the periodic payment of a loan, where payments are " -"made at the end of each payment period." +"Results are displayed in scientific " +"notation" msgstr "" -#: C/financial.page:35(p) -msgid "Pv" -msgstr "Pv" +#. (itstool) path: td/p +#: C/number-display.page:24 +msgid "Engineering" +msgstr "Insinööri" -#: C/financial.page:36(p) +#. (itstool) path: td/p +#: C/number-display.page:25 msgid "" -"Calculate the present value of an investment based on a series of equal " -"payments discounted at a periodic interest rate over the number of payment " -"periods in the term." +"Results are displayed in scientific notation except the exponent is always a" +" multiple of three" msgstr "" -#: C/financial.page:39(p) -msgid "Rate" -msgstr "Kurssi" +#. (itstool) path: td/p +#: C/number-display.page:28 +msgid "Binary" +msgstr "Binääri" -#: C/financial.page:40(p) -msgid "" -"Calculate the periodic interest necessary to increase an investment to a " -"future value, over the number of compounding periods." +#. (itstool) path: td/p +#: C/number-display.page:29 +msgid "Results are displayed as binary numbers" msgstr "" -#: C/financial.page:43(p) -msgid "Sln" -msgstr "Sln" +#. (itstool) path: td/p +#: C/number-display.page:32 +msgid "Octal" +msgstr "Oktaali" -#: C/financial.page:44(p) -msgid "" -"Calculate the straight-line depreciation of an asset for one period. The " -"straight-line method of depreciation divides the depreciable cost evenly " -"over the useful life of an asset. The useful life is the number of periods, " -"typically years, over which an asset is depreciated." +#. (itstool) path: td/p +#: C/number-display.page:33 +msgid "Results are displayed as octal numbers" msgstr "" -#: C/financial.page:47(p) -msgid "Syd" -msgstr "Syd" +#. (itstool) path: td/p +#: C/number-display.page:36 +msgid "Hexadecimal" +msgstr "Heksadesimaali" -#: C/financial.page:48(p) -msgid "" -"Calculate the depreciation allowance on an asset for a specified period of " -"time, using the Sum-of-the-Years'-Digits method. This method of depreciation " -"accelerates the rate of depreciation, so that more depreciation expense " -"occurs in earlier periods than in later ones. The useful life is the number " -"of periods, typically years, over which an asset is depreciated." +#. (itstool) path: td/p +#: C/number-display.page:37 +msgid "Results are displayed as hexadecimal numbers" msgstr "" -#: C/financial.page:51(p) -msgid "Term" -msgstr "Maksuaika" - -#: C/financial.page:52(p) +#. (itstool) path: page/p +#: C/number-display.page:40 msgid "" -"Calculate the number of payment periods that are necessary during the term " -"of an ordinary annuity, to accumulate a future value, at a periodic interest " -"rate." +"The number of decimal places, if trailing zeroes and if thousands separators" +" are shown can also be configured." msgstr "" -#: C/financial.page:56(p) -msgid "Financial functions cannot be performed using the keyboard." -msgstr "Talousfunktioita ei voida syöttää käyttäen näppäimistöä." +#. (itstool) path: page/title +#: C/percentage.page:9 +msgid "Percentages" +msgstr "" -#: C/factorize.page:9(title) -msgid "Factorization" -msgstr "Tekijöihinjako" +#. (itstool) path: page/p +#: C/percentage.page:11 +msgid "Percentages are calculated using the % symbol." +msgstr "" -#: C/factorize.page:11(p) +#. (itstool) path: page/p +#: C/percentage.page:14 msgid "" -"You can factorize the number currently displayed by pressing the fact button. This button is visible in programming " -"mode." +"When added or subtracted the percentage symbol resolves to one percent of " +"the value being added or subtracted from. The following equation calculates " +"the price of a $140 item with 15% tax (140 + (15÷100)×140)." msgstr "" -"Voit jakaa näytettävän luvun tekijöihin napsauttamalla fact" -"-painiketta. Tämä painike on näkyvissä " -"ohjelmointitilassa." -#: C/factorial.page:9(title) -msgid "Factorials" -msgstr "Tekijät" +#. (itstool) path: example/p +#: C/percentage.page:19 +msgid "140+15%" +msgstr "" -#: C/factorial.page:11(p) +#. (itstool) path: page/p +#: C/percentage.page:23 msgid "" -"Factorials are entered using the ! symbol. To calculate the factorial of 6 " -"enter the following." +"In all other cases the percentage symbol resolves to a fraction out of 100. " +"The following equation calculates one quarter of 80 apples ((25÷100)×80)." msgstr "" -"Tekijät syötetään käyttäen !-symbolia. Luvun 6 tekijät saat laskettua " -"syöttämällä seuraavanlaisen lausekkeen." -#: C/factorial.page:16(p) -msgid "6!" -msgstr "6!" - -#. Place this at the start of the section -#: C/equation.page:7(title) -msgid "0" -msgstr "0" +#. (itstool) path: example/p +#: C/percentage.page:28 +msgid "25%×80" +msgstr "" -#: C/equation.page:11(title) -msgid "Basic Equations" -msgstr "Perusyhtälöt" +#. (itstool) path: page/title +#: C/power.page:9 +msgid "Powers and Roots" +msgstr "" -#: C/equation.page:13(p) +#. (itstool) path: page/p +#: C/power.page:11 msgid "" -"Equations are entered in standard mathematical form. For example to add 7 " -"and 2 enter the following:" +"Powers are entered by putting a superscript " +"number after the value." msgstr "" -"Lausekkeet syötetään standardissa matemaattisessa muodossa. Esimerkiksi " -"luvun 7 ja 2 summa syötetään seuraavalla tavalla:" -#: C/equation.page:18(p) -msgid "7+2" -msgstr "7+2" +#. (itstool) path: example/p +#: C/power.page:15 +msgid "5²" +msgstr "" -#: C/equation.page:22(p) +#. (itstool) path: page/p +#: C/power.page:19 msgid "" -"To solve, press the = button with your mouse or the Enter key on your keyboard." +"The inverse of a number can be entered using the inverse symbol ⁻¹ " +"(CtrlI)." +msgstr "" + +#. (itstool) path: example/p +#: C/power.page:23 +msgid "3⁻¹" msgstr "" -"Ratkaistaksesi lausekkeen, napsauta =-painiketta hiirellä tai <" -"key>" -"Enter-näppäintä näppäimistöstä." -#: C/equation.page:25(p) +#. (itstool) path: page/p +#: C/power.page:27 msgid "" -"Calculations are performed in mathematical order - multiplication and " -"division are performed before addition and subtraction. The following " -"equation solves to 1 (3×2 = 6, 7−6 = 1)." +"Powers can also be calculated using the ^ symbol. This allows the power to " +"be an equation." msgstr "" -"Laskennat suoritetaan matemaattisessa järjestyksessä - kerto- ja jakolaskut " -"suoritetaan ennen summa- ja vähennyslaskuja. Seuraavan lausekkeen tulos on 1 " -"(3×2 = 6, 7−6 = 1)." -#: C/equation.page:30(p) -msgid "7−3×2" -msgstr "7−3×2" +#. (itstool) path: example/p +#: C/power.page:32 +msgid "5^(6−2)" +msgstr "" -#: C/equation.page:34(p) +#. (itstool) path: page/p +#: C/power.page:36 msgid "" -"To change the order of calculation use parenthesis. The following equation " -"solves to 8 (7−3 = 4, 4×2 = 8)." +"If your keyboard does not have a ^ key you can use * " +"twice." msgstr "" -"Laskujärjestystä voidaan muuttaa käyttämällä sulkuja. Seuraavan lausekkeen " -"tulos on 8 (7−3 = 4, 4×2 = 8)." - -#: C/equation.page:39(p) -msgid "(7−3)×2" -msgstr "(7−3)×2" -#: C/equation.page:43(p) +#. (itstool) path: page/p +#: C/power.page:39 msgid "" -"To clear the display press the Clr button or Escape." +"Square roots can be calculated using the symbol " +"(CtrlR)." msgstr "" -"Näytön tyhjennys tapahtuu napsauttamalla Clr-painiketta tai " -"Escape-näppäintä." -#: C/conv-weight.page:9(title) -msgid "Mass" -msgstr "Massa" +#. (itstool) path: example/p +#: C/power.page:43 +msgid "√2" +msgstr "" -#: C/conv-weight.page:11(p) -msgid "To convert between mass use the in operator." +#. (itstool) path: page/p +#: C/power.page:47 +msgid "" +"n-th roots can be calculated by putting a subscript number before the root sign." msgstr "" -"Käytä in-operaattoria muuntaaksesi arvoja massayksiköistä toiseen." -#: C/conv-weight.page:15(p) -msgid "1kg in pounds" -msgstr "1 kg paunoina" +#. (itstool) path: example/p +#: C/power.page:51 +msgid "₃√2" +msgstr "" -#: C/conv-weight.page:20(p) -msgid "Mass conversions must be performed using the keyboard." -msgstr "Massamuunnos pitää suorittaa käyttäen näppäimistöä." +#. (itstool) path: page/title +#: C/scientific.page:9 +msgid "Scientific Notation" +msgstr "" -#: C/conv-time.page:9(title) -msgid "Time" -msgstr "Aika" +#. (itstool) path: page/p +#: C/scientific.page:11 +msgid "" +"To enter numbers in scientific format use the ×10x button " +"(CtrlE). The number mode automatically changes to " +"superscript. To enter 2×10¹⁰⁰, start by entering the mantissa (2):" +msgstr "" -#: C/conv-time.page:11(p) -msgid "To convert between time use the in operator." +#. (itstool) path: example/p +#: C/scientific.page:17 +msgid "2" +msgstr "2" + +#. (itstool) path: page/p +#: C/scientific.page:21 +msgid "" +"Then press the scientific notation button (or press " +"CtrlE):" msgstr "" -"Käytä in-operaattoria muuntaaksesi lukuja eri aikayksiköiden " -"välillä." -#: C/conv-time.page:15(p) -msgid "3 years in hours" -msgstr "3 vuotta tunteina" +#. (itstool) path: example/p +#: C/scientific.page:25 +msgid "2×10" +msgstr "" -#: C/conv-time.page:20(p) -msgid "Time conversions must be performed using the keyboard." -msgstr "Aikamuunnokset pitää suorittaa käyttäen näppäimistöä." +#. (itstool) path: page/p +#: C/scientific.page:29 +msgid "Then enter the exponent (100):" +msgstr "" -#: C/conv-length.page:9(title) -msgid "Length/Area/Volume" -msgstr "Pituus/Pinta-ala/Tilavuus" +#. (itstool) path: example/p +#: C/scientific.page:33 +msgid "2×10¹⁰⁰" +msgstr "" -#: C/conv-length.page:11(p) +#. (itstool) path: page/p +#: C/scientific.page:37 msgid "" -"To convert between length, area and volume units use the in " -"operator." +"To show results in scientific form change the result format." msgstr "" -"Muuntaaksesi pituus-, pinta-ala- ja tilavuusyksiköiden välillä, käytä " -"in-operaattoria." -#: C/conv-length.page:15(p) -msgid "6 meters in inches" -msgstr "6 metriä tuumina" +#. (itstool) path: info/title +#: C/superscript.page:7 +msgctxt "sort" +msgid "_" +msgstr "" -#: C/conv-length.page:18(p) -msgid "1 acre in cm²" -msgstr "1 eekkeri neliösenttimetrinä" +#. (itstool) path: page/title +#: C/superscript.page:11 +msgid "Superscript and Subscript" +msgstr "" -#: C/conv-length.page:21(p) -msgid "1 pint in mL" -msgstr "1 pintti millilitroina" +#. (itstool) path: page/p +#: C/superscript.page:13 +msgid "" +"Some equations may require numbers to be entered in superscript or subscript" +" form. e.g." +msgstr "" -#: C/conv-length.page:26(p) -msgid "Length/Area/Volume conversions must be performed using the keyboard." +#. (itstool) path: example/p +#: C/superscript.page:17 +msgid "" +" x 3 " +"+ 2 x 2 " +"- 5 " msgstr "" -"Pituus-/Pinta-ala-/Tilavuusmuunnokset pitää suorittaa käyttäen näppäimistöä." -#: C/conv-currency.page:9(title) -msgid "Currency" -msgstr "Valuutta" +#. (itstool) path: page/p +#: C/superscript.page:38 +msgid "" +"To enter superscript numbers with the mouse select the number mode using the" +" ↑n and ↓n buttons. When one of these modes is active " +"clicking the number buttons will enter numbers in superscript or subscript. " +"To return to normal number mode click the active button." +msgstr "" -#: C/conv-currency.page:11(p) +#. (itstool) path: page/p +#: C/superscript.page:43 msgid "" -"To convert currencies press the ¤$€ button in financial mode." +"To enter superscript numbers with the keyboard hold down Ctrl " +"while entering the number. Hold Alt for subscript." msgstr "" -"Suorittaaksesi valuuttamuunnoksen, paina ¤$€-painiketta taloustilassa." -#: C/conv-currency.page:14(p) +#. (itstool) path: page/p +#: C/superscript.page:47 msgid "" -"You can also convert currencies using the keyboard and the in " -"operator." +"The number mode returns to normal when entering the next non-number " +"character (e.g. +)." msgstr "" -"Voit muuntaa valuuttoja käyttäen näppäimistöä ja in-operaattoria." -#: C/conv-currency.page:18(p) -msgid "13.65 USD in GBP" -msgstr "13.65 USD muunnettuna GBP" +#. (itstool) path: page/title +#: C/trigonometry.page:9 +msgid "Trigonometry" +msgstr "" -#: C/conv-currency.page:23(p) +#. (itstool) path: page/p +#: C/trigonometry.page:11 msgid "" -"Currency information is approximate and should not be used for making " -"financial decisions." +"Trigonometry can be performed using the sin, cos, and tan function." msgstr "" -"Valuuttatieto on likiarvo ja niitä ei tulisi käyttää taloudellisissa " -"päätöksissä." -#: C/conv-character.page:9(title) -msgid "Character Codes" -msgstr "Merkistökoodi" +#. (itstool) path: example/p +#: C/trigonometry.page:15 +msgid "sin 45" +msgstr "" -#: C/conv-character.page:11(p) +#. (itstool) path: page/p +#: C/trigonometry.page:19 msgid "" -"When in programming mode the á button " -"opens a dialog to convert characters to character codes." +"The angle units used can be changed from the " +"CalculatorPreferences menu. " +"Trigonometry buttons are visible when in Advanced " +"mode." msgstr "" -"Painettaessa ohjelmointitilassa á" -"-painiketta, avautuu valintaikkuna, jolla voidaan muuntaa merkkejä " -"merkistökoodeiksi." -#: C/conv-character.page:15(p) -msgid "Characters cannot be converted using the keyboard." -msgstr "Merkkejä ei voida muuntaa käyttäen näppäimistöä." +#. (itstool) path: page/p +#: C/trigonometry.page:23 +msgid "" +"Hyperbolic functions are available by adding \"h\" to the end of a function." +msgstr "" -#: C/conv-base.page:9(title) C/base.page:9(title) -msgid "Number Bases" -msgstr "Numeroiden kantaluvut" +#. (itstool) path: example/p +#: C/trigonometry.page:27 +msgid "sinh 0.34" +msgstr "" -#: C/conv-base.page:11(p) +#. (itstool) path: page/p +#: C/trigonometry.page:31 msgid "" -"To convert between number bases enter a number (or solve an equation) and " -"change the result format from the " -"CalculatorPreferences menu." +"Inverse functions are entered either using the inverse symbol ⁻¹ " +"(CtrlI) or the \"a\" form of the " +"function. The following two equations are equivalent." msgstr "" -"Muuntaaksesi lukuja eri numerojärjestelmien välillä, syötä numero (tai " -"ratkaise lauseke) ja muuta tuloksen " -"esitysmuoto valikosta LaskinAsetukset<" -"/guiseq>." - -#: C/complex.page:9(title) -msgid "Complex Numbers" -msgstr "Kompleksiluvut" -#: C/complex.page:11(p) -msgid "Complex numbers are not supported in GCalctool." -msgstr "Kompleksiluvut eivät ole tuettuja Laskimessa." +#. (itstool) path: example/p +#: C/trigonometry.page:36 +msgid "sin⁻¹ 0.5" +msgstr "" -#: C/boolean.page:9(title) -msgid "Boolean Algebra" -msgstr "Boolean algebra" +#. (itstool) path: example/p +#: C/trigonometry.page:39 +msgid "asin 0.5" +msgstr "" -#: C/boolean.page:11(p) -msgid "Boolean algebra can be calculated using the AND, OR and XOR operators." +#. (itstool) path: page/p +#: C/trigonometry.page:43 +msgid "" +"To enter π with the keyboard use " +"CtrlP." msgstr "" -"Boolean algebraa voidaan laskea käyttäen AND-, OR- ja XOR-operaattoreita." -#: C/boolean.page:15(p) -msgid "010011₂ AND 110101₂" -msgstr "010011₂ AND 110101₂" +#. (itstool) path: page/title +#: C/variables.page:9 +msgid "Variables" +msgstr "" -#: C/boolean.page:19(p) +#. (itstool) path: page/p +#: C/variables.page:11 msgid "" -"Buttons for these symbols are available in programming " -"mode." +"To assign a value to a variable use the = symbol or choose the variable to " +"assign to with the x button in advanced " +"mode. A variable name must only contain upper or lower characters." msgstr "" -"Painikkeet näitä symboleita varten on käytössä " -"Ohjelmointitilassa." -#: C/boolean.page:22(p) -msgid "" -"The NOT function inverts the bits in a " -"number. The word size is set from the CalculatorPreferences menu." +#. (itstool) path: example/p +#: C/variables.page:16 +msgid "x=5" msgstr "" -"NOT-funktio invertoi luvun bitit. Sanan " -"pituus voidaan määrittää valikosta LaskinAsetukset<" -"/gui>." -#: C/boolean.page:27(p) -msgid "NOT 010011₂" -msgstr "NOT 010011₂" +#. (itstool) path: example/p +#: C/variables.page:19 +msgid "value=82" +msgstr "" -#: C/base.page:11(p) +#. (itstool) path: page/p +#: C/variables.page:23 msgid "" -"To enter numbers in a particular number base use subscript numbers. The following numbers are equivalent." +"Variables can be used in any equation and are substituted for their assigned" +" value. Variables can be inserted using the x button." msgstr "" -"Lukujen kantaluku voidaan määrittää alaindeksissä " -"olevalla luvulla. Seuraavat luvut ovat ekvivalentteja:" - -#: C/base.page:16(p) -msgid "1001011₂" -msgstr "1001011₂" - -#: C/base.page:19(p) -msgid "113₈" -msgstr "113₈" -#: C/base.page:22(p) -msgid "75" -msgstr "75" +#. (itstool) path: example/p +#: C/variables.page:28 +msgid "6x+3" +msgstr "" -#: C/base.page:25(p) -msgid "4B₁₆" -msgstr "4B₁₆" +#. (itstool) path: example/p +#: C/variables.page:31 +msgid "xy−3x+7y−21" +msgstr "" -#: C/base.page:29(p) -msgid "" -"When in programming mode there are buttons for " -"binary (CtrlB), octal " -"(CtrlO) and hexadecimal " -"(CtrlH)." +#. (itstool) path: page/p +#: C/variables.page:35 +msgid "The following variables are always defined." msgstr "" -"Ohjelmointitilassa on käytössä painikkeet" -"binääriluvuille (CtrlB), " -"oktaaliluvuille " -"(CtrlO) ja heksadesimaaliluvuille " -"(CtrlH)." -#: C/base.page:32(p) -msgid "" -"To set the base that results are shown in change the result format." +#. (itstool) path: td/p +#: C/variables.page:40 +msgid "ans" msgstr "" -"Tulosten kantalukujen muunnos on esitetty tulosten muodon vaihto -osiossa." -#: C/base.page:35(p) -msgid "" -"To change the base of the current result use a base button or " -"CtrlD to show in decimal form." +#. (itstool) path: td/p +#: C/variables.page:41 +msgid "Result of previous calculation" msgstr "" -"Voit vaihtaa nykyisen tuloksen kantalukua käyttäen kantalukupainiketta tai " -"napsauttamalla CtrlD" -"-näppäinyhdistelmää " -"vaihtaaksesi desimaalimuotoon." -#: C/absolute.page:9(title) -msgid "Absolute Values" -msgstr "Absoluuttinen arvo" +#. (itstool) path: td/p +#: C/variables.page:44 +msgid "e" +msgstr "e" -#: C/absolute.page:11(p) -msgid "" -"Absolute values are calculated using the | symbol or abs function." +#. (itstool) path: td/p +#: C/variables.page:45 +msgid "Euler's Number" msgstr "" -"Absoluuttinen arvo lasketaan käyttäen | -symbolia tai abs funktiota." -#: C/absolute.page:15(p) -msgid "|−1|" -msgstr "|−1|" - -#: C/absolute.page:18(p) -msgid "abs (−1)" -msgstr "abs (−1)" +#. (itstool) path: td/p +#: C/variables.page:49 +msgid "Pi" +msgstr "" -#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: C/index.page:0(None) -msgid "translator-credits" +#. (itstool) path: td/p +#: C/variables.page:52 +msgid "rand" msgstr "" -"Jukka Heikkilä , 2010\n" -"Tommi Vainikainen (Legal Notices), 2006" +#. (itstool) path: td/p +#: C/variables.page:53 +msgid "Random value in the range [0,1] (changes on each read)" +msgstr "" -- cgit v1.2.1