Francois Gouget : po: Fix trailing full stop inconsistencies in the Czech translation.
Module: wine Branch: master Commit: 8c68e19364ebbcfedf1e16400ef98a6141e9135a URL: https://source.winehq.org/git/wine.git/?a=commit;h=8c68e19364ebbcfedf1e16400... Author: Francois Gouget <fgouget(a)free.fr> Date: Wed Apr 27 15:39:40 2022 +0200 po: Fix trailing full stop inconsistencies in the Czech translation. Signed-off-by: Francois Gouget <fgouget(a)free.fr> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- po/cs.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/cs.po b/po/cs.po index 25edfee3c2b..09d7730cff4 100644 --- a/po/cs.po +++ b/po/cs.po @@ -2951,7 +2951,7 @@ msgstr "" #: dlls/cryptui/cryptui.rc:125 msgid "Proves your identity to a remote computer" -msgstr "Je Vaším ověřením vůči vzdálenému počítači." +msgstr "Je Vaším ověřením vůči vzdálenému počítači" #: dlls/cryptui/cryptui.rc:126 msgid "" @@ -2977,7 +2977,7 @@ msgstr "" #: dlls/cryptui/cryptui.rc:131 msgid "Allows data on disk to be encrypted" -msgstr "Umožní, aby data na disku byla šifrována." +msgstr "Umožní, aby data na disku byla šifrována" #: dlls/cryptui/cryptui.rc:147 msgid "Private Key Archival" @@ -19707,7 +19707,7 @@ msgstr "Chyba: příkazová řádka není podporovaná\n" #: programs/wmic/wmic.rc:29 msgid "Error: Alias not found\n" -msgstr "Chyba: alternativní název nenalezen.\n" +msgstr "Chyba: alternativní název nenalezen\n" #: programs/wmic/wmic.rc:30 msgid "Error: Invalid query\n"
participants (1)
-
Alexandre Julliard