All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
   1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
   7 %       This file contains messages, labels etc. in English, German
 
  10 %       This file cannot be used alone but is called by invoice.sty
 
  12 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  14 %       This file is the only file of this package which may be
 
  15 %       modified without renaming it.
 
  17 %       Adding a new language to labels is simple. Follow the 
 
  18 %       instructions at line 275 of this file, and, please!,
 
  19 %       do not forget to send the result to
 
  21 %       corff@zedat.fu-berlin.de or oliver.corff@email.de
 
  23 %       Credits for language contributions given in invoice.sty.
 
  25 %       Thank you very much for your support of "invoice".
 
  29 %       Berlin, Guangzhou, Ulaanbaatar, Zagreb, Shenyang, Shanghai 2003
 
  31 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  33 % English definitions are default. Other
 
  34 % languages are selected automatically.
 
  36 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  38 % Warning messages for non-fatal situations
 
  40 \def\InvoiceCompleted   {Invoice completed. Command ignored.}%
 
  41 \def\FeeSTExists        {You cannot print a fee subtotal twice!}%
 
  42 \def\ProjectEmpty       {Project empty. No subtotal possible!}%
 
  43 \def\ProjectSTExists    {You cannot print a project subtotal twice!}%
 
  45 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  47 % Error messages for fatal situations
 
  49 \def\InternalError                      {Package `invoice': Internal error!}%
 
  51 \def\NoInvoiceNesting                   {Invoices cannot be nested.
 
  52                                          Close this invoice first!}%
 
  54 \def\InvoiceCompletedNoExpense          {Invoice closed.
 
  55                                          No new expense item allowed.
 
  59 \def\InvoiceCompletedNoFee              {Invoice closed.
 
  60                                          No new fee item allowed.
 
  64 \def\InvoiceCompletedNoFeeST            {Invoice closed.
 
  65                                          No fee subtotal allowed.
 
  69 \def\InvoiceCompletedNoProject          {Invoice closed.
 
  70                                          No new project allowed.
 
  74 \def\InvoiceCompletedNoProjectST        {Invoice closed.
 
  75                                          No project subtotal allowed.
 
  79 \def\MissingFee                         {No fee given.
 
  80                                          You must charge at least one fee!}%
 
  82 \def\MissingInputData                   {Missing input data!}%
 
  84 \def\MissingOpening                     {You must open an invoice!}%
 
  86 \def\MissingProject                     {No project given.
 
  87                                          Open a project first!}%
 
  89 \def\FeeBeforeExpense                   {Fees are charged first.
 
  92 \def\NoProjectNesting                   {Projects cannot be nested.
 
  93                                          Close this project first!}%
 
  95 \def\ProjectCompletedNoExpense          {Project closed.
 
  96                                          No new expense item allowed.
 
 100 \def\ProjectCompletedNoFee              {Project closed.
 
 101                                          No new fee item allowed.
 
 105 \def\KOMA                               {Users of KOMA-Script's scrlettr.cls%
 
 106                                          ^^Jsay `invoiceno' for the scrlettr
 
 107                                          invoice command,^^Jand `invoiceenv'
 
 108                                          for the invoice environment!}%
 
 109 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 111 % Labels. These ones are available in translation, too. See below.
 
 113 \def\Warning                            {Warning}%
 
 115 \def\Expense                            {Expense}%
 
 116 \def\Amount                             {Amount}%
 
 117 \def\Currency                           {Currency}%
 
 118 \def\Factor                             {Factor}%
 
 119 \def\Activity                           {Activity}%
 
 121 \def\UnitRate                           {Rate/Unit}%
 
 124 \def\Expenses                           {Expenses}%
 
 125 \def\SumFees                            {Sum \Fees}%
 
 126 \def\SumVAT                             {Sum \VAT}%
 
 127 \def\SumExpenses                        {Sum \Expenses}%
 
 128 \def\SubtotalFee                        {Subtotal \Fees}%
 
 129 \def\SubtotalExpenses                   {Subtotal \Expenses}%
 
 130 \def\SubtotalProject                    {Subtotal \Project}%
 
 136 \ifx\l@german\undefined
 
 137         \message{^^J(invoice) \Warning:
 
 138                 Language \string\l@german\space unknown.^^J^^J}
 
 140 \ifnum\number\invoice@language=\number\l@german
 
 141         \def\Warning                    {Warnung}%
 
 143         \def\Expense                    {Auslage}%
 
 144         \def\Amount                     {Betrag}%
 
 145         \def\Currency                   {W\"ahrung}%
 
 146         \def\Factor                     {Faktor}%
 
 147         \def\Activity                   {Aktivit\"at}%
 
 149         \def\UnitRate                   {Rate/Einheit}%
 
 150         \def\Fees                       {Honorare}%
 
 152         \def\Expenses                   {Auslagen}%
 
 153         \def\SumFees                    {Summe \Fees}%
 
 154         \def\SumVAT                     {Summe \VAT}%
 
 155         \def\SumExpenses                {Summe \Expenses}%
 
 156         \def\SubtotalFee                {Zwischensumme \Fees}%
 
 157         \def\SubtotalExpenses           {Zwischensumme \Expenses}%
 
 158         \def\SubtotalProject            {Zwischensumme \Project}%
 
 159         \def\Total                      {Gesamtsumme}%
 
 161 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 164 \ifx\l@dutch\undefined
 
 165         \message{^^J(invoice) \Warning:
 
 166                 Language \string\l@dutch\space unknown.^^J^^J}
 
 168 \ifnum\number\invoice@language=\number\l@dutch
 
 169         \def\Warning                    {Waarschuwing}%
 
 171         \def\Expense                    {Onkosten}% 
 
 172         \def\Amount                     {Bedrag}% 
 
 173         \def\Currency                   {Valuta}% 
 
 174         \def\Factor                     {Faktor}% 
 
 175         \def\Activity                   {Activiteit}% 
 
 177         \def\UnitRate                   {Prijs/Eenheid}% 
 
 178         \def\Fees                       {Honorarium}% 
 
 180         \def\Expenses                   {Onkosten}% 
 
 181         \def\SumFees                    {Totaal \Fees}% 
 
 182         \def\SumVAT                     {Totaal \VAT}% 
 
 183         \def\SumExpenses                {Totaal \Expenses}% 
 
 184         \def\SubtotalFee                {Subtotaal \Fees}% 
 
 185         \def\SubtotalExpenses           {Subtotaal \Expenses}% 
 
 186         \def\SubtotalProject            {Subtotaal \Project}% 
 
 189 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 192 \ifx\l@french\undefined
 
 193         \message{^^J(invoice) \Warning:
 
 194                 Language \string\l@french\space unknown.^^J^^J}
 
 196 \ifnum\number\invoice@language=\number\l@french
 
 197         \def\Warning                    {Avertissement}%
 
 199         \def\Expense                    {D\'epense}%
 
 200         \def\Amount                     {Montant}%
 
 201         \def\Currency                   {Devise}%
 
 202         \def\Factor                     {Facteur}%
 
 203         \def\Activity                   {Activit\'e}%
 
 204         \def\Count                      {Quantit\'e}%
 
 205         \def\UnitRate                   {Prix/Unit\'e}%
 
 206         \def\Fees                       {Honoraires}%
 
 208         \def\Expenses                   {D\'epenses}%
 
 209         \def\SumFees                    {Total \Fees}%
 
 210         \def\SumVAT                     {Total \VAT}%
 
 211         \def\SumExpenses                {Total \Expenses}%
 
 212         \def\SubtotalFee                {Sous-Total \Fees}%
 
 213         \def\SubtotalExpenses           {Sous-Total \Expenses}%
 
 214         \def\SubtotalProject            {Sous-Total \Project}%
 
 217 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 220 \ifx\l@afrikaans\undefined
 
 221         \message{^^J(invoice) \Warning:
 
 222                 Language \string\l@afrikaans\space unknown.^^J^^J}
 
 224 \ifnum\number\invoice@language=\number\l@afrikaans
 
 225         \def\Warning                    {Waarskuwing}  
 
 227         \def\Expense                    {Onkostes}  
 
 229         \def\Currency                   {Valuta}  
 
 231         \def\Activity                   {Aktiwiteit}  
 
 232         \def\Count                      {Aantal ure}  
 
 233         \def\UnitRate                   {Tarief}  
 
 236         \def\Expenses                   {Uitgawes}  
 
 237         \def\SumFees                    {Totaal Fooie}  
 
 238         \def\SumVAT                     {Totaal BTW}  
 
 239         \def\SumExpenses                {Totaal Uitgawes}  
 
 240         \def\SubtotalFee                {Subtotaal \Fees} 
 
 241         \def\SubtotalExpenses           {Subtotaal \Expenses}  
 
 242         \def\SubtotalProject            {Subtotaal \Project}  
 
 245 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 248 \ifx\l@italian\undefined
 
 249         \message{^^J(invoice) \Warning:
 
 250                 Language \string\l@italian\space unknown.^^J^^J}
 
 252 \ifnum\number\invoice@language=\number\l@italian
 
 253         \def\Warning                    {Avvertenza}%
 
 255         \def\Expense                    {Spesa}%
 
 256         \def\Amount                     {Ammontare}%
 
 257         \def\Currency                   {Valuta}%
 
 258         \def\Factor                     {Fattore}%
 
 259         \def\Activity                   {Attivit\'a}%
 
 260         \def\Count                      {Quantit\'a}%
 
 261         \def\UnitRate                   {Prezzo/Unit\'a}%
 
 262         \def\Fees                       {Onorario}%
 
 264         \def\Expenses                   {Spese}%
 
 265         \def\SumFees                    {Totale onorario}%
 
 266         \def\SumVAT                     {Totale IVA}%
 
 267         \def\SumExpenses                {Totale spese}%
 
 268         \def\SubtotalFee                {Subtotale onorario}%
 
 269         \def\SubtotalExpenses           {Subtotale spese}%
 
 270         \def\SubtotalProject            {Subtotale progetto}%
 
 273 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 275 % How to add new label languages to the `invoice' package:
 
 277 % 1. Copy all following lines after this explanation
 
 278 %    and insert them above this comment.
 
 280 % 2. Remove all comment symbols at the beginning of the lines.
 
 282 % 3. Fill the empty parentheses {} with the appropriate
 
 285 % 4. Enter the correct internal language name used by LaTeX2e
 
 286 %    into the condition of the \ifnum clause.
 
 288 % 5. Please do not forget to mail the resulting file to
 
 289 %    corff@zedat.fu-berlin.de or oliver.corff@email.de
 
 291 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 293 % Name correct language name here --v--
 
 295 %\ifx\l@german\undefined
 
 296 %       \message{^^J(invoice) \Warning:
 
 297 %               Language \string\l@german\space unknown.^^J^^J}
 
 299 %\ifnum\number\invoice@language=\number\l@german
 
 300 %       \def\Warning                    {} % Enter translations here!
 
 314 %       \def\SumExpenses                {} % 
 
 315 %       \def\SubtotalFee                {} % 
 
 316 %       \def\SubtotalExpenses           {} % 
 
 317 %       \def\SubtotalProject            {} %