diff options
Diffstat (limited to 'po/fi/man1/bc.1.po')
-rw-r--r-- | po/fi/man1/bc.1.po | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/po/fi/man1/bc.1.po b/po/fi/man1/bc.1.po index 672fb00c..0f75808a 100644 --- a/po/fi/man1/bc.1.po +++ b/po/fi/man1/bc.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-02-15 17:55+0100\n" +"POT-Creation-Date: 2024-06-01 05:42+0200\n" "PO-Revision-Date: 1998-04-10 11:01+0200\n" "Last-Translator: Tuukka Forssell <taf@jytol.fi>\n" "Language-Team: Finnish <>\n" @@ -1170,8 +1170,8 @@ msgid "" "and assigned to the variable B<last>. Strings in the print statement are " "printed to the output and may contain special characters. Special " "characters start with the backslash character (\\e). The special characters " -"recognized by B<bc> are \"a\" (alert or bell), \"b\" (backspace), " -"\"f\" (form feed), \"n\" (newline), \"r\" (carriage return), \"q\" (double " +"recognized by B<bc> are \"a\" (alert or bell), \"b\" (backspace), \"f" +"\" (form feed), \"n\" (newline), \"r\" (carriage return), \"q\" (double " "quote), \"t\" (tab), and \"\\e\" (backslash). Any other character following " "the backslash will be ignored." msgstr "" @@ -1181,8 +1181,8 @@ msgstr "" "rivinvaihtomerkkiä. Lausekkeiden arvot lasketaan, tulostetaan ja sijoitetaan " "muuttujaan B<last>. print-lauseen merkkijonot tulostetaan. Niissä voi olla " "erikoismerkkejä. Erikoismerkit alkavat kenoviivalla (\\e). B<bc> tuntee " -"seuraavat erikoismerkit: \"a\" (alert or bell), \"b\" (backspace), " -"\"f\" (form feed), \"n\" (newline), \"r\" (carriage return), \"q\" (double " +"seuraavat erikoismerkit: \"a\" (alert or bell), \"b\" (backspace), \"f" +"\" (form feed), \"n\" (newline), \"r\" (carriage return), \"q\" (double " "quote), \"t\" (tab), and \"\\e\" (backslash). Muita kenoviivan jälkeisiä " "merkkejä ei oeta huomioon." @@ -1489,8 +1489,8 @@ msgid "" "A function call is just an expression of the form " "\"I<name>B<(>I<parameters>B<)>\"." msgstr "" -"Funktiokutsu on seuraavan muotoinen lauseke: " -"\"I<nimi>B<(>I<parametrit>B<)>\"." +"Funktiokutsu on seuraavan muotoinen lauseke: \"I<nimi>B<(>I<parametrit>B<)>" +"\"." #. type: Plain text #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 @@ -1597,8 +1597,8 @@ msgid "" "separated by semicolons or newlines. Return statements cause the " "termination of a function and the return of a value. There are two versions " "of the return statement. The first form, \"B<return>\", returns the value 0 " -"to the calling expression. The second form, \"B<return ( >I<expression " -">B<)>\", computes the value of the expression and returns that value to the " +"to the calling expression. The second form, \"B<return ( >I<expression >B<)>" +"\", computes the value of the expression and returns that value to the " "calling expression. There is an implied \"B<return (0)>\" at the end of " "every function. This allows a function to terminate and return 0 without an " "explicit return statement." @@ -3034,8 +3034,8 @@ msgid "" "and assigned to the variable B<last>. Strings in the print statement are " "printed to the output and may contain special characters. Special " "characters start with the backslash character (\\e). The special characters " -"recognized by B<bc> are \"a\" (alert or bell), \"b\" (backspace), " -"\"f\" (form feed), \"n\" (newline), \"r\" (carriage return), \"q\" (double " +"recognized by B<bc> are \"a\" (alert or bell), \"b\" (backspace), \"f" +"\" (form feed), \"n\" (newline), \"r\" (carriage return), \"q\" (double " "quote), \"t\" (tab), and \"\\e\" (backslash). Any other character following " "the backslash will be ignored." msgstr "" @@ -3045,8 +3045,8 @@ msgstr "" "rivinvaihtomerkkiä. Lausekkeiden arvot lasketaan, tulostetaan ja sijoitetaan " "muuttujaan B<last>. print-lauseen merkkijonot tulostetaan. Niissä voi olla " "erikoismerkkejä. Erikoismerkit alkavat kenoviivalla (\\e). B<bc> tuntee " -"seuraavat erikoismerkit: \"a\" (alert or bell), \"b\" (backspace), " -"\"f\" (form feed), \"n\" (newline), \"r\" (carriage return), \"q\" (double " +"seuraavat erikoismerkit: \"a\" (alert or bell), \"b\" (backspace), \"f" +"\" (form feed), \"n\" (newline), \"r\" (carriage return), \"q\" (double " "quote), \"t\" (tab), and \"\\e\" (backslash). Muita kenoviivan jälkeisiä " "merkkejä ei oeta huomioon." |