# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2024-06-01 06:29+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "SYSTEMD-TIMESYNCD\\&.SERVICE" msgstr "" #. type: TH #: archlinux fedora-40 mageia-cauldron #, no-wrap msgid "systemd 255" msgstr "" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "systemd-timesyncd.service" msgstr "" #. ----------------------------------------------------------------- #. * MAIN CONTENT STARTS HERE * #. ----------------------------------------------------------------- #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "systemd-timesyncd.service, systemd-timesyncd - Network Time Synchronization" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "systemd-timesyncd\\&.service" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "/usr/lib/systemd/systemd-timesyncd" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "systemd-timesyncd is a system service that may be used to synchronize the " "local system clock with a remote Network Time Protocol (NTP) server\\&. It " "also saves the local time to disk every time the clock has been synchronized " "and uses this to possibly advance the system realtime clock on subsequent " "reboots to ensure it (roughly) monotonically advances even if the system " "lacks a battery-buffered RTC chip\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "The systemd-timesyncd service implements SNTP only\\&. This minimalistic " "service will step the system clock for large offsets or slowly adjust it for " "smaller deltas\\&. Complex use cases that require full NTP support (and " "where SNTP is not sufficient) are not covered by systemd-timesyncd\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "The NTP servers contacted are determined from the global settings in " "B(5), the per-link static settings in \\&.network files, and " "the per-link dynamic settings received over DHCP\\&. See B(5) for further details\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "B(1)\\*(Aqs B command may be used to enable and start, " "or disable and stop this service\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "B(1)\\*(Aqs B or B command can " "be used to show the current status of this service\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "systemd-timesyncd initialization delays the start of units that are ordered " "after time-set\\&.target (see B(7) for details) until the " "local time has been updated from /var/lib/systemd/timesync/clock (see below) " "in order to make it roughly monotonic\\&. It does not delay other units " "until synchronization with an accurate reference time sources has been " "reached\\&. Use B(8) to achieve that, which " "will delay start of units that are ordered after time-sync\\&.target until " "synchronization to an accurate reference clock is reached\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "FILES" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "/var/lib/systemd/timesync/clock" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "The modification time (\"mtime\") of this file is updated on each successful " "NTP synchronization or after each I time interval, as " "specified in B(5)\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "When initializing, the local clock is advanced to the modification time of " "this file (if the file timestamp is in the past this adjustment is not " "made)\\&. If the file does not exist yet, the clock is instead advanced to " "the modification time of /usr/lib/clock-epoch \\(en if it exists \\(en or to " "a time derived from the source tree at build time\\&. This mechanism is used " "to ensure that the system clock remains somewhat reasonably initialized and " "roughly monotonic across reboots, in case no battery-buffered local RTC is " "available\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 219\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "/usr/lib/clock-epoch" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "The modification time (\"mtime\") of this file is used for advancing the " "system clock in case /var/lib/systemd/timesync/clock does not exist yet, see " "above\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 254\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "/run/systemd/timesync/synchronized" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "A file that is touched on each successful synchronization, to assist systemd-" "time-wait-sync and other applications to detecting synchronization with " "accurate reference clocks\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 239\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "B(1), B(5), B(5), B(8), B(8), B(7), B(1), B(5), B(8)" msgstr "" #. type: TH #: debian-bookworm #, no-wrap msgid "systemd 254" msgstr "" #. type: Plain text #: debian-bookworm msgid "/lib/systemd/systemd-timesyncd" msgstr "" #. type: TH #: debian-unstable fedora-rawhide #, no-wrap msgid "systemd 256~rc3" msgstr ""