mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-27 15:01:49 +02:00
i18n: add default machine translations for new strings
This commit is contained in:
@@ -178,7 +178,7 @@ msgstr "대역폭"
|
||||
|
||||
#: src/components/routes/system.tsx
|
||||
msgid "Battery"
|
||||
msgstr ""
|
||||
msgstr "배터리"
|
||||
|
||||
#: src/components/login/auth-form.tsx
|
||||
msgid "Beszel supports OpenID Connect and many OAuth2 authentication providers."
|
||||
@@ -229,12 +229,12 @@ msgstr "일반 애플리케이션 옵션 변경."
|
||||
|
||||
#: src/components/routes/system.tsx
|
||||
msgid "Charge"
|
||||
msgstr ""
|
||||
msgstr "충전"
|
||||
|
||||
#. Context: Battery state
|
||||
#: src/lib/i18n.ts
|
||||
msgid "Charging"
|
||||
msgstr ""
|
||||
msgstr "충전 중"
|
||||
|
||||
#: src/components/routes/settings/general.tsx
|
||||
msgid "Chart options"
|
||||
@@ -355,7 +355,7 @@ msgstr "위험 (%)"
|
||||
#. Context: Battery state
|
||||
#: src/components/routes/system.tsx
|
||||
msgid "Current state"
|
||||
msgstr ""
|
||||
msgstr "현재 상태"
|
||||
|
||||
#: src/components/command-palette.tsx
|
||||
#: src/components/routes/home.tsx
|
||||
@@ -378,7 +378,7 @@ msgstr "지문 삭제"
|
||||
#. Context: Battery state
|
||||
#: src/lib/i18n.ts
|
||||
msgid "Discharging"
|
||||
msgstr ""
|
||||
msgstr "방전 중"
|
||||
|
||||
#: src/components/systems-table/systems-table-columns.tsx
|
||||
msgid "Disk"
|
||||
@@ -447,7 +447,7 @@ msgstr "이메일 알림"
|
||||
#. Context: Battery state
|
||||
#: src/lib/i18n.ts
|
||||
msgid "Empty"
|
||||
msgstr ""
|
||||
msgstr "빔"
|
||||
|
||||
#: src/components/login/login.tsx
|
||||
msgid "Enter email address to reset password"
|
||||
@@ -530,7 +530,7 @@ msgstr "비밀번호를 잊으셨나요?"
|
||||
#. Context: Battery state
|
||||
#: src/lib/i18n.ts
|
||||
msgid "Full"
|
||||
msgstr ""
|
||||
msgstr "가득"
|
||||
|
||||
#. Context: General settings
|
||||
#: src/components/routes/settings/general.tsx
|
||||
@@ -559,7 +559,7 @@ msgstr "호스트 / IP"
|
||||
#. Context: Battery state
|
||||
#: src/lib/i18n.ts
|
||||
msgid "Idle"
|
||||
msgstr ""
|
||||
msgstr "대기"
|
||||
|
||||
#: src/components/login/forgot-pass-form.tsx
|
||||
msgid "If you've lost the password to your admin account, you may reset it using the following command."
|
||||
@@ -1062,7 +1062,7 @@ msgstr "범용 토큰"
|
||||
#. Context: Battery state
|
||||
#: src/lib/i18n.ts
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
msgstr "알 수 없음"
|
||||
|
||||
#. Context: System is up
|
||||
#: src/components/routes/system.tsx
|
||||
|
||||
Reference in New Issue
Block a user