mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-22 22:20:29 -04:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
a52743d8f1
commit
e8fda27ead
7 changed files with 29 additions and 27 deletions
|
@ -14,9 +14,9 @@
|
|||
"pad.toolbar.bold.title": "粗體(Ctrl-B)",
|
||||
"pad.toolbar.italic.title": "斜體(Ctrl-I)",
|
||||
"pad.toolbar.underline.title": "底線(Ctrl-U)",
|
||||
"pad.toolbar.strikethrough.title": "刪除線",
|
||||
"pad.toolbar.ol.title": "有序清單",
|
||||
"pad.toolbar.ul.title": "無序清單",
|
||||
"pad.toolbar.strikethrough.title": "刪除線(Ctrl+5)",
|
||||
"pad.toolbar.ol.title": "有序清單(Ctrl+Shift+N)",
|
||||
"pad.toolbar.ul.title": "無序清單(Ctrl+Shift+L)",
|
||||
"pad.toolbar.indent.title": "縮排(TAB)",
|
||||
"pad.toolbar.unindent.title": "凸排(Shift+TAB)",
|
||||
"pad.toolbar.undo.title": "撤銷(Ctrl-Z)",
|
||||
|
@ -94,7 +94,7 @@
|
|||
"timeslider.toolbar.exportlink.title": "匯出",
|
||||
"timeslider.exportCurrent": "匯出當前版本為:",
|
||||
"timeslider.version": "版本{{version}}",
|
||||
"timeslider.saved": "{{year}}年{{month}}月{{day}}日儲存",
|
||||
"timeslider.saved": "{{year}}年{{month}}{{day}}日儲存",
|
||||
"timeslider.dateformat": "{{year}}年{{month}}月{{day}}日 {{hours}}:{{minutes}}:{{seconds}}",
|
||||
"timeslider.month.january": "1月",
|
||||
"timeslider.month.february": "2月",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue