diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
commit | 2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch) | |
tree | 65cf431f40b7481d81ae2dfce9576342686448f7 /po/fi/man1/dc.1.po | |
parent | Releasing progress-linux version 4.22.0-1~progress7.99u1. (diff) | |
download | manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/fi/man1/dc.1.po')
-rw-r--r-- | po/fi/man1/dc.1.po | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/po/fi/man1/dc.1.po b/po/fi/man1/dc.1.po index 7c380f3b..6492536b 100644 --- a/po/fi/man1/dc.1.po +++ b/po/fi/man1/dc.1.po @@ -303,14 +303,13 @@ msgstr "B<P>" msgid "" "Pops off the value on top of the stack. If it it a string, it is simply " "printed without a trailing newline. Otherwise it is a number, and the " -"integer portion of its absolute value is printed out as a \"base " -"(UCHAR_MAX+1)\" byte stream. Assuming that (UCHAR_MAX+1) is 256 (as it is " -"on most machines with 8-bit bytes), the sequence B<KSK0k1/_1Ss " -"[ls*]Sxd0E<gt>x [256~Ssd0E<lt>x]dsxxsx[q]Sq[Lsd0E<gt>qaPlxx] " -"dsxxsx0sqLqsxLxLK+k> could also accomplish this function. (Much of the " -"complexity of the above native-dc code is due to the ~ computing the " -"characters backwards, and the desire to ensure that all registers wind up " -"back in their original states.)" +"integer portion of its absolute value is printed out as a \"base (UCHAR_MAX" +"+1)\" byte stream. Assuming that (UCHAR_MAX+1) is 256 (as it is on most " +"machines with 8-bit bytes), the sequence B<KSK0k1/_1Ss [ls*]Sxd0E<gt>x " +"[256~Ssd0E<lt>x]dsxxsx[q]Sq[Lsd0E<gt>qaPlxx] dsxxsx0sqLqsxLxLK+k> could also " +"accomplish this function. (Much of the complexity of the above native-dc " +"code is due to the ~ computing the characters backwards, and the desire to " +"ensure that all registers wind up back in their original states.)" msgstr "" "Tulostaa pinon päällimmäisen arvon ja tuhoaa sen; ei tulosta rivinvaihtoa." |