From df78b72fe58251bb31c8bc5ab34460e44220383d Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 5 Sep 2025 15:46:26 +0200 Subject: Genesis commit --- po/messages.pot | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 po/messages.pot (limited to 'po/messages.pot') diff --git a/po/messages.pot b/po/messages.pot new file mode 100644 index 0000000..01929bf --- /dev/null +++ b/po/messages.pot @@ -0,0 +1,38 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2025-09-05 15:43+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" + +#: main.c:30 +#, c-format +msgid "Usage: %s [-h] [-i interval] [format]\n" +msgstr "" + +#: main.c:65 +#, c-format +msgid "" +"invalid interval ā€˜%s’\n" +"Read the %s(1) manual page for valid intervals" +msgstr "" + +#: main.c:89 main.c:101 +msgid "failed to get the time" +msgstr "" + +#: main.c:97 +msgid "buffer too small" +msgstr "" -- cgit v1.2.3