From ebc6a269d36aa411e1e71c7705cdd0b320147a1b Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Wed, 1 May 2024 17:20:21 -0700 Subject: [PATCH] chore: i18n --- src/lib/i18n/locales/bg-BG/translation.json | 3 ++- src/lib/i18n/locales/bn-BD/translation.json | 3 ++- src/lib/i18n/locales/ca-ES/translation.json | 3 ++- src/lib/i18n/locales/de-DE/translation.json | 3 ++- src/lib/i18n/locales/dg-DG/translation.json | 3 ++- src/lib/i18n/locales/en-GB/translation.json | 3 ++- src/lib/i18n/locales/en-US/translation.json | 3 ++- src/lib/i18n/locales/es-ES/translation.json | 3 ++- src/lib/i18n/locales/fa-IR/translation.json | 3 ++- src/lib/i18n/locales/fr-CA/translation.json | 3 ++- src/lib/i18n/locales/fr-FR/translation.json | 3 ++- src/lib/i18n/locales/it-IT/translation.json | 3 ++- src/lib/i18n/locales/ja-JP/translation.json | 3 ++- src/lib/i18n/locales/ka-GE/translation.json | 3 ++- src/lib/i18n/locales/ko-KR/translation.json | 3 ++- src/lib/i18n/locales/nl-NL/translation.json | 3 ++- src/lib/i18n/locales/pl-PL/translation.json | 3 ++- src/lib/i18n/locales/pt-BR/translation.json | 3 ++- src/lib/i18n/locales/pt-PT/translation.json | 3 ++- src/lib/i18n/locales/ru-RU/translation.json | 3 ++- src/lib/i18n/locales/sv-SE/translation.json | 3 ++- src/lib/i18n/locales/tr-TR/translation.json | 3 ++- src/lib/i18n/locales/uk-UA/translation.json | 3 ++- src/lib/i18n/locales/vi-VN/translation.json | 3 ++- src/lib/i18n/locales/zh-CN/translation.json | 3 ++- src/lib/i18n/locales/zh-TW/translation.json | 3 ++- 26 files changed, 52 insertions(+), 26 deletions(-) diff --git a/src/lib/i18n/locales/bg-BG/translation.json b/src/lib/i18n/locales/bg-BG/translation.json index e59b624bf..0943d97bd 100644 --- a/src/lib/i18n/locales/bg-BG/translation.json +++ b/src/lib/i18n/locales/bg-BG/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Напиши описание в 50 знака, което описва [тема или ключова дума].", "You": "Вие", "You're a helpful assistant.": "Вие сте полезен асистент.", - "You're now logged in.": "Сега, вие влязохте в системата." + "You're now logged in.": "Сега, вие влязохте в системата.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/bn-BD/translation.json b/src/lib/i18n/locales/bn-BD/translation.json index d4c8dd2c2..b96138e6d 100644 --- a/src/lib/i18n/locales/bn-BD/translation.json +++ b/src/lib/i18n/locales/bn-BD/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "৫০ শব্দের মধ্যে [topic or keyword] এর একটি সারসংক্ষেপ লিখুন।", "You": "আপনি", "You're a helpful assistant.": "আপনি একজন উপকারী এসিস্ট্যান্ট", - "You're now logged in.": "আপনি এখন লগইন করা অবস্থায় আছেন" + "You're now logged in.": "আপনি এখন লগইন করা অবস্থায় আছেন", + "Youtube": "" } diff --git a/src/lib/i18n/locales/ca-ES/translation.json b/src/lib/i18n/locales/ca-ES/translation.json index d38e7c2ae..8ea000b78 100644 --- a/src/lib/i18n/locales/ca-ES/translation.json +++ b/src/lib/i18n/locales/ca-ES/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Escriu un resum en 50 paraules que resumeixi [tema o paraula clau].", "You": "Tu", "You're a helpful assistant.": "Ets un assistent útil.", - "You're now logged in.": "Ara estàs connectat." + "You're now logged in.": "Ara estàs connectat.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/de-DE/translation.json b/src/lib/i18n/locales/de-DE/translation.json index 07b87c540..74fbff68f 100644 --- a/src/lib/i18n/locales/de-DE/translation.json +++ b/src/lib/i18n/locales/de-DE/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Schreibe eine kurze Zusammenfassung in 50 Wörtern, die [Thema oder Schlüsselwort] zusammenfasst.", "You": "Du", "You're a helpful assistant.": "Du bist ein hilfreicher Assistent.", - "You're now logged in.": "Du bist nun eingeloggt." + "You're now logged in.": "Du bist nun eingeloggt.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/dg-DG/translation.json b/src/lib/i18n/locales/dg-DG/translation.json index fc4c0f992..7e82e653d 100644 --- a/src/lib/i18n/locales/dg-DG/translation.json +++ b/src/lib/i18n/locales/dg-DG/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Write a summary in 50 words that summarizes [topic or keyword]. Much summarize.", "You": "You very you", "You're a helpful assistant.": "You're a helpful assistant. Much helpful.", - "You're now logged in.": "You're now logged in. Much logged." + "You're now logged in.": "You're now logged in. Much logged.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/en-GB/translation.json b/src/lib/i18n/locales/en-GB/translation.json index f64dd3647..b556f8588 100644 --- a/src/lib/i18n/locales/en-GB/translation.json +++ b/src/lib/i18n/locales/en-GB/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "", "You": "", "You're a helpful assistant.": "", - "You're now logged in.": "" + "You're now logged in.": "", + "Youtube": "" } diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json index f64dd3647..b556f8588 100644 --- a/src/lib/i18n/locales/en-US/translation.json +++ b/src/lib/i18n/locales/en-US/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "", "You": "", "You're a helpful assistant.": "", - "You're now logged in.": "" + "You're now logged in.": "", + "Youtube": "" } diff --git a/src/lib/i18n/locales/es-ES/translation.json b/src/lib/i18n/locales/es-ES/translation.json index e41675fcb..ef9689baa 100644 --- a/src/lib/i18n/locales/es-ES/translation.json +++ b/src/lib/i18n/locales/es-ES/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Escribe un resumen en 50 palabras que resuma [tema o palabra clave].", "You": "Usted", "You're a helpful assistant.": "Eres un asistente útil.", - "You're now logged in.": "Has iniciado sesión." + "You're now logged in.": "Has iniciado sesión.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/fa-IR/translation.json b/src/lib/i18n/locales/fa-IR/translation.json index 5d50234ff..8f2c81f13 100644 --- a/src/lib/i18n/locales/fa-IR/translation.json +++ b/src/lib/i18n/locales/fa-IR/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "خلاصه ای در 50 کلمه بنویسید که [موضوع یا کلمه کلیدی] را خلاصه کند.", "You": "شما", "You're a helpful assistant.": "تو یک دستیار سودمند هستی.", - "You're now logged in.": "شما اکنون وارد شده\u200cاید." + "You're now logged in.": "شما اکنون وارد شده\u200cاید.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/fr-CA/translation.json b/src/lib/i18n/locales/fr-CA/translation.json index 213dd6562..db0eb78fa 100644 --- a/src/lib/i18n/locales/fr-CA/translation.json +++ b/src/lib/i18n/locales/fr-CA/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Rédigez un résumé en 50 mots qui résume [sujet ou mot-clé].", "You": "You", "You're a helpful assistant.": "Vous êtes un assistant utile", - "You're now logged in.": "Vous êtes maintenant connecté." + "You're now logged in.": "Vous êtes maintenant connecté.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/fr-FR/translation.json b/src/lib/i18n/locales/fr-FR/translation.json index 78d60ffc9..beb81b8ab 100644 --- a/src/lib/i18n/locales/fr-FR/translation.json +++ b/src/lib/i18n/locales/fr-FR/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Ecrivez un résumé en 50 mots [sujet ou mot-clé]", "You": "You", "You're a helpful assistant.": "Vous êtes un assistant utile", - "You're now logged in.": "Vous êtes maintenant connecté." + "You're now logged in.": "Vous êtes maintenant connecté.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/it-IT/translation.json b/src/lib/i18n/locales/it-IT/translation.json index 80160fedb..91e1bbd8a 100644 --- a/src/lib/i18n/locales/it-IT/translation.json +++ b/src/lib/i18n/locales/it-IT/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Scrivi un riassunto in 50 parole che riassume [argomento o parola chiave].", "You": "Tu", "You're a helpful assistant.": "Sei un assistente utile.", - "You're now logged in.": "Ora hai effettuato l'accesso." + "You're now logged in.": "Ora hai effettuato l'accesso.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/ja-JP/translation.json b/src/lib/i18n/locales/ja-JP/translation.json index 58c90ebcf..279d61fe2 100644 --- a/src/lib/i18n/locales/ja-JP/translation.json +++ b/src/lib/i18n/locales/ja-JP/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "[トピックまたはキーワード] を要約する 50 語の概要を書いてください。", "You": "あなた", "You're a helpful assistant.": "あなたは役に立つアシスタントです。", - "You're now logged in.": "ログインしました。" + "You're now logged in.": "ログインしました。", + "Youtube": "" } diff --git a/src/lib/i18n/locales/ka-GE/translation.json b/src/lib/i18n/locales/ka-GE/translation.json index 7a5fc0cd2..862e8afae 100644 --- a/src/lib/i18n/locales/ka-GE/translation.json +++ b/src/lib/i18n/locales/ka-GE/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "დაწერეთ რეზიუმე 50 სიტყვით, რომელიც აჯამებს [თემას ან საკვანძო სიტყვას].", "You": "თქვენ", "You're a helpful assistant.": "თქვენ სასარგებლო ასისტენტი ხართ.", - "You're now logged in.": "თქვენ შესული ხართ." + "You're now logged in.": "თქვენ შესული ხართ.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json index 5821080b4..007395a5d 100644 --- a/src/lib/i18n/locales/ko-KR/translation.json +++ b/src/lib/i18n/locales/ko-KR/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "[주제 또는 키워드]에 대한 50단어 요약문 작성.", "You": "당신", "You're a helpful assistant.": "당신은 유용한 어시스턴트입니다.", - "You're now logged in.": "로그인되었습니다." + "You're now logged in.": "로그인되었습니다.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/nl-NL/translation.json b/src/lib/i18n/locales/nl-NL/translation.json index cc3d1d958..61f347638 100644 --- a/src/lib/i18n/locales/nl-NL/translation.json +++ b/src/lib/i18n/locales/nl-NL/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Schrijf een samenvatting in 50 woorden die [onderwerp of trefwoord] samenvat.", "You": "Jij", "You're a helpful assistant.": "Jij bent een behulpzame assistent.", - "You're now logged in.": "Je bent nu ingelogd." + "You're now logged in.": "Je bent nu ingelogd.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/pl-PL/translation.json b/src/lib/i18n/locales/pl-PL/translation.json index 45568aef1..043fe83aa 100644 --- a/src/lib/i18n/locales/pl-PL/translation.json +++ b/src/lib/i18n/locales/pl-PL/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Napisz podsumowanie w 50 słowach, które podsumowuje [temat lub słowo kluczowe].", "You": "Ty", "You're a helpful assistant.": "Jesteś pomocnym asystentem.", - "You're now logged in.": "Jesteś teraz zalogowany." + "You're now logged in.": "Jesteś teraz zalogowany.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/pt-BR/translation.json b/src/lib/i18n/locales/pt-BR/translation.json index 0bbe8f234..111e3c4cc 100644 --- a/src/lib/i18n/locales/pt-BR/translation.json +++ b/src/lib/i18n/locales/pt-BR/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Escreva um resumo em 50 palavras que resuma [tópico ou palavra-chave].", "You": "Você", "You're a helpful assistant.": "Você é um assistente útil.", - "You're now logged in.": "Você está conectado agora." + "You're now logged in.": "Você está conectado agora.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/pt-PT/translation.json b/src/lib/i18n/locales/pt-PT/translation.json index c16e9ce9a..9a5741d74 100644 --- a/src/lib/i18n/locales/pt-PT/translation.json +++ b/src/lib/i18n/locales/pt-PT/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Escreva um resumo em 50 palavras que resuma [tópico ou palavra-chave].", "You": "Você", "You're a helpful assistant.": "Você é um assistente útil.", - "You're now logged in.": "Você está conectado agora." + "You're now logged in.": "Você está conectado agora.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/ru-RU/translation.json b/src/lib/i18n/locales/ru-RU/translation.json index c5c57b1dc..37a5b833b 100644 --- a/src/lib/i18n/locales/ru-RU/translation.json +++ b/src/lib/i18n/locales/ru-RU/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Напишите резюме в 50 словах, которое кратко описывает [тему или ключевое слово].", "You": "Вы", "You're a helpful assistant.": "Вы полезный ассистент.", - "You're now logged in.": "Вы вошли в систему." + "You're now logged in.": "Вы вошли в систему.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/sv-SE/translation.json b/src/lib/i18n/locales/sv-SE/translation.json index bcf3a1b3a..ab7a64e78 100644 --- a/src/lib/i18n/locales/sv-SE/translation.json +++ b/src/lib/i18n/locales/sv-SE/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Skriv en sammanfattning på 50 ord som sammanfattar [ämne eller nyckelord].", "You": "Du", "You're a helpful assistant.": "Du är en hjälpsam assistent.", - "You're now logged in.": "Du är nu inloggad." + "You're now logged in.": "Du är nu inloggad.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/tr-TR/translation.json b/src/lib/i18n/locales/tr-TR/translation.json index ac447161f..2748b437d 100644 --- a/src/lib/i18n/locales/tr-TR/translation.json +++ b/src/lib/i18n/locales/tr-TR/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "[Konuyu veya anahtar kelimeyi] özetleyen 50 kelimelik bir özet yazın.", "You": "Siz", "You're a helpful assistant.": "Sen yardımcı bir asistansın.", - "You're now logged in.": "Şimdi oturum açtınız." + "You're now logged in.": "Şimdi oturum açtınız.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/uk-UA/translation.json b/src/lib/i18n/locales/uk-UA/translation.json index a36cabb55..bec540580 100644 --- a/src/lib/i18n/locales/uk-UA/translation.json +++ b/src/lib/i18n/locales/uk-UA/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Напишіть стислий зміст у 50 слів, який узагальнює [тема або ключове слово].", "You": "Ви", "You're a helpful assistant.": "Ви корисний асистент.", - "You're now logged in.": "Ви увійшли в систему." + "You're now logged in.": "Ви увійшли в систему.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/vi-VN/translation.json b/src/lib/i18n/locales/vi-VN/translation.json index e7f9a7dd1..1d94a8ec2 100644 --- a/src/lib/i18n/locales/vi-VN/translation.json +++ b/src/lib/i18n/locales/vi-VN/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "Viết một tóm tắt trong vòng 50 từ cho [chủ đề hoặc từ khóa].", "You": "Bạn", "You're a helpful assistant.": "Bạn là một trợ lý hữu ích.", - "You're now logged in.": "Bạn đã đăng nhập." + "You're now logged in.": "Bạn đã đăng nhập.", + "Youtube": "" } diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index ed31b8d09..9597709ec 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "用50个字写一个总结[主题或关键词]。", "You": "你", "You're a helpful assistant.": "你是一个有帮助的助手。", - "You're now logged in.": "已登录。" + "You're now logged in.": "已登录。", + "Youtube": "" } diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json index d67de92a5..9c846d276 100644 --- a/src/lib/i18n/locales/zh-TW/translation.json +++ b/src/lib/i18n/locales/zh-TW/translation.json @@ -434,5 +434,6 @@ "Write a summary in 50 words that summarizes [topic or keyword].": "寫一個50字的摘要來概括[主題或關鍵詞]。", "You": "你", "You're a helpful assistant.": "你是一位善於協助他人的助手。", - "You're now logged in.": "已登入。" + "You're now logged in.": "已登入。", + "Youtube": "" }