mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-26 17:38:31 +03:00
* New translations messages.json (French) * New translations messages.json (French) * New translations messages.json (Dutch) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Finnish) * New translations messages.json (German) * New translations messages.json (German) * New translations messages.json (Hungarian) * New translations messages.json (Swedish) * New translations messages.json (Swedish) * New translations messages.json (Bulgarian) * New translations messages.json (Finnish) * New translations messages.json (French)
34 lines
605 B
JSON
34 lines
605 B
JSON
{
|
|
"Name": {
|
|
"message": "SponsorBlock",
|
|
"description": "Name of the extension."
|
|
},
|
|
"Loading": {
|
|
"message": "Betöltés..."
|
|
},
|
|
"Hide": {
|
|
"message": "Sose mutassa"
|
|
},
|
|
"paused": {
|
|
"message": "Szüneteltetve"
|
|
},
|
|
"save": {
|
|
"message": "Mentés"
|
|
},
|
|
"reset": {
|
|
"message": "Visszaállítás"
|
|
},
|
|
"cancel": {
|
|
"message": "Mégse"
|
|
},
|
|
"delete": {
|
|
"message": "Törlés"
|
|
},
|
|
"preview": {
|
|
"message": "Előnézet"
|
|
},
|
|
"edit": {
|
|
"message": "Szerkesztés"
|
|
}
|
|
}
|