mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
i18n(webui): translated using Weblate (Hungarian)
Currently translated at 68.7% (516 of 751 strings) Co-authored-by: Filip Jaruška <filip.jaruska@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/komga/webui/hu/ Translation: komga/webui
This commit is contained in:
parent
0ddb3d8496
commit
a844587e53
1 changed files with 6 additions and 1 deletions
|
|
@ -4,7 +4,8 @@
|
|||
"pageText": "{0}-{1} / {2}"
|
||||
},
|
||||
"dataIterator": {
|
||||
"loadingText": "Elemek betöltése..."
|
||||
"loadingText": "Elemek betöltése...",
|
||||
"noResultsText": "Nebyli nalezeny žádné podobné výsledky"
|
||||
},
|
||||
"dataTable": {
|
||||
"itemsPerPageText": "Sorok oldalanként:",
|
||||
|
|
@ -20,6 +21,10 @@
|
|||
"account_settings": "Fiókbeállítások",
|
||||
"change_password": "jelszó módosítása"
|
||||
},
|
||||
"announcements": {
|
||||
"mark_all_read": "Označit vše jako přečtené",
|
||||
"mark_read": "Označit jako přečtené"
|
||||
},
|
||||
"authentication_activity": {
|
||||
"datetime": "Dátum / idő",
|
||||
"email": "E-mail",
|
||||
|
|
|
|||
Loading…
Reference in a new issue