[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[TAF] man://manpages-de/strpbrk.3



11 übersetzte Meldungen, 7 ungenaue Übersetzungen.

# German translation of manpages
# This file is distributed under the same license as the manpages-de package.
msgid ""
msgstr ""
"Project-Id-Version: manpages-de\n"
"POT-Creation-Date: 2010-08-30 14:58+0200\n"
"PO-Revision-Date: 2010-08-30 14:58+0200\n"
"Last-Translator: Tobias Quathamer <toddy@debian.org>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: TH
#: ../english/manpages/man3/strpbrk.3:28
#, no-wrap
msgid "STRPBRK"
msgstr "STRPBRK"

#. type: TH
#: ../english/manpages/man3/strpbrk.3:28
#, no-wrap
msgid "1993-04-12"
msgstr "12. April 1993"

#. type: TH
#: ../english/manpages/man3/strpbrk.3:28
#, no-wrap
msgid "Linux Programmer's Manual"
msgstr "Linux-Programmierhandbuch"

#. type: SH
#: ../english/manpages/man3/strpbrk.3:29
#, no-wrap
msgid "NAME"
msgstr "BEZEICHNUNG"

#. type: Plain text
#: ../english/manpages/man3/strpbrk.3:31
#, fuzzy
msgid "strpbrk - search a string for any of a set of characters"
msgstr "strpbrk - durchsucht eine Zeichenkette nach einer Menge von Zeichen"

#. type: SH
#: ../english/manpages/man3/strpbrk.3:31
#, no-wrap
msgid "SYNOPSIS"
msgstr "ÜBERSICHT"

#. type: Plain text
#: ../english/manpages/man3/strpbrk.3:34
#, fuzzy, no-wrap
msgid "B<#include E<lt>string.hE<gt>>\n"
msgstr "B<#include E<lt>string.hE<gt>>\n"

#. type: Plain text
#: ../english/manpages/man3/strpbrk.3:36
#, fuzzy, no-wrap
msgid "B<char *strpbrk(const char *>I<s>B<, const char *>I<accept>B<);>\n"
msgstr "B<char *strpbrk(const char *>I<s>B<, const char *>I<accept>B<);>\n"

#. type: SH
#: ../english/manpages/man3/strpbrk.3:37
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"

#. type: Plain text
#: ../english/manpages/man3/strpbrk.3:42
#, fuzzy
msgid ""
"The B<strpbrk>()  function locates the first occurrence in the string I<s> "
"of any of the characters in the string I<accept>."
msgstr ""
"Die Funktion B<strpbrk()> sucht nach dem ersten Vorkommen irgendeines "
"Buchstabens der Zeichenkette I<accept> in der Zeichenkette I<s>"

#. type: SH
#: ../english/manpages/man3/strpbrk.3:42
#, no-wrap
msgid "RETURN VALUE"
msgstr "RÜCKGABEWERT"

#. type: Plain text
#: ../english/manpages/man3/strpbrk.3:48
#, fuzzy
msgid ""
"The B<strpbrk>()  function returns a pointer to the character in I<s> that "
"matches one of the characters in I<accept>, or NULL if no such character is "
"found."
msgstr ""
"Die Funktion B<strpbrk()> gibt einen Zeiger auf den Buchstaben in I<s> "
"zurück, der in I<accept> vorkommt."

#. type: SH
#: ../english/manpages/man3/strpbrk.3:48
#, no-wrap
msgid "CONFORMING TO"
msgstr "KONFORM ZU"

#. type: Plain text
#: ../english/manpages/man3/strpbrk.3:50
#, fuzzy
msgid "SVr4, 4.3BSD, C89, C99."
msgstr "SVID 3, POSIX, BSD 4.3, ISO 9899"

#. type: SH
#: ../english/manpages/man3/strpbrk.3:50
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"

#. type: Plain text
#: ../english/manpages/man3/strpbrk.3:60
#, fuzzy
msgid ""
"B<index>(3), B<memchr>(3), B<rindex>(3), B<strchr>(3), B<strsep>(3), "
"B<strspn>(3), B<strstr>(3), B<strtok>(3), B<wcspbrk>(3)"
msgstr ""
"B<index>(3), B<memchr>(3), B<rindex>(3), B<strchr>(3), B<strsep>(3), "
"B<strspn>(3), B<strstr>(3), B<strtok>(3)."

#. type: SH
#: ../english/manpages/man3/strpbrk.3:60
#, no-wrap
msgid "COLOPHON"
msgstr "KOLOPHON"

#. type: Plain text
#: ../english/manpages/man3/strpbrk.3:67
msgid ""
"This page is part of release 3.25 of the Linux I<man-pages> project.  A "
"description of the project, and information about reporting bugs, can be "
"found at http://www.kernel.org/doc/man-pages/.";
msgstr ""
"Diese Seite ist Teil der Veröffentlichung 3.25 des Projekts Linux-I<man-"
"pages>. Eine Beschreibung des Projekts und Informationen über das Berichten "
"von Fehlern finden sich unter http://www.kernel.org/doc/man-pages/.";
PO4A-HEADER:mode=after;position=^.TH;beginboundary=FakePo4aBoundary

.SH ÜBERSETZUNG
Deutsche Übersetzung dieser Handbuchseite von
Markus Schmitt <fw@math.uni-sb.de>.

Reply to: