Add Hungarian translation
This commit is contained in:
parent
bd8a7ecb93
commit
ea8d38b3aa
11 changed files with 138 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] 1 órával ezelőtt
|
||||
*[other] {$duration} órával ezelőtt
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] 1 perccel ezelőtt
|
||||
*[other] {$duration} perccel ezelőtt
|
||||
}
|
||||
show-less = Kevesebb mutatása
|
||||
show-more = Több {$more} mutatása
|
||||
clear-group = Csoport törlése
|
||||
clear-all = Minden értesítés törlése
|
||||
do-not-disturb = Ne zavarjanak
|
||||
notification-settings = Értesítési beállítások...
|
||||
no-notifications = Nincsenek értesítések
|
||||
Loading…
Add table
Add a link
Reference in a new issue