mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
chore: Updated translations from Hosted Weblate (#169)
This commit is contained in:
commit
4802aa470d
2 changed files with 34 additions and 2 deletions
|
|
@ -1186,5 +1186,17 @@
|
|||
"description": "To indicate a default value, default video player backend"
|
||||
},
|
||||
"noVideoPlayerOptions": "El backend seleccionado no tiene opciones",
|
||||
"@noVideoPlayerOptions": {}
|
||||
"@noVideoPlayerOptions": {},
|
||||
"mediaSegmentRecap": "Resumen",
|
||||
"@mediaSegmentRecap": {},
|
||||
"mediaSegmentIntro": "Introducción",
|
||||
"@mediaSegmentIntro": {},
|
||||
"mediaSegmentUnknown": "Desconocido",
|
||||
"@mediaSegmentUnknown": {},
|
||||
"mediaSegmentCommercial": "Comercial",
|
||||
"@mediaSegmentCommercial": {},
|
||||
"mediaSegmentPreview": "Vista previa",
|
||||
"@mediaSegmentPreview": {},
|
||||
"mediaSegmentOutro": "Otro",
|
||||
"@mediaSegmentOutro": {}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1193,5 +1193,25 @@
|
|||
"playerSettingsBackendDesc": "Виберіть медіапрогравач, який вам подобається, для оптимального відтворення",
|
||||
"@playerSettingsBackendDesc": {},
|
||||
"noVideoPlayerOptions": "Обраний бекенд не має опцій",
|
||||
"@noVideoPlayerOptions": {}
|
||||
"@noVideoPlayerOptions": {},
|
||||
"skipButtonLabel": "Пропустити {segment}",
|
||||
"@skipButtonLabel": {
|
||||
"placeholders": {
|
||||
"segment": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaSegmentPreview": "Попередній перегляд",
|
||||
"@mediaSegmentPreview": {},
|
||||
"mediaSegmentRecap": "Підсумок",
|
||||
"@mediaSegmentRecap": {},
|
||||
"mediaSegmentIntro": "Вступ",
|
||||
"@mediaSegmentIntro": {},
|
||||
"mediaSegmentOutro": "Завершення",
|
||||
"@mediaSegmentOutro": {},
|
||||
"mediaSegmentUnknown": "Невідомо",
|
||||
"@mediaSegmentUnknown": {},
|
||||
"mediaSegmentCommercial": "Реклама",
|
||||
"@mediaSegmentCommercial": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue