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/he.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/he.i18n.json')
-rw-r--r-- | i18n/he.i18n.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index 4009e08c..7622407d 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -284,11 +284,13 @@ "import-board-c": "יבוא לוח", "import-board-title-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": "בלוח הטרלו שלך, עליך ללחוץ על ‚תפריט‘, ואז על ‚עוד‘, ‚הדפסה וייצוא‘, ‚יצוא JSON‘ ולהעתיק את הטקסט שנוצר.", "import-board-instruction-wekan": "בלוח ה־Wekan, יש לגשת אל ‚תפריט‘, לאחר מכן ‚יצוא לוח‘ ולהעתיק את הטקסט בקובץ שהתקבל.", + "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", |