From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: How to say "Footnotes" on other languages Date: Sat, 8 Nov 2008 17:09:14 +0100 Message-ID: <98B8BF5E-075E-4698-B82B-127862D56103@uva.nl> References: <5E213D38-D2FC-4D66-AA43-1ECEBF679FE1@uva.nl> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KyqNK-0004TE-MK for emacs-orgmode@gnu.org; Sat, 08 Nov 2008 11:09:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KyqNI-0004Qn-5L for emacs-orgmode@gnu.org; Sat, 08 Nov 2008 11:09:26 -0500 Received: from [199.232.76.173] (port=37825 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KyqNH-0004Qc-U8 for emacs-orgmode@gnu.org; Sat, 08 Nov 2008 11:09:23 -0500 Received: from ey-out-1920.google.com ([74.125.78.144]:52110) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KyqNG-0004ob-Ut for emacs-orgmode@gnu.org; Sat, 08 Nov 2008 11:09:23 -0500 Received: by ey-out-1920.google.com with SMTP id 4so711260eyg.24 for ; Sat, 08 Nov 2008 08:09:17 -0800 (PST) In-Reply-To: <5E213D38-D2FC-4D66-AA43-1ECEBF679FE1@uva.nl> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: "emacs-orgmode@gnu.org Org-Mode" Thanks to all who replied. - Carsten On Nov 8, 2008, at 1:09 PM, Carsten Dominik wrote: > 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 > > > _______________________________________________ > 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