about summary refs log tree commit diff
path: root/po/cs.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/cs.po')
-rw-r--r--po/cs.po16
1 files changed, 8 insertions, 8 deletions
diff --git a/po/cs.po b/po/cs.po
index 636d23e854..f4a8f08b8a 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -2433,16 +2433,16 @@ msgid "Unmatched [ or [^"
 msgstr "Nepárová [ or [^"
 
 #: posix/regex.c:1020
-msgid "Unmatched ( or \("
-msgstr "Nepárová ( or \("
+msgid "Unmatched ( or \\("
+msgstr "Nepárová ( or \\("
 
 #: posix/regex.c:1021
-msgid "Unmatched \{"
-msgstr "Nepárová \{"
+msgid "Unmatched \\{"
+msgstr "Nepárová \\{"
 
 #: posix/regex.c:1022
-msgid "Invalid content of \{\}"
-msgstr "Nepřípustný obsah \{\}"
+msgid "Invalid content of \\{\\}"
+msgstr "Nepřípustný obsah \\{\\}"
 
 #: posix/regex.c:1023
 msgid "Invalid range end"
@@ -2465,8 +2465,8 @@ msgid "Regular expression too big"
 msgstr "Regulární výraz je příliš velký"
 
 #: posix/regex.c:1028
-msgid "Unmatched ) or \)"
-msgstr "Nepárová ) or \)"
+msgid "Unmatched ) or \\)"
+msgstr "Nepárová ) or \\)"
 
 #: posix/regex.c:5515
 msgid "No previous regular expression"