From 9c1213980d6695833cc2399933698cf1c8964439 Mon Sep 17 00:00:00 2001 From: Rusi Dimitrov Date: Sat, 9 Jul 2022 09:19:31 +0000 Subject: [PATCH 1/2] Translated using Weblate (Bulgarian) Currently translated at 100.0% (602 of 602 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/bg/ --- static/locales/bg.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/static/locales/bg.yaml b/static/locales/bg.yaml index edc13c674d6f8..43765c69c52f0 100644 --- a/static/locales/bg.yaml +++ b/static/locales/bg.yaml @@ -870,3 +870,12 @@ Age Restricted: Type: Channel: Канал Video: Видео +Channels: + Count: Намерени са $ канала. + Unsubscribe: Отписване + Unsubscribed: $ е премахнат от абонаментите + Unsubscribe Prompt: Сигурни ли сте, че искате да се отпишете от "$"? + Search bar placeholder: Търсене на канали + Channels: Канали + Title: Списък с канали + Empty: Списъкът с канали в момента е празен. From 8c0331a120ee82c4a45cc77c62ed6e464a496cc8 Mon Sep 17 00:00:00 2001 From: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com> Date: Sat, 9 Jul 2022 15:26:55 +0000 Subject: [PATCH 2/2] Added warning to external player tooltip (#2387) * Update en-US.yaml * Update static/locales/en-US.yaml Co-authored-by: absidue <48293849+absidue@users.noreply.github.com> Co-authored-by: absidue <48293849+absidue@users.noreply.github.com> --- static/locales/en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/locales/en-US.yaml b/static/locales/en-US.yaml index 2dd9ca96db0b2..8247bb1f40936 100644 --- a/static/locales/en-US.yaml +++ b/static/locales/en-US.yaml @@ -731,7 +731,7 @@ Tooltips: to quickly return to the default playback rate (1x unless it has been changed in the settings). External Player Settings: External Player: Choosing an external player will display an icon, for opening the - video (playlist if supported) in the external player, on the thumbnail. + video (playlist if supported) in the external player, on the thumbnail. Warning, Invidious settings do not affect external players. Custom External Player Executable: By default, FreeTube will assume that the chosen external player can be found via the PATH environment variable. If needed, a custom path can be set here.