diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-01-10 00:18:50 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-01-10 00:18:50 +0200 |
commit | b3e1b8683cdfe180f376a91ed4e21d0a1101e072 (patch) | |
tree | 4f14ef60eb694a276ff2559f9ea6b676c14933b2 | |
parent | be96f16069b0abb17ac91fe7c9bb05de79259bbb (diff) | |
download | wekan-b3e1b8683cdfe180f376a91ed4e21d0a1101e072.tar.gz wekan-b3e1b8683cdfe180f376a91ed4e21d0a1101e072.tar.bz2 wekan-b3e1b8683cdfe180f376a91ed4e21d0a1101e072.zip |
Update translations.v3.65
-rw-r--r-- | i18n/ja.i18n.json | 2 | ||||
-rw-r--r-- | i18n/ru.i18n.json | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 2721ab47..a64e5eb7 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -749,7 +749,7 @@ "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now", "act-atUserComment": "You were mentioned in [__board__] __list__/__card__", "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.", - "accounts-allowUserDelete": "Allow users to self delete their account", + "accounts-allowUserDelete": "ユーザー自身のアカウント削除を許可", "hide-minicard-label-text": "Hide minicard label text", "show-desktop-drag-handles": "Show desktop drag handles", "assignee": "Assignee", diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json index 94f4852e..2ee1946d 100644 --- a/i18n/ru.i18n.json +++ b/i18n/ru.i18n.json @@ -223,8 +223,8 @@ "comment-only-desc": "Может комментировать только карточки.", "no-comments": "Без комментариев", "no-comments-desc": "Не видит комментарии и историю действий.", - "worker": "Worker", - "worker-desc": "Can only move cards, assign itself to card and comment.", + "worker": "Исполнитель", + "worker-desc": "Может перемещать карточки, отмечаться как исполнитель и оставлять комментарии", "computer": "Загрузить с компьютера", "confirm-subtask-delete-dialog": "Вы уверены, что хотите удалить подзадачу?", "confirm-checklist-delete-dialog": "Вы уверены, что хотите удалить контрольный список?", |