Skip to content

Commit 27c0a0f

Browse files
committed
Updated translations
1 parent 694edc8 commit 27c0a0f

File tree

13 files changed

+86
-80
lines changed

13 files changed

+86
-80
lines changed

src/_locales/ru/description.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Markdown Here поможет вам написать емейл в Markdown и
77
2. Щелкните правой кнопкой мыши в окне создания сообщения и нажмите «Переключить Markdown».
88
3. Теперь ваше сообщение выглядит прекрасно! (То есть, оно было сконвертировано в HTML.)
99
4. Если вам нравится результат, то просто отправьте сообщение. Если вы хотите изменить или добавить что-то, нажмите кнопку «Переключить Markdown», чтобы снова вернуться к оригиналу.
10-
5. Repeat as necessary.
10+
5. Повторите эти действия, если понадобится.
1111

1212
Markdown Here в первую очередь ориентирован на работу с Gmail и Thunderbird, но он также очень хорошо работает с Yahoo и Hotmail. Кроме того он прекрасно работает с Google Groups, Google Sites, веб-интерфейсом Evernote, Blogger, Wordpress и другими!
1313

src/_locales/ru/messages.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"description":"Text on the notification shown when Markdown Here has been updated"
8080
},
8181
"upgrade_notification_changes_tooltip":{
82-
"message":"Click to see the changes in this release",
82+
"message":"Просмотреть изменения в текущей версии",
8383
"description":"Tooltip text on the link that opens the changes list"
8484
},
8585
"upgrade_notification_dismiss_tooltip":{
@@ -208,15 +208,15 @@
208208
"description":"one of the TeX math privacy concerns"
209209
},
210210
"options_page__tex_math_privacy_issue_2":{
211-
"message":"If you customize the formula rendering tag, you should use a secure (https:\/\/) path. Not all rendering services provide a secure option.",
211+
"message":"Если вы настраиваете тег рендеринга формул, следует использовать безопасный (https:\/\/) путь. Имейте в виду, что не все сервисы рендеринга обеспечивают безопасное подключение.",
212212
"description":"one of the TeX math privacy concerns"
213213
},
214214
"options_page__tex_math_customization_heading":{
215215
"message":"<strong>Настройки и использование:<\/strong>",
216216
"description":"heading for customization and use info"
217217
},
218218
"options_page__tex_math_customization_1":{
219-
"message":"If this feature is enabled, text between dollar signs — <code>$$<\/code> — will be interpreted as mathematical formulae. For example, <code>$$\\Delta$$<\/code> would be rendered as a delta symbol.",
219+
"message":"Если эта функция включена, текст между знаками доллара — <code>$$<\/code> — будет интерпретироваться как математическая формула. Например, запись вида <code>$$\\Delta$$<\/code> после рендеринга отобразит символ Дельта.",
220220
"description":"Note: Double dollar signs ($$) are necessary to get a single dollar sign."
221221
},
222222
"options_page__tex_math_customization_2":{
@@ -226,18 +226,18 @@
226226
"message":"Хороший ресурс для создания формул TeX — <a href=\"https:\/\/www.codecogs.com\/latex\/about.php\" target=\"_blank\"> Редактор формул CodeCogs<\/a>."
227227
},
228228
"options_page__tex_math_customization_4":{
229-
"message":"Formulae are rendered to images, so email recipients will have to enable images to be shown to see the rendering."
229+
"message":"Формулы после рендеринга отображаются как изображения. Чтобы увидеть их, получателям электронной почты нужно будет включить показ изображений."
230230
},
231231
"options_page__tex_math_customization_5":{
232-
"message":"If you customize the rendering tag, you can (and should) use either or both of <code>{mathcode}<\/code> and <code>{urlmathcode}<\/code> as placeholders.",
232+
"message":"При настройке тега рендеринга, следует использовать <code>{mathcode}<\/code> и\\или <code>{urlmathcode}<\/code> в качестве плейсхолдеров.",
233233
"description":"Please do not translate {mathcode} and {urlmathcode}"
234234
},
235235
"options_page__tex_math_customization_5_1":{
236-
"message":"<code>{mathcode}<\/code>: The text between the <code>$$<\/code> symbols — i.e., the raw TeX formula; like <code>\\Delta<\/code>.",
236+
"message":"<code>{mathcode}<\/code>: Текст между символами <code>$$<\/code>, то есть, например, исходный текст формулы в формате TeX. Пример: <code>\\Delta<\/code>.",
237237
"description":"Please do not translate {mathcode} and {urlmathcode}. Note: Double dollar signs ($$) are necessary to get a single dollar sign."
238238
},
239239
"options_page__tex_math_customization_5_2":{
240-
"message":"<code>{urlmathcode}<\/code>: The URL-encoded form of the TeX formula; like <code>%5CDelta<\/code>.",
240+
"message":"<code>{urlmathcode}<\/code>: TeX формула в URL-кодировке; например <code>%5CDelta<\/code>.",
241241
"description":"Please do not translate {mathcode} and {urlmathcode}"
242242
},
243243
"options_page__tex_math_customization_6":{
@@ -284,11 +284,11 @@
284284
"message":"Чтобы отключить использование этой \"горячей\" клавиши, оставьте поле \"ключ\" пустым."
285285
},
286286
"options_page__advanced_title":{
287-
"message":"Advanced and Miscellaneous",
287+
"message":"Дополнительные настройки",
288288
"description":"A section title"
289289
},
290290
"options_page__forgot_to_render_label":{
291-
"message":"<b>Enable \"forgot-to-render\" check.<\/b>",
291+
"message":"<b>Включить проверку рендеринга.<\/b>",
292292
"description":"Label for the checkbox that enables the forgot-to-render feature"
293293
},
294294
"options_page__forgot_to_render_1":{
@@ -301,14 +301,14 @@
301301
"message":"If you find yourself disabling this, <em>please<\/em> let me know why and how it could be better. Create <a href=\"https:\/\/groups.google.com\/forum\/#!forum\/markdown-here\" target=\"_blank\">a post on the \"markdown-here\" Google Group<\/a> or <a href=\"https:\/\/github.com\/adam-p\/markdown-here\/issues\" target=\"_blank\">an issue in the Github project<\/a>. Thanks."
302302
},
303303
"options_page__contributing_title":{
304-
"message":"Contributing",
304+
"message":"Помощь проекту",
305305
"description":"A section title"
306306
},
307307
"options_page__contributing_1":{
308-
"message":"<strong>If you have ever put a code block into an email, then you can help make Markdown Here better.<\/strong> <a href=\"https:\/\/github.com\/adam-p\/markdown-here\/blob\/master\/CONTRIBUTING.md\" target=\"_blank\">CONTRIBUTING.md<\/a>"
308+
"message":"<strong>Если вам когда-либо доводилось отправлять часть кода по электронной почте, вы можете помочь сделать Markdown Here лучше.<\/strong> <a href=\"https:\/\/github.com\/adam-p\/markdown-here\/blob\/development\/CONTRIBUTING.md\" target=\"_blank\">CONTRIBUTING.md<\/a>"
309309
},
310310
"options_page__contributing_2":{
311-
"message":"Помощь в переводе Markdown Here на ваш язык. <a href=\"https:\/\/github.com\/adam-p\/markdown-here\/blob\/master\/CONTRIBUTING.md#translation\" target=\"_blank\">горячо приветствуется.<\/a>"
311+
"message":"Помощь в переводе Markdown Here на ваш язык. <a href=\"https:\/\/github.com\/adam-p\/markdown-here\/blob\/development\/CONTRIBUTING.md#translation\" target=\"_blank\">горячо приветствуется.<\/a>"
312312
},
313313
"options_page__footer_1":{
314314
"message":"<em>Markdown Here<\/em> - проект с открытым исходным кодом. Задать вопрос, сообщить об ошибках, запросить функциональность или иным образом посодействовать можно на <a target=\"_blank\" href=\"https:\/\/github.com\/adam-p\/markdown-here\">странице проекта на Github<\/a> или в <a target=\"_blank\" href=\"https:\/\/groups.google.com\/forum\/?fromgroups=#!forum\/markdown-here\">группе Google \"markdown here\"<\/a>.",
@@ -332,20 +332,20 @@
332332
},
333333
"new_changelist_items":{
334334
"message":"НОВОЕ",
335-
"description":"Used to highlight the part of the changelist that is new"
335+
"description":"Used to highlight the part of the changelist that is new. There will typically be multiple items in the list, so this should be considered plural."
336336
},
337337
"options_page__header_anchors_enabled_label":{
338-
"message":"<b>Enable automatic header anchors.<\/b>",
338+
"message":"<b>Автоматически создавать ссылки для заголовков<\/b>",
339339
"description":"Label for the checkbox that enables the automatic header anchors feature. This means that an 'anchor' is created at every heading (H1, H2, etc.) in the user's Markdown. The user can then create links that will jump to these anchors, like in the table of contents of a document."
340340
},
341341
"options_page__header_anchors_enabled_1":{
342342
"message":"Это очень удобно, если вы хотите поместить оглавление или другие внутренние ссылки в текст документа. <a href=\"https:\/\/github.com\/adam-p\/markdown-here\/wiki\/Tips-and-Tricks#wiki-header-anchors\" target=\"_blank\"> узнать о том, как этим пользоваться в вики MDH.<\/a>"
343343
},
344344
"options_page__header_anchors_enabled_2":{
345-
"message":"It's disabled by default because it <a href=\"https:\/\/github.com\/adam-p\/markdown-here\/issues\/155\" target=\"_blank\">creates visual noise in Thunderbird<\/a>. (And most people probably won't use the feature.)"
345+
"message":"Она отключена по умолчанию, потому что <a href=\"https:\/\/github.com\/adam-p\/markdown-here\/issues\/155\" target=\"_blank\"> создает визуальный шум в Thunderbird<\/a>. Большинство пользователей, скорее всего, не будут использовать эту функцию."
346346
},
347347
"options_page__gfm_line_breaks_enabled_label":{
348-
"message":"<b>Enable GFM line breaks.<\/b>",
348+
"message":"<b>Перенос строк как в Github (GFM).<\/b>",
349349
"description":"Label for the checkbox that enables the support of 'Github-flavored Markdown' line breaks."
350350
}
351351
}

src/_locales/zh_CN/description.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ Markdown Here允许你在发送电子邮件之前用Markdown语法编辑并转
33
这对于那些不喜欢在撰写电邮时反复摆弄排版按钮的人无疑是好消息。 它特别适合那些要在电子邮件中插入代码的程序员们 —— 没错,它甚至支持语法高亮显示。 对于我们之中的数学家们而言,Markdown Here也支持转换TeX公式。
44

55
使用起来十分简易:
6-
1. 在你的电子邮箱客户端的富文本编辑栏(rich editor)中使用Github支持的Markdown
7-
2. Right-click in the compose area and then click "Markdown Toggle".
8-
3. Your email is now pretty! (That is, it's been rendered to HTML.)
9-
4. If you like the way it looks, just send it. If you want to change or add something, click "Markdown Toggle" again to get back to your original Markdown.
10-
5. Repeat as necessary.
6+
1. 在你的电子邮箱客户端的富文本编辑器中使用Github风格的Markdown
7+
2. 在编辑区右击然后选择 "Markdown Toggle"
8+
3. 你的电子邮件现在看起来非常漂亮! (它已经被检测并转换为HTML格式)
9+
4. 如果你很满意这样的外观就直接发送吧。 如果你想更改或者添加些什么,再次点击 "Markdown Toggle" 可以返回到你原始的Markdown文本。
10+
5. 如有必要,重复以上步骤
1111

12-
Markdown Here is primarily targeted to work with Gmail and Thunderbird, but it also works pretty well with Yahoo and Hotmail. Additionally, it works great with Google Groups and Sites, Evernote's web interface, Blogger, Wordpress, and more!
12+
Markdown Here 主要目标是为 Gmail Thunderbird 服务, 但它也可以在 Yahoo Hotmail 正常使用。 另外, 它在 Google Group 和一些网站中也可以出色使用,比如Evernote/印象笔记的网页版,Blogger,Wordpress等!
1313

14-
Syntax highlighting note: Use fenced code blocks and specify the language name. See the project page for an example.
14+
语法高亮提示:使用fenced code blocks并指定代码语言。 可以参考项目页作为例子。
1515

16-
Privacy: Markdown Here accesses and modifies web content when you activate it. It can, in theory, access other web content, but does not. It also makes no Internet requests whatsoever. Your data is modified when and where you choose, and does not leave your browser.
16+
隐私:当你激活Markdown Here时,它会获取和修改网页内容。 理论上它可以获取其他网页内容,但它不会这么做。 它也无论如何不会发起因特网请求。 只有你主动选择的指定范围的数据才会被修改,你的数据不会离开你的浏览器。
1717

18-
Available as a Chrome, Firefox, Safari, Opera, and Thunderbird extension.
18+
可作为Chrome,FirefoxSafari,Opera和Thunderbird的扩展程序/附加组件。
1919

20-
This is an open source project. Visit Markdown Here's Github page for full instructions, more information, bug reports, or to contribute.
20+
这是一个开源项目。 详细指导,更多信息,bug报告以及贡献,可以访问Markdown Here的Github页面。
2121

2222
http://markdown-here.com
2323
https://github.com/adam-p/markdown-here

src/_locales/zh_CN/md-for-screenshot.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
> 做我需要做的。 Markdown支持在不妨碍您的情况下在电子邮件内使用。
1414

15-
### Syntax highlighting: super rad
15+
### 语法高亮: super rad
1616

1717
JavaScript代码:
1818

src/_locales/zh_CN/messages.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"message":"如果你对Markdown Here的未来发展感兴趣, 查看 <a href=\"https:\/\/github.com\/adam-p\/markdown-here#next-steps\" target=\"_blank\">README的Next Steps部分<\/a>。"
141141
},
142142
"options_page__donate_plea_1":{
143-
"message":"Once you decide Markdown Here is pretty sweet, please help me to buy some flowers for my wife so she's not too upset about how much time I spend working on it. <strong>Thank you!<\/strong>"
143+
"message":"一旦你发现Markdown Here相当不错,请帮助我给我妻子买一些鲜花,这样她也不会为我在此花的大量工作而感到沮丧。 <strong>谢谢!<\/strong>"
144144
},
145145
"options_page__donate_plea_2":{
146146
"message":"<strong>帮助Markdown Here变的更好!<\/strong>"
@@ -149,7 +149,7 @@
149149
"message":"<strong>帮助支持Markdown Here的发展!<\/strong>"
150150
},
151151
"options_page__donate_plea_4":{
152-
"message":"You know what makes it easier to keep Markdown Here working on Chrome, Firefox, Thunderbird, Postbox, Safari, Opera, Gmail, Yahoo, Hotmail, Blogger, Evernote, etc.? <strong>Coffee!<\/strong>"
152+
"message":"你知道怎么让Markdown Here能够在Chrome,FirefoxThunderbirdPostboxSafariOperaGmailYahooHotmailBlogger,Evernote等平台中工作吗?\n<strong>Coffee!<\/strong>"
153153
},
154154
"options_page__other_donation_options":{
155155
"message":"其它捐赠选项",
@@ -233,11 +233,11 @@
233233
"description":"Please do not translate {mathcode} and {urlmathcode}"
234234
},
235235
"options_page__tex_math_customization_5_1":{
236-
"message":"<code>{mathcode}<\/code>: The text between the <code>$$<\/code> symbolsi.e., the raw TeX formula; like <code>\\Delta<\/code>.",
236+
"message":"<code>{mathcode}<\/code>:位于 <code>$$<\/code> 之间的符号即,原生的TeX公式;比如 <code>\\Delta<\/code>",
237237
"description":"Please do not translate {mathcode} and {urlmathcode}. Note: Double dollar signs ($$) are necessary to get a single dollar sign."
238238
},
239239
"options_page__tex_math_customization_5_2":{
240-
"message":"<code>{urlmathcode}<\/code>: The URL-encoded form of the TeX formula; like <code>%5CDelta<\/code>.",
240+
"message":"<code>{urlmathcode}<\/code>:TeX共识的URL编码格式;比如 <code>%5CDelta<\/code>",
241241
"description":"Please do not translate {mathcode} and {urlmathcode}"
242242
},
243243
"options_page__tex_math_customization_6":{
@@ -315,7 +315,7 @@
315315
"description":"part of the page footer text"
316316
},
317317
"options_page__footer_2":{
318-
"message":"Created by <a target=\"_blank\" href=\"http:\/\/adam-p.github.com\/\">Adam Pritchard<\/a>.",
318+
"message":"<a target=\"_blank\" href=\"http:\/\/adam-p.github.com\/\">Adam Pritchard<\/a>创建。",
319319
"description":"part of the page footer text"
320320
},
321321
"options_page__changes_saved":{
@@ -332,7 +332,7 @@
332332
},
333333
"new_changelist_items":{
334334
"message":"NEW",
335-
"description":"Used to highlight the part of the changelist that is new"
335+
"description":"Used to highlight the part of the changelist that is new. There will typically be multiple items in the list, so this should be considered plural."
336336
},
337337
"options_page__header_anchors_enabled_label":{
338338
"message":"<b>自动设置标题锚点.<\/b>",
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
On Wed, May 16, 2012 at 9:51 PM, Buddy <buddy@example.com> wrote:
1+
星期三 2012 年 5 月 16 日在 9:51 下午,老友 <buddy@example.com> 寫道:
22

3-
> Hey pal!
3+
> 嗨,朋友 !
44

5-
Hi Buddy.
5+
嗨,老友。
66

7-
> Can you send me some sweet code?
7+
> 能寄給我一些美妙的程式碼嗎?
88

9-
**This** is pretty great:
9+
**這份程式碼**很棒:
1010

1111
```clojure
1212
(defn hello [x] (str "Hello", x))
1313
(hello "Clojure")
1414
```
1515

16-
> Thanks in advance!
16+
> 先謝了!
1717

18-
No problem.
18+
不客氣。

src/_locales/zh_TW/md-for-screenshot.md.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
## Sweet Screenshot Markdown
1+
## Markdown美妙截圖
22

3-
*Markdown Here* is a Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
3+
*Markdown Here*是Google Chrome、Firefox與Thunderbird的擴充套件,允許你用Markdown撰寫電子郵件,並在發送前算繪。
44

5-
* Markdown is **cool**. Put `code inline`.
6-
* Link to stuff, like [this project](https://github.com/adam-p/markdown-here).
7-
* Ordered, you say? **And** a sub-list?
8-
1. Done.
9-
2. And done.
5+
* Markdown很**酷**。 寫點`inline code`。
6+
* 建立鍊結,像是[這個專案](https://github.com/adam-p/markdown-here).
7+
* 想要有序清單嗎? **還有**子清單嗎?
8+
1. 完成。
9+
2. 再次完成。
1010

11-
Actual review quote:
11+
引用真實使用心得:
1212

13-
> Does exactly what I need it to do. Markdown support in email without getting in the way.
13+
> 精準做出我需要的排版。 在電子郵件中使用Markdown而不礙手礙腳。
1414

15-
### Syntax highlighting: super rad
15+
### 語法高亮顯示:超炫
1616

17-
Some JavaScript:
17+
一些JavaScript:
1818

1919
```javascript
2020
alert('Hello Markdown');
2121
```
2222

23-
How about an unusual example -- a diff:
23+
來一些特殊範例 -- 一份diff:
2424

2525
```diff
2626
diff --git a/src/common/markdown-here.js b/src/common/markdown-here.js

src/_locales/zh_TW/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,8 @@
331331
"description":"Indicates the syntax highlighting theme that the user is currently using"
332332
},
333333
"new_changelist_items":{
334-
"message":"NEW",
335-
"description":"Used to highlight the part of the changelist that is new"
334+
"message":"",
335+
"description":"Used to highlight the part of the changelist that is new. There will typically be multiple items in the list, so this should be considered plural."
336336
},
337337
"options_page__header_anchors_enabled_label":{
338338
"message":"<b>自動產生標題錨點。<\/b>",
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Write your email in Markdown...
1+
用Markdown撰寫你的電子郵件…
22

3-
...and then make it pretty!
3+
…並讓它變漂亮!
44

5-
Want to use Markdown for only part of your email? Just select it and convert it!
5+
想要只在電子郵件中的部份內容使用Markdown? 只要框選它並轉換!

0 commit comments

Comments
 (0)