From 4cf98134491b5870796de795418000c0a7c3a694 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 8 Nov 2018 22:49:08 +0200 Subject: - Some fixes to Wekan import: - isCommentOnly and isNoComments are now optional - Turn off import error checking, so something is imported anyway, and import does not stop at error. - Now most of Sandstorm export do import to Standalone Wekan, but some of imported cards, dates etc are missing. - Sandstorm Import Wekan board warning messages are now translateable. Thanks to xet7 ! Closes #1945, closes #1616, closes #1903 --- i18n/ja.i18n.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i18n/ja.i18n.json') diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index aa3a0b86..9a85a1f4 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -284,11 +284,13 @@ "import-board-c": "ボードをインポート", "import-board-title-trello": "Trelloからボードをインポート", "import-board-title-wekan": "Wekanからボードをインポート", + "import-sandstorm-backup-warning": "Do not delete data you import from original Wekan or Trello before checking does this grain close and open again, or do you get Board not found error, that means data loss.", "import-sandstorm-warning": "ボードのインポートは、既存ボードのすべてのデータを置き換えます。", "from-trello": "Trelloから", "from-wekan": "Wekanから", "import-board-instruction-trello": "Trelloボードの、 'Menu' → 'More' → 'Print and Export' → 'Export JSON'を選択し、テキストをコピーしてください。", "import-board-instruction-wekan": "Wekanボードの、'Menu' → 'Export board'を選択し、ダウンロードされたファイルからテキストをコピーしてください。", + "import-board-instruction-about-errors": "If you get errors when importing board, sometimes importing still works, and board is at All Boards page.", "import-json-placeholder": "JSONデータをここに貼り付けする", "import-map-members": "メンバーを紐付け", "import-members-map": "インポートしたボードにはメンバーが含まれます。これらのメンバーをWekanのメンバーに紐付けしてください。", -- cgit v1.2.3-1-g7c22