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/man/tbl-option-tab.pot | |
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/man/tbl-option-tab.pot')
-rw-r--r-- | t/fmt/man/tbl-option-tab.pot | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/t/fmt/man/tbl-option-tab.pot b/t/fmt/man/tbl-option-tab.pot new file mode 100644 index 0000000..34df49f --- /dev/null +++ b/t/fmt/man/tbl-option-tab.pot @@ -0,0 +1,113 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2016-12-11 11:35+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: tbl table +#: tbl-option-tab.man:6 +#, no-wrap +msgid "Name" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:6 +#, no-wrap +msgid "Type" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:6 +#, no-wrap +msgid "Async" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:6 +#, no-wrap +msgid "Filename" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:7 +#, no-wrap +msgid "_" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:8 +#, no-wrap +msgid "Berkeley db" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:10 +#, no-wrap +msgid "Binary tree" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:10 tbl-option-tab.man:13 +#, no-wrap +msgid "Yes" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:10 +#, no-wrap +msgid "I<index.bt>" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:11 +#, no-wrap +msgid "GNU gdbm v E<gt>= 1.6" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:13 tbl-option-tab.man:16 tbl-option-tab.man:19 +#, no-wrap +msgid "Hashed" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:13 tbl-option-tab.man:16 +#, no-wrap +msgid "I<index.db>" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:14 +#, no-wrap +msgid "GNU gdbm v E<lt> 1.6" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:16 tbl-option-tab.man:19 +#, no-wrap +msgid "No" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:17 +#, no-wrap +msgid "UNIX ndbm" +msgstr "" + +#. type: tbl table +#: tbl-option-tab.man:19 +#, no-wrap +msgid "I<index.(dir|pag)>" +msgstr "" |