hedgedoc/locales/ja.json
Tilman Vatteroth 7fb7c55877
Replace i18next-http-backend with i18next-resources-to-backend (#1466)
* Replace i18next-http-backend with i18next-resources-to-backend

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-08-31 20:40:33 +00:00

191 lines
7.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"app": {
"slogan": "Markdownでナレッジを蓄積・共有できるベストツール",
"title": "共同編集できるMarkdownート"
},
"landing": {
"intro": {
"exploreFeatures": "すべての機能をチェック",
"features": {
"collaboration": "URLで共同編集",
"katex": "グラフとKaTeXのサポート",
"slides": "スライドモードのサポート"
}
},
"history": {
"noHistory": "履歴はありません",
"localHistory": "ブラウザからの履歴",
"toolbar": {
"selectTags": "タグで検索",
"searchKeywords": "",
"sortByTitle": "",
"sortByLastVisited": "",
"export": "",
"import": "",
"clear": "",
"refresh": ""
},
"modal": {
"clearHistory": {}
},
"tableHeader": {}
},
"navigation": {
"intro": "",
"history": "",
"newGuestNote": "",
"newNote": ""
},
"footer": {
"releases": "",
"poweredBy": "Powered by <0></0>",
"imprint": "",
"followUs": "<0></0>, <1></1>, <2></2>, <3></3>, <4></4> ",
"privacy": "",
"termsOfUse": ""
},
"versionInfo": {
"sourceCode": ""
}
},
"profile": {
"deleteUser": "",
"exportUserData": "",
"modal": {
"deleteUser": {
"title": "",
"message": "",
"subMessage": ""
}
}
},
"editor": {
"help": {
"contacts": {
"title": "",
"community": "",
"meetUsOn": "{{service}}",
"helpTranslating": "",
"reportIssue": ""
},
"documents": {
"title": "",
"yamlMetadata": "YAML",
"slideExample": ""
},
"cheatsheet": {
"title": "",
"example": "",
"syntax": "",
"underlinedText": "",
"highlightedText": "",
"externalService": ""
}
},
"error": {
"locked": {
"title": "",
"description": ""
},
"limitReached": {
"title": "",
"description": "",
"advice": ""
},
"incompatible": {
"title": "",
"advice": ""
},
"newVersion": {
"title": "",
"linkText": "",
"advice": ""
},
"userStateChanged": {
"title": "",
"description": ""
}
},
"viewMode": {
"view": "",
"both": ""
},
"darkMode": {},
"editorToolbar": {
"bold": "",
"strikethrough": "",
"header": "",
"code": "",
"blockquote": "",
"unorderedList": "",
"orderedList": "",
"checkList": "TODO",
"link": "",
"image": "",
"uploadImage": ""
},
"documentBar": {
"menu": "",
"new": "",
"shareLink": "",
"extra": "",
"revision": "",
"slideMode": "",
"download": "",
"help": ""
},
"export": {
"rawHtml": "HTML"
},
"import": {
"clipboard": ""
},
"modal": {
"snippetImport": {
"title": "",
"selectProject": "",
"selectSnippet": ""
},
"gistImport": {
"title": "gist",
"insertGistUrl": "gistURL"
},
"snippetExport": {
"title": "",
"visibilityLevel": ""
},
"revision": {
"title": "",
"revertButton": ""
},
"clipboardImport": {
"title": "",
"insertMarkdown": "Markdown"
},
"deleteNote": {
"question": "",
"warning": ""
}
}
},
"common": {
"import": "",
"export": "",
"refresh": "",
"cancel": "",
"ok": "OK",
"or": ""
},
"login": {
"chooseMethod": "",
"signInVia": "{{service}}",
"signIn": "",
"signOut": "",
"register": {
"title": ""
},
"auth": {
"error": {}
}
}
}