> Hi,
>
> For the export setup, I need to know what "Footnotes" means in other
> languages.
>
> Could some of you please complete the following table?

At least, I can contribute with Danish, Norwegian and Swedish translations:

> (defcustom org-export-language-setup
>   '(("en"  "Author"          "Date"  "Table of Contents" "Footnotes")
>     ("cs"  "Autor"           "Datum" "Obsah")
>     ("da"  "Ophavsmand"      "Dato"  "Indhold")

    ("da"  "Ophavsmand"      "Dato"  "Indhold" "Fodnoter")

[...]

>     ("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"))

    ("no"  "Forfatter"       "Dato"  "Innhold" "Fotnoter")
    ("nb"  "Forfatter"       "Dato"  "Innhold" "Fotnoter")  ;; nb = Norsk 
(bokm.l)
    ("nn"  "Forfattar"       "Dato"  "Innhald" "Fotnotar")  ;; nn = Norsk 
(nynorsk)
    ("sv"  "F\xf6rfattarens" "Datum" "Inneh\xe5ll" "Fotnoter"))


I hope this might help you.

-- 
Sincerely yours,



Martin Thorsen Ranang


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to