From: Fletcher T. Penney Date: Mon, 14 Aug 2017 10:51:51 +0000 (-0400) Subject: ADDED: Add Dutch and Swedish translations -- thanks Sl! X-Git-Tag: 6.2.0^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4423bf1d972c4cb842d16c08c5034a77dedab731;p=multimarkdown ADDED: Add Dutch and Swedish translations -- thanks Sl! --- diff --git a/Sources/libMultiMarkdown/i18n.h b/Sources/libMultiMarkdown/i18n.h index 2231c28..03d8af6 100644 --- a/Sources/libMultiMarkdown/i18n.h +++ b/Sources/libMultiMarkdown/i18n.h @@ -74,32 +74,32 @@ static const char * lc_lookup[kNumberOfLanguages * kNumberOfStrings] = { "Regresar al texto", // Español "Zum Haupttext", // Deutsch "Retour au texte principal", // Français - "return to body", // Nederlands - "return to body", // Svenska + "Ga terug naar tekstlichaam", // Nederlands + "Återgå till textkroppen", // Svenska "חזור/י לגוף הטקסט", // Hebrew - עברית "see footnote", // English "Ver nota a pie de página", // Español "Siehe Fußnote", // Deutsch "Voir note de bas de page", // Français - "see footnote", // Nederlands - "see footnote", // Svenska + "Zie vootnot", // Nederlands + "Se fotnot", // Svenska "ראה/י הערה", // Hebrew - עברית "see citation", // English "Ver referencia", // Español "Siehe Zitat", // Deutsch "Voir citation", // Français - "see citation", // Nederlands - "see citation", // Svenska + "Zie citaat", // Nederlands + "Se citat", // Svenska "ראה/י ציטוט", // Hebrew - עברית "see glossary", // English "Ver glosario", // Español "Siehe Glossar", // Deutsch "Voir glossaire", // Français - "see glossary", // Nederlands - "see glossary", // Svenska + "Zie woordenlijst", // Nederlands + "Se ordlista", // Svenska "ראה/י מילון מונחים", // Hebrew - עברית };