mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-17 15:59:04 +00:00
perf: Translate
This commit is contained in:
@@ -8,6 +8,6 @@ class ActionChoices(models.TextChoices):
|
||||
review = 'review', _('Review')
|
||||
warning = 'warning', _('Warn')
|
||||
notice = 'notice', _('Notify')
|
||||
notify_and_warn = 'notify_and_warn', _('Notify and warn')
|
||||
notify_and_warn = 'notify_and_warn', _('Prompt and warn')
|
||||
face_verify = 'face_verify', _('Face Verify')
|
||||
face_online = 'face_online', _('Face Online')
|
||||
|
@@ -1747,7 +1747,7 @@ msgid "Notify"
|
||||
msgstr ""
|
||||
|
||||
#: acls/const.py:11
|
||||
msgid "Notify and warn"
|
||||
msgid "Prompt and warn"
|
||||
msgstr ""
|
||||
|
||||
#: acls/const.py:12
|
||||
|
@@ -1881,7 +1881,7 @@ msgid "Notify"
|
||||
msgstr "Notificación"
|
||||
|
||||
#: acls/const.py:11
|
||||
msgid "Notify and warn"
|
||||
msgid "Prompt and warn"
|
||||
msgstr "Sugerencia y alarma"
|
||||
|
||||
#: acls/const.py:12
|
||||
|
@@ -1829,7 +1829,7 @@ msgid "Notify"
|
||||
msgstr "通知する"
|
||||
|
||||
#: acls/const.py:11
|
||||
msgid "Notify and warn"
|
||||
msgid "Prompt and warn"
|
||||
msgstr "プロンプトと警告"
|
||||
|
||||
#: acls/const.py:12
|
||||
|
@@ -1848,7 +1848,7 @@ msgid "Notify"
|
||||
msgstr "Notificação"
|
||||
|
||||
#: acls/const.py:11
|
||||
msgid "Notify and warn"
|
||||
msgid "Prompt and warn"
|
||||
msgstr "Dica e alerta"
|
||||
|
||||
#: acls/const.py:12
|
||||
|
@@ -1834,7 +1834,7 @@ msgid "Notify"
|
||||
msgstr "Уведомление"
|
||||
|
||||
#: acls/const.py:11
|
||||
msgid "Notify and warn"
|
||||
msgid "Prompt and warn"
|
||||
msgstr "Подсказка и тревога"
|
||||
|
||||
#: acls/const.py:12
|
||||
|
@@ -1778,7 +1778,7 @@ msgid "Notify"
|
||||
msgstr "通知"
|
||||
|
||||
#: acls/const.py:11
|
||||
msgid "Notify and warn"
|
||||
msgid "Prompt and warn"
|
||||
msgstr "提示并告警"
|
||||
|
||||
#: acls/const.py:12
|
||||
|
@@ -1783,7 +1783,7 @@ msgid "Notify"
|
||||
msgstr "通知"
|
||||
|
||||
#: acls/const.py:11
|
||||
msgid "Notify and warn"
|
||||
msgid "Prompt and warn"
|
||||
msgstr "提示並警告"
|
||||
|
||||
#: acls/const.py:12
|
||||
|
Reference in New Issue
Block a user