└── locales ├── zh-cn.json ├── zh.json ├── ja.json ├── en.json ├── da.json ├── pl.json ├── sv.json └── tr.json /locales/zh-cn.json: -------------------------------------------------------------------------------- 1 | { 2 | "revision": { 3 | "revision": "修订记录", 4 | "download": "下载", 5 | "revert": "还原" 6 | }, 7 | "common": { 8 | "or": "或", 9 | "cancel": "取消", 10 | "ok": "好的", 11 | "got-it": "知道了", 12 | "period": "." 13 | }, 14 | "help": { 15 | "title": "帮助", 16 | "contact": { 17 | "title": "联络", 18 | "messenger": "与我们沟通", 19 | "github": "报告问题", 20 | "email": "邮件联络我们", 21 | "donate": "请我们喝杯咖啡" 22 | }, 23 | "documents": "文档", 24 | "features": "功能特性", 25 | "yaml-meta": "YAML 元数据", 26 | "slide": "幻灯片示例", 27 | "book": "书籍示例", 28 | "cheatsheet": "速查表", 29 | "example": "示例", 30 | "syntax": { 31 | "h1": "标题", 32 | "ul": "无序列表", 33 | "ol": "有序列表", 34 | "todo": "待办任务", 35 | "blockquote": "引用", 36 | "b": "粗体", 37 | "i": "斜体", 38 | "strike": "删除线", 39 | "ins": "插入文本", 40 | "mark": "标记文本", 41 | "anchor": "链接", 42 | "img": "图片", 43 | "code": "代码", 44 | "embeded": "外部", 45 | "alert": "这是一个警告区块。" 46 | } 47 | }, 48 | "signup": { 49 | "signup": "注册", 50 | "new": "首次来到 HackMD? ", 51 | "eeSite": { 52 | "terms": { 53 | "1": "继续登录,代表你同意 ", 54 | "2": "服务条款。" 55 | } 56 | } 57 | }, 58 | "signin": { 59 | "signin": "登录", 60 | "signin-ldap" : "登录到 {{name}} (LDAP)", 61 | "signin-via-email": "使用邮件登录", 62 | "choose": "选择方式", 63 | "via": "通过 {{text}} 登录", 64 | "email-or-username": "邮件 或 用户名", 65 | "email-or-username-placeholder": "你的邮件地址 或 用户名", 66 | "email": "邮件", 67 | "email-placeholder": "你的邮件", 68 | "password": "密码", 69 | "password-placeholder": "你的密码" 70 | }, 71 | "refresh": { 72 | "title": "本页面需要刷新", 73 | "incompatible": { 74 | "title": "你的客户端版本不兼容。", 75 | "content": "刷新来更新。" 76 | }, 77 | "upgrade": { 78 | "title": "有新版本!", 79 | "note": "在这里查看版本发布说明", 80 | "content": "刷新来体验新功能。" 81 | }, 82 | "auth": { 83 | "title": "你的用户状态已经改变。", 84 | "content": "刷新以加载新的用户状态。" 85 | }, 86 | "donate": "捐赠我们一杯咖啡", 87 | "refresh": "刷新" 88 | }, 89 | "infobar": { 90 | "owned": "拥有这篇笔记", 91 | "created": "创建于", 92 | "changed": "变更于", 93 | "notification" : { 94 | "watch": "订阅 - 有任何变更都会收到通知", 95 | "never": "不订阅 - 不会收到通知" 96 | } 97 | }, 98 | "clipboard": { 99 | "title": "从剪贴板导入", 100 | "content": "粘贴你的 markdown 或网页到这里 ... ", 101 | "clear": "清空", 102 | "import": "导入" 103 | }, 104 | "locked": { 105 | "title": "此笔记已加锁", 106 | "content": "抱歉,只有该笔记的拥有者才可以编辑。" 107 | }, 108 | "limit": { 109 | "title": "到达限制", 110 | "content1": "对不起,当前笔记已达到最大长度。", 111 | "content2": "请减少内容,或拆分为多个笔记,谢谢!" 112 | }, 113 | "gist-import": { 114 | "title": "从 Gist 导入", 115 | "content": "粘贴你的 gist url 到这里...", 116 | "clear": "清空", 117 | "import": "导入" 118 | }, 119 | "snippet-import": { 120 | "title": "从 Snippet 导入", 121 | "project": { 122 | "placeholder": "从可用的 Project 选择" 123 | }, 124 | "snippet": { 125 | "placeholder": "从可用到 Snippet 选择" 126 | }, 127 | "body": { 128 | "project": "Project:", 129 | "Snippet": "Snippet:" 130 | }, 131 | "clear": "清空", 132 | "import": "导入", 133 | "error": { 134 | "fetch-error": "不能获取 Gitlab 参数 :(", 135 | "not-valid-url-error": "非法的 Snippet URL :(" 136 | } 137 | }, 138 | "snippet-export": { 139 | "title": "导出到 Snippet", 140 | "project": { 141 | "title": "Project:", 142 | "placeholder": "从可用的 Project 选择" 143 | }, 144 | "visibility": { 145 | "title": "可见性:", 146 | "placeholder": "选择可见级别", 147 | "private": "私有", 148 | "internal": "内部" 149 | }, 150 | "body": { 151 | "title": "标题:", 152 | "filename": "文件名:" 153 | }, 154 | "export": "导出", 155 | "success": "导出成功!", 156 | "view-here": "在此查看 Snippet" 157 | }, 158 | "google-drive": { 159 | "import": { 160 | "title": "从 Google Drive 导入", 161 | "failed": "导入失败 :(" 162 | }, 163 | "export": { 164 | "title": "导出到 Google Drive", 165 | "success": "导出完成!", 166 | "view-here": "点击此处查看你的文件", 167 | "error": "导出发生错误 :(" 168 | } 169 | }, 170 | "gist": { 171 | "import": { 172 | "title": "从 Gist 导入", 173 | "fetch-error": "不能获取 gist 文件 :(", 174 | "not-valid-gist-url-error": "非法的 Gist URL :(" 175 | } 176 | }, 177 | "import": { 178 | "import-from-url": "从 URL 导入", 179 | "not-valid-url-error": "非法的 URL :(", 180 | "import-failed": "导入失败 :(" 181 | }, 182 | "delete": { 183 | "title": "确定吗?", 184 | "yes": "是的,确定!", 185 | "body-member": "你真的要删除该成员吗?", 186 | "body": { 187 | "msg": "你真的要删除该笔记吗?", 188 | "item": "所有用户将丢失他们的连接。" 189 | } 190 | }, 191 | "transfer": { 192 | "title": "转移所有人", 193 | "team-label": "转移到你已加入的团队", 194 | "team-member-label": "转移到当前团队成员", 195 | "transfer": "转移" 196 | }, 197 | "pull-changes": { 198 | "title": "从 GitHub 拉去更新", 199 | "apply": "应用所有差异" 200 | }, 201 | "push-changes": { 202 | "title": "推送变更到 GitHub", 203 | "body": "确认要推送变更到 GitHub 吗?", 204 | "push": "推送" 205 | }, 206 | "header": { 207 | "extra": { 208 | "title": "扩展", 209 | "slide": "幻灯片模式", 210 | "book": "书本模式" 211 | }, 212 | "revision": "修订记录", 213 | "export": { 214 | "title": "导出", 215 | "dropbox": "Dropbox", 216 | "google-drive": "Google Drive", 217 | "gist": "Gist", 218 | "snippet": "Snippet" 219 | }, 220 | "import": { 221 | "title": "导入", 222 | "dropbox": "Dropbox", 223 | "google-drive": "Google Drive", 224 | "gist": "Gist", 225 | "snippet": "Snippet", 226 | "clipboard": "Clipboard" 227 | }, 228 | "download": { 229 | "title": "下载", 230 | "markdown": "Markdown", 231 | "html": "HTML", 232 | "raw-html": "原生 HTML", 233 | "odf": "ODF (Beta)", 234 | "pdf": "PDF (Beta)" 235 | }, 236 | "modes": { 237 | "edit": "编辑", 238 | "both": "全部", 239 | "view": "查看" 240 | }, 241 | "help": "帮助", 242 | "image-upload": "上传图片", 243 | "menu": "菜单", 244 | "enterprise-demo": "企业版 Demo", 245 | "new-note": "新笔记", 246 | "new-team-note": "新团队笔记", 247 | "team-manage": "管理团队", 248 | "profile": "资料", 249 | "feature": "功能", 250 | "dashboard": "面板", 251 | "settings": "设置", 252 | "logout": "退出", 253 | "sign-in": "登录", 254 | "team": "团队", 255 | "overview": "概览", 256 | "intro": "介绍", 257 | "recent": "最近", 258 | "manage": "管理", 259 | "new": "新建", 260 | "publish": "发布", 261 | "getting-started": "开始", 262 | "getting-started-with-hackmd": "开始使用 HackMD", 263 | "getting-started-tips": "学习如何创建、分享和管理你的笔记。", 264 | "signout": "退出", 265 | "permission": "权限", 266 | "note": { 267 | "title": "笔记权限", 268 | "read": "可读", 269 | "write": "可写", 270 | "owner": "所有者", 271 | "signedin": "已登入", 272 | "guest": "游客", 273 | "public": "公开", 274 | "help": "笔记所有者可决定哪些人有可读或可写权限。" 275 | }, 276 | "comments": { 277 | "title": "评论", 278 | "enable": "开启", 279 | "disable": "禁用", 280 | "read": "可读", 281 | "write": "可评论", 282 | "owner": "所有者", 283 | "signedin": "已登入", 284 | "guest": "游客", 285 | "help": "笔记所有者可决定哪些人有可读或评论权限。" 286 | }, 287 | "invitee": { 288 | "title": "受邀者", 289 | "invite": "邀请", 290 | "read": "可读", 291 | "write": "可写", 292 | "admin": "管理员", 293 | "help": "管理员可邀请用户和修改笔记权限。", 294 | "search-user-placeholder": "通过 email 搜索用户 ..." 295 | }, 296 | "options": "选项", 297 | "share": "分享", 298 | "transfer-ownership": "转移笔记所有权", 299 | "delete-note": "删除此笔记", 300 | "back": "返回", 301 | "shelf": "书架", 302 | "github": { 303 | "pull": "拉取变更", 304 | "push": "推送变更" 305 | }, 306 | "notification": { 307 | "watch": { 308 | "label": "关注", 309 | "title": "有任何变更都会收到通知" 310 | }, 311 | "never": { 312 | "label": "从不", 313 | "title": "不会有任何通知" 314 | }, 315 | "no-email": "在设置菜单设置邮箱 以便接收邮件通知!" 316 | }, 317 | "lost-content": "如果现在离开,可能会丢失内容,你确定离开吗?", 318 | "status-type": { 319 | "connected": "已连接", 320 | "online": "在线", 321 | "offline": "离线" 322 | } 323 | }, 324 | "footer": { 325 | "product": "产品", 326 | "enterprise": "企业", 327 | "templates": "模板", 328 | "open-source": "开源", 329 | "resources": "资源", 330 | "features": "特性", 331 | "tutorial": "教程", 332 | "faq": "FAQ", 333 | "information": "信息", 334 | "about": "关于", 335 | "blog": "博客", 336 | "company": "公司", 337 | "privacy": "隐私", 338 | "tos": "用户条款", 339 | "releases": "发布", 340 | "about-ee": "关于 {{name}}", 341 | "about-hackmd": "关于 HackMD", 342 | "coffee": "为我们买杯咖啡", 343 | "terms": "条款", 344 | "donate": "为我们买杯咖啡" 345 | }, 346 | "error": { 347 | "home": "首页", 348 | "back": "你可以返回首页。", 349 | "signin": "登入货返回首页。", 350 | "try": "稍后重试或返回首页。", 351 | "400": { 352 | "title": "400 Bad Request", 353 | "content": "你的浏览器发起了一个不合法的请求。" 354 | }, 355 | "403": { 356 | "title": "403 Forbidden", 357 | "content": "你没有权限访问该资源。" 358 | }, 359 | "404": { 360 | "title": "404 Not Found", 361 | "content": "找不到你访问的页面。" 362 | }, 363 | "500": { 364 | "title": "500 Interal Error", 365 | "content": "我们在处理你的请求时发生了内部错误。" 366 | } 367 | }, 368 | "home": { 369 | "enterprise": "企业", 370 | "slogan": "基于开放式协作建立社区。", 371 | "use-free": "免费使用", 372 | "btn-between-or": "或", 373 | "btn-sign-in": "登入", 374 | "how-to-use": "如何使用?", 375 | "concept": { 376 | "title": "概念", 377 | "subtitle": "向你的社区分享所有文档、知识、信息。", 378 | "note": "创建一个笔记", 379 | "collaborate": "开放式协作", 380 | "share": "分享并跟踪" 381 | }, 382 | "btn-try": "现在尝试", 383 | "empowering": { 384 | "1": "大规模实时协作", 385 | "2": "将白皮书和API转换为实时文档。", 386 | "3": "为每一个开源项目创建专用团队空间。", 387 | "title": "赋能社区" 388 | }, 389 | "be-in-know": { 390 | "1": "集中所有社区讨论到一处。", 391 | "2": "当单一的源信息发生变更时获得通知。", 392 | "3": "搜索或回滚到任何一个历史版本。", 393 | "title": "确保知情" 394 | }, 395 | "feature": { 396 | "title": "特性" 397 | }, 398 | "features": { 399 | "markdown": { 400 | "subtitle": "支持写作原生 markdown", 401 | "title": "Markdown" 402 | }, 403 | "slide": { 404 | "subtitle": "轻松制作幻灯片,分钟级就可以上台开始", 405 | "title": "幻灯片模式" 406 | }, 407 | "book-mode": { 408 | "subtitle": "组合多篇笔记成书,随点随看", 409 | "title": "书本图书" 410 | }, 411 | "hackmd-it": { 412 | "subtitle": "GitHub / GitLab 集成,即时访问", 413 | "title": "HackMD 之" 414 | }, 415 | "diagram": { 416 | "subtitle": "使用文本创建数据公式和UML图", 417 | "title": "MathJax & UML" 418 | }, 419 | "image": { 420 | "subtitle": "拖拽图片,自动上传", 421 | "title": "上传图片" 422 | }, 423 | "export": { 424 | "subtitle": "导出为 PDF、md 或 html 文件", 425 | "title": "随身携带" 426 | }, 427 | "tags": { 428 | "subtitle": "使用标签管理和搜索笔记", 429 | "title": "使用标签管理" 430 | } 431 | }, 432 | "trustedBy": "信任者", 433 | "plans": { 434 | "title": "计划", 435 | "free": { 436 | "1": "无限笔记", 437 | "2": "无限协作者", 438 | "3": "邮件通知", 439 | "4": "免登录使用", 440 | "title": "免费版", 441 | "subtitle": "现在打开协作。", 442 | "start": "开始使用" 443 | }, 444 | "business": { 445 | "1": "单点登录 或 SAML 登录支持", 446 | "2": "基于角色的访问控制", 447 | "3": "无限团队空间", 448 | "4": "私有图片存储", 449 | "ribbon": "Hot", 450 | "title": "商业版", 451 | "subtitle": "根据你的使用情况定制访问控制。", 452 | "btn-more": "更多特性", 453 | "btn-contact": "我有兴趣" 454 | }, 455 | "conf": { 456 | "1": "通过自定义 URL 来分享笔记", 457 | "2": "针对会议主办方的团队空间", 458 | "3": "最佳实践培训和分享", 459 | "4": "更多针对你的自定义选项", 460 | "ribbon": "Free", 461 | "title": "会议版", 462 | "subtitle": "我们得愿景是帮助您分享知识。", 463 | "contact": "咨询我们任何问题" 464 | } 465 | }, 466 | "active-users": "加入到 160,000+ 活跃用户中! 快来爱上它" 467 | }, 468 | "profile": { 469 | "member-since": "成员加入于 {{date}}", 470 | "no-notes": "你还没有笔记!", 471 | "no-result": "无结果。", 472 | "end-of-notes": "我是有底线的!这是笔记的最底部了。", 473 | "search": { 474 | "placeholder": "搜索笔记..." 475 | }, 476 | "created": "已创建", 477 | "found-notes": "找到 {{count}} 个笔记。", 478 | "edit": "编辑该笔记", 479 | "publish": "发布", 480 | "slide-mode": "演示模式", 481 | "book-mode": "书籍模式", 482 | "permission": { 483 | "freely": "任何人可编辑", 484 | "editable": "已登入用户可编辑", 485 | "limited": "已登入用户可编辑 (游客禁止)", 486 | "locked": "仅所有者可编辑", 487 | "protected": "仅所有者可编辑 (游客禁止)", 488 | "private": "仅所有者可查看和编辑" 489 | } 490 | }, 491 | "overview": { 492 | "search": { 493 | "placeholder": "搜索关键词或标签..." 494 | }, 495 | "filter": { 496 | "title": "过滤器", 497 | "all": "所有", 498 | "shared-with-me": "与我共享", 499 | "my-notes": "我的笔记" 500 | }, 501 | "unvisited" : "未访问", 502 | "changed": " 变更于 ", 503 | "category": { 504 | "categories": "分类", 505 | "description": { 506 | "title": "我们选择每篇笔记的第一个标签作为其分类。
点击图标了解更多。" 507 | } 508 | }, 509 | "show-with-categories": "展示分类", 510 | "default-section": "无标签", 511 | "unselect-all": "全不选", 512 | "select-all": "全选", 513 | "sorted": { 514 | "multiple-sorting": "多重排序", 515 | "categories-sorted-by": "类别排序", 516 | "notes-sorted-by": "笔记排序", 517 | "new_to_old": "新到旧", 518 | "old_to_new": "旧到新", 519 | "a_to_z": "A 到 Z", 520 | "z_to_a": "Z 到 A" 521 | }, 522 | "no-notes-with-current-filters": "未找到任何符合的笔记", 523 | "no-notes": "没有任何笔记", 524 | "grid-layout": "宫格布局", 525 | "row-layout": "列表布局" 526 | }, 527 | "site": { 528 | "meta": { 529 | "description": "使用 Markdown 记录并分享知识的最佳方式。", 530 | "og": { 531 | "title-suffix": "Markdown 协作笔记", 532 | "description": "使用 Markdown 记录并分享知识的最佳方式。" 533 | }, 534 | "tw": { 535 | "title-suffix": "Markdown 协作笔记", 536 | "description": "使用 Markdown 记录并分享知识的最佳方式。" 537 | } 538 | }, 539 | "title-suffix": "Markdown 协作笔记", 540 | "untitled": "无标题", 541 | "overview": "概览", 542 | "recent": "最近", 543 | "shelf": "书架", 544 | "getting-started": "开始使用", 545 | "manage": "团队管理", 546 | "about-us": "关于我们", 547 | "settings": "设置", 548 | "docflow-setup": "HackDF 设置", 549 | "docflow-import": "HackDF 导入", 550 | "signup": "注册", 551 | "login": "登入", 552 | "verify_email": "邮件验证完成", 553 | "finish-join": "继续完成注册" 554 | }, 555 | "recent": { 556 | "from-browser": "以下是浏览器历史", 557 | "search": { 558 | "tags": { 559 | "placeholder": "选择标签 ..." 560 | }, 561 | "keyword": { 562 | "placeholder": "搜索关键词 ..." 563 | } 564 | }, 565 | "sort": { 566 | "title": "按标题排序", 567 | "time": "按时间排序" 568 | }, 569 | "title": "标题", 570 | "time": "时间", 571 | "export": "导出记录", 572 | "import": "导入记录", 573 | "clear": "清空记录", 574 | "refresh": "刷新记录", 575 | "empty": "没有记录", 576 | "import-browser": "从浏览器导入", 577 | "visited": "访问于", 578 | "delete-all-history": "你确定要清空所有历史记录吗?", 579 | "delete-below-history": "你确定要删除所有历史记录吗?", 580 | "can-not-restore": "不可回退。" 581 | }, 582 | "docflow": { 583 | "survey": "与此同时,请告诉我们你对 HackMD 的看法: 参与调研。", 584 | "step1": { 585 | "1": "登录到 HackMD", 586 | "2": "授权 HackDF 访问 GitHub webhooks", 587 | "3": "选择使用 HackDF 的仓库", 588 | "title": "安装 GitHub App", 589 | "step1": "步骤 1. ", 590 | "signin-to-manage-document": "登入并管理文档", 591 | "step2": "步骤 2. ", 592 | "linking-finished": "已授权", 593 | "连接": "授权", 594 | "step3": "步骤 3. ", 595 | "modify": "更改", 596 | "start-installation": "选择仓库", 597 | "installed-repo": "已授权仓库列表", 598 | "refresh": "刷新列表" 599 | }, 600 | "step2": { 601 | "p1": "接下來 HackDF 就会在每次代码推送到 main 时,检查变更的文件,并提醒你有哪些文件该做修改。", 602 | "default-document": "默认文档检查规则", 603 | "p2": "

默认情况下,如您在以下目录更改任何笔记:

会触发以下文件的提醒

", 604 | "customized": "自定义文档检查规则", 605 | "p3": "如果你希望自定义文档与代码之间的对应关系,可以增加一个配置项到 .hackdf/config.yml
示例配置内容如下:", 606 | "p4": "关于自定义配置项的更多信息可参考 HackDF 指南 📚 或直接 联系我们
关于 Git 使用的更多资源可参考: Git 指南" 607 | }, 608 | "landing-page": { 609 | "title": "HackDF 让文档保持新鲜 🍋", 610 | "p1": "HackDF 会提醒你要更新文件,而无需你修改每天的工作流程。 每次你 推送提交到 GitHub时,HackDF 会自动检测文件是否需要更新。如果是,你就会 收到一封邮件。", 611 | "p2": "让您从此不必再为文件是否最新而烦恼,避免因为文件缺漏而重复犯错。", 612 | "cta": "立刻尝鲜" 613 | }, 614 | "view-documents": "查看文档", 615 | "import-documents": "导入文档", 616 | "import": { 617 | "succeed": "导入仓库文档成功!", 618 | "succeed-with-warning": "导入仓库文档成功,但有警告信息:", 619 | "view-documents": "查看文档", 620 | "failed": "导入仓库文档失败 :(", 621 | "back": "返回至 HackDF", 622 | "importing": "导入中 ..." 623 | } 624 | }, 625 | "shelf": { 626 | "documents": "{{count}} 个文档", 627 | "empty": "没有书架", 628 | "shelf-on": "Shelf on ", 629 | "settings": " 设置", 630 | "github": " Github", 631 | "delete-this-shelf": " 删除该书架", 632 | "delete-msg": "你确定想要删除该书架吗?", 633 | "no-readme": "增加一个 README 文件作为项目的概览。" 634 | }, 635 | "disqus": { 636 | "content1": "请开启 JavaScript 以查看 ", 637 | "content2": "评论功能由 Disqus 提供。" 638 | }, 639 | "auth": { 640 | "join-success": { 641 | "welcome": "欢迎来到 HackMD !", 642 | "confirm": "你已经确认了邮件地址。" 643 | }, 644 | "join": { 645 | "username": "用户名", 646 | "username-placeholder": "你的用户名", 647 | "allow": "支持 a-Z、 0-9 以及中划线-(不能在最开头)。", 648 | "email": "邮件地址", 649 | "email-placeholder": "你的邮件地址", 650 | "password": "密码", 651 | "password-placeholder": "你的密码", 652 | "password-length": "密码长度限制为8-30个字符。" 653 | }, 654 | "finish-join": { 655 | "check-email": "查看你的邮件箱以验证邮件地址", 656 | "send-email": "我们已发送了一封邮件到 ", 657 | "verify-email": "按照提示来验证你的邮件地址。", 658 | "did-not-receive": "无法收到验证邮件?", 659 | "send-again": "再次发送", 660 | "reason": "验证邮件地址可以帮助我们确保你的数据处于安全状态。" 661 | }, 662 | "common": { 663 | "sign-in": "登入", 664 | "sign-up": "注册", 665 | "have-an-account": "已经有账户了?" 666 | } 667 | }, 668 | "invitation": { 669 | "resendInvitation": "重新发送邀请", 670 | "resendInvitationPrompt": "你确定要重新发送邀请邮件吗?" 671 | }, 672 | "about": { 673 | "contact": "联系我们", 674 | "join": "加入我们" 675 | }, 676 | "settings": { 677 | "general-settings": "通用设置", 678 | "upload-logo": "上传 logo", 679 | "reset-logo": "重置 logo", 680 | "team-name": "团队名称", 681 | "team-name-placeholder": "你的团队名称", 682 | "team-description": "团队描述", 683 | "team-description-placeholder": "你的团队描述", 684 | "team-url-path": "团队 URL", 685 | "team-url-path-placeholder": "你的团队 URL ", 686 | "team-members": "团队成员", 687 | "add-new-member": "添加新成员", 688 | "username-or-email-address": "用户名或邮件地址", 689 | "team-role": { 690 | "admin": "管理员", 691 | "member": "成员", 692 | "friend": "朋友" 693 | }, 694 | "add": "添加", 695 | "choose-photo": "选择照片", 696 | "reset-avatar": "重置头像", 697 | "name": "名字", 698 | "name-placeholder": "你的全名", 699 | "username": "用户名", 700 | "username-placeholder": "你的用户名", 701 | "allow": "允许使用 a-Z, 0-9 以及中划线(但不能以中划线开头)。", 702 | "email": "邮件", 703 | "email-placeholder": "你的邮件", 704 | "email-invalid": "邮件地址无效", 705 | "email-not-confirmed": "新的邮件地址还未确认。", 706 | "emial-has-been-sent": "确认邮件已发送。", 707 | "resend-email": "重发邮件", 708 | "password": "密码", 709 | "have-password": "你已重置密码。", 710 | "change-password": "修改密码", 711 | "not-have-password": "你还没有设置密码。", 712 | "setup-password": "设置密码", 713 | "biography": "自我介绍", 714 | "biography-placeholder": "说说你自己 ...", 715 | "submit": "提交", 716 | "match-error": "啊哦,它们不匹配。", 717 | "notification": { 718 | "title": "通知设置", 719 | "auto-watch": "自动订阅", 720 | "auto-watch-notes": "自动订阅笔记", 721 | "auto-watch-notes-msg": "当你创建一个笔记时,会自动订阅它的通知。", 722 | "auto-watch-teams": "自动订阅团队", 723 | "auto-watch-teams-msg": "当你加入的团队创建一个笔记时,会自动订阅它的通知。", 724 | "email-notification-alert": "为了接收邮件通知,你需要在通用设置里提供邮件地址。", 725 | "email-notifications": "邮件通知", 726 | "every-5-min": "每 5 分钟一次", 727 | "every-15-min": "每 15 分钟一次", 728 | "an-hour-at-most": "最多 1 小时一次", 729 | "never": "从不", 730 | "every-note-counts-separately": "每个笔记都会分别计算。" 731 | }, 732 | "save": "保存", 733 | "change-password-modal": { 734 | "title": "修改你的密码", 735 | "current-password": "当前密码", 736 | "confirm-new-password": "确认新密码", 737 | "new-password": "新密码" 738 | }, 739 | "setup-password-modal": { 740 | "title": "设置你的密码", 741 | "confirm-password": "确认密码" 742 | }, 743 | "reset-avatar-msg": "你确定要重置头像吗?" 744 | }, 745 | "textcomplete": { 746 | "support-referrals": { 747 | "link-1": "[reference link]", 748 | "link-2": "[reference]: https:// \"title\"", 749 | "footnote-link-1": "[^footnote link]", 750 | "footnote-link-2": "[^footnote reference]: https:// \"title\"", 751 | "inline-footnote": "^[inline footnote]", 752 | "link-text-1": "[link text][reference]", 753 | "link-text-2": "[link text](https:// \"title\")", 754 | "image-1": "![image alt][reference]", 755 | "image-2": "![image alt](https:// \"title\")", 756 | "image-3": "![image alt](https:// \"title\" =WidthxHeight)", 757 | "toc": "[TOC]" 758 | }, 759 | "support-extra-tags": { 760 | "name-tag": "[name tag]", 761 | "time-tag": "[time tag]", 762 | "my-color-tag": "[my color tag]", 763 | "random-color-tag": "[random color tag]" 764 | }, 765 | "no-match": "历史记录中未找到符合的结果", 766 | "create": { 767 | "guest": "创建游客笔记", 768 | "normal": "创建笔记", 769 | "team": "创建团队笔记" 770 | } 771 | }, 772 | "editor": { 773 | "editor-placeholder": "← 请在此处输入标题\n===\n如果您不清楚如何使用,请参考 /features\nHappy hacking :)", 774 | "status-bar": { 775 | "tab-size": "Tab 大小:", 776 | "space": "空格:", 777 | "cursor-text": "行 {{line}}, 列 {{ch}}", 778 | "editor-line": " — {{count}} 行", 779 | "selected": " — 已选择 ", 780 | "selected-line": "{{lines}} 行", 781 | "selection-char-count": "{{count}} 列", 782 | "length": "长度: {{length}}", 783 | "max-length": "你已达到笔记最大长度限制。", 784 | "nearly-fill-note": "你即将写满笔记,请考虑切分成多份。", 785 | "length-count": "你最多可以写 {{length}} 个字符。", 786 | "preferences": { 787 | "title": "点击修改偏好设置", 788 | "allow-override-browser-keymap": "允许复写浏览器快捷键", 789 | "show-editor-toolbar": "显示编辑器工具栏", 790 | "enable-smart-paste": "启用智能粘贴", 791 | "enable-relative-line-number": "启用相对行数" 792 | }, 793 | "keymap": { 794 | "title": "点击修改键盘映射" 795 | }, 796 | "status-indent": { 797 | "indent-type": "点击切换缩进类型", 798 | "indent-width-label": "点击修改缩进大小" 799 | }, 800 | "status-theme": "切换编辑器主题", 801 | "status-spellcheck": "切换拼写检查" 802 | }, 803 | "toggle-sync-scrolling": "切换同步滚动" 804 | }, 805 | "toolbar": { 806 | "bold": "粗体", 807 | "italic": "斜体", 808 | "strikethrough": "删除线", 809 | "heading": "标题", 810 | "code": "代码", 811 | "quote": "引用", 812 | "generic-list": "普通列表", 813 | "numbered-list": "有序列表", 814 | "check-list": "复选列表", 815 | "create-link": "创建链接", 816 | "insert-image": "插入图片", 817 | "insert-table": "插入表格", 818 | "insert-horizontal-line": "插入水平线", 819 | "leave-comment": "插入评论", 820 | "table": "\n\n| Column 1 | Column 2 | Column 3 |\n| -------- | -------- | -------- |\n| Text | Text | Text |\n" 821 | }, 822 | "pretty": { 823 | "edit-note": "点击按钮来编辑此笔记", 824 | "published-on": "发布于" 825 | }, 826 | "slide": { 827 | "views": "{{count}} 次浏览", 828 | "edit": "编辑该笔记" 829 | }, 830 | "book": { 831 | "search": "搜索标题...", 832 | "refresh": "刷新", 833 | "edit": "编辑", 834 | "collapse": "收起", 835 | "open": "打开" 836 | }, 837 | "toc": { 838 | "toc": "目录", 839 | "expand-all": "全部展开", 840 | "collapse-all": "全部收起", 841 | "back-to-top": "回到顶部", 842 | "go-to-bottom": "移至底部" 843 | }, 844 | "comment": { 845 | "comments": "评论", 846 | "type-message-placeholder": "输入你的信息 ...", 847 | "no-comment": "没有评论。", 848 | "send": "提交", 849 | "cancel": "取消", 850 | "reply": "回复", 851 | "edit": "编辑", 852 | "delete": "删除" 853 | } 854 | } 855 | -------------------------------------------------------------------------------- /locales/zh.json: -------------------------------------------------------------------------------- 1 | { 2 | "revision": { 3 | "revision": "修訂紀錄", 4 | "download": "下載", 5 | "revert": "還原" 6 | }, 7 | "common": { 8 | "or": "或是", 9 | "cancel": "取消", 10 | "ok": "好的", 11 | "got-it": "知道了", 12 | "period": "。" 13 | }, 14 | "help": { 15 | "title": "說明", 16 | "contact": { 17 | "title": "聯絡方式", 18 | "messenger": "與我們聊聊", 19 | "github": "回報問題", 20 | "email": "寄信給我們", 21 | "donate": "請我們喝杯咖啡" 22 | }, 23 | "documents": "文件", 24 | "features": "功能簡介", 25 | "yaml-meta": "YAML Metadata", 26 | "slide": "簡報範例", 27 | "book": "書本範例", 28 | "cheatsheet": "快速簡表", 29 | "example": "範例", 30 | "syntax": { 31 | "h1": "標題", 32 | "ul": "無序清單", 33 | "ol": "有序清單", 34 | "todo": "待辦事項", 35 | "blockquote": "引用", 36 | "b": "粗體", 37 | "i": "斜體", 38 | "strike": "刪除線", 39 | "ins": "插入文字", 40 | "mark": "標記文字", 41 | "anchor": "連結", 42 | "img": "圖片", 43 | "code": "程式碼", 44 | "embeded": "外部", 45 | "alert": "這是警告區塊" 46 | } 47 | }, 48 | "signup": { 49 | "signup": "註冊", 50 | "new": "第一次使用 HackMD? ", 51 | "eeSite": { 52 | "terms": { 53 | "1": "繼續登入,代表您同意 ", 54 | "2": "服務條款。" 55 | } 56 | } 57 | }, 58 | "signin": { 59 | "signin": "登入", 60 | "signin-ldap" : "登入 {{name}} (LDAP)", 61 | "signin-via-email": "透過 Email 登入", 62 | "choose": "選擇方式", 63 | "via": "透過 {{text}} 登入", 64 | "email-or-username": "Email 或是 使用者名稱", 65 | "email-or-username-placeholder": "您的 Email 或是 使用者名稱", 66 | "email": "Email", 67 | "email-placeholder": "您的 Email", 68 | "password": "密碼", 69 | "password-placeholder": "您的密碼" 70 | }, 71 | "refresh": { 72 | "title": "此頁面需要重新整理", 73 | "incompatible": { 74 | "title": "您使用的不是相容的客戶端", 75 | "content": "請重新整理來更新" 76 | }, 77 | "upgrade": { 78 | "title": "新版本來了!", 79 | "note": "請由此查閱更新紀錄", 80 | "content": "請重新整理來享受最新功能" 81 | }, 82 | "auth": { 83 | "title": "您的使用者狀態已變更", 84 | "content": "請重新整理來載入新的使用者狀態" 85 | }, 86 | "donate": "捐贈我們一杯咖啡", 87 | "refresh": "重新整理" 88 | }, 89 | "infobar": { 90 | "owned": "擁有這篇筆記", 91 | "created": "建立於", 92 | "changed": "變更於", 93 | "notification" : { 94 | "watch": "訂閱 - 當有任何變更時將會收到通知", 95 | "never": "不訂閱 - 不會收到通知" 96 | } 97 | }, 98 | "clipboard": { 99 | "title": "從剪貼簿匯入", 100 | "content": "在這裡貼上 Markdown 或是網頁內容...", 101 | "clear": "清空", 102 | "import": "匯入" 103 | }, 104 | "locked": { 105 | "title": "此份筆記已被鎖定", 106 | "content": "抱歉,只有擁有者可以編輯此筆記" 107 | }, 108 | "limit": { 109 | "title": "到達上限", 110 | "content1": "抱歉,您已使用到此份筆記可用的最大長度", 111 | "content2": "請減少內容或是將內容切成更多筆記,謝謝!" 112 | }, 113 | "gist-import": { 114 | "title": "從 Gist 匯入", 115 | "content": "在這裡貼上 gist 網址...", 116 | "clear": "清空", 117 | "import": "匯入" 118 | }, 119 | "snippet-import": { 120 | "title": "從 Snippet 匯入", 121 | "project": { 122 | "placeholder": "從可用的專案中選擇" 123 | }, 124 | "snippet": { 125 | "placeholder": "從可用的 Snippets 中選擇" 126 | }, 127 | "body": { 128 | "project": "專案", 129 | "Snippet": "Snippet" 130 | }, 131 | "clear": "清空", 132 | "import": "匯入", 133 | "error": { 134 | "fetch-error": "無法取得 Gitlab 參數 :(", 135 | "not-valid-url-error": "無效的 Snippet 網址 :(" 136 | } 137 | }, 138 | "snippet-export": { 139 | "title": "匯出到 Snippet", 140 | "project": { 141 | "title": "專案", 142 | "placeholder": "選擇可用的專案" 143 | }, 144 | "visibility": { 145 | "title": "可見層級", 146 | "placeholder": "選擇可見層級", 147 | "private": "Private", 148 | "internal": "Internal" 149 | }, 150 | "body": { 151 | "title": "標題", 152 | "filename": "檔名" 153 | }, 154 | "export": "匯出", 155 | "success": "匯出成功", 156 | "view-here": "點選這裡瀏覽您的 Snippet" 157 | }, 158 | "google-drive": { 159 | "import": { 160 | "title": "從 Google Drive 匯入", 161 | "failed": "匯入失敗 :(" 162 | }, 163 | "export": { 164 | "title": "從 Google Drive 匯出", 165 | "success": "匯入成功!", 166 | "view-here": "點選這裡瀏覽您的檔案", 167 | "error": "匯入失敗 :(" 168 | } 169 | }, 170 | "gist": { 171 | "import": { 172 | "title": "從 Gist 匯入", 173 | "fetch-error": "無法取得 Gist 的檔案 :(", 174 | "not-valid-gist-url-error": "無效的 Gist 網址 :(" 175 | } 176 | }, 177 | "import": { 178 | "import-from-url": "從網址匯入", 179 | "not-valid-url-error": "無效的網址 :(", 180 | "import-failed": "匯入失敗 :(" 181 | }, 182 | "delete": { 183 | "title": "您確定嗎?", 184 | "yes": "確定", 185 | "body-member": "您確定要將這位成員移除嗎?", 186 | "body": { 187 | "msg": "您確定要將這篇筆記刪除嗎?", 188 | "item": "全部的使用者都將會失去連線。" 189 | } 190 | }, 191 | "transfer": { 192 | "title": "轉移權限", 193 | "team-label": "轉移到目前已加入的團隊", 194 | "team-member-label": "轉移到目前的團隊成員", 195 | "transfer": "轉移" 196 | }, 197 | "pull-changes": { 198 | "title": "從 GitHub 拉取更新內容", 199 | "apply": "套用全部的更新內容" 200 | }, 201 | "push-changes": { 202 | "title": "推送更新內容到 GitHub", 203 | "body": "您確定要推送更新內容到 Github?", 204 | "push": "推送" 205 | }, 206 | "header": { 207 | "extra": { 208 | "title": "增益", 209 | "slide": "簡報模式", 210 | "book": "書本模式" 211 | }, 212 | "revision": "修訂紀錄", 213 | "export": { 214 | "title": "匯出", 215 | "dropbox": "Dropbox", 216 | "google-drive": "Google Drive", 217 | "gist": "Gist", 218 | "snippet": "Snippet" 219 | }, 220 | "import": { 221 | "title": "匯入", 222 | "dropbox": "Dropbox", 223 | "google-drive": "Google Drive", 224 | "gist": "Gist", 225 | "snippet": "Snippet", 226 | "clipboard": "剪貼簿" 227 | }, 228 | "download": { 229 | "title": "下載", 230 | "markdown": "Markdown", 231 | "html": "HTML", 232 | "raw-html": "純 HTML", 233 | "odf": "ODF (Beta)", 234 | "pdf": "PDF (Beta)" 235 | }, 236 | "modes": { 237 | "edit": "編輯", 238 | "both": "雙欄", 239 | "view": "檢視" 240 | }, 241 | "help": "說明", 242 | "image-upload": "上傳圖片", 243 | "menu": "選單", 244 | "enterprise-demo": "企業版展示", 245 | "new-note": "建立筆記", 246 | "new-team-note": "建立團隊筆記", 247 | "team-manage": "管理團隊", 248 | "profile": "個人檔案", 249 | "feature": "功能介紹", 250 | "dashboard": "儀表板", 251 | "settings": "設定", 252 | "logout": "登出", 253 | "sign-in": "登入", 254 | "team": "團隊", 255 | "overview": "總覽", 256 | "intro": "介紹", 257 | "recent": "最近", 258 | "manage": "管理", 259 | "new": "新增", 260 | "publish": "發表", 261 | "getting-started": "入門教學", 262 | "getting-started-with-hackmd": "現在就開始使用 HackMD", 263 | "getting-started-tips": "快速學習如何建立、分享、管理您的筆記", 264 | "signout": "登出", 265 | "permission": "權限", 266 | "note": { 267 | "title": "筆記權限", 268 | "read": "可閱讀", 269 | "write": "可編輯", 270 | "owner": "擁有者", 271 | "signedin": "已登入", 272 | "guest": "訪客", 273 | "public": "公開", 274 | "help": "筆記擁有者可設定誰能閱讀、編輯此筆記" 275 | }, 276 | "comments": { 277 | "title": "留言", 278 | "enable": "啟用", 279 | "disable": "停用", 280 | "read": "可閱讀", 281 | "write": "可留言", 282 | "owner": "擁有者", 283 | "signedin": "已登入", 284 | "guest": "訪客", 285 | "help": "筆記擁有者可開啟留言功能,設定誰能閱讀或撰寫留言" 286 | }, 287 | "invitee": { 288 | "title": "受邀者", 289 | "invite": "邀請", 290 | "read": "可讀", 291 | "write": "可寫", 292 | "admin": "管理者", 293 | "help": "筆記管理者可邀請特定使用者,擁有筆記的閱讀、編輯或邀請權限", 294 | "search-user-placeholder": "透過 Email 搜尋使用者..." 295 | }, 296 | "options": "選項", 297 | "share": "分享", 298 | "transfer-ownership": "轉移筆記擁有權", 299 | "delete-note": "刪除此筆記", 300 | "back": "返回", 301 | "shelf": "書架", 302 | "github": { 303 | "pull": "拉取更新", 304 | "push": "推送更新" 305 | }, 306 | "notification": { 307 | "watch": { 308 | "label": "訂閱", 309 | "title": "當有任何變更時將會收到通知" 310 | }, 311 | "never": { 312 | "label": "不訂閱", 313 | "title": "不會收到通知" 314 | }, 315 | "no-email": "在 設定中填寫 Email 以接收通知!" 316 | }, 317 | "lost-content": "如果您現在離開,可能會遺失未儲存的內容,您確定嗎?", 318 | "status-type": { 319 | "connected": "已連線", 320 | "online": "連線", 321 | "offline": "已離線" 322 | } 323 | }, 324 | "footer": { 325 | "product": "產品", 326 | "enterprise": "企業方案", 327 | "templates": "試用範本", 328 | "open-source": "開源版本", 329 | "resources": "資源", 330 | "features": "產品特色", 331 | "tutorial": "使用教學", 332 | "faq": "FAQ", 333 | "information": "資訊", 334 | "about": "關於我們", 335 | "blog": "部落格", 336 | "company": "企業", 337 | "privacy": "隱私權政策", 338 | "tos": "使用條款", 339 | "releases": "版本記錄", 340 | "coffee": "捐贈我們一杯咖啡", 341 | "about-hackmd": "關於 HackMD", 342 | "about-ee": "關於 {{name}}", 343 | "terms": "條款", 344 | "donate": "捐贈我們一杯咖啡" 345 | }, 346 | "error": { 347 | "home": "首頁", 348 | "back": "您可以回到首頁。", 349 | "signin": "登入或是回到首頁。", 350 | "try": "稍後再嘗試或是回到首頁。", 351 | "400": { 352 | "title": "400 Bad Request", 353 | "content": "您的瀏覽器發送了一個無效的請求。" 354 | }, 355 | "403": { 356 | "title": "403 Forbidden", 357 | "content": "您沒有瀏覽此資源的權限。" 358 | }, 359 | "404": { 360 | "title": "404 Not Found", 361 | "content": "找不到您要的頁面。" 362 | }, 363 | "500": { 364 | "title": "500 Interal Error", 365 | "content": "嘗試處理您的請求時發生錯誤。" 366 | } 367 | }, 368 | "home": { 369 | "enterprise": "企業版", 370 | "slogan": "用開放寫作凝聚社群能量", 371 | "use-free": "免費試用", 372 | "btn-between-or": "或是", 373 | "btn-sign-in": "登入", 374 | "how-to-use": "如何使用?", 375 | "concept": { 376 | "title": "概念", 377 | "subtitle": "與社群分享所有文件 / 知識 / 資訊", 378 | "note": "建立一份新筆記", 379 | "collaborate": "與社群開放協作", 380 | "share": "分享並持續關注" 381 | }, 382 | "btn-try": "立即使用", 383 | "empowering": { 384 | "1": "大規模的即時協作:成員共同腦力激盪,建立知識社群", 385 | "2": "將白皮書或 API 規格書變成活躍的文件", 386 | "3": "每個開源項目都有專用的團隊空間", 387 | "title": "建立知識社群" 388 | }, 389 | "be-in-know": { 390 | "1": "使用 HackMD 盡情建立各種討論社群", 391 | "2": "幾種管理社群知識,隨時掌握文件更動", 392 | "3": "過去的討論歷程即是知識庫,輕鬆搜尋", 393 | "title": "掌握團隊知識" 394 | }, 395 | "feature": { 396 | "title": "特色功能" 397 | }, 398 | "features": { 399 | "markdown": { 400 | "subtitle": "支援原生 Markdown 編寫筆記", 401 | "title": "Markdown" 402 | }, 403 | "slide": { 404 | "subtitle": "輕鬆製作簡報,幾分鐘內就可以上台", 405 | "title": "簡報模式" 406 | }, 407 | "book-mode": { 408 | "subtitle": "多篇筆記集結,隨點隨看", 409 | "title": "書本模式" 410 | }, 411 | "hackmd-it": { 412 | "subtitle": "無縫整合 GitHub / GitLab,讓您快速找尋筆記", 413 | "title": "HackMD-it" 414 | }, 415 | "diagram": { 416 | "subtitle": "快速畫出數學公式或流程圖", 417 | "title": "MathJax 及 UML" 418 | }, 419 | "image": { 420 | "subtitle": "拖曳至編輯區,即可快速上傳", 421 | "title": "簡單上傳圖片" 422 | }, 423 | "export": { 424 | "subtitle": "一鍵匯出 PDF、md、html 等格式", 425 | "title": "匯出多種格式" 426 | }, 427 | "tags": { 428 | "subtitle": "透過標籤分類,找尋筆記更方便", 429 | "title": "筆記標籤" 430 | } 431 | }, 432 | "trustedBy": "Trusted By", 433 | "plans": { 434 | "title": "方案", 435 | "free": { 436 | "1": "筆記數量無上限", 437 | "2": "協作者無上限", 438 | "3": "Email 通知功能", 439 | "4": "免登入也可立即使用", 440 | "title": "免費方案", 441 | "subtitle": " 您知識分享最佳的選擇,只需立即登入,並開始編輯筆記。", 442 | "start": "立即使用" 443 | }, 444 | "business": { 445 | "1": "SSO 單一登入", 446 | "2": "Role-based 權限設定", 447 | "3": "團隊空間", 448 | "4": "私有圖片上傳空間", 449 | "ribbon": "Hot", 450 | "title": "企業方案", 451 | "subtitle": "享受更多更安全的 HackMD,成為您的最強助力。", 452 | "btn-more": "更多功能", 453 | "btn-contact": "我有興趣" 454 | }, 455 | "conf": { 456 | "1": "自訂筆記分享連結", 457 | "2": "研討會專屬空間", 458 | "3": "提供最佳實務與使用案例", 459 | "4": "其它更多客製化功能", 460 | "ribbon": "Free", 461 | "title": "研討會方案", 462 | "subtitle": " 分享知識是我們的使命,為您量身打造所需的紀錄方案。 ", 463 | "contact": "聯絡我們" 464 | } 465 | }, 466 | "active-users": "加入 HackMD 的 160,000+ 名用戶,一用就愛上" 467 | }, 468 | "profile": { 469 | "member-since": "從 {{date}} 開始加入 HackMD", 470 | "no-notes": "您沒有任何的筆記!", 471 | "no-result": "未找到符合的筆記", 472 | "end-of-notes": "到此為止!這是您的筆記列表的最尾端。", 473 | "search": { 474 | "placeholder": "搜尋筆記..." 475 | }, 476 | "created": "建立於 ", 477 | "found-notes": "我們找到 {{count}} 篇筆記。", 478 | "edit": "編輯這篇筆記", 479 | "publish": "發表", 480 | "slide-mode": "簡報模式", 481 | "book-mode": "書本模式", 482 | "permission": { 483 | "freely": "任何人均可編輯", 484 | "editable": "登入者可編輯", 485 | "limited": "登入者可編輯 (訪客不可瀏覽)", 486 | "locked": "僅限擁有者可編輯", 487 | "protected": "僅限擁有者可編輯 (訪客不可瀏覽)", 488 | "private": "僅限擁有者可編輯與瀏覽" 489 | } 490 | }, 491 | "overview": { 492 | "search": { 493 | "placeholder": "搜尋關鍵字或是標籤..." 494 | }, 495 | "filter": { 496 | "title": "篩選", 497 | "all": "全部筆記", 498 | "shared-with-me": "與我分享", 499 | "my-notes": "我的筆記" 500 | }, 501 | "unvisited" : "尚未造訪", 502 | "changed": " 變更於 ", 503 | "category": { 504 | "categories": "分類", 505 | "description": { 506 | "title": "我們使用每篇筆記的第一個標籤作為它的分類。
點選圖示來閱讀詳細資訊。" 507 | } 508 | }, 509 | "show-with-categories": "顯示分類", 510 | "default-section": "無標籤", 511 | "unselect-all": "全不選", 512 | "select-all": "全選", 513 | "sorted": { 514 | "multiple-sorting": "多重排序", 515 | "categories-sorted-by": "類別排序", 516 | "notes-sorted-by": "筆記排序", 517 | "new_to_old": "新到舊", 518 | "old_to_new": "舊到新", 519 | "a_to_z": "A 到 Z", 520 | "z_to_a": "Z 到 A" 521 | }, 522 | "no-notes-with-current-filters": "未找到任何符合的筆記", 523 | "no-notes": "沒有任何筆記", 524 | "grid-layout": "格狀顯示", 525 | "row-layout": "列表顯示" 526 | }, 527 | "site": { 528 | "meta": { 529 | "description": "您使用 Markdown 寫作與分享知識的最佳方式", 530 | "og": { 531 | "title-suffix": "Markdown 協作筆記", 532 | "description": "您使用 Markdown 寫作與分享知識的最佳方式" 533 | }, 534 | "tw": { 535 | "title-suffix": "Markdown 協作筆記", 536 | "description": "您使用 Markdown 寫作與分享知識的最佳方式" 537 | } 538 | }, 539 | "title-suffix": "Markdown 協作筆記", 540 | "untitled": "無標題", 541 | "overview": "總覽", 542 | "recent": "最近", 543 | "shelf": "書架", 544 | "getting-started": "入門教學", 545 | "manage": "團隊管理", 546 | "about-us": "關於我們", 547 | "settings": "設定", 548 | "docflow-setup": "HackDF 設定", 549 | "docflow-import": "HackDF 匯入", 550 | "signup": "註冊", 551 | "login": "登入", 552 | "verify_email": "Email 驗證完成", 553 | "finish-join": "繼續完成註冊" 554 | }, 555 | "recent": { 556 | "from-browser": "以下來自瀏覽器的紀錄", 557 | "search": { 558 | "tags": { 559 | "placeholder": "選擇標籤..." 560 | }, 561 | "keyword": { 562 | "placeholder": "搜尋關鍵字..." 563 | } 564 | }, 565 | "sort": { 566 | "title": "用標題排序", 567 | "time": "用時間排序" 568 | }, 569 | "title": "標題", 570 | "time": "時間", 571 | "export": "匯出紀錄", 572 | "import": "匯入紀錄", 573 | "clear": "清空紀錄", 574 | "refresh": "更新紀錄", 575 | "empty": "沒有紀錄", 576 | "import-browser": "從瀏覽器匯入", 577 | "visited": " 造訪於 ", 578 | "delete-all-history": "您確定要清除所有的歷史紀錄?", 579 | "delete-below-history": "您確定要刪除下列的歷史紀錄?", 580 | "can-not-restore": "此操作將無法復原。" 581 | }, 582 | "docflow": { 583 | "survey": "另外,希望您可以填寫 此問卷 告訴我們您的想法,感謝!", 584 | "step1": { 585 | "1": "登入 HackMD 帳號", 586 | "2": "與 GitHub 連結", 587 | "3": "安裝 HackDF", 588 | "title": "設定 GitHub App", 589 | "step1": "步驟一:", 590 | "signin-to-manage-document": "請先登入,方便您管理文件", 591 | "step2": "步驟二:", 592 | "linking-finished": "已完成連結。", 593 | "connect": "連結", 594 | "step3": "步驟三:", 595 | "modify": "修改", 596 | "start-installation": "開始安裝", 597 | "installed-repo": "已安裝的 Repo 清單", 598 | "refresh": "重整清單" 599 | }, 600 | "step2": { 601 | "p1": "接下來 HackDF 就會在每次程式碼推送到 master 時,檢查更動的檔案,並提醒您有哪些文件該做修改。", 602 | "default-document": "預設設定", 603 | "p2": "

預設的狀況,如您在以下目錄更改任何檔案:

會觸發以下文件的提醒

", 604 | "customized": "自訂設定", 605 | "p3": "如果要進一步自訂文件與程式碼的關聯,需要新增設定檔 .hackdf/config.yml,範例設定檔內容如下:", 606 | "p4": "關於設定檔的寫法或規格請至 HackDF 使用指南 閱讀 📚,或直接 聯絡我們
更多資源:Git 使用教學。" 607 | }, 608 | "landing-page": { 609 | "title": "HackDF 讓文件保持新鮮 🍋", 610 | "p1": "HackDF 會提醒您要更新文件,且您無須修改每天的工作流程。每次您推送變更到 GitHub 的時候,HackDF 會自動偵測文件是否需要更新,如果有的話,您會收到電子郵件。", 611 | "p2": "讓您從此不必煩惱文件是否最新,避免因為文件缺漏而重複犯錯。", 612 | "cta": "立刻嚐鮮" 613 | }, 614 | "view-documents": "瀏覽文件", 615 | "import-documents": "匯入文件", 616 | "import": { 617 | "succeed": "Repository 文件匯入成功!", 618 | "succeed-with-warning": "Repository 文件匯入成功,但有些警告:", 619 | "view-documents": "瀏覽文件", 620 | "failed": "Repository 文件匯入失敗 :(", 621 | "back": "回到 HackDF", 622 | "importing": "匯入中..." 623 | } 624 | }, 625 | "shelf": { 626 | "documents": "{{count}} 個文件", 627 | "empty": "沒有任何書架", 628 | "shelf-on": "書架於 ", 629 | "settings": " 設定", 630 | "github": " Github", 631 | "delete-this-shelf": " 刪除這個書架", 632 | "delete-msg": "您確定要刪除這個書架?", 633 | "no-readme": "建立 README 來介紹您的專案。" 634 | }, 635 | "disqus": { 636 | "content1": "Please enable JavaScript to view the ", 637 | "content2": "comments powered by Disqus." 638 | }, 639 | "auth": { 640 | "join-success": { 641 | "welcome": "歡迎來到 HackMD!", 642 | "confirm": "您已經確認您的 Email。" 643 | }, 644 | "join": { 645 | "username": "使用者名稱", 646 | "username-placeholder": "您的使用者名稱", 647 | "allow": "僅允許輸入 a-Z、0-9 以及 - 號 (非首位字元)", 648 | "email": "Email", 649 | "email-placeholder": "您的 Email", 650 | "password": "密碼", 651 | "password-placeholder": "您的密碼", 652 | "password-length": "密碼長度最小為 8 到 30 個字。" 653 | }, 654 | "finish-join": { 655 | "check-email": "檢查您的信箱來驗證您的 Email", 656 | "send-email": "我們已經送出一封信件到您的 Email ", 657 | "verify-email": "按照下列步驟來驗證您的 Email。", 658 | "did-not-receive": "沒有收到驗證信嗎?", 659 | "send-again": "重新送出驗證信", 660 | "reason": "Email 驗證協助我們確保您的資料是安全的。" 661 | }, 662 | "common": { 663 | "sign-in": "登入", 664 | "sign-up": "註冊", 665 | "have-an-account": "已經有帳號了?" 666 | } 667 | }, 668 | "invitation": { 669 | "resendInvitation": "重送邀請", 670 | "resendInvitationPrompt": "您確定要重送邀請信嗎?" 671 | }, 672 | "about": { 673 | "contact": "聯絡我們", 674 | "join": "加入我們" 675 | }, 676 | "settings": { 677 | "general-settings": "一般設定", 678 | "upload-logo": "上傳 Logo", 679 | "reset-logo": "重設 Logo", 680 | "team-name": "團隊名稱", 681 | "team-name-placeholder": "您的團隊名稱", 682 | "team-description": "團隊描述", 683 | "team-description-placeholder": "您的團隊描述", 684 | "team-url-path": "團隊網址", 685 | "team-url-path-placeholder": "您的團隊網址", 686 | "team-members": "團隊成員", 687 | "add-new-member": "新增成員", 688 | "username-or-email-address": "輸入使用者名稱 或是 Email", 689 | "team-role": { 690 | "admin": "管理者", 691 | "member": "成員", 692 | "friend": "朋友" 693 | }, 694 | "add": "新增", 695 | "choose-photo": "選擇大頭貼", 696 | "reset-avatar": "重設大頭貼", 697 | "name": "名稱", 698 | "name-placeholder": "您的全名", 699 | "username": "使用者名稱", 700 | "username-placeholder": "您的使用者名稱", 701 | "allow": "僅允許輸入 a-Z、0-9 以及 - 號 (非首位字元)", 702 | "email": "Email", 703 | "email-placeholder": "您的 Email", 704 | "email-invalid": "無效的 Email", 705 | "email-not-confirmed": "新的 Email 尚未確認。", 706 | "emial-has-been-sent": "驗證信件已發送。", 707 | "resend-email": "重新發送信件", 708 | "password": "密碼", 709 | "have-password": "您已經設定了密碼", 710 | "change-password": "修改密碼", 711 | "not-have-password": "您尚未設定密碼", 712 | "setup-password": "設定密碼", 713 | "biography": "自我介紹", 714 | "biography-placeholder": "說說您自己...", 715 | "submit": "送出", 716 | "match-error": "哎呀,它們不符合。", 717 | "notification": { 718 | "title": "通知設定", 719 | "auto-watch": "自動訂閱", 720 | "auto-watch-notes": "自動訂閱筆記", 721 | "auto-watch-notes-msg": "當您建立筆記時,將會自動訂閱通知。", 722 | "auto-watch-teams": "自動訂閱團隊筆記", 723 | "auto-watch-teams-msg": "當您參與的團隊建立筆記時,將會自動訂閱通知。", 724 | "email-notification-alert": "為了收到 Email 通知,您需要在一般設定中填寫您的 Email。", 725 | "email-notifications": "Email 通知", 726 | "every-5-min": "每五分鐘一次", 727 | "every-15-min": "每十五分鐘一次", 728 | "an-hour-at-most": "最多一小時一次", 729 | "never": "永不", 730 | "every-note-counts-separately": "每份筆記都會分別計算" 731 | }, 732 | "save": "儲存", 733 | "change-password-modal": { 734 | "title": "修改您的密碼", 735 | "current-password": "舊密碼", 736 | "confirm-new-password": "確認新密碼", 737 | "new-password": "新密碼" 738 | }, 739 | "setup-password-modal": { 740 | "title": "設定您的密碼", 741 | "confirm-password": "確認密碼" 742 | }, 743 | "reset-avatar-msg": "您確定要重設您的大頭貼?" 744 | }, 745 | "textcomplete": { 746 | "support-referrals": { 747 | "link-1": "[reference link]", 748 | "link-2": "[reference]: https:// \"title\"", 749 | "footnote-link-1": "[^footnote link]", 750 | "footnote-link-2": "[^footnote reference]: https:// \"title\"", 751 | "inline-footnote": "^[inline footnote]", 752 | "link-text-1": "[link text][reference]", 753 | "link-text-2": "[link text](https:// \"title\")", 754 | "image-1": "![image alt][reference]", 755 | "image-2": "![image alt](https:// \"title\")", 756 | "image-3": "![image alt](https:// \"title\" =WidthxHeight)", 757 | "toc": "[TOC]" 758 | }, 759 | "support-extra-tags": { 760 | "name-tag": "[name tag]", 761 | "time-tag": "[time tag]", 762 | "my-color-tag": "[my color tag]", 763 | "random-color-tag": "[random color tag]" 764 | }, 765 | "no-match": "瀏覽紀錄中未找到符合的結果", 766 | "create": { 767 | "guest": "建立訪客筆記", 768 | "normal": "建立筆記", 769 | "team": "建立團隊筆記" 770 | } 771 | }, 772 | "editor": { 773 | "editor-placeholder": "← 請在此處輸入標題\n===\n如果您不清楚如何使用,請參考 /features\nHappy hacking :)", 774 | "status-bar": { 775 | "tab-size": "Tab 寬度:", 776 | "space": "空白寬度:", 777 | "cursor-text": "第 {{line}} 行,第 {{ch}} 欄", 778 | "editor-line": " — 共 {{count}} 行", 779 | "selected": " — 已選擇 ", 780 | "selected-line": "{{lines}} 行", 781 | "selection-char-count": "{{count}} 欄", 782 | "length": "長度:{{length}}", 783 | "max-length": "您已達到筆記最大長度限制。", 784 | "nearly-fill-note": "您即將寫滿筆記,請考慮切分成多份。", 785 | "length-count": "您最多可以寫 {{length}} 字元。", 786 | "preferences": { 787 | "title": "點選修改偏好設定", 788 | "allow-override-browser-keymap": "允許複寫瀏覽器快速鍵", 789 | "show-editor-toolbar": "顯示編輯器工具列", 790 | "enable-smart-paste": "啟用智慧貼上", 791 | "enable-relative-line-number": "啟用相對行數" 792 | }, 793 | "keymap": { 794 | "title": "點選修改鍵盤對應" 795 | }, 796 | "status-indent": { 797 | "indent-type": "點選修改縮排類型", 798 | "indent-width-label": "點選修改縮排大小" 799 | }, 800 | "status-theme": "切換編輯器主題", 801 | "status-spellcheck": "切換拼字檢查" 802 | }, 803 | "toggle-sync-scrolling": "切換同步捲動" 804 | }, 805 | "toolbar": { 806 | "bold": "粗體", 807 | "italic": "斜體", 808 | "strikethrough": "刪除線", 809 | "heading": "標題", 810 | "code": "程式碼", 811 | "quote": "引用", 812 | "generic-list": "無序清單", 813 | "numbered-list": "有序清單", 814 | "check-list": "待辦事項", 815 | "create-link": "建立連結", 816 | "insert-image": "插入圖片", 817 | "insert-table": "插入表格", 818 | "insert-horizontal-line": "插入水平線", 819 | "leave-comment": "插入留言", 820 | "table": "\n\n| Column 1 | Column 2 | Column 3 |\n| -------- | -------- | -------- |\n| Text | Text | Text |\n" 821 | }, 822 | "pretty": { 823 | "edit-note": "點選按鈕開始編輯筆記", 824 | "published-on": "發表於" 825 | }, 826 | "slide": { 827 | "views": "{{count}} 次瀏覽", 828 | "edit": "編輯這篇筆記" 829 | }, 830 | "book": { 831 | "search": "搜尋標題...", 832 | "refresh": "更新", 833 | "edit": "編輯", 834 | "collapse": "收起", 835 | "open": "展開" 836 | }, 837 | "toc": { 838 | "toc": "目錄", 839 | "expand-all": "全部展開", 840 | "collapse-all": "全部收起", 841 | "back-to-top": "回到頂部", 842 | "go-to-bottom": "移至底部" 843 | }, 844 | "comment": { 845 | "comments": "留言", 846 | "type-message-placeholder": "輸入您的訊息...", 847 | "no-comment": "沒有留言", 848 | "send": "送出", 849 | "cancel": "取消", 850 | "reply": "回覆", 851 | "edit": "編輯", 852 | "delete": "刪除" 853 | } 854 | } 855 | -------------------------------------------------------------------------------- /locales/ja.json: -------------------------------------------------------------------------------- 1 | { 2 | "revision": { 3 | "revision": "Revisions", 4 | "download": "ダウンロード", 5 | "revert": "戻す" 6 | }, 7 | "common": { 8 | "or": "または", 9 | "cancel": "キャンセル", 10 | "ok": "OK", 11 | "got-it": "Got it", 12 | "period": "." 13 | }, 14 | "help": { 15 | "title": "ヘルプ", 16 | "contact": { 17 | "title": "コンタクト", 18 | "messenger": "Talk to us", 19 | "github": "問題を報告する", 20 | "email": "メールを送る", 21 | "donate": "Buy us coffee" 22 | }, 23 | "documents": "ドキュメント", 24 | "features": "機能", 25 | "yaml-meta": "YAMLメタデータ", 26 | "slide": "スライドサンプル", 27 | "book": "Book Example", 28 | "cheatsheet": "チートシート", 29 | "example": "例", 30 | "syntax": { 31 | "h2": "見出し", 32 | "ul": "番号なしリスト", 33 | "ol": "番号付きリスト", 34 | "todo": "TODOリスト", 35 | "blockquote": "引用文", 36 | "b": "太字", 37 | "i": "斜体", 38 | "strike": "打ち消し線", 39 | "ins": "挿入文", 40 | "mark": "マーカー", 41 | "anchor": "リンク", 42 | "img": "画像", 43 | "code": "コード", 44 | "embeded": "モジュール", 45 | "alert": "これはアラートエリアです" 46 | } 47 | }, 48 | "signup": { 49 | "signup": "Sign up", 50 | "new": "New to HackMD? ", 51 | "eeSite": { 52 | "terms": { 53 | "1": "By clicking below, you agree to our ", 54 | "2": "terms of service." 55 | } 56 | } 57 | }, 58 | "signin": { 59 | "signin": "Sign in", 60 | "signin-ldap" : "Sign in to {{name}} (LDAP)", 61 | "signin-via-email": "Sign in via Email", 62 | "choose": "選択してください", 63 | "via": "{{text}}でサインイン", 64 | "email-or-username": "Email or Username", 65 | "email-or-username-placeholder": "Your email or Username", 66 | "email": "Email", 67 | "email-placeholder": "Your email", 68 | "password": "Password", 69 | "password-placeholder": "Your password" 70 | }, 71 | "refresh": { 72 | "title": "ページをリロードしてください", 73 | "incompatible": { 74 | "title": "クライアントのバージョンが一致しません", 75 | "content": "リロードして更新を反映させてください" 76 | }, 77 | "upgrade": { 78 | "title": "新しいバージョンが利用できます!", 79 | "note": "リリースノートをごらんください", 80 | "content": "リロードして新しい機能を試してみましょう" 81 | }, 82 | "auth": { 83 | "title": "ユーザー情報が変更されました", 84 | "content": "リロードすると最新のユーザー情報が反映されます" 85 | }, 86 | "donate": "Buy us coffee", 87 | "refresh": "リロード" 88 | }, 89 | "infobar": { 90 | "owned": "owned this note", 91 | "created": "created", 92 | "changed": "changed", 93 | "notification" : { 94 | "watch": "Watch - Be notified of any changes", 95 | "never": "Never - Never be notified" 96 | } 97 | }, 98 | "clipboard": { 99 | "title": "クリップボードからインポート", 100 | "content": "Markdownまたはウェブページを貼り付けてください", 101 | "clear": "クリア", 102 | "import": "インポート" 103 | }, 104 | "locked": { 105 | "title": "このノートはロックされています", 106 | "content": "このノートはオーナーのみが編集できます" 107 | }, 108 | "limit": { 109 | "title": "上限に達しました", 110 | "content1": "ノートの文字数が上限に達しました。", 111 | "content2": "内容を減らすか、別のノートに分けてください" 112 | }, 113 | "gist-import": { 114 | "title": "gistからインポート", 115 | "content": "gistのURLを貼り付けてください", 116 | "clear": "Clear", 117 | "import": "Import" 118 | }, 119 | "snippet-import": { 120 | "title": "スニペットからインポート", 121 | "project": { 122 | "placeholder": "プロジェクトを一覧から選択してください" 123 | }, 124 | "snippet": { 125 | "placeholder": "スニペットを一覧から選択してください" 126 | }, 127 | "body": { 128 | "project": "Project:", 129 | "Snippet": "Snippet:" 130 | }, 131 | "clear": "Clear", 132 | "import": "Import", 133 | "error": { 134 | "fetch-error": "Unable to fetch gitlab parameters :(", 135 | "not-valid-url-error": "Not a valid Snippet URL :(" 136 | } 137 | }, 138 | "snippet-export": { 139 | "title": "スニペットにエクスポート", 140 | "project": { 141 | "title": "Project:", 142 | "placeholder": "Select From Available Projects" 143 | }, 144 | "visibility": { 145 | "title": "Visibility:", 146 | "placeholder": "公開範囲を選んでください", 147 | "private": "Private", 148 | "internal": "Internal" 149 | }, 150 | "body": { 151 | "title": "Title:", 152 | "filename": "File Name:" 153 | }, 154 | "export": "エクスポート", 155 | "success": "Export Successful!", 156 | "view-here": "View Snippet Here" 157 | }, 158 | "google-drive": { 159 | "import": { 160 | "title": "Import from Google Drive", 161 | "failed": "Import failed :(" 162 | }, 163 | "export": { 164 | "title": "Export to Google Drive", 165 | "success": "Export Complete!", 166 | "view-here": "Click here to view your file", 167 | "error": "Export Error :(" 168 | } 169 | }, 170 | "gist": { 171 | "import": { 172 | "title": "Import from Gist", 173 | "fetch-error": "Unable to fetch gist files :(", 174 | "not-valid-gist-url-error": "Not a valid Gist URL :(" 175 | } 176 | }, 177 | "import": { 178 | "import-from-url": "Import from URL", 179 | "not-valid-url-error": "Not a valid URL :(", 180 | "import-failed": "Import failed :(" 181 | }, 182 | "delete": { 183 | "title": "本当にいいですか?", 184 | "yes": "はい", 185 | "body-member": "Do you really want to remove this member?", 186 | "body": { 187 | "msg": "Do you really want to delete this note?", 188 | "item": "All users will lost their connection." 189 | } 190 | }, 191 | "transfer": { 192 | "title": "Transfer ownership", 193 | "team-label": "Transfer to team you've joined", 194 | "team-member-label": "Transfer to current team member", 195 | "transfer": "Transfer" 196 | }, 197 | "pull-changes": { 198 | "title": "Pull changes from GitHub", 199 | "apply": "Apply all differences" 200 | }, 201 | "push-changes": { 202 | "title": "Push changes to GitHub", 203 | "body": "Are you ready to push changes to github?", 204 | "push": "Push" 205 | }, 206 | "header": { 207 | "extra": { 208 | "title": "その他", 209 | "slide": "スライドモード", 210 | "book": "Book Mode" 211 | }, 212 | "revision": "Revisions", 213 | "export": { 214 | "title": "Export", 215 | "dropbox": "Dropbox", 216 | "google-drive": "Google Drive", 217 | "gist": "Gist", 218 | "snippet": "Snippet" 219 | }, 220 | "import": { 221 | "title": "Import", 222 | "dropbox": "Dropbox", 223 | "google-drive": "Google Drive", 224 | "gist": "Gist", 225 | "snippet": "Snippet", 226 | "clipboard": "クリップボード" 227 | }, 228 | "download": { 229 | "title": "Download", 230 | "markdown": "Markdown", 231 | "html": "HTML", 232 | "raw-html": "HTMLパーツ", 233 | "odf": "ODF (Beta)", 234 | "pdf": "PDF (Beta)" 235 | }, 236 | "modes": { 237 | "edit": "編集モード", 238 | "both": "分割モード", 239 | "view": "表示モード" 240 | }, 241 | "help": "Help", 242 | "image-upload": "画像をアップロード", 243 | "menu": "メニュー", 244 | "enterprise-demo": "Demo of Enterprise Edition", 245 | "new-note": "新規ノート", 246 | "new-team-note": "New team note", 247 | "team-manage": "Manage team", 248 | "profile": "Profile", 249 | "feature": "Features", 250 | "dashboard": "Dashboard", 251 | "settings": "Settings", 252 | "logout": "Log out", 253 | "sign-in": "Sign in", 254 | "team": "Team", 255 | "overview": "Overview", 256 | "intro": "紹介", 257 | "recent": "Recent", 258 | "manage": "Manage", 259 | "new": "新規作成", 260 | "publish": "公開する", 261 | "getting-started": "Getting Started", 262 | "getting-started-with-hackmd": "Getting Started with HackMD", 263 | "getting-started-tips": "Learn how to create, share, and manage your notes.", 264 | "signout": "Sign out", 265 | "permission": "Permission", 266 | "note": { 267 | "title": "Note Permission", 268 | "read": "Read", 269 | "write": "Write", 270 | "owner": "Owner", 271 | "signedin": "Signed-in", 272 | "guest": "Guest", 273 | "public": "Public", 274 | "help": "Note owner decides who can read or write this note." 275 | }, 276 | "comments": { 277 | "title": "Comments", 278 | "enable": "Enable", 279 | "disable": "Disable", 280 | "read": "Read", 281 | "write": "Comment", 282 | "owner": "Owner", 283 | "signedin": "Signed-in", 284 | "guest": "Guest", 285 | "help": "Note owner decides who can read or give comments." 286 | }, 287 | "invitee": { 288 | "title": "Invitee", 289 | "invite": "Invite", 290 | "read": "Read", 291 | "write": "Write", 292 | "admin": "Admin", 293 | "help": "Admin can invite users and change note permissions.", 294 | "search-user-placeholder": "Search user by email..." 295 | }, 296 | "options": "Options", 297 | "share": "Share", 298 | "transfer-ownership": "Transfer ownership", 299 | "delete-note": "Delete this note", 300 | "back": "Back", 301 | "shelf": "Shelf", 302 | "github": { 303 | "pull": "Pull Changes", 304 | "push": "Push Changes" 305 | }, 306 | "notification": { 307 | "watch": { 308 | "label": "Watch", 309 | "title": "Be notified of any changes" 310 | }, 311 | "never": { 312 | "label": "Never", 313 | "title": "Never be notified" 314 | }, 315 | "no-email": "Set email in Settings to receive email notification!" 316 | }, 317 | "lost-content": "You might lost content if you leave now, are you sure?", 318 | "status-type": { 319 | "connected": "CONNECTED", 320 | "online": "ONLINE", 321 | "offline": "OFFLINE" 322 | } 323 | }, 324 | "footer": { 325 | "product": "Product", 326 | "enterprise": "Enterprise", 327 | "templates": "Templates", 328 | "open-source": "Open Source", 329 | "resources": "Resources", 330 | "features": "Features", 331 | "tutorial": "Tutorial", 332 | "faq": "FAQ", 333 | "information": "Information", 334 | "about": "About", 335 | "blog": "Blog", 336 | "company": "Company", 337 | "privacy": "Privacy", 338 | "tos": "Terms of Use", 339 | "releases": "リリース", 340 | "about-ee": "About {{name}}", 341 | "about-hackmd": "About HackMD", 342 | "coffee": "Buy us coffee", 343 | "terms": "Terms", 344 | "donate": "BUY US COFFEE" 345 | }, 346 | "error": { 347 | "home": "Home", 348 | "back": "You could head back to home.", 349 | "signin": "Sign in or head back to home.", 350 | "try": "Try again later or head back to home.", 351 | "400": { 352 | "title": "400 Bad Request", 353 | "content": "Your browser sent an invalid request." 354 | }, 355 | "403": { 356 | "title": "403 Forbidden", 357 | "content": "You don't have permission to access this resource." 358 | }, 359 | "404": { 360 | "title": "404 Not Found", 361 | "content": "We can't find the page you’re looking for." 362 | }, 363 | "500": { 364 | "title": "500 Interal Error", 365 | "content": "An error occurred when we tried to process your request." 366 | } 367 | }, 368 | "home": { 369 | "enterprise": "Enterprise", 370 | "slogan": "Build a community with open collaboration.", 371 | "use-free": "Use for free", 372 | "btn-between-or": "or", 373 | "btn-sign-in": "Sign in", 374 | "how-to-use": "How to use?", 375 | "concept": { 376 | "title": "Concept", 377 | "subtitle": "Share all document / knowledge / information with your community.", 378 | "note": "Create a note", 379 | "collaborate": "Open collaborate", 380 | "share": "Share and track" 381 | }, 382 | "btn-try": "Try it", 383 | "empowering": { 384 | "1": "Real-time collaboration at scale", 385 | "2": "Turn white papers and API specs into living documents.", 386 | "3": "Create dedicated team space for each open source project.", 387 | "title": "Empowering community" 388 | }, 389 | "be-in-know": { 390 | "1": "Bring all community discussions into one place.", 391 | "2": "Get notified when the SINGLE source of truth changes.", 392 | "3": "Search or roll back to any previous version.", 393 | "title": "Be in the know" 394 | }, 395 | "feature": { 396 | "title": "Features" 397 | }, 398 | "features": { 399 | "markdown": { 400 | "subtitle": "Write in markdown natively", 401 | "title": "Markdown" 402 | }, 403 | "slide": { 404 | "subtitle": "Make a slide deck with a snap", 405 | "title": "Slide Mode" 406 | }, 407 | "book-mode": { 408 | "subtitle": "Collect any note into a book", 409 | "title": "Book Mode" 410 | }, 411 | "hackmd-it": { 412 | "subtitle": "GitHub / GitLab integration, instant access", 413 | "title": "HackMD-it" 414 | }, 415 | "diagram": { 416 | "subtitle": "Create math formulas and UML with text", 417 | "title": "MathJax & UML" 418 | }, 419 | "image": { 420 | "subtitle": "Drag and drop image, auto-upload", 421 | "title": "Upload image" 422 | }, 423 | "export": { 424 | "subtitle": "Export to PDF, md, or html files", 425 | "title": "Take it with you" 426 | }, 427 | "tags": { 428 | "subtitle": "Manage and search notes with tags", 429 | "title": "Manage with tags" 430 | } 431 | }, 432 | "trustedBy": "Trusted By", 433 | "plans": { 434 | "title": "Plans", 435 | "free": { 436 | "1": "Unlimited notes", 437 | "2": "Unlimited collaborators", 438 | "3": "Email notification", 439 | "4": "Use without login", 440 | "title": "Free", 441 | "subtitle": "Start open collaboration now.", 442 | "start": "Start using" 443 | }, 444 | "business": { 445 | "1": "Single Sign-On or SAML login", 446 | "2": "Role-based access control", 447 | "3": "Unlimited team space", 448 | "4": "Private image storage", 449 | "ribbon": "Hot", 450 | "title": "Business Plan", 451 | "subtitle": "Customized access control for your use case.", 452 | "btn-more": "More features", 453 | "btn-contact": "We are interested" 454 | }, 455 | "conf": { 456 | "1": "Customized URL to your shared notes", 457 | "2": "Team space for conference hosts", 458 | "3": "Best practice training and sharing", 459 | "4": "More customized options up to you", 460 | "ribbon": "Free", 461 | "title": "Conference Plan", 462 | "subtitle": "Help you share knowledge is our mission.", 463 | "contact": "Ask us anything" 464 | } 465 | }, 466 | "active-users": "Join 160,000+ active users! Come and love it" 467 | }, 468 | "profile": { 469 | "member-since": "Member since {{date}}", 470 | "no-notes": "You don't have any notes!", 471 | "no-result": "No results.", 472 | "end-of-notes": "That's it! This is the end of your notes.", 473 | "search": { 474 | "placeholder": "Search notes..." 475 | }, 476 | "created": "created", 477 | "found-notes": "We found {{count}} notes.", 478 | "edit": "Edit this note", 479 | "publish": "Publish", 480 | "slide-mode": "Slide Mode", 481 | "book-mode": "Book Mode", 482 | "permission": { 483 | "freely": "Anyone can edit", 484 | "editable": "Signed-in people can edit", 485 | "limited": "Signed-in people can edit (forbid guests)", 486 | "locked": "Only owner can edit", 487 | "protected": "Only owner can edit (forbid guests)", 488 | "private": "Only owner can view & edit" 489 | } 490 | }, 491 | "overview": { 492 | "search": { 493 | "placeholder": "Search keyword or tag..." 494 | }, 495 | "filter": { 496 | "title": "Filter", 497 | "all": "All", 498 | "shared-with-me": "Shared with me", 499 | "my-notes": "My notes" 500 | }, 501 | "unvisited" : "Unvisited", 502 | "changed": " changed ", 503 | "category": { 504 | "categories": "Categories", 505 | "description": { 506 | "title": "We use the first tag of each note as its category.
Click icon to read more." 507 | } 508 | }, 509 | "show-with-categories": "Show with categories", 510 | "default-section": "Untagged", 511 | "unselect-all": "Unselect all", 512 | "select-all": "Select all", 513 | "sorted": { 514 | "multiple-sorting": "Multiple Sorting", 515 | "categories-sorted-by": "Categories sorted by", 516 | "notes-sorted-by": "Notes sorted by", 517 | "new_to_old": "New to old", 518 | "old_to_new": "Old to new", 519 | "a_to_z": "A to Z", 520 | "z_to_a": "Z to A" 521 | }, 522 | "no-notes-with-current-filters": "No notes with current filters", 523 | "no-notes": "No notes", 524 | "grid-layout": "Grid layout", 525 | "row-layout": "Row layout" 526 | }, 527 | "site": { 528 | "meta": { 529 | "description": "Markdownでナレッジを蓄積・共有できるベストツール", 530 | "og": { 531 | "title-suffix": "共同編集できるMarkdownノート", 532 | "description": "Best way to write and share your knowledge in markdown." 533 | }, 534 | "tw": { 535 | "title-suffix": "Collaborative markdown notes", 536 | "description": "Best way to write and share your knowledge in markdown." 537 | } 538 | }, 539 | "title-suffix": "Collaborative markdown notes", 540 | "untitled": "Untitled", 541 | "overview": "Overview", 542 | "recent": "Recent", 543 | "shelf": "Shelf", 544 | "getting-started": "Getting Started", 545 | "manage": "Team Management", 546 | "about-us": "About Us", 547 | "settings": "Settings", 548 | "docflow-setup": "HackDF Setup", 549 | "docflow-import": "HackDF Import", 550 | "signup": "Sign up", 551 | "login": "Sign in", 552 | "verify_email": "Email verification complete", 553 | "finish-join": "Finish signup" 554 | }, 555 | "recent": { 556 | "from-browser": "ブラウザからの履歴", 557 | "search": { 558 | "tags": { 559 | "placeholder": "タグで検索" 560 | }, 561 | "keyword": { 562 | "placeholder": "キーワードで検索" 563 | } 564 | }, 565 | "sort": { 566 | "title": "タイトル順でソート", 567 | "time": "日時順でソート" 568 | }, 569 | "title": "タイトル", 570 | "time": "日時", 571 | "export": "履歴をエクスポート", 572 | "import": "履歴をインポート", 573 | "clear": "履歴をクリア", 574 | "refresh": "履歴を更新", 575 | "empty": "履歴はありません", 576 | "import-browser": "ブラウザからインポート", 577 | "visited": " visited ", 578 | "delete-all-history": "Do you really want to clear all history?", 579 | "delete-below-history": "Do you really want to delete below history?", 580 | "can-not-restore": "There is no turning back." 581 | }, 582 | "docflow": { 583 | "survey": "Meanwhile, please tell us how you think about HackMD with this survey.", 584 | "step1": { 585 | "1": "Sign in to HackMD", 586 | "2": "Authorize HackDF to access GitHub webhooks", 587 | "3": "Choose which repository to use HackDF", 588 | "title": "Set up GitHub App", 589 | "step1": "Step 1. ", 590 | "signin-to-manage-document": "Sign in and manage documentation", 591 | "step2": "Step 2. ", 592 | "linking-finished": "Authorized", 593 | "connect": "Authorize", 594 | "step3": "Step 3. ", 595 | "modify": "Change", 596 | "start-installation": "Choose repos", 597 | "installed-repo": "List of authorized repos", 598 | "refresh": "Refresh the list" 599 | }, 600 | "step2": { 601 | "p1": "From now on, everytime someone pushes commits to the master branch of the repo, HackDF will automatically detect if the relevant document needs updating and remind the commit pusher to do so.", 602 | "default-document": "Default document checking rules", 603 | "p2": "

By default, any changes to files under directories named:

will trigger update reminders on

", 604 | "customized": "Customized document checking rules", 605 | "p3": "If you think the default reminder is not specific enough or does not cover all your documents, you can customize your mapping between documents and code by adding a config file to .hackdf/config.yml.
Here's an example of how the default setting would look like:", 606 | "p4": "To learn more about customizing the config file, please see HackDF Guides 📚 or contact us.
More resource on using Git, see: Git Guides" 607 | }, 608 | "landing-page": { 609 | "title": "HackDF Keeps Documentation Fresh 🍋", 610 | "p1": "HackDF reminds you to update documentation without changing your day to day workflow. Every time you push commits to GitHub, HackDF will automatically detect if documentation needs updating. If so, you will receive an e-mail.", 611 | "p2": "Free your mind from keeping track of documents and never get bitten by the same bug 🐛 twice.", 612 | "cta": "Start chilling now" 613 | }, 614 | "view-documents": "View documents", 615 | "import-documents": "Import documents", 616 | "import": { 617 | "succeed": "Import repository documents succeed!", 618 | "succeed-with-warning": "Import repository documents succeed with warning:", 619 | "view-documents": "View documents", 620 | "failed": "Import repository documents failed :(", 621 | "back": "Back to HackDF", 622 | "importing": "Importing..." 623 | } 624 | }, 625 | "shelf": { 626 | "documents": "{{count}} documents", 627 | "empty": "No shelf", 628 | "shelf-on": "Shelf on ", 629 | "settings": " Settings", 630 | "github": " Github", 631 | "delete-this-shelf": " Delete this shelf", 632 | "delete-msg": "Do you really want to delete this shelf?", 633 | "no-readme": "Add a README with an overview of your project." 634 | }, 635 | "disqus": { 636 | "content1": "Please enable JavaScript to view the ", 637 | "content2": "comments powered by Disqus." 638 | }, 639 | "auth": { 640 | "join-success": { 641 | "welcome": "Welcome to HackMD!", 642 | "confirm": "You have confirmed email address." 643 | }, 644 | "join": { 645 | "username": "Username", 646 | "username-placeholder": "Your username", 647 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 648 | "email": "Email", 649 | "email-placeholder": "Your email", 650 | "password": "Password", 651 | "password-placeholder": "Your password", 652 | "password-length": "Use a minimum password length of 8-30 characters." 653 | }, 654 | "finish-join": { 655 | "check-email": "Check your inbox to verify your email", 656 | "send-email": "We've sent an email to ", 657 | "verify-email": "Follow the instructions to verify your email address.", 658 | "did-not-receive": "Didn't receive the verification email?", 659 | "send-again": "Send it again", 660 | "reason": "Email verification helps us to ensure your data will always be safe." 661 | }, 662 | "common": { 663 | "sign-in": "Sign in", 664 | "sign-up": "Sign up", 665 | "have-an-account": "Have an account?" 666 | } 667 | }, 668 | "invitation": { 669 | "resendInvitation": "Resend Invitation", 670 | "resendInvitationPrompt": "Do you want to resend invitation email?" 671 | }, 672 | "about": { 673 | "contact": "Contact Us", 674 | "join": "Join Us" 675 | }, 676 | "settings": { 677 | "general-settings": "General Settings", 678 | "upload-logo": "Upload logo", 679 | "reset-logo": "Reset logo", 680 | "team-name": "Team Name", 681 | "team-name-placeholder": "Your team name", 682 | "team-description": "Team Description", 683 | "team-description-placeholder": "Your team description", 684 | "team-url-path": "Team URL Path", 685 | "team-url-path-placeholder": "Your team URL path", 686 | "team-members": "Team Members", 687 | "add-new-member": "Add New Member", 688 | "username-or-email-address": "Username or email address", 689 | "team-role": { 690 | "admin": "Admin", 691 | "member": "Member", 692 | "friend": "friend" 693 | }, 694 | "add": "Add", 695 | "choose-photo": "Choose photo", 696 | "reset-avatar": "Reset avatar", 697 | "name": "Name", 698 | "name-placeholder": "Your full name", 699 | "username": "Username", 700 | "username-placeholder": "Your username", 701 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 702 | "email": "Email", 703 | "email-placeholder": "Your email", 704 | "email-invalid": "Email address is invalid", 705 | "email-not-confirmed": "New email hasn't been confirmed.", 706 | "emial-has-been-sent": "Confirmation email has been sent.", 707 | "resend-email": "Resend email", 708 | "password": "Password", 709 | "have-password": "You've set your password.", 710 | "change-password": "Change password", 711 | "not-have-password": "You don't have password.", 712 | "setup-password": "Setup password", 713 | "biography": "Biography", 714 | "biography-placeholder": "Tell about yourself...", 715 | "submit": "Submit", 716 | "match-error": "Oops, these don't match.", 717 | "notification": { 718 | "title": "Notification Settings", 719 | "auto-watch": "Automatic watching", 720 | "auto-watch-notes": "Automatically watch notes", 721 | "auto-watch-notes-msg": "When you create a note, automatically receive notifications for it.", 722 | "auto-watch-teams": "Automatically watch teams", 723 | "auto-watch-teams-msg": "When the team you've joined create a note, automatically receive notifications for it.", 724 | "email-notification-alert": "To receive email notification, you need to set email in General Settings.", 725 | "email-notifications": "Email Notifications", 726 | "every-5-min": "Once every 5 minutes", 727 | "every-15-min": "Once every 15 minutes", 728 | "an-hour-at-most": "Once an hour at most", 729 | "never": "Never", 730 | "every-note-counts-separately": "Every note counts separately." 731 | }, 732 | "save": "Save", 733 | "change-password-modal": { 734 | "title": "Change your password", 735 | "current-password": "Current password", 736 | "confirm-new-password": "Confirm new password", 737 | "new-password": "New password" 738 | }, 739 | "setup-password-modal": { 740 | "title": "Setup your password", 741 | "confirm-password": "Confirm password" 742 | }, 743 | "reset-avatar-msg": "Are you sure to reset your avatar?" 744 | }, 745 | "textcomplete": { 746 | "support-referrals": { 747 | "link-1": "[reference link]", 748 | "link-2": "[reference]: https:// \"title\"", 749 | "footnote-link-1": "[^footnote link]", 750 | "footnote-link-2": "[^footnote reference]: https:// \"title\"", 751 | "inline-footnote": "^[inline footnote]", 752 | "link-text-1": "[link text][reference]", 753 | "link-text-2": "[link text](https:// \"title\")", 754 | "image-1": "![image alt][reference]", 755 | "image-2": "![image alt](https:// \"title\")", 756 | "image-3": "![image alt](https:// \"title\" =WidthxHeight)", 757 | "toc": "[TOC]" 758 | }, 759 | "support-extra-tags": { 760 | "name-tag": "[name tag]", 761 | "time-tag": "[time tag]", 762 | "my-color-tag": "[my color tag]", 763 | "random-color-tag": "[random color tag]" 764 | }, 765 | "no-match": "No match in history", 766 | "create": { 767 | "guest": "Create guest note", 768 | "normal": "Create note", 769 | "team": "Create team note" 770 | } 771 | }, 772 | "editor": { 773 | "editor-placeholder": "← Start by entering a title here\n===\nVisit /features if you don't know what to do.\nHappy hacking :)", 774 | "status-bar": { 775 | "tab-size": "Tab Size:", 776 | "space": "Spaces:", 777 | "cursor-text": "Line {{line}}, Columns {{ch}}", 778 | "editor-line": " — {{count}} Lines", 779 | "selected": " — Selected ", 780 | "selected-line": "{{lines}} lines", 781 | "selection-char-count": "{{count}} columns", 782 | "length": "Length: {{length}}", 783 | "max-length": "Your almost reach note max length limit.", 784 | "nearly-fill-note": "You nearly fill the note, consider to make more pieces.", 785 | "length-count": "You could write up to {{length}} characters in this note.", 786 | "preferences": { 787 | "title": "Click to change preferences", 788 | "allow-override-browser-keymap": "safasfasfaAllow override browser keymap", 789 | "show-editor-toolbar": "Show editor toolbar", 790 | "enable-smart-paste": "Enable smart paste", 791 | "enable-relative-line-number": "Enable relative line number" 792 | }, 793 | "keymap": { 794 | "title": "Click to change keymap" 795 | }, 796 | "status-indent": { 797 | "indent-type": "Click to switch indentation type", 798 | "indent-width-label": "Click to change indentation size" 799 | }, 800 | "status-theme": "Toggle editor theme", 801 | "status-spellcheck": "Toggle spellcheck" 802 | }, 803 | "toggle-sync-scrolling": "Toggle sync scrolling" 804 | }, 805 | "toolbar": { 806 | "bold": "Bold", 807 | "italic": "Italic", 808 | "strikethrough": "Strikethrough", 809 | "heading": "Heading", 810 | "code": "Code", 811 | "quote": "Quote", 812 | "generic-list": "Generic List", 813 | "numbered-list": "Numbered List", 814 | "check-list": "Check List", 815 | "create-link": "Create Link", 816 | "insert-image": "Insert Image", 817 | "insert-table": "Insert Table", 818 | "insert-horizontal-line": "Insert Horizontal Line", 819 | "leave-comment": "Leave Comment", 820 | "table": "\n\n| Column 1 | Column 2 | Column 3 |\n| -------- | -------- | -------- |\n| Text | Text | Text |\n" 821 | }, 822 | "pretty": { 823 | "edit-note": "Click button to edit this note", 824 | "published-on": "Published on" 825 | }, 826 | "slide": { 827 | "views": "{{count}} views", 828 | "edit": "Edit this note" 829 | }, 830 | "book": { 831 | "search": "Search title...", 832 | "refresh": "Refresh", 833 | "edit": "Edit", 834 | "collapse": "Collapse", 835 | "open": "Open" 836 | }, 837 | "toc": { 838 | "toc": "Table of content", 839 | "expand-all": "Expand all", 840 | "collapse-all": "Collapse all", 841 | "back-to-top": "Back to top", 842 | "go-to-bottom": "Go to bottom" 843 | }, 844 | "comment": { 845 | "comments": "Comments", 846 | "type-message-placeholder": "Type your message...", 847 | "no-comment": "No comment.", 848 | "send": "Send", 849 | "cancel": "Cancel", 850 | "reply": "Reply", 851 | "edit": "Edit", 852 | "delete": "Delete" 853 | } 854 | } 855 | -------------------------------------------------------------------------------- /locales/en.json: -------------------------------------------------------------------------------- 1 | { 2 | "revision": { 3 | "revision": "Revisions", 4 | "download": "Download", 5 | "revert": "Revert" 6 | }, 7 | "common": { 8 | "or": "or", 9 | "cancel": "Cancel", 10 | "ok": "OK", 11 | "got-it": "Got it", 12 | "period": "." 13 | }, 14 | "help": { 15 | "title": "Help", 16 | "contact": { 17 | "title": "Contacts", 18 | "messenger": "Talk to us", 19 | "github": "Report an issue", 20 | "email": "Send us email", 21 | "donate": "Buy us coffee" 22 | }, 23 | "documents": "Documents", 24 | "features": "Features", 25 | "yaml-meta": "YAML Metadata", 26 | "slide": "Slide Example", 27 | "book": "Book Example", 28 | "cheatsheet": "Cheatsheet", 29 | "example": "Example", 30 | "syntax": { 31 | "h1": "Header", 32 | "ul": "Unordered List", 33 | "ol": "Ordered List", 34 | "todo": "Todo List", 35 | "blockquote": "Blockquote", 36 | "b": "Bold font", 37 | "i": "Italics font", 38 | "strike": "Strikethrough", 39 | "ins": "Inserted text", 40 | "mark": "Marked text", 41 | "anchor": "Link", 42 | "img": "Image", 43 | "code": "Code", 44 | "embeded": "Externals", 45 | "alert": "This is a alert area." 46 | } 47 | }, 48 | "signup": { 49 | "signup": "Sign up", 50 | "new": "New to HackMD? ", 51 | "eeSite": { 52 | "terms": { 53 | "1": "By clicking below, you agree to our ", 54 | "2": "terms of service." 55 | } 56 | } 57 | }, 58 | "signin": { 59 | "signin": "Sign in", 60 | "signin-ldap" : "Sign in to {{name}} (LDAP)", 61 | "signin-via-email": "Sign in via Email", 62 | "choose": "Choose method", 63 | "via": "Sign in via {{text}}", 64 | "email-or-username": "Email or Username", 65 | "email-or-username-placeholder": "Your email or Username", 66 | "email": "Email", 67 | "email-placeholder": "Your email", 68 | "password": "Password", 69 | "password-placeholder": "Your password" 70 | }, 71 | "refresh": { 72 | "title": "This page need refresh", 73 | "incompatible": { 74 | "title": "You have an incompatible client version.", 75 | "content": "Refresh to update." 76 | }, 77 | "upgrade": { 78 | "title": "New version available!", 79 | "note": "See releases notes here", 80 | "content": "Refresh to enjoy new features." 81 | }, 82 | "auth": { 83 | "title": "Your user state has changed.", 84 | "content": "Refresh to load new user state." 85 | }, 86 | "donate": "Buy us coffee", 87 | "refresh": "Refresh" 88 | }, 89 | "infobar": { 90 | "owned": "owned this note", 91 | "created": "created", 92 | "changed": "changed", 93 | "notification" : { 94 | "watch": "Watch - Be notified of any changes", 95 | "never": "Never - Never be notified" 96 | } 97 | }, 98 | "clipboard": { 99 | "title": "Import from clipboard", 100 | "content": "Paste your markdown or webpage here...", 101 | "clear": "Clear", 102 | "import": "Import" 103 | }, 104 | "locked": { 105 | "title": "This note is locked", 106 | "content": "Sorry, only owner can edit this note." 107 | }, 108 | "limit": { 109 | "title": "Reach the limit", 110 | "content1": "Sorry, you've reached the max length this note can be.", 111 | "content2": "Please reduce the content or divide it to more notes, thank you!" 112 | }, 113 | "gist-import": { 114 | "title": "Import from Gist", 115 | "content": "Paste your gist url here...", 116 | "clear": "Clear", 117 | "import": "Import" 118 | }, 119 | "snippet-import": { 120 | "title": "Import from Snippet", 121 | "project": { 122 | "placeholder": "Select From Available Projects" 123 | }, 124 | "snippet": { 125 | "placeholder": "Select From Available Snippets" 126 | }, 127 | "body": { 128 | "project": "Project:", 129 | "Snippet": "Snippet:" 130 | }, 131 | "clear": "Clear", 132 | "import": "Import", 133 | "error": { 134 | "fetch-error": "Unable to fetch gitlab parameters :(", 135 | "not-valid-url-error": "Not a valid Snippet URL :(" 136 | } 137 | }, 138 | "snippet-export": { 139 | "title": "Export to Snippet", 140 | "project": { 141 | "title": "Project:", 142 | "placeholder": "Select From Available Projects" 143 | }, 144 | "visibility": { 145 | "title": "Visibility:", 146 | "placeholder": "Select Visibility Level", 147 | "private": "Private", 148 | "internal": "Internal" 149 | }, 150 | "body": { 151 | "title": "Title:", 152 | "filename": "File Name:" 153 | }, 154 | "export": "Export", 155 | "success": "Export Successful!", 156 | "view-here": "View Snippet Here" 157 | }, 158 | "google-drive": { 159 | "import": { 160 | "title": "Import from Google Drive", 161 | "failed": "Import failed :(" 162 | }, 163 | "export": { 164 | "title": "Export to Google Drive", 165 | "success": "Export Complete!", 166 | "view-here": "Click here to view your file", 167 | "error": "Export Error :(" 168 | } 169 | }, 170 | "gist": { 171 | "import": { 172 | "title": "Import from Gist", 173 | "fetch-error": "Unable to fetch gist files :(", 174 | "not-valid-gist-url-error": "Not a valid Gist URL :(" 175 | } 176 | }, 177 | "import": { 178 | "import-from-url": "Import from URL", 179 | "not-valid-url-error": "Not a valid URL :(", 180 | "import-failed": "Import failed :(" 181 | }, 182 | "delete": { 183 | "title": "Are you sure?", 184 | "yes": "Yes, do it!", 185 | "body-member": "Do you really want to remove this member?", 186 | "body": { 187 | "msg": "Do you really want to delete this note?", 188 | "item": "All users will lost their connection." 189 | } 190 | }, 191 | "transfer": { 192 | "title": "Transfer ownership", 193 | "team-label": "Transfer to team you've joined", 194 | "team-member-label": "Transfer to current team member", 195 | "transfer": "Transfer" 196 | }, 197 | "pull-changes": { 198 | "title": "Pull changes from GitHub", 199 | "apply": "Apply all differences" 200 | }, 201 | "push-changes": { 202 | "title": "Push changes to GitHub", 203 | "body": "Are you ready to push changes to github?", 204 | "push": "Push" 205 | }, 206 | "header": { 207 | "extra": { 208 | "title": "Extra", 209 | "slide": "Slide Mode", 210 | "book": "Book Mode" 211 | }, 212 | "revision": "Revisions", 213 | "export": { 214 | "title": "Export", 215 | "dropbox": "Dropbox", 216 | "google-drive": "Google Drive", 217 | "gist": "Gist", 218 | "snippet": "Snippet" 219 | }, 220 | "import": { 221 | "title": "Import", 222 | "dropbox": "Dropbox", 223 | "google-drive": "Google Drive", 224 | "gist": "Gist", 225 | "snippet": "Snippet", 226 | "clipboard": "Clipboard" 227 | }, 228 | "download": { 229 | "title": "Download", 230 | "markdown": "Markdown", 231 | "html": "HTML", 232 | "raw-html": "Raw HTML", 233 | "odf": "ODF (Beta)", 234 | "pdf": "PDF (Beta)" 235 | }, 236 | "modes": { 237 | "edit": "Edit", 238 | "both": "Both", 239 | "view": "View" 240 | }, 241 | "help": "Help", 242 | "image-upload": "Upload Image", 243 | "menu": "Menu", 244 | "enterprise-demo": "Demo of Enterprise Edition", 245 | "new-note": "New note", 246 | "new-team-note": "New team note", 247 | "team-manage": "Manage team", 248 | "profile": "Profile", 249 | "feature": "Features", 250 | "dashboard": "Dashboard", 251 | "settings": "Settings", 252 | "logout": "Log out", 253 | "sign-in": "Sign in", 254 | "team": "Team", 255 | "overview": "Overview", 256 | "intro": "Intro", 257 | "recent": "Recent", 258 | "manage": "Manage", 259 | "new": "New", 260 | "publish": "Publish", 261 | "getting-started": "Getting Started", 262 | "getting-started-with-hackmd": "Getting Started with HackMD", 263 | "getting-started-tips": "Learn how to create, share, and manage your notes.", 264 | "signout": "Sign out", 265 | "permission": "Permission", 266 | "note": { 267 | "title": "Note Permission", 268 | "read": "Read", 269 | "write": "Write", 270 | "owner": "Owner", 271 | "signedin": "Signed-in", 272 | "guest": "Guest", 273 | "public": "Public", 274 | "help": "Note owner decides who can read or write this note." 275 | }, 276 | "comments": { 277 | "title": "Comments", 278 | "enable": "Enable", 279 | "disable": "Disable", 280 | "read": "Read", 281 | "write": "Comment", 282 | "owner": "Owner", 283 | "signedin": "Signed-in", 284 | "guest": "Guest", 285 | "help": "Note owner decides who can read or give comments." 286 | }, 287 | "invitee": { 288 | "title": "Invitee", 289 | "invite": "Invite", 290 | "read": "Read", 291 | "write": "Write", 292 | "admin": "Admin", 293 | "help": "Admin can invite users and change note permissions.", 294 | "search-user-placeholder": "Search user by email..." 295 | }, 296 | "options": "Options", 297 | "share": "Share", 298 | "transfer-ownership": "Transfer ownership", 299 | "delete-note": "Delete this note", 300 | "back": "Back", 301 | "shelf": "Shelf", 302 | "github": { 303 | "pull": "Pull Changes", 304 | "push": "Push Changes" 305 | }, 306 | "notification": { 307 | "watch": { 308 | "label": "Watch", 309 | "title": "Be notified of any changes" 310 | }, 311 | "never": { 312 | "label": "Never", 313 | "title": "Never be notified" 314 | }, 315 | "no-email": "Set email in Settings to receive email notification!" 316 | }, 317 | "lost-content": "You might lost content if you leave now, are you sure?", 318 | "status-type": { 319 | "connected": "CONNECTED", 320 | "online": "ONLINE", 321 | "offline": "OFFLINE" 322 | } 323 | }, 324 | "footer": { 325 | "product": "Product", 326 | "enterprise": "Enterprise", 327 | "templates": "Templates", 328 | "open-source": "Open Source", 329 | "resources": "Resources", 330 | "features": "Features", 331 | "tutorial": "Tutorial", 332 | "faq": "FAQ", 333 | "information": "Information", 334 | "about": "About", 335 | "blog": "Blog", 336 | "company": "Company", 337 | "privacy": "Privacy", 338 | "tos": "Terms of Use", 339 | "releases": "Releases", 340 | "about-ee": "About {{name}}", 341 | "about-hackmd": "About HackMD", 342 | "coffee": "Buy us coffee", 343 | "terms": "Terms", 344 | "donate": "BUY US COFFEE" 345 | }, 346 | "error": { 347 | "home": "Home", 348 | "back": "You could head back to home.", 349 | "signin": "Sign in or head back to home.", 350 | "try": "Try again later or head back to home.", 351 | "400": { 352 | "title": "400 Bad Request", 353 | "content": "Your browser sent an invalid request." 354 | }, 355 | "403": { 356 | "title": "403 Forbidden", 357 | "content": "You don't have permission to access this resource." 358 | }, 359 | "404": { 360 | "title": "404 Not Found", 361 | "content": "We can't find the page you’re looking for." 362 | }, 363 | "500": { 364 | "title": "500 Interal Error", 365 | "content": "An error occurred when we tried to process your request." 366 | } 367 | }, 368 | "home": { 369 | "enterprise": "Enterprise", 370 | "slogan": "Build a community with open collaboration.", 371 | "use-free": "Use for free", 372 | "btn-between-or": "or", 373 | "btn-sign-in": "Sign in", 374 | "how-to-use": "How to use?", 375 | "concept": { 376 | "title": "Concept", 377 | "subtitle": "Share all document / knowledge / information with your community.", 378 | "note": "Create a note", 379 | "collaborate": "Open collaborate", 380 | "share": "Share and track" 381 | }, 382 | "btn-try": "Try it", 383 | "empowering": { 384 | "1": "Real-time collaboration at scale", 385 | "2": "Turn white papers and API specs into living documents.", 386 | "3": "Create dedicated team space for each open source project.", 387 | "title": "Empowering community" 388 | }, 389 | "be-in-know": { 390 | "1": "Bring all community discussions into one place.", 391 | "2": "Get notified when the SINGLE source of truth changes.", 392 | "3": "Search or roll back to any previous version.", 393 | "title": "Be in the know" 394 | }, 395 | "feature": { 396 | "title": "Features" 397 | }, 398 | "features": { 399 | "markdown": { 400 | "subtitle": "Write in markdown natively", 401 | "title": "Markdown" 402 | }, 403 | "slide": { 404 | "subtitle": "Make a slide deck with a snap", 405 | "title": "Slide Mode" 406 | }, 407 | "book-mode": { 408 | "subtitle": "Collect any note into a book", 409 | "title": "Book Mode" 410 | }, 411 | "hackmd-it": { 412 | "subtitle": "GitHub / GitLab integration, instant access", 413 | "title": "HackMD-it" 414 | }, 415 | "diagram": { 416 | "subtitle": "Create math formulas and UML with text", 417 | "title": "MathJax & UML" 418 | }, 419 | "image": { 420 | "subtitle": "Drag and drop image, auto-upload", 421 | "title": "Upload image" 422 | }, 423 | "export": { 424 | "subtitle": "Export to PDF, md, or html files", 425 | "title": "Take it with you" 426 | }, 427 | "tags": { 428 | "subtitle": "Manage and search notes with tags", 429 | "title": "Manage with tags" 430 | } 431 | }, 432 | "trustedBy": "Trusted By", 433 | "plans": { 434 | "title": "Plans", 435 | "free": { 436 | "1": "Unlimited notes", 437 | "2": "Unlimited collaborators", 438 | "3": "Email notification", 439 | "4": "Use without login", 440 | "title": "Free", 441 | "subtitle": "Start open collaboration now.", 442 | "start": "Start using" 443 | }, 444 | "business": { 445 | "1": "Single Sign-On or SAML login", 446 | "2": "Role-based access control", 447 | "3": "Unlimited team space", 448 | "4": "Private image storage", 449 | "ribbon": "Hot", 450 | "title": "Business Plan", 451 | "subtitle": "Customized access control for your use case.", 452 | "btn-more": "More features", 453 | "btn-contact": "We are interested" 454 | }, 455 | "conf": { 456 | "1": "Customized URL to your shared notes", 457 | "2": "Team space for conference hosts", 458 | "3": "Best practice training and sharing", 459 | "4": "More customized options up to you", 460 | "ribbon": "Free", 461 | "title": "Conference Plan", 462 | "subtitle": "Help you share knowledge is our mission.", 463 | "contact": "Ask us anything" 464 | } 465 | }, 466 | "active-users": "Join 160,000+ active users! Come and love it" 467 | }, 468 | "profile": { 469 | "member-since": "Member since {{date}}", 470 | "no-notes": "You don't have any notes!", 471 | "no-result": "No results.", 472 | "end-of-notes": "That's it! This is the end of your notes.", 473 | "search": { 474 | "placeholder": "Search notes..." 475 | }, 476 | "created": "created", 477 | "found-notes": "We found {{count}} notes.", 478 | "edit": "Edit this note", 479 | "publish": "Publish", 480 | "slide-mode": "Slide Mode", 481 | "book-mode": "Book Mode", 482 | "permission": { 483 | "freely": "Anyone can edit", 484 | "editable": "Signed-in people can edit", 485 | "limited": "Signed-in people can edit (forbid guests)", 486 | "locked": "Only owner can edit", 487 | "protected": "Only owner can edit (forbid guests)", 488 | "private": "Only owner can view & edit" 489 | } 490 | }, 491 | "overview": { 492 | "search": { 493 | "placeholder": "Search keyword or tag..." 494 | }, 495 | "filter": { 496 | "title": "Filter", 497 | "all": "All", 498 | "shared-with-me": "Shared with me", 499 | "my-notes": "My notes" 500 | }, 501 | "unvisited" : "Unvisited", 502 | "changed": " changed ", 503 | "category": { 504 | "categories": "Categories", 505 | "description": { 506 | "title": "We use the first tag of each note as its category.
Click icon to read more." 507 | } 508 | }, 509 | "show-with-categories": "Show with categories", 510 | "default-section": "Untagged", 511 | "unselect-all": "Unselect all", 512 | "select-all": "Select all", 513 | "sorted": { 514 | "multiple-sorting": "Multiple Sorting", 515 | "categories-sorted-by": "Categories sorted by", 516 | "notes-sorted-by": "Notes sorted by", 517 | "new_to_old": "New to old", 518 | "old_to_new": "Old to new", 519 | "a_to_z": "A to Z", 520 | "z_to_a": "Z to A" 521 | }, 522 | "no-notes-with-current-filters": "No notes with current filters", 523 | "no-notes": "No notes", 524 | "grid-layout": "Grid layout", 525 | "row-layout": "Row layout" 526 | }, 527 | "site": { 528 | "meta": { 529 | "description": "Best way to write and share your knowledge in markdown.", 530 | "og": { 531 | "title-suffix": "Collaborative markdown notes", 532 | "description": "Best way to write and share your knowledge in markdown." 533 | }, 534 | "tw": { 535 | "title-suffix": "Collaborative markdown notes", 536 | "description": "Best way to write and share your knowledge in markdown." 537 | } 538 | }, 539 | "title-suffix": "Collaborative markdown notes", 540 | "untitled": "Untitled", 541 | "overview": "Overview", 542 | "recent": "Recent", 543 | "shelf": "Shelf", 544 | "getting-started": "Getting Started", 545 | "manage": "Team Management", 546 | "about-us": "About Us", 547 | "settings": "Settings", 548 | "docflow-setup": "HackDF Setup", 549 | "docflow-import": "HackDF Import", 550 | "signup": "Sign up", 551 | "login": "Sign in", 552 | "verify_email": "Email verification complete", 553 | "finish-join": "Finish signup" 554 | }, 555 | "recent": { 556 | "from-browser": "Below is the history from browser", 557 | "search": { 558 | "tags": { 559 | "placeholder": "Select tags..." 560 | }, 561 | "keyword": { 562 | "placeholder": "Search keyword..." 563 | } 564 | }, 565 | "sort": { 566 | "title": "Sort by title", 567 | "time": "Sort by time" 568 | }, 569 | "title": "Title", 570 | "time": "Time", 571 | "export": "Export history", 572 | "import": "Import history", 573 | "clear": "Clear history", 574 | "refresh": "Refresh history", 575 | "empty": "No history", 576 | "import-browser": "Import from browser", 577 | "visited": " visited ", 578 | "delete-all-history": "Do you really want to clear all history?", 579 | "delete-below-history": "Do you really want to delete below history?", 580 | "can-not-restore": "There is no turning back." 581 | }, 582 | "docflow": { 583 | "survey": "Meanwhile, please tell us how you think about HackMD with this survey.", 584 | "step1": { 585 | "1": "Sign in to HackMD", 586 | "2": "Authorize HackDF to access GitHub webhooks", 587 | "3": "Choose which repository to use HackDF", 588 | "title": "Set up GitHub App", 589 | "step1": "Step 1. ", 590 | "signin-to-manage-document": "Sign in and manage documentation", 591 | "step2": "Step 2. ", 592 | "linking-finished": "Authorized", 593 | "connect": "Authorize", 594 | "step3": "Step 3. ", 595 | "modify": "Change", 596 | "start-installation": "Choose repos", 597 | "installed-repo": "List of authorized repos", 598 | "refresh": "Refresh the list" 599 | }, 600 | "step2": { 601 | "p1": "From now on, everytime someone pushes commits to the master branch of the repo, HackDF will automatically detect if the relevant document needs updating and remind the commit pusher to do so.", 602 | "default-document": "Default document checking rules", 603 | "p2": "

By default, any changes to files under directories named:

will trigger update reminders on

", 604 | "customized": "Customized document checking rules", 605 | "p3": "If you think the default reminder is not specific enough or does not cover all your documents, you can customize your mapping between documents and code by adding a config file to .hackdf/config.yml.
Here's an example of how the default setting would look like:", 606 | "p4": "To learn more about customizing the config file, please see HackDF Guides 📚 or contact us.
More resource on using Git, see: Git Guides" 607 | }, 608 | "landing-page": { 609 | "title": "HackDF Keeps Documentation Fresh 🍋", 610 | "p1": "HackDF reminds you to update documentation without changing your day to day workflow. Every time you push commits to GitHub, HackDF will automatically detect if documentation needs updating. If so, you will receive an e-mail.", 611 | "p2": "Free your mind from keeping track of documents and never get bitten by the same bug 🐛 twice.", 612 | "cta": "Start chilling now" 613 | }, 614 | "view-documents": "View documents", 615 | "import-documents": "Import documents", 616 | "import": { 617 | "succeed": "Import repository documents succeed!", 618 | "succeed-with-warning": "Import repository documents succeed with warning:", 619 | "view-documents": "View documents", 620 | "failed": "Import repository documents failed :(", 621 | "back": "Back to HackDF", 622 | "importing": "Importing..." 623 | } 624 | }, 625 | "shelf": { 626 | "documents": "{{count}} documents", 627 | "empty": "No shelf", 628 | "shelf-on": "Shelf on ", 629 | "settings": " Settings", 630 | "github": " Github", 631 | "delete-this-shelf": " Delete this shelf", 632 | "delete-msg": "Do you really want to delete this shelf?", 633 | "no-readme": "Add a README with an overview of your project." 634 | }, 635 | "disqus": { 636 | "content1": "Please enable JavaScript to view the ", 637 | "content2": "comments powered by Disqus." 638 | }, 639 | "auth": { 640 | "join-success": { 641 | "welcome": "Welcome to HackMD!", 642 | "confirm": "You have confirmed email address." 643 | }, 644 | "join": { 645 | "username": "Username", 646 | "username-placeholder": "Your username", 647 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 648 | "email": "Email", 649 | "email-placeholder": "Your email", 650 | "password": "Password", 651 | "password-placeholder": "Your password", 652 | "password-length": "Use a minimum password length of 8-30 characters." 653 | }, 654 | "finish-join": { 655 | "check-email": "Check your inbox to verify your email", 656 | "send-email": "We've sent an email to ", 657 | "verify-email": "Follow the instructions to verify your email address.", 658 | "did-not-receive": "Didn't receive the verification email?", 659 | "send-again": "Send it again", 660 | "reason": "Email verification helps us to ensure your data will always be safe." 661 | }, 662 | "common": { 663 | "sign-in": "Sign in", 664 | "sign-up": "Sign up", 665 | "have-an-account": "Have an account?" 666 | } 667 | }, 668 | "invitation": { 669 | "resendInvitation": "Resend Invitation", 670 | "resendInvitationPrompt": "Do you want to resend invitation email?" 671 | }, 672 | "about": { 673 | "contact": "Contact Us", 674 | "join": "Join Us" 675 | }, 676 | "settings": { 677 | "general-settings": "General Settings", 678 | "upload-logo": "Upload logo", 679 | "reset-logo": "Reset logo", 680 | "team-name": "Team Name", 681 | "team-name-placeholder": "Your team name", 682 | "team-description": "Team Description", 683 | "team-description-placeholder": "Your team description", 684 | "team-url-path": "Team URL Path", 685 | "team-url-path-placeholder": "Your team URL path", 686 | "team-members": "Team Members", 687 | "add-new-member": "Add New Member", 688 | "username-or-email-address": "Username or email address", 689 | "team-role": { 690 | "admin": "Admin", 691 | "member": "Member", 692 | "friend": "Friend" 693 | }, 694 | "add": "Add", 695 | "choose-photo": "Choose photo", 696 | "reset-avatar": "Reset avatar", 697 | "name": "Name", 698 | "name-placeholder": "Your full name", 699 | "username": "Username", 700 | "username-placeholder": "Your username", 701 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 702 | "email": "Email", 703 | "email-placeholder": "Your email", 704 | "email-invalid": "Email address is invalid", 705 | "email-not-confirmed": "New email hasn't been confirmed.", 706 | "emial-has-been-sent": "Confirmation email has been sent.", 707 | "resend-email": "Resend email", 708 | "password": "Password", 709 | "have-password": "You've set your password.", 710 | "change-password": "Change password", 711 | "not-have-password": "You don't have password.", 712 | "setup-password": "Setup password", 713 | "biography": "Biography", 714 | "biography-placeholder": "Tell about yourself...", 715 | "submit": "Submit", 716 | "match-error": "Oops, these don't match.", 717 | "notification": { 718 | "title": "Notification Settings", 719 | "auto-watch": "Automatic watching", 720 | "auto-watch-notes": "Automatically watch notes", 721 | "auto-watch-notes-msg": "When you create a note, automatically receive notifications for it.", 722 | "auto-watch-teams": "Automatically watch teams", 723 | "auto-watch-teams-msg": "When the team you've joined create a note, automatically receive notifications for it.", 724 | "email-notification-alert": "To receive email notification, you need to set email in General Settings.", 725 | "email-notifications": "Email Notifications", 726 | "every-5-min": "Once every 5 minutes", 727 | "every-15-min": "Once every 15 minutes", 728 | "an-hour-at-most": "Once an hour at most", 729 | "never": "Never", 730 | "every-note-counts-separately": "Every note counts separately." 731 | }, 732 | "save": "Save", 733 | "change-password-modal": { 734 | "title": "Change your password", 735 | "current-password": "Current password", 736 | "confirm-new-password": "Confirm new password", 737 | "new-password": "New password" 738 | }, 739 | "setup-password-modal": { 740 | "title": "Setup your password", 741 | "confirm-password": "Confirm password" 742 | }, 743 | "reset-avatar-msg": "Are you sure to reset your avatar?" 744 | }, 745 | "textcomplete": { 746 | "support-referrals": { 747 | "link-1": "[reference link]", 748 | "link-2": "[reference]: https:// \"title\"", 749 | "footnote-link-1": "[^footnote link]", 750 | "footnote-link-2": "[^footnote reference]: https:// \"title\"", 751 | "inline-footnote": "^[inline footnote]", 752 | "link-text-1": "[link text][reference]", 753 | "link-text-2": "[link text](https:// \"title\")", 754 | "image-1": "![image alt][reference]", 755 | "image-2": "![image alt](https:// \"title\")", 756 | "image-3": "![image alt](https:// \"title\" =WidthxHeight)", 757 | "toc": "[TOC]" 758 | }, 759 | "support-extra-tags": { 760 | "name-tag": "[name tag]", 761 | "time-tag": "[time tag]", 762 | "my-color-tag": "[my color tag]", 763 | "random-color-tag": "[random color tag]" 764 | }, 765 | "no-match": "No match in history", 766 | "create": { 767 | "guest": "Create guest note", 768 | "normal": "Create note", 769 | "team": "Create team note" 770 | } 771 | }, 772 | "editor": { 773 | "editor-placeholder": "← Start by entering a title here\n===\nVisit /features if you don't know what to do.\nHappy hacking :)", 774 | "status-bar": { 775 | "tab-size": "Tab Size:", 776 | "space": "Spaces:", 777 | "cursor-text": "Line {{line}}, Columns {{ch}}", 778 | "editor-line": " — {{count}} Lines", 779 | "selected": " — Selected ", 780 | "selected-line": "{{lines}} lines", 781 | "selection-char-count": "{{count}} columns", 782 | "length": "Length: {{length}}", 783 | "max-length": "Your almost reach note max length limit.", 784 | "nearly-fill-note": "You nearly fill the note, consider to make more pieces.", 785 | "length-count": "You could write up to {{length}} characters in this note.", 786 | "preferences": { 787 | "title": "Click to change preferences", 788 | "allow-override-browser-keymap": "safasfasfaAllow override browser keymap", 789 | "show-editor-toolbar": "Show editor toolbar", 790 | "enable-smart-paste": "Enable smart paste", 791 | "enable-relative-line-number": "Enable relative line number" 792 | }, 793 | "keymap": { 794 | "title": "Click to change keymap" 795 | }, 796 | "status-indent": { 797 | "indent-type": "Click to switch indentation type", 798 | "indent-width-label": "Click to change indentation size" 799 | }, 800 | "status-theme": "Toggle editor theme", 801 | "status-spellcheck": "Toggle spellcheck" 802 | }, 803 | "toggle-sync-scrolling": "Toggle sync scrolling" 804 | }, 805 | "toolbar": { 806 | "bold": "Bold", 807 | "italic": "Italic", 808 | "strikethrough": "Strikethrough", 809 | "heading": "Heading", 810 | "code": "Code", 811 | "quote": "Quote", 812 | "generic-list": "Generic List", 813 | "numbered-list": "Numbered List", 814 | "check-list": "Check List", 815 | "create-link": "Create Link", 816 | "insert-image": "Insert Image", 817 | "insert-table": "Insert Table", 818 | "insert-horizontal-line": "Insert Horizontal Line", 819 | "leave-comment": "Leave Comment", 820 | "table": "\n\n| Column 1 | Column 2 | Column 3 |\n| -------- | -------- | -------- |\n| Text | Text | Text |\n" 821 | }, 822 | "pretty": { 823 | "edit-note": "Click button to edit this note", 824 | "published-on": "Published on" 825 | }, 826 | "slide": { 827 | "views": "{{count}} views", 828 | "edit": "Edit this note" 829 | }, 830 | "book": { 831 | "search": "Search title...", 832 | "refresh": "Refresh", 833 | "edit": "Edit", 834 | "collapse": "Collapse", 835 | "open": "Open" 836 | }, 837 | "toc": { 838 | "toc": "Table of content", 839 | "expand-all": "Expand all", 840 | "collapse-all": "Collapse all", 841 | "back-to-top": "Back to top", 842 | "go-to-bottom": "Go to bottom" 843 | }, 844 | "comment": { 845 | "comments": "Comments", 846 | "type-message-placeholder": "Type your message...", 847 | "no-comment": "No comment.", 848 | "send": "Send", 849 | "cancel": "Cancel", 850 | "reply": "Reply", 851 | "edit": "Edit", 852 | "delete": "Delete" 853 | } 854 | } 855 | -------------------------------------------------------------------------------- /locales/da.json: -------------------------------------------------------------------------------- 1 | { 2 | "revision": { 3 | "revision": "Revisions", 4 | "download": "Download", 5 | "revert": "Fortryd ændringer" 6 | }, 7 | "common": { 8 | "eller": "eller", 9 | "cancel": "Afbryd", 10 | "ok": "Okay", 11 | "got-it": "Got it", 12 | "period": "." 13 | }, 14 | "help": { 15 | "title": "Hjælp", 16 | "contact": { 17 | "title": "Kontakter", 18 | "messenger": "Talk to us", 19 | "github": "Rapportér en fejl", 20 | "email": "Send os en email", 21 | "donate": "Buy us coffee" 22 | }, 23 | "documents": "Dokumenter", 24 | "features": "Funktionalitet", 25 | "yaml-meta": "YAML Metadata", 26 | "slide": "Præsentationseksempel", 27 | "book": "Book Example", 28 | "cheatsheet": "Snydeark", 29 | "example": "Eksempel", 30 | "syntax": { 31 | "h1": "Overskrift", 32 | "ul": "Uordnet Liste", 33 | "ol": "Ordnet Liste", 34 | "todo": "Tjekliste", 35 | "blockquote": "Blokcitat", 36 | "b": "Fed skrift", 37 | "i": "Kursiv skrift", 38 | "strike": "Gennemstregning", 39 | "ins": "Indsat tekst", 40 | "mark": "Markeret tekst", 41 | "anchor": "Link", 42 | "img": "Billede", 43 | "code": "Kode", 44 | "embeded": "Eksterne", 45 | "alert": "Dette er et alarmområde." 46 | } 47 | }, 48 | "signup": { 49 | "signup": "Sign up", 50 | "new": "New to HackMD? ", 51 | "eeSite": { 52 | "terms": { 53 | "1": "By clicking below, you agree to our ", 54 | "2": "terms of service." 55 | } 56 | } 57 | }, 58 | "signin": { 59 | "signin": "Sign in", 60 | "signin-ldap" : "Sign in to {{name}} (LDAP)", 61 | "signin-via-email": "Sign in via Email", 62 | "choose": "Vælg metode", 63 | "via": "Log ind med {{text}}", 64 | "email-or-username": "Email or Username", 65 | "email-or-username-placeholder": "Your email or Username", 66 | "email": "Email", 67 | "email-placeholder": "Your email", 68 | "password": "Password", 69 | "password-placeholder": "Your password" 70 | }, 71 | "refresh": { 72 | "title": "Denne side skal genindlæses", 73 | "incompatible": { 74 | "title": "Din klientversion er inkompatibel.", 75 | "content": "Genindlæs for at opdatere." 76 | }, 77 | "upgrade": { 78 | "title": "Ny version tilgængelig!", 79 | "note": "Se release notes her", 80 | "content": "Genindlæs for at anvende ny funktionalitet." 81 | }, 82 | "auth": { 83 | "title": "Din brugerstatus er ændret.", 84 | "content": "Genindlæs for at anvende ny brugerstatus." 85 | }, 86 | "donate": "Buy us coffee", 87 | "refresh": "Genindlæs" 88 | }, 89 | "infobar": { 90 | "owned": "owned this note", 91 | "created": "created", 92 | "changed": "changed", 93 | "notification" : { 94 | "watch": "Watch - Be notified of any changes", 95 | "never": "Never - Never be notified" 96 | } 97 | }, 98 | "clipboard": { 99 | "title": "Importér fra udklipsholder", 100 | "content": "Indsæt din markdown eller hjemmeside her...", 101 | "clear": "Ryd", 102 | "import": "Importér" 103 | }, 104 | "locked": { 105 | "title": "Denne note er låst", 106 | "content": "Beklager, men kun ejeren kan redigere denne note." 107 | }, 108 | "limit": { 109 | "title": "Nå grænsen", 110 | "content1": "Beklager, du har nået grænsen for den maksimale længde denne note må være.", 111 | "content2": "Vær venlig at begrænse indholdets mængde eller opdel det i flere noter, tak!" 112 | }, 113 | "gist-import": { 114 | "title": "Importér fra Gist", 115 | "content": "Indsæt din gist-url her...", 116 | "clear": "Clear", 117 | "import": "Import" 118 | }, 119 | "snippet-import": { 120 | "title": "Importér fra Snippet", 121 | "project": { 122 | "placeholder": "Vælg fra tilgængelige projekter" 123 | }, 124 | "snippet": { 125 | "placeholder": "Vælg fra tilgængelige Snippets" 126 | }, 127 | "body": { 128 | "project": "Project:", 129 | "Snippet": "Snippet:" 130 | }, 131 | "clear": "Clear", 132 | "import": "Import", 133 | "error": { 134 | "fetch-error": "Unable to fetch gitlab parameters :(", 135 | "not-valid-url-error": "Not a valid Snippet URL :(" 136 | } 137 | }, 138 | "snippet-export": { 139 | "title": "Eksportér til Snippet", 140 | "project": { 141 | "title": "Project:", 142 | "placeholder": "Select From Available Projects" 143 | }, 144 | "visibility": { 145 | "title": "Visibility:", 146 | "placeholder": "Vælg synlighedsniveau", 147 | "private": "Private", 148 | "internal": "Internal" 149 | }, 150 | "body": { 151 | "title": "Title:", 152 | "filename": "File Name:" 153 | }, 154 | "export": "Eksportér", 155 | "success": "Export Successful!", 156 | "view-here": "View Snippet Here" 157 | }, 158 | "google-drive": { 159 | "import": { 160 | "title": "Import from Google Drive", 161 | "failed": "Import failed :(" 162 | }, 163 | "export": { 164 | "title": "Export to Google Drive", 165 | "success": "Export Complete!", 166 | "view-here": "Click here to view your file", 167 | "error": "Export Error :(" 168 | } 169 | }, 170 | "gist": { 171 | "import": { 172 | "title": "Import from Gist", 173 | "fetch-error": "Unable to fetch gist files :(", 174 | "not-valid-gist-url-error": "Not a valid Gist URL :(" 175 | } 176 | }, 177 | "import": { 178 | "import-from-url": "Import from URL", 179 | "not-valid-url-error": "Not a valid URL :(", 180 | "import-failed": "Import failed :(" 181 | }, 182 | "delete": { 183 | "title": "Er du sikker?", 184 | "yes": "Ja, gør det!", 185 | "body-member": "Do you really want to remove this member?", 186 | "body": { 187 | "msg": "Do you really want to delete this note?", 188 | "item": "All users will lost their connection." 189 | } 190 | }, 191 | "transfer": { 192 | "title": "Transfer ownership", 193 | "team-label": "Transfer to team you've joined", 194 | "team-member-label": "Transfer to current team member", 195 | "transfer": "Transfer" 196 | }, 197 | "pull-changes": { 198 | "title": "Pull changes from GitHub", 199 | "apply": "Apply all differences" 200 | }, 201 | "push-changes": { 202 | "title": "Push changes to GitHub", 203 | "body": "Are you ready to push changes to github?", 204 | "push": "Push" 205 | }, 206 | "header": { 207 | "extra": { 208 | "title": "Ekstra", 209 | "slide": "Præsentationstilstand", 210 | "book": "Book Mode" 211 | }, 212 | "revision": "Revisions", 213 | "export": { 214 | "title": "Export", 215 | "dropbox": "Dropbox", 216 | "google-drive": "Google Drive", 217 | "gist": "Gist", 218 | "snippet": "Snippet" 219 | }, 220 | "import": { 221 | "title": "Import", 222 | "dropbox": "Dropbox", 223 | "google-drive": "Google Drive", 224 | "gist": "Gist", 225 | "snippet": "Snippet", 226 | "clipboard": "Udklipsholder" 227 | }, 228 | "download": { 229 | "title": "Download", 230 | "markdown": "Markdown", 231 | "html": "HTML", 232 | "raw-html": "Rå HTML", 233 | "odf": "ODF (Beta)", 234 | "pdf": "PDF (Beta)" 235 | }, 236 | "modes": { 237 | "edit": "Redigér", 238 | "both": "Begge", 239 | "view": "Vis" 240 | }, 241 | "help": "Help", 242 | "image-upload": "Upload billede", 243 | "menu": "Menu", 244 | "enterprise-demo": "Demo of Enterprise Edition", 245 | "new-note": "Ny note", 246 | "new-team-note": "New team note", 247 | "team-manage": "Manage team", 248 | "profile": "Profile", 249 | "feature": "Features", 250 | "dashboard": "Dashboard", 251 | "settings": "Settings", 252 | "logout": "Log out", 253 | "sign-in": "Sign in", 254 | "team": "Team", 255 | "overview": "Overview", 256 | "intro": "Intro", 257 | "recent": "Recent", 258 | "manage": "Manage", 259 | "new": "Ny", 260 | "publish": "Publicér", 261 | "getting-started": "Getting Started", 262 | "getting-started-with-hackmd": "Getting Started with HackMD", 263 | "getting-started-tips": "Learn how to create, share, and manage your notes.", 264 | "signout": "Sign out", 265 | "permission": "Permission", 266 | "note": { 267 | "title": "Note Permission", 268 | "read": "Read", 269 | "write": "Write", 270 | "owner": "Owner", 271 | "signedin": "Signed-in", 272 | "guest": "Guest", 273 | "public": "Public", 274 | "help": "Note owner decides who can read or write this note." 275 | }, 276 | "comments": { 277 | "title": "Comments", 278 | "enable": "Enable", 279 | "disable": "Disable", 280 | "read": "Read", 281 | "write": "Comment", 282 | "owner": "Owner", 283 | "signedin": "Signed-in", 284 | "guest": "Guest", 285 | "help": "Note owner decides who can read or give comments." 286 | }, 287 | "invitee": { 288 | "title": "Invitee", 289 | "invite": "Invite", 290 | "read": "Read", 291 | "write": "Write", 292 | "admin": "Admin", 293 | "help": "Admin can invite users and change note permissions.", 294 | "search-user-placeholder": "Search user by email..." 295 | }, 296 | "options": "Options", 297 | "share": "Share", 298 | "transfer-ownership": "Transfer ownership", 299 | "delete-note": "Delete this note", 300 | "back": "Back", 301 | "shelf": "Shelf", 302 | "github": { 303 | "pull": "Pull Changes", 304 | "push": "Push Changes" 305 | }, 306 | "notification": { 307 | "watch": { 308 | "label": "Watch", 309 | "title": "Be notified of any changes" 310 | }, 311 | "never": { 312 | "label": "Never", 313 | "title": "Never be notified" 314 | }, 315 | "no-email": "Set email in Settings to receive email notification!" 316 | }, 317 | "lost-content": "You might lost content if you leave now, are you sure?", 318 | "status-type": { 319 | "connected": "CONNECTED", 320 | "online": "ONLINE", 321 | "offline": "OFFLINE" 322 | } 323 | }, 324 | "footer": { 325 | "product": "Product", 326 | "enterprise": "Enterprise", 327 | "templates": "Templates", 328 | "open-source": "Open Source", 329 | "resources": "Resources", 330 | "features": "Features", 331 | "tutorial": "Tutorial", 332 | "faq": "FAQ", 333 | "information": "Information", 334 | "about": "About", 335 | "blog": "Blog", 336 | "company": "Company", 337 | "privacy": "Privacy", 338 | "tos": "Terms of Use", 339 | "releases": "Releases", 340 | "about-ee": "About {{name}}", 341 | "about-hackmd": "About HackMD", 342 | "coffee": "Buy us coffee", 343 | "terms": "Terms", 344 | "donate": "BUY US COFFEE" 345 | }, 346 | "error": { 347 | "home": "Home", 348 | "back": "You could head back to home.", 349 | "signin": "Sign in or head back to home.", 350 | "try": "Try again later or head back to home.", 351 | "400": { 352 | "title": "400 Bad Request", 353 | "content": "Your browser sent an invalid request." 354 | }, 355 | "403": { 356 | "title": "403 Forbidden", 357 | "content": "You don't have permission to access this resource." 358 | }, 359 | "404": { 360 | "title": "404 Not Found", 361 | "content": "We can't find the page you’re looking for." 362 | }, 363 | "500": { 364 | "title": "500 Interal Error", 365 | "content": "An error occurred when we tried to process your request." 366 | } 367 | }, 368 | "home": { 369 | "enterprise": "Enterprise", 370 | "slogan": "Build a community with open collaboration.", 371 | "use-free": "Use for free", 372 | "btn-between-or": "or", 373 | "btn-sign-in": "Sign in", 374 | "how-to-use": "How to use?", 375 | "concept": { 376 | "title": "Concept", 377 | "subtitle": "Share all document / knowledge / information with your community.", 378 | "note": "Create a note", 379 | "collaborate": "Open collaborate", 380 | "share": "Share and track" 381 | }, 382 | "btn-try": "Try it", 383 | "empowering": { 384 | "1": "Real-time collaboration at scale", 385 | "2": "Turn white papers and API specs into living documents.", 386 | "3": "Create dedicated team space for each open source project.", 387 | "title": "Empowering community" 388 | }, 389 | "be-in-know": { 390 | "1": "Bring all community discussions into one place.", 391 | "2": "Get notified when the SINGLE source of truth changes.", 392 | "3": "Search or roll back to any previous version.", 393 | "title": "Be in the know" 394 | }, 395 | "feature": { 396 | "title": "Features" 397 | }, 398 | "features": { 399 | "markdown": { 400 | "subtitle": "Write in markdown natively", 401 | "title": "Markdown" 402 | }, 403 | "slide": { 404 | "subtitle": "Make a slide deck with a snap", 405 | "title": "Slide Mode" 406 | }, 407 | "book-mode": { 408 | "subtitle": "Collect any note into a book", 409 | "title": "Book Mode" 410 | }, 411 | "hackmd-it": { 412 | "subtitle": "GitHub / GitLab integration, instant access", 413 | "title": "HackMD-it" 414 | }, 415 | "diagram": { 416 | "subtitle": "Create math formulas and UML with text", 417 | "title": "MathJax & UML" 418 | }, 419 | "image": { 420 | "subtitle": "Drag and drop image, auto-upload", 421 | "title": "Upload image" 422 | }, 423 | "export": { 424 | "subtitle": "Export to PDF, md, or html files", 425 | "title": "Take it with you" 426 | }, 427 | "tags": { 428 | "subtitle": "Manage and search notes with tags", 429 | "title": "Manage with tags" 430 | } 431 | }, 432 | "trustedBy": "Trusted By", 433 | "plans": { 434 | "title": "Plans", 435 | "free": { 436 | "1": "Unlimited notes", 437 | "2": "Unlimited collaborators", 438 | "3": "Email notification", 439 | "4": "Use without login", 440 | "title": "Free", 441 | "subtitle": "Start open collaboration now.", 442 | "start": "Start using" 443 | }, 444 | "business": { 445 | "1": "Single Sign-On or SAML login", 446 | "2": "Role-based access control", 447 | "3": "Unlimited team space", 448 | "4": "Private image storage", 449 | "ribbon": "Hot", 450 | "title": "Business Plan", 451 | "subtitle": "Customized access control for your use case.", 452 | "btn-more": "More features", 453 | "btn-contact": "We are interested" 454 | }, 455 | "conf": { 456 | "1": "Customized URL to your shared notes", 457 | "2": "Team space for conference hosts", 458 | "3": "Best practice training and sharing", 459 | "4": "More customized options up to you", 460 | "ribbon": "Free", 461 | "title": "Conference Plan", 462 | "subtitle": "Help you share knowledge is our mission.", 463 | "contact": "Ask us anything" 464 | } 465 | }, 466 | "active-users": "Join 160,000+ active users! Come and love it" 467 | }, 468 | "profile": { 469 | "member-since": "Member since {{date}}", 470 | "no-notes": "You don't have any notes!", 471 | "no-result": "No results.", 472 | "end-of-notes": "That's it! This is the end of your notes.", 473 | "search": { 474 | "placeholder": "Search notes..." 475 | }, 476 | "created": "created", 477 | "found-notes": "We found {{count}} notes.", 478 | "edit": "Edit this note", 479 | "publish": "Publish", 480 | "slide-mode": "Slide Mode", 481 | "book-mode": "Book Mode", 482 | "permission": { 483 | "freely": "Anyone can edit", 484 | "editable": "Signed-in people can edit", 485 | "limited": "Signed-in people can edit (forbid guests)", 486 | "locked": "Only owner can edit", 487 | "protected": "Only owner can edit (forbid guests)", 488 | "private": "Only owner can view & edit" 489 | } 490 | }, 491 | "overview": { 492 | "search": { 493 | "placeholder": "Search keyword or tag..." 494 | }, 495 | "filter": { 496 | "title": "Filter", 497 | "all": "All", 498 | "shared-with-me": "Shared with me", 499 | "my-notes": "My notes" 500 | }, 501 | "unvisited" : "Unvisited", 502 | "changed": " changed ", 503 | "category": { 504 | "categories": "Categories", 505 | "description": { 506 | "title": "We use the first tag of each note as its category.
Click icon to read more." 507 | } 508 | }, 509 | "show-with-categories": "Show with categories", 510 | "default-section": "Untagged", 511 | "unselect-all": "Unselect all", 512 | "select-all": "Select all", 513 | "sorted": { 514 | "multiple-sorting": "Multiple Sorting", 515 | "categories-sorted-by": "Categories sorted by", 516 | "notes-sorted-by": "Notes sorted by", 517 | "new_to_old": "New to old", 518 | "old_to_new": "Old to new", 519 | "a_to_z": "A to Z", 520 | "z_to_a": "Z to A" 521 | }, 522 | "no-notes-with-current-filters": "No notes with current filters", 523 | "no-notes": "No notes", 524 | "grid-layout": "Grid layout", 525 | "row-layout": "Row layout" 526 | }, 527 | "site": { 528 | "meta": { 529 | "description": "Bedste måde at skrive og dele din viden i markdown.", 530 | "og": { 531 | "title-suffix": "Kollaborative markdown-noter", 532 | "description": "Best way to write and share your knowledge in markdown." 533 | }, 534 | "tw": { 535 | "title-suffix": "Collaborative markdown notes", 536 | "description": "Best way to write and share your knowledge in markdown." 537 | } 538 | }, 539 | "title-suffix": "Collaborative markdown notes", 540 | "untitled": "Untitled", 541 | "overview": "Overview", 542 | "recent": "Recent", 543 | "shelf": "Shelf", 544 | "getting-started": "Getting Started", 545 | "manage": "Team Management", 546 | "about-us": "About Us", 547 | "settings": "Settings", 548 | "docflow-setup": "HackDF Setup", 549 | "docflow-import": "HackDF Import", 550 | "signup": "Sign up", 551 | "login": "Sign in", 552 | "verify_email": "Email verification complete", 553 | "finish-join": "Finish signup" 554 | }, 555 | "recent": { 556 | "from-browser": "Forneden findes historikken fra browseren", 557 | "search": { 558 | "tags": { 559 | "placeholder": "Vælg tags..." 560 | }, 561 | "keyword": { 562 | "placeholder": "Søg nøgleord..." 563 | } 564 | }, 565 | "sort": { 566 | "title": "Sortér titler", 567 | "time": "Sortér kronologisk" 568 | }, 569 | "title": "Titel", 570 | "time": "Tid", 571 | "export": "Eksportér historik", 572 | "import": "Importér historik", 573 | "clear": "Ryd hsitorik", 574 | "refresh": "Genindlæs historik", 575 | "empty": "Ingen historik", 576 | "import-browser": "Importér fra browser", 577 | "visited": " visited ", 578 | "delete-all-history": "Do you really want to clear all history?", 579 | "delete-below-history": "Do you really want to delete below history?", 580 | "can-not-restore": "There is no turning back." 581 | }, 582 | "docflow": { 583 | "survey": "Meanwhile, please tell us how you think about HackMD with this survey.", 584 | "step1": { 585 | "1": "Sign in to HackMD", 586 | "2": "Authorize HackDF to access GitHub webhooks", 587 | "3": "Choose which repository to use HackDF", 588 | "title": "Set up GitHub App", 589 | "step1": "Step 1. ", 590 | "signin-to-manage-document": "Sign in and manage documentation", 591 | "step2": "Step 2. ", 592 | "linking-finished": "Authorized", 593 | "connect": "Authorize", 594 | "step3": "Step 3. ", 595 | "modify": "Change", 596 | "start-installation": "Choose repos", 597 | "installed-repo": "List of authorized repos", 598 | "refresh": "Refresh the list" 599 | }, 600 | "step2": { 601 | "p1": "From now on, everytime someone pushes commits to the master branch of the repo, HackDF will automatically detect if the relevant document needs updating and remind the commit pusher to do so.", 602 | "default-document": "Default document checking rules", 603 | "p2": "

By default, any changes to files under directories named:

will trigger update reminders on

", 604 | "customized": "Customized document checking rules", 605 | "p3": "If you think the default reminder is not specific enough or does not cover all your documents, you can customize your mapping between documents and code by adding a config file to .hackdf/config.yml.
Here's an example of how the default setting would look like:", 606 | "p4": "To learn more about customizing the config file, please see HackDF Guides 📚 or contact us.
More resource on using Git, see: Git Guides" 607 | }, 608 | "landing-page": { 609 | "title": "HackDF Keeps Documentation Fresh 🍋", 610 | "p1": "HackDF reminds you to update documentation without changing your day to day workflow. Every time you push commits to GitHub, HackDF will automatically detect if documentation needs updating. If so, you will receive an e-mail.", 611 | "p2": "Free your mind from keeping track of documents and never get bitten by the same bug 🐛 twice.", 612 | "cta": "Start chilling now" 613 | }, 614 | "view-documents": "View documents", 615 | "import-documents": "Import documents", 616 | "import": { 617 | "succeed": "Import repository documents succeed!", 618 | "succeed-with-warning": "Import repository documents succeed with warning:", 619 | "view-documents": "View documents", 620 | "failed": "Import repository documents failed :(", 621 | "back": "Back to HackDF", 622 | "importing": "Importing..." 623 | } 624 | }, 625 | "shelf": { 626 | "documents": "{{count}} documents", 627 | "empty": "No shelf", 628 | "shelf-on": "Shelf on ", 629 | "settings": " Settings", 630 | "github": " Github", 631 | "delete-this-shelf": " Delete this shelf", 632 | "delete-msg": "Do you really want to delete this shelf?", 633 | "no-readme": "Add a README with an overview of your project." 634 | }, 635 | "disqus": { 636 | "content1": "Please enable JavaScript to view the ", 637 | "content2": "comments powered by Disqus." 638 | }, 639 | "auth": { 640 | "join-success": { 641 | "welcome": "Welcome to HackMD!", 642 | "confirm": "You have confirmed email address." 643 | }, 644 | "join": { 645 | "username": "Username", 646 | "username-placeholder": "Your username", 647 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 648 | "email": "Email", 649 | "email-placeholder": "Your email", 650 | "password": "Password", 651 | "password-placeholder": "Your password", 652 | "password-length": "Use a minimum password length of 8-30 characters." 653 | }, 654 | "finish-join": { 655 | "check-email": "Check your inbox to verify your email", 656 | "send-email": "We've sent an email to ", 657 | "verify-email": "Follow the instructions to verify your email address.", 658 | "did-not-receive": "Didn't receive the verification email?", 659 | "send-again": "Send it again", 660 | "reason": "Email verification helps us to ensure your data will always be safe." 661 | }, 662 | "common": { 663 | "sign-in": "Sign in", 664 | "sign-up": "Sign up", 665 | "have-an-account": "Have an account?" 666 | } 667 | }, 668 | "invitation": { 669 | "resendInvitation": "Resend Invitation", 670 | "resendInvitationPrompt": "Do you want to resend invitation email?" 671 | }, 672 | "about": { 673 | "contact": "Contact Us", 674 | "join": "Join Us" 675 | }, 676 | "settings": { 677 | "general-settings": "General Settings", 678 | "upload-logo": "Upload logo", 679 | "reset-logo": "Reset logo", 680 | "team-name": "Team Name", 681 | "team-name-placeholder": "Your team name", 682 | "team-description": "Team Description", 683 | "team-description-placeholder": "Your team description", 684 | "team-url-path": "Team URL Path", 685 | "team-url-path-placeholder": "Your team URL path", 686 | "team-members": "Team Members", 687 | "add-new-member": "Add New Member", 688 | "username-or-email-address": "Username or email address", 689 | "team-role": { 690 | "admin": "Admin", 691 | "member": "Member", 692 | "friend": "friend" 693 | }, 694 | "add": "Add", 695 | "choose-photo": "Choose photo", 696 | "reset-avatar": "Reset avatar", 697 | "name": "Name", 698 | "name-placeholder": "Your full name", 699 | "username": "Username", 700 | "username-placeholder": "Your username", 701 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 702 | "email": "Email", 703 | "email-placeholder": "Your email", 704 | "email-invalid": "Email address is invalid", 705 | "email-not-confirmed": "New email hasn't been confirmed.", 706 | "emial-has-been-sent": "Confirmation email has been sent.", 707 | "resend-email": "Resend email", 708 | "password": "Password", 709 | "have-password": "You've set your password.", 710 | "change-password": "Change password", 711 | "not-have-password": "You don't have password.", 712 | "setup-password": "Setup password", 713 | "biography": "Biography", 714 | "biography-placeholder": "Tell about yourself...", 715 | "submit": "Submit", 716 | "match-error": "Oops, these don't match.", 717 | "notification": { 718 | "title": "Notification Settings", 719 | "auto-watch": "Automatic watching", 720 | "auto-watch-notes": "Automatically watch notes", 721 | "auto-watch-notes-msg": "When you create a note, automatically receive notifications for it.", 722 | "auto-watch-teams": "Automatically watch teams", 723 | "auto-watch-teams-msg": "When the team you've joined create a note, automatically receive notifications for it.", 724 | "email-notification-alert": "To receive email notification, you need to set email in General Settings.", 725 | "email-notifications": "Email Notifications", 726 | "every-5-min": "Once every 5 minutes", 727 | "every-15-min": "Once every 15 minutes", 728 | "an-hour-at-most": "Once an hour at most", 729 | "never": "Never", 730 | "every-note-counts-separately": "Every note counts separately." 731 | }, 732 | "save": "Save", 733 | "change-password-modal": { 734 | "title": "Change your password", 735 | "current-password": "Current password", 736 | "confirm-new-password": "Confirm new password", 737 | "new-password": "New password" 738 | }, 739 | "setup-password-modal": { 740 | "title": "Setup your password", 741 | "confirm-password": "Confirm password" 742 | }, 743 | "reset-avatar-msg": "Are you sure to reset your avatar?" 744 | }, 745 | "textcomplete": { 746 | "support-referrals": { 747 | "link-1": "[reference link]", 748 | "link-2": "[reference]: https:// \"title\"", 749 | "footnote-link-1": "[^footnote link]", 750 | "footnote-link-2": "[^footnote reference]: https:// \"title\"", 751 | "inline-footnote": "^[inline footnote]", 752 | "link-text-1": "[link text][reference]", 753 | "link-text-2": "[link text](https:// \"title\")", 754 | "image-1": "![image alt][reference]", 755 | "image-2": "![image alt](https:// \"title\")", 756 | "image-3": "![image alt](https:// \"title\" =WidthxHeight)", 757 | "toc": "[TOC]" 758 | }, 759 | "support-extra-tags": { 760 | "name-tag": "[name tag]", 761 | "time-tag": "[time tag]", 762 | "my-color-tag": "[my color tag]", 763 | "random-color-tag": "[random color tag]" 764 | }, 765 | "no-match": "No match in history", 766 | "create": { 767 | "guest": "Create guest note", 768 | "normal": "Create note", 769 | "team": "Create team note" 770 | } 771 | }, 772 | "editor": { 773 | "editor-placeholder": "← Start by entering a title here\n===\nVisit /features if you don't know what to do.\nHappy hacking :)", 774 | "status-bar": { 775 | "tab-size": "Tab Size:", 776 | "space": "Spaces:", 777 | "cursor-text": "Line {{line}}, Columns {{ch}}", 778 | "editor-line": " — {{count}} Lines", 779 | "selected": " — Selected ", 780 | "selected-line": "{{lines}} lines", 781 | "selection-char-count": "{{count}} columns", 782 | "length": "Length: {{length}}", 783 | "max-length": "Your almost reach note max length limit.", 784 | "nearly-fill-note": "You nearly fill the note, consider to make more pieces.", 785 | "length-count": "You could write up to {{length}} characters in this note.", 786 | "preferences": { 787 | "title": "Click to change preferences", 788 | "allow-override-browser-keymap": "safasfasfaAllow override browser keymap", 789 | "show-editor-toolbar": "Show editor toolbar", 790 | "enable-smart-paste": "Enable smart paste", 791 | "enable-relative-line-number": "Enable relative line number" 792 | }, 793 | "keymap": { 794 | "title": "Click to change keymap" 795 | }, 796 | "status-indent": { 797 | "indent-type": "Click to switch indentation type", 798 | "indent-width-label": "Click to change indentation size" 799 | }, 800 | "status-theme": "Toggle editor theme", 801 | "status-spellcheck": "Toggle spellcheck" 802 | }, 803 | "toggle-sync-scrolling": "Toggle sync scrolling" 804 | }, 805 | "toolbar": { 806 | "bold": "Bold", 807 | "italic": "Italic", 808 | "strikethrough": "Strikethrough", 809 | "heading": "Heading", 810 | "code": "Code", 811 | "quote": "Quote", 812 | "generic-list": "Generic List", 813 | "numbered-list": "Numbered List", 814 | "check-list": "Check List", 815 | "create-link": "Create Link", 816 | "insert-image": "Insert Image", 817 | "insert-table": "Insert Table", 818 | "insert-horizontal-line": "Insert Horizontal Line", 819 | "leave-comment": "Leave Comment", 820 | "table": "\n\n| Column 1 | Column 2 | Column 3 |\n| -------- | -------- | -------- |\n| Text | Text | Text |\n" 821 | }, 822 | "pretty": { 823 | "edit-note": "Click button to edit this note", 824 | "published-on": "Published on" 825 | }, 826 | "slide": { 827 | "views": "{{count}} views", 828 | "edit": "Edit this note" 829 | }, 830 | "book": { 831 | "search": "Search title...", 832 | "refresh": "Refresh", 833 | "edit": "Edit", 834 | "collapse": "Collapse", 835 | "open": "Open" 836 | }, 837 | "toc": { 838 | "toc": "Table of content", 839 | "expand-all": "Expand all", 840 | "collapse-all": "Collapse all", 841 | "back-to-top": "Back to top", 842 | "go-to-bottom": "Go to bottom" 843 | }, 844 | "comment": { 845 | "comments": "Comments", 846 | "type-message-placeholder": "Type your message...", 847 | "no-comment": "No comment.", 848 | "send": "Send", 849 | "cancel": "Cancel", 850 | "reply": "Reply", 851 | "edit": "Edit", 852 | "delete": "Delete" 853 | } 854 | } 855 | -------------------------------------------------------------------------------- /locales/pl.json: -------------------------------------------------------------------------------- 1 | { 2 | "revision": { 3 | "revision": "Revisions", 4 | "download": "Pobierz", 5 | "revert": "Cofnij" 6 | }, 7 | "common": { 8 | "or": "lub", 9 | "cancel": "Anuluj", 10 | "ok": "OK", 11 | "got-it": "Got it", 12 | "period": "." 13 | }, 14 | "help": { 15 | "title": "Pomoc", 16 | "contact": { 17 | "title": "Kontakty", 18 | "messenger": "Talk to us", 19 | "github": "Zgłoś błąd", 20 | "email": "Wyślij nam email", 21 | "donate": "Buy us coffee" 22 | }, 23 | "documents": "Dokumenty", 24 | "features": "Funkcje", 25 | "yaml-meta": "YAML Meta dane", 26 | "slide": "Przykład slajdu", 27 | "book": "Book Example", 28 | "cheatsheet": "Ściągawka", 29 | "example": "Przykład", 30 | "syntax": { 31 | "h1": "Nagłówek", 32 | "ul": "Nie posortowana lista", 33 | "ol": "Posortowana lista", 34 | "todo": "Todo lista", 35 | "blockquote": "Cytat blokowy", 36 | "b": "Czcionka pogrubiona", 37 | "i": "Czcionka pochylona", 38 | "strike": "Przekreślenie", 39 | "ins": "Wstawiony tekst", 40 | "mark": "Zaznaczony tekst", 41 | "anchor": "Odnośnik", 42 | "img": "Zdjęcie", 43 | "code": "Kod", 44 | "embeded": "Zewnętrzne", 45 | "alert": "This is a alert area." 46 | } 47 | }, 48 | "signup": { 49 | "signup": "Sign up", 50 | "new": "New to HackMD? ", 51 | "eeSite": { 52 | "terms": { 53 | "1": "By clicking below, you agree to our ", 54 | "2": "terms of service." 55 | } 56 | } 57 | }, 58 | "signin": { 59 | "signin": "Sign in", 60 | "signin-ldap" : "Sign in to {{name}} (LDAP)", 61 | "signin-via-email": "Sign in via Email", 62 | "choose": "Wybierz metodę", 63 | "via": "Zaloguj się poprzez {{text}}", 64 | "email-or-username": "Email or Username", 65 | "email-or-username-placeholder": "Your email or Username", 66 | "email": "Email", 67 | "email-placeholder": "Your email", 68 | "password": "Password", 69 | "password-placeholder": "Your password" 70 | }, 71 | "refresh": { 72 | "title": "Strona wymaga odświeżenia", 73 | "incompatible": { 74 | "title": "Posiadasz niezgodną wersję kliencką.", 75 | "content": "Odświerz aby zaktualizować." 76 | }, 77 | "upgrade": { 78 | "title": "Nowa wersja dostępna!", 79 | "note": "Zobacz informacje o wydaniach tutaj", 80 | "content": "Odśwież, aby korzystać z nowych funkcji." 81 | }, 82 | "auth": { 83 | "title": "Stan twojego użytkownika się zmienił.", 84 | "content": "Odśwież aby załadować nowy stan użytkownika." 85 | }, 86 | "donate": "Buy us coffee", 87 | "refresh": "Odśwież" 88 | }, 89 | "infobar": { 90 | "owned": "owned this note", 91 | "created": "created", 92 | "changed": "changed", 93 | "notification" : { 94 | "watch": "Watch - Be notified of any changes", 95 | "never": "Never - Never be notified" 96 | } 97 | }, 98 | "clipboard": { 99 | "title": "Importuj ze schowka", 100 | "content": "Wklej markdown lub stronę tutaj...", 101 | "clear": "Wyczyść", 102 | "import": "Import" 103 | }, 104 | "locked": { 105 | "title": "Notatka jest zablokowana", 106 | "content": "Tylko właściciel może edytować tą notatkę." 107 | }, 108 | "limit": { 109 | "title": "Osiągnięto limit", 110 | "content1": "Niestety, osiągnięto maksymalną długość notatki.", 111 | "content2": "Proszę zmniejszyć zawartość notatki lub podzielić ją na kilka notatek, dziękuję!" 112 | }, 113 | "gist-import": { 114 | "title": "Importuj z Gist", 115 | "content": "Wklej gist url tutaj...", 116 | "clear": "Clear", 117 | "import": "Import" 118 | }, 119 | "snippet-import": { 120 | "title": "Importuj z Snippet", 121 | "project": { 122 | "placeholder": "Wybierz z dostępnych projektów" 123 | }, 124 | "snippet": { 125 | "placeholder": "Wybierz z dostępnych Snippets" 126 | }, 127 | "body": { 128 | "project": "Project:", 129 | "Snippet": "Snippet:" 130 | }, 131 | "clear": "Clear", 132 | "import": "Import", 133 | "error": { 134 | "fetch-error": "Unable to fetch gitlab parameters :(", 135 | "not-valid-url-error": "Not a valid Snippet URL :(" 136 | } 137 | }, 138 | "snippet-export": { 139 | "title": "Eksportuj do Snippet", 140 | "project": { 141 | "title": "Project:", 142 | "placeholder": "Select From Available Projects" 143 | }, 144 | "visibility": { 145 | "title": "Visibility:", 146 | "placeholder": "Wybierz poziom widoczności", 147 | "private": "Private", 148 | "internal": "Internal" 149 | }, 150 | "body": { 151 | "title": "Title:", 152 | "filename": "File Name:" 153 | }, 154 | "export": "Eksport", 155 | "success": "Export Successful!", 156 | "view-here": "View Snippet Here" 157 | }, 158 | "google-drive": { 159 | "import": { 160 | "title": "Import from Google Drive", 161 | "failed": "Import failed :(" 162 | }, 163 | "export": { 164 | "title": "Export to Google Drive", 165 | "success": "Export Complete!", 166 | "view-here": "Click here to view your file", 167 | "error": "Export Error :(" 168 | } 169 | }, 170 | "gist": { 171 | "import": { 172 | "title": "Import from Gist", 173 | "fetch-error": "Unable to fetch gist files :(", 174 | "not-valid-gist-url-error": "Not a valid Gist URL :(" 175 | } 176 | }, 177 | "import": { 178 | "import-from-url": "Import from URL", 179 | "not-valid-url-error": "Not a valid URL :(", 180 | "import-failed": "Import failed :(" 181 | }, 182 | "delete": { 183 | "title": "Jesteś pewny?", 184 | "yes": "Tak, zrób to!", 185 | "body-member": "Do you really want to remove this member?", 186 | "body": { 187 | "msg": "Do you really want to delete this note?", 188 | "item": "All users will lost their connection." 189 | } 190 | }, 191 | "transfer": { 192 | "title": "Transfer ownership", 193 | "team-label": "Transfer to team you've joined", 194 | "team-member-label": "Transfer to current team member", 195 | "transfer": "Transfer" 196 | }, 197 | "pull-changes": { 198 | "title": "Pull changes from GitHub", 199 | "apply": "Apply all differences" 200 | }, 201 | "push-changes": { 202 | "title": "Push changes to GitHub", 203 | "body": "Are you ready to push changes to github?", 204 | "push": "Push" 205 | }, 206 | "header": { 207 | "extra": { 208 | "title": "Ekstra", 209 | "slide": "Tryb slajdów", 210 | "book": "Book Mode" 211 | }, 212 | "revision": "Revisions", 213 | "export": { 214 | "title": "Export", 215 | "dropbox": "Dropbox", 216 | "google-drive": "Google Drive", 217 | "gist": "Gist", 218 | "snippet": "Snippet" 219 | }, 220 | "import": { 221 | "title": "Import", 222 | "dropbox": "Dropbox", 223 | "google-drive": "Google Drive", 224 | "gist": "Gist", 225 | "snippet": "Snippet", 226 | "clipboard": "Schowek" 227 | }, 228 | "download": { 229 | "title": "Download", 230 | "markdown": "Markdown", 231 | "html": "HTML", 232 | "raw-html": "Raw HTML", 233 | "odf": "ODF (Beta)", 234 | "pdf": "PDF (Beta)" 235 | }, 236 | "modes": { 237 | "edit": "Edytuj", 238 | "both": "Both", 239 | "view": "Pogląd" 240 | }, 241 | "help": "Help", 242 | "image-upload": "Prześlij zdjęcie", 243 | "menu": "Menu", 244 | "enterprise-demo": "Demo of Enterprise Edition", 245 | "new-note": "Nowa notatka", 246 | "new-team-note": "New team note", 247 | "team-manage": "Manage team", 248 | "profile": "Profile", 249 | "feature": "Features", 250 | "dashboard": "Dashboard", 251 | "settings": "Settings", 252 | "logout": "Log out", 253 | "sign-in": "Sign in", 254 | "team": "Team", 255 | "overview": "Overview", 256 | "intro": "Intro", 257 | "recent": "Recent", 258 | "manage": "Manage", 259 | "new": "Nowy", 260 | "publish": "Publikuj", 261 | "getting-started": "Getting Started", 262 | "getting-started-with-hackmd": "Getting Started with HackMD", 263 | "getting-started-tips": "Learn how to create, share, and manage your notes.", 264 | "signout": "Sign out", 265 | "permission": "Permission", 266 | "note": { 267 | "title": "Note Permission", 268 | "read": "Read", 269 | "write": "Write", 270 | "owner": "Owner", 271 | "signedin": "Signed-in", 272 | "guest": "Guest", 273 | "public": "Public", 274 | "help": "Note owner decides who can read or write this note." 275 | }, 276 | "comments": { 277 | "title": "Comments", 278 | "enable": "Enable", 279 | "disable": "Disable", 280 | "read": "Read", 281 | "write": "Comment", 282 | "owner": "Owner", 283 | "signedin": "Signed-in", 284 | "guest": "Guest", 285 | "help": "Note owner decides who can read or give comments." 286 | }, 287 | "invitee": { 288 | "title": "Invitee", 289 | "invite": "Invite", 290 | "read": "Read", 291 | "write": "Write", 292 | "admin": "Admin", 293 | "help": "Admin can invite users and change note permissions.", 294 | "search-user-placeholder": "Search user by email..." 295 | }, 296 | "options": "Options", 297 | "share": "Share", 298 | "transfer-ownership": "Transfer ownership", 299 | "delete-note": "Delete this note", 300 | "back": "Back", 301 | "shelf": "Shelf", 302 | "github": { 303 | "pull": "Pull Changes", 304 | "push": "Push Changes" 305 | }, 306 | "notification": { 307 | "watch": { 308 | "label": "Watch", 309 | "title": "Be notified of any changes" 310 | }, 311 | "never": { 312 | "label": "Never", 313 | "title": "Never be notified" 314 | }, 315 | "no-email": "Set email in Settings to receive email notification!" 316 | }, 317 | "lost-content": "You might lost content if you leave now, are you sure?", 318 | "status-type": { 319 | "connected": "CONNECTED", 320 | "online": "ONLINE", 321 | "offline": "OFFLINE" 322 | } 323 | }, 324 | "footer": { 325 | "product": "Product", 326 | "enterprise": "Enterprise", 327 | "templates": "Templates", 328 | "open-source": "Open Source", 329 | "resources": "Resources", 330 | "features": "Features", 331 | "tutorial": "Tutorial", 332 | "faq": "FAQ", 333 | "information": "Information", 334 | "about": "About", 335 | "blog": "Blog", 336 | "company": "Company", 337 | "privacy": "Privacy", 338 | "tos": "Terms of Use", 339 | "releases": "Wydania", 340 | "about-ee": "About {{name}}", 341 | "about-hackmd": "About HackMD", 342 | "coffee": "Buy us coffee", 343 | "terms": "Terms", 344 | "donate": "BUY US COFFEE" 345 | }, 346 | "error": { 347 | "home": "Home", 348 | "back": "You could head back to home.", 349 | "signin": "Sign in or head back to home.", 350 | "try": "Try again later or head back to home.", 351 | "400": { 352 | "title": "400 Bad Request", 353 | "content": "Your browser sent an invalid request." 354 | }, 355 | "403": { 356 | "title": "403 Forbidden", 357 | "content": "You don't have permission to access this resource." 358 | }, 359 | "404": { 360 | "title": "404 Not Found", 361 | "content": "We can't find the page you’re looking for." 362 | }, 363 | "500": { 364 | "title": "500 Interal Error", 365 | "content": "An error occurred when we tried to process your request." 366 | } 367 | }, 368 | "home": { 369 | "enterprise": "Enterprise", 370 | "slogan": "Build a community with open collaboration.", 371 | "use-free": "Use for free", 372 | "btn-between-or": "or", 373 | "btn-sign-in": "Sign in", 374 | "how-to-use": "How to use?", 375 | "concept": { 376 | "title": "Concept", 377 | "subtitle": "Share all document / knowledge / information with your community.", 378 | "note": "Create a note", 379 | "collaborate": "Open collaborate", 380 | "share": "Share and track" 381 | }, 382 | "btn-try": "Try it", 383 | "empowering": { 384 | "1": "Real-time collaboration at scale", 385 | "2": "Turn white papers and API specs into living documents.", 386 | "3": "Create dedicated team space for each open source project.", 387 | "title": "Empowering community" 388 | }, 389 | "be-in-know": { 390 | "1": "Bring all community discussions into one place.", 391 | "2": "Get notified when the SINGLE source of truth changes.", 392 | "3": "Search or roll back to any previous version.", 393 | "title": "Be in the know" 394 | }, 395 | "feature": { 396 | "title": "Features" 397 | }, 398 | "features": { 399 | "markdown": { 400 | "subtitle": "Write in markdown natively", 401 | "title": "Markdown" 402 | }, 403 | "slide": { 404 | "subtitle": "Make a slide deck with a snap", 405 | "title": "Slide Mode" 406 | }, 407 | "book-mode": { 408 | "subtitle": "Collect any note into a book", 409 | "title": "Book Mode" 410 | }, 411 | "hackmd-it": { 412 | "subtitle": "GitHub / GitLab integration, instant access", 413 | "title": "HackMD-it" 414 | }, 415 | "diagram": { 416 | "subtitle": "Create math formulas and UML with text", 417 | "title": "MathJax & UML" 418 | }, 419 | "image": { 420 | "subtitle": "Drag and drop image, auto-upload", 421 | "title": "Upload image" 422 | }, 423 | "export": { 424 | "subtitle": "Export to PDF, md, or html files", 425 | "title": "Take it with you" 426 | }, 427 | "tags": { 428 | "subtitle": "Manage and search notes with tags", 429 | "title": "Manage with tags" 430 | } 431 | }, 432 | "trustedBy": "Trusted By", 433 | "plans": { 434 | "title": "Plans", 435 | "free": { 436 | "1": "Unlimited notes", 437 | "2": "Unlimited collaborators", 438 | "3": "Email notification", 439 | "4": "Use without login", 440 | "title": "Free", 441 | "subtitle": "Start open collaboration now.", 442 | "start": "Start using" 443 | }, 444 | "business": { 445 | "1": "Single Sign-On or SAML login", 446 | "2": "Role-based access control", 447 | "3": "Unlimited team space", 448 | "4": "Private image storage", 449 | "ribbon": "Hot", 450 | "title": "Business Plan", 451 | "subtitle": "Customized access control for your use case.", 452 | "btn-more": "More features", 453 | "btn-contact": "We are interested" 454 | }, 455 | "conf": { 456 | "1": "Customized URL to your shared notes", 457 | "2": "Team space for conference hosts", 458 | "3": "Best practice training and sharing", 459 | "4": "More customized options up to you", 460 | "ribbon": "Free", 461 | "title": "Conference Plan", 462 | "subtitle": "Help you share knowledge is our mission.", 463 | "contact": "Ask us anything" 464 | } 465 | }, 466 | "active-users": "Join 160,000+ active users! Come and love it" 467 | }, 468 | "profile": { 469 | "member-since": "Member since {{date}}", 470 | "no-notes": "You don't have any notes!", 471 | "no-result": "No results.", 472 | "end-of-notes": "That's it! This is the end of your notes.", 473 | "search": { 474 | "placeholder": "Search notes..." 475 | }, 476 | "created": "created", 477 | "found-notes": "We found {{count}} notes.", 478 | "edit": "Edit this note", 479 | "publish": "Publish", 480 | "slide-mode": "Slide Mode", 481 | "book-mode": "Book Mode", 482 | "permission": { 483 | "freely": "Anyone can edit", 484 | "editable": "Signed-in people can edit", 485 | "limited": "Signed-in people can edit (forbid guests)", 486 | "locked": "Only owner can edit", 487 | "protected": "Only owner can edit (forbid guests)", 488 | "private": "Only owner can view & edit" 489 | } 490 | }, 491 | "overview": { 492 | "search": { 493 | "placeholder": "Search keyword or tag..." 494 | }, 495 | "filter": { 496 | "title": "Filter", 497 | "all": "All", 498 | "shared-with-me": "Shared with me", 499 | "my-notes": "My notes" 500 | }, 501 | "unvisited" : "Unvisited", 502 | "changed": " changed ", 503 | "category": { 504 | "categories": "Categories", 505 | "description": { 506 | "title": "We use the first tag of each note as its category.
Click icon to read more." 507 | } 508 | }, 509 | "show-with-categories": "Show with categories", 510 | "default-section": "Untagged", 511 | "unselect-all": "Unselect all", 512 | "select-all": "Select all", 513 | "sorted": { 514 | "multiple-sorting": "Multiple Sorting", 515 | "categories-sorted-by": "Categories sorted by", 516 | "notes-sorted-by": "Notes sorted by", 517 | "new_to_old": "New to old", 518 | "old_to_new": "Old to new", 519 | "a_to_z": "A to Z", 520 | "z_to_a": "Z to A" 521 | }, 522 | "no-notes-with-current-filters": "No notes with current filters", 523 | "no-notes": "No notes", 524 | "grid-layout": "Grid layout", 525 | "row-layout": "Row layout" 526 | }, 527 | "site": { 528 | "meta": { 529 | "description": "Najlepszy sposób na pisanie i dzielenie się swoją wiedzą w markdown.", 530 | "og": { 531 | "title-suffix": "Wspólne markdown notatki", 532 | "description": "Best way to write and share your knowledge in markdown." 533 | }, 534 | "tw": { 535 | "title-suffix": "Collaborative markdown notes", 536 | "description": "Best way to write and share your knowledge in markdown." 537 | } 538 | }, 539 | "title-suffix": "Collaborative markdown notes", 540 | "untitled": "Untitled", 541 | "overview": "Overview", 542 | "recent": "Recent", 543 | "shelf": "Shelf", 544 | "getting-started": "Getting Started", 545 | "manage": "Team Management", 546 | "about-us": "About Us", 547 | "settings": "Settings", 548 | "docflow-setup": "HackDF Setup", 549 | "docflow-import": "HackDF Import", 550 | "signup": "Sign up", 551 | "login": "Sign in", 552 | "verify_email": "Email verification complete", 553 | "finish-join": "Finish signup" 554 | }, 555 | "recent": { 556 | "from-browser": "Historia z przeglądarki poniżej", 557 | "search": { 558 | "tags": { 559 | "placeholder": "Wybierz tagi..." 560 | }, 561 | "keyword": { 562 | "placeholder": "Znajdź kluczowe słowo..." 563 | } 564 | }, 565 | "sort": { 566 | "title": "Sortuj według tytułu", 567 | "time": "Sortuj według czasu" 568 | }, 569 | "title": "Tytuł", 570 | "time": "Czas", 571 | "export": "Eksportuj historię", 572 | "import": "Importuj historię", 573 | "clear": "Wyczyść historię", 574 | "refresh": "Odśwież historię", 575 | "empty": "Brak histori", 576 | "import-browser": "Importuj z przeglądarki", 577 | "visited": " visited ", 578 | "delete-all-history": "Do you really want to clear all history?", 579 | "delete-below-history": "Do you really want to delete below history?", 580 | "can-not-restore": "There is no turning back." 581 | }, 582 | "docflow": { 583 | "survey": "Meanwhile, please tell us how you think about HackMD with this survey.", 584 | "step1": { 585 | "1": "Sign in to HackMD", 586 | "2": "Authorize HackDF to access GitHub webhooks", 587 | "3": "Choose which repository to use HackDF", 588 | "title": "Set up GitHub App", 589 | "step1": "Step 1. ", 590 | "signin-to-manage-document": "Sign in and manage documentation", 591 | "step2": "Step 2. ", 592 | "linking-finished": "Authorized", 593 | "connect": "Authorize", 594 | "step3": "Step 3. ", 595 | "modify": "Change", 596 | "start-installation": "Choose repos", 597 | "installed-repo": "List of authorized repos", 598 | "refresh": "Refresh the list" 599 | }, 600 | "step2": { 601 | "p1": "From now on, everytime someone pushes commits to the master branch of the repo, HackDF will automatically detect if the relevant document needs updating and remind the commit pusher to do so.", 602 | "default-document": "Default document checking rules", 603 | "p2": "

By default, any changes to files under directories named:

will trigger update reminders on

", 604 | "customized": "Customized document checking rules", 605 | "p3": "If you think the default reminder is not specific enough or does not cover all your documents, you can customize your mapping between documents and code by adding a config file to .hackdf/config.yml.
Here's an example of how the default setting would look like:", 606 | "p4": "To learn more about customizing the config file, please see HackDF Guides 📚 or contact us.
More resource on using Git, see: Git Guides" 607 | }, 608 | "landing-page": { 609 | "title": "HackDF Keeps Documentation Fresh 🍋", 610 | "p1": "HackDF reminds you to update documentation without changing your day to day workflow. Every time you push commits to GitHub, HackDF will automatically detect if documentation needs updating. If so, you will receive an e-mail.", 611 | "p2": "Free your mind from keeping track of documents and never get bitten by the same bug 🐛 twice.", 612 | "cta": "Start chilling now" 613 | }, 614 | "view-documents": "View documents", 615 | "import-documents": "Import documents", 616 | "import": { 617 | "succeed": "Import repository documents succeed!", 618 | "succeed-with-warning": "Import repository documents succeed with warning:", 619 | "view-documents": "View documents", 620 | "failed": "Import repository documents failed :(", 621 | "back": "Back to HackDF", 622 | "importing": "Importing..." 623 | } 624 | }, 625 | "shelf": { 626 | "documents": "{{count}} documents", 627 | "empty": "No shelf", 628 | "shelf-on": "Shelf on ", 629 | "settings": " Settings", 630 | "github": " Github", 631 | "delete-this-shelf": " Delete this shelf", 632 | "delete-msg": "Do you really want to delete this shelf?", 633 | "no-readme": "Add a README with an overview of your project." 634 | }, 635 | "disqus": { 636 | "content1": "Please enable JavaScript to view the ", 637 | "content2": "comments powered by Disqus." 638 | }, 639 | "auth": { 640 | "join-success": { 641 | "welcome": "Welcome to HackMD!", 642 | "confirm": "You have confirmed email address." 643 | }, 644 | "join": { 645 | "username": "Username", 646 | "username-placeholder": "Your username", 647 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 648 | "email": "Email", 649 | "email-placeholder": "Your email", 650 | "password": "Password", 651 | "password-placeholder": "Your password", 652 | "password-length": "Use a minimum password length of 8-30 characters." 653 | }, 654 | "finish-join": { 655 | "check-email": "Check your inbox to verify your email", 656 | "send-email": "We've sent an email to ", 657 | "verify-email": "Follow the instructions to verify your email address.", 658 | "did-not-receive": "Didn't receive the verification email?", 659 | "send-again": "Send it again", 660 | "reason": "Email verification helps us to ensure your data will always be safe." 661 | }, 662 | "common": { 663 | "sign-in": "Sign in", 664 | "sign-up": "Sign up", 665 | "have-an-account": "Have an account?" 666 | } 667 | }, 668 | "invitation": { 669 | "resendInvitation": "Resend Invitation", 670 | "resendInvitationPrompt": "Do you want to resend invitation email?" 671 | }, 672 | "about": { 673 | "contact": "Contact Us", 674 | "join": "Join Us" 675 | }, 676 | "settings": { 677 | "general-settings": "General Settings", 678 | "upload-logo": "Upload logo", 679 | "reset-logo": "Reset logo", 680 | "team-name": "Team Name", 681 | "team-name-placeholder": "Your team name", 682 | "team-description": "Team Description", 683 | "team-description-placeholder": "Your team description", 684 | "team-url-path": "Team URL Path", 685 | "team-url-path-placeholder": "Your team URL path", 686 | "team-members": "Team Members", 687 | "add-new-member": "Add New Member", 688 | "username-or-email-address": "Username or email address", 689 | "team-role": { 690 | "admin": "Admin", 691 | "member": "Member", 692 | "friend": "friend" 693 | }, 694 | "add": "Add", 695 | "choose-photo": "Choose photo", 696 | "reset-avatar": "Reset avatar", 697 | "name": "Name", 698 | "name-placeholder": "Your full name", 699 | "username": "Username", 700 | "username-placeholder": "Your username", 701 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 702 | "email": "Email", 703 | "email-placeholder": "Your email", 704 | "email-invalid": "Email address is invalid", 705 | "email-not-confirmed": "New email hasn't been confirmed.", 706 | "emial-has-been-sent": "Confirmation email has been sent.", 707 | "resend-email": "Resend email", 708 | "password": "Password", 709 | "have-password": "You've set your password.", 710 | "change-password": "Change password", 711 | "not-have-password": "You don't have password.", 712 | "setup-password": "Setup password", 713 | "biography": "Biography", 714 | "biography-placeholder": "Tell about yourself...", 715 | "submit": "Submit", 716 | "match-error": "Oops, these don't match.", 717 | "notification": { 718 | "title": "Notification Settings", 719 | "auto-watch": "Automatic watching", 720 | "auto-watch-notes": "Automatically watch notes", 721 | "auto-watch-notes-msg": "When you create a note, automatically receive notifications for it.", 722 | "auto-watch-teams": "Automatically watch teams", 723 | "auto-watch-teams-msg": "When the team you've joined create a note, automatically receive notifications for it.", 724 | "email-notification-alert": "To receive email notification, you need to set email in General Settings.", 725 | "email-notifications": "Email Notifications", 726 | "every-5-min": "Once every 5 minutes", 727 | "every-15-min": "Once every 15 minutes", 728 | "an-hour-at-most": "Once an hour at most", 729 | "never": "Never", 730 | "every-note-counts-separately": "Every note counts separately." 731 | }, 732 | "save": "Save", 733 | "change-password-modal": { 734 | "title": "Change your password", 735 | "current-password": "Current password", 736 | "confirm-new-password": "Confirm new password", 737 | "new-password": "New password" 738 | }, 739 | "setup-password-modal": { 740 | "title": "Setup your password", 741 | "confirm-password": "Confirm password" 742 | }, 743 | "reset-avatar-msg": "Are you sure to reset your avatar?" 744 | }, 745 | "textcomplete": { 746 | "support-referrals": { 747 | "link-1": "[reference link]", 748 | "link-2": "[reference]: https:// \"title\"", 749 | "footnote-link-1": "[^footnote link]", 750 | "footnote-link-2": "[^footnote reference]: https:// \"title\"", 751 | "inline-footnote": "^[inline footnote]", 752 | "link-text-1": "[link text][reference]", 753 | "link-text-2": "[link text](https:// \"title\")", 754 | "image-1": "![image alt][reference]", 755 | "image-2": "![image alt](https:// \"title\")", 756 | "image-3": "![image alt](https:// \"title\" =WidthxHeight)", 757 | "toc": "[TOC]" 758 | }, 759 | "support-extra-tags": { 760 | "name-tag": "[name tag]", 761 | "time-tag": "[time tag]", 762 | "my-color-tag": "[my color tag]", 763 | "random-color-tag": "[random color tag]" 764 | }, 765 | "no-match": "No match in history", 766 | "create": { 767 | "guest": "Create guest note", 768 | "normal": "Create note", 769 | "team": "Create team note" 770 | } 771 | }, 772 | "editor": { 773 | "editor-placeholder": "← Start by entering a title here\n===\nVisit /features if you don't know what to do.\nHappy hacking :)", 774 | "status-bar": { 775 | "tab-size": "Tab Size:", 776 | "space": "Spaces:", 777 | "cursor-text": "Line {{line}}, Columns {{ch}}", 778 | "editor-line": " — {{count}} Lines", 779 | "selected": " — Selected ", 780 | "selected-line": "{{lines}} lines", 781 | "selection-char-count": "{{count}} columns", 782 | "length": "Length: {{length}}", 783 | "max-length": "Your almost reach note max length limit.", 784 | "nearly-fill-note": "You nearly fill the note, consider to make more pieces.", 785 | "length-count": "You could write up to {{length}} characters in this note.", 786 | "preferences": { 787 | "title": "Click to change preferences", 788 | "allow-override-browser-keymap": "safasfasfaAllow override browser keymap", 789 | "show-editor-toolbar": "Show editor toolbar", 790 | "enable-smart-paste": "Enable smart paste", 791 | "enable-relative-line-number": "Enable relative line number" 792 | }, 793 | "keymap": { 794 | "title": "Click to change keymap" 795 | }, 796 | "status-indent": { 797 | "indent-type": "Click to switch indentation type", 798 | "indent-width-label": "Click to change indentation size" 799 | }, 800 | "status-theme": "Toggle editor theme", 801 | "status-spellcheck": "Toggle spellcheck" 802 | }, 803 | "toggle-sync-scrolling": "Toggle sync scrolling" 804 | }, 805 | "toolbar": { 806 | "bold": "Bold", 807 | "italic": "Italic", 808 | "strikethrough": "Strikethrough", 809 | "heading": "Heading", 810 | "code": "Code", 811 | "quote": "Quote", 812 | "generic-list": "Generic List", 813 | "numbered-list": "Numbered List", 814 | "check-list": "Check List", 815 | "create-link": "Create Link", 816 | "insert-image": "Insert Image", 817 | "insert-table": "Insert Table", 818 | "insert-horizontal-line": "Insert Horizontal Line", 819 | "leave-comment": "Leave Comment", 820 | "table": "\n\n| Column 1 | Column 2 | Column 3 |\n| -------- | -------- | -------- |\n| Text | Text | Text |\n" 821 | }, 822 | "pretty": { 823 | "edit-note": "Click button to edit this note", 824 | "published-on": "Published on" 825 | }, 826 | "slide": { 827 | "views": "{{count}} views", 828 | "edit": "Edit this note" 829 | }, 830 | "book": { 831 | "search": "Search title...", 832 | "refresh": "Refresh", 833 | "edit": "Edit", 834 | "collapse": "Collapse", 835 | "open": "Open" 836 | }, 837 | "toc": { 838 | "toc": "Table of content", 839 | "expand-all": "Expand all", 840 | "collapse-all": "Collapse all", 841 | "back-to-top": "Back to top", 842 | "go-to-bottom": "Go to bottom" 843 | }, 844 | "comment": { 845 | "comments": "Comments", 846 | "type-message-placeholder": "Type your message...", 847 | "no-comment": "No comment.", 848 | "send": "Send", 849 | "cancel": "Cancel", 850 | "reply": "Reply", 851 | "edit": "Edit", 852 | "delete": "Delete" 853 | } 854 | } 855 | -------------------------------------------------------------------------------- /locales/sv.json: -------------------------------------------------------------------------------- 1 | { 2 | "revision": { 3 | "revision": "Revisions", 4 | "download": "Ladda ner", 5 | "revert": "Återgå" 6 | }, 7 | "common": { 8 | "or": "eller", 9 | "cancel": "Avbryt", 10 | "ok": "Okej", 11 | "got-it": "Got it", 12 | "period": "." 13 | }, 14 | "help": { 15 | "title": "Hjälp", 16 | "contact": { 17 | "title": "Kontakter", 18 | "messenger": "Talk to us", 19 | "github": "Rapportera ett fel", 20 | "email": "Skicka e-post till oss", 21 | "donate": "Buy us coffee" 22 | }, 23 | "documents": "Dokument", 24 | "features": "Funktioner", 25 | "yaml-meta": "YAML Metadata", 26 | "slide": "Slideexempel", 27 | "book": "Book Example", 28 | "cheatsheet": "Cheatsheet", 29 | "example": "Exempel", 30 | "syntax": { 31 | "h1": "Huvud", 32 | "ul": "Oordnad lists", 33 | "ol": "Ordnad lista", 34 | "todo": "Todo-lista", 35 | "blockquote": "Blockcitat", 36 | "b": "Fet stil", 37 | "i": "Kursiv stil", 38 | "strike": "Genomstrykning", 39 | "ins": "Insatt text", 40 | "mark": "Markerad text", 41 | "anchor": "Länk", 42 | "img": "Bild", 43 | "code": "Kod", 44 | "embeded": "Externa", 45 | "alert": "Det här är ett varnande område." 46 | } 47 | }, 48 | "signup": { 49 | "signup": "Sign up", 50 | "new": "New to HackMD? ", 51 | "eeSite": { 52 | "terms": { 53 | "1": "By clicking below, you agree to our ", 54 | "2": "terms of service." 55 | } 56 | } 57 | }, 58 | "signin": { 59 | "signin": "Sign in", 60 | "signin-ldap" : "Sign in to {{name}} (LDAP)", 61 | "signin-via-email": "Sign in via Email", 62 | "choose": "Välj metod", 63 | "via": "Logga in via {{text}}", 64 | "email-or-username": "Email or Username", 65 | "email-or-username-placeholder": "Your email or Username", 66 | "email": "Email", 67 | "email-placeholder": "Your email", 68 | "password": "Password", 69 | "password-placeholder": "Your password" 70 | }, 71 | "refresh": { 72 | "title": "Den här sidan behöver laddas om", 73 | "incompatible": { 74 | "title": "Du har en inkompatibel klientversion.", 75 | "content": "Ladda om för att uppdatera." 76 | }, 77 | "upgrade": { 78 | "title": "Ny version tillgänglig!", 79 | "note": "Se releaseanteckningar här", 80 | "content": "Ladda om för att använda de nya funktionerna." 81 | }, 82 | "auth": { 83 | "title": "Din användarstatus har förändrats.", 84 | "content": "Ladda om för att ladda ny användarstatus." 85 | }, 86 | "donate": "Buy us coffee", 87 | "refresh": "Ladda om" 88 | }, 89 | "infobar": { 90 | "owned": "owned this note", 91 | "created": "created", 92 | "changed": "changed", 93 | "notification" : { 94 | "watch": "Watch - Be notified of any changes", 95 | "never": "Never - Never be notified" 96 | } 97 | }, 98 | "clipboard": { 99 | "title": "Importera från urklipp", 100 | "content": "Klipp in din markdown eller hemsida här...", 101 | "clear": "Rensa", 102 | "import": "Importera" 103 | }, 104 | "locked": { 105 | "title": "Anteckningen är låst", 106 | "content": "Ursäkta, men endast ägaren kan redigera den här anteckningen." 107 | }, 108 | "limit": { 109 | "title": "Nå gränsen", 110 | "content1": "Usräkta, men duhar nått maxlängden för vad en anteckning får vara.", 111 | "content2": "Var vänlig förkorta innehållet eller dela upp det i flera anteckningar, tack!" 112 | }, 113 | "gist-import": { 114 | "title": "Importera från Gist", 115 | "content": "Klipp in din gist-url här...", 116 | "clear": "Clear", 117 | "import": "Import" 118 | }, 119 | "snippet-import": { 120 | "title": "Importera från Snippet", 121 | "project": { 122 | "placeholder": "Välj från tillgängliga projekt" 123 | }, 124 | "snippet": { 125 | "placeholder": "Välj från tillgängliga Snippets" 126 | }, 127 | "body": { 128 | "project": "Project:", 129 | "Snippet": "Snippet:" 130 | }, 131 | "clear": "Clear", 132 | "import": "Import", 133 | "error": { 134 | "fetch-error": "Unable to fetch gitlab parameters :(", 135 | "not-valid-url-error": "Not a valid Snippet URL :(" 136 | } 137 | }, 138 | "snippet-export": { 139 | "title": "Exportera till Snippet", 140 | "project": { 141 | "title": "Project:", 142 | "placeholder": "Select From Available Projects" 143 | }, 144 | "visibility": { 145 | "title": "Visibility:", 146 | "placeholder": "Välj synlighetsnivå", 147 | "private": "Private", 148 | "internal": "Internal" 149 | }, 150 | "body": { 151 | "title": "Title:", 152 | "filename": "File Name:" 153 | }, 154 | "export": "Exportera", 155 | "success": "Export Successful!", 156 | "view-here": "View Snippet Here" 157 | }, 158 | "google-drive": { 159 | "import": { 160 | "title": "Import from Google Drive", 161 | "failed": "Import failed :(" 162 | }, 163 | "export": { 164 | "title": "Export to Google Drive", 165 | "success": "Export Complete!", 166 | "view-here": "Click here to view your file", 167 | "error": "Export Error :(" 168 | } 169 | }, 170 | "gist": { 171 | "import": { 172 | "title": "Import from Gist", 173 | "fetch-error": "Unable to fetch gist files :(", 174 | "not-valid-gist-url-error": "Not a valid Gist URL :(" 175 | } 176 | }, 177 | "import": { 178 | "import-from-url": "Import from URL", 179 | "not-valid-url-error": "Not a valid URL :(", 180 | "import-failed": "Import failed :(" 181 | }, 182 | "delete": { 183 | "title": "Är du säker?", 184 | "yes": "Ja, gör det!", 185 | "body-member": "Do you really want to remove this member?", 186 | "body": { 187 | "msg": "Do you really want to delete this note?", 188 | "item": "All users will lost their connection." 189 | } 190 | }, 191 | "transfer": { 192 | "title": "Transfer ownership", 193 | "team-label": "Transfer to team you've joined", 194 | "team-member-label": "Transfer to current team member", 195 | "transfer": "Transfer" 196 | }, 197 | "pull-changes": { 198 | "title": "Pull changes from GitHub", 199 | "apply": "Apply all differences" 200 | }, 201 | "push-changes": { 202 | "title": "Push changes to GitHub", 203 | "body": "Are you ready to push changes to github?", 204 | "push": "Push" 205 | }, 206 | "header": { 207 | "extra": { 208 | "title": "Extra", 209 | "slide": "Slide Mode", 210 | "book": "Book Mode" 211 | }, 212 | "revision": "Revisions", 213 | "export": { 214 | "title": "Export", 215 | "dropbox": "Dropbox", 216 | "google-drive": "Google Drive", 217 | "gist": "Gist", 218 | "snippet": "Snippet" 219 | }, 220 | "import": { 221 | "title": "Import", 222 | "dropbox": "Dropbox", 223 | "google-drive": "Google Drive", 224 | "gist": "Gist", 225 | "snippet": "Snippet", 226 | "clipboard": "Urklipp" 227 | }, 228 | "download": { 229 | "title": "Download", 230 | "markdown": "Markdown", 231 | "html": "HTML", 232 | "raw-html": "Rå HTML", 233 | "odf": "ODF (Beta)", 234 | "pdf": "PDF (Beta)" 235 | }, 236 | "modes": { 237 | "edit": "Redigera", 238 | "both": "Båda", 239 | "view": "Visa" 240 | }, 241 | "help": "Help", 242 | "image-upload": "Ladda upp bilder", 243 | "menu": "Meny", 244 | "enterprise-demo": "Demo of Enterprise Edition", 245 | "new-note": "Ny anteckning", 246 | "new-team-note": "New team note", 247 | "team-manage": "Manage team", 248 | "profile": "Profile", 249 | "feature": "Features", 250 | "dashboard": "Dashboard", 251 | "settings": "Settings", 252 | "logout": "Log out", 253 | "sign-in": "Sign in", 254 | "team": "Team", 255 | "overview": "Overview", 256 | "intro": "Intro", 257 | "recent": "Recent", 258 | "manage": "Manage", 259 | "new": "Ny", 260 | "publish": "Publicera", 261 | "getting-started": "Getting Started", 262 | "getting-started-with-hackmd": "Getting Started with HackMD", 263 | "getting-started-tips": "Learn how to create, share, and manage your notes.", 264 | "signout": "Sign out", 265 | "permission": "Permission", 266 | "note": { 267 | "title": "Note Permission", 268 | "read": "Read", 269 | "write": "Write", 270 | "owner": "Owner", 271 | "signedin": "Signed-in", 272 | "guest": "Guest", 273 | "public": "Public", 274 | "help": "Note owner decides who can read or write this note." 275 | }, 276 | "comments": { 277 | "title": "Comments", 278 | "enable": "Enable", 279 | "disable": "Disable", 280 | "read": "Read", 281 | "write": "Comment", 282 | "owner": "Owner", 283 | "signedin": "Signed-in", 284 | "guest": "Guest", 285 | "help": "Note owner decides who can read or give comments." 286 | }, 287 | "invitee": { 288 | "title": "Invitee", 289 | "invite": "Invite", 290 | "read": "Read", 291 | "write": "Write", 292 | "admin": "Admin", 293 | "help": "Admin can invite users and change note permissions.", 294 | "search-user-placeholder": "Search user by email..." 295 | }, 296 | "options": "Options", 297 | "share": "Share", 298 | "transfer-ownership": "Transfer ownership", 299 | "delete-note": "Delete this note", 300 | "back": "Back", 301 | "shelf": "Shelf", 302 | "github": { 303 | "pull": "Pull Changes", 304 | "push": "Push Changes" 305 | }, 306 | "notification": { 307 | "watch": { 308 | "label": "Watch", 309 | "title": "Be notified of any changes" 310 | }, 311 | "never": { 312 | "label": "Never", 313 | "title": "Never be notified" 314 | }, 315 | "no-email": "Set email in Settings to receive email notification!" 316 | }, 317 | "lost-content": "You might lost content if you leave now, are you sure?", 318 | "status-type": { 319 | "connected": "CONNECTED", 320 | "online": "ONLINE", 321 | "offline": "OFFLINE" 322 | } 323 | }, 324 | "footer": { 325 | "product": "Product", 326 | "enterprise": "Enterprise", 327 | "templates": "Templates", 328 | "open-source": "Open Source", 329 | "resources": "Resources", 330 | "features": "Features", 331 | "tutorial": "Tutorial", 332 | "faq": "FAQ", 333 | "information": "Information", 334 | "about": "About", 335 | "blog": "Blog", 336 | "company": "Company", 337 | "privacy": "Privacy", 338 | "tos": "Terms of Use", 339 | "releases": "Lanseringar", 340 | "about-ee": "About {{name}}", 341 | "about-hackmd": "About HackMD", 342 | "coffee": "Buy us coffee", 343 | "terms": "Terms", 344 | "donate": "BUY US COFFEE" 345 | }, 346 | "error": { 347 | "home": "Home", 348 | "back": "You could head back to home.", 349 | "signin": "Sign in or head back to home.", 350 | "try": "Try again later or head back to home.", 351 | "400": { 352 | "title": "400 Bad Request", 353 | "content": "Your browser sent an invalid request." 354 | }, 355 | "403": { 356 | "title": "403 Forbidden", 357 | "content": "You don't have permission to access this resource." 358 | }, 359 | "404": { 360 | "title": "404 Not Found", 361 | "content": "We can't find the page you’re looking for." 362 | }, 363 | "500": { 364 | "title": "500 Interal Error", 365 | "content": "An error occurred when we tried to process your request." 366 | } 367 | }, 368 | "home": { 369 | "enterprise": "Enterprise", 370 | "slogan": "Build a community with open collaboration.", 371 | "use-free": "Use for free", 372 | "btn-between-or": "or", 373 | "btn-sign-in": "Sign in", 374 | "how-to-use": "How to use?", 375 | "concept": { 376 | "title": "Concept", 377 | "subtitle": "Share all document / knowledge / information with your community.", 378 | "note": "Create a note", 379 | "collaborate": "Open collaborate", 380 | "share": "Share and track" 381 | }, 382 | "btn-try": "Try it", 383 | "empowering": { 384 | "1": "Real-time collaboration at scale", 385 | "2": "Turn white papers and API specs into living documents.", 386 | "3": "Create dedicated team space for each open source project.", 387 | "title": "Empowering community" 388 | }, 389 | "be-in-know": { 390 | "1": "Bring all community discussions into one place.", 391 | "2": "Get notified when the SINGLE source of truth changes.", 392 | "3": "Search or roll back to any previous version.", 393 | "title": "Be in the know" 394 | }, 395 | "feature": { 396 | "title": "Features" 397 | }, 398 | "features": { 399 | "markdown": { 400 | "subtitle": "Write in markdown natively", 401 | "title": "Markdown" 402 | }, 403 | "slide": { 404 | "subtitle": "Make a slide deck with a snap", 405 | "title": "Slide Mode" 406 | }, 407 | "book-mode": { 408 | "subtitle": "Collect any note into a book", 409 | "title": "Book Mode" 410 | }, 411 | "hackmd-it": { 412 | "subtitle": "GitHub / GitLab integration, instant access", 413 | "title": "HackMD-it" 414 | }, 415 | "diagram": { 416 | "subtitle": "Create math formulas and UML with text", 417 | "title": "MathJax & UML" 418 | }, 419 | "image": { 420 | "subtitle": "Drag and drop image, auto-upload", 421 | "title": "Upload image" 422 | }, 423 | "export": { 424 | "subtitle": "Export to PDF, md, or html files", 425 | "title": "Take it with you" 426 | }, 427 | "tags": { 428 | "subtitle": "Manage and search notes with tags", 429 | "title": "Manage with tags" 430 | } 431 | }, 432 | "trustedBy": "Trusted By", 433 | "plans": { 434 | "title": "Plans", 435 | "free": { 436 | "1": "Unlimited notes", 437 | "2": "Unlimited collaborators", 438 | "3": "Email notification", 439 | "4": "Use without login", 440 | "title": "Free", 441 | "subtitle": "Start open collaboration now.", 442 | "start": "Start using" 443 | }, 444 | "business": { 445 | "1": "Single Sign-On or SAML login", 446 | "2": "Role-based access control", 447 | "3": "Unlimited team space", 448 | "4": "Private image storage", 449 | "ribbon": "Hot", 450 | "title": "Business Plan", 451 | "subtitle": "Customized access control for your use case.", 452 | "btn-more": "More features", 453 | "btn-contact": "We are interested" 454 | }, 455 | "conf": { 456 | "1": "Customized URL to your shared notes", 457 | "2": "Team space for conference hosts", 458 | "3": "Best practice training and sharing", 459 | "4": "More customized options up to you", 460 | "ribbon": "Free", 461 | "title": "Conference Plan", 462 | "subtitle": "Help you share knowledge is our mission.", 463 | "contact": "Ask us anything" 464 | } 465 | }, 466 | "active-users": "Join 160,000+ active users! Come and love it" 467 | }, 468 | "profile": { 469 | "member-since": "Member since {{date}}", 470 | "no-notes": "You don't have any notes!", 471 | "no-result": "No results.", 472 | "end-of-notes": "That's it! This is the end of your notes.", 473 | "search": { 474 | "placeholder": "Search notes..." 475 | }, 476 | "created": "created", 477 | "found-notes": "We found {{count}} notes.", 478 | "edit": "Edit this note", 479 | "publish": "Publish", 480 | "slide-mode": "Slide Mode", 481 | "book-mode": "Book Mode", 482 | "permission": { 483 | "freely": "Anyone can edit", 484 | "editable": "Signed-in people can edit", 485 | "limited": "Signed-in people can edit (forbid guests)", 486 | "locked": "Only owner can edit", 487 | "protected": "Only owner can edit (forbid guests)", 488 | "private": "Only owner can view & edit" 489 | } 490 | }, 491 | "overview": { 492 | "search": { 493 | "placeholder": "Search keyword or tag..." 494 | }, 495 | "filter": { 496 | "title": "Filter", 497 | "all": "All", 498 | "shared-with-me": "Shared with me", 499 | "my-notes": "My notes" 500 | }, 501 | "unvisited" : "Unvisited", 502 | "changed": " changed ", 503 | "category": { 504 | "categories": "Categories", 505 | "description": { 506 | "title": "We use the first tag of each note as its category.
Click icon to read more." 507 | } 508 | }, 509 | "show-with-categories": "Show with categories", 510 | "default-section": "Untagged", 511 | "unselect-all": "Unselect all", 512 | "select-all": "Select all", 513 | "sorted": { 514 | "multiple-sorting": "Multiple Sorting", 515 | "categories-sorted-by": "Categories sorted by", 516 | "notes-sorted-by": "Notes sorted by", 517 | "new_to_old": "New to old", 518 | "old_to_new": "Old to new", 519 | "a_to_z": "A to Z", 520 | "z_to_a": "Z to A" 521 | }, 522 | "no-notes-with-current-filters": "No notes with current filters", 523 | "no-notes": "No notes", 524 | "grid-layout": "Grid layout", 525 | "row-layout": "Row layout" 526 | }, 527 | "site": { 528 | "meta": { 529 | "description": "Bästa sättet att skriva och dela din kunskap i markdown.", 530 | "og": { 531 | "title-suffix": "Kollaborativa markdownanteckningar", 532 | "description": "Best way to write and share your knowledge in markdown." 533 | }, 534 | "tw": { 535 | "title-suffix": "Collaborative markdown notes", 536 | "description": "Best way to write and share your knowledge in markdown." 537 | } 538 | }, 539 | "title-suffix": "Collaborative markdown notes", 540 | "untitled": "Untitled", 541 | "overview": "Overview", 542 | "recent": "Recent", 543 | "shelf": "Shelf", 544 | "getting-started": "Getting Started", 545 | "manage": "Team Management", 546 | "about-us": "About Us", 547 | "settings": "Settings", 548 | "docflow-setup": "HackDF Setup", 549 | "docflow-import": "HackDF Import", 550 | "signup": "Sign up", 551 | "login": "Sign in", 552 | "verify_email": "Email verification complete", 553 | "finish-join": "Finish signup" 554 | }, 555 | "recent": { 556 | "from-browser": "Nedanför finns historia från webbläsaren", 557 | "search": { 558 | "tags": { 559 | "placeholder": "Välj taggar..." 560 | }, 561 | "keyword": { 562 | "placeholder": "Sök nyckelord..." 563 | } 564 | }, 565 | "sort": { 566 | "title": "Sortera titlar", 567 | "time": "Sortera kronologiskt" 568 | }, 569 | "title": "Titel", 570 | "time": "Tid", 571 | "export": "Exporthistorik", 572 | "import": "Importhistorik", 573 | "clear": "Rensa historik", 574 | "refresh": "Uppdatera historik", 575 | "empty": "Ingen historik", 576 | "import-browser": "Importera från webbläsare", 577 | "visited": " visited ", 578 | "delete-all-history": "Do you really want to clear all history?", 579 | "delete-below-history": "Do you really want to delete below history?", 580 | "can-not-restore": "There is no turning back." 581 | }, 582 | "docflow": { 583 | "survey": "Meanwhile, please tell us how you think about HackMD with this survey.", 584 | "step1": { 585 | "1": "Sign in to HackMD", 586 | "2": "Authorize HackDF to access GitHub webhooks", 587 | "3": "Choose which repository to use HackDF", 588 | "title": "Set up GitHub App", 589 | "step1": "Step 1. ", 590 | "signin-to-manage-document": "Sign in and manage documentation", 591 | "step2": "Step 2. ", 592 | "linking-finished": "Authorized", 593 | "connect": "Authorize", 594 | "step3": "Step 3. ", 595 | "modify": "Change", 596 | "start-installation": "Choose repos", 597 | "installed-repo": "List of authorized repos", 598 | "refresh": "Refresh the list" 599 | }, 600 | "step2": { 601 | "p1": "From now on, everytime someone pushes commits to the master branch of the repo, HackDF will automatically detect if the relevant document needs updating and remind the commit pusher to do so.", 602 | "default-document": "Default document checking rules", 603 | "p2": "

By default, any changes to files under directories named:

will trigger update reminders on

", 604 | "customized": "Customized document checking rules", 605 | "p3": "If you think the default reminder is not specific enough or does not cover all your documents, you can customize your mapping between documents and code by adding a config file to .hackdf/config.yml.
Here's an example of how the default setting would look like:", 606 | "p4": "To learn more about customizing the config file, please see HackDF Guides 📚 or contact us.
More resource on using Git, see: Git Guides" 607 | }, 608 | "landing-page": { 609 | "title": "HackDF Keeps Documentation Fresh 🍋", 610 | "p1": "HackDF reminds you to update documentation without changing your day to day workflow. Every time you push commits to GitHub, HackDF will automatically detect if documentation needs updating. If so, you will receive an e-mail.", 611 | "p2": "Free your mind from keeping track of documents and never get bitten by the same bug 🐛 twice.", 612 | "cta": "Start chilling now" 613 | }, 614 | "view-documents": "View documents", 615 | "import-documents": "Import documents", 616 | "import": { 617 | "succeed": "Import repository documents succeed!", 618 | "succeed-with-warning": "Import repository documents succeed with warning:", 619 | "view-documents": "View documents", 620 | "failed": "Import repository documents failed :(", 621 | "back": "Back to HackDF", 622 | "importing": "Importing..." 623 | } 624 | }, 625 | "shelf": { 626 | "documents": "{{count}} documents", 627 | "empty": "No shelf", 628 | "shelf-on": "Shelf on ", 629 | "settings": " Settings", 630 | "github": " Github", 631 | "delete-this-shelf": " Delete this shelf", 632 | "delete-msg": "Do you really want to delete this shelf?", 633 | "no-readme": "Add a README with an overview of your project." 634 | }, 635 | "disqus": { 636 | "content1": "Please enable JavaScript to view the ", 637 | "content2": "comments powered by Disqus." 638 | }, 639 | "auth": { 640 | "join-success": { 641 | "welcome": "Welcome to HackMD!", 642 | "confirm": "You have confirmed email address." 643 | }, 644 | "join": { 645 | "username": "Username", 646 | "username-placeholder": "Your username", 647 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 648 | "email": "Email", 649 | "email-placeholder": "Your email", 650 | "password": "Password", 651 | "password-placeholder": "Your password", 652 | "password-length": "Use a minimum password length of 8-30 characters." 653 | }, 654 | "finish-join": { 655 | "check-email": "Check your inbox to verify your email", 656 | "send-email": "We've sent an email to ", 657 | "verify-email": "Follow the instructions to verify your email address.", 658 | "did-not-receive": "Didn't receive the verification email?", 659 | "send-again": "Send it again", 660 | "reason": "Email verification helps us to ensure your data will always be safe." 661 | }, 662 | "common": { 663 | "sign-in": "Sign in", 664 | "sign-up": "Sign up", 665 | "have-an-account": "Have an account?" 666 | } 667 | }, 668 | "invitation": { 669 | "resendInvitation": "Resend Invitation", 670 | "resendInvitationPrompt": "Do you want to resend invitation email?" 671 | }, 672 | "about": { 673 | "contact": "Contact Us", 674 | "join": "Join Us" 675 | }, 676 | "settings": { 677 | "general-settings": "General Settings", 678 | "upload-logo": "Upload logo", 679 | "reset-logo": "Reset logo", 680 | "team-name": "Team Name", 681 | "team-name-placeholder": "Your team name", 682 | "team-description": "Team Description", 683 | "team-description-placeholder": "Your team description", 684 | "team-url-path": "Team URL Path", 685 | "team-url-path-placeholder": "Your team URL path", 686 | "team-members": "Team Members", 687 | "add-new-member": "Add New Member", 688 | "username-or-email-address": "Username or email address", 689 | "team-role": { 690 | "admin": "Admin", 691 | "member": "Member", 692 | "friend": "friend" 693 | }, 694 | "add": "Add", 695 | "choose-photo": "Choose photo", 696 | "reset-avatar": "Reset avatar", 697 | "name": "Name", 698 | "name-placeholder": "Your full name", 699 | "username": "Username", 700 | "username-placeholder": "Your username", 701 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 702 | "email": "Email", 703 | "email-placeholder": "Your email", 704 | "email-invalid": "Email address is invalid", 705 | "email-not-confirmed": "New email hasn't been confirmed.", 706 | "emial-has-been-sent": "Confirmation email has been sent.", 707 | "resend-email": "Resend email", 708 | "password": "Password", 709 | "have-password": "You've set your password.", 710 | "change-password": "Change password", 711 | "not-have-password": "You don't have password.", 712 | "setup-password": "Setup password", 713 | "biography": "Biography", 714 | "biography-placeholder": "Tell about yourself...", 715 | "submit": "Submit", 716 | "match-error": "Oops, these don't match.", 717 | "notification": { 718 | "title": "Notification Settings", 719 | "auto-watch": "Automatic watching", 720 | "auto-watch-notes": "Automatically watch notes", 721 | "auto-watch-notes-msg": "When you create a note, automatically receive notifications for it.", 722 | "auto-watch-teams": "Automatically watch teams", 723 | "auto-watch-teams-msg": "When the team you've joined create a note, automatically receive notifications for it.", 724 | "email-notification-alert": "To receive email notification, you need to set email in General Settings.", 725 | "email-notifications": "Email Notifications", 726 | "every-5-min": "Once every 5 minutes", 727 | "every-15-min": "Once every 15 minutes", 728 | "an-hour-at-most": "Once an hour at most", 729 | "never": "Never", 730 | "every-note-counts-separately": "Every note counts separately." 731 | }, 732 | "save": "Save", 733 | "change-password-modal": { 734 | "title": "Change your password", 735 | "current-password": "Current password", 736 | "confirm-new-password": "Confirm new password", 737 | "new-password": "New password" 738 | }, 739 | "setup-password-modal": { 740 | "title": "Setup your password", 741 | "confirm-password": "Confirm password" 742 | }, 743 | "reset-avatar-msg": "Are you sure to reset your avatar?" 744 | }, 745 | "textcomplete": { 746 | "support-referrals": { 747 | "link-1": "[reference link]", 748 | "link-2": "[reference]: https:// \"title\"", 749 | "footnote-link-1": "[^footnote link]", 750 | "footnote-link-2": "[^footnote reference]: https:// \"title\"", 751 | "inline-footnote": "^[inline footnote]", 752 | "link-text-1": "[link text][reference]", 753 | "link-text-2": "[link text](https:// \"title\")", 754 | "image-1": "![image alt][reference]", 755 | "image-2": "![image alt](https:// \"title\")", 756 | "image-3": "![image alt](https:// \"title\" =WidthxHeight)", 757 | "toc": "[TOC]" 758 | }, 759 | "support-extra-tags": { 760 | "name-tag": "[name tag]", 761 | "time-tag": "[time tag]", 762 | "my-color-tag": "[my color tag]", 763 | "random-color-tag": "[random color tag]" 764 | }, 765 | "no-match": "No match in history", 766 | "create": { 767 | "guest": "Create guest note", 768 | "normal": "Create note", 769 | "team": "Create team note" 770 | } 771 | }, 772 | "editor": { 773 | "editor-placeholder": "← Start by entering a title here\n===\nVisit /features if you don't know what to do.\nHappy hacking :)", 774 | "status-bar": { 775 | "tab-size": "Tab Size:", 776 | "space": "Spaces:", 777 | "cursor-text": "Line {{line}}, Columns {{ch}}", 778 | "editor-line": " — {{count}} Lines", 779 | "selected": " — Selected ", 780 | "selected-line": "{{lines}} lines", 781 | "selection-char-count": "{{count}} columns", 782 | "length": "Length: {{length}}", 783 | "max-length": "Your almost reach note max length limit.", 784 | "nearly-fill-note": "You nearly fill the note, consider to make more pieces.", 785 | "length-count": "You could write up to {{length}} characters in this note.", 786 | "preferences": { 787 | "title": "Click to change preferences", 788 | "allow-override-browser-keymap": "safasfasfaAllow override browser keymap", 789 | "show-editor-toolbar": "Show editor toolbar", 790 | "enable-smart-paste": "Enable smart paste", 791 | "enable-relative-line-number": "Enable relative line number" 792 | }, 793 | "keymap": { 794 | "title": "Click to change keymap" 795 | }, 796 | "status-indent": { 797 | "indent-type": "Click to switch indentation type", 798 | "indent-width-label": "Click to change indentation size" 799 | }, 800 | "status-theme": "Toggle editor theme", 801 | "status-spellcheck": "Toggle spellcheck" 802 | }, 803 | "toggle-sync-scrolling": "Toggle sync scrolling" 804 | }, 805 | "toolbar": { 806 | "bold": "Bold", 807 | "italic": "Italic", 808 | "strikethrough": "Strikethrough", 809 | "heading": "Heading", 810 | "code": "Code", 811 | "quote": "Quote", 812 | "generic-list": "Generic List", 813 | "numbered-list": "Numbered List", 814 | "check-list": "Check List", 815 | "create-link": "Create Link", 816 | "insert-image": "Insert Image", 817 | "insert-table": "Insert Table", 818 | "insert-horizontal-line": "Insert Horizontal Line", 819 | "leave-comment": "Leave Comment", 820 | "table": "\n\n| Column 1 | Column 2 | Column 3 |\n| -------- | -------- | -------- |\n| Text | Text | Text |\n" 821 | }, 822 | "pretty": { 823 | "edit-note": "Click button to edit this note", 824 | "published-on": "Published on" 825 | }, 826 | "slide": { 827 | "views": "{{count}} views", 828 | "edit": "Edit this note" 829 | }, 830 | "book": { 831 | "search": "Search title...", 832 | "refresh": "Refresh", 833 | "edit": "Edit", 834 | "collapse": "Collapse", 835 | "open": "Open" 836 | }, 837 | "toc": { 838 | "toc": "Table of content", 839 | "expand-all": "Expand all", 840 | "collapse-all": "Collapse all", 841 | "back-to-top": "Back to top", 842 | "go-to-bottom": "Go to bottom" 843 | }, 844 | "comment": { 845 | "comments": "Comments", 846 | "type-message-placeholder": "Type your message...", 847 | "no-comment": "No comment.", 848 | "send": "Send", 849 | "cancel": "Cancel", 850 | "reply": "Reply", 851 | "edit": "Edit", 852 | "delete": "Delete" 853 | } 854 | } 855 | -------------------------------------------------------------------------------- /locales/tr.json: -------------------------------------------------------------------------------- 1 | { 2 | "revision": { 3 | "revision": "Revisions", 4 | "download": "İndir", 5 | "revert": "Geri al" 6 | }, 7 | "common": { 8 | "or": "veya", 9 | "cancel": "İptal", 10 | "ok": "Tamam", 11 | "got-it": "Got it", 12 | "period": "." 13 | }, 14 | "help": { 15 | "title": "Yardım", 16 | "contact": { 17 | "title": "Kişiler", 18 | "messenger": "Talk to us", 19 | "github": "Hata bildir", 20 | "email": "Bize email gönderin", 21 | "donate": "Buy us coffee" 22 | }, 23 | "documents": "Belgeler", 24 | "features": "Özellikler", 25 | "yaml-meta": "YAML Özbilgisi", 26 | "slide": "Slayt Örneği", 27 | "book": "Book Example", 28 | "cheatsheet": "Cheatsheet", 29 | "example": "Örnek", 30 | "syntax": { 31 | "h1": "Başlık", 32 | "ul": "Sırasız Liste", 33 | "ol": "Sıralı Liste", 34 | "todo": "Yapılacaklar Listesi", 35 | "blockquote": "Alıntı Bloğu", 36 | "b": "Kalın yazı", 37 | "i": "İtalik yazı", 38 | "strike": "Üstüçizili", 39 | "ins": "Eklenmiş yazı", 40 | "mark": "Seçili yazı", 41 | "anchor": "Link", 42 | "img": "Resim", 43 | "code": "Kod", 44 | "embeded": "Dış veriler", 45 | "alert": "Burası bir uyarı bölgesi." 46 | } 47 | }, 48 | "signup": { 49 | "signup": "Sign up", 50 | "new": "New to HackMD? ", 51 | "eeSite": { 52 | "terms": { 53 | "1": "By clicking below, you agree to our ", 54 | "2": "terms of service." 55 | } 56 | } 57 | }, 58 | "signin": { 59 | "signin": "Sign in", 60 | "signin-ldap" : "Sign in to {{name}} (LDAP)", 61 | "signin-via-email": "Sign in via Email", 62 | "choose": "Metot seçin", 63 | "via": "{{text}} ile giriş yapın", 64 | "email-or-username": "Email or Username", 65 | "email-or-username-placeholder": "Your email or Username", 66 | "email": "Email", 67 | "email-placeholder": "Your email", 68 | "password": "Password", 69 | "password-placeholder": "Your password" 70 | }, 71 | "refresh": { 72 | "title": "Bu sayfayı yeniden yüklemek lazım", 73 | "incompatible": { 74 | "title": "Yerel uygulamanız uyumlu olmayan bir sürümde.", 75 | "content": "Güncellemek için yenileyin." 76 | }, 77 | "upgrade": { 78 | "title": "Yeni versiyon kullanıma hazır!", 79 | "note": "Değişikliklere burdan bakabilirsiniz", 80 | "content": "Yeni özelliklere yenileyerek erişebilirsiniz." 81 | }, 82 | "auth": { 83 | "title": "Kullanıcı durumunuz değişti.", 84 | "content": "Yeni kullanıcı durumunuzu yüklemek için yenileyin." 85 | }, 86 | "donate": "Buy us coffee", 87 | "refresh": "Yenile" 88 | }, 89 | "infobar": { 90 | "owned": "owned this note", 91 | "created": "created", 92 | "changed": "changed", 93 | "notification" : { 94 | "watch": "Watch - Be notified of any changes", 95 | "never": "Never - Never be notified" 96 | } 97 | }, 98 | "clipboard": { 99 | "title": "Panodan içe aktar", 100 | "content": "Markdown veya web sayfanızı buraya yapıştırın...", 101 | "clear": "Temizle", 102 | "import": "İçe Aktar" 103 | }, 104 | "locked": { 105 | "title": "Burası kilitli", 106 | "content": "Üzgünüm, bu not sadece sahibi tarafından düzenlenebilir." 107 | }, 108 | "limit": { 109 | "title": "Limite eriş", 110 | "content1": "Üzgünüm, bu not için maksimum harf sayısına ulaştınız", 111 | "content2": "Lütfen notu değiştirin veya birden fazla notlara bölün, teşekkürler!" 112 | }, 113 | "gist-import": { 114 | "title": "Gist'ten içe aktar", 115 | "content": "Gist URL'nizi buraya yapıştırın...", 116 | "clear": "Clear", 117 | "import": "Import" 118 | }, 119 | "snippet-import": { 120 | "title": "Snippet'ten içe aktar", 121 | "project": { 122 | "placeholder": "Uygun Projelerden Seçin" 123 | }, 124 | "snippet": { 125 | "placeholder": "Uygun Snippet'lerden Seçin" 126 | }, 127 | "body": { 128 | "project": "Project:", 129 | "Snippet": "Snippet:" 130 | }, 131 | "clear": "Clear", 132 | "import": "Import", 133 | "error": { 134 | "fetch-error": "Unable to fetch gitlab parameters :(", 135 | "not-valid-url-error": "Not a valid Snippet URL :(" 136 | } 137 | }, 138 | "snippet-export": { 139 | "title": "Snippet olarak dışa aktarın", 140 | "project": { 141 | "title": "Project:", 142 | "placeholder": "Select From Available Projects" 143 | }, 144 | "visibility": { 145 | "title": "Visibility:", 146 | "placeholder": "Görünebilirlik seviyesini belirleyin", 147 | "private": "Private", 148 | "internal": "Internal" 149 | }, 150 | "body": { 151 | "title": "Title:", 152 | "filename": "File Name:" 153 | }, 154 | "export": "Dışa Aktar", 155 | "success": "Export Successful!", 156 | "view-here": "View Snippet Here" 157 | }, 158 | "google-drive": { 159 | "import": { 160 | "title": "Import from Google Drive", 161 | "failed": "Import failed :(" 162 | }, 163 | "export": { 164 | "title": "Export to Google Drive", 165 | "success": "Export Complete!", 166 | "view-here": "Click here to view your file", 167 | "error": "Export Error :(" 168 | } 169 | }, 170 | "gist": { 171 | "import": { 172 | "title": "Import from Gist", 173 | "fetch-error": "Unable to fetch gist files :(", 174 | "not-valid-gist-url-error": "Not a valid Gist URL :(" 175 | } 176 | }, 177 | "import": { 178 | "import-from-url": "Import from URL", 179 | "not-valid-url-error": "Not a valid URL :(", 180 | "import-failed": "Import failed :(" 181 | }, 182 | "delete": { 183 | "title": "Emin misiniz?", 184 | "yes": "Evet, devam et!", 185 | "body-member": "Do you really want to remove this member?", 186 | "body": { 187 | "msg": "Do you really want to delete this note?", 188 | "item": "All users will lost their connection." 189 | } 190 | }, 191 | "transfer": { 192 | "title": "Transfer ownership", 193 | "team-label": "Transfer to team you've joined", 194 | "team-member-label": "Transfer to current team member", 195 | "transfer": "Transfer" 196 | }, 197 | "pull-changes": { 198 | "title": "Pull changes from GitHub", 199 | "apply": "Apply all differences" 200 | }, 201 | "push-changes": { 202 | "title": "Push changes to GitHub", 203 | "body": "Are you ready to push changes to github?", 204 | "push": "Push" 205 | }, 206 | "header": { 207 | "extra": { 208 | "title": "Ekstra", 209 | "slide": "Slayt Modu", 210 | "book": "Book Mode" 211 | }, 212 | "revision": "Revisions", 213 | "export": { 214 | "title": "Export", 215 | "dropbox": "Dropbox", 216 | "google-drive": "Google Drive", 217 | "gist": "Gist", 218 | "snippet": "Snippet" 219 | }, 220 | "import": { 221 | "title": "Import", 222 | "dropbox": "Dropbox", 223 | "google-drive": "Google Drive", 224 | "gist": "Gist", 225 | "snippet": "Snippet", 226 | "clipboard": "Pano" 227 | }, 228 | "download": { 229 | "title": "Download", 230 | "markdown": "Markdown", 231 | "html": "HTML", 232 | "raw-html": "Kaynak HTML", 233 | "odf": "ODF (Beta)", 234 | "pdf": "PDF (Beta)" 235 | }, 236 | "modes": { 237 | "edit": "Düzenle", 238 | "both": "İkisi de", 239 | "view": "İncele" 240 | }, 241 | "help": "Help", 242 | "image-upload": "Resim Yükle", 243 | "menu": "Menü", 244 | "enterprise-demo": "Demo of Enterprise Edition", 245 | "new-note": "Yeni not", 246 | "new-team-note": "New team note", 247 | "team-manage": "Manage team", 248 | "profile": "Profile", 249 | "feature": "Features", 250 | "dashboard": "Dashboard", 251 | "settings": "Settings", 252 | "logout": "Log out", 253 | "sign-in": "Sign in", 254 | "team": "Team", 255 | "overview": "Overview", 256 | "intro": "Giriş", 257 | "recent": "Recent", 258 | "manage": "Manage", 259 | "new": "Yeni", 260 | "publish": "Yayınla", 261 | "getting-started": "Getting Started", 262 | "getting-started-with-hackmd": "Getting Started with HackMD", 263 | "getting-started-tips": "Learn how to create, share, and manage your notes.", 264 | "signout": "Sign out", 265 | "permission": "Permission", 266 | "note": { 267 | "title": "Note Permission", 268 | "read": "Read", 269 | "write": "Write", 270 | "owner": "Owner", 271 | "signedin": "Signed-in", 272 | "guest": "Guest", 273 | "public": "Public", 274 | "help": "Note owner decides who can read or write this note." 275 | }, 276 | "comments": { 277 | "title": "Comments", 278 | "enable": "Enable", 279 | "disable": "Disable", 280 | "read": "Read", 281 | "write": "Comment", 282 | "owner": "Owner", 283 | "signedin": "Signed-in", 284 | "guest": "Guest", 285 | "help": "Note owner decides who can read or give comments." 286 | }, 287 | "invitee": { 288 | "title": "Invitee", 289 | "invite": "Invite", 290 | "read": "Read", 291 | "write": "Write", 292 | "admin": "Admin", 293 | "help": "Admin can invite users and change note permissions.", 294 | "search-user-placeholder": "Search user by email..." 295 | }, 296 | "options": "Options", 297 | "share": "Share", 298 | "transfer-ownership": "Transfer ownership", 299 | "delete-note": "Delete this note", 300 | "back": "Back", 301 | "shelf": "Shelf", 302 | "github": { 303 | "pull": "Pull Changes", 304 | "push": "Push Changes" 305 | }, 306 | "notification": { 307 | "watch": { 308 | "label": "Watch", 309 | "title": "Be notified of any changes" 310 | }, 311 | "never": { 312 | "label": "Never", 313 | "title": "Never be notified" 314 | }, 315 | "no-email": "Set email in Settings to receive email notification!" 316 | }, 317 | "lost-content": "You might lost content if you leave now, are you sure?", 318 | "status-type": { 319 | "connected": "CONNECTED", 320 | "online": "ONLINE", 321 | "offline": "OFFLINE" 322 | } 323 | }, 324 | "footer": { 325 | "product": "Product", 326 | "enterprise": "Enterprise", 327 | "templates": "Templates", 328 | "open-source": "Open Source", 329 | "resources": "Resources", 330 | "features": "Features", 331 | "tutorial": "Tutorial", 332 | "faq": "FAQ", 333 | "information": "Information", 334 | "about": "About", 335 | "blog": "Blog", 336 | "company": "Company", 337 | "privacy": "Privacy", 338 | "tos": "Terms of Use", 339 | "releases": "Sürümler", 340 | "about-ee": "About {{name}}", 341 | "about-hackmd": "About HackMD", 342 | "coffee": "Buy us coffee", 343 | "terms": "Terms", 344 | "donate": "BUY US COFFEE" 345 | }, 346 | "error": { 347 | "home": "Home", 348 | "back": "You could head back to home.", 349 | "signin": "Sign in or head back to home.", 350 | "try": "Try again later or head back to home.", 351 | "400": { 352 | "title": "400 Bad Request", 353 | "content": "Your browser sent an invalid request." 354 | }, 355 | "403": { 356 | "title": "403 Forbidden", 357 | "content": "You don't have permission to access this resource." 358 | }, 359 | "404": { 360 | "title": "404 Not Found", 361 | "content": "We can't find the page you’re looking for." 362 | }, 363 | "500": { 364 | "title": "500 Interal Error", 365 | "content": "An error occurred when we tried to process your request." 366 | } 367 | }, 368 | "home": { 369 | "enterprise": "Enterprise", 370 | "slogan": "Build a community with open collaboration.", 371 | "use-free": "Use for free", 372 | "btn-between-or": "or", 373 | "btn-sign-in": "Sign in", 374 | "how-to-use": "How to use?", 375 | "concept": { 376 | "title": "Concept", 377 | "subtitle": "Share all document / knowledge / information with your community.", 378 | "note": "Create a note", 379 | "collaborate": "Open collaborate", 380 | "share": "Share and track" 381 | }, 382 | "btn-try": "Try it", 383 | "empowering": { 384 | "1": "Real-time collaboration at scale", 385 | "2": "Turn white papers and API specs into living documents.", 386 | "3": "Create dedicated team space for each open source project.", 387 | "title": "Empowering community" 388 | }, 389 | "be-in-know": { 390 | "1": "Bring all community discussions into one place.", 391 | "2": "Get notified when the SINGLE source of truth changes.", 392 | "3": "Search or roll back to any previous version.", 393 | "title": "Be in the know" 394 | }, 395 | "feature": { 396 | "title": "Features" 397 | }, 398 | "features": { 399 | "markdown": { 400 | "subtitle": "Write in markdown natively", 401 | "title": "Markdown" 402 | }, 403 | "slide": { 404 | "subtitle": "Make a slide deck with a snap", 405 | "title": "Slide Mode" 406 | }, 407 | "book-mode": { 408 | "subtitle": "Collect any note into a book", 409 | "title": "Book Mode" 410 | }, 411 | "hackmd-it": { 412 | "subtitle": "GitHub / GitLab integration, instant access", 413 | "title": "HackMD-it" 414 | }, 415 | "diagram": { 416 | "subtitle": "Create math formulas and UML with text", 417 | "title": "MathJax & UML" 418 | }, 419 | "image": { 420 | "subtitle": "Drag and drop image, auto-upload", 421 | "title": "Upload image" 422 | }, 423 | "export": { 424 | "subtitle": "Export to PDF, md, or html files", 425 | "title": "Take it with you" 426 | }, 427 | "tags": { 428 | "subtitle": "Manage and search notes with tags", 429 | "title": "Manage with tags" 430 | } 431 | }, 432 | "trustedBy": "Trusted By", 433 | "plans": { 434 | "title": "Plans", 435 | "free": { 436 | "1": "Unlimited notes", 437 | "2": "Unlimited collaborators", 438 | "3": "Email notification", 439 | "4": "Use without login", 440 | "title": "Free", 441 | "subtitle": "Start open collaboration now.", 442 | "start": "Start using" 443 | }, 444 | "business": { 445 | "1": "Single Sign-On or SAML login", 446 | "2": "Role-based access control", 447 | "3": "Unlimited team space", 448 | "4": "Private image storage", 449 | "ribbon": "Hot", 450 | "title": "Business Plan", 451 | "subtitle": "Customized access control for your use case.", 452 | "btn-more": "More features", 453 | "btn-contact": "We are interested" 454 | }, 455 | "conf": { 456 | "1": "Customized URL to your shared notes", 457 | "2": "Team space for conference hosts", 458 | "3": "Best practice training and sharing", 459 | "4": "More customized options up to you", 460 | "ribbon": "Free", 461 | "title": "Conference Plan", 462 | "subtitle": "Help you share knowledge is our mission.", 463 | "contact": "Ask us anything" 464 | } 465 | }, 466 | "active-users": "Join 160,000+ active users! Come and love it" 467 | }, 468 | "profile": { 469 | "member-since": "Member since {{date}}", 470 | "no-notes": "You don't have any notes!", 471 | "no-result": "No results.", 472 | "end-of-notes": "That's it! This is the end of your notes.", 473 | "search": { 474 | "placeholder": "Search notes..." 475 | }, 476 | "created": "created", 477 | "found-notes": "We found {{count}} notes.", 478 | "edit": "Edit this note", 479 | "publish": "Publish", 480 | "slide-mode": "Slide Mode", 481 | "book-mode": "Book Mode", 482 | "permission": { 483 | "freely": "Anyone can edit", 484 | "editable": "Signed-in people can edit", 485 | "limited": "Signed-in people can edit (forbid guests)", 486 | "locked": "Only owner can edit", 487 | "protected": "Only owner can edit (forbid guests)", 488 | "private": "Only owner can view & edit" 489 | } 490 | }, 491 | "overview": { 492 | "search": { 493 | "placeholder": "Search keyword or tag..." 494 | }, 495 | "filter": { 496 | "title": "Filter", 497 | "all": "All", 498 | "shared-with-me": "Shared with me", 499 | "my-notes": "My notes" 500 | }, 501 | "unvisited" : "Unvisited", 502 | "changed": " changed ", 503 | "category": { 504 | "categories": "Categories", 505 | "description": { 506 | "title": "We use the first tag of each note as its category.
Click icon to read more." 507 | } 508 | }, 509 | "show-with-categories": "Show with categories", 510 | "default-section": "Untagged", 511 | "unselect-all": "Unselect all", 512 | "select-all": "Select all", 513 | "sorted": { 514 | "multiple-sorting": "Multiple Sorting", 515 | "categories-sorted-by": "Categories sorted by", 516 | "notes-sorted-by": "Notes sorted by", 517 | "new_to_old": "New to old", 518 | "old_to_new": "Old to new", 519 | "a_to_z": "A to Z", 520 | "z_to_a": "Z to A" 521 | }, 522 | "no-notes-with-current-filters": "No notes with current filters", 523 | "no-notes": "No notes", 524 | "grid-layout": "Grid layout", 525 | "row-layout": "Row layout" 526 | }, 527 | "site": { 528 | "meta": { 529 | "description": "Markdownda bilginizi paylaşmanın en kolay yolu.", 530 | "og": { 531 | "title-suffix": "Ortak markdown notları", 532 | "description": "Best way to write and share your knowledge in markdown." 533 | }, 534 | "tw": { 535 | "title-suffix": "Collaborative markdown notes", 536 | "description": "Best way to write and share your knowledge in markdown." 537 | } 538 | }, 539 | "title-suffix": "Collaborative markdown notes", 540 | "untitled": "Untitled", 541 | "overview": "Overview", 542 | "recent": "Recent", 543 | "shelf": "Shelf", 544 | "getting-started": "Getting Started", 545 | "manage": "Team Management", 546 | "about-us": "About Us", 547 | "settings": "Settings", 548 | "docflow-setup": "HackDF Setup", 549 | "docflow-import": "HackDF Import", 550 | "signup": "Sign up", 551 | "login": "Sign in", 552 | "verify_email": "Email verification complete", 553 | "finish-join": "Finish signup" 554 | }, 555 | "recent": { 556 | "from-browser": "Aşağıda tarayıcınızın geçmişi var", 557 | "search": { 558 | "tags": { 559 | "placeholder": "Etiketleri seçin..." 560 | }, 561 | "keyword": { 562 | "placeholder": "Anahtar kelimeleri arayın..." 563 | } 564 | }, 565 | "sort": { 566 | "title": "Başlığa göre sırala", 567 | "time": "Zamana göre sırala" 568 | }, 569 | "title": "Başlık", 570 | "time": "Zaman", 571 | "export": "Geçmişe dışa aktar", 572 | "import": "Geçmişi içe aktar", 573 | "clear": "Geçmişi temizle", 574 | "refresh": "Geçmişi yenile", 575 | "empty": "Geçmiş yok", 576 | "import-browser": "Tarayıcıdan içe aktar", 577 | "visited": " visited ", 578 | "delete-all-history": "Do you really want to clear all history?", 579 | "delete-below-history": "Do you really want to delete below history?", 580 | "can-not-restore": "There is no turning back." 581 | }, 582 | "docflow": { 583 | "survey": "Meanwhile, please tell us how you think about HackMD with this survey.", 584 | "step1": { 585 | "1": "Sign in to HackMD", 586 | "2": "Authorize HackDF to access GitHub webhooks", 587 | "3": "Choose which repository to use HackDF", 588 | "title": "Set up GitHub App", 589 | "step1": "Step 1. ", 590 | "signin-to-manage-document": "Sign in and manage documentation", 591 | "step2": "Step 2. ", 592 | "linking-finished": "Authorized", 593 | "connect": "Authorize", 594 | "step3": "Step 3. ", 595 | "modify": "Change", 596 | "start-installation": "Choose repos", 597 | "installed-repo": "List of authorized repos", 598 | "refresh": "Refresh the list" 599 | }, 600 | "step2": { 601 | "p1": "From now on, everytime someone pushes commits to the master branch of the repo, HackDF will automatically detect if the relevant document needs updating and remind the commit pusher to do so.", 602 | "default-document": "Default document checking rules", 603 | "p2": "

By default, any changes to files under directories named:

will trigger update reminders on

", 604 | "customized": "Customized document checking rules", 605 | "p3": "If you think the default reminder is not specific enough or does not cover all your documents, you can customize your mapping between documents and code by adding a config file to .hackdf/config.yml.
Here's an example of how the default setting would look like:", 606 | "p4": "To learn more about customizing the config file, please see HackDF Guides 📚 or contact us.
More resource on using Git, see: Git Guides" 607 | }, 608 | "landing-page": { 609 | "title": "HackDF Keeps Documentation Fresh 🍋", 610 | "p1": "HackDF reminds you to update documentation without changing your day to day workflow. Every time you push commits to GitHub, HackDF will automatically detect if documentation needs updating. If so, you will receive an e-mail.", 611 | "p2": "Free your mind from keeping track of documents and never get bitten by the same bug 🐛 twice.", 612 | "cta": "Start chilling now" 613 | }, 614 | "view-documents": "View documents", 615 | "import-documents": "Import documents", 616 | "import": { 617 | "succeed": "Import repository documents succeed!", 618 | "succeed-with-warning": "Import repository documents succeed with warning:", 619 | "view-documents": "View documents", 620 | "failed": "Import repository documents failed :(", 621 | "back": "Back to HackDF", 622 | "importing": "Importing..." 623 | } 624 | }, 625 | "shelf": { 626 | "documents": "{{count}} documents", 627 | "empty": "No shelf", 628 | "shelf-on": "Shelf on ", 629 | "settings": " Settings", 630 | "github": " Github", 631 | "delete-this-shelf": " Delete this shelf", 632 | "delete-msg": "Do you really want to delete this shelf?", 633 | "no-readme": "Add a README with an overview of your project." 634 | }, 635 | "disqus": { 636 | "content1": "Please enable JavaScript to view the ", 637 | "content2": "comments powered by Disqus." 638 | }, 639 | "auth": { 640 | "join-success": { 641 | "welcome": "Welcome to HackMD!", 642 | "confirm": "You have confirmed email address." 643 | }, 644 | "join": { 645 | "username": "Username", 646 | "username-placeholder": "Your username", 647 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 648 | "email": "Email", 649 | "email-placeholder": "Your email", 650 | "password": "Password", 651 | "password-placeholder": "Your password", 652 | "password-length": "Use a minimum password length of 8-30 characters." 653 | }, 654 | "finish-join": { 655 | "check-email": "Check your inbox to verify your email", 656 | "send-email": "We've sent an email to ", 657 | "verify-email": "Follow the instructions to verify your email address.", 658 | "did-not-receive": "Didn't receive the verification email?", 659 | "send-again": "Send it again", 660 | "reason": "Email verification helps us to ensure your data will always be safe." 661 | }, 662 | "common": { 663 | "sign-in": "Sign in", 664 | "sign-up": "Sign up", 665 | "have-an-account": "Have an account?" 666 | } 667 | }, 668 | "invitation": { 669 | "resendInvitation": "Resend Invitation", 670 | "resendInvitationPrompt": "Do you want to resend invitation email?" 671 | }, 672 | "about": { 673 | "contact": "Contact Us", 674 | "join": "Join Us" 675 | }, 676 | "settings": { 677 | "general-settings": "General Settings", 678 | "upload-logo": "Upload logo", 679 | "reset-logo": "Reset logo", 680 | "team-name": "Team Name", 681 | "team-name-placeholder": "Your team name", 682 | "team-description": "Team Description", 683 | "team-description-placeholder": "Your team description", 684 | "team-url-path": "Team URL Path", 685 | "team-url-path-placeholder": "Your team URL path", 686 | "team-members": "Team Members", 687 | "add-new-member": "Add New Member", 688 | "username-or-email-address": "Username or email address", 689 | "team-role": { 690 | "admin": "Admin", 691 | "member": "Member", 692 | "friend": "friend" 693 | }, 694 | "add": "Add", 695 | "choose-photo": "Choose photo", 696 | "reset-avatar": "Reset avatar", 697 | "name": "Name", 698 | "name-placeholder": "Your full name", 699 | "username": "Username", 700 | "username-placeholder": "Your username", 701 | "allow": "Allow a-Z, 0-9 and dash not at beginning.", 702 | "email": "Email", 703 | "email-placeholder": "Your email", 704 | "email-invalid": "Email address is invalid", 705 | "email-not-confirmed": "New email hasn't been confirmed.", 706 | "emial-has-been-sent": "Confirmation email has been sent.", 707 | "resend-email": "Resend email", 708 | "password": "Password", 709 | "have-password": "You've set your password.", 710 | "change-password": "Change password", 711 | "not-have-password": "You don't have password.", 712 | "setup-password": "Setup password", 713 | "biography": "Biography", 714 | "biography-placeholder": "Tell about yourself...", 715 | "submit": "Submit", 716 | "match-error": "Oops, these don't match.", 717 | "notification": { 718 | "title": "Notification Settings", 719 | "auto-watch": "Automatic watching", 720 | "auto-watch-notes": "Automatically watch notes", 721 | "auto-watch-notes-msg": "When you create a note, automatically receive notifications for it.", 722 | "auto-watch-teams": "Automatically watch teams", 723 | "auto-watch-teams-msg": "When the team you've joined create a note, automatically receive notifications for it.", 724 | "email-notification-alert": "To receive email notification, you need to set email in General Settings.", 725 | "email-notifications": "Email Notifications", 726 | "every-5-min": "Once every 5 minutes", 727 | "every-15-min": "Once every 15 minutes", 728 | "an-hour-at-most": "Once an hour at most", 729 | "never": "Never", 730 | "every-note-counts-separately": "Every note counts separately." 731 | }, 732 | "save": "Save", 733 | "change-password-modal": { 734 | "title": "Change your password", 735 | "current-password": "Current password", 736 | "confirm-new-password": "Confirm new password", 737 | "new-password": "New password" 738 | }, 739 | "setup-password-modal": { 740 | "title": "Setup your password", 741 | "confirm-password": "Confirm password" 742 | }, 743 | "reset-avatar-msg": "Are you sure to reset your avatar?" 744 | }, 745 | "textcomplete": { 746 | "support-referrals": { 747 | "link-1": "[reference link]", 748 | "link-2": "[reference]: https:// \"title\"", 749 | "footnote-link-1": "[^footnote link]", 750 | "footnote-link-2": "[^footnote reference]: https:// \"title\"", 751 | "inline-footnote": "^[inline footnote]", 752 | "link-text-1": "[link text][reference]", 753 | "link-text-2": "[link text](https:// \"title\")", 754 | "image-1": "![image alt][reference]", 755 | "image-2": "![image alt](https:// \"title\")", 756 | "image-3": "![image alt](https:// \"title\" =WidthxHeight)", 757 | "toc": "[TOC]" 758 | }, 759 | "support-extra-tags": { 760 | "name-tag": "[name tag]", 761 | "time-tag": "[time tag]", 762 | "my-color-tag": "[my color tag]", 763 | "random-color-tag": "[random color tag]" 764 | }, 765 | "no-match": "No match in history", 766 | "create": { 767 | "guest": "Create guest note", 768 | "normal": "Create note", 769 | "team": "Create team note" 770 | } 771 | }, 772 | "editor": { 773 | "editor-placeholder": "← Start by entering a title here\n===\nVisit /features if you don't know what to do.\nHappy hacking :)", 774 | "status-bar": { 775 | "tab-size": "Tab Size:", 776 | "space": "Spaces:", 777 | "cursor-text": "Line {{line}}, Columns {{ch}}", 778 | "editor-line": " — {{count}} Lines", 779 | "selected": " — Selected ", 780 | "selected-line": "{{lines}} lines", 781 | "selection-char-count": "{{count}} columns", 782 | "length": "Length: {{length}}", 783 | "max-length": "Your almost reach note max length limit.", 784 | "nearly-fill-note": "You nearly fill the note, consider to make more pieces.", 785 | "length-count": "You could write up to {{length}} characters in this note.", 786 | "preferences": { 787 | "title": "Click to change preferences", 788 | "allow-override-browser-keymap": "safasfasfaAllow override browser keymap", 789 | "show-editor-toolbar": "Show editor toolbar", 790 | "enable-smart-paste": "Enable smart paste", 791 | "enable-relative-line-number": "Enable relative line number" 792 | }, 793 | "keymap": { 794 | "title": "Click to change keymap" 795 | }, 796 | "status-indent": { 797 | "indent-type": "Click to switch indentation type", 798 | "indent-width-label": "Click to change indentation size" 799 | }, 800 | "status-theme": "Toggle editor theme", 801 | "status-spellcheck": "Toggle spellcheck" 802 | }, 803 | "toggle-sync-scrolling": "Toggle sync scrolling" 804 | }, 805 | "toolbar": { 806 | "bold": "Bold", 807 | "italic": "Italic", 808 | "strikethrough": "Strikethrough", 809 | "heading": "Heading", 810 | "code": "Code", 811 | "quote": "Quote", 812 | "generic-list": "Generic List", 813 | "numbered-list": "Numbered List", 814 | "check-list": "Check List", 815 | "create-link": "Create Link", 816 | "insert-image": "Insert Image", 817 | "insert-table": "Insert Table", 818 | "insert-horizontal-line": "Insert Horizontal Line", 819 | "leave-comment": "Leave Comment", 820 | "table": "\n\n| Column 1 | Column 2 | Column 3 |\n| -------- | -------- | -------- |\n| Text | Text | Text |\n" 821 | }, 822 | "pretty": { 823 | "edit-note": "Click button to edit this note", 824 | "published-on": "Published on" 825 | }, 826 | "slide": { 827 | "views": "{{count}} views", 828 | "edit": "Edit this note" 829 | }, 830 | "book": { 831 | "search": "Search title...", 832 | "refresh": "Refresh", 833 | "edit": "Edit", 834 | "collapse": "Collapse", 835 | "open": "Open" 836 | }, 837 | "toc": { 838 | "toc": "Table of content", 839 | "expand-all": "Expand all", 840 | "collapse-all": "Collapse all", 841 | "back-to-top": "Back to top", 842 | "go-to-bottom": "Go to bottom" 843 | }, 844 | "comment": { 845 | "comments": "Comments", 846 | "type-message-placeholder": "Type your message...", 847 | "no-comment": "No comment.", 848 | "send": "Send", 849 | "cancel": "Cancel", 850 | "reply": "Reply", 851 | "edit": "Edit", 852 | "delete": "Delete" 853 | } 854 | } 855 | --------------------------------------------------------------------------------