ox: Add translations for Islandic

* lisp/ox.el (org-export-dictionary): Add translations for Islandic.

Suggested-by: Jón Gunnar Þorsteinsson <jongth@hi.is>
This commit is contained in:
Nicolas Goaziou 2016-10-19 18:02:59 +02:00
parent 9aeee623fd
commit 449f83b44c
1 changed files with 6 additions and 0 deletions

View File

@ -5597,6 +5597,7 @@ them."
("es" :ascii "Ecuacion" :html "Ecuaci&oacute;n" :default "Ecuación")
("et" :html "V&#245;rrand" :utf-8 "Võrrand")
("fr" :ascii "Equation" :default "Équation")
("is" :default "Jafna")
("ja" :default "方程式")
("no" :default "Ligning")
("nb" :default "Ligning")
@ -5611,6 +5612,7 @@ them."
("de" :default "Abbildung")
("es" :default "Figura")
("et" :default "Joonis")
("is" :default "Mynd")
("ja" :default "" :html "&#22259;")
("no" :default "Illustrasjon")
("nb" :default "Illustrasjon")
@ -5625,6 +5627,7 @@ them."
("es" :default "Figura %d:")
("et" :default "Joonis %d:")
("fr" :default "Figure %d :" :html "Figure&nbsp;%d&nbsp;:")
("is" :default "Mynd %d")
("ja" :default "図%d: " :html "&#22259;%d: ")
("no" :default "Illustrasjon %d")
("nb" :default "Illustrasjon %d")
@ -5677,6 +5680,7 @@ them."
("es" :ascii "Indice de tablas" :html "&Iacute;ndice de tablas" :default "Índice de tablas")
("et" :default "Tabelite nimekiri")
("fr" :default "Liste des tableaux")
("is" :default "Töfluskrà" :html "T&ouml;fluskr&aacute;")
("ja" :default "表目次")
("no" :default "Tabeller")
("nb" :default "Tabeller")
@ -5733,6 +5737,7 @@ them."
("es" :default "Tabla")
("et" :default "Tabel")
("fr" :default "Tableau")
("is" :default "Tafla")
("ja" :default "" :html "&#34920;")
("pt_BR" :default "Tabela")
("ru" :html "&#1058;&#1072;&#1073;&#1083;&#1080;&#1094;&#1072;"
@ -5744,6 +5749,7 @@ them."
("es" :default "Tabla %d")
("et" :default "Tabel %d")
("fr" :default "Tableau %d :")
("is" :default "Tafla %d")
("ja" :default "表%d:" :html "&#34920;%d:")
("no" :default "Tabell %d")
("nb" :default "Tabell %d")