diff --git a/locales/eo.json b/locales/eo.json index eafa5928..f8a07c9e 100644 --- a/locales/eo.json +++ b/locales/eo.json @@ -432,5 +432,6 @@ "footer_modfied_source_code": "Modifita Fontkodo", "footer_original_source_code": "Originala fontkodo", "footer_donate_page": "Donaci", - "preferences_region_label": "Lando de enhavo: " + "preferences_region_label": "Lando de la enhavo: ", + "preferences_quality_dash_label": "Preferata DASH-a videkvalito: " } diff --git a/locales/es.json b/locales/es.json index c4cb41d2..1403a731 100644 --- a/locales/es.json +++ b/locales/es.json @@ -386,7 +386,7 @@ "%A %B %-d, %Y": "%A %B %-d, %Y", "(edited)": "(editado)", "YouTube comment permalink": "Enlace permanente de YouTube del comentario", - "permalink": "permalink", + "permalink": "enlace permanente", "`x` marked it with a ❤": "`x` lo ha marcado con un ❤", "Audio mode": "Modo de audio", "Video mode": "Modo de vídeo", @@ -432,5 +432,6 @@ "footer_source_code": "Código fuente", "footer_modfied_source_code": "Código fuente modificado", "footer_donate_page": "Donar", - "preferences_region_label": "País del contenido: " + "preferences_region_label": "País del contenido: ", + "preferences_quality_dash_label": "Calidad de vídeo DASH preferida: " } diff --git a/locales/hr.json b/locales/hr.json index 884bf021..6b8c718c 100644 --- a/locales/hr.json +++ b/locales/hr.json @@ -431,5 +431,6 @@ "footer_source_code": "Izvorni kod", "footer_modfied_source_code": "Izmijenjeni izvorni kod", "footer_documentation": "Dokumentacija", - "footer_original_source_code": "Izvoran izvorni kod" + "footer_original_source_code": "Izvoran izvorni kod", + "preferences_region_label": "Zemlja sadržaja: " } diff --git a/locales/id.json b/locales/id.json index 2623efe4..07910143 100644 --- a/locales/id.json +++ b/locales/id.json @@ -87,7 +87,7 @@ "light": "terang", "preferences_thin_mode_label": "Mode tipis: ", "preferences_category_misc": "Preferensi lainnya", - "preferences_automatic_instance_redirect_label": "Pengalihan instans otomatis (fallback ke redirect.invidious.io): ", + "preferences_automatic_instance_redirect_label": "Pengalihan peladen otomatis (balik kembali ke redirect.invidious.io): ", "preferences_category_subscription": "Preferensi langganan", "preferences_annotations_subscribed_label": "Tampilkan anotasi secara default untuk kanal langganan: ", "Redirect homepage to feed: ": "Arahkan kembali laman beranda ke umpan: ", @@ -164,8 +164,8 @@ "Show more": "Tampilkan lainnya", "Show less": "Tampilkan lebih sedikit", "Watch on YouTube": "Tonton di YouTube", - "Switch Invidious Instance": "Beralih Instance Invidious", - "Broken? Try another Invidious Instance": "Rusak? Coba Instance Invidious lain", + "Switch Invidious Instance": "Ganti peladen Invidious", + "Broken? Try another Invidious Instance": "Rusak? Coba peladen Invidious yang lain", "Hide annotations": "Sembunyikan anotasi", "Show annotations": "Tampilkan anotasi", "Genre: ": "Genre: ", @@ -386,7 +386,7 @@ "%A %B %-d, %Y": "%A %B %-d, %Y", "(edited)": "(disunting)", "YouTube comment permalink": "Komentar YouTube permalink", - "permalink": "permalink", + "permalink": "tautan permanen", "`x` marked it with a ❤": "`x` telah ditandai dengan ❤", "Audio mode": "Mode audio", "Video mode": "Mode video", @@ -431,5 +431,7 @@ "short": "Pendek (< 4 menit)", "long": "Panjang (> 20 menit)", "footer_modfied_source_code": "Kode sumber yang dimodifikasi", - "footer_documentation": "Dokumentasi" + "footer_documentation": "Dokumentasi", + "preferences_region_label": "Konten dari negara: ", + "preferences_quality_dash_label": "Kualitas video dash yang disukai: " } diff --git a/locales/ja.json b/locales/ja.json index f67150fe..ea334e98 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -72,7 +72,7 @@ "preferences_volume_label": "プレイヤーの音量: ", "preferences_comments_label": "デフォルトのコメント: ", "youtube": "YouTube", - "reddit": "reddit", + "reddit": "Reddit", "preferences_captions_label": "デフォルトの字幕: ", "Fallback captions: ": "フォールバック時の字幕: ", "preferences_related_videos_label": "関連動画を表示: ", @@ -145,7 +145,7 @@ }, "search": "検索", "Log out": "ログアウト", - "Released under the AGPLv3 on Github.": "Github 上で AGPLv3 の元で公開されています", + "Released under the AGPLv3 on Github.": "GitHub 上で AGPLv3 の元で公開されています。", "Source available here.": "ソースはここで閲覧可能です。", "View JavaScript license information.": "JavaScript ライセンス情報", "View privacy policy.": "プライバシーポリシー", @@ -430,5 +430,7 @@ "footer_original_source_code": "ソースコード(元)", "footer_modfied_source_code": "ソースコード(編集)", "adminprefs_modified_source_code_url_label": "編集したソースコードのレポジトリーURL", - "long": "20 分以上" + "long": "20 分以上", + "preferences_region_label": "地域: ", + "footer_donate_page": "寄付する" } diff --git a/locales/lt.json b/locales/lt.json index 6864a178..1881ac0b 100644 --- a/locales/lt.json +++ b/locales/lt.json @@ -432,5 +432,6 @@ "adminprefs_modified_source_code_url_label": "URL į pakeisto pirminio kodo repozitoriją", "footer_modfied_source_code": "Pakeistas pirminis kodas", "footer_donate_page": "Paaukoti", - "preferences_region_label": "Turinio šalis: " + "preferences_region_label": "Turinio šalis: ", + "preferences_quality_dash_label": "Pageidaujama DASH vaizdo kokybė: " } diff --git a/locales/pt.json b/locales/pt.json index b545d098..3665d0b5 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -432,5 +432,6 @@ "footer_documentation": "Documentação", "footer_modfied_source_code": "Código-fonte alterado", "footer_donate_page": "Doar", - "preferences_region_label": "País do conteúdo: " + "preferences_region_label": "País do conteúdo: ", + "preferences_quality_dash_label": "Qualidade de vídeo DASH preferida: " } diff --git a/locales/sv-SE.json b/locales/sv-SE.json index beacc278..d366aa91 100644 --- a/locales/sv-SE.json +++ b/locales/sv-SE.json @@ -420,5 +420,10 @@ "filter": "Filter", "Current version: ": "Nuvarande version: ", "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", + "Released under the AGPLv3 on Github.": "Publicerad under AGPLv3 på Github.", + "footer_source_code": "Källkod", + "long": "Lång (> 20 minuter)", + "footer_documentation": "Dokumentation", + "short": "Kort (< 4 minuter)" } diff --git a/locales/tr.json b/locales/tr.json index c8a0648a..3bb9405d 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -432,5 +432,6 @@ "footer_modfied_source_code": "Değiştirilmiş kaynak kodları", "adminprefs_modified_source_code_url_label": "Değiştirilmiş kaynak kodları deposunun URL'si", "footer_donate_page": "Bağış yap", - "preferences_region_label": "İçerik ülkesi: " + "preferences_region_label": "İçerik ülkesi: ", + "preferences_quality_dash_label": "Tercih edilen dash video kalitesi: " } diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 59287ee8..8821ccf9 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -432,5 +432,6 @@ "adminprefs_modified_source_code_url_label": "更改的源代码仓库网址", "footer_original_source_code": "原始源代码", "footer_donate_page": "捐赠", - "preferences_region_label": "内容国家: " + "preferences_region_label": "内容国家: ", + "preferences_quality_dash_label": "首选 dash 视频分辨率: " } diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 139b2786..b23e439a 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -432,5 +432,6 @@ "footer_modfied_source_code": "修改後的原始碼", "adminprefs_modified_source_code_url_label": "修改後的原始碼倉庫 URL", "footer_donate_page": "捐款", - "preferences_region_label": "內容國家: " + "preferences_region_label": "內容國家: ", + "preferences_quality_dash_label": "偏好的 dash 影片品質: " }