mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 10:46:16 +01: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: 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