🌐 New Crowdin updates (#1272)
This commit is contained in:
24
public/locales/hu/modules/video-stream.json
Normal file
24
public/locales/hu/modules/video-stream.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Videófolyam",
|
||||
"description": "Videófolyam vagy videó beágyazása egy kameráról vagy weboldalról",
|
||||
"settings": {
|
||||
"title": "Videófolyam beállítsai",
|
||||
"FeedUrl": {
|
||||
"label": "Hírcsatorna URL"
|
||||
},
|
||||
"autoPlay": {
|
||||
"label": "Automatikus lejátszás"
|
||||
},
|
||||
"muted": {
|
||||
"label": "Hang némítása"
|
||||
},
|
||||
"controls": {
|
||||
"label": "Videolejátszó vezérlők"
|
||||
}
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"invalidStream": "Érvénytelen folyam"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user