Merge branch 'master' of github.com:FreeTubeApp/FreeTube-Vue

This commit is contained in:
Preston 2020-08-22 16:51:39 -04:00
commit 722c1049ce
1 changed files with 168 additions and 152 deletions

View File

@ -37,7 +37,7 @@ Search Filters:
Most Relevant: 'Más relevante'
Rating: 'Calificación'
Upload Date: 'Fecha de carga'
View Count: ''
View Count: 'Recuento de vistas'
Time:
Time: 'Tiempo'
Any Time: ''
@ -85,115 +85,119 @@ Settings:
Settings: 'Ajustes'
General Settings:
General Settings: 'Ajustes generales'
Fallback to Non-Preferred Backend on Failure: ''
Enable Search Suggestions: ''
Default Landing Page: ''
Locale Preference: ''
Fallback to Non-Preferred Backend on Failure: 'Recurrir a otro motor en caso de
fallo'
Enable Search Suggestions: 'Activar sugerencias de búsqueda'
Default Landing Page: 'Página de destino predeterminada'
Locale Preference: 'Ajustes de ubicación'
Preferred API Backend:
Preferred API Backend: ''
Local API: ''
Invidious API: ''
Preferred API Backend: 'API principal'
Local API: 'API Local'
Invidious API: 'API Invidious'
Video View Type:
Video View Type: ''
Grid: ''
List: ''
Video View Type: 'Tipo de vista de video'
Grid: 'Cuadrícula'
List: 'Lista'
Thumbnail Preference:
Thumbnail Preference: ''
Default: ''
Beginning: ''
Middle: ''
End: ''
'Invidious Instance (Default is https://invidio.us)': ''
Region for Trending: ''
Thumbnail Preference: 'Preferencias de miniatura'
Default: 'Predeterminado'
Beginning: 'Principio'
Middle: 'Medio'
End: 'Fin'
'Invidious Instance (Default is https://invidio.us)': 'Instancia de Invidious
(por defecto es https://invidio.us)'
Region for Trending: 'Tendencia por región'
#! List countries
Theme Settings:
Theme Settings: ''
Match Top Bar with Main Color: ''
Theme Settings: 'Ajustes de apariencia'
Match Top Bar with Main Color: 'Igualar la barra superior con el color principal'
Base Theme:
Base Theme: ''
Black: ''
Dark: ''
Light: ''
Base Theme: 'Apariencia base'
Black: 'Negro'
Dark: 'Oscuro'
Light: 'Claro'
Main Color Theme:
Main Color Theme: ''
Red: ''
Pink: ''
Purple: ''
Deep Purple: ''
Indigo: ''
Blue: ''
Light Blue: ''
Cyan: ''
Teal: ''
Green: ''
Light Green: ''
Lime: ''
Yellow: ''
Amber: ''
Orange: ''
Deep Orange: ''
Secondary Color Theme: ''
Main Color Theme: 'Color principal de la apariencia'
Red: 'Rojo'
Pink: 'Rosado'
Purple: 'Morado'
Deep Purple: 'Morado profundo'
Indigo: 'Indigo'
Blue: 'Azul'
Light Blue: 'Azul claro'
Cyan: 'Cian'
Teal: 'Verde agua'
Green: 'Verde'
Light Green: 'Verde claro'
Lime: 'Lima'
Yellow: 'Amarillo'
Amber: 'Ámbar'
Orange: 'Naranja'
Deep Orange: 'Naranja profundo'
Secondary Color Theme: 'Color secundario de la apariencia'
#* Main Color Theme
Player Settings:
Player Settings: ''
Force Local Backend for Legacy Formats: ''
Remember History: ''
Play Next Video: ''
Turn on Subtitles by Default: ''
Autoplay Videos: ''
Proxy Videos Through Invidious: ''
Player Settings: 'Ajustes del reproductor'
Force Local Backend for Legacy Formats: 'Forzar motor local para el formato heredado'
Remember History: 'Recordar historial'
Play Next Video: 'Reproducir el video siguiente'
Turn on Subtitles by Default: 'Activar subtitulos por defecto'
Autoplay Videos: 'Reproduccion automatica'
Proxy Videos Through Invidious: 'Enmascarar videos a través de invidious'
Autoplay Playlists: ''
Enable Theatre Mode by Default: ''
Default Volume: ''
Enable Theatre Mode by Default: 'Activar modo teatro por defecto'
Default Volume: 'Volumen predeterminado'
Default Playback Rate: ''
Default Video Format:
Default Video Format: ''
Dash Formats: ''
Legacy Formats: ''
Audio Formats: ''
Default Video Format: 'Formato de video predeterminado'
Dash Formats: 'Formato DASH'
Legacy Formats: 'Formatos heredados'
Audio Formats: 'Formatos de audio'
Default Quality:
Default Quality: ''
Auto: ''
144p: ''
240p: ''
360p: ''
480p: ''
720p: ''
1080p: ''
1440p: ''
4k: ''
8k: ''
Default Quality: 'Calidad predeterminada'
Auto: 'Automático'
144p: '144p'
240p: '240p'
360p: '360p'
480p: '480p'
720p: '720p'
1080p: '1080p'
1440p: '1440p'
4k: '4k'
8k: '8k'
Subscription Settings:
Subscription Settings: ''
Subscription Settings: 'Ajustes de suscripción'
Hide Videos on Watch: ''
Subscriptions Export Format:
Subscriptions Export Format: ''
#& Freetube
Newpipe: ''
OPML: ''
Manage Subscriptions: ''
Import Subscriptions: ''
Export Subscriptions: ''
How do I import my subscriptions?: ''
Newpipe: 'Newpipe'
OPML: 'OPML'
Manage Subscriptions: 'Administrar suscripciones'
Import Subscriptions: 'Importa tus suscripciones'
Export Subscriptions: 'Exporta tus suscripciones'
How do I import my subscriptions?: '¿Cómo importo mis suscripciones?'
Advanced Settings:
Advanced Settings: ''
Advanced Settings: 'Ajustes avanzados'
Enable Debug Mode (Prints data to the console): ''
'Proxy Address (Example: SOCKS5://127.0.0.1:9050 )': ''
'Clicking "TEST PROXY" button will send a request to https://ipinfo.io/json': ''
Use Tor / Proxy for API calls: ''
TEST PROXY: ''
#& Invidious Instance (Default is https://invidio.us)
See Public Instances: ''
See Public Instances: 'Ver Instancias Públicas'
Clear History:
Clear History: ''
Clear History: 'Borrar Historial'
# On Click
Are you sure you want to delete your history?: ''
Are you sure you want to delete your history?: '¿Está seguro de que desea eliminar
su historial?'
#& Yes
#& No
Clear Subscriptions:
Clear Subscriptions: ''
Clear Subscriptions: 'Borrar Suscripciones'
# On Click
Are you sure you want to remove all subscriptions?: ''
Are you sure you want to remove all subscriptions?: '¿Está seguro de que desea
eliminar todas las suscripciones?'
#& Yes
#& No
@ -203,68 +207,79 @@ About:
#& About
'This software is FOSS and released under the GNU Affero General Public License v3.0.': ''
'Found a bug? Want to suggest a feature? Want to help out? Check out our GitHub page. Pull requests are welcome.': >
'Found a bug? Want to suggest a feature? Want to help out? Check out our GitHub page. Pull requests are welcome.': >-
¿Encontraste un bug? ¿Quieres sugerir una nueva característica? ¿Quieres ayudar?
Visita nuestra página de Github. Las contribuciones son bienvenidas.
Thank you very much to the People and Projects that make FreeTube possible!: ''
Thank you very much to the People and Projects that make FreeTube possible!: '¡Muchas
gracias a las personas y proyectos que hacen posible FreeTube!'
'Want to chat? Join our Element / Matrix Server . Please check the rules before joining.': ''
'Want to chat? Join our Element / Matrix Server . Please check the rules before joining.': '¿Desea
chatear? Únete a nuestro servidor de Element / Matrix. Por favor revise las reglas
antes de unirse.'
'Looking for help? Check out our Wiki page.': ''
'Looking for help? Check out our Wiki page.': '¿Buscando ayuda? Visite nuestra pagina
de Wiki.'
Check out our Firefox extension!: ''
'If you enjoy using FreeTube, consider donating via Liberapay or through our Bitcoin address.': ''
'If you enjoy using FreeTube, consider donating via Liberapay or through our Bitcoin address.': 'Si
te gusta usar Free Tube, considera donar a través de Liberapay o a través de nuestra
dirección de Bitcoin.'
#~ 'BTC: 1Lih7Ho5gnxb1CwPD4o59ss78pwo2T91eS'
Latest FreeTube News: ''
Latest FreeTube News: 'Últimas noticias de FreeTube'
#On Channel Page
Channel:
Subscriber: ''
Subscribers: ''
Subscribe: ''
Unsubscribe: ''
Subscriber: 'Suscriptor'
Subscribers: 'Suscriptores'
Subscribe: 'Suscribir'
Unsubscribe: 'Desuscribir'
Search Channel: ''
Your search results have returned 0 results: ''
Sort By: ''
Your search results have returned 0 results: 'Los resultados de su búsqueda han
arrojado 0 resultados'
Sort By: 'Ordenar por'
Videos:
Videos: ''
This channel does not currently have any videos: ''
Videos: 'Videos'
This channel does not currently have any videos: 'Este canal no tiene ningun video
actualmente'
Sort Types:
Newest: ''
Oldest: ''
Most Popular: ''
Newest: 'Mas nuevo'
Oldest: 'Mas viejo'
Most Popular: 'Mas popular'
Playlists:
Playlists: ''
This channel does not currently have any playlists: ''
Playlists: 'Listas de Reproducción'
This channel does not currently have any playlists: 'Este canal no tiene ninguna
lista de reproducción actualmente'
Sort Types:
Last Video Added: ''
Newest: ''
Oldest: ''
Newest: 'Mas nuevo'
Oldest: 'Mas viejo'
About:
About: ''
Channel Description: ''
Channel Description: 'Descripción del canal'
Featured Channels: ''
Video:
Mark As Watched: ''
Remove From History: ''
Video has been marked as watched: ''
Video has been removed from your history: ''
Open in YouTube: ''
Mark As Watched: 'Marcar como visto'
Remove From History: 'Borrar del historial'
Video has been marked as watched: 'El vídeo ha sido marcado como visto'
Video has been removed from your history: 'El vídeo se ha borrado de tu historial'
Open in YouTube: 'Abrir en Youtube'
Copy YouTube Link: ''
Open YouTube Embedded Player: ''
Copy YouTube Embedded Player Link: ''
Open in Invidious: ''
Open in Invidious: 'Abrir en Invidious'
Copy Invidious Link: ''
View: ''
View: 'Ver'
Views: ''
# Context is "X People Watching"
Watching: ''
Watched: ''
Watching: 'Viendo'
Watched: 'Visto'
# As in a Live Video
Live: ''
Live Now: ''
Live: 'En vivo'
Live Now: 'En vivo'
Live Chat: ''
Enable Live Chat: ''
Live Chat is currently not supported in this build.: ''
@ -272,66 +287,66 @@ Video:
Live chat is enabled. Chat messages will appear here once sent.: ''
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': ''
Published:
Jan: ''
Feb: ''
Mar: ''
Apr: ''
May: ''
Jun: ''
Jul: ''
Aug: ''
Sep: ''
Oct: ''
Nov: ''
Dec: ''
Second: ''
Seconds: ''
Hour: ''
Hours: ''
Day: ''
Days: ''
Week: ''
Weeks: ''
Month: ''
Months: ''
Year: ''
Years: ''
Ago: ''
Upcoming: ''
Published on: ''
Jan: 'Ene'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Abr'
May: 'May'
Jun: 'Jun'
Jul: 'Jul'
Aug: 'Ago'
Sep: 'Sep'
Oct: 'Oct'
Nov: 'Nov'
Dec: 'Dic'
Second: 'Segundo'
Seconds: 'Segundos'
Hour: 'Hora'
Hours: 'Horas'
Day: 'Dia'
Days: 'Dias'
Week: 'Semana'
Weeks: 'Semanas'
Month: 'Mes'
Months: 'Meses'
Year: 'Año'
Years: 'Años'
Ago: 'Hace'
Upcoming: 'Estrena pronto'
Published on: 'Publicado en'
# $ is replaced with the number and % with the unit (days, hours, minutes...)
Publicationtemplate: ''
Publicationtemplate: 'Hace $ %'
#& Videos
Videos:
#& Sort By
Sort By:
Newest: ''
Newest: 'Mas nuevo'
Oldest: ''
#& Most Popular
#& Playlists
Playlist:
#& About
View Full Playlist: ''
View Full Playlist: 'Ver lista de reproducción completa'
Videos: ''
View: ''
Views: ''
Last Updated On: ''
Share Playlist:
Share Playlist: ''
Share Playlist: 'Compartir lista de reproducción'
Copy YouTube Link: ''
Open in YouTube: ''
Open in YouTube: 'Abrir en Youtube'
Copy Invidious Link: ''
Open in Invidious: ''
Open in Invidious: 'Abrir en Invidious'
# On Video Watch Page
#* Published
#& Views
Toggle Theatre Mode: ''
Change Format:
Change Video Formats: ''
Change Video Formats: 'Cambia formatos de vídeo'
Use Dash Formats: ''
Use Legacy Formats: ''
Use Audio Formats: ''
Use Audio Formats: 'Usa formatos de audio'
Share:
Share Video: ''
Copy Link: ''
@ -339,17 +354,18 @@ Share:
Copy Embed: ''
Open Embed: ''
# On Click
Invidious URL copied to clipboard: ''
Invidious URL copied to clipboard: 'La URL de Invidious ha sido copiado al portapapeles'
Invidious Embed URL copied to clipboard: ''
YouTube URL copied to clipboard: ''
YouTube URL copied to clipboard: 'La URL de Youtube ha sido copiado al portapapeles'
YouTube Embed URL copied to clipboard: ''
Mini Player: ''
Comments:
Comments: ''
Comments: 'Comentarios'
Click to View Comments: ''
Getting comment replies, please wait: ''
Getting comment replies, please wait: 'Recibiendo respuestas de comentarios, por
favor espere'
Show Comments: ''
Hide Comments: ''
Hide Comments: 'Esconde comentarios'
# Context: View 10 Replies, View 1 Reply
View: ''
Hide: ''