summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cwebdir/po/web2c-help.pot
diff options
context:
space:
mode:
authorDenis Bitouzé <dbitouze@wanadoo.fr>2021-02-25 18:23:07 +0000
committerDenis Bitouzé <dbitouze@wanadoo.fr>2021-02-25 18:23:07 +0000
commitc6101f91d071883b48b1b4b51e5eba0f36d9a78d (patch)
tree1bf7f5a881d7a4f5c5bf59d0b2821943dd822372 /Build/source/texk/web2c/cwebdir/po/web2c-help.pot
parent07ee7222e389b0777456b427a55c22d0e6ffd267 (diff)
French translation for tlmgr updated
git-svn-id: svn://tug.org/texlive/trunk@57912 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/po/web2c-help.pot')
-rw-r--r--Build/source/texk/web2c/cwebdir/po/web2c-help.pot137
1 files changed, 0 insertions, 137 deletions
diff --git a/Build/source/texk/web2c/cwebdir/po/web2c-help.pot b/Build/source/texk/web2c/cwebdir/po/web2c-help.pot
deleted file mode 100644
index 87444595f4a..00000000000
--- a/Build/source/texk/web2c/cwebdir/po/web2c-help.pot
+++ /dev/null
@@ -1,137 +0,0 @@
-# International version of CWEB (CWEBbin, TeXLive).
-# Copyright (C) 2021 Andreas Scherer et al.
-# This file is distributed under the same license as the CWEB package.
-# Andreas Scherer <https://ascherer.github.io>, 2021.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: CWEBbin 2021\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-02-06 15:10+0200\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"
-
-#: help.h:52
-msgid ""
-"Usage: ctangle [OPTIONS] WEBFILE[.w] [{CHANGEFILE[.ch]|-} [OUTFILE[.c]]]"
-msgstr ""
-
-#: help.h:53
-msgid " Tangle WEBFILE with CHANGEFILE into a C/C++ program."
-msgstr ""
-
-#: help.h:54 help.h:74 help.h:100
-msgid " Default CHANGEFILE is /dev/null;"
-msgstr ""
-
-#: help.h:55
-msgid " C output goes to the basename of WEBFILE extended with `.c'"
-msgstr ""
-
-#: help.h:56 help.h:76 help.h:102
-msgid " unless otherwise specified by OUTFILE; in this case, '-' specifies"
-msgstr ""
-
-#: help.h:57 help.h:77 help.h:103
-msgid " a null CHANGEFILE."
-msgstr ""
-
-#: help.h:59 help.h:79 help.h:105
-msgid "+b print banner line on terminal"
-msgstr ""
-
-#: help.h:64 help.h:85 help.h:112
-msgid "-dN set 'kpathsea_debug' to N (0..127)"
-msgstr ""
-
-#: help.h:60 help.h:80 help.h:106
-msgid "+h print success message on completion"
-msgstr ""
-
-#: help.h:61 help.h:81 help.h:107
-msgid "+p print progress report messages"
-msgstr ""
-
-#: help.h:62 help.h:82 help.h:108
-msgid "+/-q shortcut for '-bhp'; also '--quiet' (default)"
-msgstr ""
-
-#: help.h:63 help.h:83 help.h:109
-msgid "+/-v shortcut for '+bhp'; also '--verbose'"
-msgstr ""
-
-#: help.h:64 help.h:90 help.h:117
-msgid "+s print usage statistics"
-msgstr ""
-
-#: help.h:65 help.h:91 help.h:118
-msgid "-t ignore temporary output irrespective of changes"
-msgstr ""
-
-#: help.h:66 help.h:92 help.h:119
-msgid "--help display this help and exit"
-msgstr ""
-
-#: help.h:67 help.h:93 help.h:120
-msgid "--version output version information and exit"
-msgstr ""
-
-#: help.h:72
-msgid ""
-"Usage: cweave [OPTIONS] WEBFILE[.w] [{CHANGEFILE[.ch]|-} [OUTFILE[.tex]]]"
-msgstr ""
-
-#: help.h:73
-msgid " Weave WEBFILE with CHANGEFILE into a TeX document."
-msgstr ""
-
-#: help.h:75 help.h:101
-msgid " TeX output goes to the basename of WEBFILE extended with `.tex'"
-msgstr ""
-
-#: help.h:84 help.h:110
-msgid "-e do not enclose C material in \\PB{...}"
-msgstr ""
-
-#: help.h:85 help.h:111
-msgid "-f do not force a newline after every C statement in output"
-msgstr ""
-
-#: help.h:86 help.h:112
-msgid "-i suppress indentation of parameter declarations"
-msgstr ""
-
-#: help.h:87 help.h:113
-msgid "-o suppress separation of declarations and statements"
-msgstr ""
-
-#: help.h:88 help.h:114
-msgid "-x omit indices, section names, table of contents"
-msgstr ""
-
-#: help.h:89
-msgid "+lX use macros for language X as of Xcwebmac.tex"
-msgstr ""
-
-#: help.h:98
-msgid ""
-"Usage: ctwill [OPTIONS] WEBFILE[.w] [{CHANGEFILE[.ch]|-} [OUTFILE[.tex]]]"
-msgstr ""
-
-#: help.h:99
-msgid " Weave WEBFILE with CHANGEFILE into a TeX document with mini-indexes."
-msgstr ""
-
-#: help.h:115
-msgid "+P \\input ctproofmac.tex instead of ctwimac.tex"
-msgstr ""
-
-#: help.h:116
-msgid "+/-lX use macros for language X as of Xct{wi|proof}mac.tex"
-msgstr ""