diff --git a/src/locales/cs.json b/src/locales/cs.json index 0faaa08d..1d72b26c 100644 --- a/src/locales/cs.json +++ b/src/locales/cs.json @@ -157,7 +157,8 @@ "chapters": "Kapitoly", "live": "{0} Živě", "shorts": "Shorts", - "all": "Vše" + "all": "Vše", + "category": "Kategorie" }, "search": { "did_you_mean": "Mysleli jste: {0}?", diff --git a/src/locales/id.json b/src/locales/id.json index 705d845d..801b9d00 100644 --- a/src/locales/id.json +++ b/src/locales/id.json @@ -123,7 +123,11 @@ "no_valid_playlists": "Berkas ini tidak berisi daftar putar yang valid!", "with_playlist": "Bagikan dengan daftar putar", "playlist_bookmarked": "Dimarkahi", - "bookmark_playlist": "Markahi" + "bookmark_playlist": "Markahi", + "skip_button_only": "Tampilkan tombol lewati", + "skip_automatically": "Secara otomatis", + "min_segment_length": "Panjang Segmen Minimum (dalam detik)", + "skip_segment": "Lewati Segmen" }, "comment": { "pinned_by": "Dipasangi pin oleh {author}", @@ -153,7 +157,8 @@ "chapters": "Bagian", "live": "{0} Langsung", "shorts": "Shorts", - "all": "Semua" + "all": "Semua", + "category": "Kategori" }, "search": { "did_you_mean": "Apakah Anda bermaksud: {0}?", diff --git a/src/locales/oc.json b/src/locales/oc.json index 8e98dd03..83b21ab0 100644 --- a/src/locales/oc.json +++ b/src/locales/oc.json @@ -151,7 +151,8 @@ "shorts": "Corts", "chapters": "Capítols", "videos": "Vidèos", - "all": "Totas" + "all": "Totas", + "category": "Categoria" }, "info": { "preferences_note": "Nòta : las preferéncias son gardadas dins l’espaci d’emmagazinatge del navegador. La supression de las donadas del navegador las restablirà.", diff --git a/src/locales/uk.json b/src/locales/uk.json index 16d1e504..d70cc8f1 100644 --- a/src/locales/uk.json +++ b/src/locales/uk.json @@ -157,7 +157,8 @@ "chapters": "Розділи", "live": "{0} Наживо", "shorts": "Shorts", - "all": "Усі" + "all": "Усі", + "category": "Категорія" }, "search": { "did_you_mean": "Можливо, ви мали на увазі: {0}?", diff --git a/src/locales/zh_Hans.json b/src/locales/zh_Hans.json index 0171b304..fff8921a 100644 --- a/src/locales/zh_Hans.json +++ b/src/locales/zh_Hans.json @@ -119,7 +119,8 @@ "chapters": "章节", "ratings_disabled": "已禁用评价", "shorts": "短视频", - "all": "全部" + "all": "全部", + "category": "类别" }, "preferences": { "ssl_score": "SSL 分数",