Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(translations): sync translations from transifex (master) #16025

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ F_INDICATOR_PRIVATE_ADD=Add/Update Private Indicator
F_INDICATOR_DELETE=Delete Indicator
F_INDICATORTYPE_ADD=Add/Update Indicator Type
F_INDICATORTYPE_DELETE=Delete Indicator Type
F_INDICATOR_TYPE_MERGE=Merge Indicator Type
F_INDICATORGROUP_PUBLIC_ADD=Add/Update Public Indicator Group
F_INDICATORGROUP_PRIVATE_ADD=Add/Update Private Indicator Group
F_INDICATORGROUP_DELETE=Delete Indicator Group
Expand Down Expand Up @@ -1690,7 +1691,7 @@ wrong_username_or_password=\u0e8a\u0eb7\u0ec8 \u0ea5\u0eb0\u0eab\u0eb1\u0e94\u0e
authentication.message.account.invalid=\u0e8a\u0eb7\u0ec8 \u0ea5\u0eb0\u0eab\u0eb1\u0e94\u0e9c\u0ec8\u0eb2\u0e99 \u0e9a\u0ecd\u0ec8\u0e96\u0eb7\u0e81
authentication.message.account.locked=Your account is locked
powered_by=Powered by
sign_in=Sign in
sign_in=\u0ec0\u0e82\u0ebb\u0ec9\u0eb2\u0eaa\u0eb9\u0ec8\u0ea5\u0eb0\u0e9a\u0ebb\u0e9a
login_using_two_factor_authentication=Login using two factor authentication
two_factor_authentication_code=Two factor authentication code
sign_in_with_openID=Sign in with OpenID
Expand Down Expand Up @@ -1790,7 +1791,7 @@ email_invite_1_3rd_paragraph=You must respond to this invitation within 4 days.
#-- Cache strategy display strings --------------------------------------------#

cache_strategy=Cache strategy
respect_system_setting=Respect system setting
respect_system_setting=\u0e9b\u0eb0\u0e95\u0eb4\u0e9a\u0eb1\u0e94\u0e95\u0eb2\u0ea1\u0e81\u0eb2\u0e99\u0e95\u0eb1\u0ec9\u0e87\u0e84\u0ec8\u0eb2\u0e82\u0ead\u0e87\u0ea5\u0eb0\u0e9a\u0ebb\u0e9a
no_cache=No cache
cache_until_6am_tomorrow=Cache until 6 AM tomorrow
cache_for_two_weeks=Cache for two weeks
Expand Down
Loading