summaryrefslogtreecommitdiffstats
path: root/i18n/ja.i18n.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ja.i18n.json')
-rw-r--r--i18n/ja.i18n.json17
1 files changed, 12 insertions, 5 deletions
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json
index c7b5cbd7..b30b9e7f 100644
--- a/i18n/ja.i18n.json
+++ b/i18n/ja.i18n.json
@@ -55,7 +55,7 @@
"and-n-other-card": "And __count__ other card",
"and-n-other-card_plural": "And __count__ other cards",
"apply": "適用",
- "app-is-offline": "現在オフラインです。ページを更新すると保存していないデータは失われます。",
+ "app-is-offline": "Wekan is loading, please wait. Refreshing the page will cause data loss. If Wekan does not load, please check that Wekan server has not stopped.",
"archive": "アーカイブ",
"archive-all": "すべてをアーカイブ",
"archive-board": "ボードをアーカイブ",
@@ -145,6 +145,7 @@
"computer": "コンピューター",
"create": "作成",
"createBoardPopup-title": "ボードの作成",
+ "chooseBoardSourcePopup-title": "Import board",
"createLabelPopup-title": "ラベルの作成",
"current": "現在",
"date": "日付",
@@ -204,9 +205,13 @@
"headerBarCreateBoardPopup-title": "ボードの作成",
"home": "ホーム",
"import": "インポート",
- "import-board": "Trelloからインポート",
- "import-board-title": "Trelloからボードをインポート",
- "import-board-trello-instruction": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text",
+ "import-board": "import board",
+ "import-board-title-trello": "Trelloからボードをインポート",
+ "import-board-title-wekan": "Import board from Wekan",
+ "from-trello": "From Trello",
+ "from-wekan": "From Wekan",
+ "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text",
+ "import-board-instruction-wekan": "In your Wekan board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
"import-json-placeholder": "Paste your valid JSON data here",
"import-map-members": "メンバーを紐付け",
"import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users",
@@ -355,5 +360,7 @@
"email-invite-register-subject": "__inviter__ sent you an invitation",
"email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
"error-invitation-code-not-exist": "招待コードが存在しません",
- "error-notAuthorized": "You are not authorized to view this page."
+ "error-notAuthorized": "You are not authorized to view this page.",
+ "outgoing-webhooks": "Outgoing Webhooks",
+ "outgoingWebhooksPopup-title": "Outgoing Webhooks"
} \ No newline at end of file