mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-14 09:46:01 -07:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.7% (399 of 404 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/pt_BR/
This commit is contained in:
parent
f41c032b16
commit
2d36f8a287
1 changed files with 23 additions and 1 deletions
|
|
@ -1179,5 +1179,27 @@
|
||||||
"closeVideo": "Fechar vídeo",
|
"closeVideo": "Fechar vídeo",
|
||||||
"@closeVideo": {},
|
"@closeVideo": {},
|
||||||
"playNextVideo": "Reproduzir próximo vídeo",
|
"playNextVideo": "Reproduzir próximo vídeo",
|
||||||
"@playNextVideo": {}
|
"@playNextVideo": {},
|
||||||
|
"skipButtonLabel": "Pular {segment}",
|
||||||
|
"@skipButtonLabel": {
|
||||||
|
"placeholders": {
|
||||||
|
"segment": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"mediaSegmentCommercial": "Comercial",
|
||||||
|
"@mediaSegmentCommercial": {},
|
||||||
|
"playerSettingsBackendDesc": "Escolha o seu reprodutor de mídia preferido para uma experiência de reprodução ideal",
|
||||||
|
"@playerSettingsBackendDesc": {},
|
||||||
|
"mediaSegmentUnknown": "Desconhecido",
|
||||||
|
"@mediaSegmentUnknown": {},
|
||||||
|
"defaultLabel": "Padrão",
|
||||||
|
"@defaultLabel": {
|
||||||
|
"description": "To indicate a default value, default video player backend"
|
||||||
|
},
|
||||||
|
"noVideoPlayerOptions": "O back-end selecionado não tem opções",
|
||||||
|
"@noVideoPlayerOptions": {},
|
||||||
|
"mdkExperimental": "MDK ainda está em fase experimental",
|
||||||
|
"@mdkExperimental": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue