mirror of git://sourceware.org/git/glibc.git
New Czech translation.
This commit is contained in:
parent
96961bf71d
commit
b68053cf7d
|
@ -1,3 +1,7 @@
|
||||||
|
2009-10-08 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* po/cs.po: Update from translation team.
|
||||||
|
|
||||||
2009-10-06 Andreas Schwab <schwab@redhat.com>
|
2009-10-06 Andreas Schwab <schwab@redhat.com>
|
||||||
|
|
||||||
* elf/dl-load.c (_dl_map_object_from_fd): Close fd before
|
* elf/dl-load.c (_dl_map_object_from_fd): Close fd before
|
||||||
|
|
17
po/cs.po
17
po/cs.po
|
@ -22,9 +22,9 @@
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: libc 2.9.90\n"
|
"Project-Id-Version: libc 2.10.1\n"
|
||||||
"POT-Creation-Date: 2009-02-06 12:40-0800\n"
|
"POT-Creation-Date: 2009-02-06 12:40-0800\n"
|
||||||
"PO-Revision-Date: 2009-03-02 10:03+0100\n"
|
"PO-Revision-Date: 2009-10-08 21:33+0200\n"
|
||||||
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
|
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
|
||||||
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
|
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -4072,7 +4072,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"konfigurace nscd:\n"
|
"konfigurace nscd:\n"
|
||||||
"\n"
|
"\n"
|
||||||
"%15d ladící úroveň serveru\n"
|
"%15d úroveň ladění serveru\n"
|
||||||
|
|
||||||
#: nscd/nscd_stat.c:230
|
#: nscd/nscd_stat.c:230
|
||||||
#, c-format
|
#, c-format
|
||||||
|
@ -4622,11 +4622,10 @@ msgstr "Neznámá chyba "
|
||||||
msgid "Unknown error"
|
msgid "Unknown error"
|
||||||
msgstr "Neznámá chyba"
|
msgstr "Neznámá chyba"
|
||||||
|
|
||||||
# Signál reálného času %d"
|
|
||||||
#: string/strsignal.c:65
|
#: string/strsignal.c:65
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Real-time signal %d"
|
msgid "Real-time signal %d"
|
||||||
msgstr "Real-timeový signál %d"
|
msgstr "Signál reálného času %d"
|
||||||
|
|
||||||
#: string/strsignal.c:69
|
#: string/strsignal.c:69
|
||||||
#, c-format
|
#, c-format
|
||||||
|
@ -5313,11 +5312,11 @@ msgstr "Potomek skončil (SIGCHLD)"
|
||||||
|
|
||||||
#: sysdeps/generic/siglist.h:47 sysdeps/unix/siglist.c:47
|
#: sysdeps/generic/siglist.h:47 sysdeps/unix/siglist.c:47
|
||||||
msgid "Stopped (tty input)"
|
msgid "Stopped (tty input)"
|
||||||
msgstr "Pozastaven (tty input) (SIGTTIN)"
|
msgstr "Pozastaven (vstup TTY) (SIGTTIN)"
|
||||||
|
|
||||||
#: sysdeps/generic/siglist.h:48 sysdeps/unix/siglist.c:48
|
#: sysdeps/generic/siglist.h:48 sysdeps/unix/siglist.c:48
|
||||||
msgid "Stopped (tty output)"
|
msgid "Stopped (tty output)"
|
||||||
msgstr "Pozastaven (tty output) (SIGTTOU)"
|
msgstr "Pozastaven (výstup TTY) (SIGTTOU)"
|
||||||
|
|
||||||
#: sysdeps/generic/siglist.h:49 sysdeps/unix/siglist.c:49
|
#: sysdeps/generic/siglist.h:49 sysdeps/unix/siglist.c:49
|
||||||
msgid "I/O possible"
|
msgid "I/O possible"
|
||||||
|
@ -5361,7 +5360,7 @@ msgstr "Chybné volání systému (SIGSYS)"
|
||||||
|
|
||||||
#: sysdeps/generic/siglist.h:66
|
#: sysdeps/generic/siglist.h:66
|
||||||
msgid "Stack fault"
|
msgid "Stack fault"
|
||||||
msgstr "Porušen zásobník (SIGSTKFLT)\""
|
msgstr "Porušen zásobník (SIGSTKFLT)"
|
||||||
|
|
||||||
#: sysdeps/generic/siglist.h:69
|
#: sysdeps/generic/siglist.h:69
|
||||||
msgid "Information request"
|
msgid "Information request"
|
||||||
|
@ -5373,7 +5372,7 @@ msgstr "Výpadek napájení (SIGPWR)"
|
||||||
|
|
||||||
#: sysdeps/generic/siglist.h:74 sysdeps/unix/siglist.c:55
|
#: sysdeps/generic/siglist.h:74 sysdeps/unix/siglist.c:55
|
||||||
msgid "Resource lost"
|
msgid "Resource lost"
|
||||||
msgstr "Prostředek byl ztracen"
|
msgstr "Prostředek byl ztracen (SIGLOST)"
|
||||||
|
|
||||||
#. TRANS Operation not permitted; only the owner of the file (or other resource)
|
#. TRANS Operation not permitted; only the owner of the file (or other resource)
|
||||||
#. TRANS or processes with special privileges can perform the operation.
|
#. TRANS or processes with special privileges can perform the operation.
|
||||||
|
|
Loading…
Reference in New Issue