emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Yury Bulka <yurkobb@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Ukrainian language export strings (patch attached)
Date: Sun, 01 Apr 2012 22:59:18 +0300	[thread overview]
Message-ID: <86ehs7jka1.fsf@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 189 bytes --]

Dear Org-mode developers,

I want to send you a little patch containing the export strings (like
"Author", "Table of Contents" etc.) for Ukrainian.

Hope it can be useful.

All best,
Yury


[-- Attachment #2: ukrainian-export-strings.patch --]
[-- Type: text/x-diff, Size: 1135 bytes --]

diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index eeee1ce..3752f66 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -207,6 +207,9 @@ This option can also be set with the +OPTIONS line, e.g. \"-:nil\"."
     ("ru" "&#1040;&#1074;&#1090;&#1086;&#1088;"      "&#1044;&#1072;&#1090;&#1072;"  "&#1057;&#1086;&#1076;&#1077;&#1088;&#1078;&#1072;&#1085;&#1080;&#1077;" "&#1057;&#1085;&#1086;&#1089;&#1082;&#1080;")
     ("sv" "F&ouml;rfattare" "Datum" "Inneh&aring;ll" "Fotnoter")
     ;; Use numeric character entities for proper rendering of non-UTF8 documents
+    ;; ("uk" "Автор" "Дата" "Зміст" "Примітки")
+    ("uk" "&#1040;&#1074;&#1090;&#1086;&#1088;" "&#1044;&#1072;&#1090;&#1072;" "&#1047;&#1084;&#1110;&#1089;&#1090;" "&#1055;&#1088;&#1080;&#1084;&#1110;&#1090;&#1082;&#1080;")
+    ;; Use numeric character entities for proper rendering of non-UTF8 documents
     ;; ("zh-CN" "作者" "日期" "目录" "脚注")
     ("zh-CN" "&#20316;&#32773;" "&#26085;&#26399;" "&#30446;&#24405;" "&#33050;&#27880;")
     ;; Use numeric character entities for proper rendering of non-UTF8 documents

             reply	other threads:[~2012-04-01 19:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-01 19:59 Yury Bulka [this message]
2012-04-02  8:04 ` Ukrainian language export strings (patch attached) Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86ehs7jka1.fsf@gmail.com \
    --to=yurkobb@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).