diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-09-04 21:46:01 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-09-04 21:46:01 +0300 |
commit | 750349053c893e1841aa08805662a4fc38eb1f46 (patch) | |
tree | 68b6806c4e60d6cebdbc3f1a094cd8707b5e9b11 /i18n/ja.i18n.json | |
parent | bfbe32e1ec945e883a5d0dbf52c5554d8908d995 (diff) | |
download | wekan-750349053c893e1841aa08805662a4fc38eb1f46.tar.gz wekan-750349053c893e1841aa08805662a4fc38eb1f46.tar.bz2 wekan-750349053c893e1841aa08805662a4fc38eb1f46.zip |
Update translations.
Diffstat (limited to 'i18n/ja.i18n.json')
-rw-r--r-- | i18n/ja.i18n.json | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index ce95bea4..e834f064 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -111,8 +111,8 @@ "restore-board": "ボードをリストア", "no-archived-boards": "No Boards in Archive.", "archives": "アーカイブ", - "template": "Template", - "templates": "Templates", + "template": "テンプレート", + "templates": "テンプレート", "assign-member": "メンバーの割当", "attached": "添付されました", "attachment": "添付ファイル", @@ -164,7 +164,7 @@ "cardLabelsPopup-title": "ラベル", "cardMembersPopup-title": "メンバー", "cardMorePopup-title": "さらに見る", - "cardTemplatePopup-title": "Create template", + "cardTemplatePopup-title": "テンプレートの作成", "cards": "カード", "cards-count": "カード", "casSignIn": "Sign In with CAS", @@ -387,8 +387,8 @@ "muted-info": "このボードの変更は通知されません", "my-boards": "自分のボード", "name": "名前", - "no-archived-cards": "No cards in Archive.", - "no-archived-lists": "No lists in Archive.", + "no-archived-cards": "カードをアーカイブする", + "no-archived-lists": "リストをアーカイブする", "no-archived-swimlanes": "No swimlanes in Archive.", "no-results": "該当するものはありません", "normal": "通常", @@ -477,9 +477,9 @@ "welcome-swimlane": "Milestone 1", "welcome-list1": "基本", "welcome-list2": "高度", - "card-templates-swimlane": "Card Templates", - "list-templates-swimlane": "List Templates", - "board-templates-swimlane": "Board Templates", + "card-templates-swimlane": "カードのテンプレート", + "list-templates-swimlane": "リストのテンプレート", + "board-templates-swimlane": "ボードのテンプレート", "what-to-do": "何をしたいですか?", "wipLimitErrorPopup-title": "Invalid WIP Limit", "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.", @@ -510,9 +510,14 @@ "email-smtp-test-text": "You have successfully sent an email", "error-invitation-code-not-exist": "招待コードが存在しません", "error-notAuthorized": "このページを参照する権限がありません。", + "webhook-title": "Webhook Name", + "webhook-token": "Token (Optional for Authentication)", "outgoing-webhooks": "発信Webフック", + "bidirectional-webhooks": "Two-Way Webhooks", "outgoingWebhooksPopup-title": "発信Webフック", "boardCardTitlePopup-title": "Card Title Filter", + "disable-webhook": "Disable This Webhook", + "global-webhook": "Global Webhooks", "new-outgoing-webhook": "発信Webフックの作成", "no-name": "(Unknown)", "Node_version": "Nodeバージョン", |