summaryrefslogtreecommitdiffstats
path: root/po/de/man2/sync.2.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /po/de/man2/sync.2.po
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/de/man2/sync.2.po')
-rw-r--r--po/de/man2/sync.2.po457
1 files changed, 457 insertions, 0 deletions
diff --git a/po/de/man2/sync.2.po b/po/de/man2/sync.2.po
new file mode 100644
index 00000000..46a9d2c8
--- /dev/null
+++ b/po/de/man2/sync.2.po
@@ -0,0 +1,457 @@
+# German translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Wolfgang Jung <woju@keep.in-berlin.de>
+# Martin Eberhard Schauer <Martin.E.Schauer@gmx.de>, 2010.
+# Mario Blättermann <mario.blaettermann@gmail.com>, 2013-2014, 2020, 2021, 2023.
+# Dr. Tobias Quathamer <toddy@debian.org>, 2011, 2016.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n\n"
+"POT-Creation-Date: 2024-03-01 17:09+0100\n"
+"PO-Revision-Date: 2023-05-03 09:56+0200\n"
+"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
+"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 22.12.3\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "sync"
+msgstr "sync"
+
+#. type: TH
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "2023-10-31"
+msgstr "31. Oktober 2023"
+
+#. type: TH
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "Linux man-pages 6.06"
+msgstr "Linux man-pages 6.06"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "BEZEICHNUNG"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "sync, syncfs - commit filesystem caches to disk"
+msgstr ""
+"sync, syncfs - Zwischenspeicher der Dateisysteme auf die Festplatte schreiben"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LIBRARY"
+msgstr "BIBLIOTHEK"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Standard C library (I<libc>, I<-lc>)"
+msgstr "Standard-C-Bibliothek (I<libc>, I<-lc>)"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "ÜBERSICHT"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<#include E<lt>unistd.hE<gt>>\n"
+msgstr "B<#include E<lt>unistd.hE<gt>>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<void sync(void);>\n"
+msgstr "B<void sync(void);>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<int syncfs(int >I<fd>B<);>\n"
+msgstr "B<int syncfs(int >I<dd>B<);>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Feature Test Macro Requirements for glibc (see B<feature_test_macros>(7)):"
+msgstr ""
+"Mit Glibc erforderliche Feature-Test-Makros (siehe "
+"B<feature_test_macros>(7)):"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<sync>():"
+msgstr "B<sync>():"
+
+#. || _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid ""
+" _XOPEN_SOURCE E<gt>= 500\n"
+" || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n"
+" || /* glibc E<lt>= 2.19: */ _BSD_SOURCE\n"
+msgstr ""
+" _XOPEN_SOURCE E<gt>= 500\n"
+" || /* Seit Glibc 2.19: */ _DEFAULT_SOURCE\n"
+" || /* Glibc E<lt>= 2.19: */ _BSD_SOURCE\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<syncfs>():"
+msgstr "B<syncfs>():"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid " _GNU_SOURCE\n"
+msgstr " _GNU_SOURCE\n"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "BESCHREIBUNG"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"B<sync>() causes all pending modifications to filesystem metadata and "
+"cached file data to be written to the underlying filesystems."
+msgstr ""
+"B<sync>() bewirkt, dass alle anhängenden Änderungen an Dateisystemmetadaten "
+"und zwischengespeicherten Inhalten von Dateien auf die unterliegenden "
+"Dateisysteme geschrieben werden."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"B<syncfs>() is like B<sync>(), but synchronizes just the filesystem "
+"containing file referred to by the open file descriptor I<fd>."
+msgstr ""
+"B<syncfs>() verhält sich wie B<sync>(), synchronisiert aber nur das "
+"Dateisystem, das die Datei enthält, auf die der offene Dateideskriptor I<dd> "
+"verweist."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "RETURN VALUE"
+msgstr "RÜCKGABEWERT"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"B<syncfs>() returns 0 on success; on error, it returns -1 and sets I<errno> "
+"to indicate the error."
+msgstr ""
+"B<syncfs>() gibt bei Erfolg 0 zurück. Bei Fehlern gibt es -1 zurück und "
+"setzt I<errno>, um den Fehler anzuzeigen."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "ERRORS"
+msgstr "FEHLER"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<sync>() is always successful."
+msgstr "B<sync>() ist immer erfolgreich."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<syncfs>() can fail for at least the following reasons:"
+msgstr "B<syncfs>() kann mindestens wegen der folgenden Gründe fehlschlagen:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<EBADF>"
+msgstr "B<EBADF>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I<fd> is not a valid file descriptor."
+msgstr "I<dd> ist kein zulässiger Dateideskriptor."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<EIO>"
+msgstr "B<EIO>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"An error occurred during synchronization. This error may relate to data "
+"written to any file on the filesystem, or on metadata related to the "
+"filesystem itself."
+msgstr ""
+"Während der Synchronisierung trat ein Fehler auf. Dieser Fehler kann in den "
+"in eine beliebige Datei auf dem Dateisystem geschriebenen Daten oder in den "
+"Metadaten des Dateisystems selbst liegen."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<ENOSPC>"
+msgstr "B<ENOSPC>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Disk space was exhausted while synchronizing."
+msgstr "Während der Synchronisierung war der Plattenplatz ausgeschöpft."
+
+#. type: TQ
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "B<EDQUOT>"
+msgstr "B<EDQUOT>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Data was written to a file on NFS or another filesystem which does not "
+"allocate space at the time of a B<write>(2) system call, and some previous "
+"write failed due to insufficient storage space."
+msgstr ""
+"Die Daten wurden in eine Datei auf einem NFS- oder einem anderen Dateisystem "
+"geschrieben, welches zum Zeitpunkt des B<write>(2)-Systemaufrufs keinen "
+"Plattenplatz zugewiesen hat und vorherige Schreibvorgänge wegen "
+"unzureichenden Plattenplatzes fehlschlugen."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "VERSIONS"
+msgstr "VERSIONEN"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"According to the standard specification (e.g., POSIX.1-2001), B<sync>() "
+"schedules the writes, but may return before the actual writing is done. "
+"However Linux waits for I/O completions, and thus B<sync>() or B<syncfs>() "
+"provide the same guarantees as B<fsync>() called on every file in the "
+"system or filesystem respectively."
+msgstr ""
+"Nach den Vorgaben der Standards (z.B. POSIX.1-2001) kann B<sync>() den "
+"Schreibvorgang initiieren, aber vor dem eigentlichen Schreibvorgang "
+"zurückkehren. Allerdings wartet Linux auf den Abschluss der E/A und daher "
+"stellen B<sync>() und B<syncfs>() die gleichen Garantien wie der Aufruf von "
+"B<fsync>() nach jeder Datei im System oder entsprechend Dateisystem bereit."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "STANDARDS"
+msgstr "STANDARDS"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<sync>()"
+msgstr "B<sync>()"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+msgid "POSIX.1-2008."
+msgstr "POSIX.1-2008."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<syncfs>()"
+msgstr "B<syncfs>()"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Linux."
+msgstr "Linux."
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "HISTORY"
+msgstr "GESCHICHTE"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+msgid "POSIX.1-2001, SVr4, 4.3BSD."
+msgstr "POSIX.1-2001, SVr4, 4.3BSD."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Linux 2.6.39, glibc 2.14."
+msgstr "Linux 2.6.39, Glibc 2.14."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Since glibc 2.2.2, the Linux prototype for B<sync>() is as listed above, "
+"following the various standards. In glibc 2.2.1 and earlier, it was \"int "
+"sync(void)\", and B<sync>() always returned 0."
+msgstr ""
+"Seit Glibc 2.2.2 hat der Linux-Prototyp für B<sync>() die oben beschriebene "
+"Form, die den diversen Standards folgt. In Glibc bis 2.2.1 war der Prototyp "
+"»int sync(void)« und B<sync>() gab immer 0 zurück."
+
+#. commit 735e4ae5ba28c886d249ad04d3c8cc097dad6336
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"In mainline kernel versions prior to Linux 5.8, B<syncfs>() will fail only "
+"when passed a bad file descriptor (B<EBADF>). Since Linux 5.8, B<syncfs>() "
+"will also report an error if one or more inodes failed to be written back "
+"since the last B<syncfs>() call."
+msgstr ""
+"In Mainline-Linux-Versionen vor 5.8 schlägt B<syncfs>() nur dann fehl, wenn "
+"ein schlechter Dateideskriptor (B<EBADF>) übergeben wurde. Seit Linux 5.8 "
+"meldet B<syncfs>() auch einen Fehler, wenn das Zurückschreiben eines oder "
+"mehrerer Inodes seit dem letzten B<syncfs>()-Systemaufruf fehlschlug."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "BUGS"
+msgstr "FEHLER"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Before Linux 1.3.20, Linux did not wait for I/O to complete before returning."
+msgstr ""
+"Vor Version 1.3.20 wartete Linux vor der Rückkehr nicht auf den Abschluss "
+"der E/A."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "SIEHE AUCH"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<sync>(1), B<fdatasync>(2), B<fsync>(2)"
+msgstr "B<sync>(1), B<fdatasync>(2), B<fsync>(2)"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "2023-02-05"
+msgstr "5. Februar 2023"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "Linux man-pages 6.03"
+msgstr "Linux man-pages 6.03"
+
+#. type: TP
+#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<ENOSPC>, B<EDQUOT>"
+msgstr "B<ENOSPC>, B<EDQUOT>"
+
+#. type: Plain text
+#: debian-bookworm
+msgid ""
+"B<syncfs>() first appeared in Linux 2.6.39; library support was added in "
+"glibc 2.14."
+msgstr ""
+"B<syncfs>() erschien erstmalig in Linux 2.6.39; die Bibliotheksunterstützung "
+"wurde zu Glibc in Version 2.14 hinzugefügt."
+
+#. type: Plain text
+#: debian-bookworm
+msgid "B<sync>(): POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD."
+msgstr "B<sync>(): POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD."
+
+#. type: Plain text
+#: debian-bookworm
+msgid "B<syncfs>() is Linux-specific."
+msgstr "B<syncfs>() ist Linux-spezifisch."
+
+#. type: SH
+#: debian-bookworm
+#, no-wrap
+msgid "NOTES"
+msgstr "ANMERKUNGEN"
+
+#. type: TH
+#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "2023-03-30"
+msgstr "30. März 2023"
+
+#. type: TH
+#: debian-unstable opensuse-tumbleweed
+#, no-wrap
+msgid "Linux man-pages 6.05.01"
+msgstr "Linux man-pages 6.05.01"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "Linux man-pages 6.04"
+msgstr "Linux-Handbuchseiten 6.04"