New translations en.po (Russian)

[ci skip]
This commit is contained in:
hank
2026-08-18 13:52:22 -04:00
parent 873aedc27a
commit ca1113d029

View File

@@ -8,7 +8,7 @@ msgstr ""
"Language: ru\n"
"Project-Id-Version: beszel\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2026-08-17 21:43\n"
"PO-Revision-Date: 2026-08-18 17:52\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"
@@ -1077,8 +1077,8 @@ msgid "Memory Usage"
msgstr "Использование памяти"
#: src/components/routes/system/charts/memory-charts.tsx
msgid "Memory usage of docker containers"
msgstr "Использование памяти контейнерами Docker"
msgid "Memory usage of containers"
msgstr "Использование памяти контейнерами"
#. Device model
#: src/components/routes/system/smart-table.tsx
@@ -1099,8 +1099,8 @@ msgid "Net"
msgstr "Сеть"
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
msgstr "Сетевой трафик контейнеров Docker"
msgid "Network traffic of containers"
msgstr "Сетевой трафик контейнеров"
#: src/components/routes/system/charts/network-charts.tsx
#: src/components/routes/system/network-sheet.tsx