New Crowdin translations by GitHub Action (#2534)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
github-actions[bot] 2024-01-20 00:16:55 -08:00 committed by GitHub
parent cca747c0fe
commit 8684292d02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
42 changed files with 746 additions and 368 deletions

View file

@ -12,6 +12,7 @@
"number": "{{value, number}}",
"ms": "{{value, number}}",
"date": "{{value, date}}",
"relativeDate": "{{value, relativeDate}}",
"uptime": "{{value, uptime}}",
"months": "mo",
"days": "d",
@ -491,9 +492,9 @@
},
"healthchecks": {
"new": "Нови",
"up": "Online",
"up": "Up",
"grace": "Гратисен период",
"down": "Изключен",
"down": "Down",
"paused": "Paused",
"status": "Статус",
"last_ping": "Last Ping",
@ -794,5 +795,13 @@
"digitalRelease": "Digital release",
"noEventsToday": "Няма събития за днес!",
"noEventsFound": "Няма намерени събития"
},
"romm": {
"platforms": "Platforms",
"totalRoms": "Total ROMs"
},
"netdata": {
"warnings": "Warnings",
"criticals": "Criticals"
}
}