Skip to content

Commit

Permalink
New translations en-us.json (Turkish)
Browse files Browse the repository at this point in the history
  • Loading branch information
VampireChicken12 committed Jul 29, 2024
1 parent e0c5c0d commit 6e9e8ec
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions public/locales/tr-TR.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@
"decreaseLimit": "Can't decrease further ({{SPEED}})",
"increaseLimit": "Can't increase further ({{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": "Screenshot"
Expand Down Expand Up @@ -409,6 +412,19 @@
},
"title": "Oynatma hızı ayarları"
},
"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": "Ekran görüntüsü tuşunu etkinleştir",
Expand Down Expand Up @@ -513,6 +529,14 @@
},
"title": "Ses güçlendirme ayarları"
},
"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": "Author",
"co-authors": "Co-authors",
Expand Down

0 comments on commit 6e9e8ec

Please sign in to comment.