From 4f3f51c583c1428028e58a3b45f9d5b76e0f9590 Mon Sep 17 00:00:00 2001 From: syeopite Date: Tue, 13 Apr 2021 21:31:11 -0700 Subject: [PATCH] Add "Interactive 360 degree videos: " to locales --- locales/ar.json | 1 + locales/bn_BD.json | 1 + locales/cs.json | 1 + locales/da.json | 1 + locales/de.json | 1 + locales/el.json | 1 + locales/en-US.json | 1 + locales/eo.json | 1 + locales/es.json | 1 + locales/eu.json | 1 + locales/fa.json | 1 + locales/fi.json | 1 + locales/fr.json | 1 + locales/he.json | 1 + locales/hr.json | 1 + locales/hu-HU.json | 1 + locales/id.json | 1 + locales/is.json | 1 + locales/it.json | 1 + locales/ja.json | 1 + locales/nb-NO.json | 1 + locales/nl.json | 1 + locales/pl.json | 1 + locales/pt-BR.json | 1 + locales/pt-PT.json | 1 + locales/ro.json | 1 + locales/ru.json | 1 + locales/si.json | 1 + locales/sk.json | 1 + locales/sr.json | 1 + locales/sr_Cyrl.json | 1 + locales/sv-SE.json | 1 + locales/tr.json | 1 + locales/uk.json | 1 + locales/zh-CN.json | 1 + locales/zh-TW.json | 1 + 36 files changed, 36 insertions(+) diff --git a/locales/ar.json b/locales/ar.json index 7ce297b9..f1248b03 100644 --- a/locales/ar.json +++ b/locales/ar.json @@ -78,6 +78,7 @@ "Show related videos: ": "اعرض الفيديوهات ذات الصلة: ", "Show annotations by default: ": "اعرض الملاحظات في الفيديو تلقائيا: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "التفضيلات المرئية", "Player style: ": "شكل مشغل الفيديوهات: ", "Dark mode: ": "الوضع الليلى: ", diff --git a/locales/bn_BD.json b/locales/bn_BD.json index b6df0470..01a0711f 100644 --- a/locales/bn_BD.json +++ b/locales/bn_BD.json @@ -72,6 +72,7 @@ "Show related videos: ": "", "Show annotations by default: ": "", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "", "Player style: ": "", "Dark mode: ": "", diff --git a/locales/cs.json b/locales/cs.json index 7e0a31a4..ab1ee368 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -78,6 +78,7 @@ "Show related videos: ": "Zobrazit podobné videa: ", "Show annotations by default: ": "Zobrazovat poznámky ve výchozím nastavení: ", "Automatically extend video description: ": "Rozšířit automaticky popis u videa: ", + "Interactive 360 degree videos: ": "", "Visual preferences": "Nastavení vzhledu", "Player style: ": "Styl přehrávače ", "Dark mode: ": "Tmavý režim ", diff --git a/locales/da.json b/locales/da.json index 0962524b..246fbe4f 100644 --- a/locales/da.json +++ b/locales/da.json @@ -78,6 +78,7 @@ "Show related videos: ": "Vis relaterede videoer: ", "Show annotations by default: ": "Vis annotationer som standard: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Visuelle præferencer", "Player style: ": "Afspiller stil: ", "Dark mode: ": "Mørk tilstand: ", diff --git a/locales/de.json b/locales/de.json index f82df34f..42e12815 100644 --- a/locales/de.json +++ b/locales/de.json @@ -78,6 +78,7 @@ "Show related videos: ": "Ähnliche Videos anzeigen? ", "Show annotations by default: ": "Standardmäßig Anmerkungen anzeigen? ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Anzeigeeinstellungen", "Player style: ": "Abspielgeräterstil: ", "Dark mode: ": "Nachtmodus: ", diff --git a/locales/el.json b/locales/el.json index 5eb4a304..26e7fcaa 100644 --- a/locales/el.json +++ b/locales/el.json @@ -78,6 +78,7 @@ "Show related videos: ": "Προβολή σχετικών βίντεο; ", "Show annotations by default: ": "Αυτόματη προβολή σημειώσεων: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Προτιμήσεις εμφάνισης", "Player style: ": "Τεχνοτροπία της συσκευής αναπαραγωγης: ", "Dark mode: ": "Σκοτεινή λειτουργία: ", diff --git a/locales/en-US.json b/locales/en-US.json index 71485826..01ccdae0 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -78,6 +78,7 @@ "Show related videos: ": "Show related videos: ", "Show annotations by default: ": "Show annotations by default: ", "Automatically extend video description: ": "Automatically extend video description: ", + "Interactive 360 degree videos: ": "Interactive 360 degree videos: ", "Visual preferences": "Visual preferences", "Player style: ": "Player style: ", "Dark mode: ": "Dark mode: ", diff --git a/locales/eo.json b/locales/eo.json index a6550cae..b879a311 100644 --- a/locales/eo.json +++ b/locales/eo.json @@ -78,6 +78,7 @@ "Show related videos: ": "Ĉu montri rilatajn filmetojn? ", "Show annotations by default: ": "Ĉu montri prinotojn defaŭlte? ", "Automatically extend video description: ": "Aŭtomate etendi priskribon de filmeto: ", + "Interactive 360 degree videos: ": "", "Visual preferences": "Vidaj preferoj", "Player style: ": "Ludila stilo: ", "Dark mode: ": "Malhela reĝimo: ", diff --git a/locales/es.json b/locales/es.json index 51993cd2..85d42a59 100644 --- a/locales/es.json +++ b/locales/es.json @@ -78,6 +78,7 @@ "Show related videos: ": "¿Mostrar vídeos relacionados? ", "Show annotations by default: ": "¿Mostrar anotaciones por defecto? ", "Automatically extend video description: ": "Extender automáticamente la descripción del vídeo: ", + "Interactive 360 degree videos: ": "", "Visual preferences": "Preferencias visuales", "Player style: ": "Estilo de reproductor: ", "Dark mode: ": "Modo oscuro: ", diff --git a/locales/eu.json b/locales/eu.json index d5021c25..8381f496 100644 --- a/locales/eu.json +++ b/locales/eu.json @@ -69,6 +69,7 @@ "Show related videos: ": "Erakutsi erlazionatutako bideoak: ", "Show annotations by default: ": "Erakutsi oharrak modu lehenetsian: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Hobespen bisualak", "Player style: ": "Erreproduzigailu mota: ", "Dark mode: ": "Gai iluna: ", diff --git a/locales/fa.json b/locales/fa.json index b6114292..5e540b7d 100644 --- a/locales/fa.json +++ b/locales/fa.json @@ -78,6 +78,7 @@ "Show related videos: ": "نمایش ویدیو های مرتبط: ", "Show annotations by default: ": "نمایش حاشیه نویسی ها به طور پیشفرض: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "ترجیحات بصری", "Player style: ": "حالت پخش کننده: ", "Dark mode: ": "حالت تاریک: ", diff --git a/locales/fi.json b/locales/fi.json index 5adeec05..62e96639 100644 --- a/locales/fi.json +++ b/locales/fi.json @@ -78,6 +78,7 @@ "Show related videos: ": "Näytä aiheeseen liittyviä videoita: ", "Show annotations by default: ": "Näytä huomautukset oletuksena: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Visuaaliset asetukset", "Player style: ": "Soittimen tyyli: ", "Dark mode: ": "Tumma tila: ", diff --git a/locales/fr.json b/locales/fr.json index af0f2d1a..594eda47 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -78,6 +78,7 @@ "Show related videos: ": "Voir les vidéos liées : ", "Show annotations by default: ": "Afficher les annotations par défaut : ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Préférences du site", "Player style: ": "Style du lecteur : ", "Dark mode: ": "Mode sombre : ", diff --git a/locales/he.json b/locales/he.json index bf34c085..129a451a 100644 --- a/locales/he.json +++ b/locales/he.json @@ -78,6 +78,7 @@ "Show related videos: ": "הצגת סרטונים קשורים: ", "Show annotations by default: ": "הצגת הערות כברירת מחדל: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "העדפות חזותיות", "Player style: ": "סגנון הנגן: ", "Dark mode: ": "מצב כהה: ", diff --git a/locales/hr.json b/locales/hr.json index 0083566d..e0eb591e 100644 --- a/locales/hr.json +++ b/locales/hr.json @@ -78,6 +78,7 @@ "Show related videos: ": "Prikaži povezana videa: ", "Show annotations by default: ": "Standardno prikaži napomene: ", "Automatically extend video description: ": "Automatski proširi opis videa: ", + "Interactive 360 degree videos: ": "", "Visual preferences": "Postavke prikaza", "Player style: ": "Stil playera: ", "Dark mode: ": "Tamni modus: ", diff --git a/locales/hu-HU.json b/locales/hu-HU.json index 5c270c4d..29817cc2 100644 --- a/locales/hu-HU.json +++ b/locales/hu-HU.json @@ -69,6 +69,7 @@ "Show related videos: ": "Kapcsolódó videók mutatása: ", "Show annotations by default: ": "Annotációk mutatása alapértelmetésben: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Vizuális preferenciák", "Player style: ": "Lejátszó stílusa: ", "Dark mode: ": "Sötét mód: ", diff --git a/locales/id.json b/locales/id.json index 61424233..ee1dea1a 100644 --- a/locales/id.json +++ b/locales/id.json @@ -78,6 +78,7 @@ "Show related videos: ": "Tampilkan video terkait: ", "Show annotations by default: ": "Tampilkan anotasi secara default: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Preferensi visual", "Player style: ": "Gaya pemutar: ", "Dark mode: ": "Mode gelap: ", diff --git a/locales/is.json b/locales/is.json index 569ee9d0..00d50ad1 100644 --- a/locales/is.json +++ b/locales/is.json @@ -78,6 +78,7 @@ "Show related videos: ": "Sýna tengd myndbönd? ", "Show annotations by default: ": "Á að sýna glósur sjálfgefið? ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Sjónrænar stillingar", "Player style: ": "Spilara stíl: ", "Dark mode: ": "Myrkur ham: ", diff --git a/locales/it.json b/locales/it.json index 19556ac4..09b5b447 100644 --- a/locales/it.json +++ b/locales/it.json @@ -78,6 +78,7 @@ "Show related videos: ": "Mostra video correlati: ", "Show annotations by default: ": "Mostra le annotazioni in modo predefinito: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Preferenze grafiche", "Player style: ": "Stile riproduttore: ", "Dark mode: ": "Tema scuro: ", diff --git a/locales/ja.json b/locales/ja.json index 90092e83..0b96e47a 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -78,6 +78,7 @@ "Show related videos: ": "関連動画を表示: ", "Show annotations by default: ": "デフォルトでアノテーションを表示: ", "Automatically extend video description: ": "動画の説明文を自動的に拡張: ", + "Interactive 360 degree videos: ": "", "Visual preferences": "外観設定", "Player style: ": "プレイヤースタイル: ", "Dark mode: ": "ダークモード: ", diff --git a/locales/nb-NO.json b/locales/nb-NO.json index b4b39192..5e57c43b 100644 --- a/locales/nb-NO.json +++ b/locales/nb-NO.json @@ -78,6 +78,7 @@ "Show related videos: ": "Vis relaterte videoer? ", "Show annotations by default: ": "Vis merknader som forvalg? ", "Automatically extend video description: ": "Utvid videobeskrivelse automatisk: ", + "Interactive 360 degree videos: ": "", "Visual preferences": "Visuelle innstillinger", "Player style: ": "Avspillerstil: ", "Dark mode: ": "Mørk drakt: ", diff --git a/locales/nl.json b/locales/nl.json index 6d2ff68c..d62a43f0 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -78,6 +78,7 @@ "Show related videos: ": "Gerelateerde video's tonen? ", "Show annotations by default: ": "Standaard annotaties tonen? ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Visuele instellingen", "Player style: ": "Speler vormgeving ", "Dark mode: ": "Donkere modus: ", diff --git a/locales/pl.json b/locales/pl.json index 3d64aa07..30291a9e 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -78,6 +78,7 @@ "Show related videos: ": "Pokaż powiązane filmy? ", "Show annotations by default: ": "Domyślnie pokazuj adnotacje: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Preferencje Wizualne", "Player style: ": "Styl odtwarzacza: ", "Dark mode: ": "Ciemny motyw: ", diff --git a/locales/pt-BR.json b/locales/pt-BR.json index d8af008b..4ab87c7a 100644 --- a/locales/pt-BR.json +++ b/locales/pt-BR.json @@ -78,6 +78,7 @@ "Show related videos: ": "Mostrar vídeos relacionados: ", "Show annotations by default: ": "Sempre mostrar anotações: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Preferências visuais", "Player style: ": "Estilo do tocador: ", "Dark mode: ": "Modo escuro: ", diff --git a/locales/pt-PT.json b/locales/pt-PT.json index c25e9353..a8569f18 100644 --- a/locales/pt-PT.json +++ b/locales/pt-PT.json @@ -78,6 +78,7 @@ "Show related videos: ": "Mostrar vídeos relacionados: ", "Show annotations by default: ": "Mostrar sempre anotações: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Preferências visuais", "Player style: ": "Estilo do reprodutor: ", "Dark mode: ": "Modo escuro: ", diff --git a/locales/ro.json b/locales/ro.json index 057b919c..498104d8 100644 --- a/locales/ro.json +++ b/locales/ro.json @@ -78,6 +78,7 @@ "Show related videos: ": "Afișați videoclipurile asemănătoare: ", "Show annotations by default: ": "Afișați adnotările în mod implicit: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Preferințele site-ului", "Player style: ": "Stilul player-ului : ", "Dark mode: ": "Modul întunecat : ", diff --git a/locales/ru.json b/locales/ru.json index a737745e..7d238cd0 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -78,6 +78,7 @@ "Show related videos: ": "Показывать похожие видео? ", "Show annotations by default: ": "Всегда показывать аннотации? ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Настройки сайта", "Player style: ": "Стиль проигрывателя: ", "Dark mode: ": "Тёмное оформление: ", diff --git a/locales/si.json b/locales/si.json index c30ad33c..a9889672 100644 --- a/locales/si.json +++ b/locales/si.json @@ -78,6 +78,7 @@ "Show related videos: ": "", "Show annotations by default: ": "", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "", "Player style: ": "", "Dark mode: ": "", diff --git a/locales/sk.json b/locales/sk.json index f74d66db..0cf23fa0 100644 --- a/locales/sk.json +++ b/locales/sk.json @@ -72,6 +72,7 @@ "Show related videos: ": "Zobraziť súvisiace videá: ", "Show annotations by default: ": "Predvolene zobraziť anotácie: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Vizuálne nastavenia", "Player style: ": "Štýl prehrávača: ", "Dark mode: ": "Tmavý režim: ", diff --git a/locales/sr.json b/locales/sr.json index 7766f32e..a9ec697b 100644 --- a/locales/sr.json +++ b/locales/sr.json @@ -78,6 +78,7 @@ "Show related videos: ": "", "Show annotations by default: ": "", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "", "Player style: ": "", "Dark mode: ": "", diff --git a/locales/sr_Cyrl.json b/locales/sr_Cyrl.json index 77465501..fb1dc349 100644 --- a/locales/sr_Cyrl.json +++ b/locales/sr_Cyrl.json @@ -69,6 +69,7 @@ "Show related videos: ": "Прикажи сличне видее: ", "Show annotations by default: ": "Увек приказуј анотације: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Подешавања изгледа", "Player style: ": "Стил плејера: ", "Dark mode: ": "Тамни режим: ", diff --git a/locales/sv-SE.json b/locales/sv-SE.json index bd309c96..8b093e7d 100644 --- a/locales/sv-SE.json +++ b/locales/sv-SE.json @@ -78,6 +78,7 @@ "Show related videos: ": "Visa relaterade videor? ", "Show annotations by default: ": "Visa länkar-i-videon som förval? ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Visuella inställningar", "Player style: ": "Spelarstil: ", "Dark mode: ": "Mörkt läge: ", diff --git a/locales/tr.json b/locales/tr.json index 6e0912cb..f2086676 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -78,6 +78,7 @@ "Show related videos: ": "İlgili videoları göster: ", "Show annotations by default: ": "Öntanımlı olarak ek açıklamaları göster: ", "Automatically extend video description: ": "Video açıklamasını otomatik olarak genişlet: ", + "Interactive 360 degree videos: ": "", "Visual preferences": "Görsel tercihler", "Player style: ": "Oynatıcı biçimi: ", "Dark mode: ": "Karanlık mod: ", diff --git a/locales/uk.json b/locales/uk.json index 0795612e..371ecafa 100644 --- a/locales/uk.json +++ b/locales/uk.json @@ -78,6 +78,7 @@ "Show related videos: ": "Показувати схожі відео? ", "Show annotations by default: ": "Завжди показувати анотації? ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "Налаштування сайту", "Player style: ": "Стиль програвача: ", "Dark mode: ": "Темне оформлення: ", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 8bd49845..b413d116 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -78,6 +78,7 @@ "Show related videos: ": "是否显示相关视频: ", "Show annotations by default: ": "是否默认显示视频注释: ", "Automatically extend video description: ": "", + "Interactive 360 degree videos: ": "", "Visual preferences": "视觉选项", "Player style: ": "播放器样式: ", "Dark mode: ": "深色模式: ", diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 8daf277c..8ad645ed 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -78,6 +78,7 @@ "Show related videos: ": "顯示相關的影片: ", "Show annotations by default: ": "預設顯示註釋: ", "Automatically extend video description: ": "自動展開影片描述: ", + "Interactive 360 degree videos: ": "", "Visual preferences": "視覺偏好設定", "Player style: ": "播放器樣式: ", "Dark mode: ": "深色模式: ",