aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/server.ru-RU.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-01-21 10:18:52 +0100
committerChocobozzz <me@florianbigard.com>2022-01-21 10:18:52 +0100
commit94be5ecc4d7ca1acfae844cbe794fc6f7e690917 (patch)
treee6796132c3566dd6e61ec12e090c16c470b02319 /client/src/locale/server.ru-RU.json
parentd206dea25c36594e27027868646b42a6ca4a5f05 (diff)
downloadPeerTube-94be5ecc4d7ca1acfae844cbe794fc6f7e690917.tar.gz
PeerTube-94be5ecc4d7ca1acfae844cbe794fc6f7e690917.tar.zst
PeerTube-94be5ecc4d7ca1acfae844cbe794fc6f7e690917.zip
Update translations
Diffstat (limited to 'client/src/locale/server.ru-RU.json')
-rw-r--r--client/src/locale/server.ru-RU.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/src/locale/server.ru-RU.json b/client/src/locale/server.ru-RU.json
index c306b6d59..94f6cd788 100644
--- a/client/src/locale/server.ru-RU.json
+++ b/client/src/locale/server.ru-RU.json
@@ -40,6 +40,8 @@
40 "Success": "Завершено", 40 "Success": "Завершено",
41 "Failed": "Неудачно", 41 "Failed": "Неудачно",
42 "Rejected": "Отклонено", 42 "Rejected": "Отклонено",
43 "Cancelled": "Cancelled",
44 "Processing": "Processing",
43 "Regular": "Обычно", 45 "Regular": "Обычно",
44 "Watch later": "Посмотреть позже", 46 "Watch later": "Посмотреть позже",
45 "This video does not exist.": "Этого видео не существует.", 47 "This video does not exist.": "Этого видео не существует.",
@@ -248,6 +250,8 @@
248 "Chinese": "Китайский", 250 "Chinese": "Китайский",
249 "Zulu": "Зулу", 251 "Zulu": "Зулу",
250 "No linguistic content": "No linguistic content", 252 "No linguistic content": "No linguistic content",
253 "Simplified Chinese": "Simplified Chinese",
254 "Traditional Chinese": "Traditional Chinese",
251 "Normal mode": "Normal mode", 255 "Normal mode": "Normal mode",
252 "Theater mode": "Режим \"театр\"" 256 "Theater mode": "Режим \"театр\""
253} 257}