about summary refs log tree commit diff
path: root/po/cs.po
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-08 17:52:07 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-08 17:52:07 +0000
commit0f5219d4faac675565064b264d9fe43bd15fc921 (patch)
tree2a01e5f0dc18e867c1502bcc2fe93046e13834cf /po/cs.po
parentb5c6276a6ea23cf92e30132b92cf14119235b257 (diff)
downloadglibc-0f5219d4faac675565064b264d9fe43bd15fc921.tar.gz
glibc-0f5219d4faac675565064b264d9fe43bd15fc921.tar.xz
glibc-0f5219d4faac675565064b264d9fe43bd15fc921.zip
Update.
	* po/cs.po: Fix typos.

	handling of empty entries.  [PR libc/1345]
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"