You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/hu/post-queue.json

31 lines
1.2 KiB
JSON

{
"post-queue": "Hozzászólási várósor",
"description": "Nem várakozik egy bejegyzés sem a sorban. <br> Hogy bekapcsold ezt a funckiót, menj a <a href=\"%1\">Beállítások &rarr; Bejegyzés &rarr; Bejegyzés sor</a> és fogadd el a <strong>Bejegyzés sor</strong>. -t",
"user": "Felhasználó",
"category": "Kategória",
"title": "Cím",
"content": "Tartalom",
"posted": "Bejegyzés létrehozva",
"reply-to": "Válasz neki \"%1\"",
"content-editable": "Kattints a tartalomra, hogy szerkeszthesd",
"category-editable": "Kattints a kategóriára, hogy szerkeszthesd",
"title-editable": "Kattints a címre, hogy szerkeszthesd",
"reply": "Válasz",
"topic": "Témakör",
"accept": "Elfogad",
"reject": "Elutasít",
"remove": "Remove",
"notify": "Notify",
"notify-user": "Notify User",
"confirm-reject": "Do you want to reject this post?",
"bulk-actions": "Bulk Actions",
"accept-all": "Accept All",
"accept-selected": "Accept Selected",
"reject-all": "Reject All",
"reject-all-confirm": "Do you want to reject all posts?",
"reject-selected": "Reject Selected",
"reject-selected-confirm": "Do you want to reject %1 selected posts?",
"bulk-accept-success": "%1 posts accepted",
"bulk-reject-success": "%1 posts rejected"
}