Vianney le Clément wrote:
>> I'm trying to find a French equivalent for back/cutspace... any idea?
> 

mult-def.lua holds the database of translations of keywords. This
database is used to create the mult-xx files for context mkii.

In there you will find:

  ["backspace"]={
   ["cs"]="odsazenizleva",
   ["de"]="rumpfweite",
   ["en"]="backspace",
   ["fr"]="retourarriere",
   ["it"]="spaziodietro",
   ["nl"]="rugwit",
   ["pe"]="",
   ["ro"]="spatiuspate",
  },
  ["cutspace"]={
   ["cs"]="cutspace",
   ["de"]="cutspace",
   ["en"]="cutspace",
   ["fr"]="cutspace",
   ["it"]="cutspace",
   ["nl"]="snijwit",
   ["pe"]="",
   ["ro"]="cutspace",
  },


Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to