diff options
author | Chocobozzz <me@florianbigard.com> | 2020-08-14 09:32:20 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-08-14 09:32:20 +0200 |
commit | ef78fdbb2ef51033822e174cfe38b3f0d664df56 (patch) | |
tree | 7ccc72893bc6bac7c2e9ea98299e5502c88b6533 /client/src/locale/player.ru-RU.json | |
parent | 6f0db095f898ce0c0f20b3d117f300ed5a35824c (diff) | |
download | PeerTube-ef78fdbb2ef51033822e174cfe38b3f0d664df56.tar.gz PeerTube-ef78fdbb2ef51033822e174cfe38b3f0d664df56.tar.zst PeerTube-ef78fdbb2ef51033822e174cfe38b3f0d664df56.zip |
Update player and server translations
Diffstat (limited to 'client/src/locale/player.ru-RU.json')
-rw-r--r-- | client/src/locale/player.ru-RU.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/client/src/locale/player.ru-RU.json b/client/src/locale/player.ru-RU.json index 67f5e6666..bbaecc624 100644 --- a/client/src/locale/player.ru-RU.json +++ b/client/src/locale/player.ru-RU.json | |||
@@ -7,7 +7,7 @@ | |||
7 | "peer": "пир", | 7 | "peer": "пир", |
8 | "Go to the video page": "Перейти на страницу с видео", | 8 | "Go to the video page": "Перейти на страницу с видео", |
9 | "Settings": "Настройки", | 9 | "Settings": "Настройки", |
10 | "Uses P2P, others may know you are watching this video.": "Использует P2P, другие могут знать, что вы просматриваете это видео.", | 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": "Скопировать URL видео", | 11 | "Copy the video URL": "Скопировать URL видео", |
12 | "Copy the video URL at the current time": "Скопировать URL видео с привязкой ко времени", | 12 | "Copy the video URL at the current time": "Скопировать URL видео с привязкой ко времени", |
13 | "Copy embed code": "Скопировать HTML-код", | 13 | "Copy embed code": "Скопировать HTML-код", |
@@ -96,5 +96,6 @@ | |||
96 | "Caption Settings Dialog": "Окно настроек заголовок", | 96 | "Caption Settings Dialog": "Окно настроек заголовок", |
97 | "Beginning of dialog window. Escape will cancel and close the window.": "Начало диалогового окна. Клавиша Escape отменит действие и закроет окно.", | 97 | "Beginning of dialog window. Escape will cancel and close the window.": "Начало диалогового окна. Клавиша Escape отменит действие и закроет окно.", |
98 | "End of dialog window.": "Конец диалогового окна.", | 98 | "End of dialog window.": "Конец диалогового окна.", |
99 | "{1} is loading.": "{1} загружается." | 99 | "{1} is loading.": "{1} загружается.", |
100 | "Uses P2P, others may know you are watching this video.": "Использует P2P, другие могут знать, что вы просматриваете это видео." | ||
100 | } | 101 | } |