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/grep.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/grep.1.po')
-rw-r--r-- | po/fi/man1/grep.1.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/po/fi/man1/grep.1.po b/po/fi/man1/grep.1.po index 52a03fa9..22eefb1b 100644 --- a/po/fi/man1/grep.1.po +++ b/po/fi/man1/grep.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-09 15:36+0100\n" +"POT-Creation-Date: 2024-06-01 05:54+0200\n" "PO-Revision-Date: 1998-04-10 11:01+0200\n" "Last-Translator: Petri Aerikkala <paerikka@turkuamk.fi>\n" "Language-Team: Finnish <>\n" @@ -1283,9 +1283,9 @@ msgid "" msgstr "" "\"Caret\"-merkki B<^> ja dollarimerkki B<$> ovat metamerkkejä jotka " "vastaavat tyhjiä merkkejä rivin alussa ja lopussa. Symbolit B<\\eE<lt>> ja " -"B<\\eE<gt>> vastaavat tyhjää merkkijonoa sanan alussa ja lopussa. Symboli " -"B<\\eb> vastaa tyhjää merkkijonoa sanan alussa tai lopussa, ja B<\\eB> " -"vastaa tyhjää merkkijonoa mikäli se I<ei> ole sanan alussa tai lopussa." +"B<\\eE<gt>> vastaavat tyhjää merkkijonoa sanan alussa ja lopussa. Symboli B<" +"\\eb> vastaa tyhjää merkkijonoa sanan alussa tai lopussa, ja B<\\eB> vastaa " +"tyhjää merkkijonoa mikäli se I<ei> ole sanan alussa tai lopussa." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -1494,7 +1494,7 @@ msgstr "" #| "the substring previously matched by the I<n>th parenthesized " #| "subexpression of the regular expression." msgid "" -"The back-reference B<\\e>I<n> \\&, where I<n> is a single digit, matches the " +"The back-reference B<\\e>I<n>\\&, where I<n> is a single digit, matches the " "substring previously matched by the I<n>th parenthesized subexpression of " "the regular expression." msgstr "" @@ -1519,8 +1519,8 @@ msgid "" msgstr "" "Tavallisissa säännöllisissä lausekkeissa metamerkit B<?>, B<+>, B<{>, B<|>, " "B<(>, ja B<)> menettävät erityistarkoituksensa; käytä sensijaan versioita " -"joissa on kenoviiva edessä B<\\e?>, B<\\e+>, B<\\e{>, B<\\e|>, B<\\e(>, ja " -"B<\\e)>." +"joissa on kenoviiva edessä B<\\e?>, B<\\e+>, B<\\e{>, B<\\e|>, B<\\e(>, ja B<" +"\\e)>." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide |