diff options
| author | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-04-01 22:24:22 +0200 |
|---|---|---|
| committer | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-04-04 19:51:35 +0200 |
| commit | a809bc0f49ee4c6e777f39d1f80ee57862a0fcab (patch) | |
| tree | 5187dbd9b83205aac62d1f48252025b6e2d158a9 /po/da.po | |
Initial import of the code into gitv0.1
Diffstat (limited to 'po/da.po')
| -rw-r--r-- | po/da.po | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/po/da.po b/po/da.po new file mode 100644 index 0000000..791f4de --- /dev/null +++ b/po/da.po @@ -0,0 +1,62 @@ +# +# <>, Inc-2026. +# +msgid "" +msgstr "" +"Project-Id-Version: aplwc 0.1.6-fa0c-modified\n" +"Report-Msgid-Bugs-To: bug-aplwc@gnu.org\n" +"POT-Creation-Date: 2026-04-03 19:30+0200\n" +"PO-Revision-Date: 2026-04-03 14:54+0200\n" +"Last-Translator: <>\n" +"Language-Team: Danish\n" +"Language: da\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" +"X-Generator: Gtranslator 49.0\n" + +#: src/main.c:68 +#, c-format +msgid "You typed: %s\n" +msgstr "Du skrev: %s\n" + +#: src/main.c:71 +#, c-format +msgid "bye\n" +msgstr "farvel\n" + +#: src/main.c:78 +#, c-format +msgid "Copyright (C) 2026 Peter Mikkelsen\n" +msgstr "" + +#: src/main.c:79 +#, c-format +msgid "" +"License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/" +"gpl.html>.\n" +"This is free software: you are free to change and redistribute it.\n" +"There is NO WARRANTY, to the extent permitted by law.\n" +msgstr "" + +#: src/main.c:88 +#, c-format +msgid "" +"Usage: %s [OPTION...]\n" +"\n" +msgstr "Brug: %s [TILVALG...]\n" + +#: src/main.c:89 +#, c-format +msgid " -h, --help display this help and exit\n" +msgstr " -h, --help vis denne hjælp og afslut\n" + +#: src/main.c:90 +#, c-format +msgid " -v, --version display version information and exit\n" +msgstr " -v, --version vis versionsinformation og afslut\n" + +#, c-format +#~ msgid "Hello from aplwc version '%s'\n" +#~ msgstr "Hej fra aplwc version '%s'\n" |