emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] How to say "Footnotes" on other languages


From: Carsten Dominik
Subject: [Orgmode] How to say "Footnotes" on other languages
Date: Sat, 8 Nov 2008 13:09:05 +0100

Hi,

For the export setup, I need to know what "Footnotes" means in other languages.

Could some of you please complete the following table?

(defcustom org-export-language-setup
  '(("en"  "Author"          "Date"  "Table of Contents" "Footnotes")
    ("cs"  "Autor"           "Datum" "Obsah")
    ("da"  "Ophavsmand"      "Dato"  "Indhold")
    ("de"  "Autor"           "Datum" "Inhaltsverzeichnis" "Fussnoten")
    ("es"  "Autor"           "Fecha" "\xcdndice")
    ("fr"  "Auteur"          "Date"  "Table des mati\xe8res")
    ("it"  "Autore"          "Data"  "Indice")
    ("nl"  "Auteur"          "Datum" "Inhoudsopgave")
    ("no"  "Forfatter"       "Dato"  "Innhold")
    ("nb"  "Forfatter"       "Dato"  "Innhold")  ;; nb = Norsk (bokm.l)
("nn" "Forfattar" "Dato" "Innhald") ;; nn = Norsk (nynorsk)
    ("sv"  "F\xf6rfattarens" "Datum" "Inneh\xe5ll"))

Thanks a lot.

- Carsten




reply via email to

[Prev in Thread] Current Thread [Next in Thread]