Merge pull request #2462 from element-hq/actions/localazy-download

Localazy Download
This commit is contained in:
ElementRobot 2025-07-25 07:23:34 +01:00 committed by GitHub
commit bff219808e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 0 deletions

View File

@ -35,6 +35,13 @@
"file_menu": {
"label": "Fájl"
},
"icon_overlay": {
"description_error": "Hiba",
"description_notifications": {
"one": "%(count)s olvasatlan értesítése van.",
"other": "%(count)s olvasatlan értesítése van."
}
},
"menu": {
"hide": "Elrejtés",
"hide_others": "Mások elrejtése",

View File

@ -35,6 +35,14 @@
"file_menu": {
"label": "Súbor"
},
"icon_overlay": {
"description_error": "Chyba",
"description_notifications": {
"one": "Máte %(count)s neprečítané oznámenie.",
"few": "Máte %(count)s neprečítané oznámenia.",
"other": "Máte %(count)s neprečítaných oznámení."
}
},
"menu": {
"hide": "Skryť",
"hide_others": "Skryť ostatné",