From 7e4fddd9325331092cf7a982f64f1d6ef83ebfbd Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 5 Jul 2018 22:49:25 +0300 Subject: Update translations. --- i18n/fa.i18n.json | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) (limited to 'i18n/fa.i18n.json') diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json index caa87ded..481a56ac 100644 --- a/i18n/fa.i18n.json +++ b/i18n/fa.i18n.json @@ -2,6 +2,7 @@ "accept": "پذیرش", "act-activity-notify": "[wekan] اطلاع فعالیت", "act-addAttachment": "پیوست __attachment__ به __card__", + "act-addSubtask": "added subtask __checklist__ to __card__", "act-addChecklist": "سیاهه __checklist__ به __card__ افزوده شد", "act-addChecklistItem": "__checklistItem__ به سیاهه __checklist__ در __card__ افزوده شد", "act-addComment": "درج نظر برای __card__: __comment__", @@ -41,6 +42,7 @@ "activity-removed": "%s از %s حذف شد", "activity-sent": "ارسال %s به %s", "activity-unjoined": "قطع اتصال %s", + "activity-subtask-added": "added subtask to %s", "activity-checklist-added": "سیاهه به %s اضافه شد", "activity-checklist-item-added": "added checklist item to '%s' in %s", "add": "افزودن", @@ -48,6 +50,7 @@ "add-board": "افزودن برد", "add-card": "افزودن کارت", "add-swimlane": "Add Swimlane", + "add-subtask": "Add Subtask", "add-checklist": "افزودن چک لیست", "add-checklist-item": "افزودن مورد به سیاهه", "add-cover": "جلد کردن", @@ -141,6 +144,7 @@ "changePasswordPopup-title": "تغییر کلمه عبور", "changePermissionsPopup-title": "تغییر دسترسی‌ها", "changeSettingsPopup-title": "تغییر تنظیمات", + "subtasks": "Subtasks", "checklists": "سیاهه‌ها", "click-to-star": "با کلیک کردن ستاره بدهید", "click-to-unstar": "با کلیک کردن ستاره را کم کنید", @@ -163,7 +167,8 @@ "comment-only": "فقط نظر", "comment-only-desc": "فقط می‌تواند روی کارت‌ها نظر دهد.", "computer": "رایانه", - "confirm-checklist-delete-dialog": "مطمئنید که می‌خواهید سیاهه را حذف کنید؟", + "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?", + "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?", "copy-card-link-to-clipboard": "درج پیوند کارت در حافظه", "copyCardPopup-title": "کپی کارت", "copyChecklistToManyCardsPopup-title": "کپی قالب کارت به کارت‌های متعدد", @@ -475,5 +480,22 @@ "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.", "delete-board-confirm-popup": "All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.", "boardDeletePopup-title": "Delete Board?", - "delete-board": "Delete Board" + "delete-board": "Delete Board", + "default-subtasks-board": "Subtasks for __board__ board", + "default": "Default", + "queue": "Queue", + "subtask-settings": "Subtasks Settings", + "boardSubtaskSettingsPopup-title": "Board Subtasks Settings", + "show-subtasks-field": "Cards can have subtasks", + "deposit-subtasks-board": "Deposit subtasks to this board:", + "deposit-subtasks-list": "Landing list for subtasks deposited here:", + "show-parent-in-minicard": "Show parent in minicard:", + "prefix-with-full-path": "Prefix with full path", + "prefix-with-parent": "Prefix with parent", + "subtext-with-full-path": "Subtext with full path", + "subtext-with-parent": "Subtext with parent", + "change-card-parent": "Change card's parent", + "parent-card": "Parent card", + "source-board": "Source board", + "no-parent": "Don't show parent" } \ No newline at end of file -- cgit v1.2.3-1-g7c22 From 5986f64d7278418a78402a9e4a3ffe97826c478e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 5 Jul 2018 23:23:37 +0300 Subject: Update translations. --- i18n/fa.i18n.json | 1 + 1 file changed, 1 insertion(+) (limited to 'i18n/fa.i18n.json') diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json index 481a56ac..2cd998be 100644 --- a/i18n/fa.i18n.json +++ b/i18n/fa.i18n.json @@ -134,6 +134,7 @@ "cardMorePopup-title": "بیشتر", "cards": "کارت‌ها", "cards-count": "کارت‌ها", + "casSignIn": "Sign In with CAS", "change": "تغییر", "change-avatar": "تغییر تصویر", "change-password": "تغییر کلمه عبور", -- cgit v1.2.3-1-g7c22