diff options
-rw-r--r-- | locales/de.json | 4 | ||||
-rw-r--r-- | locales/fr.json | 3 | ||||
-rw-r--r-- | locales/nl.json | 130 | ||||
-rw-r--r-- | locales/zh-CN.json | 224 | ||||
-rw-r--r-- | locales/zh-TW.json | 223 | ||||
-rw-r--r-- | public/views/index/body.ejs | 6 |
6 files changed, 274 insertions, 316 deletions
diff --git a/locales/de.json b/locales/de.json index 40d55468..57a5e64d 100644 --- a/locales/de.json +++ b/locales/de.json @@ -111,5 +111,7 @@ "Do you really want to delete your user account?": "Möchten Sie wirklich Ihr Nutzeraccount löschen?", "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "Hiermit löschen Sie Ihren Account, alle Ihre Dokumente und alle Verweise auf Ihren Account aus anderen Dokumenten.", "Delete user": "Benutzer löschen", - "Export user data": "Exportiere Nutzerdaten" + "Export user data": "Exportiere Nutzerdaten", + "Help us translating on %s": "Hilf uns übersetzen auf %s", + "Source Code": "Quelltext" }
\ No newline at end of file diff --git a/locales/fr.json b/locales/fr.json index 7d4aa8e1..e4555027 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -112,5 +112,6 @@ "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "Cela supprimera votre compte, toutes les notes dont vous êtes propriétaire et supprimera toute référence à votre compte dans les autres notes.", "Delete user": "Suprrimez l'utilisteur", "Export user data": "Exportez les données utilisateur", - "Help us translating on %s": "" + "Help us translating on %s": "Aidez nous à traduire sur %s", + "Source Code": "Code source" }
\ No newline at end of file diff --git a/locales/nl.json b/locales/nl.json index 6fd857a7..4cb6e4a1 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -1,62 +1,24 @@ { - "Used in the title of every note that has no title set.": { - "Collaborative markdown notes": "Samenwerkende markdown notities" - }, - "Not used right now.": { - "Realtime collaborative markdown notes on all platforms.": "Realtime samenwerkende markdown notities.", - "Welcome!": "Welkom!" - }, - "Subtitle on the entry page. Used to tell what CodiMD is.": { - "Best way to write and share your knowledge in markdown.": "De beste manier je kennis te delen en schrijven in markdown." - }, - "Name of the menu item on the index page. It's the default tab for unauthenticated users.": { - "Intro": "Introductie" - }, - "Name of the tab that shows the user's note history. Default page for logged in users": { - "History": "Geschiedenis" - }, - "Button on the main page to create a new note as guest": { - "New guest note": "Nieuwe gast notitie" - }, - "Little text to illustrate some of our features on the index page. Also links to the share-notes section on the features page": { - "Collaborate with URL": "Samenwerken met URL" - }, - "Little text to illustrate the mathjax feature of CodiMD. Also links to the MathJax section of the features page": { - "Support charts and MathJax": "Ondersteun grafieken en MathJax" - }, - "Shows that CodiMD has a slide mode feature and links to the Slide-mode section of the features page": { - "Support slide mode": "Ondersteun slide mode" - }, - "Login button on the index page": { - "Sign In": "Log in" - }, - "Shows up on the history page for non-logged in users": { - "Below is the history from browser": "Hier onder staat de browser geschiedenis" - }, - "New note\"-button on the index page for logged in users": { - "New note": "Nieuwe notitie" - }, - "Used on the index page for not logged in users to split the \"sign in\" and \"Explore all features\" button.": { - "or": "of" - }, - "Log out string on the index page. In the drop-down menu for the user name.": { - "Sign Out": "Log uit" - }, - "Text in the button that links to the features page": { - "Explore all features": "Ontdek alle features" - }, - "Placeholder text in the search field for tags on the history tab on the index page": { - "Select tags...": "Selecteer tags..." - }, - "placeholder text in the search field for keywords on the history tab on the index page": { - "Search keyword...": "Zoeken op keyword..." - }, - "Help text for the \"Title\"-button on the history tab on the index page.": { - "Sort by title": "Sorteren op titel" - }, - "Text to sort notes by title on the history tab on the index page.": { - "Title": "Titel" - }, + "Collaborative markdown notes": "Samenwerkende markdown notities", + "Realtime collaborative markdown notes on all platforms.": "Realtime samenwerkende markdown notities.", + "Best way to write and share your knowledge in markdown.": "De beste manier je kennis te delen en schrijven in markdown.", + "Intro": "Introductie", + "History": "Geschiedenis", + "New guest note": "Nieuwe gastnotitie", + "Collaborate with URL": "Samenwerken met URL", + "Support charts and MathJax": "Ondersteun grafieken en MathJax", + "Support slide mode": "Ondersteun presentatiemodus", + "Sign In": "Inloggen", + "Below is the history from browser": "Hier onder staat de browser geschiedenis", + "Welcome!": "Welkom!", + "New note": "Nieuwe notitie", + "or": "of", + "Sign Out": "Uitloggen", + "Explore all features": "Ontdek alle features", + "Select tags...": "Selecteer tags...", + "Search keyword...": "Zoeken op keyword...", + "Sort by title": "Sorteren op titel", + "Title": "Titel", "Sort by time": "Sorteren op tijd", "Time": "Tijd", "Export history": "Exporteer geschiedenis", @@ -77,7 +39,7 @@ "Publish": "Publiceren", "Extra": "Extra", "Revision": "Versie", - "Slide Mode": "Slide Mode", + "Slide Mode": "Presentatiemodus", "Export": "Exporteren", "Import": "Importeren", "Clipboard": "Kladbord", @@ -106,7 +68,7 @@ "Features": "Features", "YAML Metadata": "YAML Metadata", "Slide Example": "Slide Voorbeeld", - "Cheatsheet": "Afkijkblad", + "Cheatsheet": "Spiekbrief", "Example": "Voorbeeld", "Syntax": "Syntax", "Header": "Koptekst", @@ -140,40 +102,16 @@ "Select From Available Projects": "Selecteer van beschikbare projecten", "Select From Available Snippets": "Selecteer van beschikbare Snippets", "OR": "OF", - "Used in the drop-down menu in the codimd view. Allows to export notes to GitLab Snippets.": { - "Export to Snippet": "Exporteren naar Snippet" - }, - "Used in the GitLab snippet export and import menu in the codimd view.": { - "Select Visibility Level": "Selecteer zichtbaarheids niveau" - }, - "Addtional text that shows up by hovering over the night mode button in the codimd view. Should explain what the moon sign at the top does.": { - "Night Theme": "Nachtweergave" - }, - "Text at the bottom of the index page. Contains 3 links to github, Matrix and POEditor.\n\nLike: \"Follow us on Github, Matrix and POEditor.": { - "Follow us on %s and %s.": "Volg ons op %s en %s." - }, - "Optional text at the bottom of the index page linking to the privacy policy of an instance.": { - "Privacy": "Privacy" - }, - "Optional text at the bottom of the index page linking to the Terms of Use document provided by the instance.": { - "Terms of Use": "Gebruikersvoorwaarden" - }, - "Used as title of the modal that asks the user that he/she is really sure about deleting his/her account.": { - "Do you really want to delete your user account?": "Weet je zeker dat je je account wilt verwijderen?" - }, - "Used in a modal that shows up as soon as the user clicks on the \"Delete user\"-button in the user drop-down menu. Should make clear that everything the user owns or references to the user will be deleted and can not be recovered.": { - "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "Dit zal je account verwijderen. Alle notities waar je eigenaar van bent worden verwijderd, samen met alle verwijzingen naar je account." - }, - "Used in the user drop-down menu on the index page. Opens a modal that informs the user that his account will be deleted completely and makes sure the user really want that. Then deletes the account including all notes a user owns.": { - "Delete user": "Gebruiker verwijderen" - }, - "Used in the user drop-down menu on the index page. Generates an archive of all notes a user owns and downloads them.": { - "Export user data": "Gebruikersdata exporteren" - }, - "Used in the sidebar of the help modal. Links to POEditor, our translation platform.": { - "Help us translating on %s": "Help ons vertalen op %s" - }, - "Link besides the \"Release\" and possible \"Privacy policies\" at the bottom of the index page that points to the source code of the CodiMD version you are using.": { - "Source Code": "" - } + "Export to Snippet": "Exporteren naar Snippet", + "Select Visibility Level": "Selecteer zichtbaarheids niveau", + "Night Theme": "Nachtweergave", + "Follow us on %s and %s.": "Volg ons op %s en %s.", + "Privacy": "Privacy", + "Terms of Use": "Gebruikersvoorwaarden", + "Do you really want to delete your user account?": "Weet je zeker dat je je account wilt verwijderen?", + "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "Dit zal je account verwijderen. Alle notities waar je eigenaar van bent worden verwijderd, samen met alle verwijzingen naar je account.", + "Delete user": "Gebruiker verwijderen", + "Export user data": "Gebruikersdata exporteren", + "Help us translating on %s": "Help ons vertalen op %s", + "Source Code": "Broncode" }
\ No newline at end of file diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 87907189..93e1c86f 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -1,109 +1,117 @@ { - "Collaborative markdown notes": "Markdown 协作笔记", - "Realtime collaborative markdown notes on all platforms.": "使用 Markdown 的跨平台即时协作笔记", - "Best way to write and share your knowledge in markdown.": "您使用 Markdown 写作与分享知识的最佳方式", - "Intro": "简介", - "History": "历史", - "New guest note": "建立访客笔记", - "Collaborate with URL": "使用网址协作", - "Support charts and MathJax": "支持图表与 MathJax", - "Support slide mode": "支持简报模式", - "Sign In": "登录", - "Below is the history from browser": "以下为来自浏览器的历史", - "Welcome!": "欢迎!", - "New note": "建立笔记", - "or": "或", - "Sign Out": "登出", - "Explore all features": "探索所有功能", - "Select tags...": "选择标签...", - "Search keyword...": "搜索关键字...", - "Sort by title": "用标题排序", - "Title": "标题", - "Sort by time": "用时间排序", - "Time": "时间", - "Export history": "导出历史", - "Import history": "导入历史", - "Clear history": "清空历史", - "Refresh history": "刷新历史", - "No history": "没有历史", - "Import from browser": "从浏览器导入", - "Releases": "版本", - "Are you sure?": "你确定吗?", - "Cancel": "取消", - "Yes, do it!": "没错,就这样办!", - "Choose method": "选择方式", - "Sign in via %s": "通过 %s 登录", - "New": "新增", - "Publish": "发表", - "Extra": "增益", - "Revision": "修订版本", - "Slide Mode": "简报模式", - "Export": "导出", - "Import": "导入", - "Clipboard": "剪贴板", - "Download": "下载", - "Raw HTML": "纯 HTML", - "Edit": "编辑", - "View": "检视", - "Both": "双栏", - "Help": "帮助", - "Upload Image": "上传图片", - "Menu": "菜单", - "This page need refresh": "此页面需要重新整理", - "You have an incompatible client version.": "您使用的是不相容的客户端", - "Refresh to update.": "请重新整理来更新", - "New version available!": "新版本来了!", - "See releases notes here": "请由此查阅更新纪录", - "Refresh to enjoy new features.": "请重新整理来享受最新功能", - "Your user state has changed.": "您的使用者状态已变更", - "Refresh to load new user state.": "请重新整理来载入新的使用者状态", - "Refresh": "重新整理", - "Contacts": "联络方式", - "Report an issue": "报告问题", - "Meet us on %s": "在 %s 上联系我们", - "Send us email": "寄信给我们", - "Documents": "文件", - "Features": "功能简介", - "YAML Metadata": "YAML Metadata", - "Slide Example": "简报范例", - "Cheatsheet": "快速简表", - "Example": "范例", - "Syntax": "语法", - "Header": "标题", - "Unordered List": "无序清单", - "Ordered List": "有序清单", - "Todo List": "待办事项", - "Blockquote": "引用", - "Bold font": "粗体", - "Italics font": "斜体", - "Strikethrough": "删除线", - "Inserted text": "插入文字", - "Marked text": "标记文字", - "Link": "链接", - "Image": "图片", - "Code": "代码", - "Externals": "外部", - "This is a alert area.": "这是警告区块", - "Revert": "还原", - "Import from clipboard": "从剪贴板导入", - "Paste your markdown or webpage here...": "在这里贴上 Markdown 或是网页内容...", - "Clear": "清除", - "This note is locked": "此份笔记已被锁定", - "Sorry, only owner can edit this note.": "抱歉,只有拥有者可以编辑此笔记", - "OK": "好的", - "Reach the limit": "到达上限", - "Sorry, you've reached the max length this note can be.": "抱歉,您已使用到此份笔记可用的最大长度", - "Please reduce the content or divide it to more notes, thank you!": "请减少内容或是将内容切成更多笔记,谢谢!", - "Import from Gist": "从 Gist 导入", - "Paste your gist url here...": "在这里贴上 gist 网址...", - "Import from Snippet": "从 Snippet 导入", - "Select From Available Projects": "从可用的项目中选择", - "Select From Available Snippets": "从可用的 Snippets 中选择", - "OR": "或是", - "Export to Snippet": "导出到 Snippet", - "Select Visibility Level": "选择可见层级", - "Night Theme": "夜间主题", - "Do you really want to delete this note?": "确定要删除这个文件吗?", - "All users will lose their connection.": "所有用户将失去连接", - "Follow us on %s and %s.": "在%s和%s上关注我们" -} + "Collaborative markdown notes": "Markdown 协作笔记", + "Realtime collaborative markdown notes on all platforms.": "使用 Markdown 的跨平台即时协作笔记", + "Best way to write and share your knowledge in markdown.": "您使用 Markdown 写作与分享知识的最佳方式", + "Intro": "简介", + "History": "历史", + "New guest note": "建立访客笔记", + "Collaborate with URL": "使用网址协作", + "Support charts and MathJax": "支持图表与 MathJax", + "Support slide mode": "支持简报模式", + "Sign In": "登录", + "Below is the history from browser": "以下为来自浏览器的历史", + "Welcome!": "欢迎!", + "New note": "建立笔记", + "or": "或", + "Sign Out": "登出", + "Explore all features": "探索所有功能", + "Select tags...": "选择标签...", + "Search keyword...": "搜索关键字...", + "Sort by title": "用标题排序", + "Title": "标题", + "Sort by time": "用时间排序", + "Time": "时间", + "Export history": "导出历史", + "Import history": "导入历史", + "Clear history": "清空历史", + "Refresh history": "刷新历史", + "No history": "没有历史", + "Import from browser": "从浏览器导入", + "Releases": "版本", + "Are you sure?": "你确定吗?", + "Do you really want to delete this note?": "确定要删除这个文件吗?", + "All users will lose their connection.": "所有用户将失去连接", + "Cancel": "取消", + "Yes, do it!": "没错,就这样办!", + "Choose method": "选择方式", + "Sign in via %s": "通过 %s 登录", + "New": "新增", + "Publish": "发表", + "Extra": "增益", + "Revision": "修订版本", + "Slide Mode": "简报模式", + "Export": "导出", + "Import": "导入", + "Clipboard": "剪贴板", + "Download": "下载", + "Raw HTML": "纯 HTML", + "Edit": "编辑", + "View": "检视", + "Both": "双栏", + "Help": "帮助", + "Upload Image": "上传图片", + "Menu": "菜单", + "This page need refresh": "此页面需要重新整理", + "You have an incompatible client version.": "您使用的是不相容的客户端", + "Refresh to update.": "请重新整理来更新", + "New version available!": "新版本来了!", + "See releases notes here": "请由此查阅更新纪录", + "Refresh to enjoy new features.": "请重新整理来享受最新功能", + "Your user state has changed.": "您的使用者状态已变更", + "Refresh to load new user state.": "请重新整理来载入新的使用者状态", + "Refresh": "重新整理", + "Contacts": "联络方式", + "Report an issue": "报告问题", + "Meet us on %s": "在 %s 上联系我们", + "Send us email": "寄信给我们", + "Documents": "文件", + "Features": "功能简介", + "YAML Metadata": "YAML Metadata", + "Slide Example": "简报范例", + "Cheatsheet": "快速简表", + "Example": "范例", + "Syntax": "语法", + "Header": "标题", + "Unordered List": "无序清单", + "Ordered List": "有序清单", + "Todo List": "待办事项", + "Blockquote": "引用", + "Bold font": "粗体", + "Italics font": "斜体", + "Strikethrough": "删除线", + "Inserted text": "插入文字", + "Marked text": "标记文字", + "Link": "链接", + "Image": "图片", + "Code": "代码", + "Externals": "外部", + "This is a alert area.": "这是警告区块", + "Revert": "还原", + "Import from clipboard": "从剪贴板导入", + "Paste your markdown or webpage here...": "在这里贴上 Markdown 或是网页内容...", + "Clear": "清除", + "This note is locked": "此份笔记已被锁定", + "Sorry, only owner can edit this note.": "抱歉,只有拥有者可以编辑此笔记", + "OK": "好的", + "Reach the limit": "到达上限", + "Sorry, you've reached the max length this note can be.": "抱歉,您已使用到此份笔记可用的最大长度", + "Please reduce the content or divide it to more notes, thank you!": "请减少内容或是将内容切成更多笔记,谢谢!", + "Import from Gist": "从 Gist 导入", + "Paste your gist url here...": "在这里贴上 gist 网址...", + "Import from Snippet": "从 Snippet 导入", + "Select From Available Projects": "从可用的项目中选择", + "Select From Available Snippets": "从可用的 Snippets 中选择", + "OR": "或是", + "Export to Snippet": "导出到 Snippet", + "Select Visibility Level": "选择可见层级", + "Night Theme": "夜间主题", + "Follow us on %s and %s.": "在%s和%s上关注我们", + "Privacy": "隐私政策", + "Terms of Use": "使用条款", + "Do you really want to delete your user account?": "你确定真的想要删除帐户?", + "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "我们将会删除你的帐户、你所拥有的笔记、以及你在别人笔记里的作者纪录。", + "Delete user": "删除帐户", + "Export user data": "汇出使用者资料", + "Help us translating on %s": "来 %s 帮我们翻译", + "Source Code": "源码" +}
\ No newline at end of file diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 090af9c0..eb95e630 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -1,108 +1,117 @@ { - "Collaborative markdown notes": "Markdown 協作筆記", - "Realtime collaborative markdown notes on all platforms.": "使用 Markdown 的跨平台即時協作筆記", - "Best way to write and share your knowledge in markdown.": "您使用 Markdown 寫作與分享知識的最佳方式", - "Intro": "簡介", - "History": "紀錄", - "New guest note": "建立訪客筆記", - "Collaborate with URL": "使用網址協作", - "Support charts and MathJax": "支援圖表與 MathJax", - "Support slide mode": "支援簡報模式", - "Sign In": "登入", - "Below is the history from browser": "以下為來自瀏覽器的紀錄", - "Welcome!": "歡迎!", - "New note": "建立筆記", - "or": "或", - "Sign Out": "登出", - "Explore all features": "探索所有功能", - "Select tags...": "選擇標籤...", - "Search keyword...": "搜尋關鍵字...", - "Sort by title": "用標題排序", - "Title": "標題", - "Sort by time": "用時間排序", - "Time": "時間", - "Export history": "匯出紀錄", - "Import history": "匯入紀錄", - "Clear history": "清空紀錄", - "Refresh history": "更新紀錄", - "No history": "沒有紀錄", - "Import from browser": "從瀏覽器匯入", - "Releases": "版本", - "Are you sure?": "你確定嗎?", - "Cancel": "取消", - "Yes, do it!": "沒錯,就這樣辦!", - "Choose method": "選擇方式", - "Sign in via %s": "透過 %s 登入", - "New": "新增", - "Publish": "發表", - "Extra": "增益", - "Revision": "修訂版本", - "Slide Mode": "簡報模式", - "Export": "匯出", - "Import": "匯入", - "Clipboard": "剪貼簿", - "Download": "下載", - "Raw HTML": "純 HTML", - "Edit": "編輯", - "View": "檢視", - "Both": "雙欄", - "Help": "協助", - "Upload Image": "上傳圖片", - "Menu": "選單", - "This page need refresh": "此頁面需要重新整理", - "You have an incompatible client version.": "您使用的是不相容的客戶端", - "Refresh to update.": "請重新整理來更新", - "New version available!": "新版本來了!", - "See releases notes here": "請由此查閱更新紀錄", - "Refresh to enjoy new features.": "請重新整理來享受最新功能", - "Your user state has changed.": "您的使用者狀態已變更", - "Refresh to load new user state.": "請重新整理來載入新的使用者狀態", - "Refresh": "重新整理", - "Contacts": "聯絡方式", - "Report an issue": "回報問題", - "Meet us on %s": "透過 %s 聯絡我們", - "Send us email": "寄信給我們", - "Documents": "文件", - "Features": "功能簡介", - "YAML Metadata": "YAML Metadata", - "Slide Example": "簡報範例", - "Cheatsheet": "快速簡表", - "Example": "範例", - "Syntax": "語法", - "Header": "標題", - "Unordered List": "無序清單", - "Ordered List": "有序清單", - "Todo List": "待辦事項", - "Blockquote": "引用", - "Bold font": "粗體", - "Italics font": "斜體", - "Strikethrough": "刪除線", - "Inserted text": "插入文字", - "Marked text": "標記文字", - "Link": "連結", - "Image": "圖片", - "Code": "程式碼", - "Externals": "外部", - "This is a alert area.": "這是警告區塊", - "Revert": "還原", - "Import from clipboard": "從剪貼簿匯入", - "Paste your markdown or webpage here...": "在這裡貼上 Markdown 或是網頁內容...", - "Clear": "清除", - "This note is locked": "此份筆記已被鎖定", - "Sorry, only owner can edit this note.": "抱歉,只有擁有者可以編輯此筆記", - "OK": "好的", - "Reach the limit": "到達上限", - "Sorry, you've reached the max length this note can be.": "抱歉,您已使用到此份筆記可用的最大長度", - "Please reduce the content or divide it to more notes, thank you!": "請減少內容或是將內容切成更多筆記,謝謝!", - "Import from Gist": "從 Gist 匯入", - "Paste your gist url here...": "在這裡貼上 gist 網址...", - "Import from Snippet": "從 Snippet 匯入", - "Select From Available Projects": "從可用的專案中選擇", - "Select From Available Snippets": "從可用的 Snippets 中選擇", - "OR": "或是", - "Export to Snippet": "匯出到 Snippet", - "Select Visibility Level": "選擇可見層級", - "Night Theme": "夜間主題", - "Do you really want to delete this note?": "確定要刪除這個文件嗎?", - "All users will lose their connection.": "所有使用者將會失去連線" -} + "Collaborative markdown notes": "Markdown 協作筆記", + "Realtime collaborative markdown notes on all platforms.": "使用 Markdown 的跨平台即時協作筆記", + "Best way to write and share your knowledge in markdown.": "您使用 Markdown 寫作與分享知識的最佳方式", + "Intro": "簡介", + "History": "紀錄", + "New guest note": "建立訪客筆記", + "Collaborate with URL": "使用網址協作", + "Support charts and MathJax": "支援圖表與 MathJax", + "Support slide mode": "支援簡報模式", + "Sign In": "登入", + "Below is the history from browser": "以下為來自瀏覽器的紀錄", + "Welcome!": "歡迎!", + "New note": "建立筆記", + "or": "或", + "Sign Out": "登出", + "Explore all features": "探索所有功能", + "Select tags...": "選擇標籤...", + "Search keyword...": "搜尋關鍵字...", + "Sort by title": "用標題排序", + "Title": "標題", + "Sort by time": "用時間排序", + "Time": "時間", + "Export history": "匯出紀錄", + "Import history": "匯入紀錄", + "Clear history": "清空紀錄", + "Refresh history": "更新紀錄", + "No history": "沒有紀錄", + "Import from browser": "從瀏覽器匯入", + "Releases": "版本", + "Are you sure?": "你確定嗎?", + "Do you really want to delete this note?": "確定要刪除這個文件嗎?", + "All users will lose their connection.": "所有使用者將會失去連線", + "Cancel": "取消", + "Yes, do it!": "沒錯,就這樣辦!", + "Choose method": "選擇方式", + "Sign in via %s": "透過 %s 登入", + "New": "新增", + "Publish": "發表", + "Extra": "增益", + "Revision": "修訂版本", + "Slide Mode": "簡報模式", + "Export": "匯出", + "Import": "匯入", + "Clipboard": "剪貼簿", + "Download": "下載", + "Raw HTML": "純 HTML", + "Edit": "編輯", + "View": "檢視", + "Both": "雙欄", + "Help": "協助", + "Upload Image": "上傳圖片", + "Menu": "選單", + "This page need refresh": "此頁面需要重新整理", + "You have an incompatible client version.": "您使用的是不相容的客戶端", + "Refresh to update.": "請重新整理來更新", + "New version available!": "新版本來了!", + "See releases notes here": "請由此查閱更新紀錄", + "Refresh to enjoy new features.": "請重新整理來享受最新功能", + "Your user state has changed.": "您的使用者狀態已變更", + "Refresh to load new user state.": "請重新整理來載入新的使用者狀態", + "Refresh": "重新整理", + "Contacts": "聯絡方式", + "Report an issue": "回報問題", + "Meet us on %s": "透過 %s 聯絡我們", + "Send us email": "寄信給我們", + "Documents": "文件", + "Features": "功能簡介", + "YAML Metadata": "YAML Metadata", + "Slide Example": "簡報範例", + "Cheatsheet": "快速簡表", + "Example": "範例", + "Syntax": "語法", + "Header": "標題", + "Unordered List": "無序清單", + "Ordered List": "有序清單", + "Todo List": "待辦事項", + "Blockquote": "引用", + "Bold font": "粗體", + "Italics font": "斜體", + "Strikethrough": "刪除線", + "Inserted text": "插入文字", + "Marked text": "標記文字", + "Link": "連結", + "Image": "圖片", + "Code": "程式碼", + "Externals": "外部", + "This is a alert area.": "這是警告區塊", + "Revert": "還原", + "Import from clipboard": "從剪貼簿匯入", + "Paste your markdown or webpage here...": "在這裡貼上 Markdown 或是網頁內容...", + "Clear": "清除", + "This note is locked": "此份筆記已被鎖定", + "Sorry, only owner can edit this note.": "抱歉,只有擁有者可以編輯此筆記", + "OK": "好的", + "Reach the limit": "到達上限", + "Sorry, you've reached the max length this note can be.": "抱歉,您已使用到此份筆記可用的最大長度", + "Please reduce the content or divide it to more notes, thank you!": "請減少內容或是將內容切成更多筆記,謝謝!", + "Import from Gist": "從 Gist 匯入", + "Paste your gist url here...": "在這裡貼上 gist 網址...", + "Import from Snippet": "從 Snippet 匯入", + "Select From Available Projects": "從可用的專案中選擇", + "Select From Available Snippets": "從可用的 Snippets 中選擇", + "OR": "或是", + "Export to Snippet": "匯出到 Snippet", + "Select Visibility Level": "選擇可見層級", + "Night Theme": "夜間主題", + "Follow us on %s and %s.": "來 %s 或 %s 和我們互動吧!", + "Privacy": "隱私權政策", + "Terms of Use": "使用條款", + "Do you really want to delete your user account?": "你確定真的想要刪除帳戶?", + "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "我們將會刪除你的帳戶、你所擁有的筆記、以及你在別人筆記裡的作者紀錄。", + "Delete user": "刪除使用者", + "Export user data": "匯出使用者資料", + "Help us translating on %s": "來 %s 幫我們翻譯", + "Source Code": "原始碼" +}
\ No newline at end of file diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index 43582d78..a5e591ef 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -65,19 +65,19 @@ </span> <div class="lead row" style="width: 90%; margin: 0 auto;"> <div class="col-md-4 inner"> - <a href="<%- serverURL %>/features#share-notes"> + <a href="<%- serverURL %>/features#Share-Notes"> <i class="fa fa-bolt fa-3x"></i> <h4><%= __('Collaborate with URL') %></h4> </a> </div> <div class="col-md-4 inner"> - <a href="<%- serverURL %>/features#mathjax"> + <a href="<%- serverURL %>/features#MathJax"> <i class="fa fa-bar-chart fa-3x"></i> <h4><%= __('Support charts and MathJax') %></h4> </a> </div> <div class="col-md-4 inner"> - <a href="<%- serverURL %>/features#slide-mode"> + <a href="<%- serverURL %>/features#Slide-Modee"> <i class="fa fa-tv fa-3x"></i> <h4><%= __('Support slide mode') %></h4> </a> |