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/sv/LC_MESSAGES/messages.po | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 po/sv/LC_MESSAGES/messages.po (limited to 'po/sv/LC_MESSAGES/messages.po') diff --git a/po/sv/LC_MESSAGES/messages.po b/po/sv/LC_MESSAGES/messages.po new file mode 100644 index 0000000..be09d24 --- /dev/null +++ b/po/sv/LC_MESSAGES/messages.po @@ -0,0 +1,40 @@ +# Swedish translations for PACKAGE package. +# Copyright (C) 2025 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Thomas Voß , 2025. +# +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: 2025-09-05 15:18+0200\n" +"Last-Translator: Thomas Voss \n" +"Language-Team: Swedish \n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: main.c:30 +#, c-format +msgid "Usage: %s [-h] [-i interval] [format]\n" +msgstr "Användning: %s [-h] [-i intervall] [format]\n" + +#: main.c:65 +#, c-format +msgid "" +"invalid interval ‘%s’\n" +"Read the %s(1) manual page for valid intervals" +msgstr "" +"ogiltigt intervall ”%s”\n" +"Läs %s(1)-manualsidan för giltiga intervall" + +#: main.c:89 main.c:101 +msgid "failed to get the time" +msgstr "misslyckades med att få tiden" + +#: main.c:97 +msgid "buffer too small" +msgstr "bufferten är för liten" -- cgit v1.2.3