@project-ava-supernova/core 0.2.78 → 0.2.79
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agent/agent.d.ts +7 -15
- package/dist/agent/agent.d.ts.map +1 -1
- package/dist/agent/agent.js +48 -3
- package/dist/agent/agent.js.map +1 -1
- package/dist/agent/system-prompt.d.ts +1 -1
- package/dist/agent/system-prompt.d.ts.map +1 -1
- package/dist/agent/system-prompt.js +13 -8
- package/dist/agent/system-prompt.js.map +1 -1
- package/dist/agent/vision-bridge.d.ts +37 -0
- package/dist/agent/vision-bridge.d.ts.map +1 -1
- package/dist/agent/vision-bridge.js +55 -3
- package/dist/agent/vision-bridge.js.map +1 -1
- package/dist/audit/cost.d.ts.map +1 -1
- package/dist/audit/cost.js +5 -0
- package/dist/audit/cost.js.map +1 -1
- package/dist/auto/auto-coordinator.d.ts.map +1 -1
- package/dist/auto/auto-coordinator.js +10 -1
- package/dist/auto/auto-coordinator.js.map +1 -1
- package/dist/auto/coordinator-model.d.ts +1 -1
- package/dist/auto/coordinator-model.d.ts.map +1 -1
- package/dist/auto/coordinator-model.js +3 -1
- package/dist/auto/coordinator-model.js.map +1 -1
- package/dist/auto/longxiang-router.d.ts +2 -2
- package/dist/auto/longxiang-router.js +2 -2
- package/dist/auto/model-router.js +1 -1
- package/dist/config/personality.js +1 -1
- package/dist/desktop/capability.d.ts +7 -11
- package/dist/desktop/capability.d.ts.map +1 -1
- package/dist/desktop/capability.js +26 -25
- package/dist/desktop/capability.js.map +1 -1
- package/dist/desktop/personas.d.ts +0 -2
- package/dist/desktop/personas.d.ts.map +1 -1
- package/dist/desktop/personas.js +0 -8
- package/dist/desktop/personas.js.map +1 -1
- package/dist/docs/content/concepts.js +1 -1
- package/dist/docs/content/concepts.js.map +1 -1
- package/dist/docs/content/features.js +1 -1
- package/dist/docs/content/features.js.map +1 -1
- package/dist/docs/data/providers.js +3 -3
- package/dist/docs/data/providers.js.map +1 -1
- package/dist/docs/i18n/translations.d.ts.map +1 -1
- package/dist/docs/i18n/translations.js +1 -1
- package/dist/docs/i18n/translations.js.map +1 -1
- package/dist/docs/i18n.d.ts.map +1 -1
- package/dist/docs/i18n.js +5 -1
- package/dist/docs/i18n.js.map +1 -1
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +38 -22
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +36 -20
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +26 -10
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +48 -21
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +38 -22
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +38 -22
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +36 -20
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/id.d.ts.map +1 -1
- package/dist/i18n/locales/id.js +38 -22
- package/dist/i18n/locales/id.js.map +1 -1
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +38 -22
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +34 -18
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/ko.d.ts.map +1 -1
- package/dist/i18n/locales/ko.js +38 -22
- package/dist/i18n/locales/ko.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +36 -20
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +38 -22
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +38 -22
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +38 -22
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/th.d.ts.map +1 -1
- package/dist/i18n/locales/th.js +38 -22
- package/dist/i18n/locales/th.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +38 -22
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/uk.d.ts.map +1 -1
- package/dist/i18n/locales/uk.js +38 -22
- package/dist/i18n/locales/uk.js.map +1 -1
- package/dist/i18n/locales/vi.d.ts.map +1 -1
- package/dist/i18n/locales/vi.js +39 -23
- package/dist/i18n/locales/vi.js.map +1 -1
- package/dist/i18n/locales/zh-CN.d.ts.map +1 -1
- package/dist/i18n/locales/zh-CN.js +38 -22
- package/dist/i18n/locales/zh-CN.js.map +1 -1
- package/dist/i18n/locales/zh-TW.d.ts.map +1 -1
- package/dist/i18n/locales/zh-TW.js +38 -22
- package/dist/i18n/locales/zh-TW.js.map +1 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +5 -1
- package/dist/index.js.map +1 -1
- package/dist/projects/project-data.d.ts +14 -0
- package/dist/projects/project-data.d.ts.map +1 -1
- package/dist/projects/project-data.js +21 -0
- package/dist/projects/project-data.js.map +1 -1
- package/dist/providers/request-shaping/params.d.ts +5 -0
- package/dist/providers/request-shaping/params.d.ts.map +1 -1
- package/dist/providers/request-shaping/params.js +21 -5
- package/dist/providers/request-shaping/params.js.map +1 -1
- package/dist/providers/zhipu/index.js +4 -4
- package/dist/providers/zhipu/index.js.map +1 -1
- package/dist/providers/zhipu/models.d.ts.map +1 -1
- package/dist/providers/zhipu/models.js +36 -15
- package/dist/providers/zhipu/models.js.map +1 -1
- package/dist/social/index.d.ts +52 -33
- package/dist/social/index.d.ts.map +1 -1
- package/dist/social/index.js +21 -0
- package/dist/social/index.js.map +1 -1
- package/dist/tools/create-project.d.ts +35 -0
- package/dist/tools/create-project.d.ts.map +1 -0
- package/dist/tools/create-project.js +0 -0
- package/dist/tools/create-project.js.map +1 -0
- package/dist/tools/desktop-providers.d.ts +1 -1
- package/dist/tools/desktop-providers.d.ts.map +1 -1
- package/dist/tools/tool-registry.d.ts.map +1 -1
- package/dist/tools/tool-registry.js +2 -0
- package/dist/tools/tool-registry.js.map +1 -1
- package/dist/tools/write-video-post.d.ts +18 -10
- package/dist/tools/write-video-post.d.ts.map +1 -1
- package/dist/tools/write-video-post.js +116 -61
- package/dist/tools/write-video-post.js.map +1 -1
- package/package.json +1 -1
package/dist/i18n/locales/tr.js
CHANGED
|
@@ -539,7 +539,7 @@ export const trStrings = {
|
|
|
539
539
|
'dash.sync.last_synced': 'Son senkronizasyon: {time}',
|
|
540
540
|
'dash.sync.never_synced': 'Hiç senkronlanmadı',
|
|
541
541
|
'dash.sync.sync_now': 'Şimdi senkronla',
|
|
542
|
-
'dash.sync.connect_to_sync': '
|
|
542
|
+
'dash.sync.connect_to_sync': 'Ava yerel önceliklidir — verileriniz bu cihazda kalır.',
|
|
543
543
|
// ── Usage Page ──────────────────────────────────────────────────────────
|
|
544
544
|
'dash.usage.title': 'Kullanım Analizi',
|
|
545
545
|
'dash.usage.subtitle': 'Token kullanımını, maliyetleri ve model performansını takip edin.',
|
|
@@ -551,6 +551,8 @@ export const trStrings = {
|
|
|
551
551
|
'dash.usage.messages': 'Mesajlar',
|
|
552
552
|
'dash.usage.tool_calls': 'Araç Çağrıları',
|
|
553
553
|
'dash.usage.est_cost': 'Tahmini Maliyet',
|
|
554
|
+
'dash.usage.your_usage': 'Kullanımınız',
|
|
555
|
+
'dash.usage.est_note': 'Yayımlanan token başına fiyatlarından tahmin edilmiştir — sağlayıcınızın faturası esas alınır.',
|
|
554
556
|
'dash.usage.this_month': 'Bu Ay',
|
|
555
557
|
'dash.usage.last_month': 'Geçen Ay',
|
|
556
558
|
'dash.usage.avg_session': 'Ort. / Oturum',
|
|
@@ -629,7 +631,7 @@ export const trStrings = {
|
|
|
629
631
|
'dash.docs.getting_started': 'Başlarken',
|
|
630
632
|
'dash.docs.local_vs_cloud': 'Yerel ve Bulut Modu',
|
|
631
633
|
'dash.docs.modes': '7 Mod — Düşünce Durumları',
|
|
632
|
-
'dash.docs.tools': '
|
|
634
|
+
'dash.docs.tools': '120+ Araç',
|
|
633
635
|
'dash.docs.library': 'Kütüphane',
|
|
634
636
|
'dash.docs.images_files': 'Sohbette Görseller ve Dosyalar',
|
|
635
637
|
'dash.docs.personas': 'Personalar',
|
|
@@ -859,7 +861,7 @@ export const trStrings = {
|
|
|
859
861
|
'dash.settings.auto_memory': 'Otomatik Hafıza',
|
|
860
862
|
'dash.settings.auto_memory_desc': 'Konuşmalardan önemli ayrıntıları otomatik olarak kaydet',
|
|
861
863
|
'dash.settings.local_only': 'Yalnızca Yerel',
|
|
862
|
-
'dash.settings.local_only_desc': '
|
|
864
|
+
'dash.settings.local_only_desc': 'Hafızalar her zaman bu cihazda saklanır.',
|
|
863
865
|
'dash.settings.shared_learning': 'Paylaşılan Öğrenme',
|
|
864
866
|
'dash.settings.shared_learning_desc': "Ava'yı herkes için iyileştirmeye yardımcı olun. Yalnızca anonimleştirilmiş teknik kalıplar.",
|
|
865
867
|
'dash.settings.contributing': 'Paylaşılan öğrenmeye katkıda bulunuluyor',
|
|
@@ -986,14 +988,12 @@ export const trStrings = {
|
|
|
986
988
|
'dash.cc.local_memory': 'Yerel hafıza depolama',
|
|
987
989
|
'dash.cc.session_usage': 'Oturum bazlı kullanım istatistikleri',
|
|
988
990
|
'dash.cc.own_keys': 'Kendi API anahtarlarınız',
|
|
989
|
-
'dash.cc.all_tools': 'Tüm
|
|
990
|
-
'dash.cc.
|
|
991
|
-
'dash.cc.memory_sync': 'Cihazlar arası hafıza senkronizasyonu',
|
|
991
|
+
'dash.cc.all_tools': 'Tüm 120+ araç',
|
|
992
|
+
'dash.cc.no_account': 'Hesap gerekli değil',
|
|
992
993
|
'dash.cc.full_history': 'Tam kullanım geçmişi',
|
|
993
994
|
'dash.cc.priority_support': 'Talep takibli öncelikli destek',
|
|
994
|
-
'dash.cc.free_tokens': '3M ücretsiz Qwen tokeni',
|
|
995
995
|
'dash.cc.conversation_backup': 'Konuşma geçmişi ve yedekleme',
|
|
996
|
-
'dash.cc.upgrade_hint': 'Kendi API anahtarlarınızı kullanmaya devam edin
|
|
996
|
+
'dash.cc.upgrade_hint': 'Kendi API anahtarlarınızı kullanmaya devam edin — bağlı bir hesap yalnızca yönetilen krediler, geçmiş ve destek ekler.',
|
|
997
997
|
'dash.cc.connect_free': 'Hesap Bağla \u2014 Ücretsiz',
|
|
998
998
|
'dash.cc.quick_actions': 'Hızlı İşlemler',
|
|
999
999
|
'dash.cc.yesterday': 'Dün',
|
|
@@ -1010,7 +1010,7 @@ export const trStrings = {
|
|
|
1010
1010
|
'dash.chat.platform': 'Platform',
|
|
1011
1011
|
'dash.chat.your_api_keys': 'API Anahtarlarınız',
|
|
1012
1012
|
'dash.chat.connect_for_cloud': 'Bulut modunu etkinleştirmek için hesabınızı bağlayın',
|
|
1013
|
-
'dash.chat.local_mode_desc': 'Yerel mod — tam
|
|
1013
|
+
'dash.chat.local_mode_desc': 'Yerel mod — tam 120+ araç, makinenizde çalışır',
|
|
1014
1014
|
'dash.chat.cloud_mode_desc': 'Bulut modu — platform API üzerinden sohbet',
|
|
1015
1015
|
'dash.chat.tokens_used': '{n} token kullanıldı',
|
|
1016
1016
|
'dash.chat.context': 'Bağlam: {n}%',
|
|
@@ -1027,6 +1027,12 @@ export const trStrings = {
|
|
|
1027
1027
|
'dash.chat.comment_optional': 'Yorum (isteğe bağlı)...',
|
|
1028
1028
|
'dash.chat.switch_mode': 'Mod değiştir',
|
|
1029
1029
|
'dash.chat.starting_local': 'Yerel motor başlatılıyor...',
|
|
1030
|
+
'dash.chat.model_ready': 'Model hazır',
|
|
1031
|
+
'dash.chat.model_starting': 'Başlatılıyor…',
|
|
1032
|
+
'dash.chat.model_error': 'Model hatası',
|
|
1033
|
+
'dash.chat.model_idle': 'Model beklemede',
|
|
1034
|
+
'dash.chat.model_no_key': 'Model anahtarı yok',
|
|
1035
|
+
'dash.chat.model_no_key_hint': 'Bir model çalıştırmak için kenar çubuğuna API anahtarı ekleyin veya bir hesap bağlayın.',
|
|
1030
1036
|
'dash.chat.attach_file': 'Görsel veya dosya ekle',
|
|
1031
1037
|
'dash.chat.send_enter': 'Gönder (Enter)',
|
|
1032
1038
|
'dash.chat.add_key_or_connect': 'Bir sağlayıcı anahtarı ekleyin veya hesabınızı bağlayın',
|
|
@@ -1099,11 +1105,11 @@ export const trStrings = {
|
|
|
1099
1105
|
'dash.docs.step1_title': 'Hesap Bağla',
|
|
1100
1106
|
'dash.docs.step1_desc': 'Dashboard kenar çubuğunu açın ve platform anahtarınızı (sk-ava-...) girin veya BYOK sağlayıcı anahtarları ekleyin.',
|
|
1101
1107
|
'dash.docs.step2_title': 'Mod Seçin',
|
|
1102
|
-
'dash.docs.step2_desc': 'Yerel (BYOK anahtarları, tam
|
|
1108
|
+
'dash.docs.step2_desc': 'Yerel (BYOK anahtarları, tam 120+ araç) veya Bulut (platform API) arasında geçiş yapın. İstediğiniz zaman değiştirin.',
|
|
1103
1109
|
'dash.docs.step3_title': 'İnşa Etmeye Başlayın',
|
|
1104
1110
|
'dash.docs.step3_desc': 'Ava Sohbet\'i açın ve talimat vermeye başlayın. Kodu okur, değişiklik yapar, komut çalıştırır ve daha fazlasını yapar.',
|
|
1105
1111
|
'dash.docs.local_mode': 'Yerel Mod',
|
|
1106
|
-
'dash.docs.local_mode_1': 'Tam
|
|
1112
|
+
'dash.docs.local_mode_1': 'Tam 120+ araçlı ajan makinenizde çalışır',
|
|
1107
1113
|
'dash.docs.local_mode_2': 'BYOK API anahtarları gerektirir (Qwen, DeepSeek vb.)',
|
|
1108
1114
|
'dash.docs.local_mode_3': 'Araçlar yerel olarak çalışır — dosya düzenleme, bash, git, ekran görüntüsü',
|
|
1109
1115
|
'dash.docs.local_mode_4': 'Orkestrasyon ile 24 uzman persona',
|
|
@@ -1118,7 +1124,7 @@ export const trStrings = {
|
|
|
1118
1124
|
'dash.docs.cloud_mode_6': 'Daha basit kurulum — sadece bağlan ve sohbet et',
|
|
1119
1125
|
'dash.docs.modes_intro': 'Modlar, araç kısıtlamaları değil düşünce durumlarıdır. Sohbet girişindeki mod seçici veya klavye kısayolları ile geçiş yapın.',
|
|
1120
1126
|
'dash.docs.mode_work': 'Çalışma',
|
|
1121
|
-
'dash.docs.mode_work_desc': 'İnşa eden zihniyet — tam
|
|
1127
|
+
'dash.docs.mode_work_desc': 'İnşa eden zihniyet — tam 120+ araçlı ajan. Varsayılan mod.',
|
|
1122
1128
|
'dash.docs.mode_plan': 'Plan',
|
|
1123
1129
|
'dash.docs.mode_plan_desc': 'Mimar zihniyet — salt okunur analiz ve stratejik planlama.',
|
|
1124
1130
|
'dash.docs.mode_chat': 'Sohbet',
|
|
@@ -1212,8 +1218,7 @@ export const trStrings = {
|
|
|
1212
1218
|
'dash.cc.greeting_afternoon': 'İyi öğleden sonralar',
|
|
1213
1219
|
'dash.cc.greeting_evening': 'İyi akşamlar',
|
|
1214
1220
|
'dash.cc.byok_mode': 'BYOK Modu',
|
|
1215
|
-
'dash.cc.byok_desc': 'Kendi API anahtarlarınızı kullanıyorsunuz.
|
|
1216
|
-
'dash.cc.connect_to_see': '{widget} görmek için hesabınızı bağlayın',
|
|
1221
|
+
'dash.cc.byok_desc': 'Kendi API anahtarlarınızı kullanıyorsunuz. Kullanım takibi ve yönetilen krediler için kenar çubuğunda bir platform hesabı bağlayın. Her iki durumda da verileriniz bu cihazda kalır.',
|
|
1217
1222
|
'dash.cc.loading_weather': 'Hava durumu yükleniyor...',
|
|
1218
1223
|
'dash.cc.loading_news': 'Haberler yükleniyor...',
|
|
1219
1224
|
'dash.cc.loading_tasks': 'Görevler yükleniyor...',
|
|
@@ -1228,10 +1233,6 @@ export const trStrings = {
|
|
|
1228
1233
|
'dash.cc.view_release_notes': 'Sürüm notlarını görüntüle',
|
|
1229
1234
|
'dash.cc.complete_task': 'Görevi tamamla',
|
|
1230
1235
|
'dash.cc.overdue': 'Gecikmiş',
|
|
1231
|
-
'dash.cc.widget_tasks': 'görevler',
|
|
1232
|
-
'dash.cc.widget_journal': 'günlük kayıtları',
|
|
1233
|
-
'dash.cc.widget_learning': 'öğrenme yolları',
|
|
1234
|
-
'dash.cc.widget_memories': 'anılar',
|
|
1235
1236
|
'dash.cc.connect_title': 'Canlı verileri görmek için hesabınızı bağlayın',
|
|
1236
1237
|
'dash.cc.connect_hint': 'Dashboard kenar çubuğunu açın ve Hesap Bağla\'ya tıklayın',
|
|
1237
1238
|
'dash.cc.today': 'Bugün',
|
|
@@ -2007,7 +2008,6 @@ export const trStrings = {
|
|
|
2007
2008
|
'dash.nav.chat': 'Ava ile Sohbet',
|
|
2008
2009
|
'dash.nav.sync': 'Senkronize Et',
|
|
2009
2010
|
'dash.nav.releases': 'Sürümler',
|
|
2010
|
-
'welcome.tagline': '110+ araç · 7 sağlayıcı · 2 ücretsiz model · 20 dil',
|
|
2011
2011
|
'welcome.setup_title': 'Başlayın — Bir API Anahtarı Ekleyin',
|
|
2012
2012
|
'welcome.setup_desc': '3M ücretsiz Qwen jetonu için kaydolun veya herhangi bir sağlayıcıdan kendi API anahtarınızı ekleyin.',
|
|
2013
2013
|
'welcome.setup_cta': 'Ayarları Aç',
|
|
@@ -2728,7 +2728,7 @@ export const trStrings = {
|
|
|
2728
2728
|
'onboarding.consent.title': 'Başlamadan önce.',
|
|
2729
2729
|
'onboarding.consent.body': 'Ava, Augmented Value Acceleration Ltd. tarafından geliştirilmiştir.',
|
|
2730
2730
|
'onboarding.consent.local': 'Verileriniz varsayılan olarak makinenizde yerel olarak saklanır.',
|
|
2731
|
-
'onboarding.consent.sync': '
|
|
2731
|
+
'onboarding.consent.sync': 'Verileriniz bu cihazda kalır — hiçbir şey buluta gönderilmez.',
|
|
2732
2732
|
'onboarding.consent.train': 'Çalışmalarınız asla Yapay Zeka modellerini eğitmek için kullanılmaz.',
|
|
2733
2733
|
'onboarding.consent.keys': 'API anahtarları güvenli bir şekilde saklanır ve asla sunucularımıza gönderilmez.',
|
|
2734
2734
|
'onboarding.consent.track': 'İzleme yok, analiz yok, reklam yok.',
|
|
@@ -3156,7 +3156,7 @@ export const trStrings = {
|
|
|
3156
3156
|
'memory.delete_all_q': 'Tüm bellekleri sil?',
|
|
3157
3157
|
'memory.delete_all_body': 'Bu işlem tüm bellekleri kalıcı olarak siler — bu cihazda ve varsa bulut kopyalarında. Geri alınamaz.',
|
|
3158
3158
|
'memory.delete_everything': 'Her Şeyi Sil',
|
|
3159
|
-
'memory.local_only_notice': '
|
|
3159
|
+
'memory.local_only_notice': 'Hafızalar bu cihazda saklanır. Hiçbir şey buluta kopyalanmaz.',
|
|
3160
3160
|
'memory.stale_banner': 'Bu bellekler 90 günden fazla süredir hatırlanmadı. Gözden geçirin — artık gerekli olmayanları arşivleyin, güncelliğini yitirenleri güncelleyin.',
|
|
3161
3161
|
'memory.archived_banner': 'Arşivlenmiş bellekler Ava\'nın aktif hatırlamasından hariç tutulur. Hâlâ ilgili olanları geri yükleyin.',
|
|
3162
3162
|
'memory.empty_archived': 'Arşivlenmiş bellek yok.',
|
|
@@ -3554,7 +3554,6 @@ export const trStrings = {
|
|
|
3554
3554
|
'dash.chat.all': 'Tümü',
|
|
3555
3555
|
'dash.settings.vision.off': 'Kapalı',
|
|
3556
3556
|
'dash.settings.vision.private': 'Özel',
|
|
3557
|
-
'dash.settings.vision.fast': 'Hızlı',
|
|
3558
3557
|
'dash.perm.cat.file_ops': 'Dosya İşlemleri',
|
|
3559
3558
|
'dash.perm.cat.shell': 'Kabuk',
|
|
3560
3559
|
'dash.perm.cat.git': 'Git',
|
|
@@ -4167,5 +4166,22 @@ export const trStrings = {
|
|
|
4167
4166
|
'health.shopping.settled.skipped': 'atlandı',
|
|
4168
4167
|
'health.shopping.settled.other': 'başka bir şey yendi',
|
|
4169
4168
|
'health.shopping.all_settled': 'Bu haftaki her öğün zaten kaydedildi — alacak bir şey kalmadı.',
|
|
4169
|
+
'dash.nav.studio_jobs': 'Stüdyo',
|
|
4170
|
+
'dash.nav.studio_idle': 'Hiçbir şey işlenmiyor',
|
|
4171
|
+
'dash.studio.voice.spoken_in': 'Konuşulan Dil',
|
|
4172
|
+
'dash.studio.voice.script': 'Senaryo',
|
|
4173
|
+
'dash.studio.voice.delivery': 'Seslendirme',
|
|
4174
|
+
'dash.studio.voice.emotion': 'Duygu',
|
|
4175
|
+
'dash.studio.voice.pace': 'Tempo',
|
|
4176
|
+
'dash.studio.voice.emotion_neutral': 'Nötr',
|
|
4177
|
+
'dash.studio.voice.emotion_warm': 'Sıcak',
|
|
4178
|
+
'dash.studio.voice.emotion_bright': 'Parlak',
|
|
4179
|
+
'dash.studio.voice.emotion_calm': 'Sakin',
|
|
4180
|
+
'dash.studio.voice.emotion_excited': 'Heyecanlı',
|
|
4181
|
+
'dash.studio.voice.pace_slower': 'Daha Yavaş',
|
|
4182
|
+
'dash.studio.voice.pace_normal': 'Normal',
|
|
4183
|
+
'dash.studio.voice.pace_brisk': 'Hızlı',
|
|
4184
|
+
'chat.key_needed': '{provider} kendi API anahtarınızı gerektiriyor.',
|
|
4185
|
+
'chat.key_needed_action': 'Anahtar Ekle',
|
|
4170
4186
|
};
|
|
4171
4187
|
//# sourceMappingURL=tr.js.map
|