snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 382fd9ed4eef391eb332c413d4f041df44d6dd07
parent 83c8218f71a7d901609f10df6612bf457c30f35a
Author: Oliver <ohartmann@mailbox.org>
Date:   Mon, 28 Apr 2025 21:18:01 +0200

German translations for scheduled posts

Diffstat:
Mpo/de_DE.po | 24++++++++++++++++++++++++
1 file changed, 24 insertions(+), 0 deletions(-)

diff --git a/po/de_DE.po b/po/de_DE.po @@ -736,3 +736,27 @@ msgstr "Lesezeichen" #: html.c:2830 msgid "drafts" msgstr "Entwürfe" + +#: html.c:464 +msgid "Scheduled post..." +msgstr "Geplanter Beitrag..." + +msgid "Post date and time:" +msgstr "Datum und Uhrzeit des Beitrags:" + +#: html.c:2927 html.c:3989 +msgid "Scheduled posts" +msgstr "Geplante Beiträge" + +#: html.c:2928 +msgid "scheduled posts" +msgstr "geplante Beiträge" + +#: html.c:458 +#, c-format +msgid "Post date and time (timezone: %s):" +msgstr "Datum und Uhrzeit des Beitrags (Zeitzone: %s):" + +#: html.c:1538 +msgid "Time zone:" +msgstr "Zeitzone"