diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
commit | 5df6c2aefebe3d2abcc939a88e294876d59f03ca (patch) | |
tree | 63fb332a0f21ddb91cb789c80cf64e134d373463 /t/fmt/halibut/basic.trans | |
parent | Initial commit. (diff) | |
download | po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.tar.xz po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.zip |
Adding upstream version 0.72.upstream/0.72
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 't/fmt/halibut/basic.trans')
-rw-r--r-- | t/fmt/halibut/basic.trans | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/t/fmt/halibut/basic.trans b/t/fmt/halibut/basic.trans new file mode 100644 index 0000000..bd59dbf --- /dev/null +++ b/t/fmt/halibut/basic.trans @@ -0,0 +1,49 @@ +\# This file was generated with po4a. Translate the source file. + +\title DOCUMENT TITLE + +\cfg{text-filename}{puzzles.txt} + +\define{dash} \u2013{-} + +SOME TEXT + +\copyright SOME TEXT. See \k{licence} FOR DETAILS. + +\cfg{html-local-head}{<meta name="AppleTitle" content="PUZZLES HELP">} + +\C{intro} INTRODUCTION + +TEXT PARAGRAPH WITH SOME INLINE FORMATTING. HERE IS SOME \e{EMPHASISED +TEXT}. AND A \dash SIGN. +\I{website}\W{https://www.chiark.greenend.org.uk/~sgtatham/puzzles/}\cw{https://www.chiark.greenend.org.uk/~sgtatham/puzzles/}. + +\C{common} \ii{LISTING} + +\dt \ii\e{NEW GAME} (\q{N}, Ctrl+\q{N}) + +\dd SOME TEXT + +\dt \ii\e{RESTART GAME} + +\dd SOME TEXT + +\dt \ii\e{LOAD} + +\dd SOME TEXT + +\lcont{ + +PARAGRAPH TEXT + +} + +\IM{command-line}{COMMAND LINE} COMMAND LINE + +\IM{DEFAULT PARAMETERS, SPECIFYING} DEFAULT PARAMETERS, SPECIFYING +\IM{DEFAULT PARAMETERS, SPECIFYING} PREFERENCES, SPECIFYING DEFAULT + +\IM{UNIX} UNIX +\IM{UNIX} LINUX + +\versionid SOME TEXT |