From 94386d4e0f96eef3ead0a85e33c7e12f1f85bbd3 Mon Sep 17 00:00:00 2001 From: syeopite Date: Fri, 16 Apr 2021 04:19:15 -0700 Subject: [PATCH] Fix locale consistency for About page --- locales/ar.json | 8 +++++++- locales/bn_BD.json | 8 +++++++- locales/cs.json | 10 ++++++++-- locales/da.json | 10 ++++++++-- locales/de.json | 8 +++++++- locales/el.json | 8 +++++++- locales/en-US.json | 3 ++- locales/eo.json | 8 +++++++- locales/es.json | 8 +++++++- locales/eu.json | 8 +++++++- locales/fa.json | 8 +++++++- locales/fi.json | 8 +++++++- locales/fr.json | 8 +++++++- locales/he.json | 8 +++++++- locales/hr.json | 8 +++++++- locales/hu-HU.json | 8 +++++++- locales/id.json | 8 +++++++- locales/is.json | 8 +++++++- locales/it.json | 8 +++++++- locales/ja.json | 8 +++++++- locales/nb-NO.json | 8 +++++++- locales/nl.json | 8 +++++++- locales/pl.json | 8 +++++++- locales/pt-BR.json | 8 +++++++- locales/pt-PT.json | 8 +++++++- locales/ro.json | 8 +++++++- locales/ru.json | 8 +++++++- locales/si.json | 8 +++++++- locales/sk.json | 8 +++++++- locales/sr.json | 8 +++++++- locales/sr_Cyrl.json | 8 +++++++- locales/sv-SE.json | 8 +++++++- locales/tr.json | 8 +++++++- locales/uk.json | 8 +++++++- locales/zh-CN.json | 8 +++++++- locales/zh-TW.json | 8 +++++++- src/invidious/views/channel_about.ecr | 2 +- 37 files changed, 250 insertions(+), 39 deletions(-) diff --git a/locales/ar.json b/locales/ar.json index 9488e309..aca6c421 100644 --- a/locales/ar.json +++ b/locales/ar.json @@ -384,6 +384,7 @@ "Download": "نزّل", "Download as: ": "نزله كـ:. ", "%A %B %-d, %Y": "%A %-d %B %Y", + "%B %-d, %Y": "", "(edited)": "(تم تعديلة)", "YouTube comment permalink": "رابط التعليق على اليوتيوب", "permalink": "الرابط", @@ -423,5 +424,10 @@ "Current version: ": "الإصدار الحالي: ", "next_steps_error_message": "بعد ذلك يجب أن تحاول: ", "next_steps_error_message_refresh": "تحديث", - "next_steps_error_message_go_to_youtube": "انتقل إلى يوتيوب" + "next_steps_error_message_go_to_youtube": "انتقل إلى يوتيوب", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/bn_BD.json b/locales/bn_BD.json index c9e1150b..bf2cc0e4 100644 --- a/locales/bn_BD.json +++ b/locales/bn_BD.json @@ -384,6 +384,7 @@ "Download": "", "Download as: ": "", "%A %B %-d, %Y": "", + "%B %-d, %Y": "", "(edited)": "", "YouTube comment permalink": "", "permalink": "", @@ -423,5 +424,10 @@ "Current version: ": "", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/cs.json b/locales/cs.json index 094ad09c..a07cf0ab 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -384,6 +384,7 @@ "Download": "Stáhnout", "Download as: ": "Stáhnout jako: ", "%A %B %-d, %Y": "", + "%B %-d, %Y": "", "(edited)": "(upraveno)", "YouTube comment permalink": "", "permalink": "", @@ -423,5 +424,10 @@ "Current version: ": "", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" -} + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" +} \ No newline at end of file diff --git a/locales/da.json b/locales/da.json index 5919283d..05789450 100644 --- a/locales/da.json +++ b/locales/da.json @@ -384,6 +384,7 @@ "Download": "", "Download as: ": "", "%A %B %-d, %Y": "", + "%B %-d, %Y": "", "(edited)": "", "YouTube comment permalink": "", "permalink": "", @@ -423,5 +424,10 @@ "Current version: ": "", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" -} + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" +} \ No newline at end of file diff --git a/locales/de.json b/locales/de.json index e438f503..6ede2001 100644 --- a/locales/de.json +++ b/locales/de.json @@ -384,6 +384,7 @@ "Download": "Herunterladen", "Download as: ": "Herunterladen als: ", "%A %B %-d, %Y": "%A %-d %B %Y", + "%B %-d, %Y": "", "(edited)": "(editiert)", "YouTube comment permalink": "YouTube-Kommentar Permalink", "permalink": "Permalink", @@ -423,5 +424,10 @@ "Current version: ": "Aktuelle Version: ", "next_steps_error_message": "Danach folgendes versuchen: ", "next_steps_error_message_refresh": "Neuladen", - "next_steps_error_message_go_to_youtube": "Zu YouTube gehen" + "next_steps_error_message_go_to_youtube": "Zu YouTube gehen", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/el.json b/locales/el.json index 6ad0c47f..36ff4127 100644 --- a/locales/el.json +++ b/locales/el.json @@ -384,6 +384,7 @@ "Download": "Λήψη", "Download as: ": "Λήψη ως: ", "%A %B %-d, %Y": "%A %B %-d, %Y", + "%B %-d, %Y": "", "(edited)": "(τροποποιημένο)", "YouTube comment permalink": "Σύνδεσμος YouTube σχολίου", "permalink": "μόνιμος σύνδεσμος", @@ -423,5 +424,10 @@ "Current version: ": "Τρέχουσα έκδοση: ", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/en-US.json b/locales/en-US.json index 613a459d..95f44992 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -426,7 +426,8 @@ "next_steps_error_message_refresh": "Refresh", "next_steps_error_message_go_to_youtube": "Go to YouTube", "Details": "Details", + "Country: ": "Country: ", "Stats": "Stats", "Joined": "Joined", - "Links": "Links", + "Links": "Links" } diff --git a/locales/eo.json b/locales/eo.json index 7c2c7482..aab40e9b 100644 --- a/locales/eo.json +++ b/locales/eo.json @@ -384,6 +384,7 @@ "Download": "Elŝuti", "Download as: ": "Elŝuti kiel: ", "%A %B %-d, %Y": "%A %-d de %B %Y", + "%B %-d, %Y": "", "(edited)": "(redaktita)", "YouTube comment permalink": "Fiksligilo de la komento en JuTubo", "permalink": "konstanta ligilo", @@ -423,5 +424,10 @@ "Current version: ": "Nuna versio: ", "next_steps_error_message": "Poste, vi provu: ", "next_steps_error_message_refresh": "Reŝargi", - "next_steps_error_message_go_to_youtube": "Iri al JuTubo" + "next_steps_error_message_go_to_youtube": "Iri al JuTubo", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/es.json b/locales/es.json index d7e3dd61..ad30aa32 100644 --- a/locales/es.json +++ b/locales/es.json @@ -384,6 +384,7 @@ "Download": "Descargar", "Download as: ": "Descargar como: ", "%A %B %-d, %Y": "%A %B %-d, %Y", + "%B %-d, %Y": "", "(edited)": "(editado)", "YouTube comment permalink": "Enlace permanente de YouTube del comentario", "permalink": "permalink", @@ -423,5 +424,10 @@ "Current version: ": "Versión actual: ", "next_steps_error_message": "Después de lo cual deberías intentar: ", "next_steps_error_message_refresh": "Recargar", - "next_steps_error_message_go_to_youtube": "Ir a YouTube" + "next_steps_error_message_go_to_youtube": "Ir a YouTube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/eu.json b/locales/eu.json index e1f8d1c0..94e97b03 100644 --- a/locales/eu.json +++ b/locales/eu.json @@ -384,6 +384,7 @@ "Download": "", "Download as: ": "", "%A %B %-d, %Y": "", + "%B %-d, %Y": "", "(edited)": "", "YouTube comment permalink": "", "permalink": "", @@ -423,5 +424,10 @@ "Current version: ": "", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/fa.json b/locales/fa.json index 68a016c4..84866283 100644 --- a/locales/fa.json +++ b/locales/fa.json @@ -384,6 +384,7 @@ "Download": "بارگیری", "Download as: ": "بارگیری به عنوان: ", "%A %B %-d, %Y": "%A %B %-d، %Y", + "%B %-d, %Y": "", "(edited)": "(ویرایش شده)", "YouTube comment permalink": "پیوست ثابت نظرات یوتیوب", "permalink": "پیوست ثابت", @@ -423,5 +424,10 @@ "Current version: ": "نسخه فعلی: ", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/fi.json b/locales/fi.json index 6a830177..566f71fa 100644 --- a/locales/fi.json +++ b/locales/fi.json @@ -384,6 +384,7 @@ "Download": "Tallenna", "Download as: ": "Tallennusmuoto: ", "%A %B %-d, %Y": "%A %-d. %Bta, %Y", + "%B %-d, %Y": "", "(edited)": "(muokattu)", "YouTube comment permalink": "Pysyvä linkki YouTube-kommenttiin", "permalink": "pysyvä linkki", @@ -423,5 +424,10 @@ "Current version: ": "Tämänhetkinen versio: ", "next_steps_error_message": "Sinun tulisi kokeilla seuraavia: ", "next_steps_error_message_refresh": "Päivitä", - "next_steps_error_message_go_to_youtube": "Siirry YouTubeen" + "next_steps_error_message_go_to_youtube": "Siirry YouTubeen", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/fr.json b/locales/fr.json index a7fe004d..cb159f10 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -384,6 +384,7 @@ "Download": "Télécharger", "Download as: ": "Télécharger en : ", "%A %B %-d, %Y": "%A %-d %B %Y", + "%B %-d, %Y": "", "(edited)": "(modifié)", "YouTube comment permalink": "Lien permanent vers le commentaire sur YouTube", "permalink": "permalien", @@ -423,5 +424,10 @@ "Current version: ": "Version actuelle : ", "next_steps_error_message": "Vous pouvez essayer de : ", "next_steps_error_message_refresh": "Rafraîchir la page", - "next_steps_error_message_go_to_youtube": "Aller sur YouTube" + "next_steps_error_message_go_to_youtube": "Aller sur YouTube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/he.json b/locales/he.json index 6778e4dd..13e42495 100644 --- a/locales/he.json +++ b/locales/he.json @@ -385,6 +385,7 @@ "Download as: ": "הורדה בתור: ", "%A %B %-d, %Y": "%A %B %-d, %Y", "(edited)": "(לאחר עריכה)", + "%B %-d, %Y": "", "YouTube comment permalink": "", "permalink": "", "`x` marked it with a ❤": "סומנה ב־❤ על ידי `x`", @@ -423,5 +424,10 @@ "Current version: ": "הגרסה הנוכחית: ", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/hr.json b/locales/hr.json index 6927005f..381dd4f2 100644 --- a/locales/hr.json +++ b/locales/hr.json @@ -384,6 +384,7 @@ "Download": "Preuzmi", "Download as: ": "Preuzmi kao: ", "%A %B %-d, %Y": "%A, %-d. %B %Y.", + "%B %-d, %Y": "", "(edited)": "(uređeno)", "YouTube comment permalink": "Stalna poveznica YouTube komentara", "permalink": "stalna poveznica", @@ -423,5 +424,10 @@ "Current version: ": "Trenutačna verzija: ", "next_steps_error_message": "Nakon toga pokušaj sljedeće: ", "next_steps_error_message_refresh": "Aktualiziraj stranicu", - "next_steps_error_message_go_to_youtube": "Idi na YouTube" + "next_steps_error_message_go_to_youtube": "Idi na YouTube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/hu-HU.json b/locales/hu-HU.json index d5570a18..3bad8f4d 100644 --- a/locales/hu-HU.json +++ b/locales/hu-HU.json @@ -384,6 +384,7 @@ "Download": "Letöltés", "Download as: ": "Letöltés mint: ", "%A %B %-d, %Y": "", + "%B %-d, %Y": "", "(edited)": "(szerkesztve)", "YouTube comment permalink": "YouTube komment permalink", "permalink": "permalink", @@ -423,5 +424,10 @@ "Current version: ": "Jelenlegi verzió: ", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/id.json b/locales/id.json index 8ef67194..9fc8decb 100644 --- a/locales/id.json +++ b/locales/id.json @@ -384,6 +384,7 @@ "Download": "Unduh", "Download as: ": "Unduh sebagai: ", "%A %B %-d, %Y": "%A %B %-d, %Y", + "%B %-d, %Y": "", "(edited)": "(disunting)", "YouTube comment permalink": "Komentar YouTube permalink", "permalink": "permalink", @@ -423,5 +424,10 @@ "Current version: ": "Versi saat ini: ", "next_steps_error_message": "Setelah itu Anda harus mencoba: ", "next_steps_error_message_refresh": "Segarkan", - "next_steps_error_message_go_to_youtube": "Buka YouTube" + "next_steps_error_message_go_to_youtube": "Buka YouTube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/is.json b/locales/is.json index 478f363a..1e31887c 100644 --- a/locales/is.json +++ b/locales/is.json @@ -384,6 +384,7 @@ "Download": "Niðurhal", "Download as: ": "Niðurhala sem: ", "%A %B %-d, %Y": "%A %B %-d, %Y", + "%B %-d, %Y": "", "(edited)": "(breytt)", "YouTube comment permalink": "YouTube ummæli varanlegur tengill", "permalink": "Varanlegur tengill", @@ -423,5 +424,10 @@ "Current version: ": "Núverandi útgáfa: ", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/it.json b/locales/it.json index df3642db..ee8b82c2 100644 --- a/locales/it.json +++ b/locales/it.json @@ -384,6 +384,7 @@ "Download": "Scarica", "Download as: ": "Scarica come: ", "%A %B %-d, %Y": "%A %-d %B %Y", + "%B %-d, %Y": "", "(edited)": "(modificato)", "YouTube comment permalink": "Link permanente al commento di YouTube", "permalink": "permalink", @@ -423,5 +424,10 @@ "Current version: ": "Versione attuale: ", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/ja.json b/locales/ja.json index c4f78f96..a7e696ba 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -384,6 +384,7 @@ "Download": "ダウンロード", "Download as: ": "ダウンロード: ", "%A %B %-d, %Y": "%Y %B %-d %A", + "%B %-d, %Y": "", "(edited)": "(編集済み)", "YouTube comment permalink": "YouTube コメントのパーマリンク", "permalink": "パーマリンク", @@ -423,5 +424,10 @@ "Current version: ": "現在のバージョン: ", "next_steps_error_message": "下記のものを試して下さい: ", "next_steps_error_message_refresh": "再読込", - "next_steps_error_message_go_to_youtube": "YouTubeへ" + "next_steps_error_message_go_to_youtube": "YouTubeへ", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/nb-NO.json b/locales/nb-NO.json index 9e39a6c7..bf24eece 100644 --- a/locales/nb-NO.json +++ b/locales/nb-NO.json @@ -384,6 +384,7 @@ "Download": "Last ned", "Download as: ": "Last ned som: ", "%A %B %-d, %Y": "%A %B %-d, %Y", + "%B %-d, %Y": "", "(edited)": "(redigert)", "YouTube comment permalink": "Permanent YouTube-lenke til innholdet", "permalink": "permanent lenke", @@ -423,5 +424,10 @@ "Current version: ": "Gjeldende versjon: ", "next_steps_error_message": "Etterpå bør du prøve dette: ", "next_steps_error_message_refresh": "Gjenoppfrisk", - "next_steps_error_message_go_to_youtube": "Gå til YouTube" + "next_steps_error_message_go_to_youtube": "Gå til YouTube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/nl.json b/locales/nl.json index 9fe604ad..9c9269c9 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -384,6 +384,7 @@ "Download": "Downloaden", "Download as: ": "Downloaden als: ", "%A %B %-d, %Y": "%A %B %-d, %Y", + "%B %-d, %Y": "", "(edited)": "(bewerkt)", "YouTube comment permalink": "Link naar YouTube-reactie", "permalink": "permalink", @@ -423,5 +424,10 @@ "Current version: ": "Huidige versie: ", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/pl.json b/locales/pl.json index a33bbd45..1cf10ed7 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -384,6 +384,7 @@ "Download": "Pobierz", "Download as: ": "Pobierz jako: ", "%A %B %-d, %Y": "%A, %-d %B %Y", + "%B %-d, %Y": "", "(edited)": "(edytowany)", "YouTube comment permalink": "Odnośnik bezpośredni do komentarza na YouTube", "permalink": "bezpośredni odnośnik", @@ -423,5 +424,10 @@ "Current version: ": "Aktualna wersja: ", "next_steps_error_message": "Po czym powinien*ś spróbować: ", "next_steps_error_message_refresh": "Odśwież", - "next_steps_error_message_go_to_youtube": "Przejdź do YouTube" + "next_steps_error_message_go_to_youtube": "Przejdź do YouTube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/pt-BR.json b/locales/pt-BR.json index 870bf070..694f9143 100644 --- a/locales/pt-BR.json +++ b/locales/pt-BR.json @@ -384,6 +384,7 @@ "Download": "Baixar", "Download as: ": "Baixar como: ", "%A %B %-d, %Y": "%A %-d %B %Y", + "%B %-d, %Y": "", "(edited)": "(editado)", "YouTube comment permalink": "Link permanente do comentário no YouTube", "permalink": "Link permanente", @@ -423,5 +424,10 @@ "Current version: ": "Versão atual: ", "next_steps_error_message": "Depois disso, você deve tentar: ", "next_steps_error_message_refresh": "Atualizar", - "next_steps_error_message_go_to_youtube": "Ir para o YouTube" + "next_steps_error_message_go_to_youtube": "Ir para o YouTube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/pt-PT.json b/locales/pt-PT.json index 08220d43..a490dd8c 100644 --- a/locales/pt-PT.json +++ b/locales/pt-PT.json @@ -384,6 +384,7 @@ "Download": "Descarregar", "Download as: ": "Descarregar como: ", "%A %B %-d, %Y": "%A %B %-d, %Y", + "%B %-d, %Y": "", "(edited)": "(editado)", "YouTube comment permalink": "Hiperligação permanente do comentário no YouTube", "permalink": "hiperligação permanente", @@ -423,5 +424,10 @@ "Current version: ": "Versão atual: ", "next_steps_error_message": "Pode tentar as seguintes opções: ", "next_steps_error_message_refresh": "Atualizar", - "next_steps_error_message_go_to_youtube": "Ir ao YouTube" + "next_steps_error_message_go_to_youtube": "Ir ao YouTube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/ro.json b/locales/ro.json index a8877853..b673211f 100644 --- a/locales/ro.json +++ b/locales/ro.json @@ -384,6 +384,7 @@ "Download": "Descărcați", "Download as: ": "Descărcați ca: ", "%A %B %-d, %Y": "%A %-d %B %Y", + "%B %-d, %Y": "", "(edited)": "(editat)", "YouTube comment permalink": "Permalink pentru comentariul de pe YouTube", "permalink": "permalink", @@ -423,5 +424,10 @@ "Current version: ": "Versiunea actuală: ", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/ru.json b/locales/ru.json index 57814dd4..4dea5acc 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -384,6 +384,7 @@ "Download": "Скачать", "Download as: ": "Скачать как: ", "%A %B %-d, %Y": "%-d %B %Y, %A", + "%B %-d, %Y": "", "(edited)": "(изменено)", "YouTube comment permalink": "Прямая ссылка на YouTube", "permalink": "постоянная ссылка", @@ -423,5 +424,10 @@ "Current version: ": "Текущая версия: ", "next_steps_error_message": "После чего следует попробовать: ", "next_steps_error_message_refresh": "Обновить", - "next_steps_error_message_go_to_youtube": "Перейти на YouTube" + "next_steps_error_message_go_to_youtube": "Перейти на YouTube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/si.json b/locales/si.json index f38c56b7..375bdcfb 100644 --- a/locales/si.json +++ b/locales/si.json @@ -384,6 +384,7 @@ "Download": "", "Download as: ": "", "%A %B %-d, %Y": "", + "%B %-d, %Y": "", "(edited)": "", "YouTube comment permalink": "", "permalink": "", @@ -423,5 +424,10 @@ "Current version: ": "", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/sk.json b/locales/sk.json index cdeca6c0..1560521e 100644 --- a/locales/sk.json +++ b/locales/sk.json @@ -384,6 +384,7 @@ "Download": "", "Download as: ": "", "%A %B %-d, %Y": "", + "%B %-d, %Y": "", "(edited)": "", "YouTube comment permalink": "", "permalink": "", @@ -423,5 +424,10 @@ "Current version: ": "", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/sr.json b/locales/sr.json index 314f0367..4539d2e8 100644 --- a/locales/sr.json +++ b/locales/sr.json @@ -384,6 +384,7 @@ "Download": "", "Download as: ": "", "%A %B %-d, %Y": "", + "%B %-d, %Y": "", "(edited)": "", "YouTube comment permalink": "", "permalink": "", @@ -423,5 +424,10 @@ "Current version: ": "", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/sr_Cyrl.json b/locales/sr_Cyrl.json index 056b79cb..49ed4f36 100644 --- a/locales/sr_Cyrl.json +++ b/locales/sr_Cyrl.json @@ -384,6 +384,7 @@ "Download": "", "Download as: ": "", "%A %B %-d, %Y": "", + "%B %-d, %Y": "", "(edited)": "", "YouTube comment permalink": "", "permalink": "", @@ -423,5 +424,10 @@ "Current version: ": "Тренутна верзија: ", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/sv-SE.json b/locales/sv-SE.json index ae8e6fc4..9f823143 100644 --- a/locales/sv-SE.json +++ b/locales/sv-SE.json @@ -384,6 +384,7 @@ "Download": "Ladda ned", "Download as: ": "Ladda ned som: ", "%A %B %-d, %Y": "%A %B %-d, %Y", + "%B %-d, %Y": "", "(edited)": "(redigerad)", "YouTube comment permalink": "Permanent YouTube-länk till innehållet", "permalink": "permalänk", @@ -423,5 +424,10 @@ "Current version: ": "Nuvarande version: ", "next_steps_error_message": "", "next_steps_error_message_refresh": "Uppdatera", - "next_steps_error_message_go_to_youtube": "Gå till Youtube" + "next_steps_error_message_go_to_youtube": "Gå till Youtube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/tr.json b/locales/tr.json index 493f1295..7d8bbfcf 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -384,6 +384,7 @@ "Download": "İndir", "Download as: ": "Şu şekilde indir: ", "%A %B %-d, %Y": "%A %B %-d, %Y", + "%B %-d, %Y": "", "(edited)": "(düzenlendi)", "YouTube comment permalink": "YouTube yorumu kalıcı linki", "permalink": "kalıcı link", @@ -423,5 +424,10 @@ "Current version: ": "Şu anki sürüm: ", "next_steps_error_message": "Bundan sonra şunları denemelisiniz: ", "next_steps_error_message_refresh": "Yenile", - "next_steps_error_message_go_to_youtube": "YouTube'a git" + "next_steps_error_message_go_to_youtube": "YouTube'a git", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/uk.json b/locales/uk.json index 5100206c..b3b17fdd 100644 --- a/locales/uk.json +++ b/locales/uk.json @@ -384,6 +384,7 @@ "Download": "Завантажити", "Download as: ": "Завантажити як: ", "%A %B %-d, %Y": "%-d %B %Y, %A", + "%B %-d, %Y": "", "(edited)": "(змінено)", "YouTube comment permalink": "Пряме посилання на коментар в YouTube", "permalink": "постійне посилання", @@ -423,5 +424,10 @@ "Current version: ": "Поточна версія: ", "next_steps_error_message": "", "next_steps_error_message_refresh": "", - "next_steps_error_message_go_to_youtube": "" + "next_steps_error_message_go_to_youtube": "", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 5f89f964..4cfc4530 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -384,6 +384,7 @@ "Download": "下载", "Download as: ": "下载为: ", "%A %B %-d, %Y": "%Y年%-m月%-d日 %a", + "%B %-d, %Y": "", "(edited)": "(已编辑)", "YouTube comment permalink": "YouTube 评论永久链接", "permalink": "永久链接", @@ -423,5 +424,10 @@ "Current version: ": "当前版本: ", "next_steps_error_message": "在此之后你应尝试: ", "next_steps_error_message_refresh": "刷新", - "next_steps_error_message_go_to_youtube": "转到 YouTube" + "next_steps_error_message_go_to_youtube": "转到 YouTube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 96e04594..8f2ab47c 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -384,6 +384,7 @@ "Download": "下載", "Download as: ": "下載為: ", "%A %B %-d, %Y": "%A %B %-d, %Y", + "%B %-d, %Y": "", "(edited)": "(已編輯)", "YouTube comment permalink": "YouTube 留言永久連結", "permalink": "永久連結", @@ -423,5 +424,10 @@ "Current version: ": "目前版本: ", "next_steps_error_message": "之後您應該嘗試: ", "next_steps_error_message_refresh": "重新整理", - "next_steps_error_message_go_to_youtube": "到 YouTube" + "next_steps_error_message_go_to_youtube": "到 YouTube", + "Details": "", + "Country: ": "", + "Stats": "", + "Joined": "", + "Links": "" } diff --git a/src/invidious/views/channel_about.ecr b/src/invidious/views/channel_about.ecr index 16e15788..6912244f 100644 --- a/src/invidious/views/channel_about.ecr +++ b/src/invidious/views/channel_about.ecr @@ -13,7 +13,7 @@

<%= translate(locale, "Details") %>

-

Country: <%=channel.country%>

+

<%= translate(locale, "Country: ") %><%=channel.country%>

<% else %>