Fix translation keys for browse settings

This commit is contained in:
Zoe Roux 2025-06-22 19:43:30 +02:00
parent 1673da0004
commit 0ad9c86756
No known key found for this signature in database
21 changed files with 63 additions and 63 deletions

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "ሁሉም", "all": "ሁሉም",
"movie": "ፊልሞች", "movie": "ፊልሞች",
"show": "ተከታታይ ድራማ", "collection": "ስብስብ",
"collection": "ስብስብ" "serie": "ተከታታይ ድራማ"
}, },
"mediatype-tt": "የሚዲያ ዓይነት", "mediatype-tt": "የሚዲያ ዓይነት",
"mediatypelabel": "የሚዲያ ዓይነት", "mediatypelabel": "የሚዲያ ዓይነት",
@ -59,7 +59,7 @@
"airDate": "የተለቀቀበት ቀን", "airDate": "የተለቀቀበት ቀን",
"startAir": "የጀመረበት ቀን", "startAir": "የጀመረበት ቀን",
"endAir": "ያለቀበት ቀን", "endAir": "ያለቀበት ቀን",
"addedDate": "የታከለበት ቀን", "createdAt": "የታከለበት ቀን",
"rating": "ግምገማዎች" "rating": "ግምገማዎች"
}, },
"sortord": { "sortord": {

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "الكل", "all": "الكل",
"movie": "أفلام", "movie": "أفلام",
"show": "مسلسلات", "collection": "المجموعة",
"collection": "المجموعة" "serie": "مسلسلات"
}, },
"mediatype-tt": "نوع الوسائط", "mediatype-tt": "نوع الوسائط",
"mediatypelabel": "نوع الوسائط", "mediatypelabel": "نوع الوسائط",
@ -59,7 +59,7 @@
"airDate": "تاريخ العرض", "airDate": "تاريخ العرض",
"startAir": "بداية العرض", "startAir": "بداية العرض",
"endAir": "نهاية العرض", "endAir": "نهاية العرض",
"addedDate": "تاريخ الإضافة", "createdAt": "تاريخ الإضافة",
"rating": "التقييمات" "rating": "التقييمات"
}, },
"sortord": { "sortord": {

View File

@ -51,7 +51,7 @@
"airDate": "Ausstrahlungsdatum", "airDate": "Ausstrahlungsdatum",
"startAir": "Erstausstrahlung", "startAir": "Erstausstrahlung",
"endAir": "Letzte Ausstrahlung", "endAir": "Letzte Ausstrahlung",
"addedDate": "Hinzufügedatum", "createdAt": "Hinzufügedatum",
"rating": "Bewertungen" "rating": "Bewertungen"
}, },
"sortord": { "sortord": {
@ -63,8 +63,8 @@
"mediatypekey": { "mediatypekey": {
"all": "Alles", "all": "Alles",
"movie": "Filme", "movie": "Filme",
"show": "Serien", "collection": "Sammlungen",
"collection": "Sammlungen" "serie": "Serien"
}, },
"mediatype-tt": "Medientyp", "mediatype-tt": "Medientyp",
"mediatypelabel": "Medientyp" "mediatypelabel": "Medientyp"

View File

@ -47,8 +47,8 @@
"mediatypekey": { "mediatypekey": {
"all": "All", "all": "All",
"movie": "Movies", "movie": "Movies",
"show": "Series", "collection": "Collection",
"collection": "Collection" "serie": "Series"
}, },
"mediatype-tt": "Media Type", "mediatype-tt": "Media Type",
"mediatypelabel": "Media Type", "mediatypelabel": "Media Type",
@ -60,7 +60,7 @@
"airDate": "Air Date", "airDate": "Air Date",
"startAir": "Start air", "startAir": "Start air",
"endAir": "End air", "endAir": "End air",
"addedDate": "Added date", "createdAt": "Added date",
"rating": "Ratings" "rating": "Ratings"
}, },
"sortord": { "sortord": {

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "Todo", "all": "Todo",
"movie": "Películas", "movie": "Películas",
"show": "Programas de TV", "collection": "Colección",
"collection": "Colección" "serie": "Programas de TV"
}, },
"mediatype-tt": "Tipos de medios", "mediatype-tt": "Tipos de medios",
"mediatypelabel": "Tipo de medio", "mediatypelabel": "Tipo de medio",
@ -59,7 +59,7 @@
"airDate": "Fecha de emisión", "airDate": "Fecha de emisión",
"startAir": "Empieza emisión", "startAir": "Empieza emisión",
"endAir": "Finaliza emisión", "endAir": "Finaliza emisión",
"addedDate": "Fecha de incorporación", "createdAt": "Fecha de incorporación",
"rating": "Calificaciones" "rating": "Calificaciones"
}, },
"sortord": { "sortord": {

View File

@ -51,7 +51,7 @@
"airDate": "Date de sortie", "airDate": "Date de sortie",
"startAir": "Date de sortie", "startAir": "Date de sortie",
"endAir": "Date de fin de sortie", "endAir": "Date de fin de sortie",
"addedDate": "Date d'ajout", "createdAt": "Date d'ajout",
"rating": "Notes" "rating": "Notes"
}, },
"sortord": { "sortord": {
@ -61,10 +61,10 @@
"switchToGrid": "Passer en vue grille", "switchToGrid": "Passer en vue grille",
"switchToList": "Passer en vue liste", "switchToList": "Passer en vue liste",
"mediatypekey": { "mediatypekey": {
"show": "Séries",
"collection": "Collection", "collection": "Collection",
"movie": "Films", "movie": "Films",
"all": "Tous" "all": "Tous",
"serie": "Séries"
}, },
"mediatype-tt": "Type de média", "mediatype-tt": "Type de média",
"mediatypelabel": "Type de média" "mediatypelabel": "Type de média"

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "Todo", "all": "Todo",
"movie": "Filmes", "movie": "Filmes",
"show": "Series", "collection": "Colección",
"collection": "Colección" "serie": "Series"
}, },
"mediatype-tt": "Tipo de contido multimedia", "mediatype-tt": "Tipo de contido multimedia",
"mediatypelabel": "Tipo de contido multimedia", "mediatypelabel": "Tipo de contido multimedia",
@ -59,7 +59,7 @@
"airDate": "Data de emisión", "airDate": "Data de emisión",
"startAir": "Comezo de emisión", "startAir": "Comezo de emisión",
"endAir": "Fin da emisión", "endAir": "Fin da emisión",
"addedDate": "Data de incorporación", "createdAt": "Data de incorporación",
"rating": "Valoracións" "rating": "Valoracións"
}, },
"sortord": { "sortord": {

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "", "all": "",
"movie": "", "movie": "",
"show": "", "collection": "",
"collection": "" "serie": ""
}, },
"mediatype-tt": "", "mediatype-tt": "",
"mediatypelabel": "", "mediatypelabel": "",
@ -59,7 +59,7 @@
"airDate": "", "airDate": "",
"startAir": "", "startAir": "",
"endAir": "", "endAir": "",
"addedDate": "", "createdAt": "",
"rating": "" "rating": ""
}, },
"sortord": { "sortord": {

View File

@ -51,7 +51,7 @@
"airDate": "Data di trasmissione", "airDate": "Data di trasmissione",
"startAir": "Inizio trasmissione", "startAir": "Inizio trasmissione",
"endAir": "Fine trasmissione", "endAir": "Fine trasmissione",
"addedDate": "Data di aggiunta", "createdAt": "Data di aggiunta",
"rating": "Valutazioni" "rating": "Valutazioni"
}, },
"sortord": { "sortord": {
@ -63,8 +63,8 @@
"mediatypekey": { "mediatypekey": {
"all": "Tutti", "all": "Tutti",
"movie": "Film", "movie": "Film",
"show": "Serie TV", "collection": "Collezione",
"collection": "Collezione" "serie": "Serie TV"
}, },
"mediatype-tt": "Tipo di media", "mediatype-tt": "Tipo di media",
"mediatypelabel": "Tipo di media" "mediatypelabel": "Tipo di media"

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "전부", "all": "전부",
"movie": "영화", "movie": "영화",
"show": "시리즈", "collection": "컬렉션",
"collection": "컬렉션" "serie": "시리즈"
}, },
"mediatype-tt": "미디어 타입", "mediatype-tt": "미디어 타입",
"mediatypelabel": "미디어 타입", "mediatypelabel": "미디어 타입",
@ -59,7 +59,7 @@
"airDate": "방영 날짜", "airDate": "방영 날짜",
"startAir": "방영 시작 날짜", "startAir": "방영 시작 날짜",
"endAir": "종영 날짜", "endAir": "종영 날짜",
"addedDate": "추가된 날짜", "createdAt": "추가된 날짜",
"rating": "평가" "rating": "평가"
}, },
"sortord": { "sortord": {

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "", "all": "",
"movie": "", "movie": "",
"show": "", "collection": "",
"collection": "" "serie": ""
}, },
"mediatype-tt": "", "mediatype-tt": "",
"mediatypelabel": "", "mediatypelabel": "",
@ -59,7 +59,7 @@
"airDate": "", "airDate": "",
"startAir": "", "startAir": "",
"endAir": "", "endAir": "",
"addedDate": "", "createdAt": "",
"rating": "" "rating": ""
}, },
"sortord": { "sortord": {

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "Alle", "all": "Alle",
"movie": "Film", "movie": "Film",
"show": "Serie", "collection": "Verzameling",
"collection": "Verzameling" "serie": "Serie"
}, },
"mediatype-tt": "Mediatype", "mediatype-tt": "Mediatype",
"mediatypelabel": "Mediatype", "mediatypelabel": "Mediatype",
@ -59,7 +59,7 @@
"airDate": "Datum eerste vertoning", "airDate": "Datum eerste vertoning",
"startAir": "Startdatum", "startAir": "Startdatum",
"endAir": "Einddatum", "endAir": "Einddatum",
"addedDate": "Datum toegevoegd", "createdAt": "Datum toegevoegd",
"rating": "Beoordelingen" "rating": "Beoordelingen"
}, },
"sortord": { "sortord": {

View File

@ -173,7 +173,7 @@
"airDate": "Data emisji", "airDate": "Data emisji",
"name": "Nazwa", "name": "Nazwa",
"endAir": "Koniec emisji", "endAir": "Koniec emisji",
"addedDate": "Data dodania", "createdAt": "Data dodania",
"rating": "Ocena" "rating": "Ocena"
}, },
"sortord": { "sortord": {
@ -187,8 +187,8 @@
"mediatypekey": { "mediatypekey": {
"all": "Wszystko", "all": "Wszystko",
"movie": "Filmy", "movie": "Filmy",
"show": "Seriale", "collection": "Kolekcja",
"collection": "Kolekcja" "serie": "Seriale"
}, },
"mediatype-tt": "Typ", "mediatype-tt": "Typ",
"mediatypelabel": "Typ" "mediatypelabel": "Typ"

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "", "all": "",
"movie": "", "movie": "",
"show": "", "collection": "",
"collection": "" "serie": ""
}, },
"mediatype-tt": "", "mediatype-tt": "",
"mediatypelabel": "", "mediatypelabel": "",
@ -59,7 +59,7 @@
"airDate": "", "airDate": "",
"startAir": "", "startAir": "",
"endAir": "", "endAir": "",
"addedDate": "", "createdAt": "",
"rating": "" "rating": ""
}, },
"sortord": { "sortord": {

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "Todos", "all": "Todos",
"movie": "Filmes", "movie": "Filmes",
"show": "Séries", "collection": "Coleção",
"collection": "Coleção" "serie": "Séries"
}, },
"mediatype-tt": "Tipo de mídia", "mediatype-tt": "Tipo de mídia",
"mediatypelabel": "Tipo de mídia", "mediatypelabel": "Tipo de mídia",
@ -59,7 +59,7 @@
"airDate": "Data de transmissão", "airDate": "Data de transmissão",
"startAir": "Data de início", "startAir": "Data de início",
"endAir": "Data de finalização", "endAir": "Data de finalização",
"addedDate": "Adicionado na data", "createdAt": "Adicionado na data",
"rating": "Avaliações" "rating": "Avaliações"
}, },
"sortord": { "sortord": {

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "Toate", "all": "Toate",
"movie": "Filme", "movie": "Filme",
"show": "Serie", "collection": "Colecție",
"collection": "Colecție" "serie": "Serie"
}, },
"mediatype-tt": "Tip media", "mediatype-tt": "Tip media",
"mediatypelabel": "Tip media", "mediatypelabel": "Tip media",
@ -59,7 +59,7 @@
"airDate": "Data de difuzare", "airDate": "Data de difuzare",
"startAir": "Începe aerul", "startAir": "Începe aerul",
"endAir": "Sfârșit aerul", "endAir": "Sfârșit aerul",
"addedDate": "Data adăugată", "createdAt": "Data adăugată",
"rating": "Evaluări" "rating": "Evaluări"
}, },
"sortord": { "sortord": {

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "Все", "all": "Все",
"movie": "Фильмы", "movie": "Фильмы",
"show": "Сериалы", "collection": "Коллекция",
"collection": "Коллекция" "serie": "Сериалы"
}, },
"mediatype-tt": "Тип медиа", "mediatype-tt": "Тип медиа",
"mediatypelabel": "Тип медиа", "mediatypelabel": "Тип медиа",
@ -59,7 +59,7 @@
"airDate": "Дата премьеры", "airDate": "Дата премьеры",
"startAir": "Впервые вышло", "startAir": "Впервые вышло",
"endAir": "Завершение выхода", "endAir": "Завершение выхода",
"addedDate": "Дата добавления", "createdAt": "Дата добавления",
"rating": "Рейтинг" "rating": "Рейтинг"
}, },
"sortord": { "sortord": {

View File

@ -46,8 +46,8 @@
"mediatypekey": { "mediatypekey": {
"all": "அனைத்தும்", "all": "அனைத்தும்",
"movie": "திரைப்படங்கள்", "movie": "திரைப்படங்கள்",
"show": "தொடர்", "collection": "சேகரிப்பு",
"collection": "சேகரிப்பு" "serie": "தொடர்"
}, },
"mediatype-tt": "ஊடக வகை", "mediatype-tt": "ஊடக வகை",
"mediatypelabel": "ஊடக வகை", "mediatypelabel": "ஊடக வகை",
@ -59,7 +59,7 @@
"airDate": "காற்று தேதி", "airDate": "காற்று தேதி",
"startAir": "காற்றைத் தொடங்கவும்", "startAir": "காற்றைத் தொடங்கவும்",
"endAir": "இறுதி காற்று", "endAir": "இறுதி காற்று",
"addedDate": "சேர்க்கப்பட்ட தேதி", "createdAt": "சேர்க்கப்பட்ட தேதி",
"rating": "மதிப்பீடுகள்" "rating": "மதிப்பீடுகள்"
}, },
"sortord": { "sortord": {

View File

@ -51,7 +51,7 @@
"airDate": ıktığı tarih", "airDate": ıktığı tarih",
"startAir": "Başladığı tarih", "startAir": "Başladığı tarih",
"endAir": "Bittiği tarih", "endAir": "Bittiği tarih",
"addedDate": "Eklendiği tarih", "createdAt": "Eklendiği tarih",
"rating": "Puanlama" "rating": "Puanlama"
}, },
"sortord": { "sortord": {
@ -62,9 +62,9 @@
"switchToList": "Liste görünümüne geç", "switchToList": "Liste görünümüne geç",
"mediatypekey": { "mediatypekey": {
"collection": "Koleksiyonlar", "collection": "Koleksiyonlar",
"show": "Diziler",
"all": "Hepsi", "all": "Hepsi",
"movie": "Filmler" "movie": "Filmler",
"serie": "Diziler"
}, },
"mediatype-tt": "İçeriğin Türü", "mediatype-tt": "İçeriğin Türü",
"mediatypelabel": "İçeriğin Türü" "mediatypelabel": "İçeriğin Türü"

View File

@ -51,7 +51,7 @@
"airDate": "Дата виходу", "airDate": "Дата виходу",
"startAir": "Початок виходу", "startAir": "Початок виходу",
"endAir": "Кінець виходу", "endAir": "Кінець виходу",
"addedDate": "Дата додавання", "createdAt": "Дата додавання",
"rating": "Рейтинг" "rating": "Рейтинг"
}, },
"sortord": { "sortord": {
@ -65,8 +65,8 @@
"mediatypekey": { "mediatypekey": {
"all": "Усе", "all": "Усе",
"movie": "Фільми", "movie": "Фільми",
"show": "Серіали", "collection": "Колекція",
"collection": "Колекція" "serie": "Серіали"
} }
}, },
"misc": { "misc": {

View File

@ -51,7 +51,7 @@
"airDate": "播出日期", "airDate": "播出日期",
"startAir": "开始播出日期", "startAir": "开始播出日期",
"endAir": "结束播出日期", "endAir": "结束播出日期",
"addedDate": "添加日期", "createdAt": "添加日期",
"rating": "评分" "rating": "评分"
}, },
"sortord": { "sortord": {
@ -63,8 +63,8 @@
"mediatypekey": { "mediatypekey": {
"all": "全部", "all": "全部",
"movie": "电影", "movie": "电影",
"show": "系列", "collection": "集合",
"collection": "集合" "serie": "系列"
}, },
"mediatype-tt": "媒体类型", "mediatype-tt": "媒体类型",
"mediatypelabel": "媒体类型" "mediatypelabel": "媒体类型"