فهرست منبع

chore(app): translations

adamelmore 3 هفته پیش
والد
کامیت
06e3c4a4f2

+ 13 - 0
packages/app/src/i18n/ar.ts

@@ -512,6 +512,7 @@ export const dict = {
 
   "settings.general.section.appearance": "المظهر",
   "settings.general.section.notifications": "إشعارات النظام",
+  "settings.general.section.updates": "التحديثات",
   "settings.general.section.sounds": "المؤثرات الصوتية",
 
   "settings.general.row.language.title": "اللغة",
@@ -522,6 +523,18 @@ export const dict = {
   "settings.general.row.theme.description": "تخصيص سمة OpenCode.",
   "settings.general.row.font.title": "الخط",
   "settings.general.row.font.description": "تخصيص الخط الأحادي المستخدم في كتل التعليمات البرمجية",
+
+  "settings.general.row.releaseNotes.title": "ملاحظات الإصدار",
+  "settings.general.row.releaseNotes.description": 'عرض نوافذ "ما الجديد" المنبثقة بعد التحديثات',
+
+  "settings.updates.row.startup.title": "التحقق من التحديثات عند بدء التشغيل",
+  "settings.updates.row.startup.description": "التحقق تلقائيًا من التحديثات عند تشغيل OpenCode",
+  "settings.updates.row.check.title": "التحقق من التحديثات",
+  "settings.updates.row.check.description": "التحقق يدويًا من التحديثات وتثبيتها إذا كانت متاحة",
+  "settings.updates.action.checkNow": "تحقق الآن",
+  "settings.updates.action.checking": "جارٍ التحقق...",
+  "settings.updates.toast.latest.title": "أنت على آخر إصدار",
+  "settings.updates.toast.latest.description": "أنت تستخدم أحدث إصدار من OpenCode.",
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 13 - 0
packages/app/src/i18n/br.ts

@@ -516,6 +516,7 @@ export const dict = {
 
   "settings.general.section.appearance": "Aparência",
   "settings.general.section.notifications": "Notificações do sistema",
+  "settings.general.section.updates": "Atualizações",
   "settings.general.section.sounds": "Efeitos sonoros",
 
   "settings.general.row.language.title": "Idioma",
@@ -526,6 +527,18 @@ export const dict = {
   "settings.general.row.theme.description": "Personalize como o OpenCode é tematizado.",
   "settings.general.row.font.title": "Fonte",
   "settings.general.row.font.description": "Personalize a fonte monoespaçada usada em blocos de código",
+
+  "settings.general.row.releaseNotes.title": "Notas da versão",
+  "settings.general.row.releaseNotes.description": 'Mostrar pop-ups de "Novidades" após atualizações',
+
+  "settings.updates.row.startup.title": "Verificar atualizações ao iniciar",
+  "settings.updates.row.startup.description": "Verificar atualizações automaticamente quando o OpenCode iniciar",
+  "settings.updates.row.check.title": "Verificar atualizações",
+  "settings.updates.row.check.description": "Verificar atualizações manualmente e instalar se houver",
+  "settings.updates.action.checkNow": "Verificar agora",
+  "settings.updates.action.checking": "Verificando...",
+  "settings.updates.toast.latest.title": "Você está atualizado",
+  "settings.updates.toast.latest.description": "Você está usando a versão mais recente do OpenCode.",
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 13 - 0
packages/app/src/i18n/da.ts

@@ -516,6 +516,7 @@ export const dict = {
 
   "settings.general.section.appearance": "Udseende",
   "settings.general.section.notifications": "Systemmeddelelser",
+  "settings.general.section.updates": "Opdateringer",
   "settings.general.section.sounds": "Lydeffekter",
 
   "settings.general.row.language.title": "Sprog",
@@ -527,6 +528,18 @@ export const dict = {
   "settings.general.row.font.title": "Skrifttype",
   "settings.general.row.font.description": "Tilpas mono-skrifttypen brugt i kodeblokke",
 
+  "settings.general.row.releaseNotes.title": "Udgivelsesnoter",
+  "settings.general.row.releaseNotes.description": 'Vis "Hvad er nyt"-popups efter opdateringer',
+
+  "settings.updates.row.startup.title": "Tjek for opdateringer ved opstart",
+  "settings.updates.row.startup.description": "Tjek automatisk for opdateringer, når OpenCode starter",
+  "settings.updates.row.check.title": "Tjek for opdateringer",
+  "settings.updates.row.check.description": "Tjek manuelt for opdateringer og installer, hvis tilgængelig",
+  "settings.updates.action.checkNow": "Tjek nu",
+  "settings.updates.action.checking": "Tjekker...",
+  "settings.updates.toast.latest.title": "Du er opdateret",
+  "settings.updates.toast.latest.description": "Du kører den nyeste version af OpenCode.",
+
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 13 - 0
packages/app/src/i18n/de.ts

@@ -526,6 +526,7 @@ export const dict = {
 
   "settings.general.section.appearance": "Erscheinungsbild",
   "settings.general.section.notifications": "Systembenachrichtigungen",
+  "settings.general.section.updates": "Updates",
   "settings.general.section.sounds": "Soundeffekte",
 
   "settings.general.row.language.title": "Sprache",
@@ -537,6 +538,18 @@ export const dict = {
   "settings.general.row.font.title": "Schriftart",
   "settings.general.row.font.description": "Die in Codeblöcken verwendete Monospace-Schriftart anpassen",
 
+  "settings.general.row.releaseNotes.title": "Versionshinweise",
+  "settings.general.row.releaseNotes.description": '"Neuigkeiten"-Pop-ups nach Updates anzeigen',
+
+  "settings.updates.row.startup.title": "Beim Start nach Updates suchen",
+  "settings.updates.row.startup.description": "Beim Start von OpenCode automatisch nach Updates suchen",
+  "settings.updates.row.check.title": "Nach Updates suchen",
+  "settings.updates.row.check.description": "Manuell nach Updates suchen und installieren, wenn verfügbar",
+  "settings.updates.action.checkNow": "Jetzt prüfen",
+  "settings.updates.action.checking": "Wird geprüft...",
+  "settings.updates.toast.latest.title": "Du bist auf dem neuesten Stand",
+  "settings.updates.toast.latest.description": "Du verwendest die aktuelle Version von OpenCode.",
+
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 14 - 0
packages/app/src/i18n/es.ts

@@ -519,6 +519,7 @@ export const dict = {
 
   "settings.general.section.appearance": "Apariencia",
   "settings.general.section.notifications": "Notificaciones del sistema",
+  "settings.general.section.updates": "Actualizaciones",
   "settings.general.section.sounds": "Efectos de sonido",
 
   "settings.general.row.language.title": "Idioma",
@@ -530,6 +531,19 @@ export const dict = {
   "settings.general.row.font.title": "Fuente",
   "settings.general.row.font.description": "Personaliza la fuente mono usada en bloques de código",
 
+  "settings.general.row.releaseNotes.title": "Notas de la versión",
+  "settings.general.row.releaseNotes.description":
+    'Mostrar ventanas emergentes de "Novedades" después de las actualizaciones',
+
+  "settings.updates.row.startup.title": "Buscar actualizaciones al iniciar",
+  "settings.updates.row.startup.description": "Buscar actualizaciones automáticamente cuando se inicia OpenCode",
+  "settings.updates.row.check.title": "Buscar actualizaciones",
+  "settings.updates.row.check.description": "Buscar actualizaciones manualmente e instalarlas si hay alguna",
+  "settings.updates.action.checkNow": "Buscar ahora",
+  "settings.updates.action.checking": "Buscando...",
+  "settings.updates.toast.latest.title": "Estás al día",
+  "settings.updates.toast.latest.description": "Estás usando la última versión de OpenCode.",
+
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 13 - 0
packages/app/src/i18n/fr.ts

@@ -526,6 +526,7 @@ export const dict = {
 
   "settings.general.section.appearance": "Apparence",
   "settings.general.section.notifications": "Notifications système",
+  "settings.general.section.updates": "Mises à jour",
   "settings.general.section.sounds": "Effets sonores",
 
   "settings.general.row.language.title": "Langue",
@@ -537,6 +538,18 @@ export const dict = {
   "settings.general.row.font.title": "Police",
   "settings.general.row.font.description": "Personnaliser la police mono utilisée dans les blocs de code",
 
+  "settings.general.row.releaseNotes.title": "Notes de version",
+  "settings.general.row.releaseNotes.description": 'Afficher des pop-ups "Quoi de neuf" après les mises à jour',
+
+  "settings.updates.row.startup.title": "Vérifier les mises à jour au démarrage",
+  "settings.updates.row.startup.description": "Vérifier automatiquement les mises à jour au lancement d'OpenCode",
+  "settings.updates.row.check.title": "Vérifier les mises à jour",
+  "settings.updates.row.check.description": "Vérifier manuellement les mises à jour et installer si disponible",
+  "settings.updates.action.checkNow": "Vérifier maintenant",
+  "settings.updates.action.checking": "Vérification...",
+  "settings.updates.toast.latest.title": "Vous êtes à jour",
+  "settings.updates.toast.latest.description": "Vous utilisez la dernière version d'OpenCode.",
+
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 13 - 0
packages/app/src/i18n/ja.ts

@@ -516,6 +516,7 @@ export const dict = {
 
   "settings.general.section.appearance": "外観",
   "settings.general.section.notifications": "システム通知",
+  "settings.general.section.updates": "アップデート",
   "settings.general.section.sounds": "効果音",
 
   "settings.general.row.language.title": "言語",
@@ -527,6 +528,18 @@ export const dict = {
   "settings.general.row.font.title": "フォント",
   "settings.general.row.font.description": "コードブロックで使用する等幅フォントをカスタマイズします",
 
+  "settings.general.row.releaseNotes.title": "リリースノート",
+  "settings.general.row.releaseNotes.description": "アップデート後に「新機能」ポップアップを表示",
+
+  "settings.updates.row.startup.title": "起動時にアップデートを確認",
+  "settings.updates.row.startup.description": "OpenCode の起動時に自動でアップデートを確認します",
+  "settings.updates.row.check.title": "アップデートを確認",
+  "settings.updates.row.check.description": "手動でアップデートを確認し、利用可能ならインストールします",
+  "settings.updates.action.checkNow": "今すぐ確認",
+  "settings.updates.action.checking": "確認中...",
+  "settings.updates.toast.latest.title": "最新です",
+  "settings.updates.toast.latest.description": "OpenCode は最新バージョンです。",
+
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 13 - 0
packages/app/src/i18n/ko.ts

@@ -517,6 +517,7 @@ export const dict = {
 
   "settings.general.section.appearance": "모양",
   "settings.general.section.notifications": "시스템 알림",
+  "settings.general.section.updates": "업데이트",
   "settings.general.section.sounds": "효과음",
 
   "settings.general.row.language.title": "언어",
@@ -528,6 +529,18 @@ export const dict = {
   "settings.general.row.font.title": "글꼴",
   "settings.general.row.font.description": "코드 블록에 사용되는 고정폭 글꼴 사용자 지정",
 
+  "settings.general.row.releaseNotes.title": "릴리스 노트",
+  "settings.general.row.releaseNotes.description": "업데이트 후 '새 소식' 팝업 표시",
+
+  "settings.updates.row.startup.title": "시작 시 업데이트 확인",
+  "settings.updates.row.startup.description": "OpenCode를 실행할 때 업데이트를 자동으로 확인합니다",
+  "settings.updates.row.check.title": "업데이트 확인",
+  "settings.updates.row.check.description": "업데이트를 수동으로 확인하고, 사용 가능하면 설치합니다",
+  "settings.updates.action.checkNow": "지금 확인",
+  "settings.updates.action.checking": "확인 중...",
+  "settings.updates.toast.latest.title": "최신 상태입니다",
+  "settings.updates.toast.latest.description": "현재 최신 버전의 OpenCode를 사용 중입니다.",
+
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 13 - 0
packages/app/src/i18n/no.ts

@@ -519,6 +519,7 @@ export const dict = {
 
   "settings.general.section.appearance": "Utseende",
   "settings.general.section.notifications": "Systemvarsler",
+  "settings.general.section.updates": "Oppdateringer",
   "settings.general.section.sounds": "Lydeffekter",
 
   "settings.general.row.language.title": "Språk",
@@ -530,6 +531,18 @@ export const dict = {
   "settings.general.row.font.title": "Skrift",
   "settings.general.row.font.description": "Tilpass mono-skriften som brukes i kodeblokker",
 
+  "settings.general.row.releaseNotes.title": "Utgivelsesnotater",
+  "settings.general.row.releaseNotes.description": 'Vis "Hva er nytt"-vinduer etter oppdateringer',
+
+  "settings.updates.row.startup.title": "Se etter oppdateringer ved oppstart",
+  "settings.updates.row.startup.description": "Se automatisk etter oppdateringer når OpenCode starter",
+  "settings.updates.row.check.title": "Se etter oppdateringer",
+  "settings.updates.row.check.description": "Se etter oppdateringer manuelt og installer hvis tilgjengelig",
+  "settings.updates.action.checkNow": "Sjekk nå",
+  "settings.updates.action.checking": "Sjekker...",
+  "settings.updates.toast.latest.title": "Du er oppdatert",
+  "settings.updates.toast.latest.description": "Du bruker den nyeste versjonen av OpenCode.",
+
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 13 - 0
packages/app/src/i18n/pl.ts

@@ -518,6 +518,7 @@ export const dict = {
 
   "settings.general.section.appearance": "Wygląd",
   "settings.general.section.notifications": "Powiadomienia systemowe",
+  "settings.general.section.updates": "Aktualizacje",
   "settings.general.section.sounds": "Efekty dźwiękowe",
 
   "settings.general.row.language.title": "Język",
@@ -528,6 +529,18 @@ export const dict = {
   "settings.general.row.theme.description": "Dostosuj motyw OpenCode.",
   "settings.general.row.font.title": "Czcionka",
   "settings.general.row.font.description": "Dostosuj czcionkę mono używaną w blokach kodu",
+
+  "settings.general.row.releaseNotes.title": "Informacje o wydaniu",
+  "settings.general.row.releaseNotes.description": 'Pokazuj wyskakujące okna "Co nowego" po aktualizacjach',
+
+  "settings.updates.row.startup.title": "Sprawdzaj aktualizacje przy uruchomieniu",
+  "settings.updates.row.startup.description": "Automatycznie sprawdzaj aktualizacje podczas uruchamiania OpenCode",
+  "settings.updates.row.check.title": "Sprawdź aktualizacje",
+  "settings.updates.row.check.description": "Ręcznie sprawdź aktualizacje i zainstaluj, jeśli są dostępne",
+  "settings.updates.action.checkNow": "Sprawdź teraz",
+  "settings.updates.action.checking": "Sprawdzanie...",
+  "settings.updates.toast.latest.title": "Masz najnowszą wersję",
+  "settings.updates.toast.latest.description": "Korzystasz z najnowszej wersji OpenCode.",
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 13 - 0
packages/app/src/i18n/ru.ts

@@ -521,6 +521,7 @@ export const dict = {
 
   "settings.general.section.appearance": "Внешний вид",
   "settings.general.section.notifications": "Системные уведомления",
+  "settings.general.section.updates": "Обновления",
   "settings.general.section.sounds": "Звуковые эффекты",
 
   "settings.general.row.language.title": "Язык",
@@ -531,6 +532,18 @@ export const dict = {
   "settings.general.row.theme.description": "Настройте оформление OpenCode.",
   "settings.general.row.font.title": "Шрифт",
   "settings.general.row.font.description": "Настройте моноширинный шрифт для блоков кода",
+
+  "settings.general.row.releaseNotes.title": "Примечания к выпуску",
+  "settings.general.row.releaseNotes.description": 'Показывать всплывающие окна "Что нового" после обновлений',
+
+  "settings.updates.row.startup.title": "Проверять обновления при запуске",
+  "settings.updates.row.startup.description": "Автоматически проверять обновления при запуске OpenCode",
+  "settings.updates.row.check.title": "Проверить обновления",
+  "settings.updates.row.check.description": "Проверить обновления вручную и установить, если доступны",
+  "settings.updates.action.checkNow": "Проверить сейчас",
+  "settings.updates.action.checking": "Проверка...",
+  "settings.updates.toast.latest.title": "У вас последняя версия",
+  "settings.updates.toast.latest.description": "Вы используете последнюю версию OpenCode.",
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 13 - 0
packages/app/src/i18n/zh.ts

@@ -510,6 +510,7 @@ export const dict = {
 
   "settings.general.section.appearance": "外观",
   "settings.general.section.notifications": "系统通知",
+  "settings.general.section.updates": "更新",
   "settings.general.section.sounds": "音效",
 
   "settings.general.row.language.title": "语言",
@@ -521,6 +522,18 @@ export const dict = {
   "settings.general.row.font.title": "字体",
   "settings.general.row.font.description": "自定义代码块使用的等宽字体",
 
+  "settings.general.row.releaseNotes.title": "发行说明",
+  "settings.general.row.releaseNotes.description": "更新后显示“新功能”弹窗",
+
+  "settings.updates.row.startup.title": "启动时检查更新",
+  "settings.updates.row.startup.description": "在 OpenCode 启动时自动检查更新",
+  "settings.updates.row.check.title": "检查更新",
+  "settings.updates.row.check.description": "手动检查更新并在有更新时安装",
+  "settings.updates.action.checkNow": "立即检查",
+  "settings.updates.action.checking": "正在检查...",
+  "settings.updates.toast.latest.title": "已是最新版本",
+  "settings.updates.toast.latest.description": "你正在使用最新版本的 OpenCode。",
+
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",

+ 13 - 0
packages/app/src/i18n/zht.ts

@@ -511,6 +511,7 @@ export const dict = {
 
   "settings.general.section.appearance": "外觀",
   "settings.general.section.notifications": "系統通知",
+  "settings.general.section.updates": "更新",
   "settings.general.section.sounds": "音效",
 
   "settings.general.row.language.title": "語言",
@@ -522,6 +523,18 @@ export const dict = {
   "settings.general.row.font.title": "字型",
   "settings.general.row.font.description": "自訂程式碼區塊使用的等寬字型",
 
+  "settings.general.row.releaseNotes.title": "發行說明",
+  "settings.general.row.releaseNotes.description": "更新後顯示「新功能」彈出視窗",
+
+  "settings.updates.row.startup.title": "啟動時檢查更新",
+  "settings.updates.row.startup.description": "在 OpenCode 啟動時自動檢查更新",
+  "settings.updates.row.check.title": "檢查更新",
+  "settings.updates.row.check.description": "手動檢查更新並在有更新時安裝",
+  "settings.updates.action.checkNow": "立即檢查",
+  "settings.updates.action.checking": "檢查中...",
+  "settings.updates.toast.latest.title": "已是最新版本",
+  "settings.updates.toast.latest.description": "你正在使用最新版本的 OpenCode。",
+
   "font.option.ibmPlexMono": "IBM Plex Mono",
   "font.option.cascadiaCode": "Cascadia Code",
   "font.option.firaCode": "Fira Code",