Switch comments to calculatePublishedDate and getRelativeTimeFromDate (#6086)

This commit is contained in:
absidue 2024-11-08 05:48:48 +01:00 committed by GitHub
parent 70be7ae84f
commit b51d97c5b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
55 changed files with 7 additions and 1620 deletions

View File

@ -1,8 +1,8 @@
import store from '../../store/index'
import {
calculatePublishedDate,
getRelativeTimeFromDate,
stripHTML,
toLocalePublicationString,
} from '../utils'
import { isNullOrEmpty } from '../strings'
import autolinker from 'autolinker'
@ -186,9 +186,7 @@ function parseInvidiousCommentData(response) {
comment.isMember = comment.isSponsor
comment.memberIconUrl = youtubeImageUrlToInvidious(comment.sponsorIconUrl)
comment.replies = []
comment.time = toLocalePublicationString({
publishText: comment.publishedText
})
comment.time = getRelativeTimeFromDate(comment.published * 1000, false)
return comment
})

View File

@ -9,8 +9,8 @@ import {
escapeHTML,
extractNumberFromString,
getChannelPlaylistId,
getRelativeTimeFromDate,
randomArrayItem,
toLocalePublicationString
} from '../utils'
const TRACKING_PARAM_NAMES = [
@ -1355,7 +1355,7 @@ export function parseLocalComment(comment, commentThread = undefined) {
const comment_ = comment
parsed.memberIconUrl = comment_.is_member ? comment_.sponsor_comment_badge.custom_badge[0].url : ''
parsed.time = toLocalePublicationString({ publishText: comment_.published.text.replace('(edited)', '').trim() })
parsed.time = getRelativeTimeFromDate(calculatePublishedDate(comment_.published.text.replace('(edited)', '').trim()), false)
parsed.likes = comment_.vote_count
parsed.numReplies = comment_.reply_count
} else {
@ -1363,7 +1363,7 @@ export function parseLocalComment(comment, commentThread = undefined) {
const commentView = comment
parsed.memberIconUrl = commentView.is_member ? commentView.member_badge.url : ''
parsed.time = toLocalePublicationString({ publishText: commentView.published_time.replace('(edited)', '').trim() })
parsed.time = getRelativeTimeFromDate(calculatePublishedDate(commentView.published_time.replace('(edited)', '').trim()), false)
parsed.likes = commentView.like_count
parsed.numReplies = parseLocalSubscriberCount(commentView.reply_count)
}

View File

@ -120,82 +120,6 @@ export function setPublishedTimestampsInvidious(videos) {
})
}
export function toLocalePublicationString ({ publishText, isLive = false, isUpcoming = false, isRSS = false }) {
if (isLive) {
return i18n.tc('Global.Counts.Watching Count', 0, { count: 0 })
} else if (isUpcoming || publishText === null) {
// the check for null is currently just an inferring of knowledge, because there is no other possibility left
return `${i18n.t('Video.Published.Upcoming')}: ${publishText}`
} else if (isRSS) {
return publishText
}
const match = publishText.match(PUBLISHED_TEXT_REGEX)
const singular = (match[1] === '1')
let unit = ''
switch (match[2].substring(0, 2)) {
case 'se':
case 's':
if (singular) {
unit = i18n.t('Video.Published.Second')
} else {
unit = i18n.t('Video.Published.Seconds')
}
break
case 'mi':
case 'm':
if (singular) {
unit = i18n.t('Video.Published.Minute')
} else {
unit = i18n.t('Video.Published.Minutes')
}
break
case 'ho':
case 'h':
if (singular) {
unit = i18n.t('Video.Published.Hour')
} else {
unit = i18n.t('Video.Published.Hours')
}
break
case 'da':
case 'd':
if (singular) {
unit = i18n.t('Video.Published.Day')
} else {
unit = i18n.t('Video.Published.Days')
}
break
case 'we':
case 'w':
if (singular) {
unit = i18n.t('Video.Published.Week')
} else {
unit = i18n.t('Video.Published.Weeks')
}
break
case 'mo':
if (singular) {
unit = i18n.t('Video.Published.Month')
} else {
unit = i18n.t('Video.Published.Months')
}
break
case 'ye':
case 'y':
if (singular) {
unit = i18n.t('Video.Published.Year')
} else {
unit = i18n.t('Video.Published.Years')
}
break
default:
return publishText
}
return i18n.t('Video.Publicationtemplate', { number: match[1], unit })
}
/**
* @param {import('youtubei.js/dist/src/parser/classes/PlayerStoryboardSpec').StoryboardData} storyboard
* @param {number} videoLengthSeconds

View File

@ -767,39 +767,10 @@ Video:
video only: ''
audio only: ''
Published:
Jan: ''
Feb: ''
Mar: ''
Apr: ''
May: ''
Jun: ''
Jul: ''
Aug: ''
Sep: ''
Oct: ''
Nov: ''
Dec: ''
Second: ''
Seconds: ''
Minute: ''
Minutes: ''
Hour: ''
Hours: ''
Day: ''
Days: ''
Week: ''
Weeks: ''
Month: ''
Months: ''
Year: ''
Years: ''
Ago: ''
Upcoming: ''
In less than a minute: ''
Published on: ''
Streamed on: ''
Started streaming on: ''
Publicationtemplate: ''
Sponsor Block category:
sponsor: ''
intro: ''

View File

@ -790,38 +790,8 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': 'المحادثة
المباشرة غير مدعومة حالياً مع Invidious API. يلزم الاتصال المباشر بيوتيوب.'
Published:
Jan: 'يناير'
Feb: 'فبراير'
Mar: 'مارس'
Apr: 'أبريل'
May: 'مايو'
Jun: 'يونيو'
Jul: 'يوليو'
Aug: 'أغسطس'
Sep: 'سبتمبر'
Oct: 'أكتوبر'
Nov: 'نوفمبر'
Dec: 'ديسمبر'
Second: 'ثانية'
Seconds: 'ثواني'
Minute: 'دقيقة'
Minutes: 'دقائق'
Hour: 'ساعة'
Hours: 'ساعات'
Day: 'يوم'
Days: 'أيام'
Week: 'أسبوع'
Weeks: 'أسابيع'
Month: 'شهر'
Months: 'شهور'
Year: 'سنة'
Years: 'سنوات'
Ago: 'منذ'
Upcoming: 'يبدأ العرض'
Less than a minute: أقل من دقيقة
In less than a minute: في أقل من دقيقة
Published on: 'نُشر في'
Publicationtemplate: 'قبل {number} {unit}'
#& Videos
Autoplay: تشغيل تلقائي
Play Previous Video: شغل الفيديو السابق

View File

@ -848,39 +848,10 @@ Video:
video only: 'толькі відэа'
audio only: 'толькі аўдыё'
Published:
Jan: 'Сту'
Feb: 'Лют'
Mar: 'Сак'
Apr: 'Кра'
May: 'Май'
Jun: 'Чэр'
Jul: 'Ліп'
Aug: 'Жні'
Sep: 'Вер'
Oct: 'Кас'
Nov: 'Ліс'
Dec: 'Сне'
Second: 'Секунда'
Seconds: 'Секунды'
Minute: 'Хвіліна'
Minutes: 'Хвілін'
Hour: 'Гадзіна'
Hours: 'Гадзін'
Day: 'Дзень'
Days: 'Дзён'
Week: 'Тыдзень'
Weeks: 'Тыдняў'
Month: 'Месяц'
Months: 'Месяцаў'
Year: 'Год'
Years: 'Гадоў'
Ago: 'Таму'
Upcoming: 'Прэм''еры на'
In less than a minute: 'Менш чым праз хвіліну'
Published on: 'Апублікавана'
Streamed on: 'Транслявалася'
Started streaming on: 'Трансляцыя пачалася'
Publicationtemplate: '{number} {unit} таму'
Sponsor Block category:
sponsor: 'Спонсар'
intro: 'Увядзенне'

View File

@ -826,38 +826,8 @@ Video:
на живо не се поддържа от интерфейса на Invidious. Изисква се директна връзка
с YouTube.'
Published:
Jan: 'Ян.'
Feb: 'Фев.'
Mar: 'Март'
Apr: 'Апр.'
May: 'Май'
Jun: 'Юни'
Jul: 'Юли'
Aug: 'Авг.'
Sep: 'Септ.'
Oct: 'Окт.'
Nov: 'Ное.'
Dec: 'Дек.'
Second: 'секунда'
Seconds: 'секунди'
Minute: 'минута'
Minutes: 'минути'
Hour: 'час'
Hours: 'часа'
Day: 'ден'
Days: 'дни'
Week: 'седмица'
Weeks: 'седмици'
Month: 'месец'
Months: 'месеца'
Year: 'година'
Years: 'години'
Ago: 'преди'
Upcoming: 'Премиера на'
Less than a minute: По-малко от минута
In less than a minute: След по-малко от минута
Published on: 'Публикувано на'
Publicationtemplate: 'Преди {number} {unit}'
#& Videos
audio only: само аудио
video only: само видео

View File

@ -873,39 +873,10 @@ Video:
video only: 'video hepken'
audio only: 'aodio hepken'
Published:
Jan: 'Gen'
Feb: 'C''hwe'
Mar: 'Meu'
Apr: 'Ebr'
May: 'Mae'
Jun: 'Mez'
Jul: 'Gou'
Aug: 'Eos'
Sep: 'Gwe'
Oct: 'Her'
Nov: 'Du'
Dec: 'Ker'
Second: 'Eilenn'
Seconds: 'Eilennoù'
Minute: 'Munut'
Minutes: 'Munutennoù'
Hour: 'Eur'
Hours: 'Eurvezhioù'
Day: 'Devezh'
Days: 'Devezhioù'
Week: 'Sizhun'
Weeks: 'Sizhunvezhioù'
Month: 'Miz'
Months: 'Mizioù'
Year: 'Bloaz'
Years: 'Bloavezhioù'
Ago: '''zo'
Upcoming: 'Rakskignañ war'
In less than a minute: 'Nebeutoc''h eget ur vunutenn zo'
Published on: 'Embannet war'
Streamed on: 'Skignet d''ar'
Started streaming on: ''
Publicationtemplate: '{number} {unit} zo'
Sponsor Block category:
sponsor: 'Sponsor'
intro: 'Rakskrid'

View File

@ -483,37 +483,7 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': 'El
xat en directe no està actualment suportat per l''API d''Invidious. Es requereix
una connexió directa a YouTube.'
Published:
Jan: 'Gen'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Abr'
May: 'Maig'
Jun: 'Juny'
Jul: 'Jul'
Aug: 'Ag.'
Sep: 'Set'
Oct: 'Oct'
Nov: 'Nov'
Dec: 'Des'
Second: 'Segon'
Seconds: 'Segons'
Minute: 'Minut'
Minutes: 'Minuts'
Hour: 'Hora'
Hours: 'Hores'
Day: 'Dia'
Days: 'Dies'
Week: 'Setmana'
Weeks: 'Setmanes'
Month: 'Mes'
Months: 'Mesos'
Year: 'Any'
Years: 'Anys'
Ago: 'Fa'
Upcoming: 'S''estrena el'
Published on: 'Publicat el'
Publicationtemplate: '{number} {unit} fa'
#& Videos
Started streaming on: Retransmissió iniciada el
Sponsor Block category:

View File

@ -617,39 +617,10 @@ Video:
video only: 'تەنیا ڤیدیۆ'
audio only: 'تەنیا دەنگ'
Published:
Jan: ''
Feb: ''
Mar: ''
Apr: ''
May: ''
Jun: ''
Jul: ''
Aug: ''
Sep: ''
Oct: ''
Nov: ''
Dec: ''
Second: 'چرکە'
Seconds: 'چرکە'
Minute: 'خولەک'
Minutes: 'خولەک'
Hour: 'کاتژمێر'
Hours: 'کاتژمێر'
Day: 'ڕۆژ'
Days: 'ڕۆژ'
Week: 'هەفتە'
Weeks: 'هەفتە'
Month: 'مانگ'
Months: 'مانگ'
Year: 'ساڵ'
Years: 'ساڵ'
Ago: ''
Upcoming: ''
In less than a minute: ''
Published on: 'بڵاوکرایەوە لە'
Streamed on: ''
Started streaming on: ''
Publicationtemplate: ''
Sponsor Block category:
sponsor: ''
intro: ''

View File

@ -820,38 +820,8 @@ Video:
video only: 'pouze video'
audio only: 'pouze zvuk'
Published:
Jan: 'Leden'
Feb: 'Únor'
Mar: 'Březen'
Apr: 'Duben'
May: 'Květen'
Jun: 'Červen'
Jul: 'Červenec'
Aug: 'Srpen'
Sep: 'Září'
Oct: 'Říjen'
Nov: 'Listopad'
Dec: 'Prosinec'
Second: 'sekundou'
Seconds: 'sekund'
Minute: 'minutou'
Minutes: 'minut'
Hour: 'hodina'
Hours: 'hodin'
Day: 'den'
Days: 'dnů'
Week: 'týden'
Weeks: 'týdny'
Month: 'měsíc'
Months: 'měsíci'
Year: 'rok'
Years: 'let'
Ago: 'Před'
Upcoming: 'Premiéra'
Less than a minute: Méně než minuta
In less than a minute: Za méně než minutu
Published on: 'Publikováno'
Publicationtemplate: '{number} {unit}'
#& Videos
Started streaming on: Začátek vysílání
Streamed on: Vysíláno

View File

@ -620,39 +620,10 @@ Video:
video only: 'fideo yn unig'
audio only: 'sain yn unig'
Published:
Jan: 'Ion'
Feb: 'Chw'
Mar: 'Maw'
Apr: 'Ebr'
May: 'Mai'
Jun: 'Meh'
Jul: 'Gor'
Aug: 'Awst'
Sep: 'Medi'
Oct: 'Hyd'
Nov: 'Tach'
Dec: 'Rhag'
Second: 'Eiliad'
Seconds: 'Eiliadau'
Minute: 'Munud'
Minutes: 'Munudau'
Hour: 'Awr'
Hours: 'Oriau'
Day: 'Diwrnod'
Days: 'Diwrnodau'
Week: 'Wythnos'
Weeks: 'Wythnosau'
Month: 'Mis'
Months: 'Misoedd'
Year: 'Blwyddyn'
Years: 'Blynyddoedd'
Ago: 'Yn ôl'
Upcoming: ''
In less than a minute: ''
Published on: ''
Streamed on: ''
Started streaming on: ''
Publicationtemplate: ''
Sponsor Block category:
sponsor: 'Noddwr'
intro: 'Cyflwyniad'

View File

@ -715,37 +715,7 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': 'Direkte
Chat understøttes i øjeblikket ikke med Invidious-APIen. Direkte forbindelse
til YouTube kræves.'
Published:
Jan: 'Jan'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Apr'
May: 'Maj'
Jun: 'Jun'
Jul: 'Jul'
Aug: 'Aug'
Sep: 'Sep'
Oct: 'Okt'
Nov: 'Nov'
Dec: 'Dec'
Second: 'Sekund'
Seconds: 'Sekunder'
Minute: 'Minut'
Minutes: 'Minutter'
Hour: 'Time'
Hours: 'Timer'
Day: 'Dag'
Days: 'Dage'
Week: 'Uge'
Weeks: 'Uger'
Month: 'Måned'
Months: 'Måneder'
Year: 'År'
Years: 'År'
Ago: 'Siden'
Upcoming: 'Har premiere'
Published on: 'Udgivet'
Publicationtemplate: '{number} {unit} siden'
#& Videos
Copy Invidious Channel Link: Kopiér Invidious Kanal-Link
Open Channel in Invidious: Åbn Kanal i Invidious

View File

@ -774,38 +774,8 @@ Video:
wird von der Invidious-API derzeit nicht unterstützt. Eine direkte Verbindung
zu YouTube ist erforderlich.
Published:
Jan: Jan
Feb: Feb
Mar: Mär
Apr: Apr
May: Mai
Jun: Jun
Jul: Jul
Aug: Aug
Sep: Sep
Oct: Okt
Nov: Nov
Dec: Dez
Second: Sekunde
Seconds: Sekunden
Hour: Stunde
Hours: Stunden
Day: Tag
Days: Tage
Week: Woche
Weeks: Wochen
Month: Monat
Months: Monate
Year: Jahr
Years: Jahre
Ago: vor
Upcoming: Premiere am
Minutes: Minuten
Minute: Minute
Less than a minute: Weniger als einer Minute
In less than a minute: In weniger als einer Minute
Published on: Veröffentlicht am
Publicationtemplate: vor {number} {unit}
#& Videos
Video has been removed from your history: Video wurde aus deinem Verlauf entfernt

View File

@ -666,37 +666,8 @@ Video:
ζωντανή συνομιλία δεν υποστηρίζεται προς το παρόν με το Invidious API. Απαιτείται
άμεση σύνδεση με το YouTube.'
Published:
Jan: 'Ιαν'
Feb: 'Φεβ'
Mar: 'Μαρ'
Apr: 'Απρ'
May: 'Μάιος'
Jun: 'Ιουν'
Jul: 'Ιουλ'
Aug: 'Αυγ'
Sep: 'Σεπ'
Oct: 'Οκτ'
Nov: 'Νοε'
Dec: 'Δεκ'
Second: 'Δευτερόλεπτο'
Seconds: 'Δευτερόλεπτα'
Minute: 'Λεπτό'
Minutes: 'Λεπτά'
Hour: 'Ώρα'
Hours: 'Ώρες'
Day: 'Ημέρα'
Days: 'Ημέρες'
Week: 'Εβδομάδα'
Weeks: 'Εβδομάδες'
Month: 'Μήνας'
Months: 'Μήνες'
Year: 'Έτος'
Years: 'Χρόνια'
Ago: 'Πριν'
Upcoming: 'Κάνει πρεμιέρα στις'
In less than a minute: Σε λιγότερο από ένα λεπτό
Published on: 'Δημοσιεύθηκε στις'
Publicationtemplate: 'δημοσιεύθηκε πριν από {number} {unit}'
#& Videos
Starting soon, please refresh the page to check again: Έναρξη σύντομα, παρακαλούμε
κάντε ανανέωση της σελίδας για επανέλεγχο

View File

@ -814,38 +814,8 @@ Video:
Chat is currently not supported with the Invidious API. A direct connection to
YouTube is required.'
Published:
Jan: 'Jan'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Apr'
May: 'May'
Jun: 'Jun'
Jul: 'Jul'
Aug: 'Aug'
Sep: 'Sep'
Oct: 'Oct'
Nov: 'Nov'
Dec: 'Dec'
Second: 'Second'
Seconds: 'Seconds'
Minute: 'Minute'
Minutes: 'Minutes'
Hour: 'Hour'
Hours: 'Hours'
Day: 'Day'
Days: 'Days'
Week: 'Week'
Weeks: 'Weeks'
Month: 'Month'
Months: 'Months'
Year: 'Year'
Years: 'Years'
Ago: 'Ago'
Upcoming: 'Premieres on'
Less than a minute: Less than a minute
In less than a minute: In less than a minute
Published on: 'Published on'
Publicationtemplate: '{number} {unit} ago'
#& Videos
Started streaming on: Started streaming on
Streamed on: Streamed on

View File

@ -825,39 +825,10 @@ Video:
video only: video only
audio only: audio only
Published:
Jan: Jan
Feb: Feb
Mar: Mar
Apr: Apr
May: May
Jun: Jun
Jul: Jul
Aug: Aug
Sep: Sep
Oct: Oct
Nov: Nov
Dec: Dec
Second: Second
Seconds: Seconds
Minute: Minute
Minutes: Minutes
Hour: Hour
Hours: Hours
Day: Day
Days: Days
Week: Week
Weeks: Weeks
Month: Month
Months: Months
Year: Year
Years: Years
Ago: Ago
Upcoming: Premieres on
In less than a minute: In less than a minute
Published on: Published on
Streamed on: Streamed on
Started streaming on: Started streaming on
Publicationtemplate: '{number} {unit} ago'
Sponsor Block category:
sponsor: Sponsor
intro: Intro

View File

@ -427,37 +427,7 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': 'El
chat en vivo no esta soportado actualmente con la API de Invidious. Es necesaria
una conexión directa a YouTube.'
Published:
Jan: 'Ene'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Abr'
May: 'May'
Jun: 'Jun'
Jul: 'Jul'
Aug: 'Ago'
Sep: 'Sep'
Oct: 'Oct'
Nov: 'Nov'
Dec: 'Dic'
Second: 'Segundo'
Seconds: 'Segundos'
Hour: 'Hora'
Hours: 'Horas'
Day: 'Dia'
Days: 'Dias'
Week: 'Semana'
Weeks: 'Semanas'
Month: 'Mes'
Months: 'Meses'
Year: 'Año'
Years: 'Años'
Ago: 'Hace'
Upcoming: 'Pronto en estreno'
Minutes: minutos
Minute: minuto
Published on: 'Publicado en'
Publicationtemplate: 'Hace {number} {unit}'
#& Videos
Autoplay: Reproducción Automática
Play Previous Video: Reproducir el video anterior

View File

@ -824,38 +824,8 @@ Video:
el chat no funciona con la API de Invidious. Se requiere una conexión directa
con YouTube.'
Published:
Jan: 'ene'
Feb: 'feb'
Mar: 'mar'
Apr: 'abr'
May: 'mayo'
Jun: 'jun'
Jul: 'jul'
Aug: 'ago'
Sep: 'sep'
Oct: 'oct'
Nov: 'nov'
Dec: 'dic'
Second: 'segundo'
Seconds: 'segundos'
Minute: 'minuto'
Minutes: 'minutos'
Hour: 'hora'
Hours: 'horas'
Day: 'día'
Days: 'días'
Week: 'semana'
Weeks: 'semanas'
Month: 'mes'
Months: 'meses'
Year: 'año'
Years: 'años'
Ago: 'Hace'
Upcoming: 'Se estrenará el'
Less than a minute: Menos de un minuto
In less than a minute: En menos de un minuto
Published on: 'Publicado el'
Publicationtemplate: 'Hace {number} {unit}'
#& Videos
Play Previous Video: Reproducir el vídeo anterior
Play Next Video: Reproducir vídeo siguiente

View File

@ -813,37 +813,8 @@ Video:
kasutad Invidious''e veebiteenuse-põhist API''t, siis reaalajas vestlus ei ole
toetatud. Selleks on vajalik otseliidestus YouTube''ga.'
Published:
Jan: 'Jaan'
Feb: 'Veeb'
Mar: 'Mar'
Apr: 'Apr'
May: 'Mai'
Jun: 'Juuni'
Jul: 'Juuli'
Aug: 'Aug'
Sep: 'Sep'
Oct: 'Okt'
Nov: 'Nov'
Dec: 'Dets'
Second: 'Sekund'
Seconds: 'Sekundit'
Minute: 'Minut'
Minutes: 'Minutit'
Hour: 'Tund'
Hours: 'Tundi'
Day: 'Päev'
Days: 'Päeva'
Week: 'Nädal'
Weeks: 'Nädalat'
Month: 'Kuu'
Months: 'Kuud'
Year: 'Aasta'
Years: 'Aastat'
Ago: 'tagasi'
Upcoming: 'Esilinastus'
In less than a minute: Vähem kui minuti pärast
Published on: 'Avaldatud'
Publicationtemplate: '{number} {unit} tagasi'
#& Videos
Copy Invidious Channel Link: Kopeeri kanali link Invidious'e veebirakenduses
Open Channel in Invidious: Ava kanal Invidious'e veebirakenduses

View File

@ -831,39 +831,10 @@ Video:
video only: 'Bideoa soilik'
audio only: 'Audioa soilik'
Published:
Jan: 'Urtarrila'
Feb: 'Otsaila'
Mar: 'Martxoa'
Apr: 'Apirila'
May: 'Maiatza'
Jun: 'Ekaina'
Jul: 'Uztaila'
Aug: 'Abuztua'
Sep: 'Iraila'
Oct: 'Urria'
Nov: 'Azaroa'
Dec: 'Abendua'
Second: 'Segundua'
Seconds: 'Segundoak'
Minute: 'Minutua'
Minutes: 'Minutuak'
Hour: 'Ordua'
Hours: 'Orduak'
Day: 'Eguna'
Days: 'Egunak'
Week: 'Astea'
Weeks: 'Asteak'
Month: 'Hilabetea'
Months: 'Hilabeteak'
Year: 'Urtea'
Years: 'Urteak'
Ago: 'Duela'
Upcoming: 'Estreinaldiak'
In less than a minute: Minutu bat baino gutxiagoan
Published on: 'Noiz argitaratua'
Streamed on: 'Noiz zuzenean emana'
Started streaming on: 'Noiz hasi zen zuzenekoa'
Publicationtemplate: 'Duela {number} {unit}'
#& Videos
External Player:
Unsupported Actions:

View File

@ -554,34 +554,6 @@ Video:
playlist: فهرست پخش
OpeningTemplate: باز کردن {videoOrPlaylist} در {externalPlayer}...
Published:
Sep: سپتامبر
Month: ماه
Months: ماه ها
Year: سال
May: می
Minute: دقیقه
Hours: ساعت ها
Day: روز
Weeks: هفته ها
Feb: فوریه
Hour: ساعت
Mar: مارس
Jul: ژوئیه
Jan: جان
Apr: آپریل
Jun: ژوئن
Aug: اوت
Oct: اکتبر
Nov: نوامبر
Dec: دسامبر
Second: دوم
Seconds: ثانیه ها
Minutes: دقیقه ها
Days: روزها
Week: هفته
Years: سالها
Ago: پیش
Upcoming: اولین نمایش در
In less than a minute: در کمتر از یک دقیقه
Copy Invidious Link: لینک Invidious را کپی کنید
Play Previous Video: پخش ویدیوی قبلی
@ -628,7 +600,6 @@ Video:
Streamed on: پخش جریانی
Published on: منتشر شده در
audio only: فقط صدا
Publicationtemplate: '{number} {unit} پیش'
Video has been saved: ویدیو ذخیره شده است
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': گفتگوی
زنده در حال حاضر با Invidious API پشتیبانی نمی شود. اتصال مستقیم به YouTube مورد

View File

@ -649,38 +649,8 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': 'Live-keskustelua
ei tueta nykyisessä Invidious API:ssa. Suora yhteys Youtubeen vaaditaan.'
Published:
Jan: 'Tam'
Feb: 'Hel'
Mar: 'Maa'
Apr: 'Huh'
May: 'Tou'
Jun: 'Kes'
Jul: 'Hei'
Aug: 'Elo'
Sep: 'Syy'
Oct: 'Lok'
Nov: 'Mar'
Dec: 'Jou'
Second: 'Sekunti'
Seconds: 'Sekuntia'
Hour: 'Tunti'
Hours: 'Tuntia'
Day: 'Päivä'
Days: 'Päivää'
Week: 'Viikko'
Weeks: 'Viikkoa'
Month: 'Kuukausi'
Months: 'Kuukautta'
Year: 'Vuosi'
Years: 'Vuotta'
Ago: 'sitten'
Upcoming: 'Ensiesitys'
Minutes: Minuuttia
Minute: Minuutti
Less than a minute: Vähemmän kuin minuutti
In less than a minute: Alle minuutin kuluessa
Published on: 'Julkaistu'
Publicationtemplate: '{number} {unit} sitten'
#& Videos
Video has been removed from your history: Video on poistettu historiastasi
Video has been marked as watched: Video on merkitty katsotuksi

View File

@ -790,38 +790,8 @@ Video:
tchat en direct n''est actuellement pas pris en charge avec l''API Invidious.
Une connexion directe à YouTube est requise.'
Published:
Jan: 'jan'
Feb: 'fév'
Mar: 'mar'
Apr: 'avr'
May: 'mai'
Jun: 'juin'
Jul: 'juil'
Aug: 'août'
Sep: 'sep'
Oct: 'oct'
Nov: 'nov'
Dec: 'déc'
Second: 'seconde'
Seconds: 'secondes'
Hour: 'heure'
Hours: 'heures'
Day: 'jour'
Days: 'jours'
Week: 'semaine'
Weeks: 'semaines'
Month: 'mois'
Months: 'mois'
Year: 'année'
Years: 'années'
Ago: 'Il y a'
Upcoming: 'Avant-première le'
Minutes: minutes
Minute: minute
Less than a minute: Moins d'une minute
In less than a minute: En moins d'une minute
Published on: 'Mise en ligne le'
Publicationtemplate: 'Il y a {number} {unit}'
#& Videos
Play Previous Video: Lire la vidéo précédente
Play Next Video: Lire la vidéo suivante

View File

@ -593,39 +593,10 @@ Video:
video only: 'Só vídeo'
audio only: 'Só audio'
Published:
Jan: 'Xan'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Abr'
May: 'Mai'
Jun: 'Xuñ'
Jul: 'Xul'
Aug: 'Ago'
Sep: 'Set'
Oct: 'Out'
Nov: 'Nov'
Dec: 'Dec'
Second: 'Segundo'
Seconds: 'Segundos'
Minute: 'Minuto'
Minutes: 'Minutos'
Hour: 'Hora'
Hours: 'Horas'
Day: 'Día'
Days: 'Días'
Week: 'Semana'
Weeks: 'Semanas'
Month: 'Mes'
Months: 'Meses'
Year: 'Ano'
Years: 'Anos'
Ago: 'Hai'
Upcoming: 'Estrea'
In less than a minute: En menos dun minuto
Published on: 'Publicado'
Streamed on: 'Transmitido'
Started streaming on: 'A transmisión comezou'
Publicationtemplate: 'Fai {number} {unit}'
#& Videos
External Player:
Unsupported Actions:

View File

@ -786,38 +786,8 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': 'מנגנון
הצ׳אט כרגע לא נתמך ע״י ה־API של Invidious. דרוש חיבור ישיר ל־YouTube.'
Published:
Jan: 'בינו׳'
Feb: 'בפבר׳'
Mar: 'במרץ'
Apr: 'באפר׳'
May: 'במאי'
Jun: 'ביונ׳'
Jul: 'ביול׳'
Aug: 'באוג׳'
Sep: 'בספט׳'
Oct: 'באוק׳'
Nov: 'בנוב׳'
Dec: 'בדצמ׳'
Second: 'שנייה'
Seconds: 'שניות'
Minute: 'דקה'
Minutes: 'דקות'
Hour: 'שעה'
Hours: 'שעות'
Day: 'יום'
Days: 'ימים'
Week: 'שבוע'
Weeks: 'שבועות'
Month: 'חודש'
Months: 'חודשים'
Year: 'שנה'
Years: 'שנים'
Ago: 'לפני'
Upcoming: 'שידור הבכורה ישודר ב־'
Less than a minute: פחות מדקה
In less than a minute: עוד פחות מדקה
Published on: 'פורסם'
Publicationtemplate: 'לפני {number} {unit}'
#& Videos
audio only: שמע בלבד
video only: סרטון בלבד

View File

@ -785,38 +785,8 @@ Video:
uživo trenutačno nije podržan s Invidious sučeljem. Potrebna je izravna veza s
YouTubeom.'
Published:
Jan: 'sij.'
Feb: 'velj.'
Mar: 'ožu.'
Apr: 'tra.'
May: 'svi.'
Jun: 'lip.'
Jul: 'srp.'
Aug: 'kol.'
Sep: 'ruj.'
Oct: 'lis.'
Nov: 'stu.'
Dec: 'pro.'
Second: 's'
Seconds: 's'
Minute: 'min'
Minutes: 'min'
Hour: 'h'
Hours: 'h'
Day: 'dan'
Days: 'dana'
Week: 'tj.'
Weeks: 'tj.'
Month: 'mj.'
Months: 'mj.'
Year: 'god.'
Years: 'god.'
Ago: 'Prije'
Upcoming: 'Premijera'
Less than a minute: Manje od jedne minute
In less than a minute: Manje od jedne minute
Published on: 'Objavljeno'
Publicationtemplate: 'prije {number} {unit}'
#& Videos
Autoplay: Automatska reprodukcija
Play Previous Video: Reproduciraj prethodni video

View File

@ -834,37 +834,8 @@ Video:
élő csevegést jelenleg nem támogatja az Invidious API. Közvetlen kapcsolat szükséges
a YouTube-hoz.'
Published:
Jan: 'január'
Feb: 'február'
Mar: 'március'
Apr: 'április'
May: 'május'
Jun: 'június'
Jul: 'július'
Aug: 'augusztus'
Sep: 'szeptember'
Oct: 'október'
Nov: 'november'
Dec: 'december'
Second: 'másodperccel'
Seconds: 'másodperccel'
Minute: 'perccel'
Minutes: 'perccel'
Hour: 'órával'
Hours: 'órával'
Day: 'nappal'
Days: 'nappal'
Week: 'héttel'
Weeks: 'héttel'
Month: 'hónappal'
Months: 'hónappal'
Year: 'évvel'
Years: 'évvel'
Ago: 'ezelőtt'
Upcoming: 'Bemutató dátuma'
In less than a minute: Kevesebb, mint egy perce
Published on: 'Megjelent'
Publicationtemplate: '{number} {unit} ezelőtt'
#& Videos
audio only: csak hang
video only: csak videó

View File

@ -669,37 +669,7 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': 'Obrolan
Langsung belum didukung dengan API Invidious. Koneksi langsung dengan YouTube
dibutuhkan.'
Published:
Jan: 'Jan'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Apr'
May: 'Mei'
Jun: 'Jun'
Jul: 'Jul'
Aug: 'Agu'
Sep: 'Sep'
Oct: 'Okt'
Nov: 'Nov'
Dec: 'Des'
Second: 'Detik'
Seconds: 'Detik'
Minute: 'Menit'
Minutes: 'Menit'
Hour: 'Jam'
Hours: 'Jam'
Day: 'Hari'
Days: 'Hari'
Week: 'Pekan'
Weeks: 'Pekan'
Month: 'Bulan'
Months: 'Bulan'
Year: 'Tahun'
Years: 'Tahun'
Ago: 'Lalu'
Upcoming: 'Segera tayang di'
Published on: 'Dipublikasi pada'
Publicationtemplate: '{number} {unit} yang lalu'
#& Videos
audio only: hanya audio
video only: hanya video

View File

@ -835,40 +835,10 @@ Video:
video only: 'einungis myndmerki'
audio only: 'einungis hljóð'
Published:
Jan: 'Jan'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Apr'
May: 'Maí'
Jun: 'Jún'
Jul: 'Júl'
Aug: 'Ágú'
Sep: 'Sep'
Oct: 'Okt'
Nov: 'Nóv'
Dec: 'Des'
Second: 'sekúndu'
Seconds: 'sekúndum'
Minute: 'mínútu'
Minutes: 'mínútum'
Hour: 'klukkustund'
Hours: 'klukkustundum'
Day: 'degi'
Days: 'dögum'
Week: 'viku'
Weeks: 'vikum'
Month: 'mánuði'
Months: 'mánuðum'
Year: 'ári'
Years: 'árum'
Ago: 'síðan'
Upcoming: 'Frumsýnt'
Less than a minute: Minna en mínútu
In less than a minute: eftir minna en mínútu
Published on: 'Gefið út'
Streamed on: 'Streymt'
Started streaming on: 'Byrjaði streymi'
Publicationtemplate: 'Fyrir {number} {unit} síðan'
#& Videos
Sponsor Block category:
music offtopic: Tónlist óskyld efni

View File

@ -774,38 +774,8 @@ Video:
chat dal vivo non è attualmente supportata con le API di Invidious. È necessaria
una connessione diretta a YouTube.'
Published:
Jan: 'Gen'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Apr'
May: 'Mag'
Jun: 'Giu'
Jul: 'Lug'
Aug: 'Ago'
Sep: 'Set'
Oct: 'Ott'
Nov: 'Nov'
Dec: 'Dic'
Second: 'Secondo'
Seconds: 'Secondi'
Hour: 'Ora'
Hours: 'Ore'
Day: 'Giorno'
Days: 'Giorni'
Week: 'Settimana'
Weeks: 'Settimane'
Month: 'Mese'
Months: 'Mesi'
Year: 'Anno'
Years: 'Anni'
Ago: 'Fa'
Upcoming: 'Première il'
Minutes: Minuti
Minute: Minuto
Less than a minute: Meno di un minuto
In less than a minute: In meno di un minuto
Published on: 'Pubblicato il'
Publicationtemplate: '{number} {unit} fa'
#& Videos
Play Previous Video: Riproduci il video precedente
Play Next Video: Riproduci il prossimo video

View File

@ -555,7 +555,7 @@ Settings:
Experimental Settings:
Replace HTTP Cache: HTTP キャッシュの置換
Experimental Settings: 試験的
Warning:
Warning:
これらの設定は実験的なものであり、有効にするとアプリのクラッシュを引き起こす恐れがあります。バックアップをとっておくことを強くお勧めします。自己責任で使用してください!
Password Settings:
Password Settings: パスワード
@ -677,38 +677,8 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': '現在、ライブチャットは
Invidious API では未対応です。直接 YouTube への接続が必要です。'
Published:
Jan: '1 月'
Feb: '2 月'
Mar: '3 月'
Apr: '4 月'
May: '5 月'
Jun: '6 月'
Jul: '7 月'
Aug: '8 月'
Sep: '9 月'
Oct: '10 月'
Nov: '11 月'
Dec: '12 月'
Second: '秒'
Seconds: '秒'
Hour: '時間'
Hours: '時間'
Day: '日'
Days: '日'
Week: '週間'
Weeks: '週間'
Month: 'ヶ月'
Months: 'ヶ月'
Year: '年'
Years: '年'
Ago: '前'
Upcoming: 'プレミア公開'
Minutes:
Minute:
Less than a minute: 1分以内
In less than a minute: 1 分以内に
Published on: '公開日'
Publicationtemplate: '{number} {unit} 前'
#& Videos
Video has been removed from your history: 動画を履歴から削除しました
Remove From History: 履歴から削除
@ -986,7 +956,7 @@ Tooltips:
ID は、大文字と小文字を区別するので完全に一致させてください。
Hide Subscriptions Live: この設定は、アプリ全体の "{appWideSetting}" 設定により上書きされます。"{settingsSection}"
項目の "{subsection}" にあります
Hide Videos and Playlists Containing Text: FreeTube
Hide Videos and Playlists Containing Text: FreeTube
全体での履歴やあなたの再生リストと再生リスト内の動画を除き、元のタイトルにその単語を含む動画や単語の一部または、フレーズ(大文字と小文字を区別しない)が含まれているすべての動画と再生リストを非表示にします。
SponsorBlock Settings:
UseDeArrowTitles: 動画のタイトルを DeArrow からユーザーが投稿したタイトルに置き換えます。

View File

@ -534,39 +534,10 @@ Video:
video only: '비디오만'
audio only: '오디오만'
Published:
Jan: '1월'
Feb: '2월'
Mar: '3월'
Apr: '4월'
May: '5월'
Jun: '6월'
Jul: '7월'
Aug: '8월'
Sep: '9월'
Oct: '10월'
Nov: '11월'
Dec: '12월'
Second: '초'
Seconds: '초'
Minute: '분'
Minutes: '분'
Hour: '시'
Hours: '시'
Day: '일'
Days: '일'
Week: '주'
Weeks: '주'
Month: '월'
Months: '월'
Year: '년'
Years: '년'
Ago: '전에'
Upcoming: '초연일'
In less than a minute: 1분 이내에
Published on: '게시일'
Streamed on: '스트리밍됨'
Started streaming on: '스트리밍 시작'
Publicationtemplate: '{number} {unit} 전'
#& Videos
Video has been saved: 동영상이 저장되었습니다
Video has been removed from your saved list: 저장된 목록에서 동영상이 제거되었습니다

View File

@ -586,39 +586,10 @@ Video:
video only: 'tik video'
audio only: 'tik audio'
Published:
Jan: 'Sau'
Feb: 'Vas'
Mar: 'Kov'
Apr: 'Bal'
May: 'Geg'
Jun: 'Bir'
Jul: 'Lie'
Aug: 'Rug'
Sep: 'Rgs'
Oct: 'Spa'
Nov: 'Lap'
Dec: 'Gru'
Second: 'Sekundė'
Seconds: 'Sekundės'
Minute: 'Minutė'
Minutes: 'Minutės'
Hour: 'val.'
Hours: 'val.'
Day: 'd.'
Days: 'd.'
Week: 'sav.'
Weeks: 'sav.'
Month: 'mėn.'
Months: 'mėn.'
Year: 'm.'
Years: 'm.'
Ago: 'atgal'
Upcoming: 'premjera'
In less than a minute: prieš mažiau nei minutę
Published on: 'Publikuota'
Streamed on: 'Transliuota'
Started streaming on: 'Transliaciją pradėjo'
Publicationtemplate: 'prieš {number} {unit}'
Sponsor Block category:
sponsor: 'Rėmėjas'
intro: 'Įžanga'

View File

@ -746,39 +746,10 @@ Video:
video only: ''
audio only: ''
Published:
Jan: ''
Feb: ''
Mar: ''
Apr: ''
May: ''
Jun: ''
Jul: ''
Aug: ''
Sep: ''
Oct: ''
Nov: ''
Dec: ''
Second: ''
Seconds: ''
Minute: ''
Minutes: ''
Hour: ''
Hours: ''
Day: ''
Days: ''
Week: ''
Weeks: ''
Month: ''
Months: ''
Year: ''
Years: ''
Ago: ''
Upcoming: ''
In less than a minute: ''
Published on: ''
Streamed on: ''
Started streaming on: ''
Publicationtemplate: ''
Sponsor Block category:
sponsor: ''
intro: ''

View File

@ -548,37 +548,8 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': 'Sanntidssludring
støttes for tiden ikke med Invidious-API-et. Direkte tilkobling til YouTube kreves.'
Published:
Jan: 'Jan'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Apr'
May: 'Mai'
Jun: 'Jun'
Jul: 'Jul'
Aug: 'Aug'
Sep: 'Sep'
Oct: 'Okt'
Nov: 'Nov'
Dec: 'Des'
Second: 'Sekund'
Seconds: 'Sekunder'
Hour: 'Time'
Hours: 'Timer'
Day: 'Dag'
Days: 'Dager'
Week: 'Uke'
Weeks: 'Uker'
Month: 'Måned'
Months: 'Måneder'
Year: 'År'
Years: 'År'
Ago: 'Siden'
Upcoming: 'Har premiere'
Minutes: Minutter
Minute: Minutt
In less than a minute: Om mindre enn ett minutt
Published on: 'Publisert'
Publicationtemplate: '{number} {unit} siden'
#& Videos
audio only: Bare lyd
video only: Bare video

View File

@ -757,37 +757,8 @@ Video:
wordt momenteel niet ondersteund door de Invidious API. Een directe verbinding
met YouTube is nodig.'
Published:
Jan: 'Jan'
Feb: 'Feb'
Mar: 'Mrt'
Apr: 'Apr'
May: 'Mei'
Jun: 'Jun'
Jul: 'Jul'
Aug: 'Aug'
Sep: 'Sep'
Oct: 'Okt'
Nov: 'Nov'
Dec: 'Dec'
Second: 'Seconde'
Seconds: 'Seconden'
Hour: 'Uur'
Hours: 'Uur'
Day: 'Dag'
Days: 'Dagen'
Week: 'Week'
Weeks: 'Weken'
Month: 'Maand'
Months: 'Maanden'
Year: 'Jaar'
Years: 'Jaar'
Ago: 'Geleden'
Upcoming: 'Première start op'
Minutes: Minuten
Minute: Minuut
In less than a minute: In minder dan één minuut
Published on: 'Gepubliceerd op'
Publicationtemplate: '{number} {unit} geleden'
#& Videos
Autoplay: Automatisch afspelen
Play Previous Video: Vorige video afspelen

View File

@ -573,39 +573,10 @@ Video:
video only: 'berre video'
audio only: 'berre lyd'
Published:
Jan: 'Jan'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Apr'
May: 'Mai'
Jun: 'Jun'
Jul: 'Jul'
Aug: 'Aug'
Sep: 'Sep'
Oct: 'Okt'
Nov: 'Nov'
Dec: 'Des'
Second: 'Sekund'
Seconds: 'Sekund'
Minute: 'Minutt'
Minutes: 'Minutt'
Hour: 'Time'
Hours: 'Timar'
Day: 'Dag'
Days: 'Dagar'
Week: 'Veke'
Weeks: 'Veker'
Month: 'Månad'
Months: 'Månadar'
Year: 'År'
Years: 'År'
Ago: 'Sidan'
Upcoming: 'Har premiere på'
In less than a minute: Om mindre enn eit minutt
Published on: 'Publisert på'
Streamed on: 'Strauma på'
Started streaming on: 'Begynte å straume på'
Publicationtemplate: '{number} {unit} sidan'
#& Videos
Sponsor Block category:
outro: Avslutting

View File

@ -764,38 +764,8 @@ Video:
na żywo nie wspiera obecnie API Invidious. Konieczne jest połączenie bezpośrednie
z YouTube.'
Published:
Jan: 'sty.'
Feb: 'lut.'
Mar: 'mar.'
Apr: 'kwi.'
May: 'maj'
Jun: 'cze.'
Jul: 'lip.'
Aug: 'sie.'
Sep: 'wrz.'
Oct: 'paź.'
Nov: 'lis.'
Dec: 'gru.'
Second: 'sekundę'
Seconds: 'sekund/y'
Hour: 'godzinę'
Hours: 'godzin/y'
Day: 'dzień'
Days: 'dni'
Week: 'tydzień'
Weeks: 'tygodni/e'
Month: 'miesiąc'
Months: 'miesiące/y'
Year: 'rok'
Years: 'lat/a'
Ago: 'temu'
Upcoming: 'Premiera'
Minutes: minut/y
Minute: minutę
Less than a minute: mniej niż minutę
In less than a minute: Za mniej niż minutę
Published on: 'Opublikowano'
Publicationtemplate: '{number} {unit} temu'
#& Videos
Autoplay: Autoodtwarzanie
Play Previous Video: Odtwórz poprzedni film

View File

@ -761,38 +761,8 @@ Video:
chat ao vivo não é suportado pela API do Invidious. Uma conexão com o YouTube
é necessária.'
Published:
Jan: 'jan'
Feb: 'fev'
Mar: 'mar'
Apr: 'abr'
May: 'mai'
Jun: 'jun'
Jul: 'jul'
Aug: 'ago'
Sep: 'set'
Oct: 'out'
Nov: 'nov'
Dec: 'dez'
Second: 'segundo'
Seconds: 'segundos'
Hour: 'hora'
Hours: 'horas'
Day: 'dia'
Days: 'dias'
Week: 'semana'
Weeks: 'semanas'
Month: 'mês'
Months: 'meses'
Year: 'ano'
Years: 'anos'
Ago: 'atrás'
Upcoming: 'Estreia em'
Minutes: minutos
Minute: minuto
Less than a minute: Menos de um minuto
In less than a minute: Em menos de um minuto
Published on: 'Publicado em'
Publicationtemplate: 'Há {number} {unit}'
#& Videos
Started streaming on: Transmissão iniciada em
Streamed on: Transmitido em

View File

@ -800,39 +800,10 @@ Video:
video only: apenas vídeo
audio only: apenas áudio
Published:
Jan: jan
Feb: fev
Mar: mar
Apr: abr
May: mai
Jun: jun
Jul: jul
Aug: ago
Sep: set
Oct: out
Nov: nov
Dec: dez
Second: Segundo
Seconds: Segundos
Minute: Minuto
Minutes: Minutos
Hour: Hora
Hours: Horas
Day: Dia
Days: Dias
Week: Semana
Weeks: Semanas
Month: Mês
Months: Meses
Year: Ano
Years: Anos
Ago:
Upcoming: Estreia em
In less than a minute: Em menos de um minuto
Published on: Publicado a
Streamed on: Transmitido a
Started streaming on: Transmissão iniciada em
Publicationtemplate: Há {number} {unit}
#& Videos
Play Previous Video: Reproduzir vídeo anterior
Play Next Video: Reproduzir vídeo seguinte

View File

@ -812,38 +812,8 @@ Video:
conversa em direto não se encontra a funcionar com a API Invividious. É necessária
uma ligação direta ao YouTube.'
Published:
Jan: 'jan'
Feb: 'fev'
Mar: 'mar'
Apr: 'abr'
May: 'mai'
Jun: 'jun'
Jul: 'jul'
Aug: 'ago'
Sep: 'set'
Oct: 'out'
Nov: 'nov'
Dec: 'dez'
Second: 'Segundo'
Seconds: 'Segundos'
Minute: 'Minuto'
Minutes: 'Minutos'
Hour: 'Hora'
Hours: 'Horas'
Day: 'Dia'
Days: 'Dias'
Week: 'Semana'
Weeks: 'Semanas'
Month: 'Mês'
Months: 'Meses'
Year: 'Ano'
Years: 'Anos'
Ago: 'Há'
Upcoming: 'Estreia em'
Less than a minute: Menos de um minuto
In less than a minute: Em menos de um minuto
Published on: 'Publicado a'
Publicationtemplate: 'Há {number} {unit}'
#& Videos
Starting soon, please refresh the page to check again: Irá começar brevemente. Recarregue
a página para reanalisar

View File

@ -774,38 +774,8 @@ Video:
în direct nu este acceptat în prezent cu API-ul Invidious. Este necesară o conexiune
directă la YouTube.'
Published:
Jan: 'Ian'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Apr'
May: 'Mai'
Jun: 'iun'
Jul: 'Iul'
Aug: 'Aug'
Sep: 'Sep'
Oct: 'Oct'
Nov: 'Noi'
Dec: 'Dec'
Second: 'Secundă'
Seconds: 'Secunde'
Minute: 'Minut'
Minutes: 'Minute'
Hour: 'Oră'
Hours: 'Ore'
Day: 'Zi'
Days: 'Zile'
Week: 'Săptămână'
Weeks: 'Săptămâni'
Month: 'Lună'
Months: 'Luni'
Year: 'An'
Years: 'Ani'
Ago: 'În urmă'
Upcoming: 'În premieră la'
Less than a minute: Mai putin de un minut
In less than a minute: În mai puțin de un minut
Published on: 'Publicat pe'
Publicationtemplate: 'acum {number} {unit}'
#& Videos
External Player:
Unsupported Actions:

View File

@ -751,38 +751,8 @@ Video:
трансляции в настоящее время не поддерживается Invidious API. Требуется прямое
подключение к YouTube.'
Published:
Jan: 'Янв'
Feb: 'Фев'
Mar: 'Мар'
Apr: 'Апр'
May: 'Май'
Jun: 'Июн'
Jul: 'Июл'
Aug: 'Авг'
Sep: 'Сен'
Oct: 'Окт'
Nov: 'Ноя'
Dec: 'Дек'
Second: 'Секунда'
Seconds: 'Секунд'
Hour: 'Час'
Hours: 'Часов'
Day: 'День'
Days: 'Дней'
Week: 'Неделя'
Weeks: 'Недель'
Month: 'Месяц'
Months: 'Месяцев'
Year: 'Год'
Years: 'Лет'
Ago: 'Назад'
Upcoming: 'Премьера'
Minutes: Минут
Minute: Минута
Less than a minute: Менее минуты
In less than a minute: Меньше чем через минуту
Published on: 'Размещено'
Publicationtemplate: '{number} {unit} назад'
#& Videos
Autoplay: Автовоспроизведение
Play Previous Video: Воспроизвести предыдущее видео

View File

@ -451,37 +451,7 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': 'Live
Chat momentálne nie je podporovaný pomocou API Invidious. Vyžaduje sa priame pripojenie
k službe YouTube.'
Published:
Jan: 'Jan'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Apr'
May: 'Máj'
Jun: 'Jún'
Jul: 'Júl'
Aug: 'Aug'
Sep: 'Sep'
Oct: 'Okt'
Nov: 'Nov'
Dec: 'Dec'
Second: 'Sekunda'
Seconds: 'Sekúnd'
Hour: 'Hodina'
Hours: 'Hodín'
Day: 'Deň'
Days: 'Dni'
Week: 'Týždeň'
Weeks: 'Týždne'
Month: 'Mesiac'
Months: 'Mesiace'
Year: 'Rok'
Years: 'Rokov'
Ago: 'Pred'
Upcoming: 'Premiéra o'
Minute: Minúta
Minutes: Minút
Published on: 'Publikované dňa'
Publicationtemplate: 'pred {number} {unit}'
#& Videos
Autoplay: Automatické prehrávanie
Starting soon, please refresh the page to check again: Čoskoro začína, obnovte stránku

View File

@ -506,37 +506,8 @@ Video:
v živo trenutno ni podprt v Invidious APV. Potrebna je neposredna povezava z
YouTubom.'
Published:
Jan: 'jan.'
Feb: 'feb.'
Mar: 'mar.'
Apr: 'apr.'
May: 'maj'
Jun: 'jun.'
Jul: 'jul.'
Aug: 'avg.'
Sep: 'sep.'
Oct: 'okt.'
Nov: 'nov.'
Dec: 'dec.'
Second: 'sekunda'
Seconds: 'sekunde'
Minute: 'minuta'
Minutes: 'minute'
Hour: 'h'
Hours: 'h'
Day: 'd'
Days: 'd'
Week: 'ted.'
Weeks: 'tedni'
Month: 'mesec'
Months: 'meseci'
Year: 'let.'
Years: 'leta'
Ago: 'Nazaj'
Upcoming: 'Kmalu bo objavljeno'
In less than a minute: Manj kot minuti
Published on: 'Objavljeno dne'
Publicationtemplate: '{number} {unit} nazaj'
#& Videos
audio only: Samo avdio
video only: Samo video

View File

@ -607,39 +607,10 @@ Video:
video only: ''
audio only: ''
Published:
Jan: ''
Feb: ''
Mar: ''
Apr: ''
May: ''
Jun: ''
Jul: ''
Aug: ''
Sep: ''
Oct: ''
Nov: ''
Dec: ''
Second: ''
Seconds: ''
Minute: ''
Minutes: ''
Hour: ''
Hours: ''
Day: ''
Days: ''
Week: ''
Weeks: ''
Month: ''
Months: ''
Year: ''
Years: ''
Ago: ''
Upcoming: ''
In less than a minute: ''
Published on: ''
Streamed on: ''
Started streaming on: ''
Publicationtemplate: ''
Sponsor Block category:
sponsor: ''
intro: ''

View File

@ -820,35 +820,7 @@ Video:
'Chat is disabled or the Live Stream has ended.': 'Ћаскање је онемогућено или је
стрим уживо завршен.'
Published:
Month: Месец
Sep: Сеп.
Seconds: Секунди
In less than a minute: За мање од једног минута
Week: Недеља
Upcoming: Премијера за
Dec: Дец.
Jan: Јан.
Weeks: Недеља
Days: Дана
Years: Године
May: Мај
Mar: Мар.
Hours: Сати
Oct: Окт.
Months: Месеци
Apr: Апр.
Feb: Феб.
Jul: Јул
Minutes: Минути
Minute: Минут
Day: Дан
Hour: Сат
Jun: Јун
Second: Секунда
Year: Година
Nov: Нов.
Ago: Пре
Aug: Авг.
Upcoming: Предстојеће
Sponsor Block category:
interaction: Интеракција
@ -884,7 +856,6 @@ Video:
Show Super Chat Comment: Прикажи Super Chat коментар
Scroll to Bottom: Превуци до дна
Started streaming on: Започето стримовање
Publicationtemplate: пре {number} {unit}
Premieres: Премијера
Download Video: Преузми видео снимак
Published on: Објављено

View File

@ -731,37 +731,8 @@ Video:
stöds för närvarande inte med Invidious API. En direktanslutning till YouTube
krävs.'
Published:
Jan: 'Jan'
Feb: 'Feb'
Mar: 'Mar'
Apr: 'Apr'
May: 'Maj'
Jun: 'Jun'
Jul: 'Jul'
Aug: 'Aug'
Sep: 'Sep'
Oct: 'Okt'
Nov: 'Nov'
Dec: 'Dec'
Second: 'Sekund'
Seconds: 'Sekunder'
Minute: 'Minut'
Minutes: 'Minuter'
Hour: 'Timme'
Hours: 'Timmar'
Day: 'Dag'
Days: 'Dagar'
Week: 'Vecka'
Weeks: 'Veckor'
Month: 'Månad'
Months: 'Månader'
Year: 'År'
Years: 'År'
Ago: 'Sedan'
Upcoming: 'Premiärer på'
In less than a minute: Mindre än en minut
Published on: 'Publicerad den'
Publicationtemplate: 'för {number} {unit} sedan'
#& Videos
audio only: endast ljud
video only: endast video

View File

@ -819,38 +819,8 @@ Video:
Sohbet şu anda Invidious API ile desteklenmemektedir. YouTube ile doğrudan bağlantı
gerekli.'
Published:
Jan: 'Oca'
Feb: 'Şub'
Mar: 'Mar'
Apr: 'Nis'
May: 'May'
Jun: 'Haz'
Jul: 'Tem'
Aug: 'Ağu'
Sep: 'Eyl'
Oct: 'Eki'
Nov: 'Kas'
Dec: 'Ara'
Second: 'Saniye'
Seconds: 'Saniye'
Minute: 'Dakika'
Minutes: 'Dakika'
Hour: 'Saat'
Hours: 'Saat'
Day: 'Gün'
Days: 'Gün'
Week: 'Hafta'
Weeks: 'Hafta'
Month: 'Ay'
Months: 'Ay'
Year: 'Yıl'
Years: 'Yıl'
Ago: 'Önce'
Upcoming: 'İlk gösterim tarihi'
Less than a minute: Bir dakikadan az
In less than a minute: Bir dakikadan kısa sürede
Published on: 'Yayımlanma tarihi'
Publicationtemplate: '{number} {unit} önce'
#& Videos
audio only: yalnızca ses
video only: yalnızca video

View File

@ -680,38 +680,8 @@ Video:
video only: 'лише відео'
audio only: 'лише звук'
Published:
Jan: 'Ян'
Feb: 'Лют'
Mar: 'Бер'
Apr: 'Кві'
May: 'Тра'
Jun: 'Чер'
Jul: 'Лип'
Aug: 'Сер'
Sep: 'Вер'
Oct: 'Жов'
Nov: 'Лис'
Dec: 'Гру'
Second: 'Секунда'
Seconds: 'Секунд'
Minute: 'Хвилина'
Minutes: 'Хвилин'
Hour: 'Година'
Hours: 'Годин'
Day: 'День'
Days: 'Днів'
Week: 'Тиждень'
Weeks: 'Тижнів'
Month: 'Місяць'
Months: 'Місяців'
Year: 'Рік'
Years: 'Років'
Ago: 'Тому'
Upcoming: 'Прем''єри'
Less than a minute: Менш як за хвилину
In less than a minute: Менше ніж за хвилину
Published on: 'Опубліковано'
Publicationtemplate: '{number} {unit} тому'
#& Videos
Started streaming on: Почато трансляцію
Streamed on: Потокове передавання

View File

@ -738,37 +738,8 @@ Video:
trực tiếp hiện tại không hỗ trợ với Invidious API. Một đường truyền trực tiếp
đến Youtube là cần thiết.'
Published:
Jan: 'Tháng 1'
Feb: 'Tháng 2'
Mar: 'Tháng 3'
Apr: 'Tháng 4'
May: 'Tháng 5'
Jun: 'Tháng 6'
Jul: 'Tháng 7'
Aug: 'Tháng 8'
Sep: 'Tháng 9'
Oct: 'Tháng 10'
Nov: 'Tháng 11'
Dec: 'Tháng 12'
Second: 'Giây'
Seconds: 'Giây'
Hour: 'Giờ'
Hours: 'Giờ'
Day: 'Ngày'
Days: 'Ngày'
Week: 'Tuần'
Weeks: 'Tuần'
Month: 'Tháng'
Months: 'Tháng'
Year: 'Năm'
Years: 'Năm'
Ago: 'Vừa qua'
Upcoming: 'Công chiếu vào'
Minutes: Phút
Minute: Phút
In less than a minute: Trong khoảng ít hơn 1 phút
Published on: 'Phát hành vào'
Publicationtemplate: '{number} {unit} trước'
#& Videos
Video has been removed from your history: Video đã được xóa khỏi lịch sử của bạn
Video has been marked as watched: Video đánh dấu đã xem

View File

@ -777,39 +777,10 @@ Video:
video only: ''
audio only: ''
Published:
Jan: ''
Feb: ''
Mar: ''
Apr: ''
May: ''
Jun: ''
Jul: ''
Aug: ''
Sep: ''
Oct: ''
Nov: ''
Dec: ''
Second: ''
Seconds: ''
Minute: ''
Minutes: ''
Hour: ''
Hours: ''
Day: ''
Days: ''
Week: ''
Weeks: ''
Month: ''
Months: ''
Year: ''
Years: ''
Ago: ''
Upcoming: ''
In less than a minute: ''
Published on: ''
Streamed on: ''
Started streaming on: ''
Publicationtemplate: ''
Sponsor Block category:
sponsor: ''
intro: ''

View File

@ -674,38 +674,8 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': '在线聊天目前不被Invidious
API支持。 需要直接连接YouTube。'
Published:
Jan: '一月'
Feb: '二月'
Mar: '三月'
Apr: '四月'
May: '五月'
Jun: '六月'
Jul: '七月'
Aug: '八月'
Sep: '九月'
Oct: '十月'
Nov: '十一月'
Dec: '十二月'
Second: '秒'
Seconds: '秒'
Hour: '小时'
Hours: '小时'
Day: '日'
Days: '日'
Week: '周'
Weeks: '周'
Month: '月'
Months: '月'
Year: '年'
Years: '年'
Ago: '前'
Upcoming: '首映于'
Minutes: 分钟
Minute: 分钟
Less than a minute: 不到一分钟
In less than a minute: 不到一分钟
Published on: '发布于'
Publicationtemplate: '{number} {unit} 之前'
#& Videos
Video has been removed from your history: 视频已从您的历史记录中移除
Mark As Watched: 标记为已观看

View File

@ -672,38 +672,8 @@ Video:
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': '直播聊天室目前不被Invidious
API支援。 需要直接連線YouTube。'
Published:
Jan: '一月'
Feb: '二月'
Mar: '三月'
Apr: '四月'
May: '五月'
Jun: '六月'
Jul: '七月'
Aug: '八月'
Sep: '九月'
Oct: '十月'
Nov: '十一月'
Dec: '十二月'
Second: '秒'
Seconds: '秒'
Hour: '小時'
Hours: '小時'
Day: '日'
Days: '日'
Week: '周'
Weeks: '周'
Month: '月'
Months: '月'
Year: '年'
Years: '年'
Ago: '前'
Upcoming: '首播於'
Minutes: 分鐘
Minute: 分鐘
Less than a minute: 少於一分鐘
In less than a minute: 不到一分鐘內
Published on: '發布於'
Publicationtemplate: '{number} {unit} 前'
#& Videos
Video has been removed from your history: 影片已從您的觀看紀錄中移除
Video has been marked as watched: 影片標記為已觀看