From ee6ab56c790a43b60ee2728a46d12994514396b8 Mon Sep 17 00:00:00 2001 From: Lenny Angst Date: Thu, 11 Dec 2025 21:59:00 +0000 Subject: [PATCH 1/4] Translated using Weblate (German) Currently translated at 100.0% (174 of 174 strings) Translation: Materialious/Materialious Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/de/ --- materialious/src/lib/i18n/locales/de.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/materialious/src/lib/i18n/locales/de.json b/materialious/src/lib/i18n/locales/de.json index 5214269b..8e5e5fc7 100644 --- a/materialious/src/lib/i18n/locales/de.json +++ b/materialious/src/lib/i18n/locales/de.json @@ -205,5 +205,7 @@ }, "newest": "Neuste", "oldest": "Älteste", - "popular": "Populär" + "popular": "Populär", + "favouriteChannel": "Kanal favorisieren", + "unfavouriteChannel": "Kanal entfavorisieren" } From 87cbf84f6bbfaf0c7b3db1604a8cfaeb03b4595b Mon Sep 17 00:00:00 2001 From: Lenny Angst Date: Thu, 11 Dec 2025 21:59:17 +0000 Subject: [PATCH 2/4] Translated using Weblate (Alemannic) Currently translated at 100.0% (174 of 174 strings) Translation: Materialious/Materialious Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/gsw/ --- materialious/src/lib/i18n/locales/gsw.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/materialious/src/lib/i18n/locales/gsw.json b/materialious/src/lib/i18n/locales/gsw.json index 3f3da4a9..4c31b9bc 100644 --- a/materialious/src/lib/i18n/locales/gsw.json +++ b/materialious/src/lib/i18n/locales/gsw.json @@ -205,5 +205,7 @@ }, "newest": "Neusti", "oldest": "Ältisti", - "popular": "Populär" + "popular": "Populär", + "favouriteChannel": "Kanal favorisiere", + "unfavouriteChannel": "Kanal entfavorisiere" } From 6449919b1ded5b1329a4a11b5b094eebb1a96318 Mon Sep 17 00:00:00 2001 From: Ghost of Sparta Date: Sun, 14 Dec 2025 09:32:35 +0000 Subject: [PATCH 3/4] Translated using Weblate (Hungarian) Currently translated at 100.0% (174 of 174 strings) Translation: Materialious/Materialious Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/hu/ --- materialious/src/lib/i18n/locales/hu.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/materialious/src/lib/i18n/locales/hu.json b/materialious/src/lib/i18n/locales/hu.json index f81f56da..f1e6c4a9 100644 --- a/materialious/src/lib/i18n/locales/hu.json +++ b/materialious/src/lib/i18n/locales/hu.json @@ -205,5 +205,7 @@ }, "newest": "Legújabb", "oldest": "Legrégebbi", - "popular": "Népszerű" + "popular": "Népszerű", + "favouriteChannel": "Csatorna kedvelése", + "unfavouriteChannel": "Csatorna eltávolítása a kedvencekből" } From e9eadde68c2848576e37e541e0679d93148e879a Mon Sep 17 00:00:00 2001 From: Yurt Page Date: Mon, 15 Dec 2025 22:21:28 +0000 Subject: [PATCH 4/4] Translated using Weblate (Russian) Currently translated at 100.0% (174 of 174 strings) Translation: Materialious/Materialious Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/ru/ --- materialious/src/lib/i18n/locales/ru.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/materialious/src/lib/i18n/locales/ru.json b/materialious/src/lib/i18n/locales/ru.json index a3b229cc..7046f085 100644 --- a/materialious/src/lib/i18n/locales/ru.json +++ b/materialious/src/lib/i18n/locales/ru.json @@ -75,7 +75,8 @@ "materialiousLink": "Скопировать ссылку на Materialious", "invidiousRedirect": "Скопировать ссылку на сервер Invidious", "youtubeLink": "Скопировать ссылку на Youtube", - "includeTimestamp": "С отметкой времени" + "includeTimestamp": "С отметкой времени", + "copiedSuccess": "Скопированно в буфер обмена" }, "download": "Скачать", "downloadSteps": { @@ -176,7 +177,8 @@ "companionUrl": "URL-адрес компаньона", "expandChapters": "Раскрывать главы по умолчанию", "disableAutoUpdate": "Отключить автоматические обновления", - "about": "О приложении" + "about": "О приложении", + "androidNativeShare": "Использовать native share" }, "subscribe": "Подписаться", "invalidInstance": "Проверьте URL-адрес. Если он правильный, то возможно сервер сейчас недоступен или не поддерживает сторонние клиенты.", @@ -203,5 +205,7 @@ "contributors": "Участники", "newest": "Сначала новые", "oldest": "Сначала старые", - "popular": "Популярные" + "popular": "Популярные", + "favouriteChannel": "Любимый канал", + "unfavouriteChannel": "Нелюбимый канал" }