mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 02:09:28 +08:00
New Crowdin updates (#293)
* New translations en.po (Turkish) * New translations en.po (Russian) * New translations en.po (Ukrainian) Co-authored-by: zoixc <113115585+zoixc@users.noreply.github.com> Co-authored-by: stanol <stanol777@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ru\n"
|
||||
"Project-Id-Version: beszel\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-12 23:39\n"
|
||||
"PO-Revision-Date: 2024-11-19 22:34\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
@@ -126,7 +126,7 @@ msgstr "Среднее превышает <0>{value}{0}</0>"
|
||||
|
||||
#: src/components/routes/system.tsx:497
|
||||
msgid "Average power consumption of GPUs"
|
||||
msgstr ""
|
||||
msgstr "Среднее потребление мощности всеми GPU"
|
||||
|
||||
#: src/components/routes/system.tsx:385
|
||||
msgid "Average system-wide CPU utilization"
|
||||
@@ -134,7 +134,7 @@ msgstr "Среднее использование CPU по всей систем
|
||||
|
||||
#: src/components/routes/system.tsx:515
|
||||
msgid "Average utilization of {0}"
|
||||
msgstr ""
|
||||
msgstr "Среднее использование {0}"
|
||||
|
||||
#: src/components/command-palette.tsx:171
|
||||
#: src/components/navbar.tsx:94
|
||||
@@ -384,7 +384,7 @@ msgstr "Общие"
|
||||
|
||||
#: src/components/routes/system.tsx:496
|
||||
msgid "GPU Power Draw"
|
||||
msgstr ""
|
||||
msgstr "Потребляемая мощность GPU"
|
||||
|
||||
#: src/components/add-system.tsx:116
|
||||
msgid "Host / IP"
|
||||
|
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: tr\n"
|
||||
"Project-Id-Version: beszel\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-12 23:39\n"
|
||||
"PO-Revision-Date: 2024-11-19 12:08\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@@ -126,7 +126,7 @@ msgstr "Ortalama <0>{value}{0}</0> aşıyor"
|
||||
|
||||
#: src/components/routes/system.tsx:497
|
||||
msgid "Average power consumption of GPUs"
|
||||
msgstr ""
|
||||
msgstr "GPU ların ortalama güç tüketimi"
|
||||
|
||||
#: src/components/routes/system.tsx:385
|
||||
msgid "Average system-wide CPU utilization"
|
||||
@@ -384,7 +384,7 @@ msgstr "Genel"
|
||||
|
||||
#: src/components/routes/system.tsx:496
|
||||
msgid "GPU Power Draw"
|
||||
msgstr ""
|
||||
msgstr "GPU Güç Çekimi"
|
||||
|
||||
#: src/components/add-system.tsx:116
|
||||
msgid "Host / IP"
|
||||
|
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: uk\n"
|
||||
"Project-Id-Version: beszel\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-11-14 09:38\n"
|
||||
"PO-Revision-Date: 2024-11-20 16:59\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
@@ -332,7 +332,7 @@ msgstr "Помилка"
|
||||
|
||||
#: src/components/routes/home.tsx:81
|
||||
msgid "Exceeds {0}{1} in last {2, plural, one {# minute} other {# minutes}}"
|
||||
msgstr "Перевищує {0}{1} за останні {2, plural, one {# хвилину} other {# хвилин}}"
|
||||
msgstr "Перевищує {0}{1} протягом {2, plural, one {останньої # хвилини} other {останніх # хвилин}}"
|
||||
|
||||
#: src/components/routes/settings/config-yaml.tsx:72
|
||||
msgid "Existing systems not defined in <0>config.yml</0> will be deleted. Please make regular backups."
|
||||
|
Reference in New Issue
Block a user