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
0a9c631410
commit
8967c3ea49
27 changed files with 390 additions and 67 deletions
|
@ -6,7 +6,8 @@
|
|||
"Shangkuanlc",
|
||||
"Shirayuki",
|
||||
"Simon Shek",
|
||||
"LNDDYL"
|
||||
"LNDDYL",
|
||||
"Wehwei"
|
||||
]
|
||||
},
|
||||
"index.newPad": "新Pad",
|
||||
|
@ -21,7 +22,7 @@
|
|||
"pad.toolbar.unindent.title": "凸排(Shift+TAB)",
|
||||
"pad.toolbar.undo.title": "撤銷(Ctrl-Z)",
|
||||
"pad.toolbar.redo.title": "重做(Ctrl-Y)",
|
||||
"pad.toolbar.clearAuthorship.title": "清除協作者顏色區別",
|
||||
"pad.toolbar.clearAuthorship.title": "清除協作者顏色區別 (Ctrl+Shift+C)",
|
||||
"pad.toolbar.import_export.title": "以其他檔案格式匯入/匯出",
|
||||
"pad.toolbar.timeslider.title": "時間軸",
|
||||
"pad.toolbar.savedRevision.title": "儲存修訂",
|
||||
|
@ -31,12 +32,14 @@
|
|||
"pad.colorpicker.save": "儲存",
|
||||
"pad.colorpicker.cancel": "取消",
|
||||
"pad.loading": "載入中...",
|
||||
"pad.noCookie": "找不到 Cookie。請讓你的瀏覽器允許 Cookie!",
|
||||
"pad.passwordRequired": "您需要密碼才能訪問這個pad",
|
||||
"pad.permissionDenied": "你沒有訪問這個pad的權限",
|
||||
"pad.wrongPassword": "密碼錯誤",
|
||||
"pad.settings.padSettings": "Pad設定",
|
||||
"pad.settings.myView": "我的視窗",
|
||||
"pad.settings.stickychat": "永遠在屏幕上顯示聊天",
|
||||
"pad.settings.chatandusers": "顯示聊天及用戶",
|
||||
"pad.settings.colorcheck": "協作者顏色",
|
||||
"pad.settings.linenocheck": "行號",
|
||||
"pad.settings.rtlcheck": "從右至左讀取內容?",
|
||||
|
@ -49,6 +52,7 @@
|
|||
"pad.importExport.import": "上載任何文字檔或文件",
|
||||
"pad.importExport.importSuccessful": "完成!",
|
||||
"pad.importExport.export": "匯出當前pad為:",
|
||||
"pad.importExport.exportetherpad": "Etherpad",
|
||||
"pad.importExport.exporthtml": "HTML",
|
||||
"pad.importExport.exportplain": "純文字",
|
||||
"pad.importExport.exportword": "Microsoft Word",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue