mirror of
https://github.com/henrygd/beszel.git
synced 2026-09-26 09:54:29 +00:00
New translations en.po (Russian)
[ci skip]
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: 2026-09-24 17:29\n"
|
||||
"PO-Revision-Date: 2026-09-26 03:21\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"
|
||||
@@ -54,7 +54,7 @@ msgstr "{count, plural, one {{countString} минута} few {{countString} ми
|
||||
|
||||
#: src/components/network-monitors-table/network-monitors-columns.tsx
|
||||
msgid "{daysLeft, plural, one {# day} other {# days}}"
|
||||
msgstr ""
|
||||
msgstr "{daysLeft, plural, one {# день} other {# дней}}"
|
||||
|
||||
#: src/components/routes/system/charts/disk-charts.tsx
|
||||
msgid "{diskName} I/O"
|
||||
@@ -62,7 +62,7 @@ msgstr "Ввод-вывод {diskName}"
|
||||
|
||||
#: src/components/systems-table/systems-table-columns.tsx
|
||||
msgid "{numFailed, plural, one {# failed service} other {# failed services}}"
|
||||
msgstr ""
|
||||
msgstr "{numFailed, plural, one {# сбой службы} other {# сбоев служб}}"
|
||||
|
||||
#: src/components/routes/system/info-bar.tsx
|
||||
msgid "{threads, plural, one {# thread} other {# threads}}"
|
||||
@@ -70,7 +70,7 @@ msgstr "{threads, plural, one {# поток} few {# потока} many {# пот
|
||||
|
||||
#: src/components/systems-table/systems-table-columns.tsx
|
||||
msgid "{totalCount, plural, one {# service} other {# services}}"
|
||||
msgstr ""
|
||||
msgstr "{totalCount, plural, one {# сервис} other {# сервисов}}"
|
||||
|
||||
#: src/lib/utils.ts
|
||||
msgid "1 hour"
|
||||
@@ -137,7 +137,7 @@ msgstr "Активное состояние"
|
||||
|
||||
#: src/components/network-monitors-table/monitor-dialog.tsx
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
msgstr "Добавить"
|
||||
|
||||
#: src/components/network-monitors-table/monitor-dialog.tsx
|
||||
#: src/components/network-monitors-table/monitor-dialog.tsx
|
||||
@@ -406,15 +406,15 @@ msgstr "Цельсий (°C)"
|
||||
#: src/components/network-monitors-table/network-monitors-columns.tsx
|
||||
#: src/components/network-monitors-table/network-monitors-columns.tsx
|
||||
msgid "Certificate"
|
||||
msgstr ""
|
||||
msgstr "Сертификат"
|
||||
|
||||
#: src/components/network-monitors-table/network-monitors-table.tsx
|
||||
msgid "Certificate expired {expires}"
|
||||
msgstr ""
|
||||
msgstr "Сертификат истёк {expires}"
|
||||
|
||||
#: src/components/network-monitors-table/network-monitors-table.tsx
|
||||
msgid "Certificate expires {expires}"
|
||||
msgstr ""
|
||||
msgstr "Сертификат истекает {expires}"
|
||||
|
||||
#: src/components/routes/settings/general.tsx
|
||||
msgid "Change display units for metrics."
|
||||
@@ -905,7 +905,7 @@ msgstr "Завершился активным"
|
||||
|
||||
#: src/components/network-monitors-table/network-monitors-columns.tsx
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
msgstr "Срок истек"
|
||||
|
||||
#: src/components/routes/settings/tokens-fingerprints.tsx
|
||||
msgid "Expires after one hour or on hub restart."
|
||||
@@ -1977,7 +1977,7 @@ msgstr "Цель"
|
||||
#: src/components/network-monitors-table/monitor-dialog.tsx
|
||||
#: src/components/network-monitors-table/monitor-dialog.tsx
|
||||
msgid "target[,protocol[,port[,interval]]]"
|
||||
msgstr ""
|
||||
msgstr "target[,protocol[,port[,интервал]]]"
|
||||
|
||||
#: src/components/systemd-table/systemd-table.tsx
|
||||
msgid "Tasks"
|
||||
|
||||
Reference in New Issue
Block a user