diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-11-08 22:49:08 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-11-08 22:49:08 +0200 |
commit | 4cf98134491b5870796de795418000c0a7c3a694 (patch) | |
tree | 7efdd76a487adec7ddd4277150bfd616baf11b2e /i18n/bg.i18n.json | |
parent | d44fb6bedd80e2ae85c028c4eb34bc9da90e4418 (diff) | |
download | wekan-4cf98134491b5870796de795418000c0a7c3a694.tar.gz wekan-4cf98134491b5870796de795418000c0a7c3a694.tar.bz2 wekan-4cf98134491b5870796de795418000c0a7c3a694.zip |
- 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
Diffstat (limited to 'i18n/bg.i18n.json')
-rw-r--r-- | i18n/bg.i18n.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/bg.i18n.json b/i18n/bg.i18n.json index 9b0e3c74..bddfb734 100644 --- a/i18n/bg.i18n.json +++ b/i18n/bg.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": "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-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": "Map members", "import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users", |