diff options
Diffstat (limited to 'client/src/locale/player.gl-ES.json')
-rw-r--r-- | client/src/locale/player.gl-ES.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/client/src/locale/player.gl-ES.json b/client/src/locale/player.gl-ES.json index 5c37e3e1b..3c5bf7565 100644 --- a/client/src/locale/player.gl-ES.json +++ b/client/src/locale/player.gl-ES.json | |||
@@ -7,13 +7,17 @@ | |||
7 | "peer": "parceiro", | 7 | "peer": "parceiro", |
8 | "Go to the video page": "Ir a páxina do vídeo", | 8 | "Go to the video page": "Ir a páxina do vídeo", |
9 | "Settings": "Axustes", | 9 | "Settings": "Axustes", |
10 | "Uses P2P, others may know you are watching this video.": "Utiliza P2P, outras poderían saber que estás a ver este vídeo.", | 10 | "Watching this video may reveal your IP address to others.": "Watching this video may reveal your IP address to others.", |
11 | "Copy the video URL": "Copiar URL do vídeo", | 11 | "Copy the video URL": "Copiar URL do vídeo", |
12 | "Copy the video URL at the current time": "Copiar URL do vídeo na posición actual", | 12 | "Copy the video URL at the current time": "Copiar URL do vídeo na posición actual", |
13 | "Copy embed code": "Copiar código de inscrustado", | 13 | "Copy embed code": "Copiar código de inscrustado", |
14 | "Copy magnet URI": "Copiar URI magnet", | 14 | "Copy magnet URI": "Copiar URI magnet", |
15 | "Total downloaded: ": "Total descargado: ", | 15 | "Total downloaded: ": "Total descargado: ", |
16 | "Total uploaded: ": "Total subido: ", | 16 | "Total uploaded: ": "Total subido: ", |
17 | "From servers: ": "From servers: ", | ||
18 | "From peers: ": "From peers: ", | ||
19 | "Normal mode": "Normal mode", | ||
20 | "Theater mode": "Theater mode", | ||
17 | "Audio Player": "Reprodutor de audio", | 21 | "Audio Player": "Reprodutor de audio", |
18 | "Video Player": "Reprodutor de vídeo", | 22 | "Video Player": "Reprodutor de vídeo", |
19 | "Play": "Reproducir", | 23 | "Play": "Reproducir", |
@@ -96,5 +100,6 @@ | |||
96 | "Caption Settings Dialog": "Diálogo de axustes dos comentarios", | 100 | "Caption Settings Dialog": "Diálogo de axustes dos comentarios", |
97 | "Beginning of dialog window. Escape will cancel and close the window.": "Inicio da xanela de diálogo. Escape cancelará e pechará a xanela.", | 101 | "Beginning of dialog window. Escape will cancel and close the window.": "Inicio da xanela de diálogo. Escape cancelará e pechará a xanela.", |
98 | "End of dialog window.": "Fin da xanela de diálogo.", | 102 | "End of dialog window.": "Fin da xanela de diálogo.", |
99 | "{1} is loading.": "{1} está a cargarse." | 103 | "{1} is loading.": "{1} está a cargarse.", |
104 | "Uses P2P, others may know you are watching this video.": "Utiliza P2P, outras poderían saber que estás a ver este vídeo." | ||
100 | } | 105 | } |