mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-30 20:22:00 +00:00 
			
		
		
		
	Normalize translation keys in other locales (1/3)
This commit is contained in:
		| @@ -337,16 +337,16 @@ | ||||
|     "duration": "المدة الزمنية", | ||||
|     "features": "الميزات", | ||||
|     "sort": "فرز", | ||||
|     "hour": "آخر ساعة", | ||||
|     "today": "اليوم", | ||||
|     "week": "هذا الأسبوع", | ||||
|     "month": "هذا الشهر", | ||||
|     "year": "هذه السنة", | ||||
|     "video": "فيديو", | ||||
|     "channel": "قناة", | ||||
|     "playlist": "قائمة التشغيل", | ||||
|     "movie": "فيلم", | ||||
|     "show": "عرض", | ||||
|     "search_filters_date_option_hour": "آخر ساعة", | ||||
|     "search_filters_date_option_today": "اليوم", | ||||
|     "search_filters_date_option_week": "هذا الأسبوع", | ||||
|     "search_filters_date_option_month": "هذا الشهر", | ||||
|     "search_filters_date_option_year": "هذه السنة", | ||||
|     "search_filters_type_option_video": "فيديو", | ||||
|     "search_filters_type_option_channel": "قناة", | ||||
|     "search_filters_type_option_playlist": "قائمة التشغيل", | ||||
|     "search_filters_type_option_movie": "فيلم", | ||||
|     "search_filters_type_option_show": "عرض", | ||||
|     "hd": "عالية الدقة", | ||||
|     "subtitles": "ترجمات", | ||||
|     "creative_commons": "المشاع الإبداعي", | ||||
|   | ||||
| @@ -55,11 +55,11 @@ | ||||
|     "content_type": "Tipus", | ||||
|     "duration": "Duració", | ||||
|     "sort": "Ordena per", | ||||
|     "week": "Aquesta setmana", | ||||
|     "month": "Aquest mes", | ||||
|     "year": "Aquest any", | ||||
|     "video": "Vídeo", | ||||
|     "channel": "Canal", | ||||
|     "search_filters_date_option_week": "Aquesta setmana", | ||||
|     "search_filters_date_option_month": "Aquest mes", | ||||
|     "search_filters_date_option_year": "Aquest any", | ||||
|     "search_filters_type_option_video": "Vídeo", | ||||
|     "search_filters_type_option_channel": "Canal", | ||||
|     "short": "Curt (< 4 minuts)", | ||||
|     "long": "Llarg (> 20 minuts)", | ||||
|     "Current version: ": "Versió actual: ", | ||||
| @@ -93,11 +93,11 @@ | ||||
|     "Spanish": "Castellà", | ||||
|     "Vietnamese": "Vietnamita", | ||||
|     "News": "Notícies", | ||||
|     "show": "Mostra", | ||||
|     "search_filters_type_option_show": "Mostra", | ||||
|     "footer_documentation": "Documentació", | ||||
|     "Thai": "Tailandès", | ||||
|     "Music": "Música", | ||||
|     "relevance": "Rellevància", | ||||
|     "hour": "Última hora", | ||||
|     "today": "Avui" | ||||
|     "search_filters_date_option_hour": "Última hora", | ||||
|     "search_filters_date_option_today": "Avui" | ||||
| } | ||||
|   | ||||
| @@ -266,16 +266,16 @@ | ||||
|     "date": "Datum zveřejnění", | ||||
|     "views": "Počet zhlédnutí", | ||||
|     "duration": "Délka", | ||||
|     "hour": "Před hodinou", | ||||
|     "today": "Dnes", | ||||
|     "week": "Tento týden", | ||||
|     "month": "Tento měsíc", | ||||
|     "year": "Tento rok", | ||||
|     "video": "Video", | ||||
|     "channel": "Kanál", | ||||
|     "playlist": "Playlist", | ||||
|     "movie": "Film", | ||||
|     "show": "Show", | ||||
|     "search_filters_date_option_hour": "Před hodinou", | ||||
|     "search_filters_date_option_today": "Dnes", | ||||
|     "search_filters_date_option_week": "Tento týden", | ||||
|     "search_filters_date_option_month": "Tento měsíc", | ||||
|     "search_filters_date_option_year": "Tento rok", | ||||
|     "search_filters_type_option_video": "Video", | ||||
|     "search_filters_type_option_channel": "Kanál", | ||||
|     "search_filters_type_option_playlist": "Playlist", | ||||
|     "search_filters_type_option_movie": "Film", | ||||
|     "search_filters_type_option_show": "Show", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "Titulky", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -218,7 +218,7 @@ | ||||
|     "filter": "Filter", | ||||
|     "Khmer": "Khmer", | ||||
|     "Finnish": "Finsk", | ||||
|     "week": "Denne uge", | ||||
|     "search_filters_date_option_week": "Denne uge", | ||||
|     "Korean": "Koreansk", | ||||
|     "Telugu": "Telugu", | ||||
|     "Malayalam": "Malayalam", | ||||
| @@ -229,7 +229,7 @@ | ||||
|     "Bosnian": "Bosnisk", | ||||
|     "Yiddish": "Jiddisch", | ||||
|     "Belarusian": "Belarussisk", | ||||
|     "today": "I dag", | ||||
|     "search_filters_date_option_today": "I dag", | ||||
|     "Shona": "Shona", | ||||
|     "Slovenian": "Slovensk", | ||||
|     "Gaming": "Gaming", | ||||
| @@ -248,19 +248,19 @@ | ||||
|     "footer_modfied_source_code": "Modificeret Kildekode", | ||||
|     "Released under the AGPLv3 on Github.": "Udgivet under AGPLv3 på Github.", | ||||
|     "Tajik": "Tadsjikisk", | ||||
|     "month": "Denne måned", | ||||
|     "search_filters_date_option_month": "Denne måned", | ||||
|     "Hebrew": "Hebraisk", | ||||
|     "Kannada": "Kannada", | ||||
|     "Current version: ": "Nuværende version: ", | ||||
|     "Amharic": "Amharisk", | ||||
|     "Swedish": "Svensk", | ||||
|     "Corsican": "Korsikansk", | ||||
|     "movie": "Film", | ||||
|     "search_filters_type_option_movie": "Film", | ||||
|     "Could not pull trending pages.": "Kunne ikke hente trending sider.", | ||||
|     "English": "Engelsk", | ||||
|     "hd": "HD", | ||||
|     "Hausa": "Islandsk", | ||||
|     "year": "Dette år", | ||||
|     "search_filters_date_option_year": "Dette år", | ||||
|     "Japanese": "Japansk", | ||||
|     "content_type": "Type", | ||||
|     "Icelandic": "Islandsk", | ||||
| @@ -269,7 +269,7 @@ | ||||
|     "Yoruba": "Yoruba", | ||||
|     "Erroneous token": "Fejlagtig token", | ||||
|     "Videos": "Videoer", | ||||
|     "show": "Vis", | ||||
|     "search_filters_type_option_show": "Vis", | ||||
|     "Luxembourgish": "Luxemboursk", | ||||
|     "Vietnamese": "Vietnamesisk", | ||||
|     "Latvian": "Lettisk", | ||||
| @@ -307,8 +307,8 @@ | ||||
|     "Maori": "Maori", | ||||
|     "Slovak": "Slovakisk", | ||||
|     "relevance": "Relevans", | ||||
|     "hour": "Sidste time", | ||||
|     "playlist": "Spilleliste", | ||||
|     "search_filters_date_option_hour": "Sidste time", | ||||
|     "search_filters_type_option_playlist": "Spilleliste", | ||||
|     "long": "Lang (> 20 minutter)", | ||||
|     "creative_commons": "Creative Commons", | ||||
|     "Marathi": "Marathi", | ||||
| @@ -365,8 +365,8 @@ | ||||
|     "Georgian": "Georgisk", | ||||
|     "Italian": "Italiensk", | ||||
|     "Audio mode": "Lydtilstand", | ||||
|     "video": "Video", | ||||
|     "channel": "Kanal", | ||||
|     "search_filters_type_option_video": "Video", | ||||
|     "search_filters_type_option_channel": "Kanal", | ||||
|     "3d": "3D", | ||||
|     "4k": "4K", | ||||
|     "Hmong": "Hmong", | ||||
|   | ||||
| @@ -337,16 +337,16 @@ | ||||
|     "duration": "Dauer", | ||||
|     "features": "Eigenschaften", | ||||
|     "sort": "sortieren", | ||||
|     "hour": "Letzte Stunde", | ||||
|     "today": "Heute", | ||||
|     "week": "Diese Woche", | ||||
|     "month": "Diesen Monat", | ||||
|     "year": "Dieses Jahr", | ||||
|     "video": "Video", | ||||
|     "channel": "Kanal", | ||||
|     "playlist": "Wiedergabeliste", | ||||
|     "movie": "Film", | ||||
|     "show": "anzeigen", | ||||
|     "search_filters_date_option_hour": "Letzte Stunde", | ||||
|     "search_filters_date_option_today": "Heute", | ||||
|     "search_filters_date_option_week": "Diese Woche", | ||||
|     "search_filters_date_option_month": "Diesen Monat", | ||||
|     "search_filters_date_option_year": "Dieses Jahr", | ||||
|     "search_filters_type_option_video": "Video", | ||||
|     "search_filters_type_option_channel": "Kanal", | ||||
|     "search_filters_type_option_playlist": "Wiedergabeliste", | ||||
|     "search_filters_type_option_movie": "Film", | ||||
|     "search_filters_type_option_show": "Anzeigen", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "Untertitel / CC", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -373,7 +373,7 @@ | ||||
|     "preferences_region_label": "Χώρα περιεχομένου: ", | ||||
|     "preferences_category_misc": "Διάφορες προτιμήσεις", | ||||
|     "Show more": "Εμφάνιση περισσότερων", | ||||
|     "today": "Σήμερα", | ||||
|     "search_filters_date_option_today": "Σήμερα", | ||||
|     "360": "360°", | ||||
|     "videoinfo_started_streaming_x_ago": "Ξεκίνησε η ροή `x` πριν από", | ||||
|     "videoinfo_watch_on_youTube": "Παρακολουθήστε στο YouTube", | ||||
| @@ -386,10 +386,10 @@ | ||||
|     "date": "Ημερομηνία μεταφόρτωσης", | ||||
|     "content_type": "Τύπος", | ||||
|     "duration": "Διάρκεια", | ||||
|     "week": "Αυτή την εβδομάδα", | ||||
|     "year": "Φέτος", | ||||
|     "channel": "Κανάλι", | ||||
|     "playlist": "Λίστα αναπαραγωγής", | ||||
|     "search_filters_date_option_week": "Αυτή την εβδομάδα", | ||||
|     "search_filters_date_option_year": "Φέτος", | ||||
|     "search_filters_type_option_channel": "Κανάλι", | ||||
|     "search_filters_type_option_playlist": "Λίστα αναπαραγωγής", | ||||
|     "long": "Μεγάλο (> 20 λεπτά)", | ||||
|     "hd": "HD", | ||||
|     "location": "Τοποθεσία", | ||||
| @@ -399,21 +399,21 @@ | ||||
|     "footer_donate_page": "Δωρεά", | ||||
|     "footer_original_source_code": "Πρωτότυπος πηγαίος κώδικας", | ||||
|     "preferences_show_nick_label": "Εμφάνιση ψευδώνυμου στην κορυφή: ", | ||||
|     "hour": "Τελευταία ώρα", | ||||
|     "search_filters_date_option_hour": "Τελευταία ώρα", | ||||
|     "adminprefs_modified_source_code_url_label": "URL σε αποθετήριο τροποποιημένου πηγαίου κώδικα", | ||||
|     "subtitles": "Υπότιτλοι/CC", | ||||
|     "month": "Αυτόν τον μήνα", | ||||
|     "search_filters_date_option_month": "Αυτόν τον μήνα", | ||||
|     "Released under the AGPLv3 on Github.": "Κυκλοφορεί υπό την AGPLv3 στο Github.", | ||||
|     "sort": "Ταξινόμηση κατά", | ||||
|     "filter": "Φίλτρο", | ||||
|     "movie": "Ταινία", | ||||
|     "search_filters_type_option_movie": "Ταινία", | ||||
|     "footer_modfied_source_code": "Τροποποιημένος πηγαίος κώδικας", | ||||
|     "features": "Χαρακτηριστικά", | ||||
|     "4k": "4K", | ||||
|     "footer_documentation": "Τεκμηρίωση", | ||||
|     "short": "Σύντομο (< 4 λεπτά)", | ||||
|     "next_steps_error_message_refresh": "Ανανέωση", | ||||
|     "video": "Βίντεο", | ||||
|     "search_filters_type_option_video": "Βίντεο", | ||||
|     "live": "Ζωντανά", | ||||
|     "creative_commons": "Creative Commons", | ||||
|     "Search": "Αναζήτηση", | ||||
| @@ -448,6 +448,6 @@ | ||||
|     "none": "κανένα", | ||||
|     "videoinfo_youTube_embed_link": "Ενσωμάτωση", | ||||
|     "videoinfo_invidious_embed_link": "Σύνδεσμος Ενσωμάτωσης", | ||||
|     "show": "Μπάρα προόδου διαβάσματος", | ||||
|     "search_filters_type_option_show": "Μπάρα προόδου διαβάσματος", | ||||
|     "preferences_watch_history_label": "Ενεργοποίηση ιστορικού παρακολούθησης: " | ||||
| } | ||||
|   | ||||
| @@ -337,16 +337,16 @@ | ||||
|     "duration": "daŭro", | ||||
|     "features": "trajtoj", | ||||
|     "sort": "ordigi", | ||||
|     "hour": "horo", | ||||
|     "today": "hodiaŭ", | ||||
|     "week": "semajno", | ||||
|     "month": "monato", | ||||
|     "year": "jaro", | ||||
|     "video": "filmeto", | ||||
|     "channel": "kanalo", | ||||
|     "playlist": "ludlisto", | ||||
|     "movie": "filmo", | ||||
|     "show": "spektaĵo", | ||||
|     "search_filters_date_option_hour": "horo", | ||||
|     "search_filters_date_option_today": "hodiaŭ", | ||||
|     "search_filters_date_option_week": "semajno", | ||||
|     "search_filters_date_option_month": "monato", | ||||
|     "search_filters_date_option_year": "jaro", | ||||
|     "search_filters_type_option_video": "filmeto", | ||||
|     "search_filters_type_option_channel": "kanalo", | ||||
|     "search_filters_type_option_playlist": "ludlisto", | ||||
|     "search_filters_type_option_movie": "filmo", | ||||
|     "search_filters_type_option_show": "spektaĵo", | ||||
|     "hd": "altdistingiva", | ||||
|     "subtitles": "subtekstoj", | ||||
|     "creative_commons": "Krea Komunaĵo", | ||||
|   | ||||
| @@ -337,16 +337,16 @@ | ||||
|     "duration": "duración", | ||||
|     "features": "funcionalidades", | ||||
|     "sort": "ordenar", | ||||
|     "hour": "hora", | ||||
|     "today": "hoy", | ||||
|     "week": "semana", | ||||
|     "month": "mes", | ||||
|     "year": "año", | ||||
|     "video": "vídeo", | ||||
|     "channel": "canal", | ||||
|     "playlist": "lista de reproducción", | ||||
|     "movie": "película", | ||||
|     "show": "programa", | ||||
|     "search_filters_date_option_hour": "hora", | ||||
|     "search_filters_date_option_today": "hoy", | ||||
|     "search_filters_date_option_week": "semana", | ||||
|     "search_filters_date_option_month": "mes", | ||||
|     "search_filters_date_option_year": "año", | ||||
|     "search_filters_type_option_video": "vídeo", | ||||
|     "search_filters_type_option_channel": "canal", | ||||
|     "search_filters_type_option_playlist": "lista de reproducción", | ||||
|     "search_filters_type_option_movie": "película", | ||||
|     "search_filters_type_option_show": "programa", | ||||
|     "hd": "hd", | ||||
|     "subtitles": "subtítulos", | ||||
|     "creative_commons": "creative_commons", | ||||
|   | ||||
| @@ -353,16 +353,16 @@ | ||||
|     "duration": "مدت", | ||||
|     "features": "ویژگیها", | ||||
|     "sort": "به ترتیب", | ||||
|     "hour": "یک ساعت گذشته", | ||||
|     "today": "امروز", | ||||
|     "week": "این هفته", | ||||
|     "month": "این ماه", | ||||
|     "year": "امسال", | ||||
|     "video": "ویدئو", | ||||
|     "channel": "کانال", | ||||
|     "playlist": "سیاههٔ پخش", | ||||
|     "movie": "فیلم", | ||||
|     "show": "نمایش", | ||||
|     "search_filters_date_option_hour": "یک ساعت گذشته", | ||||
|     "search_filters_date_option_today": "امروز", | ||||
|     "search_filters_date_option_week": "این هفته", | ||||
|     "search_filters_date_option_month": "این ماه", | ||||
|     "search_filters_date_option_year": "امسال", | ||||
|     "search_filters_type_option_video": "ویدئو", | ||||
|     "search_filters_type_option_channel": "کانال", | ||||
|     "search_filters_type_option_playlist": "سیاههٔ پخش", | ||||
|     "search_filters_type_option_movie": "فیلم", | ||||
|     "search_filters_type_option_show": "نمایش", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "زیرنویس", | ||||
|     "creative_commons": "کریتیو کامونز", | ||||
|   | ||||
| @@ -336,16 +336,16 @@ | ||||
|     "duration": "Kesto", | ||||
|     "features": "Ominaisuudet", | ||||
|     "sort": "Luokittele", | ||||
|     "hour": "Viimeisin tunti", | ||||
|     "today": "Tänään", | ||||
|     "week": "Tämä viikko", | ||||
|     "month": "Tämä kuukausi", | ||||
|     "year": "Tämä vuosi", | ||||
|     "video": "Video", | ||||
|     "channel": "Kanava", | ||||
|     "playlist": "Soittolista", | ||||
|     "movie": "Elokuva", | ||||
|     "show": "Ohjelma", | ||||
|     "search_filters_date_option_hour": "Viimeisin tunti", | ||||
|     "search_filters_date_option_today": "Tänään", | ||||
|     "search_filters_date_option_week": "Tämä viikko", | ||||
|     "search_filters_date_option_month": "Tämä kuukausi", | ||||
|     "search_filters_date_option_year": "Tämä vuosi", | ||||
|     "search_filters_type_option_video": "Video", | ||||
|     "search_filters_type_option_channel": "Kanava", | ||||
|     "search_filters_type_option_playlist": "Soittolista", | ||||
|     "search_filters_type_option_movie": "Elokuva", | ||||
|     "search_filters_type_option_show": "Ohjelma", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "Tekstitys/CC", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -369,16 +369,16 @@ | ||||
|     "duration": "durée", | ||||
|     "features": "fonctionnalités", | ||||
|     "sort": "Trier par", | ||||
|     "hour": "dernière heure", | ||||
|     "today": "aujourd'hui", | ||||
|     "week": "semaine", | ||||
|     "month": "mois", | ||||
|     "year": "année", | ||||
|     "video": "vidéo", | ||||
|     "channel": "chaîne", | ||||
|     "playlist": "liste de lecture", | ||||
|     "movie": "film", | ||||
|     "show": "émission", | ||||
|     "search_filters_date_option_hour": "dernière heure", | ||||
|     "search_filters_date_option_today": "aujourd'hui", | ||||
|     "search_filters_date_option_week": "semaine", | ||||
|     "search_filters_date_option_month": "mois", | ||||
|     "search_filters_date_option_year": "année", | ||||
|     "search_filters_type_option_video": "vidéo", | ||||
|     "search_filters_type_option_channel": "chaîne", | ||||
|     "search_filters_type_option_playlist": "liste de lecture", | ||||
|     "search_filters_type_option_movie": "film", | ||||
|     "search_filters_type_option_show": "émission", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "sous-titres / CC", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -282,16 +282,16 @@ | ||||
|     "duration": "משך זמן", | ||||
|     "features": "תכונות", | ||||
|     "sort": "מיון לפי", | ||||
|     "hour": "השעה האחרונה", | ||||
|     "today": "היום", | ||||
|     "week": "השבוע", | ||||
|     "month": "החודש", | ||||
|     "year": "השנה", | ||||
|     "video": "סרטון", | ||||
|     "channel": "ערוץ", | ||||
|     "playlist": "פלייליסט", | ||||
|     "movie": "סרט", | ||||
|     "show": "תכנית טלוויזיה", | ||||
|     "search_filters_date_option_hour": "השעה האחרונה", | ||||
|     "search_filters_date_option_today": "היום", | ||||
|     "search_filters_date_option_week": "השבוע", | ||||
|     "search_filters_date_option_month": "החודש", | ||||
|     "search_filters_date_option_year": "השנה", | ||||
|     "search_filters_type_option_video": "סרטון", | ||||
|     "search_filters_type_option_channel": "ערוץ", | ||||
|     "search_filters_type_option_playlist": "פלייליסט", | ||||
|     "search_filters_type_option_movie": "סרט", | ||||
|     "search_filters_type_option_show": "תכנית טלוויזיה", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "כתוביות", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -337,16 +337,16 @@ | ||||
|     "duration": "trajanje", | ||||
|     "features": "funkcije", | ||||
|     "sort": "redoslijed", | ||||
|     "hour": "sat", | ||||
|     "today": "danas", | ||||
|     "week": "tjedan", | ||||
|     "month": "mjesec", | ||||
|     "year": "godina", | ||||
|     "video": "video", | ||||
|     "channel": "kanal", | ||||
|     "playlist": "Zbirka", | ||||
|     "movie": "film", | ||||
|     "show": "emisija", | ||||
|     "search_filters_date_option_hour": "sat", | ||||
|     "search_filters_date_option_today": "danas", | ||||
|     "search_filters_date_option_week": "tjedan", | ||||
|     "search_filters_date_option_month": "mjesec", | ||||
|     "search_filters_date_option_year": "godina", | ||||
|     "search_filters_type_option_video": "video", | ||||
|     "search_filters_type_option_channel": "kanal", | ||||
|     "search_filters_type_option_playlist": "Zbirka", | ||||
|     "search_filters_type_option_movie": "film", | ||||
|     "search_filters_type_option_show": "emisija", | ||||
|     "hd": "hd", | ||||
|     "subtitles": "titlovi", | ||||
|     "creative_commons": "creative_commons", | ||||
|   | ||||
| @@ -400,19 +400,19 @@ | ||||
|     "relevance": "Relevancia", | ||||
|     "rating": "Pontszám", | ||||
|     "content_type": "Típus", | ||||
|     "today": "Mai napon", | ||||
|     "channel": "Csatorna", | ||||
|     "video": "Videó", | ||||
|     "playlist": "Lejátszási lista", | ||||
|     "search_filters_date_option_today": "Mai napon", | ||||
|     "search_filters_type_option_channel": "Csatorna", | ||||
|     "search_filters_type_option_video": "Videó", | ||||
|     "search_filters_type_option_playlist": "Lejátszási lista", | ||||
|     "creative_commons": "Creative Commons", | ||||
|     "features": "Jellemzők", | ||||
|     "sort": "Rendezés módja", | ||||
|     "preferences_category_misc": "További beállítások", | ||||
|     "%A %B %-d, %Y": "%Y. %B %-d %A", | ||||
|     "long": "Hosszú (20 percnél hosszabb)", | ||||
|     "year": "Ebben az évben", | ||||
|     "hour": "Az elmúlt órában", | ||||
|     "movie": "Film", | ||||
|     "search_filters_date_option_year": "Ebben az évben", | ||||
|     "search_filters_date_option_hour": "Az elmúlt órában", | ||||
|     "search_filters_type_option_movie": "Film", | ||||
|     "hdr": "HDR", | ||||
|     "Broken? Try another Invidious Instance": "Nem működik? Próbáld meg egy másik Invidious oldallal.", | ||||
|     "duration": "Játékidő", | ||||
| @@ -420,15 +420,15 @@ | ||||
|     "Xhosa": "xhosza", | ||||
|     "Switch Invidious Instance": "Váltás másik Invidious-oldalra", | ||||
|     "Urdu": "urdu", | ||||
|     "week": "Ezen a héten", | ||||
|     "search_filters_date_option_week": "Ezen a héten", | ||||
|     "Invalid TFA code": "A kétlépéses hitelesítés kódja nem megfelelő", | ||||
|     "footer_documentation": "Dokumentáció", | ||||
|     "hd": "HD", | ||||
|     "next_steps_error_message_go_to_youtube": "Ugrás a YouTube-ra", | ||||
|     "show": "Műsor", | ||||
|     "search_filters_type_option_show": "Műsor", | ||||
|     "4k": "4K", | ||||
|     "short": "Rövid (4 percnél nem több)", | ||||
|     "month": "Ebben a hónapban", | ||||
|     "search_filters_date_option_month": "Ebben a hónapban", | ||||
|     "subtitles": "Felirattal", | ||||
|     "location": "Közelben", | ||||
|     "crash_page_you_found_a_bug": "Úgy néz ki, találtál egy hibát az Invidiousban.", | ||||
|   | ||||
| @@ -353,16 +353,16 @@ | ||||
|     "duration": "Durasi", | ||||
|     "features": "Fitur", | ||||
|     "sort": "Urut Berdasarkan", | ||||
|     "hour": "Jam Terakhir", | ||||
|     "today": "Hari Ini", | ||||
|     "week": "Pekan Ini", | ||||
|     "month": "Bulan Ini", | ||||
|     "year": "Tahun Ini", | ||||
|     "video": "Video", | ||||
|     "channel": "Kanal", | ||||
|     "playlist": "Daftar Putar", | ||||
|     "movie": "Film", | ||||
|     "show": "Pertunjukan/Acara", | ||||
|     "search_filters_date_option_hour": "Jam Terakhir", | ||||
|     "search_filters_date_option_today": "Hari Ini", | ||||
|     "search_filters_date_option_week": "Pekan Ini", | ||||
|     "search_filters_date_option_month": "Bulan Ini", | ||||
|     "search_filters_date_option_year": "Tahun Ini", | ||||
|     "search_filters_type_option_video": "Video", | ||||
|     "search_filters_type_option_channel": "Kanal", | ||||
|     "search_filters_type_option_playlist": "Daftar Putar", | ||||
|     "search_filters_type_option_movie": "Film", | ||||
|     "search_filters_type_option_show": "Pertunjukan/Acara", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "Takarir", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -355,15 +355,15 @@ | ||||
|     "duration": "Durata", | ||||
|     "features": "Caratteristiche", | ||||
|     "sort": "Ordina per", | ||||
|     "hour": "Ultima ora", | ||||
|     "today": "Oggi", | ||||
|     "week": "Questa settimana", | ||||
|     "month": "Questo mese", | ||||
|     "year": "Quest'anno", | ||||
|     "video": "Video", | ||||
|     "channel": "Canale", | ||||
|     "playlist": "Playlist", | ||||
|     "movie": "Film", | ||||
|     "search_filters_date_option_hour": "Ultima ora", | ||||
|     "search_filters_date_option_today": "Oggi", | ||||
|     "search_filters_date_option_week": "Questa settimana", | ||||
|     "search_filters_date_option_month": "Questo mese", | ||||
|     "search_filters_date_option_year": "Quest'anno", | ||||
|     "search_filters_type_option_video": "Video", | ||||
|     "search_filters_type_option_channel": "Canale", | ||||
|     "search_filters_type_option_playlist": "Playlist", | ||||
|     "search_filters_type_option_movie": "Film", | ||||
|     "hd": "AD", | ||||
|     "subtitles": "Sottotitoli / CC", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -353,16 +353,16 @@ | ||||
|     "duration": "再生時間", | ||||
|     "features": "機能", | ||||
|     "sort": "順番", | ||||
|     "hour": "1時間前", | ||||
|     "today": "今日", | ||||
|     "week": "今週", | ||||
|     "month": "今月", | ||||
|     "year": "今年", | ||||
|     "video": "動画", | ||||
|     "channel": "チャンネル", | ||||
|     "playlist": "再生リスト", | ||||
|     "movie": "映画", | ||||
|     "show": "番組", | ||||
|     "search_filters_date_option_hour": "1時間前", | ||||
|     "search_filters_date_option_today": "今日", | ||||
|     "search_filters_date_option_week": "今週", | ||||
|     "search_filters_date_option_month": "今月", | ||||
|     "search_filters_date_option_year": "今年", | ||||
|     "search_filters_type_option_video": "動画", | ||||
|     "search_filters_type_option_channel": "チャンネル", | ||||
|     "search_filters_type_option_playlist": "再生リスト", | ||||
|     "search_filters_type_option_movie": "映画", | ||||
|     "search_filters_type_option_show": "番組", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "字幕", | ||||
|     "creative_commons": "クリエイティブ・コモンズ", | ||||
|   | ||||
| @@ -86,7 +86,7 @@ | ||||
|     "generic_playlists_count_0": "{{count}} 재생목록", | ||||
|     "generic_subscribers_count_0": "{{count}} 구독자", | ||||
|     "generic_subscriptions_count_0": "{{count}} 구독", | ||||
|     "playlist": "재생목록", | ||||
|     "search_filters_type_option_playlist": "재생목록", | ||||
|     "Korean": "한국어", | ||||
|     "Japanese": "일본어", | ||||
|     "Greek": "그리스어", | ||||
| @@ -219,7 +219,7 @@ | ||||
|     "Latvian": "라트비아어", | ||||
|     "Latin": "라틴어", | ||||
|     "Lao": "라오어", | ||||
|     "channel": "채널", | ||||
|     "search_filters_type_option_channel": "채널", | ||||
|     "Kyrgyz": "키르기스어", | ||||
|     "Kurdish": "쿠르드어", | ||||
|     "Khmer": "크메르어", | ||||
| @@ -366,14 +366,14 @@ | ||||
|     "About": "정보", | ||||
|     "Top": "최고", | ||||
|     "hd": "HD", | ||||
|     "show": "쇼", | ||||
|     "movie": "영화", | ||||
|     "video": "동영상", | ||||
|     "year": "올해", | ||||
|     "month": "이번 달", | ||||
|     "week": "이번 주", | ||||
|     "today": "오늘", | ||||
|     "hour": "지난 1시간", | ||||
|     "search_filters_type_option_show": "쇼", | ||||
|     "search_filters_type_option_movie": "영화", | ||||
|     "search_filters_type_option_video": "동영상", | ||||
|     "search_filters_date_option_year": "올해", | ||||
|     "search_filters_date_option_month": "이번 달", | ||||
|     "search_filters_date_option_week": "이번 주", | ||||
|     "search_filters_date_option_today": "오늘", | ||||
|     "search_filters_date_option_hour": "지난 1시간", | ||||
|     "sort": "정렬기준", | ||||
|     "features": "기능별", | ||||
|     "short": "4분 미만", | ||||
|   | ||||
| @@ -337,16 +337,16 @@ | ||||
|     "duration": "Trukmė", | ||||
|     "features": "Funkcijos", | ||||
|     "sort": "Rūšiuoti pagal", | ||||
|     "hour": "Per paskutinę valandą", | ||||
|     "today": "Šiandien", | ||||
|     "week": "Šią savaitę", | ||||
|     "month": "Šį mėnesį", | ||||
|     "year": "Šiais metais", | ||||
|     "video": "Vaizdo įrašas", | ||||
|     "channel": "Kanalas", | ||||
|     "playlist": "Grojaraštis", | ||||
|     "movie": "Filmas", | ||||
|     "show": "Serialas", | ||||
|     "search_filters_date_option_hour": "Per paskutinę valandą", | ||||
|     "search_filters_date_option_today": "Šiandien", | ||||
|     "search_filters_date_option_week": "Šią savaitę", | ||||
|     "search_filters_date_option_month": "Šį mėnesį", | ||||
|     "search_filters_date_option_year": "Šiais metais", | ||||
|     "search_filters_type_option_video": "Vaizdo įrašas", | ||||
|     "search_filters_type_option_channel": "Kanalas", | ||||
|     "search_filters_type_option_playlist": "Grojaraštis", | ||||
|     "search_filters_type_option_movie": "Filmas", | ||||
|     "search_filters_type_option_show": "Serialas", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "Subtitrai/CC", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -337,16 +337,16 @@ | ||||
|     "duration": "varighet", | ||||
|     "features": "funksjoner", | ||||
|     "sort": "sorter", | ||||
|     "hour": "time", | ||||
|     "today": "i dag", | ||||
|     "week": "uke", | ||||
|     "month": "måned", | ||||
|     "year": "år", | ||||
|     "video": "video", | ||||
|     "channel": "kanal", | ||||
|     "playlist": "spilleliste", | ||||
|     "movie": "film", | ||||
|     "show": "vis", | ||||
|     "search_filters_date_option_hour": "time", | ||||
|     "search_filters_date_option_today": "i dag", | ||||
|     "search_filters_date_option_week": "uke", | ||||
|     "search_filters_date_option_month": "måned", | ||||
|     "search_filters_date_option_year": "år", | ||||
|     "search_filters_type_option_video": "video", | ||||
|     "search_filters_type_option_channel": "kanal", | ||||
|     "search_filters_type_option_playlist": "spilleliste", | ||||
|     "search_filters_type_option_movie": "film", | ||||
|     "search_filters_type_option_show": "vis", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "undertekster", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -331,16 +331,16 @@ | ||||
|     "duration": "duur", | ||||
|     "features": "eigenschappen", | ||||
|     "sort": "sorteren", | ||||
|     "hour": "uur", | ||||
|     "today": "vandaag", | ||||
|     "week": "week", | ||||
|     "month": "maand", | ||||
|     "year": "jaar", | ||||
|     "video": "video", | ||||
|     "channel": "kanaal", | ||||
|     "playlist": "afspeellijst", | ||||
|     "movie": "film", | ||||
|     "show": "show", | ||||
|     "search_filters_date_option_hour": "uur", | ||||
|     "search_filters_date_option_today": "vandaag", | ||||
|     "search_filters_date_option_week": "week", | ||||
|     "search_filters_date_option_month": "maand", | ||||
|     "search_filters_date_option_year": "jaar", | ||||
|     "search_filters_type_option_video": "video", | ||||
|     "search_filters_type_option_channel": "kanaal", | ||||
|     "search_filters_type_option_playlist": "afspeellijst", | ||||
|     "search_filters_type_option_movie": "film", | ||||
|     "search_filters_type_option_show": "show", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "ondertitels", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -336,16 +336,16 @@ | ||||
|     "duration": "Długość", | ||||
|     "features": "Funkcje", | ||||
|     "sort": "sortuj", | ||||
|     "hour": "godzina", | ||||
|     "today": "dzisiaj", | ||||
|     "week": "tydzień", | ||||
|     "month": "miesiąc", | ||||
|     "year": "rok", | ||||
|     "video": "Film", | ||||
|     "channel": "kanał", | ||||
|     "playlist": "playlista", | ||||
|     "movie": "film", | ||||
|     "show": "pokaż", | ||||
|     "search_filters_date_option_hour": "godzina", | ||||
|     "search_filters_date_option_today": "dzisiaj", | ||||
|     "search_filters_date_option_week": "tydzień", | ||||
|     "search_filters_date_option_month": "miesiąc", | ||||
|     "search_filters_date_option_year": "rok", | ||||
|     "search_filters_type_option_video": "Film", | ||||
|     "search_filters_type_option_channel": "kanał", | ||||
|     "search_filters_type_option_playlist": "playlista", | ||||
|     "search_filters_type_option_movie": "film", | ||||
|     "search_filters_type_option_show": "pokaż", | ||||
|     "hd": "hd", | ||||
|     "subtitles": "napisy", | ||||
|     "creative_commons": "creative_commons", | ||||
|   | ||||
| @@ -353,16 +353,16 @@ | ||||
|     "duration": "duração", | ||||
|     "features": "recursos", | ||||
|     "sort": "ordenar", | ||||
|     "hour": "hora", | ||||
|     "today": "hoje", | ||||
|     "week": "semana", | ||||
|     "month": "mês", | ||||
|     "year": "ano", | ||||
|     "video": "vídeo", | ||||
|     "channel": "Canal", | ||||
|     "playlist": "playlist", | ||||
|     "movie": "filme", | ||||
|     "show": "show", | ||||
|     "search_filters_date_option_hour": "hora", | ||||
|     "search_filters_date_option_today": "hoje", | ||||
|     "search_filters_date_option_week": "semana", | ||||
|     "search_filters_date_option_month": "mês", | ||||
|     "search_filters_date_option_year": "ano", | ||||
|     "search_filters_type_option_video": "vídeo", | ||||
|     "search_filters_type_option_channel": "Canal", | ||||
|     "search_filters_type_option_playlist": "playlist", | ||||
|     "search_filters_type_option_movie": "filme", | ||||
|     "search_filters_type_option_show": "show", | ||||
|     "hd": "hd", | ||||
|     "subtitles": "legendas", | ||||
|     "creative_commons": "creative_commons", | ||||
|   | ||||
| @@ -353,16 +353,16 @@ | ||||
|     "duration": "Duração", | ||||
|     "features": "Funcionalidades", | ||||
|     "sort": "Ordenar por", | ||||
|     "hour": "Última hora", | ||||
|     "today": "Hoje", | ||||
|     "week": "Esta semana", | ||||
|     "month": "Este mês", | ||||
|     "year": "Este ano", | ||||
|     "video": "Vídeo", | ||||
|     "channel": "Canal", | ||||
|     "playlist": "Lista de reprodução", | ||||
|     "movie": "Filme", | ||||
|     "show": "Espetáculo", | ||||
|     "search_filters_date_option_hour": "Última hora", | ||||
|     "search_filters_date_option_today": "Hoje", | ||||
|     "search_filters_date_option_week": "Esta semana", | ||||
|     "search_filters_date_option_month": "Este mês", | ||||
|     "search_filters_date_option_year": "Este ano", | ||||
|     "search_filters_type_option_video": "Vídeo", | ||||
|     "search_filters_type_option_channel": "Canal", | ||||
|     "search_filters_type_option_playlist": "Lista de reprodução", | ||||
|     "search_filters_type_option_movie": "Filme", | ||||
|     "search_filters_type_option_show": "Espetáculo", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "Legendas", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|     "show": "Espetáculo", | ||||
|     "search_filters_type_option_show": "Espetáculo", | ||||
|     "views": "Visualizações", | ||||
|     "date": "Data de envio", | ||||
|     "rating": "Avaliação", | ||||
| @@ -26,15 +26,15 @@ | ||||
|     "creative_commons": "Creative Commons", | ||||
|     "subtitles": "Legendas", | ||||
|     "hd": "HD", | ||||
|     "movie": "Filme", | ||||
|     "playlist": "Lista de reprodução", | ||||
|     "channel": "Canal", | ||||
|     "video": "Vídeo", | ||||
|     "year": "Este ano", | ||||
|     "month": "Este mês", | ||||
|     "week": "Esta semana", | ||||
|     "today": "Hoje", | ||||
|     "hour": "Última hora", | ||||
|     "search_filters_type_option_movie": "Filme", | ||||
|     "search_filters_type_option_playlist": "Lista de reprodução", | ||||
|     "search_filters_type_option_channel": "Canal", | ||||
|     "search_filters_type_option_video": "Vídeo", | ||||
|     "search_filters_date_option_year": "Este ano", | ||||
|     "search_filters_date_option_month": "Este mês", | ||||
|     "search_filters_date_option_week": "Esta semana", | ||||
|     "search_filters_date_option_today": "Hoje", | ||||
|     "search_filters_date_option_hour": "Última hora", | ||||
|     "sort": "Ordenar por", | ||||
|     "features": "Funcionalidades", | ||||
|     "duration": "Duração", | ||||
|   | ||||
| @@ -337,16 +337,16 @@ | ||||
|     "duration": "Длительность", | ||||
|     "features": "Функции", | ||||
|     "sort": "Сортировать по", | ||||
|     "hour": "Последний час", | ||||
|     "today": "Сегодня", | ||||
|     "week": "Эта неделя", | ||||
|     "month": "Этот месяц", | ||||
|     "year": "Этот год", | ||||
|     "video": "Видео", | ||||
|     "channel": "Канал", | ||||
|     "playlist": "Плейлист", | ||||
|     "movie": "Фильм", | ||||
|     "show": "Показать", | ||||
|     "search_filters_date_option_hour": "Последний час", | ||||
|     "search_filters_date_option_today": "Сегодня", | ||||
|     "search_filters_date_option_week": "Эта неделя", | ||||
|     "search_filters_date_option_month": "Этот месяц", | ||||
|     "search_filters_date_option_year": "Этот год", | ||||
|     "search_filters_type_option_video": "Видео", | ||||
|     "search_filters_type_option_channel": "Канал", | ||||
|     "search_filters_type_option_playlist": "Плейлист", | ||||
|     "search_filters_type_option_movie": "Фильм", | ||||
|     "search_filters_type_option_show": "Показать", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "Субтитры", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -271,20 +271,20 @@ | ||||
|     "duration": "Kohëzgjatje", | ||||
|     "features": "Veçori", | ||||
|     "sort": "Renditi Sipas", | ||||
|     "hour": "Orën e Fundit", | ||||
|     "today": "Sot", | ||||
|     "search_filters_date_option_hour": "Orën e Fundit", | ||||
|     "search_filters_date_option_today": "Sot", | ||||
|     "long": "E gjatë (> 20 minuta)", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "Titra/CC", | ||||
|     "hdr": "HDR", | ||||
|     "week": "Këtë javë", | ||||
|     "month": "Këtë muaj", | ||||
|     "year": "Këtë vit", | ||||
|     "video": "Video", | ||||
|     "channel": "Kanal", | ||||
|     "playlist": "Luajlistë", | ||||
|     "movie": "Film", | ||||
|     "show": "Shfaqe", | ||||
|     "search_filters_date_option_week": "Këtë javë", | ||||
|     "search_filters_date_option_month": "Këtë muaj", | ||||
|     "search_filters_date_option_year": "Këtë vit", | ||||
|     "search_filters_type_option_video": "Video", | ||||
|     "search_filters_type_option_channel": "Kanal", | ||||
|     "search_filters_type_option_playlist": "Luajlistë", | ||||
|     "search_filters_type_option_movie": "Film", | ||||
|     "search_filters_type_option_show": "Shfaqe", | ||||
|     "short": "E shkurtër (< 4 minuta)", | ||||
|     "purchased": "Të blera", | ||||
|     "footer_modfied_source_code": "Kod Burim i ndryshuar", | ||||
|   | ||||
| @@ -138,13 +138,13 @@ | ||||
|     "`x` marked it with a ❤": "`x` je označio/la ovo sa ❤", | ||||
|     "duration": "Trajanje", | ||||
|     "features": "Karakteristike", | ||||
|     "hour": "Poslednji sat", | ||||
|     "week": "Ove sedmice", | ||||
|     "month": "Ovaj mesec", | ||||
|     "year": "Ove godine", | ||||
|     "video": "Video", | ||||
|     "playlist": "Plej lista", | ||||
|     "movie": "Film", | ||||
|     "search_filters_date_option_hour": "Poslednji sat", | ||||
|     "search_filters_date_option_week": "Ove sedmice", | ||||
|     "search_filters_date_option_month": "Ovaj mesec", | ||||
|     "search_filters_date_option_year": "Ove godine", | ||||
|     "search_filters_type_option_video": "Video", | ||||
|     "search_filters_type_option_playlist": "Plej lista", | ||||
|     "search_filters_type_option_movie": "Film", | ||||
|     "long": "Dugo (> 20 minuta)", | ||||
|     "hd": "HD", | ||||
|     "creative_commons": "Creative Commons (Licenca)", | ||||
| @@ -231,7 +231,7 @@ | ||||
|     "Save preferences": "Sačuvaj podešavanja", | ||||
|     "Only show latest unwatched video from channel: ": "Prikaži samo poslednje video klipove koji nisu pogledani sa kanala: ", | ||||
|     "Xhosa": "Kosa (Jezik)", | ||||
|     "channel": "Kanal", | ||||
|     "search_filters_type_option_channel": "Kanal", | ||||
|     "Hungarian": "Mađarski", | ||||
|     "Maori": "Maori (Jezik)", | ||||
|     "Manage subscriptions": "Upravljaj zapisima", | ||||
| @@ -266,7 +266,7 @@ | ||||
|     "alphabetically": "po alfabetu", | ||||
|     "No such user": "Nepostojeći korisnik", | ||||
|     "Subscriptions": "Praćenja", | ||||
|     "today": "Danas", | ||||
|     "search_filters_date_option_today": "Danas", | ||||
|     "Finnish": "Finski", | ||||
|     "Lao": "Laoski", | ||||
|     "Login enabled: ": "Prijava omogućena: ", | ||||
| @@ -330,7 +330,7 @@ | ||||
|     "preferences_category_admin": "Administratorska podešavanja", | ||||
|     "published": "objavljeno", | ||||
|     "sort": "Poredaj prema", | ||||
|     "show": "Emisija", | ||||
|     "search_filters_type_option_show": "Emisija", | ||||
|     "short": "Kratko (< 4 minute)", | ||||
|     "Current version: ": "Trenutna verzija: ", | ||||
|     "Top enabled: ": "Vrh omogućen: ", | ||||
|   | ||||
| @@ -182,9 +182,9 @@ | ||||
|     "Georgian": "Грузијски", | ||||
|     "Greek": "Грчки", | ||||
|     "Hausa": "Хауса", | ||||
|     "video": "Видео", | ||||
|     "playlist": "Плеј листа", | ||||
|     "movie": "Филм", | ||||
|     "search_filters_type_option_video": "Видео", | ||||
|     "search_filters_type_option_playlist": "Плеј листа", | ||||
|     "search_filters_type_option_movie": "Филм", | ||||
|     "long": "Дуго (> 20 минута)", | ||||
|     "creative_commons": "Creative Commons (Лиценца)", | ||||
|     "live": "Уживо", | ||||
| @@ -249,7 +249,7 @@ | ||||
|     "Videos": "Видео клипови", | ||||
|     "views": "Број прегледа", | ||||
|     "features": "Карактеристике", | ||||
|     "today": "Данас", | ||||
|     "search_filters_date_option_today": "Данас", | ||||
|     "%A %B %-d, %Y": "%A %B %-d, %Y", | ||||
|     "preferences_locale_label": "Језик: ", | ||||
|     "Persian": "Перзијски", | ||||
| @@ -257,7 +257,7 @@ | ||||
|         "": "Прикажи `x` коментара", | ||||
|         "([^.,0-9]|^)1([^.,0-9]|$)": "Прикажи `x` коментар" | ||||
|     }, | ||||
|     "channel": "Канал", | ||||
|     "search_filters_type_option_channel": "Канал", | ||||
|     "Haitian Creole": "Хаићански Креолски", | ||||
|     "Armenian": "Јерменски", | ||||
|     "next_steps_error_message_go_to_youtube": "Иди на YouTube", | ||||
| @@ -265,8 +265,8 @@ | ||||
|     "preferences_vr_mode_label": "Интерактивни видео клипови у 360 степени: ", | ||||
|     "Switch Invidious Instance": "Промени Invidious инстанцу", | ||||
|     "Portuguese": "Португалски", | ||||
|     "week": "Ове седмице", | ||||
|     "show": "Емисија", | ||||
|     "search_filters_date_option_week": "Ове седмице", | ||||
|     "search_filters_type_option_show": "Емисија", | ||||
|     "Fallback comments: ": "Коментари у случају отказивања: ", | ||||
|     "hdr": "Видео Високе Резолуције", | ||||
|     "About": "О програму", | ||||
| @@ -288,7 +288,7 @@ | ||||
|     "Southern Sotho": "Јужни Сото", | ||||
|     "Popular": "Популарно", | ||||
|     "Gujarati": "Гуџарати", | ||||
|     "year": "Ове године", | ||||
|     "search_filters_date_option_year": "Ове године", | ||||
|     "Irish": "Ирски", | ||||
|     "YouTube comment permalink": "YouTube коментар трајна веза", | ||||
|     "Malagasy": "Малгашки", | ||||
| @@ -307,9 +307,9 @@ | ||||
|     "Lithuanian": "Литвански", | ||||
|     "Icelandic": "Исландски", | ||||
|     "Thai": "Тајски", | ||||
|     "month": "Овај месец", | ||||
|     "search_filters_date_option_month": "Овај месец", | ||||
|     "content_type": "Тип", | ||||
|     "hour": "Последњи сат", | ||||
|     "search_filters_date_option_hour": "Последњи сат", | ||||
|     "Spanish": "Шпански", | ||||
|     "date": "Датум отпремања", | ||||
|     "View as playlist": "Погледај као плеј листу", | ||||
|   | ||||
| @@ -335,16 +335,16 @@ | ||||
|     "duration": "Varaktighet", | ||||
|     "features": "Funktioner", | ||||
|     "sort": "Sortera efter", | ||||
|     "hour": "timme", | ||||
|     "today": "idag", | ||||
|     "week": "vecka", | ||||
|     "month": "månad", | ||||
|     "year": "år", | ||||
|     "video": "video", | ||||
|     "channel": "kanal", | ||||
|     "playlist": "spellista", | ||||
|     "movie": "film", | ||||
|     "show": "tv-serie", | ||||
|     "search_filters_date_option_hour": "timme", | ||||
|     "search_filters_date_option_today": "idag", | ||||
|     "search_filters_date_option_week": "vecka", | ||||
|     "search_filters_date_option_month": "månad", | ||||
|     "search_filters_date_option_year": "år", | ||||
|     "search_filters_type_option_video": "video", | ||||
|     "search_filters_type_option_channel": "kanal", | ||||
|     "search_filters_type_option_playlist": "spellista", | ||||
|     "search_filters_type_option_movie": "film", | ||||
|     "search_filters_type_option_show": "tv-serie", | ||||
|     "hd": "hd", | ||||
|     "subtitles": "undertexter", | ||||
|     "creative_commons": "creative_commons", | ||||
|   | ||||
| @@ -337,16 +337,16 @@ | ||||
|     "duration": "Süre", | ||||
|     "features": "Özellikler", | ||||
|     "sort": "Sıralama Ölçütü", | ||||
|     "hour": "Son Saat", | ||||
|     "today": "Bugün", | ||||
|     "week": "Bu hafta", | ||||
|     "month": "Bu ay", | ||||
|     "year": "Bu yıl", | ||||
|     "video": "Video", | ||||
|     "channel": "Kanal", | ||||
|     "playlist": "Oynatma listesi", | ||||
|     "movie": "Film", | ||||
|     "show": "Gösteri", | ||||
|     "search_filters_date_option_hour": "Son Saat", | ||||
|     "search_filters_date_option_today": "Bugün", | ||||
|     "search_filters_date_option_week": "Bu hafta", | ||||
|     "search_filters_date_option_month": "Bu ay", | ||||
|     "search_filters_date_option_year": "Bu yıl", | ||||
|     "search_filters_type_option_video": "Video", | ||||
|     "search_filters_type_option_channel": "Kanal", | ||||
|     "search_filters_type_option_playlist": "Oynatma listesi", | ||||
|     "search_filters_type_option_movie": "Film", | ||||
|     "search_filters_type_option_show": "Gösteri", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "Alt yazılar", | ||||
|     "creative_commons": "Creative Commons", | ||||
|   | ||||
| @@ -323,16 +323,16 @@ | ||||
|     "duration": "thời lượng", | ||||
|     "features": "đặc trưng", | ||||
|     "sort": "sắp xếp", | ||||
|     "hour": "giờ", | ||||
|     "today": "hôm nay", | ||||
|     "week": "tuần", | ||||
|     "month": "tháng", | ||||
|     "year": "năm", | ||||
|     "video": "video", | ||||
|     "channel": "kênh", | ||||
|     "playlist": "danh sách phát", | ||||
|     "movie": "bộ phim", | ||||
|     "show": "chỉ", | ||||
|     "search_filters_date_option_hour": "giờ", | ||||
|     "search_filters_date_option_today": "hôm nay", | ||||
|     "search_filters_date_option_week": "tuần", | ||||
|     "search_filters_date_option_month": "tháng", | ||||
|     "search_filters_date_option_year": "năm", | ||||
|     "search_filters_type_option_video": "video", | ||||
|     "search_filters_type_option_channel": "kênh", | ||||
|     "search_filters_type_option_playlist": "danh sách phát", | ||||
|     "search_filters_type_option_movie": "bộ phim", | ||||
|     "search_filters_type_option_show": "chỉ", | ||||
|     "hd": "hd", | ||||
|     "subtitles": "phụ đề", | ||||
|     "creative_commons": "Commons sáng tạo", | ||||
|   | ||||
| @@ -353,16 +353,16 @@ | ||||
|     "duration": "持续时间", | ||||
|     "features": "功能", | ||||
|     "sort": "排序依据", | ||||
|     "hour": "上个小时", | ||||
|     "today": "今日", | ||||
|     "week": "本周", | ||||
|     "month": "本月", | ||||
|     "year": "今年", | ||||
|     "video": "视频", | ||||
|     "channel": "频道", | ||||
|     "playlist": "播放列表", | ||||
|     "movie": "电影", | ||||
|     "show": "真人秀", | ||||
|     "search_filters_date_option_hour": "上个小时", | ||||
|     "search_filters_date_option_today": "今日", | ||||
|     "search_filters_date_option_week": "本周", | ||||
|     "search_filters_date_option_month": "本月", | ||||
|     "search_filters_date_option_year": "今年", | ||||
|     "search_filters_type_option_video": "视频", | ||||
|     "search_filters_type_option_channel": "频道", | ||||
|     "search_filters_type_option_playlist": "播放列表", | ||||
|     "search_filters_type_option_movie": "电影", | ||||
|     "search_filters_type_option_show": "真人秀", | ||||
|     "hd": "高清", | ||||
|     "subtitles": "字幕", | ||||
|     "creative_commons": "creative_commons 许可", | ||||
|   | ||||
| @@ -353,16 +353,16 @@ | ||||
|     "duration": "時長", | ||||
|     "features": "特色", | ||||
|     "sort": "排序", | ||||
|     "hour": "小時", | ||||
|     "today": "今天", | ||||
|     "week": "週", | ||||
|     "month": "月", | ||||
|     "year": "年", | ||||
|     "video": "影片", | ||||
|     "channel": "頻道", | ||||
|     "playlist": "播放清單", | ||||
|     "movie": "電影", | ||||
|     "show": "秀", | ||||
|     "search_filters_date_option_hour": "小時", | ||||
|     "search_filters_date_option_today": "今天", | ||||
|     "search_filters_date_option_week": "週", | ||||
|     "search_filters_date_option_month": "月", | ||||
|     "search_filters_date_option_year": "年", | ||||
|     "search_filters_type_option_video": "影片", | ||||
|     "search_filters_type_option_channel": "頻道", | ||||
|     "search_filters_type_option_playlist": "播放清單", | ||||
|     "search_filters_type_option_movie": "電影", | ||||
|     "search_filters_type_option_show": "秀", | ||||
|     "hd": "HD", | ||||
|     "subtitles": "字幕", | ||||
|     "creative_commons": "創用 CC", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Samantaz Fox
					Samantaz Fox