Skip to content

Commit 62e317c

Browse files
committed
Add missing st.skills.cws.* translations to all 15 Chrome locale files
Added 23 Chrome Web Store release setup keys (OAuth, package management, connection status) to ar, es, fr, he, id, ja, ko, ms, pl, ru, th, tl, tr, uk, zh locales.
1 parent 971e7d9 commit 62e317c

15 files changed

Lines changed: 360 additions & 0 deletions

File tree

src/chrome/src/ui/locales/ar.js

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,4 +872,28 @@ export default {
872872
'st.provider.field.cache_read_cost_per_million': "تكلفة قراءة ذاكرة التخزين المؤقت المقدّرة ($ / مليون رمز)",
873873
'st.provider.field.cache_write_cost_per_million': "تكلفة كتابة ذاكرة التخزين المؤقت لمدة 5 دقائق ($ / مليون رمز)",
874874
'st.provider.field.cache_write_1h_cost_per_million': "تكلفة كتابة ذاكرة التخزين المؤقت لمدة ساعة واحدة ($ / مليون رمز)",
875+
876+
'st.skills.cws.heading': 'إعداد إصدار Chrome Web Store',
877+
'st.skills.cws.desc_html': 'تظهر هذه الإعدادات فقط عند تفعيل مهارة الإصدار المُحزم. أنشئ تطبيق ويب OAuth في Google Cloud، وفعّل Chrome Web Store API، وسجّل <code>http://localhost:1457/auth/callback</code> كعنوان إعادة توجيه مصرّح به. تبقى بيانات الاعتماد والرموز وملفات ZIP مخزّنة محليًا في الإضافة ولا تُضمن أبدًا في مطالبات النموذج أو التتبعات.',
878+
'st.skills.cws.publisher_id': 'معرف الناشر',
879+
'st.skills.cws.item_id': 'معرف العنصر (معرف الإضافة المكوّن من 32 حرفًا)',
880+
'st.skills.cws.oauth_client_id': 'معرف عميل Google OAuth',
881+
'st.skills.cws.oauth_client_secret': 'سر عميل Google OAuth',
882+
'st.skills.cws.redirect_help': 'عنوان إعادة التوجيه المصرّح به: http://localhost:1457/auth/callback',
883+
'st.skills.cws.save': 'حفظ الإعداد',
884+
'st.skills.cws.connect': 'ربط Google',
885+
'st.skills.cws.signout': 'قطع الاتصال',
886+
'st.skills.cws.saved': 'تم حفظ إعداد Chrome Web Store محليًا.',
887+
'st.skills.cws.connected': 'تم الاتصال بـ Google OAuth للوصول إلى Chrome Web Store.',
888+
'st.skills.cws.disconnected': 'لم يتم الاتصال بـ Google OAuth.',
889+
'st.skills.cws.signed_out': 'تمت إزالة رموز Google OAuth.',
890+
'st.skills.cws.connect_failed': 'تعذّر الاتصال بـ Google OAuth.',
891+
'st.skills.cws.package': 'حزمة الإصدار (.zip)',
892+
'st.skills.cws.package_empty': 'لم يتم اختيار ملف ZIP للإصدار.',
893+
'st.skills.cws.package_selected': '{name} · {size} كيلوبايت · مخزّن محليًا',
894+
'st.skills.cws.package_ready': 'ملف ZIP للإصدار جاهز لأداة الرفع الموثوقة.',
895+
'st.skills.cws.clear_package': 'مسح ملف ZIP المختار',
896+
'st.skills.cws.package_cleared': 'تمت إزالة ملف ZIP للإصدار من التخزين المحلي.',
897+
'st.skills.cws.package_zip_only': 'اختر ملف إصدار بصيغة .zip.',
898+
'st.skills.cws.package_too_large': 'يجب أن يكون حجم الملف بين 1 بايت و100 ميجابايت.',
875899
};

src/chrome/src/ui/locales/es.js

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,4 +872,28 @@ export default {
872872
'st.provider.field.cache_read_cost_per_million': "Coste estimado de lectura de caché ($ / 1M tokens)",
873873
'st.provider.field.cache_write_cost_per_million': "Coste estimado de escritura en caché de 5 min ($ / 1M tokens)",
874874
'st.provider.field.cache_write_1h_cost_per_million': "Coste estimado de escritura en caché de 1 h ($ / 1M tokens)",
875+
876+
'st.skills.cws.heading': 'Configuración de publicación en Chrome Web Store',
877+
'st.skills.cws.desc_html': 'Estos ajustes aparecen solo mientras la habilidad de publicación empaquetada está habilitada. Crea una aplicación web OAuth en Google Cloud, habilita la Chrome Web Store API y registra <code>http://localhost:1457/auth/callback</code> como URI de redirección autorizada. Las credenciales, tokens y archivos ZIP se almacenan localmente en la extensión y nunca se incluyen en las solicitudes al modelo ni en las trazas.',
878+
'st.skills.cws.publisher_id': 'ID de editor',
879+
'st.skills.cws.item_id': 'ID del elemento (ID de extensión de 32 caracteres)',
880+
'st.skills.cws.oauth_client_id': 'ID de cliente OAuth de Google',
881+
'st.skills.cws.oauth_client_secret': 'Secreto de cliente OAuth de Google',
882+
'st.skills.cws.redirect_help': 'URI de redirección autorizado: http://localhost:1457/auth/callback',
883+
'st.skills.cws.save': 'Guardar configuración',
884+
'st.skills.cws.connect': 'Conectar Google',
885+
'st.skills.cws.signout': 'Desconectar',
886+
'st.skills.cws.saved': 'Configuración de Chrome Web Store guardada localmente.',
887+
'st.skills.cws.connected': 'Google OAuth está conectado para acceder a Chrome Web Store.',
888+
'st.skills.cws.disconnected': 'Google OAuth no está conectado.',
889+
'st.skills.cws.signed_out': 'Tokens de Google OAuth eliminados.',
890+
'st.skills.cws.connect_failed': 'No se pudo conectar con Google OAuth.',
891+
'st.skills.cws.package': 'Paquete de publicación (.zip)',
892+
'st.skills.cws.package_empty': 'No se seleccionó ningún archivo ZIP de publicación.',
893+
'st.skills.cws.package_selected': '{name} · {size} KB · almacenado localmente',
894+
'st.skills.cws.package_ready': 'El archivo ZIP de publicación está listo para la herramienta de subida confiable.',
895+
'st.skills.cws.clear_package': 'Borrar ZIP seleccionado',
896+
'st.skills.cws.package_cleared': 'ZIP de publicación seleccionado eliminado del almacenamiento local.',
897+
'st.skills.cws.package_zip_only': 'Elige un paquete de publicación en formato .zip.',
898+
'st.skills.cws.package_too_large': 'El archivo ZIP debe tener entre 1 byte y 100 MB.',
875899
};

src/chrome/src/ui/locales/fr.js

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,4 +872,28 @@ export default {
872872
'st.provider.field.cache_read_cost_per_million': "Coût estimé de lecture du cache ($ / 1M tokens)",
873873
'st.provider.field.cache_write_cost_per_million': "Coût estimé d’écriture du cache (5 min) ($ / 1M tokens)",
874874
'st.provider.field.cache_write_1h_cost_per_million': "Coût estimé d’écriture du cache (1 h) ($ / 1M tokens)",
875+
876+
'st.skills.cws.heading': 'Configuration de publication Chrome Web Store',
877+
'st.skills.cws.desc_html': 'Ces paramètres n'apparaissent que lorsque la compétence de publication packagée est activée. Créez une application web OAuth dans Google Cloud, activez l'API Chrome Web Store et enregistrez <code>http://localhost:1457/auth/callback</code> comme URI de redirection autorisée. Les identifiants, jetons et octets ZIP restent stockés localement dans l'extension et ne sont jamais inclus dans les requêtes au modèle ni les traces.',
878+
'st.skills.cws.publisher_id': 'ID de l'éditeur',
879+
'st.skills.cws.item_id': 'ID de l'élément (ID d'extension de 32 caractères)',
880+
'st.skills.cws.oauth_client_id': 'ID client OAuth Google',
881+
'st.skills.cws.oauth_client_secret': 'Secret client OAuth Google',
882+
'st.skills.cws.redirect_help': 'URI de redirection autorisée : http://localhost:1457/auth/callback',
883+
'st.skills.cws.save': 'Enregistrer la configuration',
884+
'st.skills.cws.connect': 'Connecter Google',
885+
'st.skills.cws.signout': 'Déconnecter',
886+
'st.skills.cws.saved': 'Configuration Chrome Web Store enregistrée localement.',
887+
'st.skills.cws.connected': 'Google OAuth est connecté pour l'accès à Chrome Web Store.',
888+
'st.skills.cws.disconnected': 'Google OAuth n'est pas connecté.',
889+
'st.skills.cws.signed_out': 'Jetons Google OAuth supprimés.',
890+
'st.skills.cws.connect_failed': 'Impossible de se connecter à Google OAuth.',
891+
'st.skills.cws.package': 'Package de publication (.zip)',
892+
'st.skills.cws.package_empty': 'Aucun fichier ZIP de publication sélectionné.',
893+
'st.skills.cws.package_selected': '{name} · {size} Ko · stocké localement',
894+
'st.skills.cws.package_ready': 'Le fichier ZIP de publication est prêt pour l'outil de téléchargement fiable.',
895+
'st.skills.cws.clear_package': 'Effacer le ZIP sélectionné',
896+
'st.skills.cws.package_cleared': 'ZIP de publication sélectionné supprimé du stockage local.',
897+
'st.skills.cws.package_zip_only': 'Choisissez un package de publication au format .zip.',
898+
'st.skills.cws.package_too_large': 'Le fichier ZIP doit faire entre 1 octet et 100 Mo.',,
875899
};

src/chrome/src/ui/locales/he.js

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,4 +825,28 @@ export default {
825825
'st.provider.field.cache_read_cost_per_million': "עלות משוערת לקריאה מהמטמון ($ / מיליון אסימונים)",
826826
'st.provider.field.cache_write_cost_per_million': "עלות משוערת לכתיבה למטמון ל-5 דקות ($ / מיליון אסימונים)",
827827
'st.provider.field.cache_write_1h_cost_per_million': "עלות משוערת לכתיבה למטמון לשעה ($ / מיליון אסימונים)",
828+
829+
'st.skills.cws.heading': 'הגדרת פרסום ב-Chrome Web Store',
830+
'st.skills.cws.desc_html': 'הגדרות אלו מופיעות רק כאשר מיומנות הפרסום המאורגנת מופעלת. צור יישום אינטרנט OAuth ב-Google Cloud, הפעל את Chrome Web Store API, ו רשום <code>http://localhost:1457/auth/callback</code> ככתובת הפניה מאושרת. אישורים, אסימונים וקובצי ZIP נשארים מאוחסנים מקומית בתוספת ולעולם לא כלולים בבקשות מודל או מעקב.',
831+
'st.skills.cws.publisher_id': 'מזהה מפרסם',
832+
'st.skills.cws.item_id': 'מזהה פריט (מזהה תוספת באורך 32 תווים)',
833+
'st.skills.cws.oauth_client_id': 'מזהה לקוח OAuth של Google',
834+
'st.skills.cws.oauth_client_secret': 'סוד לקוח OAuth של Google',
835+
'st.skills.cws.redirect_help': 'כתובת הפניה מאושרת: http://localhost:1457/auth/callback',
836+
'st.skills.cws.save': 'שמור הגדרה',
837+
'st.skills.cws.connect': 'חבר Google',
838+
'st.skills.cws.signout': 'נתק',
839+
'st.skills.cws.saved': 'הגדרת Chrome Web Store נשמרה מקומית.',
840+
'st.skills.cws.connected': 'Google OAuth מחובר לגישה ל-Chrome Web Store.',
841+
'st.skills.cws.disconnected': 'Google OAuth אינו מחובר.',
842+
'st.skills.cws.signed_out': 'אסימוני Google OAuth הוסרו.',
843+
'st.skills.cws.connect_failed': 'לא ניתן להתחבר ל-Google OAuth.',
844+
'st.skills.cws.package': 'חבילת פרסום (.zip)',
845+
'st.skills.cws.package_empty': 'לא נבחר קובץ ZIP לפרסום.',
846+
'st.skills.cws.package_selected': '{name} · {size} ק\"ב · מאוחסן מקומית',
847+
'st.skills.cws.package_ready': 'קובץ ZIP לפרסום מוכן לכלי ההעלאה המאומת.',
848+
'st.skills.cws.clear_package': 'נקה קובץ ZIP נבחר',
849+
'st.skills.cws.package_cleared': 'קובץ ZIP ל פרסום נבחר הוסר מהאחסון המקומי.',
850+
'st.skills.cws.package_zip_only': 'בחר חבילת פרסום בפורמט .zip.',
851+
'st.skills.cws.package_too_large': 'קובץ ZIP חייב להיות בין 1 bait ל-100 MB.',
828852
};

src/chrome/src/ui/locales/id.js

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,4 +872,28 @@ export default {
872872
'st.provider.field.cache_read_cost_per_million': "Perkiraan biaya baca cache ($ / 1 juta token)",
873873
'st.provider.field.cache_write_cost_per_million': "Perkiraan biaya tulis cache 5 menit ($ / 1 juta token)",
874874
'st.provider.field.cache_write_1h_cost_per_million': "Perkiraan biaya tulis cache 1 jam ($ / 1 juta token)",
875+
876+
'st.skills.cws.heading': 'Pengaturan rilis Chrome Web Store',
877+
'st.skills.cws.desc_html': 'Pengaturan ini hanya muncul saat keterampilan rilis terkemas diaktifkan. Buat aplikasi web OAuth di Google Cloud, aktifkan Chrome Web Store API, dan daftarkan <code>http://localhost:1457/auth/callback</code> sebagai URI pengalihan yang diizinkan. Kredensial, token, dan byte ZIP tetap disimpan secara lokal di ekstensi dan tidak pernah disertakan dalam permintaan model atau jejak.',
878+
'st.skills.cws.publisher_id': 'ID Penerbit',
879+
'st.skills.cws.item_id': 'ID Item (ID ekstensi 32 karakter)',
880+
'st.skills.cws.oauth_client_id': 'ID klien OAuth Google',
881+
'st.skills.cws.oauth_client_secret': 'Rahasia klien OAuth Google',
882+
'st.skills.cws.redirect_help': 'URI pengalihan yang diizinkan: http://localhost:1457/auth/callback',
883+
'st.skills.cws.save': 'Simpan pengaturan',
884+
'st.skills.cws.connect': 'Hubungkan Google',
885+
'st.skills.cws.signout': 'Putuskan',
886+
'st.skills.cws.saved': 'Pengaturan Chrome Web Store disimpan secara lokal.',
887+
'st.skills.cws.connected': 'Google OAuth terhubung untuk akses Chrome Web Store.',
888+
'st.skills.cws.disconnected': 'Google OAuth tidak terhubung.',
889+
'st.skills.cws.signed_out': 'Token Google OAuth dihapus.',
890+
'st.skills.cws.connect_failed': 'Tidak dapat menghubungkan Google OAuth.',
891+
'st.skills.cws.package': 'Paket rilis (.zip)',
892+
'st.skills.cws.package_empty': 'Tidak ada ZIP rilis yang dipilih.',
893+
'st.skills.cws.package_selected': '{name} · {size} KB · disimpan lokal',
894+
'st.skills.cws.package_ready': 'ZIP rilis siap untuk alat unggahan tepercaya.',
895+
'st.skills.cws.clear_package': 'Hapus ZIP yang dipilih',
896+
'st.skills.cws.package_cleared': 'ZIP rilis yang dipilih dihapus dari penyimpanan lokal.',
897+
'st.skills.cws.package_zip_only': 'Pilih paket rilis berekstensi .zip.',
898+
'st.skills.cws.package_too_large': 'ZIP harus berukuran antara 1 byte hingga 100 MB.',
875899
};

src/chrome/src/ui/locales/ja.js

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,4 +872,28 @@ export default {
872872
'st.provider.field.cache_read_cost_per_million': "キャッシュ読み取りの推定費用($ / 100万トークン)",
873873
'st.provider.field.cache_write_cost_per_million': "5分キャッシュ書き込みの推定費用($ / 100万トークン)",
874874
'st.provider.field.cache_write_1h_cost_per_million': "1時間キャッシュ書き込みの推定費用($ / 100万トークン)",
875+
876+
'st.skills.cws.heading': 'Chrome Web Store リリース設定',
877+
'st.skills.cws.desc_html': 'これらの設定はパッケージ化されたリリーススキルが有効な場合にのみ表示されます。Google Cloud で OAuth Web アプリケーションを作成し、Chrome Web Store API を有効にし、<code>http://localhost:1457/auth/callback</code> を承認済みリダイレクト URI として登録してください。認証情報、トークン、ZIP バイトは拡張張機能のローカルストレージに保存され、モデルのプロンプトやトレースに含まれることはありません。',
878+
'st.skills.cws.publisher_id': '公開者 ID',
879+
'st.skills.cws.item_id': 'アイテム ID(32文字の拡張機能 ID)',
880+
'st.skills.cws.oauth_client_id': 'Google OAuth クライアント ID',
881+
'st.skills.cws.oauth_client_secret': 'Google OAuth クライアントシークレット',
882+
'st.skills.cws.redirect_help': '承認済みリダイレクト URI: http://localhost:1457/auth/callback',
883+
'st.skills.cws.save': '設定を保存',
884+
'st.skills.cws.connect': 'Google を接続',
885+
'st.skills.cws.signout': '切断',
886+
'st.skills.cws.saved': 'Chrome Web Store の設定がローカルに保存されました。',
887+
'st.skills.cws.connected': 'Chrome Web Store アクセス用に Google OAuth が接続されています。',
888+
'st.skills.cws.disconnected': 'Google OAuth は未接続です。',
889+
'st.skills.cws.signed_out': 'Google OAuth トークンが削除されました。',
890+
'st.skills.cws.connect_failed': 'Google OAuth に接続できませんでした。',
891+
'st.skills.cws.package': 'リリースパッケージ (.zip)',
892+
'st.skills.cws.package_empty': 'リリース ZIP が選択されていません。',
893+
'st.skills.cws.package_selected': '{name} · {size} KB · ローカルに保存',
894+
'st.skills.cws.package_ready': 'リリース ZIP は信頼できるアップロードツールの準備ができています。',
895+
'st.skills.cws.clear_package': '選択した ZIP をクリア',
896+
'st.skills.cws.package_cleared': '選択したリリース ZIP がローカルストレージから削除されました。',
897+
'st.skills.cws.package_zip_only': '.zip リリースパッケージを選択してください。',
898+
'st.skills.cws.package_too_large': 'ZIP は 1 バイトから 100 MB の間でなければなりません。',
875899
};

src/chrome/src/ui/locales/ko.js

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,4 +872,28 @@ export default {
872872
'st.provider.field.cache_read_cost_per_million': "캐시 읽기 예상 비용($ / 100만 토큰)",
873873
'st.provider.field.cache_write_cost_per_million': "5분 캐시 쓰기 예상 비용($ / 100만 토큰)",
874874
'st.provider.field.cache_write_1h_cost_per_million': "1시간 캐시 쓰기 예상 비용($ / 100만 토큰)",
875+
876+
'st.skills.cws.heading': 'Chrome Web Store 릴리스 설정',
877+
'st.skills.cws.desc_html': '이 설정은 패키징된 릴리스 스킬이 활성화된 경우에만 표시됩니다. Google Cloud에서 OAuth 웹 애플리케이션을 생성하고, Chrome Web Store API를 활성화하며, <code>http://localhost:1457/auth/callback</code>을 승인된 리디렉트 URI로 등록하세요. 자격 증명, 토큰 및 ZIP 바이트는 확장 프로그램 로컬 스토리지에 저장되며 모델 프롬프트나 추적에 포함되지 않습니다.',
878+
'st.skills.cws.publisher_id': '게시자 ID',
879+
'st.skills.cws.item_id': '항목 ID (32자 확장 프로그램 ID)',
880+
'st.skills.cws.oauth_client_id': 'Google OAuth 클라이언트 ID',
881+
'st.skills.cws.oauth_client_secret': 'Google OAuth 클라이언트 시크릿',
882+
'st.skills.cws.redirect_help': '승인된 리디렉트 URI: http://localhost:1457/auth/callback',
883+
'st.skills.cws.save': '설정 저장',
884+
'st.skills.cws.connect': 'Google 연결',
885+
'st.skills.cws.signout': '연결 해제',
886+
'st.skills.cws.saved': 'Chrome Web Store 설정이 로컬에 저장되었습니다.',
887+
'st.skills.cws.connected': 'Chrome Web Store 접근을 위해 Google OAuth가 연결되어 있습니다.',
888+
'st.skills.cws.disconnected': 'Google OAuth가 연결되어 있지 않습니다.',
889+
'st.skills.cws.signed_out': 'Google OAuth 토큰이 제거되었습니다.',
890+
'st.skills.cws.connect_failed': 'Google OAuth에 연결할 수 없었습니다.',
891+
'st.skills.cws.package': '릴리스 패키지 (.zip)',
892+
'st.skills.cws.package_empty': '릴리스 ZIP이 선택되지 않았습니다.',
893+
'st.skills.cws.package_selected': '{name} · {size} KB · 로컬 저장',
894+
'st.skills.cws.package_ready': '릴리스 ZIP이 신뢰할 수 있는 업로드 도구에 준비되었습니다.',
895+
'st.skills.cws.clear_package': '선택된 ZIP 지우기',
896+
'st.skills.cws.package_cleared': '선택된 릴리스 ZIP이 로컬 스토리지에서 제거되었습니다.',
897+
'st.skills.cws.package_zip_only': '.zip 릴리스 패키지를 선택하세요.',
898+
'st.skills.cws.package_too_large': 'ZIP은 1바이트에서 100MB 사이여야 합니다.',
875899
};

0 commit comments

Comments
 (0)