diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-04 22:10:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-04 22:10:38 +0000 |
commit | 252a43f7c569269b415649a56cbc20a2347d0de1 (patch) | |
tree | 2ce11fcbc583dfc1b3e46bbfd88606cbce038638 /Master/texmf-dist/doc/latex/invoice2 | |
parent | 20c00fe2385783879b2d3da5a184df0c04813b57 (diff) |
invoice2 .trsl in runtime
git-svn-id: svn://tug.org/texlive/trunk@44955 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/invoice2')
-rw-r--r-- | Master/texmf-dist/doc/latex/invoice2/invoice2-english.trsl | 37 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/invoice2/invoice2-german.trsl | 37 |
2 files changed, 0 insertions, 74 deletions
diff --git a/Master/texmf-dist/doc/latex/invoice2/invoice2-english.trsl b/Master/texmf-dist/doc/latex/invoice2/invoice2-english.trsl deleted file mode 100644 index 11385933d30..00000000000 --- a/Master/texmf-dist/doc/latex/invoice2/invoice2-english.trsl +++ /dev/null @@ -1,37 +0,0 @@ -%% -%% This is file `invoice2-english.trsl', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% invoice2.dtx (with options: `dictEnglish') -%% -%% Copyright (C) 2017 Simon Dierl -%% -%% This program is free software: you can redistribute it and/or modify -%% it under the terms of the GNU General Public License as published by -%% the Free Software Foundation, either version 3 of the License, or -%% (at your option) any later version. -%% -%% This program is distributed in the hope that it will be useful, -%% but WITHOUT ANY WARRANTY; without even the implied warranty of -%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -%% GNU General Public License for more details. -%% -%% You should have received a copy of the GNU General Public License -%% along with this program. If not, see <http://www.gnu.org/licenses/>. -%% -\ProvideDictionaryFor{English}{invoice2} -\ProvideDictTranslation{invoice2-thousands-sep}{\,} -\ProvideDictTranslation{invoice2-decimal-point}{.} -\ProvideDictTranslation{invoice2-amount}{Amount} -\ProvideDictTranslation{invoice2-item}{Item} -\ProvideDictTranslation{invoice2-vat}{VAT} -\ProvideDictTranslation{invoice2-unit-price}{Unit~Price} -\ProvideDictTranslation{invoice2-price}{Price} -\ProvideDictTranslation{invoice2-net-total}{Net~Total} -\ProvideDictTranslation{invoice2-vat-total}{VAT} -\ProvideDictTranslation{invoice2-gross-total}{Gross~Total} -%% -%% -%% End of file `invoice2-english.trsl'. diff --git a/Master/texmf-dist/doc/latex/invoice2/invoice2-german.trsl b/Master/texmf-dist/doc/latex/invoice2/invoice2-german.trsl deleted file mode 100644 index e81393aae8b..00000000000 --- a/Master/texmf-dist/doc/latex/invoice2/invoice2-german.trsl +++ /dev/null @@ -1,37 +0,0 @@ -%% -%% This is file `invoice2-german.trsl', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% invoice2.dtx (with options: `dictGerman') -%% -%% Copyright (C) 2017 Simon Dierl -%% -%% This program is free software: you can redistribute it and/or modify -%% it under the terms of the GNU General Public License as published by -%% the Free Software Foundation, either version 3 of the License, or -%% (at your option) any later version. -%% -%% This program is distributed in the hope that it will be useful, -%% but WITHOUT ANY WARRANTY; without even the implied warranty of -%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -%% GNU General Public License for more details. -%% -%% You should have received a copy of the GNU General Public License -%% along with this program. If not, see <http://www.gnu.org/licenses/>. -%% -\ProvideDictionaryFor{German}{invoice2} -\ProvideDictTranslation{invoice2-thousands-sep}{\,} -\ProvideDictTranslation{invoice2-decimal-point}{,} -\ProvideDictTranslation{invoice2-amount}{Anzahl} -\ProvideDictTranslation{invoice2-item}{Posten} -\ProvideDictTranslation{invoice2-vat}{MwSt.} -\ProvideDictTranslation{invoice2-unit-price}{St\"uckpreis} -\ProvideDictTranslation{invoice2-price}{Preis} -\ProvideDictTranslation{invoice2-net-total}{Nettobetrag} -\ProvideDictTranslation{invoice2-vat-total}{MwSt.} -\ProvideDictTranslation{invoice2-gross-total}{Gesamtbetrag} -%% -%% -%% End of file `invoice2-german.trsl'. |