From 668b7e294de6012d3db64d30d5eb6366a9cc2b7e Mon Sep 17 00:00:00 2001 From: Milan Date: Mon, 20 May 2024 16:39:35 +0000 Subject: [PATCH 01/16] Translated using Weblate (Slovak) Currently translated at 62.2% (527 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/sk/ --- static/locales/sk.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/static/locales/sk.yaml b/static/locales/sk.yaml index 3fc5c2e47cf6c..2c03d2c6ceb8e 100644 --- a/static/locales/sk.yaml +++ b/static/locales/sk.yaml @@ -1,7 +1,6 @@ # Currently on Subscriptions, Playlists, and History 'This part of the app is not ready yet. Come back later when progress has been made.': >- - Táto časť aplikácie ešte nie je dokončená. Vráťte sa neskôr keď na nej spravíme - pokrok. + Táto časť aplikácie ešte nie je dokončená. Vráťte sa neskôr. # Webkit Menu Bar File: 'Súbor' @@ -674,10 +673,10 @@ Tooltips: využívajú menej dát. Zvukové formáty sú iba zvukové streamy. Proxy Videos Through Invidious: Namiesto priameho pripojenia k YouTube sa pripojí k Invidious, aby poskytoval videá. Prepíše preferenciu API. - Force Local Backend for Legacy Formats: Funguje, iba ak je predvoleným nastavením - rozhranie Invidious API. Ak je povolené, miestne API sa spustí a bude používať - pôvodné formáty, ktoré vráti, namiesto tých, ktoré vráti Invidious. Pomáha, - keď sa videá vrátené Invidious neprehrajú z dôvodu obmedzení krajín. + Force Local Backend for Legacy Formats: Funguje, iba ak je predvolené rozhranie + Invidious API. Ak je zapnuté, miestne API sa spustí a bude používať pôvodné + formáty, namiesto tých, ktoré vráti Invidious. Pomáha, keď sa videá vrátené + Invidious neprehrávajú kvôli obmedzeniam krajiny. Scroll Playback Rate Over Video Player: Keď je kurzor nad videom, stlačte a podržte kláves Control (kláves Command na Macu) a posúvaním kolieska myši dopredu alebo dozadu ovládajte rýchlosť prehrávania. Stlačte a podržte kláves Control (kláves From cb21fae48f6fa22ccb2fc404380663c42d4402bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Ersen?= Date: Mon, 20 May 2024 16:36:10 +0000 Subject: [PATCH 02/16] Translated using Weblate (Turkish) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/tr/ --- static/locales/tr.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/static/locales/tr.yaml b/static/locales/tr.yaml index 63629c3051918..214ad2c87533f 100644 --- a/static/locales/tr.yaml +++ b/static/locales/tr.yaml @@ -177,6 +177,10 @@ User Playlists: kullanımına geri dönüldü This playlist is now used for quick bookmark: Bu oynatma listesi artık hızlı yer imi için kullanılıyor + Playlist {playlistName} is the new quick bookmark playlist.: '{playlistName} + oynatma listesi yeni hızlı yer imi oynatma listesi.' + This playlist is already being used for quick bookmark.: Bu oynatma listesi + zaten hızlı yer imi için kullanılıyor. Search for Videos: Video Ara AddVideoPrompt: Select a playlist to add your N videos to: Videonuzu eklemek için bir oynatma @@ -219,10 +223,13 @@ User Playlists: Remove Watched Videos: İzlenen Videoları Kaldır Add to Favorites: '{playlistName} oynatma listesine ekle' Remove from Favorites: '{playlistName} oynatma listesinden kaldır' - Enable Quick Bookmark With This Playlist: Bu Oynatma Listesiyle Hızlı Yer İşaretini + Enable Quick Bookmark With This Playlist: Bu Oynatma Listesiyle Hızlı Yer İmini Etkinleştir Disable Quick Bookmark: Hızlı Yer İşaretini Devre Dışı Bırak Playlists with Matching Videos: Eşleşen Videoları İçeren Oynatma Listeleri + Quick Bookmark Enabled: Hızlı Yer İmi Etkin + Cannot delete the quick bookmark target playlist.: Hızlı yer imi hedef oynatma listesi + silinemiyor. History: # On History Page History: 'Geçmiş' From 7e568ad38754444af6a476f8eb593509dbdab5b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 20:34:49 +0000 Subject: [PATCH 03/16] Bump electron from 30.0.3 to 30.0.6 (#5137) Bumps [electron](https://github.com/electron/electron) from 30.0.3 to 30.0.6. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v30.0.3...v30.0.6) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 39 ++++++++++++++++++++++++++++++++------- 2 files changed, 33 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 087fd0d90964b..6d9f57b88bf05 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "copy-webpack-plugin": "^12.0.2", "css-loader": "^7.1.1", "css-minimizer-webpack-plugin": "^7.0.0", - "electron": "^30.0.3", + "electron": "^30.0.6", "electron-builder": "^24.13.3", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", diff --git a/yarn.lock b/yarn.lock index 331f1de526580..c006f57413bdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3625,10 +3625,10 @@ electron-to-chromium@^1.4.668: resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.715.tgz#bb16bcf2a3537962fccfa746b5c98c5f7404ff46" integrity sha512-XzWNH4ZSa9BwVUQSDorPWAUQ5WGuYz7zJUNpNif40zFCiCl20t8zgylmreNmn26h5kiyw2lg7RfTmeMBsDklqg== -electron@^30.0.3: - version "30.0.3" - resolved "https://registry.yarnpkg.com/electron/-/electron-30.0.3.tgz#7c25ddb12ba89fd117991d010f1b274b1bafcb73" - integrity sha512-h+suwx6e0fnv/9wi0/cmCMtG+4LrPzJZa+3DEEpxcPcP+pcWnBI70t8QspxgMNIh2wzXLMD9XVqrLkEbiBAInw== +electron@^30.0.6: + version "30.0.6" + resolved "https://registry.yarnpkg.com/electron/-/electron-30.0.6.tgz#9ddea5f68396ecca88ad7c2c466a30fc9c16144b" + integrity sha512-PkhEPFdpYcTzjAO3gMHZ+map7g2+xCrMDedo/L1i0ir2BRXvAB93IkTJX497U6Srb/09r2cFt+k20VPNVCdw3Q== dependencies: "@electron/get" "^2.0.0" "@types/node" "^20.9.0" @@ -7959,7 +7959,16 @@ statuses@2.0.1: resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow= -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: +"string-width-cjs@npm:string-width@^4.2.0": + version "4.2.3" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + +string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -8054,7 +8063,14 @@ string_decoder@~1.1.1: dependencies: safe-buffer "~5.1.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + +strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -9036,7 +9052,16 @@ wildcard@^2.0.0: resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.0.tgz#a77d20e5200c6faaac979e4b3aadc7b3dd7f8fec" integrity sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": + version "7.0.0" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + +wrap-ansi@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== From 678cf1706c98b693d83874279753aaa91c235ff2 Mon Sep 17 00:00:00 2001 From: absidue <48293849+absidue@users.noreply.github.com> Date: Tue, 21 May 2024 01:18:46 +0200 Subject: [PATCH 04/16] Fix vue-devtools getting bundled into production builds (#5139) --- src/main/index.js | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/src/main/index.js b/src/main/index.js index dd2a65667a916..90da8cbdfd083 100644 --- a/src/main/index.js +++ b/src/main/index.js @@ -543,7 +543,11 @@ function runApp() { await createWindow() if (process.env.NODE_ENV === 'development') { - installDevTools() + try { + require('vue-devtools').install() + } catch (err) { + console.error(err) + } } if (isDebug) { @@ -592,16 +596,6 @@ function runApp() { } } - async function installDevTools() { - try { - /* eslint-disable */ - require('vue-devtools').install() - /* eslint-enable */ - } catch (err) { - console.error(err) - } - } - async function createWindow( { replaceMainWindow = true, From eefe7e19f14f4cd05af096ffdb1ef35f5d3a12de Mon Sep 17 00:00:00 2001 From: absidue <48293849+absidue@users.noreply.github.com> Date: Tue, 21 May 2024 14:06:27 +0200 Subject: [PATCH 05/16] Fix gap next to banner when Hide Side Bar Labels is enabled (#5120) --- .../components/ft-refresh-widget/ft-refresh-widget.css | 8 +++++++- .../components/ft-refresh-widget/ft-refresh-widget.js | 4 ++++ .../components/ft-refresh-widget/ft-refresh-widget.vue | 3 ++- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/renderer/components/ft-refresh-widget/ft-refresh-widget.css b/src/renderer/components/ft-refresh-widget/ft-refresh-widget.css index f707eef4ee36e..a2637ea1abe90 100644 --- a/src/renderer/components/ft-refresh-widget/ft-refresh-widget.css +++ b/src/renderer/components/ft-refresh-widget/ft-refresh-widget.css @@ -24,6 +24,10 @@ inline-size: calc(100% - 200px); } +.floatingRefreshSection.hideLabelsSideBar { + inline-size: calc(100% - 60px); +} + .lastRefreshTimestamp { margin-block: 0; text-align: center; @@ -31,7 +35,9 @@ } @media only screen and (width <= 680px) { - .floatingRefreshSection, .floatingRefreshSection.sideNavOpen { + .floatingRefreshSection, + .floatingRefreshSection.sideNavOpen, + .floatingRefreshSection.hideLabelsSideBar { inline-size: 100%; border-inline-start: none; } diff --git a/src/renderer/components/ft-refresh-widget/ft-refresh-widget.js b/src/renderer/components/ft-refresh-widget/ft-refresh-widget.js index cfcfc48125dae..a7f5a420702fc 100644 --- a/src/renderer/components/ft-refresh-widget/ft-refresh-widget.js +++ b/src/renderer/components/ft-refresh-widget/ft-refresh-widget.js @@ -25,6 +25,10 @@ export default defineComponent({ computed: { isSideNavOpen: function () { return this.$store.getters.getIsSideNavOpen + }, + + hideLabelsSideBar: function () { + return this.$store.getters.getHideLabelsSideBar } }, methods: { diff --git a/src/renderer/components/ft-refresh-widget/ft-refresh-widget.vue b/src/renderer/components/ft-refresh-widget/ft-refresh-widget.vue index 81f916b34d45c..5a914b2579913 100644 --- a/src/renderer/components/ft-refresh-widget/ft-refresh-widget.vue +++ b/src/renderer/components/ft-refresh-widget/ft-refresh-widget.vue @@ -2,7 +2,8 @@

Date: Tue, 21 May 2024 06:06:08 +0000 Subject: [PATCH 06/16] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hans/ --- static/locales/zh-CN.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/locales/zh-CN.yaml b/static/locales/zh-CN.yaml index d797807744cad..98232540f8cbb 100644 --- a/static/locales/zh-CN.yaml +++ b/static/locales/zh-CN.yaml @@ -149,6 +149,9 @@ User Playlists: 进行快速添加书签操作 This playlist is now used for quick bookmark instead of {oldPlaylistName}. Click here to undo: 此播放列表现用于快速添加书签,而非 {oldPlaylistName}。单击此处撤销 + This playlist is already being used for quick bookmark.: 此播放列表已被用于快速书签。 + Playlist {playlistName} is the new quick bookmark playlist.: 播放列表 {playlistName} + 是新的快速书签播放列表。 Search for Videos: 搜索视频 Are you sure you want to delete this playlist? This cannot be undone: 你确定要删除此播放列表吗?此操作无法撤销。 Sort By: @@ -188,6 +191,8 @@ User Playlists: Remove from Favorites: 从播放列表 {playlistName} 删除 Disable Quick Bookmark: 停用快速添加书签 Playlists with Matching Videos: 有匹配视频的播放列表 + Quick Bookmark Enabled: 启用了快速书签 + Cannot delete the quick bookmark target playlist.: 无法删除快速书签目标播放列表。 History: # On History Page History: '历史记录' From 1659bc4d334c57e58ac1c1ff34d25ffd32a05bd7 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Tue, 21 May 2024 02:57:22 +0000 Subject: [PATCH 07/16] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hant/ --- static/locales/zh-TW.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/locales/zh-TW.yaml b/static/locales/zh-TW.yaml index 3ebd97ecc6c06..0678bc755538d 100644 --- a/static/locales/zh-TW.yaml +++ b/static/locales/zh-TW.yaml @@ -157,6 +157,9 @@ User Playlists: {oldPlaylistName}。點擊此處撤銷 Reverted to use {oldPlaylistName} for quick bookmark: 恢復為使用 {oldPlaylistName} 進行快速書籤 + This playlist is already being used for quick bookmark.: 此播放清單已用於快速書籤。 + Playlist {playlistName} is the new quick bookmark playlist.: 播放清單 {playlistName} + 是新的快速書籤播放清單。 Search for Videos: 搜尋影片 AddVideoPrompt: Select a playlist to add your N videos to: 選擇要新增影片的播放清單 | 選擇播放清單以將您的 {videoCount} @@ -188,6 +191,8 @@ User Playlists: Enable Quick Bookmark With This Playlist: 啟用此播放清單的快速書籤 Disable Quick Bookmark: 停用快速書籤 Playlists with Matching Videos: 包含相符影片的播放清單 + Quick Bookmark Enabled: 已啟用快速書籤 + Cannot delete the quick bookmark target playlist.: 無法刪除快速書籤目標播放清單。 History: # On History Page History: '觀看紀錄' From b0fce5976198702ce026d745cb246e994301b199 Mon Sep 17 00:00:00 2001 From: Dragibus Noir Date: Tue, 21 May 2024 02:30:02 +0000 Subject: [PATCH 08/16] Translated using Weblate (French) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/ --- static/locales/fr-FR.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/static/locales/fr-FR.yaml b/static/locales/fr-FR.yaml index 437ea40fa89df..7e12290145a47 100644 --- a/static/locales/fr-FR.yaml +++ b/static/locales/fr-FR.yaml @@ -181,6 +181,10 @@ User Playlists: de {oldPlaylistName}. Cliquez ici pour annuler Reverted to use {oldPlaylistName} for quick bookmark: Reprise de {oldPlaylistName} pour un marque-page rapide + This playlist is already being used for quick bookmark.: Cette liste de lecture + est déjà utilisée comme signet rapide. + Playlist {playlistName} is the new quick bookmark playlist.: La liste de lecture + {playlistName} est la nouvelle liste de lecture des signets rapides. Search for Videos: Rechercher des vidéos Are you sure you want to delete this playlist? This cannot be undone: Êtes-vous sûr(e) de vouloir supprimer cette liste de lecture ? Cette opération ne peut être @@ -230,6 +234,9 @@ User Playlists: liste de lecture Disable Quick Bookmark: Désactiver le marque-page rapide Playlists with Matching Videos: Listes de lecture avec des vidéos correspondantes + Quick Bookmark Enabled: Signet rapide activé + Cannot delete the quick bookmark target playlist.: Impossible de supprimer la liste + de lecture cible des signets rapides. History: # On History Page History: 'Historique' From 51d1189f737f8b79a76f9f785d737bae7f7ec48c Mon Sep 17 00:00:00 2001 From: Jose Delvani Date: Tue, 21 May 2024 04:31:40 +0000 Subject: [PATCH 09/16] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt_BR/ --- static/locales/pt-BR.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/static/locales/pt-BR.yaml b/static/locales/pt-BR.yaml index 197bed28713f5..3004bd8d0db66 100644 --- a/static/locales/pt-BR.yaml +++ b/static/locales/pt-BR.yaml @@ -195,6 +195,10 @@ User Playlists: vídeo Playlist has been updated.: Playlist atualizada. Video has been removed: Vídeo removido + This playlist is already being used for quick bookmark.: Esta playlist já está + sendo usada em "Favoritos Rápidos". + Playlist {playlistName} is the new quick bookmark playlist.: Playlist {playlistName} + é a nova playlist de "Favoritos Rápidos". Search for Videos: Pesquisar vídeos AddVideoPrompt: Toast: @@ -215,6 +219,9 @@ User Playlists: não pode ser desfeito. Remove Watched Videos: Remove vídeos assistidos Playlists with Matching Videos: Playlists com vídeos correspondentes + Quick Bookmark Enabled: Favoritos Rápidos ativado + Cannot delete the quick bookmark target playlist.: Não é possível excluir a playlist + de destino em "Favoritos Rápidos". History: # On History Page History: 'Histórico' From 73b2247539fbfedbf5da6d364a52f16069b120a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Grzegorz=20W=C3=B3jcicki?= Date: Mon, 20 May 2024 19:45:45 +0000 Subject: [PATCH 10/16] Translated using Weblate (Polish) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pl/ --- static/locales/pl.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/static/locales/pl.yaml b/static/locales/pl.yaml index 73e9727cf5398..2cb3b520ca5f4 100644 --- a/static/locales/pl.yaml +++ b/static/locales/pl.yaml @@ -174,6 +174,10 @@ User Playlists: ta playlista, zamiast „{oldPlaylistName}”, będzie używana dla funkcji Szybkiej Zakładki . Kliknij tutaj, by cofnąć zmianę Quick bookmark disabled: Wyłączono Szybką Zakładkę + Playlist {playlistName} is the new quick bookmark playlist.: Playlista „{playlistName}” + jest od teraz playlistą używaną dla funkcji Szybkiej Zakładki. + This playlist is already being used for quick bookmark.: Ta playlista jest już + używana dla funkcji Szybkiej Zakładki. Search for Videos: Szukaj filmów Are you sure you want to delete this playlist? This cannot be undone: Czy na pewno chcesz usunąć tę playlistę? Nie można cofnąć tej czynności. @@ -218,6 +222,9 @@ User Playlists: Disable Quick Bookmark: Wyłącz Szybką Zakładkę Enable Quick Bookmark With This Playlist: Włącz Szybką Zakładkę z tą playlistą Playlists with Matching Videos: Playlisty z pasującymi filmami + Quick Bookmark Enabled: Włączono Szybką Zakładkę + Cannot delete the quick bookmark target playlist.: Nie można usunąć playlisty wskazanej + dla Szybkiej Zakładki. History: # On History Page History: 'Historia' From 99fc0e473456f18529aa768fa24760dd7f2041b0 Mon Sep 17 00:00:00 2001 From: Massimo Pissarello Date: Tue, 21 May 2024 04:40:16 +0000 Subject: [PATCH 11/16] Translated using Weblate (Italian) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/ --- static/locales/it.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/static/locales/it.yaml b/static/locales/it.yaml index e2f69e855b35f..ac036126c65d5 100644 --- a/static/locales/it.yaml +++ b/static/locales/it.yaml @@ -175,6 +175,10 @@ User Playlists: This playlist is now used for quick bookmark instead of {oldPlaylistName}. Click here to undo: Questa playlist è ora usata per i segnalibri rapidi al posto di {oldPlaylistName}. Fai clic qui per annullare + This playlist is already being used for quick bookmark.: Questa playlist è già + utilizzata per i segnalibri rapidi. + Playlist {playlistName} is the new quick bookmark playlist.: La playlist {playlistName} + è la nuova playlist con segnalibri rapidi. Search for Videos: Cerca video Are you sure you want to delete this playlist? This cannot be undone: Sei sicuro di voler eliminare questa playlist? Questa operazione non può essere annullata. @@ -220,6 +224,9 @@ User Playlists: Enable Quick Bookmark With This Playlist: Abilita segnalibro rapido con questa playlist Disable Quick Bookmark: Disabilita segnalibro rapido Playlists with Matching Videos: Playlist con video corrispondenti + Cannot delete the quick bookmark target playlist.: Impossibile eliminare la playlist + di destinazione dei segnalibri rapidi. + Quick Bookmark Enabled: Segnalibri rapidi abilitati History: # On History Page History: 'Cronologia' From 7413a1226a4a1e00ba414e40baee2d8d725abb6b Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Tue, 21 May 2024 11:08:14 +0000 Subject: [PATCH 12/16] Translated using Weblate (Spanish) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/ --- static/locales/es.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/static/locales/es.yaml b/static/locales/es.yaml index 2573259777f55..6534d0e3ea9eb 100644 --- a/static/locales/es.yaml +++ b/static/locales/es.yaml @@ -173,6 +173,10 @@ User Playlists: Haga clic aquí para deshacer Reverted to use {oldPlaylistName} for quick bookmark: Revertido para usar {oldPlaylistName} para un marcador rápido + This playlist is already being used for quick bookmark.: Esta lista de reproducción + ya se utiliza como marcador rápido. + Playlist {playlistName} is the new quick bookmark playlist.: L lista de reproducción + {playlistName} es la nueva lista de reproducción de marcadores rápidos. Search for Videos: Buscar vídeos Are you sure you want to delete this playlist? This cannot be undone: ¿Estás seguro de que quieres borrar esta lista de reproducción? Esto no se puede deshacer. @@ -220,6 +224,9 @@ User Playlists: de reproducción Disable Quick Bookmark: Desactivar el marcador rápido Playlists with Matching Videos: Listas de reproducción con vídeos relacionados + Quick Bookmark Enabled: Marcador rápido habilitado + Cannot delete the quick bookmark target playlist.: No se puede eliminar la lista + de reproducción de destino de marcadores rápidos. History: # On History Page History: 'Historial' From b2d6ef6042344453146812fe7ac9d3f155af3057 Mon Sep 17 00:00:00 2001 From: Rusi Dimitrov Date: Mon, 20 May 2024 19:49:12 +0000 Subject: [PATCH 13/16] Translated using Weblate (Bulgarian) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/bg/ --- static/locales/bg.yaml | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) diff --git a/static/locales/bg.yaml b/static/locales/bg.yaml index 92d9eef2d5fe8..fd161e13cdc59 100644 --- a/static/locales/bg.yaml +++ b/static/locales/bg.yaml @@ -32,7 +32,7 @@ Forward: 'Напред' # Global # Anything shared among components / views should be put here Global: - Videos: 'видеа' + Videos: 'Видеа' Shorts: Кратки видеа Live: На живо Community: Общност @@ -167,6 +167,10 @@ User Playlists: This playlist is protected and cannot be removed.: Този плейлист е защитен и не може да бъде премахнат. This playlist does not exist: Този плейлист не съществува + This playlist is already being used for quick bookmark.: Този плейлист вече + се използва за бързи отметки. + Playlist {playlistName} is the new quick bookmark playlist.: Плейлиста {playlistName} + е новият списък за бързи отметки. Search for Videos: Търсене за видеа CreatePlaylistPrompt: Toast: @@ -222,6 +226,9 @@ User Playlists: Remove from Favorites: Премахване от {playlistName} Move Video Down: Преместване надолу Playlists with Matching Videos: Плейлисти със съвпадащи видеа + Quick Bookmark Enabled: Бързите отметки са активирани + Cannot delete the quick bookmark target playlist.: Не може да се изтрие целевия + списък за плейлисти с бързи отметки. History: # On History Page History: 'История' @@ -336,14 +343,14 @@ Settings: Catppuccin Mocha Lavender: Catppuccin Mocha Лавандула Catppuccin Mocha Blue: Catppuccin Mocha Синьо Catppuccin Mocha Green: Catppuccin Mocha Зелено - Solarized Yellow: Solarized жълта - Solarized Orange: Solarized оранжева - Solarized Red: Solarized червена - Solarized Magenta: Solarized пурпурна - Solarized Violet: Solarized виолетова - Solarized Blue: Solarized синя - Solarized Cyan: Solarized синьо-зелена - Solarized Green: Solarized зелена + Solarized Yellow: Solarized Жълто + Solarized Orange: Solarized Оранжево + Solarized Red: Solarized Червено + Solarized Magenta: Solarized Пурпурно + Solarized Violet: Solarized Виолетово + Solarized Blue: Solarized Синьо + Solarized Cyan: Solarized Синьозелено + Solarized Green: Solarized Зелено Secondary Color Theme: 'Вторична цветова тема' #* Main Color Theme UI Scale: Мащаб на интерфейса @@ -988,8 +995,8 @@ Playlist: #& Views Playlist: Плейлист Sort By: - DateAddedNewest: Първо последно добавени - DateAddedOldest: Първо най-рано добавени + DateAddedNewest: Първо най-новите + DateAddedOldest: Първо най-старите Sort By: Подреждане по AuthorAscending: Автор (A-Z) AuthorDescending: Автор (Z-A) @@ -1032,10 +1039,10 @@ Comments: Show Comments: 'Показване на коментари' Hide Comments: 'Скриване на коментарите' # Context: View 10 Replies, View 1 Reply - View: 'Изглед' + View: 'Показване на' Hide: 'Скриване' - Replies: 'Отговори' - Reply: 'Отговаряне' + Replies: 'Отговора' + Reply: 'Отговор' There are no comments available for this video: 'Към това видео няма коментари' Load More Comments: 'Зареждане на още коментари' No more comments available: Не са налични повече коментари @@ -1222,7 +1229,7 @@ Close Banner: Затваряне на банер Search character limit: Заявката за търсене е над лимита от {searchCharacterLimit} символа Feed: - Feed Last Updated: '{feedName} последната актуализация на емисията: {date}' + Feed Last Updated: 'Последна актуализация на емисията {feedName}: {date}' Refresh Feed: Обновяване на {subscriptionName} Yes, Delete: Да, изтрий Yes, Restart: Да, рестартирай From 911f24edfe656758afe0a1d355e3ab08202312f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Mon, 20 May 2024 18:07:11 +0000 Subject: [PATCH 14/16] Translated using Weblate (Estonian) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/et/ --- static/locales/et.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/static/locales/et.yaml b/static/locales/et.yaml index e55396b46c4de..fdb04b621a626 100644 --- a/static/locales/et.yaml +++ b/static/locales/et.yaml @@ -190,6 +190,10 @@ User Playlists: Quick bookmark disabled: Kiirjärjehoidjad ei ole kasutusel Reverted to use {oldPlaylistName} for quick bookmark: Võtsime {oldPlaylistName} uuesti kasutusele kiirjärjehoidjate jaoks + Playlist {playlistName} is the new quick bookmark playlist.: Esitusloend {playlistName} + on uus kiirjärjehoidjate esitusloend. + This playlist is already being used for quick bookmark.: See esitusloend juba + on kasutusel kiirjärjehoidjate jaoks. Search for Videos: Otsi videoid Are you sure you want to delete this playlist? This cannot be undone: Kas sa oled kindel, et soovid selle esitusloendi kustutada? Seda tegevust ei saa tagasi pöörata. @@ -219,6 +223,9 @@ User Playlists: Enable Quick Bookmark With This Playlist: Võimalda kiirjärjehoidjate kasutamist selle esitusloendiga Playlists with Matching Videos: Sobivate videotega esitusloendid + Quick Bookmark Enabled: Kasuta kiirjärjehoidjaid + Cannot delete the quick bookmark target playlist.: Ei saa kustutada esitusloendit, + mis on kasutusel kiirjärjehoidjate jaoks. History: # On History Page History: 'Ajalugu' From 08add0817d3e16f2d907f60f83788d06ed393b18 Mon Sep 17 00:00:00 2001 From: NEXI Date: Tue, 21 May 2024 00:11:02 +0000 Subject: [PATCH 15/16] Translated using Weblate (Serbian) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/sr/ --- static/locales/sr.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/static/locales/sr.yaml b/static/locales/sr.yaml index 63a42056e844e..b342ac3f0579b 100644 --- a/static/locales/sr.yaml +++ b/static/locales/sr.yaml @@ -179,6 +179,10 @@ User Playlists: Кликните овде да поништите Reverted to use {oldPlaylistName} for quick bookmark: Враћено на коришћење „{oldPlaylistName}“ за брзо обележавање + This playlist is already being used for quick bookmark.: Ова плејлиста се већ + користи за брзо обележавање. + Playlist {playlistName} is the new quick bookmark playlist.: Плејлиста {playlistName} + је нова плејлиста за брзо обележавање. Search for Videos: Претрага видео снимака Are you sure you want to delete this playlist? This cannot be undone: Желите ли заиста да избришете ову плејлисту? Ово се не може поништити. @@ -224,6 +228,9 @@ User Playlists: Add to Favorites: Додај на плејлисту „{playlistName}“ Remove from Favorites: Уклони са плејлисте „{playlistName}“ Playlists with Matching Videos: Плејлисте с подударајућим видео снимцима + Cannot delete the quick bookmark target playlist.: Није могуће избрисати циљну плејлисту + за брзо обележавање. + Quick Bookmark Enabled: Брзо обележавање омогућено History: # On History Page History: 'Историја' From 11a61d20ce80403e600cfc4e1bae7a4642eb0b4a Mon Sep 17 00:00:00 2001 From: Massimo Pissarello Date: Tue, 21 May 2024 13:07:40 +0000 Subject: [PATCH 16/16] Translated using Weblate (Italian) Currently translated at 100.0% (847 of 847 strings) Translation: FreeTube/Translations Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/ --- static/locales/it.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/locales/it.yaml b/static/locales/it.yaml index ac036126c65d5..6fd35936ff09c 100644 --- a/static/locales/it.yaml +++ b/static/locales/it.yaml @@ -223,10 +223,10 @@ User Playlists: Remove from Favorites: Rimuovi da {playlistName} Enable Quick Bookmark With This Playlist: Abilita segnalibro rapido con questa playlist Disable Quick Bookmark: Disabilita segnalibro rapido - Playlists with Matching Videos: Playlist con video corrispondenti + Playlists with Matching Videos: Playlist con video correlati Cannot delete the quick bookmark target playlist.: Impossibile eliminare la playlist di destinazione dei segnalibri rapidi. - Quick Bookmark Enabled: Segnalibri rapidi abilitati + Quick Bookmark Enabled: Segnalibro rapido abilitato History: # On History Page History: 'Cronologia'