fix(stage-ui): add missing translations (#1773)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
// DO NOT EDIT THIS FILE! IT IS GENERATED EACH TIME "capacitor update" IS RUN
|
||||
include ':capacitor-android'
|
||||
project(':capacitor-android').projectDir = new File('../../../node_modules/.pnpm/@capacitor+android@8.2.0_@capacitor+core@8.2.0/node_modules/@capacitor/android/capacitor')
|
||||
project(':capacitor-android').projectDir = new File('../../../node_modules/.pnpm/@capacitor+android@8.3.1_@capacitor+core@8.3.1/node_modules/@capacitor/android/capacitor')
|
||||
|
||||
include ':capacitor-barcode-scanner'
|
||||
project(':capacitor-barcode-scanner').projectDir = new File('../../../node_modules/.pnpm/@capacitor+barcode-scanner@3.0.2_@capacitor+core@8.2.0/node_modules/@capacitor/barcode-scanner/android')
|
||||
project(':capacitor-barcode-scanner').projectDir = new File('../../../node_modules/.pnpm/@capacitor+barcode-scanner@3.0.2_@capacitor+core@8.3.1/node_modules/@capacitor/barcode-scanner/android')
|
||||
|
||||
include ':capacitor-local-notifications'
|
||||
project(':capacitor-local-notifications').projectDir = new File('../../../node_modules/.pnpm/@capacitor+local-notifications@8.0.2_@capacitor+core@8.2.0/node_modules/@capacitor/local-notifications/android')
|
||||
project(':capacitor-local-notifications').projectDir = new File('../../../node_modules/.pnpm/@capacitor+local-notifications@8.0.2_@capacitor+core@8.3.1/node_modules/@capacitor/local-notifications/android')
|
||||
|
||||
include ':capacitor-native-settings'
|
||||
project(':capacitor-native-settings').projectDir = new File('../../../node_modules/.pnpm/capacitor-native-settings@8.1.0_@capacitor+core@8.2.0/node_modules/capacitor-native-settings/android')
|
||||
project(':capacitor-native-settings').projectDir = new File('../../../node_modules/.pnpm/capacitor-native-settings@8.1.0_@capacitor+core@8.3.1/node_modules/capacitor-native-settings/android')
|
||||
|
||||
@@ -10,6 +10,8 @@ animations:
|
||||
title: Use Page Specific Transitions
|
||||
dialogs:
|
||||
onboarding:
|
||||
official:
|
||||
title: AIRI Official Provider
|
||||
title: Welcome to AIRI!
|
||||
description: Let's set up your first AI provider to get started.
|
||||
selectProvider: Choose an AI Provider
|
||||
@@ -319,6 +321,7 @@ pages:
|
||||
systemprompt: 'Error: Please, provide a system prompt.'
|
||||
posthistoryinstructions: 'Error: Post history prompt is required.'
|
||||
invalid_artistry_json: 'Error: Artistry provider options contains invalid JSON.'
|
||||
none: None
|
||||
modules: Modules
|
||||
name_asc: Name (A-Z)
|
||||
name_desc: Name (Z-A)
|
||||
|
||||
@@ -9,6 +9,8 @@ animations:
|
||||
title: Usar Transiciones Específicas de Página
|
||||
dialogs:
|
||||
onboarding:
|
||||
official:
|
||||
title: Proveedor Oficial de AIRI
|
||||
title: '¡Bienvenido a AIRI!'
|
||||
description: Configuremos tu primer proveedor de IA para comenzar.
|
||||
selectProvider: Elige un Proveedor de IA
|
||||
@@ -305,6 +307,7 @@ pages:
|
||||
systemprompt: 'Error: Por favor, proporciona un prompt del sistema.'
|
||||
posthistoryinstructions: 'Error: Se requiere un prompt post-historial.'
|
||||
invalid_artistry_json: 'Error: Artistry provider options contains invalid JSON.'
|
||||
none: Ninguno
|
||||
modules: Módulos
|
||||
name_asc: Nombre (A-Z)
|
||||
name_desc: Nombre (Z-A)
|
||||
|
||||
@@ -9,6 +9,8 @@ animations:
|
||||
title: Utiliser les transitions spécifiques à chaque page
|
||||
dialogs:
|
||||
onboarding:
|
||||
official:
|
||||
title: Fournisseur Officiel AIRI
|
||||
title: Bienvenue dans AIRI!
|
||||
description: Configurez votre premier fournisseur d’IA pour commencer.
|
||||
selectProvider: Choisissez un fournisseur d'IA.
|
||||
@@ -305,6 +307,7 @@ pages:
|
||||
systemprompt: 'Erreur : veuillez fournir un prompt système.'
|
||||
posthistoryinstructions: 'Erreur : le prompt post-historique est requis.'
|
||||
invalid_artistry_json: 'Error: Artistry provider options contains invalid JSON.'
|
||||
none: Aucun
|
||||
modules: Modules
|
||||
name_asc: Nom (A-Z)
|
||||
name_desc: Nom (Z-A)
|
||||
|
||||
@@ -9,6 +9,8 @@ animations:
|
||||
title: ページ固有の遷移を使用する
|
||||
dialogs:
|
||||
onboarding:
|
||||
official:
|
||||
title: AIRI公式プロバイダー
|
||||
title: AIRI へようこそ!
|
||||
description: まず最初のAIプロバイダーを設定しましょう。
|
||||
selectProvider: AIプロバイダーを選択
|
||||
@@ -305,6 +307,7 @@ pages:
|
||||
systemprompt: 'エラー: システムプロンプトを入力してください。'
|
||||
posthistoryinstructions: 'エラー: 履歴の後のプロンプトは必須です。'
|
||||
invalid_artistry_json: 'Error: Artistry provider options contains invalid JSON.'
|
||||
none: なし
|
||||
modules: モジュール
|
||||
name_asc: 名前(A-Z)
|
||||
name_desc: 名前(Z-A)
|
||||
|
||||
@@ -9,6 +9,8 @@ animations:
|
||||
title: 페이지별 전환 사용
|
||||
dialogs:
|
||||
onboarding:
|
||||
official:
|
||||
title: AIRI 공식 제공자
|
||||
title: AIRI에 오신 것을 환영합니다!
|
||||
description: 시작하기 위해 당신의 첫 번째 AI 제공자를 설정해 보겠습니다.
|
||||
selectProvider: AI 제공자를 선택해주세요
|
||||
@@ -305,6 +307,7 @@ pages:
|
||||
systemprompt: '오류: 시스템 프롬프트를 제공해 주세요.'
|
||||
posthistoryinstructions: '오류: 기록 게시 후 프롬프트가 필요합니다.'
|
||||
invalid_artistry_json: 'Error: Artistry provider options contains invalid JSON.'
|
||||
none: 없음
|
||||
modules: 모듈
|
||||
name_asc: 이름 (A-Z)
|
||||
name_desc: 이름 (Z-A)
|
||||
|
||||
@@ -9,6 +9,8 @@ animations:
|
||||
title: Использовать переходы для страниц
|
||||
dialogs:
|
||||
onboarding:
|
||||
official:
|
||||
title: Официальный провайдер AIRI
|
||||
title: Добро пожаловать в AIRI!
|
||||
description: Давайте настроим вашего первого AI-провайдера, чтобы начать работу.
|
||||
selectProvider: Выберите AI-провайдера
|
||||
@@ -305,6 +307,7 @@ pages:
|
||||
systemprompt: 'Ошибка: укажите системный промпт.'
|
||||
posthistoryinstructions: 'Ошибка: требуется post-history промпт.'
|
||||
invalid_artistry_json: 'Ошибка: Параметры провайдера Artistry содержат недопустимые JSON.'
|
||||
none: Нет
|
||||
modules: Модули
|
||||
name_asc: Имя (А-Я)
|
||||
name_desc: Имя (Я-А)
|
||||
|
||||
@@ -9,6 +9,8 @@ animations:
|
||||
title: Dùng hiệu ứng chuyển cảnh riêng cho từng trang
|
||||
dialogs:
|
||||
onboarding:
|
||||
official:
|
||||
title: Nhà cung cấp AIRI chính thức
|
||||
title: Chào mừng đến với AIRI!
|
||||
description: Hãy thiết lập nhà cung cấp AI đầu tiên để bắt đầu.
|
||||
selectProvider: Chọn nhà cung cấp AI
|
||||
@@ -305,6 +307,7 @@ pages:
|
||||
systemprompt: 'Lỗi: Hãy cung cấp lời nhắc hệ thống'
|
||||
posthistoryinstructions: 'Lỗi: Cần có lịch sử đăng lời nhắc'
|
||||
invalid_artistry_json: 'Error: Artistry provider options contains invalid JSON.'
|
||||
none: Không có
|
||||
modules: Mô-đun
|
||||
name_asc: Tên (A-Z)
|
||||
name_desc: Tên (Z-A)
|
||||
|
||||
@@ -9,6 +9,8 @@ animations:
|
||||
title: 是否使用页面特定过场动画
|
||||
dialogs:
|
||||
onboarding:
|
||||
official:
|
||||
title: AIRI 官方服务来源
|
||||
title: 欢迎来到 AIRI!
|
||||
description: 让我们设置您的第一个服务来源来开始使用。
|
||||
selectProvider: 选择服务来源
|
||||
@@ -305,6 +307,7 @@ pages:
|
||||
systemprompt: '错误:请提供系统提示。'
|
||||
posthistoryinstructions: '错误:必须提供消息历史后的提示。'
|
||||
invalid_artistry_json: 'Error: Artistry provider options contains invalid JSON.'
|
||||
none: 无
|
||||
modules: 模块
|
||||
name_asc: 名称 (A-Z)
|
||||
name_desc: 名称 (Z-A)
|
||||
|
||||
@@ -9,6 +9,8 @@ animations:
|
||||
title: 是否使用頁面特定過場動畫
|
||||
dialogs:
|
||||
onboarding:
|
||||
official:
|
||||
title: AIRI 官方服務來源
|
||||
title: 歡迎來到 AIRI!
|
||||
description: 讓我們先設定您的第一個服務來源來開始使用。
|
||||
selectProvider: 選擇服務來源
|
||||
@@ -305,6 +307,7 @@ pages:
|
||||
systemprompt: '錯誤:請提供系統提示。'
|
||||
posthistoryinstructions: '錯誤:必須提供訊息歷史後的提示。'
|
||||
invalid_artistry_json: 'Error: Artistry provider options contains invalid JSON.'
|
||||
none: 無
|
||||
modules: 模組
|
||||
name_asc: 名稱 (A-Z)
|
||||
name_desc: 名稱 (Z-A)
|
||||
|
||||
Reference in New Issue
Block a user