chore: update translations with Fink 🐦

This commit is contained in:
araujosemacento
2024-11-16 01:34:41 -03:00
parent ed06a1e019
commit 461e7a11d3
2 changed files with 37 additions and 1 deletions
+29 -1
View File
@@ -56,6 +56,34 @@
"pages": {
"home": "Início",
"trending": "Popular",
"subscriptions": "Inscrições"
"subscriptions": "Inscrições",
"history": "Histórico",
"playlists": "Listas de reprodução"
},
"subscribers": "inscritos",
"unsubscribe": "Cancelar inscrição",
"loginRequired": "Login necessário",
"player": {
"audioOnly": "Somente áudio",
"theatreMode": "Modo teatro",
"pauseTimer": "Pausar temporizador",
"pauseVideoIn": "Pausar vídeo em ",
"share": {
"title": "Compartilhar",
"materialiousLink": "Copiar link Materialious",
"invidiousRedirect": "Copiar link de redirecionamento Invidious",
"youtubeLink": "Copiar link do Youtube"
},
"download": "Baixar",
"downloadSteps": {
"merging": "Mesclando vídeo e áudio juntos",
"video": "Baixando vídeo",
"audio": "Baixando áudio",
"ffmpeg": "Baixando biblioteca e componentes ffmpeg",
"classWorker": "Baixando o webworker do ffmpeg",
"core": "Baixando o núcleo do ffmpeg",
"wasm": "Baixando o wasm do ffmpeg",
"worker": "Baixando o worker do ffmpeg"
}
}
}
@@ -66,6 +66,8 @@
"player": {
"audioOnly": "Только звук",
"theatreMode": "Широкий экран",
"pauseTimer": "Таймер паузы",
"pauseVideoIn": "Приостановите видео на",
"share": {
"title": "Поделиться",
"materialiousLink": "Скопировать ссылку на Materialious",
@@ -73,6 +75,12 @@
"youtubeLink": "Скопировать ссылку на Youtube"
},
"download": "Скачать",
"downloadSteps": {
"merging": "Объединение видео и аудио",
"video": "Загрузка видео",
"audio": "Загрузка аудио",
"ffmpeg": "Загрузка библиотеки и компонентов ffmpeg"
},
"noPlaylists": "Нет списков воспроизведения",
"unableToLoadComments": "Невозможно загрузить комментарии",
"addToPlaylist": "Добавить в плейлист"