Skip to content

Commit

Permalink
New translations en-us.json (Russian)
Browse files Browse the repository at this point in the history
  • Loading branch information
VampireChicken12 committed Jul 29, 2024
1 parent 8e5d532 commit 535a282
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions public/locales/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@
"decreaseLimit": "Невозможно уменьшить ({{SPEED}})",
"increaseLimit": "Невозможно увеличить ({{SPEED}})"
},
"playlistLength": {
"title": "Total length may not be accurate if some videos are hidden or if you haven't loaded enough videos to get the full length."
},
"screenshotButton": {
"button": {
"label": "Скриншот"
Expand Down Expand Up @@ -409,6 +412,19 @@
},
"title": "Настройки скорости воспроизведения"
},
"playlistLength": {
"enable": {
"label": "Display playlist length information",
"title": "Shows the total length of the playlist, how much has been watched, and how much remains."
},
"title": "Playlist length settings",
"wayToGetLength": {
"select": {
"label": "Method to get playlist length",
"title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)"
}
}
},
"screenshotButton": {
"enable": {
"label": "Включить кнопку «Скриншот»",
Expand Down Expand Up @@ -513,6 +529,14 @@
},
"title": "Настройки усиления громкости"
},
"youtubeDataApiV3Key": {
"getApiKeyLinkText": "You can get one from here",
"input": {
"label": "API Key",
"title": "Enter your Youtube Data API V3 key."
},
"title": "YouTube API V3 Key"
},
"youtubeDeepDark": {
"author": "Автор",
"co-authors": "Соавторы",
Expand Down

0 comments on commit 535a282

Please sign in to comment.