org-exp.el: Add russian translation.
TINYCHANGE Thanks to Vladimir Lomov for this change.
This commit is contained in:
parent
5ed0384e51
commit
a1a01224d4
|
@ -197,6 +197,7 @@ This option can also be set with the +OPTIONS line, e.g. \"-:nil\"."
|
||||||
("nb" "Forfatter" "Dato" "Innhold" "Fotnoter") ;; nb = Norsk (bokm.l)
|
("nb" "Forfatter" "Dato" "Innhold" "Fotnoter") ;; nb = Norsk (bokm.l)
|
||||||
("nn" "Forfattar" "Dato" "Innhald" "Fotnotar") ;; nn = Norsk (nynorsk)
|
("nn" "Forfattar" "Dato" "Innhald" "Fotnotar") ;; nn = Norsk (nynorsk)
|
||||||
("pl" "Autor" "Data" "Spis treści" "Przypis")
|
("pl" "Autor" "Data" "Spis treści" "Przypis")
|
||||||
|
("ru" "Автор" "Дата" "Содержание" "Сноски")
|
||||||
("sv" "Författare" "Datum" "Innehåll" "Fotnoter"))
|
("sv" "Författare" "Datum" "Innehåll" "Fotnoter"))
|
||||||
"Terms used in export text, translated to different languages.
|
"Terms used in export text, translated to different languages.
|
||||||
Use the variable `org-export-default-language' to set the language,
|
Use the variable `org-export-default-language' to set the language,
|
||||||
|
|
Loading…
Reference in New Issue