diff --git a/src/livecodes/i18n/locales/ar/translation.lokalise.json b/src/livecodes/i18n/locales/ar/translation.lokalise.json
index 7e241fb83..60df4129d 100644
--- a/src/livecodes/i18n/locales/ar/translation.lokalise.json
+++ b/src/livecodes/i18n/locales/ar/translation.lokalise.json
@@ -462,9 +462,12 @@
"codeToImage.shadow": {
"translation": "الظل"
},
- "codeToImage.share": {
+ "codeToImage.shareImage": {
"translation": "مشاركة الصورة"
},
+ "codeToImage.shareTitle": {
+ "translation": "مشاركة"
+ },
"codeToImage.shareUrl": {
"translation": "مشاركة الرابط"
},
@@ -486,6 +489,207 @@
"codeToImage.windowStyle.windows": {
"translation": "Windows"
},
+ "commandMenu.changeTheme.dark": {
+ "translation": "التغيير إلى السمة الداكنة"
+ },
+ "commandMenu.changeTheme.light": {
+ "translation": "التغيير إلى السمة الفاتحة"
+ },
+ "commandMenu.changeTheme.title": {
+ "translation": "تغيير السمة"
+ },
+ "commandMenu.changeUILanguage": {
+ "translation": "تغيير لغة واجهة المستخدم"
+ },
+ "commandMenu.closeModalMenu": {
+ "translation": "إغلاق النافذة المنبثقة/القائمة"
+ },
+ "commandMenu.contribute": {
+ "translation": "المساهمة"
+ },
+ "commandMenu.copy": {
+ "translation": "نسخ الكود"
+ },
+ "commandMenu.copyAsDataUrl": {
+ "translation": "نسخ الكود كرابط بيانات"
+ },
+ "commandMenu.disableAI": {
+ "translation": "تعطيل مساعد كود الذكاء الاصطناعي"
+ },
+ "commandMenu.disableAutoSave": {
+ "translation": "تعطيل الحفظ التلقائي"
+ },
+ "commandMenu.disableAutoUpdate": {
+ "translation": "تعطيل التحديث التلقائي"
+ },
+ "commandMenu.disableEmacs": {
+ "translation": "تعطيل وضع Emacs"
+ },
+ "commandMenu.disableFormatOnSave": {
+ "translation": "تعطيل التنسيق عند الحفظ"
+ },
+ "commandMenu.disableRecoverUnsaved": {
+ "translation": "تعطيل استعادة المشروع غير المحفوظ"
+ },
+ "commandMenu.disableVim": {
+ "translation": "تعطيل وضع Vim"
+ },
+ "commandMenu.enableAI": {
+ "translation": "تفعيل مساعد الكود الذكي"
+ },
+ "commandMenu.enableAutoSave": {
+ "translation": "تفعيل الحفظ التلقائي"
+ },
+ "commandMenu.enableAutoUpdate": {
+ "translation": "تفعيل التحديث التلقائي"
+ },
+ "commandMenu.enableEmacs": {
+ "translation": "تفعيل وضع Emacs"
+ },
+ "commandMenu.enableFormatOnSave": {
+ "translation": "تفعيل التنسيق عند الحفظ"
+ },
+ "commandMenu.enableRecoverUnsaved": {
+ "translation": "تفعيل استرداد ما لم يتم حفظه"
+ },
+ "commandMenu.enableVim": {
+ "translation": "تفعيل وضع Vim"
+ },
+ "commandMenu.focus.editor": {
+ "translation": "نقل التركيز إلى المحرر"
+ },
+ "commandMenu.focus.home": {
+ "translation": "نقل التركيز إلى الصفحة الرئيسية"
+ },
+ "commandMenu.focus.outOfEditor": {
+ "translation": "نقل التركيز خارج المحرر"
+ },
+ "commandMenu.formatCode": {
+ "translation": "تنسيق الكود"
+ },
+ "commandMenu.home": {
+ "translation": "الرئيسية"
+ },
+ "commandMenu.horizontalLayout": {
+ "translation": "تخطيط أفقي"
+ },
+ "commandMenu.keyboardShortcuts": {
+ "translation": "اختصارات لوحة المفاتيح"
+ },
+ "commandMenu.login": {
+ "translation": "تسجيل الدخول"
+ },
+ "commandMenu.logout": {
+ "translation": "تسجيل الخروج"
+ },
+ "commandMenu.moveToParent": {
+ "translation": "الانتقال إلى أعلى"
+ },
+ "commandMenu.placeholder": {
+ "translation": "اكتب الأمر أو ابحث..."
+ },
+ "commandMenu.processors": {
+ "translation": "المعالجات"
+ },
+ "commandMenu.responsiveLayout": {
+ "translation": "تخطيط متجاوب"
+ },
+ "commandMenu.run": {
+ "translation": "تشغيل"
+ },
+ "commandMenu.saveAsFork": {
+ "translation": "حفظ كمشروع جديد"
+ },
+ "commandMenu.saveAsTemplate": {
+ "translation": "حفظ كقالب"
+ },
+ "commandMenu.selectLanguage": {
+ "translation": "اختر اللغة"
+ },
+ "commandMenu.show.compiled": {
+ "translation": "تبديل الكود المُترجم"
+ },
+ "commandMenu.show.console": {
+ "translation": "تبديل الكونسول"
+ },
+ "commandMenu.show.focusMode": {
+ "translation": "تبديل وضع التركيز"
+ },
+ "commandMenu.show.fullscreen": {
+ "translation": "تبديل ملء الشاشة"
+ },
+ "commandMenu.show.markup": {
+ "translation": "إظهار محرر Markup"
+ },
+ "commandMenu.show.maximizeCompiled": {
+ "translation": "تكبير الكود الناتج"
+ },
+ "commandMenu.show.maximizeConsole": {
+ "translation": "تكبير الكونسول"
+ },
+ "commandMenu.show.maximizeTests": {
+ "translation": "تكبير الاختبارات"
+ },
+ "commandMenu.show.next": {
+ "translation": "عرض المحرر التالي"
+ },
+ "commandMenu.show.previous": {
+ "translation": "عرض المحرر السابق"
+ },
+ "commandMenu.show.result": {
+ "translation": "تبديل النتيجة "
+ },
+ "commandMenu.show.runTests": {
+ "translation": "تشغيل الاختبارات"
+ },
+ "commandMenu.show.script": {
+ "translation": "عرض محرر السكريبت"
+ },
+ "commandMenu.show.style": {
+ "translation": "عرض محرر الأنماط"
+ },
+ "commandMenu.show.tests": {
+ "translation": "تبديل الاختبارات"
+ },
+ "commandMenu.show.title": {
+ "translation": "عرض .."
+ },
+ "commandMenu.show.zoom": {
+ "translation": "تبديل تكبير النتيجة"
+ },
+ "commandMenu.starterTemplates": {
+ "translation": "قوالب البداية"
+ },
+ "commandMenu.sync": {
+ "translation": "المزامنة (نسخة تجريبية) …"
+ },
+ "commandMenu.template": {
+ "translation": "قالب"
+ },
+ "commandMenu.theme.color": {
+ "translation": "تعيين لون السمة"
+ },
+ "commandMenu.theme.defaultColor": {
+ "translation": "تعيين لون السمة الافتراضي"
+ },
+ "commandMenu.title": {
+ "translation": "قائمة الأوامر"
+ },
+ "commandMenu.toClose": {
+ "translation": "للإغلاق"
+ },
+ "commandMenu.toNavigate": {
+ "translation": "للتنقل"
+ },
+ "commandMenu.toSelect": {
+ "translation": "للاختيار"
+ },
+ "commandMenu.toggle": {
+ "translation": "تبديل: "
+ },
+ "commandMenu.verticalLayout": {
+ "translation": "تخطيط عمودي"
+ },
"core.broadcast.heading": {
"translation": "بث"
},
@@ -1077,6 +1281,18 @@
"import.success": {
"translation": "تم الاستيراد بنجاح!"
},
+ "keyboardShortcuts.command": {
+ "translation": "الأمر"
+ },
+ "keyboardShortcuts.editorShortcuts": {
+ "translation": "للاطلاع على قائمة اختصارات لوحة مفاتيح محرر الأكواد، راجع اختصارات VS Code"
+ },
+ "keyboardShortcuts.heading": {
+ "translation": "اختصارات لوحة المفاتيح"
+ },
+ "keyboardShortcuts.key": {
+ "translation": "المفتاح"
+ },
"login.accessAllowed": {
"translation": "السماح بالوصول إلى:"
},
@@ -1143,6 +1359,9 @@
"menu.broadcast": {
"translation": "بث …"
},
+ "menu.commandMenu": {
+ "translation": "قائمة الأوامر"
+ },
"menu.config": {
"translation": "إعدادات"
},
@@ -1200,6 +1419,9 @@
"menu.import": {
"translation": "استيراد …"
},
+ "menu.keyboardShortcuts": {
+ "translation": "اختصارات لوحة المفاتيح"
+ },
"menu.layout": {
"translation": "تخطيط عمودي"
},
diff --git a/src/livecodes/i18n/locales/ar/translation.ts b/src/livecodes/i18n/locales/ar/translation.ts
index 1b8f8c456..dc17e4ad0 100644
--- a/src/livecodes/i18n/locales/ar/translation.ts
+++ b/src/livecodes/i18n/locales/ar/translation.ts
@@ -273,7 +273,8 @@ const translation: I18nTranslation = {
save: 'حفظ الصورة',
scale: 'مقياس الصورة',
shadow: 'الظل',
- share: 'مشاركة الصورة',
+ shareImage: 'مشاركة الصورة',
+ shareTitle: 'مشاركة',
shareUrl: 'مشاركة الرابط',
theme: 'السمة',
width: 'العرض',
@@ -284,6 +285,83 @@ const translation: I18nTranslation = {
windows: 'Windows',
},
},
+ commandMenu: {
+ changeTheme: {
+ dark: 'التغيير إلى السمة الداكنة',
+ light: 'التغيير إلى السمة الفاتحة',
+ title: 'تغيير السمة',
+ },
+ changeUILanguage: 'تغيير لغة واجهة المستخدم',
+ closeModalMenu: 'إغلاق النافذة المنبثقة/القائمة',
+ contribute: 'المساهمة',
+ copy: 'نسخ الكود',
+ copyAsDataUrl: 'نسخ الكود كرابط بيانات',
+ disableAI: 'تعطيل مساعد كود الذكاء الاصطناعي',
+ disableAutoSave: 'تعطيل الحفظ التلقائي',
+ disableAutoUpdate: 'تعطيل التحديث التلقائي',
+ disableEmacs: 'تعطيل وضع Emacs',
+ disableFormatOnSave: 'تعطيل التنسيق عند الحفظ',
+ disableRecoverUnsaved: 'تعطيل استعادة المشروع غير المحفوظ',
+ disableVim: 'تعطيل وضع Vim',
+ enableAI: 'تفعيل مساعد الكود الذكي',
+ enableAutoSave: 'تفعيل الحفظ التلقائي',
+ enableAutoUpdate: 'تفعيل التحديث التلقائي',
+ enableEmacs: 'تفعيل وضع Emacs',
+ enableFormatOnSave: 'تفعيل التنسيق عند الحفظ',
+ enableRecoverUnsaved: 'تفعيل استرداد ما لم يتم حفظه',
+ enableVim: 'تفعيل وضع Vim',
+ focus: {
+ editor: 'نقل التركيز إلى المحرر',
+ home: 'نقل التركيز إلى الصفحة الرئيسية',
+ outOfEditor: 'نقل التركيز خارج المحرر',
+ },
+ formatCode: 'تنسيق الكود',
+ home: 'الرئيسية',
+ horizontalLayout: 'تخطيط أفقي',
+ keyboardShortcuts: 'اختصارات لوحة المفاتيح',
+ login: 'تسجيل الدخول',
+ logout: 'تسجيل الخروج',
+ moveToParent: 'الانتقال إلى أعلى',
+ placeholder: 'اكتب الأمر أو ابحث...',
+ processors: 'المعالجات',
+ responsiveLayout: 'تخطيط متجاوب',
+ run: 'تشغيل',
+ saveAsFork: 'حفظ كمشروع جديد',
+ saveAsTemplate: 'حفظ كقالب',
+ selectLanguage: 'اختر اللغة',
+ show: {
+ compiled: 'تبديل الكود المُترجم',
+ console: 'تبديل الكونسول',
+ focusMode: 'تبديل وضع التركيز',
+ fullscreen: 'تبديل ملء الشاشة',
+ markup: 'إظهار محرر Markup',
+ maximizeCompiled: 'تكبير الكود الناتج',
+ maximizeConsole: 'تكبير الكونسول',
+ maximizeTests: 'تكبير الاختبارات',
+ next: 'عرض المحرر التالي',
+ previous: 'عرض المحرر السابق',
+ result: 'تبديل النتيجة ',
+ runTests: 'تشغيل الاختبارات',
+ script: 'عرض محرر السكريبت',
+ style: 'عرض محرر الأنماط',
+ tests: 'تبديل الاختبارات',
+ title: 'عرض ..',
+ zoom: 'تبديل تكبير النتيجة',
+ },
+ starterTemplates: 'قوالب البداية',
+ sync: 'المزامنة (نسخة تجريبية) …',
+ template: 'قالب',
+ theme: {
+ color: 'تعيين لون السمة',
+ defaultColor: 'تعيين لون السمة الافتراضي',
+ },
+ title: 'قائمة الأوامر',
+ toClose: 'للإغلاق',
+ toNavigate: 'للتنقل',
+ toSelect: 'للاختيار',
+ toggle: 'تبديل: ',
+ verticalLayout: 'تخطيط عمودي',
+ },
core: {
broadcast: {
heading: 'بث',
@@ -583,6 +661,13 @@ const translation: I18nTranslation = {
},
success: 'تم الاستيراد بنجاح!',
},
+ keyboardShortcuts: {
+ command: 'الأمر',
+ editorShortcuts:
+ 'للاطلاع على قائمة اختصارات لوحة مفاتيح محرر الأكواد، راجع <1> اختصارات VS Code1>',
+ heading: 'اختصارات لوحة المفاتيح',
+ key: 'المفتاح',
+ },
login: {
accessAllowed: 'السماح بالوصول إلى:',
desc: '<1>بتسجيل الدخول، فإنك توافق على أنه قد يتم تخزين <2>ملفات تعريف الارتباط2> على جهازك.1> <3> <4>لماذا هذه الأذونات مطلوبة؟4> 3> <5> <6>كيفية تغيير/إلغاء الأذونات؟6> 5>',
@@ -614,6 +699,7 @@ const translation: I18nTranslation = {
backup: 'نسخ احتياطي / استعادة …',
blog: 'مدونة LiveCodes',
broadcast: 'بث …',
+ commandMenu: 'قائمة الأوامر',
config: 'إعدادات',
customSettings: 'إعدادات مخصصة …',
delay: {
@@ -637,6 +723,7 @@ const translation: I18nTranslation = {
formatOnsave: 'تنسيق عند الحفظ',
getstart: 'البدء',
import: 'استيراد …',
+ keyboardShortcuts: 'اختصارات لوحة المفاتيح',
layout: 'تخطيط عمودي',
license: 'الترخيص',
login: 'تسجيل الدخول …',
diff --git a/src/livecodes/i18n/locales/de/translation.lokalise.json b/src/livecodes/i18n/locales/de/translation.lokalise.json
index 793512f2a..c3981e8f3 100644
--- a/src/livecodes/i18n/locales/de/translation.lokalise.json
+++ b/src/livecodes/i18n/locales/de/translation.lokalise.json
@@ -462,9 +462,12 @@
"codeToImage.shadow": {
"translation": "Schatten"
},
- "codeToImage.share": {
+ "codeToImage.shareImage": {
"translation": "Bild teilen"
},
+ "codeToImage.shareTitle": {
+ "translation": "Teilen"
+ },
"codeToImage.shareUrl": {
"translation": "URL freigeben"
},
@@ -486,6 +489,207 @@
"codeToImage.windowStyle.windows": {
"translation": "Windows"
},
+ "commandMenu.changeTheme.dark": {
+ "translation": "Zu dunklem Thema wechseln"
+ },
+ "commandMenu.changeTheme.light": {
+ "translation": "Zu Light Theme wechseln"
+ },
+ "commandMenu.changeTheme.title": {
+ "translation": "Thema ändern"
+ },
+ "commandMenu.changeUILanguage": {
+ "translation": "UI-Sprache ändern"
+ },
+ "commandMenu.closeModalMenu": {
+ "translation": "Modal/Menü schließen"
+ },
+ "commandMenu.contribute": {
+ "translation": "Beitragen"
+ },
+ "commandMenu.copy": {
+ "translation": "Code kopieren"
+ },
+ "commandMenu.copyAsDataUrl": {
+ "translation": "Code als Daten-URL kopieren"
+ },
+ "commandMenu.disableAI": {
+ "translation": "Deaktivieren des KI-Code-Assistenten"
+ },
+ "commandMenu.disableAutoSave": {
+ "translation": "Automatisches Speichern deaktivieren"
+ },
+ "commandMenu.disableAutoUpdate": {
+ "translation": "Automatische Aktualisierung deaktivieren"
+ },
+ "commandMenu.disableEmacs": {
+ "translation": "Emacs-Modus deaktivieren"
+ },
+ "commandMenu.disableFormatOnSave": {
+ "translation": "Formatieren beim Speichern deaktivieren"
+ },
+ "commandMenu.disableRecoverUnsaved": {
+ "translation": "Deaktivieren Wiederherstellen ungesicherter"
+ },
+ "commandMenu.disableVim": {
+ "translation": "Vim-Modus deaktivieren"
+ },
+ "commandMenu.enableAI": {
+ "translation": "KI-Code-Assistent aktivieren"
+ },
+ "commandMenu.enableAutoSave": {
+ "translation": "Automatisches Speichern einschalten"
+ },
+ "commandMenu.enableAutoUpdate": {
+ "translation": "Automatisches Update einschalten"
+ },
+ "commandMenu.enableEmacs": {
+ "translation": "Emacs-Modus einschalten"
+ },
+ "commandMenu.enableFormatOnSave": {
+ "translation": "Formatieren beim Speichern aktivieren"
+ },
+ "commandMenu.enableRecoverUnsaved": {
+ "translation": "Wiederherstellen ungesicherter Daten aktivieren"
+ },
+ "commandMenu.enableVim": {
+ "translation": "Vim-Modus einschalten"
+ },
+ "commandMenu.focus.editor": {
+ "translation": "Konzentrieren Sie sich auf den Herausgeber"
+ },
+ "commandMenu.focus.home": {
+ "translation": "Fokus nach Hause verschieben"
+ },
+ "commandMenu.focus.outOfEditor": {
+ "translation": "Fokus aus dem Editor verschieben"
+ },
+ "commandMenu.formatCode": {
+ "translation": "Formatieren von Code"
+ },
+ "commandMenu.home": {
+ "translation": "Startseite"
+ },
+ "commandMenu.horizontalLayout": {
+ "translation": "Horizontales Layout"
+ },
+ "commandMenu.keyboardShortcuts": {
+ "translation": "Tastaturkurzbefehle"
+ },
+ "commandMenu.login": {
+ "translation": "Anmelden"
+ },
+ "commandMenu.logout": {
+ "translation": "Abmeldung"
+ },
+ "commandMenu.moveToParent": {
+ "translation": "zur Muttergesellschaft wechseln"
+ },
+ "commandMenu.placeholder": {
+ "translation": "Geben Sie einen Befehl ein oder suchen Sie..."
+ },
+ "commandMenu.processors": {
+ "translation": "Prozessoren"
+ },
+ "commandMenu.responsiveLayout": {
+ "translation": "Responsives Layout"
+ },
+ "commandMenu.run": {
+ "translation": "Ausführen"
+ },
+ "commandMenu.saveAsFork": {
+ "translation": "Als neues Projekt speichern"
+ },
+ "commandMenu.saveAsTemplate": {
+ "translation": "Als Vorlage speichern"
+ },
+ "commandMenu.selectLanguage": {
+ "translation": "Sprache auswählen"
+ },
+ "commandMenu.show.compiled": {
+ "translation": "Kompilierten Code umschalten"
+ },
+ "commandMenu.show.console": {
+ "translation": "Toggle-Konsole"
+ },
+ "commandMenu.show.focusMode": {
+ "translation": "Fokusmodus umschalten"
+ },
+ "commandMenu.show.fullscreen": {
+ "translation": "Vollbild umschalten"
+ },
+ "commandMenu.show.markup": {
+ "translation": "Markup-Editor anzeigen"
+ },
+ "commandMenu.show.maximizeCompiled": {
+ "translation": "Maximierung des kompilierten Codes"
+ },
+ "commandMenu.show.maximizeConsole": {
+ "translation": "Konsole maximieren"
+ },
+ "commandMenu.show.maximizeTests": {
+ "translation": "Tests maximieren"
+ },
+ "commandMenu.show.next": {
+ "translation": "Nächsten Editor anzeigen"
+ },
+ "commandMenu.show.previous": {
+ "translation": "Vorherigen Editor anzeigen"
+ },
+ "commandMenu.show.result": {
+ "translation": "Ergebnis umschalten"
+ },
+ "commandMenu.show.runTests": {
+ "translation": "Tests durchführen"
+ },
+ "commandMenu.show.script": {
+ "translation": "Skript-Editor anzeigen"
+ },
+ "commandMenu.show.style": {
+ "translation": "Stil-Editor anzeigen"
+ },
+ "commandMenu.show.tests": {
+ "translation": "Tests umschalten"
+ },
+ "commandMenu.show.title": {
+ "translation": "Anzeigen ..."
+ },
+ "commandMenu.show.zoom": {
+ "translation": "Ergebniszoom umschalten"
+ },
+ "commandMenu.starterTemplates": {
+ "translation": "Starter-Vorlagen"
+ },
+ "commandMenu.sync": {
+ "translation": "Sync (beta) ..."
+ },
+ "commandMenu.template": {
+ "translation": "Vorlage"
+ },
+ "commandMenu.theme.color": {
+ "translation": "Themenfarbe einstellen"
+ },
+ "commandMenu.theme.defaultColor": {
+ "translation": "Standard-Themenfarbe festlegen"
+ },
+ "commandMenu.title": {
+ "translation": "Befehlsmenü"
+ },
+ "commandMenu.toClose": {
+ "translation": "zu schließen"
+ },
+ "commandMenu.toNavigate": {
+ "translation": "zum Navigieren"
+ },
+ "commandMenu.toSelect": {
+ "translation": "zum Auswählen"
+ },
+ "commandMenu.toggle": {
+ "translation": "Umschalten: "
+ },
+ "commandMenu.verticalLayout": {
+ "translation": "Vertikales Layout"
+ },
"core.broadcast.heading": {
"translation": "Übertragung"
},
@@ -1077,6 +1281,18 @@
"import.success": {
"translation": "Import erfolgreich!"
},
+ "keyboardShortcuts.command": {
+ "translation": "Befehl"
+ },
+ "keyboardShortcuts.editorShortcuts": {
+ "translation": "Eine Liste der Tastaturkürzel für den Code-Editor finden Sie unter VS Code-Tastenkombinationen"
+ },
+ "keyboardShortcuts.heading": {
+ "translation": "Tastaturkurzbefehle"
+ },
+ "keyboardShortcuts.key": {
+ "translation": "Schlüssel"
+ },
"login.accessAllowed": {
"translation": "Zugriff erlauben auf:"
},
@@ -1143,6 +1359,9 @@
"menu.broadcast": {
"translation": "Übertragen …"
},
+ "menu.commandMenu": {
+ "translation": "Befehlsmenü"
+ },
"menu.config": {
"translation": "Konfiguration"
},
@@ -1200,6 +1419,9 @@
"menu.import": {
"translation": "Importieren …"
},
+ "menu.keyboardShortcuts": {
+ "translation": "Tastaturkurzbefehle"
+ },
"menu.layout": {
"translation": "Vertikales Layout"
},
diff --git a/src/livecodes/i18n/locales/de/translation.ts b/src/livecodes/i18n/locales/de/translation.ts
index 158b06488..e0b2e49f6 100644
--- a/src/livecodes/i18n/locales/de/translation.ts
+++ b/src/livecodes/i18n/locales/de/translation.ts
@@ -273,7 +273,8 @@ const translation: I18nTranslation = {
save: 'Bild speichern',
scale: 'Bild Skala',
shadow: 'Schatten',
- share: 'Bild teilen',
+ shareImage: 'Bild teilen',
+ shareTitle: 'Teilen',
shareUrl: 'URL freigeben',
theme: 'Theme',
width: 'Breite',
@@ -284,6 +285,83 @@ const translation: I18nTranslation = {
windows: 'Windows',
},
},
+ commandMenu: {
+ changeTheme: {
+ dark: 'Zu dunklem Thema wechseln',
+ light: 'Zu Light Theme wechseln',
+ title: 'Thema ändern',
+ },
+ changeUILanguage: 'UI-Sprache ändern',
+ closeModalMenu: 'Modal/Menü schließen',
+ contribute: 'Beitragen',
+ copy: 'Code kopieren',
+ copyAsDataUrl: 'Code als Daten-URL kopieren',
+ disableAI: 'Deaktivieren des KI-Code-Assistenten',
+ disableAutoSave: 'Automatisches Speichern deaktivieren',
+ disableAutoUpdate: 'Automatische Aktualisierung deaktivieren',
+ disableEmacs: 'Emacs-Modus deaktivieren',
+ disableFormatOnSave: 'Formatieren beim Speichern deaktivieren',
+ disableRecoverUnsaved: 'Deaktivieren Wiederherstellen ungesicherter',
+ disableVim: 'Vim-Modus deaktivieren',
+ enableAI: 'KI-Code-Assistent aktivieren',
+ enableAutoSave: 'Automatisches Speichern einschalten',
+ enableAutoUpdate: 'Automatisches Update einschalten',
+ enableEmacs: 'Emacs-Modus einschalten',
+ enableFormatOnSave: 'Formatieren beim Speichern aktivieren',
+ enableRecoverUnsaved: 'Wiederherstellen ungesicherter Daten aktivieren',
+ enableVim: 'Vim-Modus einschalten',
+ focus: {
+ editor: 'Konzentrieren Sie sich auf den Herausgeber',
+ home: 'Fokus nach Hause verschieben',
+ outOfEditor: 'Fokus aus dem Editor verschieben',
+ },
+ formatCode: 'Formatieren von Code',
+ home: 'Startseite',
+ horizontalLayout: 'Horizontales Layout',
+ keyboardShortcuts: 'Tastaturkurzbefehle',
+ login: 'Anmelden',
+ logout: 'Abmeldung',
+ moveToParent: 'zur Muttergesellschaft wechseln',
+ placeholder: 'Geben Sie einen Befehl ein oder suchen Sie...',
+ processors: 'Prozessoren',
+ responsiveLayout: 'Responsives Layout',
+ run: 'Ausführen',
+ saveAsFork: 'Als neues Projekt speichern',
+ saveAsTemplate: 'Als Vorlage speichern',
+ selectLanguage: 'Sprache auswählen',
+ show: {
+ compiled: 'Kompilierten Code umschalten',
+ console: 'Toggle-Konsole',
+ focusMode: 'Fokusmodus umschalten',
+ fullscreen: 'Vollbild umschalten',
+ markup: 'Markup-Editor anzeigen',
+ maximizeCompiled: 'Maximierung des kompilierten Codes',
+ maximizeConsole: 'Konsole maximieren',
+ maximizeTests: 'Tests maximieren',
+ next: 'Nächsten Editor anzeigen',
+ previous: 'Vorherigen Editor anzeigen',
+ result: 'Ergebnis umschalten',
+ runTests: 'Tests durchführen',
+ script: 'Skript-Editor anzeigen',
+ style: 'Stil-Editor anzeigen',
+ tests: 'Tests umschalten',
+ title: 'Anzeigen ...',
+ zoom: 'Ergebniszoom umschalten',
+ },
+ starterTemplates: 'Starter-Vorlagen',
+ sync: 'Sync (beta) ...',
+ template: 'Vorlage',
+ theme: {
+ color: 'Themenfarbe einstellen',
+ defaultColor: 'Standard-Themenfarbe festlegen',
+ },
+ title: 'Befehlsmenü',
+ toClose: 'zu schließen',
+ toNavigate: 'zum Navigieren',
+ toSelect: 'zum Auswählen',
+ toggle: 'Umschalten: ',
+ verticalLayout: 'Vertikales Layout',
+ },
core: {
broadcast: {
heading: 'Übertragung',
@@ -583,6 +661,13 @@ const translation: I18nTranslation = {
},
success: 'Import erfolgreich!',
},
+ keyboardShortcuts: {
+ command: 'Befehl',
+ editorShortcuts:
+ 'Eine Liste der Tastaturkürzel für den Code-Editor finden Sie unter <1> VS Code-Tastenkombinationen1>',
+ heading: 'Tastaturkurzbefehle',
+ key: 'Schlüssel',
+ },
login: {
accessAllowed: 'Zugriff erlauben auf:',
desc: '<1>Durch die Anmeldung stimmen Sie zu, dass <2>Cookies2> auf Ihrem Gerät gespeichert werden dürfen.1> <3> <4>Warum werden diese Berechtigungen benötigt?4> 3> <5> <6>Wie ändere/widerrufe ich Berechtigungen?6> 5>',
@@ -614,6 +699,7 @@ const translation: I18nTranslation = {
backup: 'Sichern / Wiederherstellen …',
blog: 'LiveCodes Blog',
broadcast: 'Übertragen …',
+ commandMenu: 'Befehlsmenü',
config: 'Konfiguration',
customSettings: 'Benutzerdefinierte Einstellungen …',
delay: {
@@ -637,6 +723,7 @@ const translation: I18nTranslation = {
formatOnsave: 'Beim Speichern formatieren',
getstart: 'Erste Schritte',
import: 'Importieren …',
+ keyboardShortcuts: 'Tastaturkurzbefehle',
layout: 'Vertikales Layout',
license: 'Lizenz',
login: 'Anmelden …',
diff --git a/src/livecodes/i18n/locales/es/translation.lokalise.json b/src/livecodes/i18n/locales/es/translation.lokalise.json
index 81ee3c598..931a7f412 100644
--- a/src/livecodes/i18n/locales/es/translation.lokalise.json
+++ b/src/livecodes/i18n/locales/es/translation.lokalise.json
@@ -462,9 +462,12 @@
"codeToImage.shadow": {
"translation": "Sombra"
},
- "codeToImage.share": {
+ "codeToImage.shareImage": {
"translation": "Compartir imagen"
},
+ "codeToImage.shareTitle": {
+ "translation": "Compartir"
+ },
"codeToImage.shareUrl": {
"translation": "Compartir URL"
},
@@ -486,6 +489,207 @@
"codeToImage.windowStyle.windows": {
"translation": "Windows"
},
+ "commandMenu.changeTheme.dark": {
+ "translation": "Cambiar a tema oscuro"
+ },
+ "commandMenu.changeTheme.light": {
+ "translation": "Cambiar al tema de la luz"
+ },
+ "commandMenu.changeTheme.title": {
+ "translation": "Cambiar tema"
+ },
+ "commandMenu.changeUILanguage": {
+ "translation": "Cambiar el idioma de la interfaz de usuario"
+ },
+ "commandMenu.closeModalMenu": {
+ "translation": "Cerrar Modal/Menú"
+ },
+ "commandMenu.contribute": {
+ "translation": "Contribuir"
+ },
+ "commandMenu.copy": {
+ "translation": "Copiar código"
+ },
+ "commandMenu.copyAsDataUrl": {
+ "translation": "Copiar código como URL de datos"
+ },
+ "commandMenu.disableAI": {
+ "translation": "Desactivar AI Code Assistant"
+ },
+ "commandMenu.disableAutoSave": {
+ "translation": "Desactivar guardado automático"
+ },
+ "commandMenu.disableAutoUpdate": {
+ "translation": "Desactivar actualización automática"
+ },
+ "commandMenu.disableEmacs": {
+ "translation": "Desactivar el modo Emacs"
+ },
+ "commandMenu.disableFormatOnSave": {
+ "translation": "Desactivar formato al guardar"
+ },
+ "commandMenu.disableRecoverUnsaved": {
+ "translation": "Desactivar Recuperar no guardados"
+ },
+ "commandMenu.disableVim": {
+ "translation": "Desactivar el modo Vim"
+ },
+ "commandMenu.enableAI": {
+ "translation": "Habilitar asistente de código IA"
+ },
+ "commandMenu.enableAutoSave": {
+ "translation": "Activar guardado automático"
+ },
+ "commandMenu.enableAutoUpdate": {
+ "translation": "Activar actualización automática"
+ },
+ "commandMenu.enableEmacs": {
+ "translation": "Activar el modo Emacs"
+ },
+ "commandMenu.enableFormatOnSave": {
+ "translation": "Activar formato al guardar"
+ },
+ "commandMenu.enableRecoverUnsaved": {
+ "translation": "Activar la recuperación de archivos no guardados"
+ },
+ "commandMenu.enableVim": {
+ "translation": "Activar el modo Vim"
+ },
+ "commandMenu.focus.editor": {
+ "translation": "centrarse en el editor"
+ },
+ "commandMenu.focus.home": {
+ "translation": "Desplazar el foco a casa"
+ },
+ "commandMenu.focus.outOfEditor": {
+ "translation": "Mover el foco fuera del editor"
+ },
+ "commandMenu.formatCode": {
+ "translation": "formatear el código"
+ },
+ "commandMenu.home": {
+ "translation": "Inicio"
+ },
+ "commandMenu.horizontalLayout": {
+ "translation": "Diseño horizontal"
+ },
+ "commandMenu.keyboardShortcuts": {
+ "translation": "Atajos de teclado"
+ },
+ "commandMenu.login": {
+ "translation": "Iniciar sesión"
+ },
+ "commandMenu.logout": {
+ "translation": "Cierre de sesión"
+ },
+ "commandMenu.moveToParent": {
+ "translation": "pasar a padre"
+ },
+ "commandMenu.placeholder": {
+ "translation": "Escribe un comando o busca..."
+ },
+ "commandMenu.processors": {
+ "translation": "Procesadores"
+ },
+ "commandMenu.responsiveLayout": {
+ "translation": "Diseño responsivo"
+ },
+ "commandMenu.run": {
+ "translation": "Ejecutar"
+ },
+ "commandMenu.saveAsFork": {
+ "translation": "Guardar como un nuevo proyecto"
+ },
+ "commandMenu.saveAsTemplate": {
+ "translation": "Guardar como plantilla"
+ },
+ "commandMenu.selectLanguage": {
+ "translation": "Seleccionar idioma"
+ },
+ "commandMenu.show.compiled": {
+ "translation": "Alternar código compilado"
+ },
+ "commandMenu.show.console": {
+ "translation": "Consola Toggle"
+ },
+ "commandMenu.show.focusMode": {
+ "translation": "Conmutar el modo de enfoque"
+ },
+ "commandMenu.show.fullscreen": {
+ "translation": "Pantalla completa"
+ },
+ "commandMenu.show.markup": {
+ "translation": "Mostrar editor de marcas"
+ },
+ "commandMenu.show.maximizeCompiled": {
+ "translation": "Maximizar el código compilado"
+ },
+ "commandMenu.show.maximizeConsole": {
+ "translation": "Maximizar la consola"
+ },
+ "commandMenu.show.maximizeTests": {
+ "translation": "Maximizar las pruebas"
+ },
+ "commandMenu.show.next": {
+ "translation": "Mostrar siguiente editor"
+ },
+ "commandMenu.show.previous": {
+ "translation": "Mostrar editor anterior"
+ },
+ "commandMenu.show.result": {
+ "translation": "Alternar resultado"
+ },
+ "commandMenu.show.runTests": {
+ "translation": "Ejecutar pruebas"
+ },
+ "commandMenu.show.script": {
+ "translation": "Mostrar editor de guiones"
+ },
+ "commandMenu.show.style": {
+ "translation": "Mostrar editor de estilos"
+ },
+ "commandMenu.show.tests": {
+ "translation": "Alternar pruebas"
+ },
+ "commandMenu.show.title": {
+ "translation": "Mostrar ..."
+ },
+ "commandMenu.show.zoom": {
+ "translation": "Alternar zoom de resultados"
+ },
+ "commandMenu.starterTemplates": {
+ "translation": "Plantillas de Inicio"
+ },
+ "commandMenu.sync": {
+ "translation": "Sync (beta) ..."
+ },
+ "commandMenu.template": {
+ "translation": "Plantilla"
+ },
+ "commandMenu.theme.color": {
+ "translation": "Definir color del tema"
+ },
+ "commandMenu.theme.defaultColor": {
+ "translation": "Establecer el color predeterminado del tema"
+ },
+ "commandMenu.title": {
+ "translation": "Menú de comandos"
+ },
+ "commandMenu.toClose": {
+ "translation": "cerrar"
+ },
+ "commandMenu.toNavigate": {
+ "translation": "para navegar"
+ },
+ "commandMenu.toSelect": {
+ "translation": "para seleccionar"
+ },
+ "commandMenu.toggle": {
+ "translation": "Toggle: "
+ },
+ "commandMenu.verticalLayout": {
+ "translation": "Diseño vertical"
+ },
"core.broadcast.heading": {
"translation": "Transmisión"
},
@@ -1077,6 +1281,18 @@
"import.success": {
"translation": "¡Importación exitosa!"
},
+ "keyboardShortcuts.command": {
+ "translation": "Comando"
+ },
+ "keyboardShortcuts.editorShortcuts": {
+ "translation": "Para ver la lista de métodos abreviados de teclado del editor de código, consulte Métodos abreviados de VS Code"
+ },
+ "keyboardShortcuts.heading": {
+ "translation": "Atajos de teclado"
+ },
+ "keyboardShortcuts.key": {
+ "translation": "Clave"
+ },
"login.accessAllowed": {
"translation": "Permitir acceso a:"
},
@@ -1143,6 +1359,9 @@
"menu.broadcast": {
"translation": "Transmitir …"
},
+ "menu.commandMenu": {
+ "translation": "Menú de comandos"
+ },
"menu.config": {
"translation": "Configuración"
},
@@ -1200,6 +1419,9 @@
"menu.import": {
"translation": "Importar …"
},
+ "menu.keyboardShortcuts": {
+ "translation": "Atajos de teclado"
+ },
"menu.layout": {
"translation": "Diseño vertical"
},
diff --git a/src/livecodes/i18n/locales/es/translation.ts b/src/livecodes/i18n/locales/es/translation.ts
index 171d05509..76cb19808 100644
--- a/src/livecodes/i18n/locales/es/translation.ts
+++ b/src/livecodes/i18n/locales/es/translation.ts
@@ -273,7 +273,8 @@ const translation: I18nTranslation = {
save: 'Guardar imagen',
scale: 'Escala de imágenes',
shadow: 'Sombra',
- share: 'Compartir imagen',
+ shareImage: 'Compartir imagen',
+ shareTitle: 'Compartir',
shareUrl: 'Compartir URL',
theme: 'Tema',
width: 'Anchura',
@@ -284,6 +285,83 @@ const translation: I18nTranslation = {
windows: 'Windows',
},
},
+ commandMenu: {
+ changeTheme: {
+ dark: 'Cambiar a tema oscuro',
+ light: 'Cambiar al tema de la luz',
+ title: 'Cambiar tema',
+ },
+ changeUILanguage: 'Cambiar el idioma de la interfaz de usuario',
+ closeModalMenu: 'Cerrar Modal/Menú',
+ contribute: 'Contribuir',
+ copy: 'Copiar código',
+ copyAsDataUrl: 'Copiar código como URL de datos',
+ disableAI: 'Desactivar AI Code Assistant',
+ disableAutoSave: 'Desactivar guardado automático',
+ disableAutoUpdate: 'Desactivar actualización automática',
+ disableEmacs: 'Desactivar el modo Emacs',
+ disableFormatOnSave: 'Desactivar formato al guardar',
+ disableRecoverUnsaved: 'Desactivar Recuperar no guardados',
+ disableVim: 'Desactivar el modo Vim',
+ enableAI: 'Habilitar asistente de código IA',
+ enableAutoSave: 'Activar guardado automático',
+ enableAutoUpdate: 'Activar actualización automática',
+ enableEmacs: 'Activar el modo Emacs',
+ enableFormatOnSave: 'Activar formato al guardar',
+ enableRecoverUnsaved: 'Activar la recuperación de archivos no guardados',
+ enableVim: 'Activar el modo Vim',
+ focus: {
+ editor: 'centrarse en el editor',
+ home: 'Desplazar el foco a casa',
+ outOfEditor: 'Mover el foco fuera del editor',
+ },
+ formatCode: 'formatear el código',
+ home: 'Inicio',
+ horizontalLayout: 'Diseño horizontal',
+ keyboardShortcuts: 'Atajos de teclado',
+ login: 'Iniciar sesión',
+ logout: 'Cierre de sesión',
+ moveToParent: 'pasar a padre',
+ placeholder: 'Escribe un comando o busca...',
+ processors: 'Procesadores',
+ responsiveLayout: 'Diseño responsivo',
+ run: 'Ejecutar',
+ saveAsFork: 'Guardar como un nuevo proyecto',
+ saveAsTemplate: 'Guardar como plantilla',
+ selectLanguage: 'Seleccionar idioma',
+ show: {
+ compiled: 'Alternar código compilado',
+ console: 'Consola Toggle',
+ focusMode: 'Conmutar el modo de enfoque',
+ fullscreen: 'Pantalla completa',
+ markup: 'Mostrar editor de marcas',
+ maximizeCompiled: 'Maximizar el código compilado',
+ maximizeConsole: 'Maximizar la consola',
+ maximizeTests: 'Maximizar las pruebas',
+ next: 'Mostrar siguiente editor',
+ previous: 'Mostrar editor anterior',
+ result: 'Alternar resultado',
+ runTests: 'Ejecutar pruebas',
+ script: 'Mostrar editor de guiones',
+ style: 'Mostrar editor de estilos',
+ tests: 'Alternar pruebas',
+ title: 'Mostrar ...',
+ zoom: 'Alternar zoom de resultados',
+ },
+ starterTemplates: 'Plantillas de Inicio',
+ sync: 'Sync (beta) ...',
+ template: 'Plantilla',
+ theme: {
+ color: 'Definir color del tema',
+ defaultColor: 'Establecer el color predeterminado del tema',
+ },
+ title: 'Menú de comandos',
+ toClose: 'cerrar',
+ toNavigate: 'para navegar',
+ toSelect: 'para seleccionar',
+ toggle: 'Toggle: ',
+ verticalLayout: 'Diseño vertical',
+ },
core: {
broadcast: {
heading: 'Transmisión',
@@ -583,6 +661,13 @@ const translation: I18nTranslation = {
},
success: '¡Importación exitosa!',
},
+ keyboardShortcuts: {
+ command: 'Comando',
+ editorShortcuts:
+ 'Para ver la lista de métodos abreviados de teclado del editor de código, consulte <1> Métodos abreviados de VS Code1>',
+ heading: 'Atajos de teclado',
+ key: 'Clave',
+ },
login: {
accessAllowed: 'Permitir acceso a:',
desc: '<1>Al iniciar sesión, aceptas que se pueden almacenar <2>cookies2> en tu dispositivo.1> <3> <4>¿Por qué se requieren estos permisos?4> 3> <5> <6>¿Cómo cambiar/revocar permisos?6> 5>',
@@ -614,6 +699,7 @@ const translation: I18nTranslation = {
backup: 'Copia de seguridad / Restaurar …',
blog: 'Blog de LiveCodes',
broadcast: 'Transmitir …',
+ commandMenu: 'Menú de comandos',
config: 'Configuración',
customSettings: 'Configuraciones personalizadas …',
delay: {
@@ -637,6 +723,7 @@ const translation: I18nTranslation = {
formatOnsave: 'Formatear al guardar',
getstart: 'Primeros pasos',
import: 'Importar …',
+ keyboardShortcuts: 'Atajos de teclado',
layout: 'Diseño vertical',
license: 'Licencia',
login: 'Iniciar sesión …',
diff --git a/src/livecodes/i18n/locales/fr/translation.lokalise.json b/src/livecodes/i18n/locales/fr/translation.lokalise.json
index ee3993aa0..6e6d13bcb 100644
--- a/src/livecodes/i18n/locales/fr/translation.lokalise.json
+++ b/src/livecodes/i18n/locales/fr/translation.lokalise.json
@@ -462,9 +462,12 @@
"codeToImage.shadow": {
"translation": "Ombre"
},
- "codeToImage.share": {
+ "codeToImage.shareImage": {
"translation": "Partager l'image"
},
+ "codeToImage.shareTitle": {
+ "translation": "Partager"
+ },
"codeToImage.shareUrl": {
"translation": "Partager l'URL"
},
@@ -486,6 +489,207 @@
"codeToImage.windowStyle.windows": {
"translation": "Windows"
},
+ "commandMenu.changeTheme.dark": {
+ "translation": "Passer au thème sombre"
+ },
+ "commandMenu.changeTheme.light": {
+ "translation": "Passer au thème lumineux"
+ },
+ "commandMenu.changeTheme.title": {
+ "translation": "Changer de thème"
+ },
+ "commandMenu.changeUILanguage": {
+ "translation": "Changer la langue de l'interface utilisateur"
+ },
+ "commandMenu.closeModalMenu": {
+ "translation": "Fermer la fenêtre modale/le menu"
+ },
+ "commandMenu.contribute": {
+ "translation": "Contribuer"
+ },
+ "commandMenu.copy": {
+ "translation": "Copier le code"
+ },
+ "commandMenu.copyAsDataUrl": {
+ "translation": "Copier le code en tant qu'URL de données"
+ },
+ "commandMenu.disableAI": {
+ "translation": "Désactiver l'assistant de codage de l'IA"
+ },
+ "commandMenu.disableAutoSave": {
+ "translation": "Désactiver l'enregistrement automatique"
+ },
+ "commandMenu.disableAutoUpdate": {
+ "translation": "Désactiver la mise à jour automatique"
+ },
+ "commandMenu.disableEmacs": {
+ "translation": "Désactiver le mode Emacs"
+ },
+ "commandMenu.disableFormatOnSave": {
+ "translation": "Désactiver le formatage à l'enregistrement"
+ },
+ "commandMenu.disableRecoverUnsaved": {
+ "translation": "Désactiver la récupération des données non sauvegardées"
+ },
+ "commandMenu.disableVim": {
+ "translation": "Désactiver le mode Vim"
+ },
+ "commandMenu.enableAI": {
+ "translation": "Activer l'assistant de code AI"
+ },
+ "commandMenu.enableAutoSave": {
+ "translation": "Activer l'enregistrement automatique"
+ },
+ "commandMenu.enableAutoUpdate": {
+ "translation": "Activer la mise à jour automatique"
+ },
+ "commandMenu.enableEmacs": {
+ "translation": "Activer le mode Emacs"
+ },
+ "commandMenu.enableFormatOnSave": {
+ "translation": "Activer le format lors de l'enregistrement"
+ },
+ "commandMenu.enableRecoverUnsaved": {
+ "translation": "Activer la récupération des données non sauvegardées"
+ },
+ "commandMenu.enableVim": {
+ "translation": "Activer le mode Vim"
+ },
+ "commandMenu.focus.editor": {
+ "translation": "se concentrer sur l'éditeur"
+ },
+ "commandMenu.focus.home": {
+ "translation": "Recentrer l'attention sur le domicile"
+ },
+ "commandMenu.focus.outOfEditor": {
+ "translation": "Déplacer le focus hors de l'éditeur"
+ },
+ "commandMenu.formatCode": {
+ "translation": "formater le code"
+ },
+ "commandMenu.home": {
+ "translation": "Accueil"
+ },
+ "commandMenu.horizontalLayout": {
+ "translation": "Disposition horizontale"
+ },
+ "commandMenu.keyboardShortcuts": {
+ "translation": "Raccourcis clavier"
+ },
+ "commandMenu.login": {
+ "translation": "Connexion"
+ },
+ "commandMenu.logout": {
+ "translation": "Déconnexion"
+ },
+ "commandMenu.moveToParent": {
+ "translation": "passer au parent"
+ },
+ "commandMenu.placeholder": {
+ "translation": "Tapez une commande ou recherchez..."
+ },
+ "commandMenu.processors": {
+ "translation": "Processeurs"
+ },
+ "commandMenu.responsiveLayout": {
+ "translation": "Disposition réactive"
+ },
+ "commandMenu.run": {
+ "translation": "Exécuter"
+ },
+ "commandMenu.saveAsFork": {
+ "translation": "Enregistrer en tant que nouveau projet"
+ },
+ "commandMenu.saveAsTemplate": {
+ "translation": "Enregistrer comme modèle"
+ },
+ "commandMenu.selectLanguage": {
+ "translation": "Sélectionner la langue"
+ },
+ "commandMenu.show.compiled": {
+ "translation": "Afficher le code compilé"
+ },
+ "commandMenu.show.console": {
+ "translation": "Basculer la console"
+ },
+ "commandMenu.show.focusMode": {
+ "translation": "Basculer le mode de mise au point"
+ },
+ "commandMenu.show.fullscreen": {
+ "translation": "Basculer en plein écran"
+ },
+ "commandMenu.show.markup": {
+ "translation": "Afficher l'éditeur de balises"
+ },
+ "commandMenu.show.maximizeCompiled": {
+ "translation": "Maximiser le code compilé"
+ },
+ "commandMenu.show.maximizeConsole": {
+ "translation": "Maximiser la console"
+ },
+ "commandMenu.show.maximizeTests": {
+ "translation": "Maximiser les tests"
+ },
+ "commandMenu.show.next": {
+ "translation": "Afficher l'éditeur suivant"
+ },
+ "commandMenu.show.previous": {
+ "translation": "Afficher l'éditeur précédent"
+ },
+ "commandMenu.show.result": {
+ "translation": "Basculer le résultat"
+ },
+ "commandMenu.show.runTests": {
+ "translation": "Exécuter les tests"
+ },
+ "commandMenu.show.script": {
+ "translation": "Afficher l'éditeur de script"
+ },
+ "commandMenu.show.style": {
+ "translation": "Afficher l'éditeur de style"
+ },
+ "commandMenu.show.tests": {
+ "translation": "Basculer les tests"
+ },
+ "commandMenu.show.title": {
+ "translation": "Montrer ..."
+ },
+ "commandMenu.show.zoom": {
+ "translation": "Zoom sur le résultat"
+ },
+ "commandMenu.starterTemplates": {
+ "translation": "Modèles de Démarrage"
+ },
+ "commandMenu.sync": {
+ "translation": "Sync (beta) ..."
+ },
+ "commandMenu.template": {
+ "translation": "Modèle"
+ },
+ "commandMenu.theme.color": {
+ "translation": "Définir la couleur du thème"
+ },
+ "commandMenu.theme.defaultColor": {
+ "translation": "Définir la couleur par défaut du thème"
+ },
+ "commandMenu.title": {
+ "translation": "Menu de commande"
+ },
+ "commandMenu.toClose": {
+ "translation": "pour fermer"
+ },
+ "commandMenu.toNavigate": {
+ "translation": "pour naviguer"
+ },
+ "commandMenu.toSelect": {
+ "translation": "pour sélectionner"
+ },
+ "commandMenu.toggle": {
+ "translation": "Toggle : "
+ },
+ "commandMenu.verticalLayout": {
+ "translation": "Disposition verticale"
+ },
"core.broadcast.heading": {
"translation": "Diffusion"
},
@@ -1077,6 +1281,18 @@
"import.success": {
"translation": "Importation réussie !"
},
+ "keyboardShortcuts.command": {
+ "translation": "Commande"
+ },
+ "keyboardShortcuts.editorShortcuts": {
+ "translation": "Pour la liste des raccourcis clavier de l'éditeur de code, voir Raccourcis de VS Code"
+ },
+ "keyboardShortcuts.heading": {
+ "translation": "Raccourcis clavier"
+ },
+ "keyboardShortcuts.key": {
+ "translation": "Clé"
+ },
"login.accessAllowed": {
"translation": "Autoriser l'accès à :"
},
@@ -1143,6 +1359,9 @@
"menu.broadcast": {
"translation": "Diffusion …"
},
+ "menu.commandMenu": {
+ "translation": "Menu de commande"
+ },
"menu.config": {
"translation": "Configuration"
},
@@ -1200,6 +1419,9 @@
"menu.import": {
"translation": "Importer …"
},
+ "menu.keyboardShortcuts": {
+ "translation": "Raccourcis clavier"
+ },
"menu.layout": {
"translation": "Disposition verticale"
},
diff --git a/src/livecodes/i18n/locales/fr/translation.ts b/src/livecodes/i18n/locales/fr/translation.ts
index fc2ef7b1a..c6c74a6ae 100644
--- a/src/livecodes/i18n/locales/fr/translation.ts
+++ b/src/livecodes/i18n/locales/fr/translation.ts
@@ -273,7 +273,8 @@ const translation: I18nTranslation = {
save: "Enregistrer l'image",
scale: "Échelle d'image",
shadow: 'Ombre',
- share: "Partager l'image",
+ shareImage: "Partager l'image",
+ shareTitle: 'Partager',
shareUrl: "Partager l'URL",
theme: 'Thème',
width: 'Largeur',
@@ -284,6 +285,83 @@ const translation: I18nTranslation = {
windows: 'Windows',
},
},
+ commandMenu: {
+ changeTheme: {
+ dark: 'Passer au thème sombre',
+ light: 'Passer au thème lumineux',
+ title: 'Changer de thème',
+ },
+ changeUILanguage: "Changer la langue de l'interface utilisateur",
+ closeModalMenu: 'Fermer la fenêtre modale/le menu',
+ contribute: 'Contribuer',
+ copy: 'Copier le code',
+ copyAsDataUrl: "Copier le code en tant qu'URL de données",
+ disableAI: "Désactiver l'assistant de codage de l'IA",
+ disableAutoSave: "Désactiver l'enregistrement automatique",
+ disableAutoUpdate: 'Désactiver la mise à jour automatique',
+ disableEmacs: 'Désactiver le mode Emacs',
+ disableFormatOnSave: "Désactiver le formatage à l'enregistrement",
+ disableRecoverUnsaved: 'Désactiver la récupération des données non sauvegardées',
+ disableVim: 'Désactiver le mode Vim',
+ enableAI: "Activer l'assistant de code AI",
+ enableAutoSave: "Activer l'enregistrement automatique",
+ enableAutoUpdate: 'Activer la mise à jour automatique',
+ enableEmacs: 'Activer le mode Emacs',
+ enableFormatOnSave: "Activer le format lors de l'enregistrement",
+ enableRecoverUnsaved: 'Activer la récupération des données non sauvegardées',
+ enableVim: 'Activer le mode Vim',
+ focus: {
+ editor: "se concentrer sur l'éditeur",
+ home: "Recentrer l'attention sur le domicile",
+ outOfEditor: "Déplacer le focus hors de l'éditeur",
+ },
+ formatCode: 'formater le code',
+ home: 'Accueil',
+ horizontalLayout: 'Disposition horizontale',
+ keyboardShortcuts: 'Raccourcis clavier',
+ login: 'Connexion',
+ logout: 'Déconnexion',
+ moveToParent: 'passer au parent',
+ placeholder: 'Tapez une commande ou recherchez...',
+ processors: 'Processeurs',
+ responsiveLayout: 'Disposition réactive',
+ run: 'Exécuter',
+ saveAsFork: 'Enregistrer en tant que nouveau projet',
+ saveAsTemplate: 'Enregistrer comme modèle',
+ selectLanguage: 'Sélectionner la langue',
+ show: {
+ compiled: 'Afficher le code compilé',
+ console: 'Basculer la console',
+ focusMode: 'Basculer le mode de mise au point',
+ fullscreen: 'Basculer en plein écran',
+ markup: "Afficher l'éditeur de balises",
+ maximizeCompiled: 'Maximiser le code compilé',
+ maximizeConsole: 'Maximiser la console',
+ maximizeTests: 'Maximiser les tests',
+ next: "Afficher l'éditeur suivant",
+ previous: "Afficher l'éditeur précédent",
+ result: 'Basculer le résultat',
+ runTests: 'Exécuter les tests',
+ script: "Afficher l'éditeur de script",
+ style: "Afficher l'éditeur de style",
+ tests: 'Basculer les tests',
+ title: 'Montrer ...',
+ zoom: 'Zoom sur le résultat',
+ },
+ starterTemplates: 'Modèles de Démarrage',
+ sync: 'Sync (beta) ...',
+ template: 'Modèle',
+ theme: {
+ color: 'Définir la couleur du thème',
+ defaultColor: 'Définir la couleur par défaut du thème',
+ },
+ title: 'Menu de commande',
+ toClose: 'pour fermer',
+ toNavigate: 'pour naviguer',
+ toSelect: 'pour sélectionner',
+ toggle: 'Toggle : ',
+ verticalLayout: 'Disposition verticale',
+ },
core: {
broadcast: {
heading: 'Diffusion',
@@ -583,6 +661,13 @@ const translation: I18nTranslation = {
},
success: 'Importation réussie !',
},
+ keyboardShortcuts: {
+ command: 'Commande',
+ editorShortcuts:
+ "Pour la liste des raccourcis clavier de l'éditeur de code, voir <1> Raccourcis de VS Code1>",
+ heading: 'Raccourcis clavier',
+ key: 'Clé',
+ },
login: {
accessAllowed: "Autoriser l'accès à :",
desc: '<1>En vous connectant, vous acceptez que des <2>cookies2> soient stockés sur votre appareil.1> <3> <4>Pourquoi ces autorisations sont nécessaires ?4> 3> <5> <6>Comment révoquer les autorisations ?6> 5>',
@@ -614,6 +699,7 @@ const translation: I18nTranslation = {
backup: 'Sauvegarde / Restauration …',
blog: 'Blog LiveCodes',
broadcast: 'Diffusion …',
+ commandMenu: 'Menu de commande',
config: 'Configuration',
customSettings: 'Paramètres personnalisés …',
delay: {
@@ -637,6 +723,7 @@ const translation: I18nTranslation = {
formatOnsave: "Formater à l'enregistrement",
getstart: 'Mise en route',
import: 'Importer …',
+ keyboardShortcuts: 'Raccourcis clavier',
layout: 'Disposition verticale',
license: 'Licence',
login: 'Connexion',
diff --git a/src/livecodes/i18n/locales/hi/translation.lokalise.json b/src/livecodes/i18n/locales/hi/translation.lokalise.json
index bc8d941e5..007a4dd24 100644
--- a/src/livecodes/i18n/locales/hi/translation.lokalise.json
+++ b/src/livecodes/i18n/locales/hi/translation.lokalise.json
@@ -462,9 +462,12 @@
"codeToImage.shadow": {
"translation": "छाया"
},
- "codeToImage.share": {
+ "codeToImage.shareImage": {
"translation": "चित्र साझा करें"
},
+ "codeToImage.shareTitle": {
+ "translation": "साझा करें"
+ },
"codeToImage.shareUrl": {
"translation": "यूआरएल साझा करें"
},
@@ -486,6 +489,207 @@
"codeToImage.windowStyle.windows": {
"translation": "Windows"
},
+ "commandMenu.changeTheme.dark": {
+ "translation": "डार्क थीम में बदलें"
+ },
+ "commandMenu.changeTheme.light": {
+ "translation": "लाइट थीम में बदलें"
+ },
+ "commandMenu.changeTheme.title": {
+ "translation": "विषय को परिवर्तित करें"
+ },
+ "commandMenu.changeUILanguage": {
+ "translation": "UI भाषा बदलें"
+ },
+ "commandMenu.closeModalMenu": {
+ "translation": "मोडल/मेनू बंद करें"
+ },
+ "commandMenu.contribute": {
+ "translation": "योगदान देना"
+ },
+ "commandMenu.copy": {
+ "translation": "कोड कॉपी करें"
+ },
+ "commandMenu.copyAsDataUrl": {
+ "translation": "कोड को डेटा URL के रूप में कॉपी करें"
+ },
+ "commandMenu.disableAI": {
+ "translation": "एआई कोड सहायक अक्षम करें"
+ },
+ "commandMenu.disableAutoSave": {
+ "translation": "ऑटो सेव अक्षम करें"
+ },
+ "commandMenu.disableAutoUpdate": {
+ "translation": "स्वतः अद्यतन अक्षम करें"
+ },
+ "commandMenu.disableEmacs": {
+ "translation": "Emacs मोड अक्षम करें"
+ },
+ "commandMenu.disableFormatOnSave": {
+ "translation": "फ़ॉर्मेट ऑन-सेव अक्षम करें"
+ },
+ "commandMenu.disableRecoverUnsaved": {
+ "translation": "सहेजे न गए पुनर्प्राप्त को अक्षम करें"
+ },
+ "commandMenu.disableVim": {
+ "translation": "विम मोड अक्षम करें"
+ },
+ "commandMenu.enableAI": {
+ "translation": "AI कोड सहायक सक्षम करें"
+ },
+ "commandMenu.enableAutoSave": {
+ "translation": "स्वतः सहेजें सक्षम करें"
+ },
+ "commandMenu.enableAutoUpdate": {
+ "translation": "स्वतः अद्यतन सक्षम करें"
+ },
+ "commandMenu.enableEmacs": {
+ "translation": "Emacs मोड सक्षम करें"
+ },
+ "commandMenu.enableFormatOnSave": {
+ "translation": "फ़ॉर्मेट ऑन-सेव सक्षम करें"
+ },
+ "commandMenu.enableRecoverUnsaved": {
+ "translation": "सहेजे न गए पुनर्प्राप्त करें सक्षम करें"
+ },
+ "commandMenu.enableVim": {
+ "translation": "विम मोड सक्षम करें"
+ },
+ "commandMenu.focus.editor": {
+ "translation": "संपादक पर ध्यान दें"
+ },
+ "commandMenu.focus.home": {
+ "translation": "फ़ोकस को होम पर ले जाएँ"
+ },
+ "commandMenu.focus.outOfEditor": {
+ "translation": "फ़ोकस को संपादक से बाहर ले जाएँ"
+ },
+ "commandMenu.formatCode": {
+ "translation": "प्रारूप कोड"
+ },
+ "commandMenu.home": {
+ "translation": "होम"
+ },
+ "commandMenu.horizontalLayout": {
+ "translation": "क्षैतिज लेआउट"
+ },
+ "commandMenu.keyboardShortcuts": {
+ "translation": "कुंजीपटल अल्प मार्ग"
+ },
+ "commandMenu.login": {
+ "translation": "लॉगिन"
+ },
+ "commandMenu.logout": {
+ "translation": "लॉग आउट"
+ },
+ "commandMenu.moveToParent": {
+ "translation": "माता-पिता के पास जाना"
+ },
+ "commandMenu.placeholder": {
+ "translation": "कोई आदेश लिखें या खोजें..."
+ },
+ "commandMenu.processors": {
+ "translation": "प्रोसेसर"
+ },
+ "commandMenu.responsiveLayout": {
+ "translation": "प्रतिक्रियाशील लेआउट"
+ },
+ "commandMenu.run": {
+ "translation": "चलाएं"
+ },
+ "commandMenu.saveAsFork": {
+ "translation": "एक नये प्रोजेक्ट के रूप में सहेजें"
+ },
+ "commandMenu.saveAsTemplate": {
+ "translation": "टेम्पलेट के रूप में सहेजें"
+ },
+ "commandMenu.selectLanguage": {
+ "translation": "भाषा चुने"
+ },
+ "commandMenu.show.compiled": {
+ "translation": "संकलित कोड टॉगल करें"
+ },
+ "commandMenu.show.console": {
+ "translation": "टॉगल कंसोल"
+ },
+ "commandMenu.show.focusMode": {
+ "translation": "फोकस मोड टॉगल करें"
+ },
+ "commandMenu.show.fullscreen": {
+ "translation": "संपूर्ण स्क्रीन टॉगल करें"
+ },
+ "commandMenu.show.markup": {
+ "translation": "मार्कअप संपादक दिखाएँ"
+ },
+ "commandMenu.show.maximizeCompiled": {
+ "translation": "संकलित कोड को अधिकतम करें"
+ },
+ "commandMenu.show.maximizeConsole": {
+ "translation": "कंसोल को अधिकतम करें"
+ },
+ "commandMenu.show.maximizeTests": {
+ "translation": "अधिकतम परीक्षण करें"
+ },
+ "commandMenu.show.next": {
+ "translation": "अगला संपादक दिखाएं"
+ },
+ "commandMenu.show.previous": {
+ "translation": "पिछला संपादक दिखाएँ"
+ },
+ "commandMenu.show.result": {
+ "translation": "परिणाम टॉगल करें"
+ },
+ "commandMenu.show.runTests": {
+ "translation": "परीक्षण चलाएं"
+ },
+ "commandMenu.show.script": {
+ "translation": "स्क्रिप्ट संपादक दिखाएँ"
+ },
+ "commandMenu.show.style": {
+ "translation": "शैली संपादक दिखाएँ"
+ },
+ "commandMenu.show.tests": {
+ "translation": "टॉगल टेस्ट"
+ },
+ "commandMenu.show.title": {
+ "translation": "दिखाओ …"
+ },
+ "commandMenu.show.zoom": {
+ "translation": "टॉगल परिणाम ज़ूम"
+ },
+ "commandMenu.starterTemplates": {
+ "translation": "स्टार्टर टेम्पलेट्स"
+ },
+ "commandMenu.sync": {
+ "translation": "सिंक (बीटा) …"
+ },
+ "commandMenu.template": {
+ "translation": "टेम्पलेट"
+ },
+ "commandMenu.theme.color": {
+ "translation": "थीम रंग सेट करें"
+ },
+ "commandMenu.theme.defaultColor": {
+ "translation": "डिफ़ॉल्ट थीम रंग सेट करें"
+ },
+ "commandMenu.title": {
+ "translation": "कमांड मेनू"
+ },
+ "commandMenu.toClose": {
+ "translation": "बंद कर देना"
+ },
+ "commandMenu.toNavigate": {
+ "translation": "नेविगेट करना"
+ },
+ "commandMenu.toSelect": {
+ "translation": "चयन करने के लिए"
+ },
+ "commandMenu.toggle": {
+ "translation": "टॉगल करें: "
+ },
+ "commandMenu.verticalLayout": {
+ "translation": "लंबवत लेआउट"
+ },
"core.broadcast.heading": {
"translation": "प्रसारण"
},
@@ -1077,6 +1281,18 @@
"import.success": {
"translation": "आयात सफल!"
},
+ "keyboardShortcuts.command": {
+ "translation": "आज्ञा"
+ },
+ "keyboardShortcuts.editorShortcuts": {
+ "translation": "कोड संपादक कीबोर्ड शॉर्टकट की सूची के लिए, VS कोड शॉर्टकट देखें"
+ },
+ "keyboardShortcuts.heading": {
+ "translation": "कुंजीपटल अल्प मार्ग"
+ },
+ "keyboardShortcuts.key": {
+ "translation": "चाबी"
+ },
"login.accessAllowed": {
"translation": "इन तक पहुँच की अनुमति दें:"
},
@@ -1143,6 +1359,9 @@
"menu.broadcast": {
"translation": "प्रसारण …"
},
+ "menu.commandMenu": {
+ "translation": "कमांड मेनू"
+ },
"menu.config": {
"translation": "कॉन्फ़िगरेशन"
},
@@ -1200,6 +1419,9 @@
"menu.import": {
"translation": "आयात …"
},
+ "menu.keyboardShortcuts": {
+ "translation": "कुंजीपटल अल्प मार्ग"
+ },
"menu.layout": {
"translation": "लंबवत लेआउट"
},
diff --git a/src/livecodes/i18n/locales/hi/translation.ts b/src/livecodes/i18n/locales/hi/translation.ts
index cbbfe04c6..bd7c6bdbe 100644
--- a/src/livecodes/i18n/locales/hi/translation.ts
+++ b/src/livecodes/i18n/locales/hi/translation.ts
@@ -273,7 +273,8 @@ const translation: I18nTranslation = {
save: 'चित्र को सेव करें',
scale: 'छवि स्केल',
shadow: 'छाया',
- share: 'चित्र साझा करें',
+ shareImage: 'चित्र साझा करें',
+ shareTitle: 'साझा करें',
shareUrl: 'यूआरएल साझा करें',
theme: 'थीम',
width: 'चौड़ाई',
@@ -284,6 +285,83 @@ const translation: I18nTranslation = {
windows: 'Windows',
},
},
+ commandMenu: {
+ changeTheme: {
+ dark: 'डार्क थीम में बदलें',
+ light: 'लाइट थीम में बदलें',
+ title: 'विषय को परिवर्तित करें',
+ },
+ changeUILanguage: 'UI भाषा बदलें',
+ closeModalMenu: 'मोडल/मेनू बंद करें',
+ contribute: 'योगदान देना',
+ copy: 'कोड कॉपी करें',
+ copyAsDataUrl: 'कोड को डेटा URL के रूप में कॉपी करें',
+ disableAI: 'एआई कोड सहायक अक्षम करें',
+ disableAutoSave: 'ऑटो सेव अक्षम करें',
+ disableAutoUpdate: 'स्वतः अद्यतन अक्षम करें',
+ disableEmacs: 'Emacs मोड अक्षम करें',
+ disableFormatOnSave: 'फ़ॉर्मेट ऑन-सेव अक्षम करें',
+ disableRecoverUnsaved: 'सहेजे न गए पुनर्प्राप्त को अक्षम करें',
+ disableVim: 'विम मोड अक्षम करें',
+ enableAI: 'AI कोड सहायक सक्षम करें',
+ enableAutoSave: 'स्वतः सहेजें सक्षम करें',
+ enableAutoUpdate: 'स्वतः अद्यतन सक्षम करें',
+ enableEmacs: 'Emacs मोड सक्षम करें',
+ enableFormatOnSave: 'फ़ॉर्मेट ऑन-सेव सक्षम करें',
+ enableRecoverUnsaved: 'सहेजे न गए पुनर्प्राप्त करें सक्षम करें',
+ enableVim: 'विम मोड सक्षम करें',
+ focus: {
+ editor: 'संपादक पर ध्यान दें',
+ home: 'फ़ोकस को होम पर ले जाएँ',
+ outOfEditor: 'फ़ोकस को संपादक से बाहर ले जाएँ',
+ },
+ formatCode: 'प्रारूप कोड',
+ home: 'होम',
+ horizontalLayout: 'क्षैतिज लेआउट',
+ keyboardShortcuts: 'कुंजीपटल अल्प मार्ग',
+ login: 'लॉगिन',
+ logout: 'लॉग आउट',
+ moveToParent: 'माता-पिता के पास जाना',
+ placeholder: 'कोई आदेश लिखें या खोजें...',
+ processors: 'प्रोसेसर',
+ responsiveLayout: 'प्रतिक्रियाशील लेआउट',
+ run: 'चलाएं',
+ saveAsFork: 'एक नये प्रोजेक्ट के रूप में सहेजें',
+ saveAsTemplate: 'टेम्पलेट के रूप में सहेजें',
+ selectLanguage: 'भाषा चुने',
+ show: {
+ compiled: 'संकलित कोड टॉगल करें',
+ console: 'टॉगल कंसोल',
+ focusMode: 'फोकस मोड टॉगल करें',
+ fullscreen: 'संपूर्ण स्क्रीन टॉगल करें',
+ markup: 'मार्कअप संपादक दिखाएँ',
+ maximizeCompiled: 'संकलित कोड को अधिकतम करें',
+ maximizeConsole: 'कंसोल को अधिकतम करें',
+ maximizeTests: 'अधिकतम परीक्षण करें',
+ next: 'अगला संपादक दिखाएं',
+ previous: 'पिछला संपादक दिखाएँ',
+ result: 'परिणाम टॉगल करें',
+ runTests: 'परीक्षण चलाएं',
+ script: 'स्क्रिप्ट संपादक दिखाएँ',
+ style: 'शैली संपादक दिखाएँ',
+ tests: 'टॉगल टेस्ट',
+ title: 'दिखाओ …',
+ zoom: 'टॉगल परिणाम ज़ूम',
+ },
+ starterTemplates: 'स्टार्टर टेम्पलेट्स',
+ sync: 'सिंक (बीटा) …',
+ template: 'टेम्पलेट',
+ theme: {
+ color: 'थीम रंग सेट करें',
+ defaultColor: 'डिफ़ॉल्ट थीम रंग सेट करें',
+ },
+ title: 'कमांड मेनू',
+ toClose: 'बंद कर देना',
+ toNavigate: 'नेविगेट करना',
+ toSelect: 'चयन करने के लिए',
+ toggle: 'टॉगल करें: ',
+ verticalLayout: 'लंबवत लेआउट',
+ },
core: {
broadcast: {
heading: 'प्रसारण',
@@ -583,6 +661,12 @@ const translation: I18nTranslation = {
},
success: 'आयात सफल!',
},
+ keyboardShortcuts: {
+ command: 'आज्ञा',
+ editorShortcuts: 'कोड संपादक कीबोर्ड शॉर्टकट की सूची के लिए, <1> VS कोड शॉर्टकट 1> देखें',
+ heading: 'कुंजीपटल अल्प मार्ग',
+ key: 'चाबी',
+ },
login: {
accessAllowed: 'इन तक पहुँच की अनुमति दें:',
desc: '<1>लॉगिन करके, आप सहमत होते हैं कि आपके उपकरण पर <2>कुकीज़2> संग्रहीत की जा सकती हैं।1> <3> <4>ये अनुमतियाँ क्यों आवश्यक हैं?4> 3> <5> <6>अनुमतियों को कैसे बदलें/रद्द करें?6> 5>',
@@ -614,6 +698,7 @@ const translation: I18nTranslation = {
backup: 'बैकअप / पुनर्स्थापना …',
blog: 'लाइवकोड्स ब्लॉग',
broadcast: 'प्रसारण …',
+ commandMenu: 'कमांड मेनू',
config: 'कॉन्फ़िगरेशन',
customSettings: 'कस्टम सेटिंग्स …',
delay: {
@@ -637,6 +722,7 @@ const translation: I18nTranslation = {
formatOnsave: 'सहेजते समय प्रारूपित करें',
getstart: 'शुरू करना',
import: 'आयात …',
+ keyboardShortcuts: 'कुंजीपटल अल्प मार्ग',
layout: 'लंबवत लेआउट',
license: 'लाइसेंस',
login: 'लॉगिन …',
diff --git a/src/livecodes/i18n/locales/it/translation.lokalise.json b/src/livecodes/i18n/locales/it/translation.lokalise.json
index eed544132..2e25b15af 100644
--- a/src/livecodes/i18n/locales/it/translation.lokalise.json
+++ b/src/livecodes/i18n/locales/it/translation.lokalise.json
@@ -462,9 +462,12 @@
"codeToImage.shadow": {
"translation": "Ombra"
},
- "codeToImage.share": {
+ "codeToImage.shareImage": {
"translation": "Condividi l'immagine"
},
+ "codeToImage.shareTitle": {
+ "translation": "Condividi"
+ },
"codeToImage.shareUrl": {
"translation": "Condividi URL"
},
@@ -486,6 +489,207 @@
"codeToImage.windowStyle.windows": {
"translation": "Windows"
},
+ "commandMenu.changeTheme.dark": {
+ "translation": "Passare al tema scuro"
+ },
+ "commandMenu.changeTheme.light": {
+ "translation": "Passare al tema Luce"
+ },
+ "commandMenu.changeTheme.title": {
+ "translation": "Cambia tema"
+ },
+ "commandMenu.changeUILanguage": {
+ "translation": "Cambiare la lingua dell'interfaccia utente"
+ },
+ "commandMenu.closeModalMenu": {
+ "translation": "Chiudi modale/menu"
+ },
+ "commandMenu.contribute": {
+ "translation": "Contribuire"
+ },
+ "commandMenu.copy": {
+ "translation": "Copia Codice"
+ },
+ "commandMenu.copyAsDataUrl": {
+ "translation": "Copia il codice come URL dati"
+ },
+ "commandMenu.disableAI": {
+ "translation": "Disattivare l'Assistente codice AI"
+ },
+ "commandMenu.disableAutoSave": {
+ "translation": "Disattivare il salvataggio automatico"
+ },
+ "commandMenu.disableAutoUpdate": {
+ "translation": "Disattivare l'aggiornamento automatico"
+ },
+ "commandMenu.disableEmacs": {
+ "translation": "Disattivare la modalità Emacs"
+ },
+ "commandMenu.disableFormatOnSave": {
+ "translation": "Disabilita la formattazione al salvataggio"
+ },
+ "commandMenu.disableRecoverUnsaved": {
+ "translation": "Disabilita il recupero dei file non salvati"
+ },
+ "commandMenu.disableVim": {
+ "translation": "Disattivare la modalità Vim"
+ },
+ "commandMenu.enableAI": {
+ "translation": "Abilita Assistente AI per il Codice"
+ },
+ "commandMenu.enableAutoSave": {
+ "translation": "Abilita il salvataggio automatico"
+ },
+ "commandMenu.enableAutoUpdate": {
+ "translation": "Abilita l'aggiornamento automatico"
+ },
+ "commandMenu.enableEmacs": {
+ "translation": "Abilitare la modalità Emacs"
+ },
+ "commandMenu.enableFormatOnSave": {
+ "translation": "Abilita il formato al salvataggio"
+ },
+ "commandMenu.enableRecoverUnsaved": {
+ "translation": "Abilita il recupero dei dati non salvati"
+ },
+ "commandMenu.enableVim": {
+ "translation": "Abilita la modalità Vim"
+ },
+ "commandMenu.focus.editor": {
+ "translation": "concentrarsi sull'editore"
+ },
+ "commandMenu.focus.home": {
+ "translation": "Spostare l'attenzione sulla casa"
+ },
+ "commandMenu.focus.outOfEditor": {
+ "translation": "Spostare la messa a fuoco dall'editor"
+ },
+ "commandMenu.formatCode": {
+ "translation": "formattare il codice"
+ },
+ "commandMenu.home": {
+ "translation": "Casa"
+ },
+ "commandMenu.horizontalLayout": {
+ "translation": "Layout orizzontale"
+ },
+ "commandMenu.keyboardShortcuts": {
+ "translation": "Scorciatoie da tastiera"
+ },
+ "commandMenu.login": {
+ "translation": "Accedi"
+ },
+ "commandMenu.logout": {
+ "translation": "Disconnessione"
+ },
+ "commandMenu.moveToParent": {
+ "translation": "passare al genitore"
+ },
+ "commandMenu.placeholder": {
+ "translation": "Digitare un comando o cercare..."
+ },
+ "commandMenu.processors": {
+ "translation": "Processori"
+ },
+ "commandMenu.responsiveLayout": {
+ "translation": "Layout responsive"
+ },
+ "commandMenu.run": {
+ "translation": "Esegui"
+ },
+ "commandMenu.saveAsFork": {
+ "translation": "Salva come nuovo progetto"
+ },
+ "commandMenu.saveAsTemplate": {
+ "translation": "Salva come modello"
+ },
+ "commandMenu.selectLanguage": {
+ "translation": "Selezionare la lingua"
+ },
+ "commandMenu.show.compiled": {
+ "translation": "Alterna il codice compilato"
+ },
+ "commandMenu.show.console": {
+ "translation": "Console a levetta"
+ },
+ "commandMenu.show.focusMode": {
+ "translation": "Alterna la modalità di messa a fuoco"
+ },
+ "commandMenu.show.fullscreen": {
+ "translation": "Alterna lo schermo intero"
+ },
+ "commandMenu.show.markup": {
+ "translation": "Mostra l'editor di marcatura"
+ },
+ "commandMenu.show.maximizeCompiled": {
+ "translation": "Massimizzare il codice compilato"
+ },
+ "commandMenu.show.maximizeConsole": {
+ "translation": "Massimizzare la console"
+ },
+ "commandMenu.show.maximizeTests": {
+ "translation": "Massimizzare i test"
+ },
+ "commandMenu.show.next": {
+ "translation": "Mostra l'editor successivo"
+ },
+ "commandMenu.show.previous": {
+ "translation": "Mostra l'editor precedente"
+ },
+ "commandMenu.show.result": {
+ "translation": "Mostra/nascondi risultato"
+ },
+ "commandMenu.show.runTests": {
+ "translation": "Eseguire i test"
+ },
+ "commandMenu.show.script": {
+ "translation": "Mostra editor di script"
+ },
+ "commandMenu.show.style": {
+ "translation": "Mostra l'editor di stile"
+ },
+ "commandMenu.show.tests": {
+ "translation": "Test di selezione"
+ },
+ "commandMenu.show.title": {
+ "translation": "Mostra ..."
+ },
+ "commandMenu.show.zoom": {
+ "translation": "Alterna lo zoom dei risultati"
+ },
+ "commandMenu.starterTemplates": {
+ "translation": "Modelli di Partenza"
+ },
+ "commandMenu.sync": {
+ "translation": "Sincronizzazione (beta) ..."
+ },
+ "commandMenu.template": {
+ "translation": "Modello"
+ },
+ "commandMenu.theme.color": {
+ "translation": "Impostare il colore del tema"
+ },
+ "commandMenu.theme.defaultColor": {
+ "translation": "Impostare il colore predefinito del tema"
+ },
+ "commandMenu.title": {
+ "translation": "Menu di comando"
+ },
+ "commandMenu.toClose": {
+ "translation": "per chiudere"
+ },
+ "commandMenu.toNavigate": {
+ "translation": "per navigare"
+ },
+ "commandMenu.toSelect": {
+ "translation": "per selezionare"
+ },
+ "commandMenu.toggle": {
+ "translation": "Toggle: "
+ },
+ "commandMenu.verticalLayout": {
+ "translation": "Layout verticale"
+ },
"core.broadcast.heading": {
"translation": "Trasmissione"
},
@@ -1077,6 +1281,18 @@
"import.success": {
"translation": "Importazione riuscita!"
},
+ "keyboardShortcuts.command": {
+ "translation": "Comando"
+ },
+ "keyboardShortcuts.editorShortcuts": {
+ "translation": "Per l'elenco delle scorciatoie da tastiera dell'editor di codice, vedere Scorciatoie di VS Code"
+ },
+ "keyboardShortcuts.heading": {
+ "translation": "Scorciatoie da tastiera"
+ },
+ "keyboardShortcuts.key": {
+ "translation": "Chiave"
+ },
"login.accessAllowed": {
"translation": "Consenti accesso a:"
},
@@ -1143,6 +1359,9 @@
"menu.broadcast": {
"translation": "Trasmissione …"
},
+ "menu.commandMenu": {
+ "translation": "Menu di comando"
+ },
"menu.config": {
"translation": "Configurazione"
},
@@ -1200,6 +1419,9 @@
"menu.import": {
"translation": "Importa …"
},
+ "menu.keyboardShortcuts": {
+ "translation": "Scorciatoie da tastiera"
+ },
"menu.layout": {
"translation": "Layout verticale"
},
diff --git a/src/livecodes/i18n/locales/it/translation.ts b/src/livecodes/i18n/locales/it/translation.ts
index 6c07c99d6..348b760f7 100644
--- a/src/livecodes/i18n/locales/it/translation.ts
+++ b/src/livecodes/i18n/locales/it/translation.ts
@@ -273,7 +273,8 @@ const translation: I18nTranslation = {
save: 'Salva immagine',
scale: 'Scala delle immagini',
shadow: 'Ombra',
- share: "Condividi l'immagine",
+ shareImage: "Condividi l'immagine",
+ shareTitle: 'Condividi',
shareUrl: 'Condividi URL',
theme: 'Tema',
width: 'Larghezza',
@@ -284,6 +285,83 @@ const translation: I18nTranslation = {
windows: 'Windows',
},
},
+ commandMenu: {
+ changeTheme: {
+ dark: 'Passare al tema scuro',
+ light: 'Passare al tema Luce',
+ title: 'Cambia tema',
+ },
+ changeUILanguage: "Cambiare la lingua dell'interfaccia utente",
+ closeModalMenu: 'Chiudi modale/menu',
+ contribute: 'Contribuire',
+ copy: 'Copia Codice',
+ copyAsDataUrl: 'Copia il codice come URL dati',
+ disableAI: "Disattivare l'Assistente codice AI",
+ disableAutoSave: 'Disattivare il salvataggio automatico',
+ disableAutoUpdate: "Disattivare l'aggiornamento automatico",
+ disableEmacs: 'Disattivare la modalità Emacs',
+ disableFormatOnSave: 'Disabilita la formattazione al salvataggio',
+ disableRecoverUnsaved: 'Disabilita il recupero dei file non salvati',
+ disableVim: 'Disattivare la modalità Vim',
+ enableAI: 'Abilita Assistente AI per il Codice',
+ enableAutoSave: 'Abilita il salvataggio automatico',
+ enableAutoUpdate: "Abilita l'aggiornamento automatico",
+ enableEmacs: 'Abilitare la modalità Emacs',
+ enableFormatOnSave: 'Abilita il formato al salvataggio',
+ enableRecoverUnsaved: 'Abilita il recupero dei dati non salvati',
+ enableVim: 'Abilita la modalità Vim',
+ focus: {
+ editor: "concentrarsi sull'editore",
+ home: "Spostare l'attenzione sulla casa",
+ outOfEditor: "Spostare la messa a fuoco dall'editor",
+ },
+ formatCode: 'formattare il codice',
+ home: 'Casa',
+ horizontalLayout: 'Layout orizzontale',
+ keyboardShortcuts: 'Scorciatoie da tastiera',
+ login: 'Accedi',
+ logout: 'Disconnessione',
+ moveToParent: 'passare al genitore',
+ placeholder: 'Digitare un comando o cercare...',
+ processors: 'Processori',
+ responsiveLayout: 'Layout responsive',
+ run: 'Esegui',
+ saveAsFork: 'Salva come nuovo progetto',
+ saveAsTemplate: 'Salva come modello',
+ selectLanguage: 'Selezionare la lingua',
+ show: {
+ compiled: 'Alterna il codice compilato',
+ console: 'Console a levetta',
+ focusMode: 'Alterna la modalità di messa a fuoco',
+ fullscreen: 'Alterna lo schermo intero',
+ markup: "Mostra l'editor di marcatura",
+ maximizeCompiled: 'Massimizzare il codice compilato',
+ maximizeConsole: 'Massimizzare la console',
+ maximizeTests: 'Massimizzare i test',
+ next: "Mostra l'editor successivo",
+ previous: "Mostra l'editor precedente",
+ result: 'Mostra/nascondi risultato',
+ runTests: 'Eseguire i test',
+ script: 'Mostra editor di script',
+ style: "Mostra l'editor di stile",
+ tests: 'Test di selezione',
+ title: 'Mostra ...',
+ zoom: 'Alterna lo zoom dei risultati',
+ },
+ starterTemplates: 'Modelli di Partenza',
+ sync: 'Sincronizzazione (beta) ...',
+ template: 'Modello',
+ theme: {
+ color: 'Impostare il colore del tema',
+ defaultColor: 'Impostare il colore predefinito del tema',
+ },
+ title: 'Menu di comando',
+ toClose: 'per chiudere',
+ toNavigate: 'per navigare',
+ toSelect: 'per selezionare',
+ toggle: 'Toggle: ',
+ verticalLayout: 'Layout verticale',
+ },
core: {
broadcast: {
heading: 'Trasmissione',
@@ -583,6 +661,13 @@ const translation: I18nTranslation = {
},
success: 'Importazione riuscita!',
},
+ keyboardShortcuts: {
+ command: 'Comando',
+ editorShortcuts:
+ "Per l'elenco delle scorciatoie da tastiera dell'editor di codice, vedere <1> Scorciatoie di VS Code1>",
+ heading: 'Scorciatoie da tastiera',
+ key: 'Chiave',
+ },
login: {
accessAllowed: 'Consenti accesso a:',
desc: "<1>Effettuando l'accesso, accetti che i <2>cookie2> possano essere memorizzati sul tuo dispositivo.1> <3> <4>Perché sono richieste queste autorizzazioni?4> 3> <5> <6>Come modificare/revocare le autorizzazioni?6> 5>",
@@ -614,6 +699,7 @@ const translation: I18nTranslation = {
backup: 'Backup / Ripristino …',
blog: 'Blog di LiveCodes',
broadcast: 'Trasmissione …',
+ commandMenu: 'Menu di comando',
config: 'Configurazione',
customSettings: 'Impostazioni personalizzate …',
delay: {
@@ -637,6 +723,7 @@ const translation: I18nTranslation = {
formatOnsave: 'Formatta al salvataggio',
getstart: 'Per Iniziare',
import: 'Importa …',
+ keyboardShortcuts: 'Scorciatoie da tastiera',
layout: 'Layout verticale',
license: 'Licenza',
login: 'Accedi …',
diff --git a/src/livecodes/i18n/locales/ja/translation.lokalise.json b/src/livecodes/i18n/locales/ja/translation.lokalise.json
index ff2b39152..ae251bd6b 100644
--- a/src/livecodes/i18n/locales/ja/translation.lokalise.json
+++ b/src/livecodes/i18n/locales/ja/translation.lokalise.json
@@ -462,9 +462,12 @@
"codeToImage.shadow": {
"translation": "シャドウ"
},
- "codeToImage.share": {
+ "codeToImage.shareImage": {
"translation": "画像を共有する"
},
+ "codeToImage.shareTitle": {
+ "translation": "共有"
+ },
"codeToImage.shareUrl": {
"translation": "URLを共有する"
},
@@ -486,6 +489,207 @@
"codeToImage.windowStyle.windows": {
"translation": "Windows"
},
+ "commandMenu.changeTheme.dark": {
+ "translation": "ダークテーマへの変更"
+ },
+ "commandMenu.changeTheme.light": {
+ "translation": "ライトテーマへの変更"
+ },
+ "commandMenu.changeTheme.title": {
+ "translation": "テーマ変更"
+ },
+ "commandMenu.changeUILanguage": {
+ "translation": "UI言語の変更"
+ },
+ "commandMenu.closeModalMenu": {
+ "translation": "モーダル/メニューを閉じる"
+ },
+ "commandMenu.contribute": {
+ "translation": "貢献する"
+ },
+ "commandMenu.copy": {
+ "translation": "コードをコピー"
+ },
+ "commandMenu.copyAsDataUrl": {
+ "translation": "コードをデータURLとしてコピー"
+ },
+ "commandMenu.disableAI": {
+ "translation": "AIコードアシスタントを無効にする"
+ },
+ "commandMenu.disableAutoSave": {
+ "translation": "オートセーブを無効にする"
+ },
+ "commandMenu.disableAutoUpdate": {
+ "translation": "自動アップデートを無効にする"
+ },
+ "commandMenu.disableEmacs": {
+ "translation": "Emacsモードを無効にする"
+ },
+ "commandMenu.disableFormatOnSave": {
+ "translation": "保存時のフォーマットを無効にする"
+ },
+ "commandMenu.disableRecoverUnsaved": {
+ "translation": "保存されていないファイルの復元を無効にする"
+ },
+ "commandMenu.disableVim": {
+ "translation": "Vimモードを無効にする"
+ },
+ "commandMenu.enableAI": {
+ "translation": "AIコードアシスタントを有効化"
+ },
+ "commandMenu.enableAutoSave": {
+ "translation": "オートセーブを有効にする"
+ },
+ "commandMenu.enableAutoUpdate": {
+ "translation": "自動アップデートを有効にする"
+ },
+ "commandMenu.enableEmacs": {
+ "translation": "Emacsモードを有効にする"
+ },
+ "commandMenu.enableFormatOnSave": {
+ "translation": "保存時にフォーマットを有効にする"
+ },
+ "commandMenu.enableRecoverUnsaved": {
+ "translation": "未保存のリカバリーを有効にする"
+ },
+ "commandMenu.enableVim": {
+ "translation": "Vimモードを有効にする"
+ },
+ "commandMenu.focus.editor": {
+ "translation": "エディターに焦点を当てる"
+ },
+ "commandMenu.focus.home": {
+ "translation": "フォーカスをホームに移す"
+ },
+ "commandMenu.focus.outOfEditor": {
+ "translation": "エディターからフォーカスを移す"
+ },
+ "commandMenu.formatCode": {
+ "translation": "フォーマットコード"
+ },
+ "commandMenu.home": {
+ "translation": "ホーム"
+ },
+ "commandMenu.horizontalLayout": {
+ "translation": "水平レイアウト"
+ },
+ "commandMenu.keyboardShortcuts": {
+ "translation": "キーボードショートカット"
+ },
+ "commandMenu.login": {
+ "translation": "ログイン"
+ },
+ "commandMenu.logout": {
+ "translation": "ログアウト"
+ },
+ "commandMenu.moveToParent": {
+ "translation": "親に移る"
+ },
+ "commandMenu.placeholder": {
+ "translation": "コマンドを入力または検索..."
+ },
+ "commandMenu.processors": {
+ "translation": "プロセッサー"
+ },
+ "commandMenu.responsiveLayout": {
+ "translation": "レスポンシブレイアウト"
+ },
+ "commandMenu.run": {
+ "translation": "実行"
+ },
+ "commandMenu.saveAsFork": {
+ "translation": "新しいプロジェクトとして保存"
+ },
+ "commandMenu.saveAsTemplate": {
+ "translation": "テンプレートとして保存"
+ },
+ "commandMenu.selectLanguage": {
+ "translation": "言語選択"
+ },
+ "commandMenu.show.compiled": {
+ "translation": "コンパイル済みコードの切り替え"
+ },
+ "commandMenu.show.console": {
+ "translation": "トグルコンソール"
+ },
+ "commandMenu.show.focusMode": {
+ "translation": "フォーカスモードの切り替え"
+ },
+ "commandMenu.show.fullscreen": {
+ "translation": "全画面表示"
+ },
+ "commandMenu.show.markup": {
+ "translation": "マークアップエディタを表示する"
+ },
+ "commandMenu.show.maximizeCompiled": {
+ "translation": "コンパイル済みコードの最大化"
+ },
+ "commandMenu.show.maximizeConsole": {
+ "translation": "コンソールの最大化"
+ },
+ "commandMenu.show.maximizeTests": {
+ "translation": "テストの最大化"
+ },
+ "commandMenu.show.next": {
+ "translation": "次のエディターを表示"
+ },
+ "commandMenu.show.previous": {
+ "translation": "前のエディターを表示"
+ },
+ "commandMenu.show.result": {
+ "translation": "結果の表示切り替え"
+ },
+ "commandMenu.show.runTests": {
+ "translation": "テストの実行"
+ },
+ "commandMenu.show.script": {
+ "translation": "スクリプトエディターの表示"
+ },
+ "commandMenu.show.style": {
+ "translation": "スタイルエディターを表示"
+ },
+ "commandMenu.show.tests": {
+ "translation": "トグル・テスト"
+ },
+ "commandMenu.show.title": {
+ "translation": "ショー ..."
+ },
+ "commandMenu.show.zoom": {
+ "translation": "結果ズームの切り替え"
+ },
+ "commandMenu.starterTemplates": {
+ "translation": "スターターテンプレート"
+ },
+ "commandMenu.sync": {
+ "translation": "シンク(ベータ版) ..."
+ },
+ "commandMenu.template": {
+ "translation": "テンプレート"
+ },
+ "commandMenu.theme.color": {
+ "translation": "テーマカラーの設定"
+ },
+ "commandMenu.theme.defaultColor": {
+ "translation": "テーマカラーのデフォルト設定"
+ },
+ "commandMenu.title": {
+ "translation": "コマンドメニュー"
+ },
+ "commandMenu.toClose": {
+ "translation": "閉じる"
+ },
+ "commandMenu.toNavigate": {
+ "translation": "ナビゲートする"
+ },
+ "commandMenu.toSelect": {
+ "translation": "を選択します。"
+ },
+ "commandMenu.toggle": {
+ "translation": "トグル: "
+ },
+ "commandMenu.verticalLayout": {
+ "translation": "垂直レイアウト"
+ },
"core.broadcast.heading": {
"translation": "配信"
},
@@ -1077,6 +1281,18 @@
"import.success": {
"translation": "インポートに成功しました!"
},
+ "keyboardShortcuts.command": {
+ "translation": "コマンド"
+ },
+ "keyboardShortcuts.editorShortcuts": {
+ "translation": "コード エディターのキーボード ショートカットの一覧については、 VS Code ショートカットを参照してください。"
+ },
+ "keyboardShortcuts.heading": {
+ "translation": "キーボードショートカット"
+ },
+ "keyboardShortcuts.key": {
+ "translation": "キー"
+ },
"login.accessAllowed": {
"translation": "アクセスを許可:"
},
@@ -1143,6 +1359,9 @@
"menu.broadcast": {
"translation": "配信 …"
},
+ "menu.commandMenu": {
+ "translation": "コマンドメニュー"
+ },
"menu.config": {
"translation": "設定"
},
@@ -1200,6 +1419,9 @@
"menu.import": {
"translation": "インポート …"
},
+ "menu.keyboardShortcuts": {
+ "translation": "キーボードショートカット"
+ },
"menu.layout": {
"translation": "垂直レイアウト"
},
diff --git a/src/livecodes/i18n/locales/ja/translation.ts b/src/livecodes/i18n/locales/ja/translation.ts
index 31e692407..cce3625aa 100644
--- a/src/livecodes/i18n/locales/ja/translation.ts
+++ b/src/livecodes/i18n/locales/ja/translation.ts
@@ -273,7 +273,8 @@ const translation: I18nTranslation = {
save: '画像を保存',
scale: '画像スケール',
shadow: 'シャドウ',
- share: '画像を共有する',
+ shareImage: '画像を共有する',
+ shareTitle: '共有',
shareUrl: 'URLを共有する',
theme: 'テーマ',
width: '幅',
@@ -284,6 +285,83 @@ const translation: I18nTranslation = {
windows: 'Windows',
},
},
+ commandMenu: {
+ changeTheme: {
+ dark: 'ダークテーマへの変更',
+ light: 'ライトテーマへの変更',
+ title: 'テーマ変更',
+ },
+ changeUILanguage: 'UI言語の変更',
+ closeModalMenu: 'モーダル/メニューを閉じる',
+ contribute: '貢献する',
+ copy: 'コードをコピー',
+ copyAsDataUrl: 'コードをデータURLとしてコピー',
+ disableAI: 'AIコードアシスタントを無効にする',
+ disableAutoSave: 'オートセーブを無効にする',
+ disableAutoUpdate: '自動アップデートを無効にする',
+ disableEmacs: 'Emacsモードを無効にする',
+ disableFormatOnSave: '保存時のフォーマットを無効にする',
+ disableRecoverUnsaved: '保存されていないファイルの復元を無効にする',
+ disableVim: 'Vimモードを無効にする',
+ enableAI: 'AIコードアシスタントを有効化',
+ enableAutoSave: 'オートセーブを有効にする',
+ enableAutoUpdate: '自動アップデートを有効にする',
+ enableEmacs: 'Emacsモードを有効にする',
+ enableFormatOnSave: '保存時にフォーマットを有効にする',
+ enableRecoverUnsaved: '未保存のリカバリーを有効にする',
+ enableVim: 'Vimモードを有効にする',
+ focus: {
+ editor: 'エディターに焦点を当てる',
+ home: 'フォーカスをホームに移す',
+ outOfEditor: 'エディターからフォーカスを移す',
+ },
+ formatCode: 'フォーマットコード',
+ home: 'ホーム',
+ horizontalLayout: '水平レイアウト',
+ keyboardShortcuts: 'キーボードショートカット',
+ login: 'ログイン',
+ logout: 'ログアウト',
+ moveToParent: '親に移る',
+ placeholder: 'コマンドを入力または検索...',
+ processors: 'プロセッサー',
+ responsiveLayout: 'レスポンシブレイアウト',
+ run: '実行',
+ saveAsFork: '新しいプロジェクトとして保存',
+ saveAsTemplate: 'テンプレートとして保存',
+ selectLanguage: '言語選択',
+ show: {
+ compiled: 'コンパイル済みコードの切り替え',
+ console: 'トグルコンソール',
+ focusMode: 'フォーカスモードの切り替え',
+ fullscreen: '全画面表示',
+ markup: 'マークアップエディタを表示する',
+ maximizeCompiled: 'コンパイル済みコードの最大化',
+ maximizeConsole: 'コンソールの最大化',
+ maximizeTests: 'テストの最大化',
+ next: '次のエディターを表示',
+ previous: '前のエディターを表示',
+ result: '結果の表示切り替え',
+ runTests: 'テストの実行',
+ script: 'スクリプトエディターの表示',
+ style: 'スタイルエディターを表示',
+ tests: 'トグル・テスト',
+ title: 'ショー ...',
+ zoom: '結果ズームの切り替え',
+ },
+ starterTemplates: 'スターターテンプレート',
+ sync: 'シンク(ベータ版) ...',
+ template: 'テンプレート',
+ theme: {
+ color: 'テーマカラーの設定',
+ defaultColor: 'テーマカラーのデフォルト設定',
+ },
+ title: 'コマンドメニュー',
+ toClose: '閉じる',
+ toNavigate: 'ナビゲートする',
+ toSelect: 'を選択します。',
+ toggle: 'トグル: ',
+ verticalLayout: '垂直レイアウト',
+ },
core: {
broadcast: {
heading: '配信',
@@ -583,6 +661,13 @@ const translation: I18nTranslation = {
},
success: 'インポートに成功しました!',
},
+ keyboardShortcuts: {
+ command: 'コマンド',
+ editorShortcuts:
+ 'コード エディターのキーボード ショートカットの一覧については、 <1> VS Code ショートカット1>を参照してください。',
+ heading: 'キーボードショートカット',
+ key: 'キー',
+ },
login: {
accessAllowed: 'アクセスを許可:',
desc: '<1>ログインすることで、お使いのデバイスに<2>クッキー2>が保存されることに同意したものとみなされます。1> <3> <4>これらの権限が必要な理由は?4> 3> <5> <6>権限の変更/取り消し方法は?6> 5>',
@@ -614,6 +699,7 @@ const translation: I18nTranslation = {
backup: 'バックアップ / 復元 …',
blog: 'LiveCodesブログ',
broadcast: '配信 …',
+ commandMenu: 'コマンドメニュー',
config: '設定',
customSettings: 'カスタム設定 …',
delay: {
@@ -637,6 +723,7 @@ const translation: I18nTranslation = {
formatOnsave: '保存時にフォーマット',
getstart: 'はじめに',
import: 'インポート …',
+ keyboardShortcuts: 'キーボードショートカット',
layout: '垂直レイアウト',
license: 'ライセンス',
login: 'ログイン …',
diff --git a/src/livecodes/i18n/locales/pt/translation.lokalise.json b/src/livecodes/i18n/locales/pt/translation.lokalise.json
index a342bca2b..dd541732e 100644
--- a/src/livecodes/i18n/locales/pt/translation.lokalise.json
+++ b/src/livecodes/i18n/locales/pt/translation.lokalise.json
@@ -462,9 +462,12 @@
"codeToImage.shadow": {
"translation": "Sombra"
},
- "codeToImage.share": {
+ "codeToImage.shareImage": {
"translation": "Partilhar imagem"
},
+ "codeToImage.shareTitle": {
+ "translation": "Compartilhar"
+ },
"codeToImage.shareUrl": {
"translation": "Partilhar URL"
},
@@ -486,6 +489,207 @@
"codeToImage.windowStyle.windows": {
"translation": "Windows"
},
+ "commandMenu.changeTheme.dark": {
+ "translation": "Mudar para o tema escuro"
+ },
+ "commandMenu.changeTheme.light": {
+ "translation": "Mudar para o tema Luz"
+ },
+ "commandMenu.changeTheme.title": {
+ "translation": "Alterar tema"
+ },
+ "commandMenu.changeUILanguage": {
+ "translation": "Alterar o idioma da IU"
+ },
+ "commandMenu.closeModalMenu": {
+ "translation": "Fechar Modal/Menu"
+ },
+ "commandMenu.contribute": {
+ "translation": "Contribuir"
+ },
+ "commandMenu.copy": {
+ "translation": "Copiar Código"
+ },
+ "commandMenu.copyAsDataUrl": {
+ "translation": "Copiar código como URL de dados"
+ },
+ "commandMenu.disableAI": {
+ "translation": "Desativar o Assistente de Código da IA"
+ },
+ "commandMenu.disableAutoSave": {
+ "translation": "Desativar a gravação automática"
+ },
+ "commandMenu.disableAutoUpdate": {
+ "translation": "Desativar a atualização automática"
+ },
+ "commandMenu.disableEmacs": {
+ "translation": "Desativar o modo Emacs"
+ },
+ "commandMenu.disableFormatOnSave": {
+ "translation": "Desativar formato na gravação"
+ },
+ "commandMenu.disableRecoverUnsaved": {
+ "translation": "Desativar Recuperar não guardado"
+ },
+ "commandMenu.disableVim": {
+ "translation": "Desativar o modo Vim"
+ },
+ "commandMenu.enableAI": {
+ "translation": "Habilitar Assistente de Código IA"
+ },
+ "commandMenu.enableAutoSave": {
+ "translation": "Ativar a gravação automática"
+ },
+ "commandMenu.enableAutoUpdate": {
+ "translation": "Ativar a atualização automática"
+ },
+ "commandMenu.enableEmacs": {
+ "translation": "Ativar o modo Emacs"
+ },
+ "commandMenu.enableFormatOnSave": {
+ "translation": "Ativar formato na gravação"
+ },
+ "commandMenu.enableRecoverUnsaved": {
+ "translation": "Ativar Recuperar não guardado"
+ },
+ "commandMenu.enableVim": {
+ "translation": "Ativar o modo Vim"
+ },
+ "commandMenu.focus.editor": {
+ "translation": "foco no editor"
+ },
+ "commandMenu.focus.home": {
+ "translation": "Mudar o foco para casa"
+ },
+ "commandMenu.focus.outOfEditor": {
+ "translation": "Mover o foco para fora do editor"
+ },
+ "commandMenu.formatCode": {
+ "translation": "formatar o código"
+ },
+ "commandMenu.home": {
+ "translation": "Início"
+ },
+ "commandMenu.horizontalLayout": {
+ "translation": "Disposição horizontal"
+ },
+ "commandMenu.keyboardShortcuts": {
+ "translation": "Atalhos de teclado"
+ },
+ "commandMenu.login": {
+ "translation": "Conectar"
+ },
+ "commandMenu.logout": {
+ "translation": "Terminar sessão"
+ },
+ "commandMenu.moveToParent": {
+ "translation": "mudar para o pai"
+ },
+ "commandMenu.placeholder": {
+ "translation": "Escreva um comando ou pesquise..."
+ },
+ "commandMenu.processors": {
+ "translation": "Processadores"
+ },
+ "commandMenu.responsiveLayout": {
+ "translation": "Disposição responsiva"
+ },
+ "commandMenu.run": {
+ "translation": "Executar"
+ },
+ "commandMenu.saveAsFork": {
+ "translation": "Salvar como um novo projeto"
+ },
+ "commandMenu.saveAsTemplate": {
+ "translation": "Guardar como modelo"
+ },
+ "commandMenu.selectLanguage": {
+ "translation": "Selecionar idioma"
+ },
+ "commandMenu.show.compiled": {
+ "translation": "Alternar código compilado"
+ },
+ "commandMenu.show.console": {
+ "translation": "Alternar consola"
+ },
+ "commandMenu.show.focusMode": {
+ "translation": "Alternar o modo de focagem"
+ },
+ "commandMenu.show.fullscreen": {
+ "translation": "Alternar ecrã inteiro"
+ },
+ "commandMenu.show.markup": {
+ "translation": "Mostrar editor de marcação"
+ },
+ "commandMenu.show.maximizeCompiled": {
+ "translation": "Maximizar o código compilado"
+ },
+ "commandMenu.show.maximizeConsole": {
+ "translation": "Maximizar a consola"
+ },
+ "commandMenu.show.maximizeTests": {
+ "translation": "Maximizar os testes"
+ },
+ "commandMenu.show.next": {
+ "translation": "Mostrar o próximo editor"
+ },
+ "commandMenu.show.previous": {
+ "translation": "Mostrar o editor anterior"
+ },
+ "commandMenu.show.result": {
+ "translation": "Alternar Resultado"
+ },
+ "commandMenu.show.runTests": {
+ "translation": "Executar testes"
+ },
+ "commandMenu.show.script": {
+ "translation": "Mostrar o editor de scripts"
+ },
+ "commandMenu.show.style": {
+ "translation": "Mostrar editor de estilos"
+ },
+ "commandMenu.show.tests": {
+ "translation": "Alternar testes"
+ },
+ "commandMenu.show.title": {
+ "translation": "Mostrar ..."
+ },
+ "commandMenu.show.zoom": {
+ "translation": "Alternar o zoom do resultado"
+ },
+ "commandMenu.starterTemplates": {
+ "translation": "Modelos Iniciantes"
+ },
+ "commandMenu.sync": {
+ "translation": "Sincronização (beta) ..."
+ },
+ "commandMenu.template": {
+ "translation": "Modelo"
+ },
+ "commandMenu.theme.color": {
+ "translation": "Definir cor do tema"
+ },
+ "commandMenu.theme.defaultColor": {
+ "translation": "Definir a cor predefinida do tema"
+ },
+ "commandMenu.title": {
+ "translation": "Menu de comando"
+ },
+ "commandMenu.toClose": {
+ "translation": "para encerrar"
+ },
+ "commandMenu.toNavigate": {
+ "translation": "para navegar"
+ },
+ "commandMenu.toSelect": {
+ "translation": "para selecionar"
+ },
+ "commandMenu.toggle": {
+ "translation": "Alternar: "
+ },
+ "commandMenu.verticalLayout": {
+ "translation": "Layout Vertical"
+ },
"core.broadcast.heading": {
"translation": "Transmissão"
},
@@ -1077,6 +1281,18 @@
"import.success": {
"translation": "Importação Bem-sucedida!"
},
+ "keyboardShortcuts.command": {
+ "translation": "Comando"
+ },
+ "keyboardShortcuts.editorShortcuts": {
+ "translation": "Para obter a lista de atalhos de teclado do editor de código, consulte Atalhos do VS Code "
+ },
+ "keyboardShortcuts.heading": {
+ "translation": "Atalhos de teclado"
+ },
+ "keyboardShortcuts.key": {
+ "translation": "Chave"
+ },
"login.accessAllowed": {
"translation": "Permitir acesso a:"
},
@@ -1143,6 +1359,9 @@
"menu.broadcast": {
"translation": "Transmitir …"
},
+ "menu.commandMenu": {
+ "translation": "Menu de comando"
+ },
"menu.config": {
"translation": "Configuração"
},
@@ -1200,6 +1419,9 @@
"menu.import": {
"translation": "Importar …"
},
+ "menu.keyboardShortcuts": {
+ "translation": "Atalhos de teclado"
+ },
"menu.layout": {
"translation": "Layout Vertical"
},
diff --git a/src/livecodes/i18n/locales/pt/translation.ts b/src/livecodes/i18n/locales/pt/translation.ts
index 24043fc95..1b5bc0a37 100644
--- a/src/livecodes/i18n/locales/pt/translation.ts
+++ b/src/livecodes/i18n/locales/pt/translation.ts
@@ -273,7 +273,8 @@ const translation: I18nTranslation = {
save: 'Guardar imagem',
scale: 'Escala de imagem',
shadow: 'Sombra',
- share: 'Partilhar imagem',
+ shareImage: 'Partilhar imagem',
+ shareTitle: 'Compartilhar',
shareUrl: 'Partilhar URL',
theme: 'Tema',
width: 'Largura',
@@ -284,6 +285,83 @@ const translation: I18nTranslation = {
windows: 'Windows',
},
},
+ commandMenu: {
+ changeTheme: {
+ dark: 'Mudar para o tema escuro',
+ light: 'Mudar para o tema Luz',
+ title: 'Alterar tema',
+ },
+ changeUILanguage: 'Alterar o idioma da IU',
+ closeModalMenu: 'Fechar Modal/Menu',
+ contribute: 'Contribuir',
+ copy: 'Copiar Código',
+ copyAsDataUrl: 'Copiar código como URL de dados',
+ disableAI: 'Desativar o Assistente de Código da IA',
+ disableAutoSave: 'Desativar a gravação automática',
+ disableAutoUpdate: 'Desativar a atualização automática',
+ disableEmacs: 'Desativar o modo Emacs',
+ disableFormatOnSave: 'Desativar formato na gravação',
+ disableRecoverUnsaved: 'Desativar Recuperar não guardado',
+ disableVim: 'Desativar o modo Vim',
+ enableAI: 'Habilitar Assistente de Código IA',
+ enableAutoSave: 'Ativar a gravação automática',
+ enableAutoUpdate: 'Ativar a atualização automática',
+ enableEmacs: 'Ativar o modo Emacs',
+ enableFormatOnSave: 'Ativar formato na gravação',
+ enableRecoverUnsaved: 'Ativar Recuperar não guardado',
+ enableVim: 'Ativar o modo Vim',
+ focus: {
+ editor: 'foco no editor',
+ home: 'Mudar o foco para casa',
+ outOfEditor: 'Mover o foco para fora do editor',
+ },
+ formatCode: 'formatar o código',
+ home: 'Início',
+ horizontalLayout: 'Disposição horizontal',
+ keyboardShortcuts: 'Atalhos de teclado',
+ login: 'Conectar',
+ logout: 'Terminar sessão',
+ moveToParent: 'mudar para o pai',
+ placeholder: 'Escreva um comando ou pesquise...',
+ processors: 'Processadores',
+ responsiveLayout: 'Disposição responsiva',
+ run: 'Executar',
+ saveAsFork: 'Salvar como um novo projeto',
+ saveAsTemplate: 'Guardar como modelo',
+ selectLanguage: 'Selecionar idioma',
+ show: {
+ compiled: 'Alternar código compilado',
+ console: 'Alternar consola',
+ focusMode: 'Alternar o modo de focagem',
+ fullscreen: 'Alternar ecrã inteiro',
+ markup: 'Mostrar editor de marcação',
+ maximizeCompiled: 'Maximizar o código compilado',
+ maximizeConsole: 'Maximizar a consola',
+ maximizeTests: 'Maximizar os testes',
+ next: 'Mostrar o próximo editor',
+ previous: 'Mostrar o editor anterior',
+ result: 'Alternar Resultado',
+ runTests: 'Executar testes',
+ script: 'Mostrar o editor de scripts',
+ style: 'Mostrar editor de estilos',
+ tests: 'Alternar testes',
+ title: 'Mostrar ...',
+ zoom: 'Alternar o zoom do resultado',
+ },
+ starterTemplates: 'Modelos Iniciantes',
+ sync: 'Sincronização (beta) ...',
+ template: 'Modelo',
+ theme: {
+ color: 'Definir cor do tema',
+ defaultColor: 'Definir a cor predefinida do tema',
+ },
+ title: 'Menu de comando',
+ toClose: 'para encerrar',
+ toNavigate: 'para navegar',
+ toSelect: 'para selecionar',
+ toggle: 'Alternar: ',
+ verticalLayout: 'Layout Vertical',
+ },
core: {
broadcast: {
heading: 'Transmissão',
@@ -583,6 +661,13 @@ const translation: I18nTranslation = {
},
success: 'Importação Bem-sucedida!',
},
+ keyboardShortcuts: {
+ command: 'Comando',
+ editorShortcuts:
+ 'Para obter a lista de atalhos de teclado do editor de código, consulte <1> Atalhos do VS Code 1>',
+ heading: 'Atalhos de teclado',
+ key: 'Chave',
+ },
login: {
accessAllowed: 'Permitir acesso a:',
desc: '<1>Ao fazer login, você concorda que <2>cookies2> podem ser armazenados no seu dispositivo.1> <3> <4>Por que essas permissões são necessárias?4> 3> <5> <6>Como alterar/revogar permissões?6> 5>',
@@ -614,6 +699,7 @@ const translation: I18nTranslation = {
backup: 'Backup / Restaurar …',
blog: 'Blog do LiveCodes',
broadcast: 'Transmitir …',
+ commandMenu: 'Menu de comando',
config: 'Configuração',
customSettings: 'Configurações Personalizadas …',
delay: {
@@ -637,6 +723,7 @@ const translation: I18nTranslation = {
formatOnsave: 'Formatar ao Salvar',
getstart: 'Começando',
import: 'Importar …',
+ keyboardShortcuts: 'Atalhos de teclado',
layout: 'Layout Vertical',
license: 'Licença',
login: 'Conectar…',
diff --git a/src/livecodes/i18n/locales/ru/translation.lokalise.json b/src/livecodes/i18n/locales/ru/translation.lokalise.json
index 285dd7e7b..8fc06deeb 100644
--- a/src/livecodes/i18n/locales/ru/translation.lokalise.json
+++ b/src/livecodes/i18n/locales/ru/translation.lokalise.json
@@ -462,9 +462,12 @@
"codeToImage.shadow": {
"translation": "Тень"
},
- "codeToImage.share": {
+ "codeToImage.shareImage": {
"translation": "Поделиться изображением"
},
+ "codeToImage.shareTitle": {
+ "translation": "Поделиться"
+ },
"codeToImage.shareUrl": {
"translation": "Поделиться URL"
},
@@ -486,6 +489,207 @@
"codeToImage.windowStyle.windows": {
"translation": "Windows"
},
+ "commandMenu.changeTheme.dark": {
+ "translation": "Переход на темную тему"
+ },
+ "commandMenu.changeTheme.light": {
+ "translation": "Переход на светлую тему"
+ },
+ "commandMenu.changeTheme.title": {
+ "translation": "Изменить тему"
+ },
+ "commandMenu.changeUILanguage": {
+ "translation": "Изменить язык пользовательского интерфейса"
+ },
+ "commandMenu.closeModalMenu": {
+ "translation": "Закрыть модальное меню/меню"
+ },
+ "commandMenu.contribute": {
+ "translation": "Вклад"
+ },
+ "commandMenu.copy": {
+ "translation": "Копировать код"
+ },
+ "commandMenu.copyAsDataUrl": {
+ "translation": "Копировать код как URL данных"
+ },
+ "commandMenu.disableAI": {
+ "translation": "Отключить помощника по кодам искусственного интеллекта"
+ },
+ "commandMenu.disableAutoSave": {
+ "translation": "Отключить автосохранение"
+ },
+ "commandMenu.disableAutoUpdate": {
+ "translation": "Отключить автоматическое обновление"
+ },
+ "commandMenu.disableEmacs": {
+ "translation": "Отключить режим Emacs"
+ },
+ "commandMenu.disableFormatOnSave": {
+ "translation": "Отключение форматирования при сохранении"
+ },
+ "commandMenu.disableRecoverUnsaved": {
+ "translation": "Отключить восстановление несохраненного"
+ },
+ "commandMenu.disableVim": {
+ "translation": "Отключить режим Vim"
+ },
+ "commandMenu.enableAI": {
+ "translation": "Включить AI-помощник для кода"
+ },
+ "commandMenu.enableAutoSave": {
+ "translation": "Включить автосохранение"
+ },
+ "commandMenu.enableAutoUpdate": {
+ "translation": "Включить автоматическое обновление"
+ },
+ "commandMenu.enableEmacs": {
+ "translation": "Включить режим Emacs"
+ },
+ "commandMenu.enableFormatOnSave": {
+ "translation": "Включение формата при сохранении"
+ },
+ "commandMenu.enableRecoverUnsaved": {
+ "translation": "Включить восстановление несохраненного"
+ },
+ "commandMenu.enableVim": {
+ "translation": "Включить режим Vim"
+ },
+ "commandMenu.focus.editor": {
+ "translation": "сосредоточься на редакторе"
+ },
+ "commandMenu.focus.home": {
+ "translation": "Переместите фокус на дом"
+ },
+ "commandMenu.focus.outOfEditor": {
+ "translation": "Переместить фокус из редактора"
+ },
+ "commandMenu.formatCode": {
+ "translation": "форматировать код"
+ },
+ "commandMenu.home": {
+ "translation": "Главная"
+ },
+ "commandMenu.horizontalLayout": {
+ "translation": "Горизонтальный макет"
+ },
+ "commandMenu.keyboardShortcuts": {
+ "translation": "Ярлыки клавиатуры"
+ },
+ "commandMenu.login": {
+ "translation": "Войти"
+ },
+ "commandMenu.logout": {
+ "translation": "Выход из системы"
+ },
+ "commandMenu.moveToParent": {
+ "translation": "перейти к родителям"
+ },
+ "commandMenu.placeholder": {
+ "translation": "Введите команду или выполните поиск..."
+ },
+ "commandMenu.processors": {
+ "translation": "Процессоры"
+ },
+ "commandMenu.responsiveLayout": {
+ "translation": "Адаптивный макет"
+ },
+ "commandMenu.run": {
+ "translation": "Запустить"
+ },
+ "commandMenu.saveAsFork": {
+ "translation": "Сохранить как новый проект"
+ },
+ "commandMenu.saveAsTemplate": {
+ "translation": "Сохранить как шаблон"
+ },
+ "commandMenu.selectLanguage": {
+ "translation": "Выберите язык"
+ },
+ "commandMenu.show.compiled": {
+ "translation": "Переключить скомпилированный код"
+ },
+ "commandMenu.show.console": {
+ "translation": "Переключаемая консоль"
+ },
+ "commandMenu.show.focusMode": {
+ "translation": "Переключение режима фокусировки"
+ },
+ "commandMenu.show.fullscreen": {
+ "translation": "Переключить на полный экран"
+ },
+ "commandMenu.show.markup": {
+ "translation": "Показать редактор разметки"
+ },
+ "commandMenu.show.maximizeCompiled": {
+ "translation": "Максимальное использование скомпилированного кода"
+ },
+ "commandMenu.show.maximizeConsole": {
+ "translation": "Максимизировать консоль"
+ },
+ "commandMenu.show.maximizeTests": {
+ "translation": "Максимально эффективные тесты"
+ },
+ "commandMenu.show.next": {
+ "translation": "Показать следующий редактор"
+ },
+ "commandMenu.show.previous": {
+ "translation": "Показать предыдущий редактор"
+ },
+ "commandMenu.show.result": {
+ "translation": "Переключить результат"
+ },
+ "commandMenu.show.runTests": {
+ "translation": "Выполнить тесты"
+ },
+ "commandMenu.show.script": {
+ "translation": "Показать редактор сценариев"
+ },
+ "commandMenu.show.style": {
+ "translation": "Показать редактор стилей"
+ },
+ "commandMenu.show.tests": {
+ "translation": "Переключить тесты"
+ },
+ "commandMenu.show.title": {
+ "translation": "Показать ..."
+ },
+ "commandMenu.show.zoom": {
+ "translation": "Переключение масштаба результатов"
+ },
+ "commandMenu.starterTemplates": {
+ "translation": "Стартовые шаблоны"
+ },
+ "commandMenu.sync": {
+ "translation": "Синхронизация (бета) ..."
+ },
+ "commandMenu.template": {
+ "translation": "Шаблон"
+ },
+ "commandMenu.theme.color": {
+ "translation": "Установите цвет темы"
+ },
+ "commandMenu.theme.defaultColor": {
+ "translation": "Установите цвет темы по умолчанию"
+ },
+ "commandMenu.title": {
+ "translation": "Командное меню"
+ },
+ "commandMenu.toClose": {
+ "translation": "закрываться"
+ },
+ "commandMenu.toNavigate": {
+ "translation": "перемещаться"
+ },
+ "commandMenu.toSelect": {
+ "translation": "чтобы выбрать"
+ },
+ "commandMenu.toggle": {
+ "translation": "Тогл: "
+ },
+ "commandMenu.verticalLayout": {
+ "translation": "Вертикальная компоновка"
+ },
"core.broadcast.heading": {
"translation": "Трансляция"
},
@@ -1077,6 +1281,18 @@
"import.success": {
"translation": "Импорт успешно завершен!"
},
+ "keyboardShortcuts.command": {
+ "translation": "Команда"
+ },
+ "keyboardShortcuts.editorShortcuts": {
+ "translation": "Список сочетаний клавиш редактора кода см Ярлыки VS Code"
+ },
+ "keyboardShortcuts.heading": {
+ "translation": "Ярлыки клавиатуры"
+ },
+ "keyboardShortcuts.key": {
+ "translation": "Ключ"
+ },
"login.accessAllowed": {
"translation": "Разрешить доступ к:"
},
@@ -1143,6 +1359,9 @@
"menu.broadcast": {
"translation": "Трансляция …"
},
+ "menu.commandMenu": {
+ "translation": "Командное меню"
+ },
"menu.config": {
"translation": "Конфигурация"
},
@@ -1200,6 +1419,9 @@
"menu.import": {
"translation": "Импорт …"
},
+ "menu.keyboardShortcuts": {
+ "translation": "Ярлыки клавиатуры"
+ },
"menu.layout": {
"translation": "Вертикальная компоновка"
},
diff --git a/src/livecodes/i18n/locales/ru/translation.ts b/src/livecodes/i18n/locales/ru/translation.ts
index 55693052f..cdcb022f5 100644
--- a/src/livecodes/i18n/locales/ru/translation.ts
+++ b/src/livecodes/i18n/locales/ru/translation.ts
@@ -273,7 +273,8 @@ const translation: I18nTranslation = {
save: 'Сохранить изображение',
scale: 'Масштаб изображения',
shadow: 'Тень',
- share: 'Поделиться изображением',
+ shareImage: 'Поделиться изображением',
+ shareTitle: 'Поделиться',
shareUrl: 'Поделиться URL',
theme: 'Тема',
width: 'Ширина',
@@ -284,6 +285,83 @@ const translation: I18nTranslation = {
windows: 'Windows',
},
},
+ commandMenu: {
+ changeTheme: {
+ dark: 'Переход на темную тему',
+ light: 'Переход на светлую тему',
+ title: 'Изменить тему',
+ },
+ changeUILanguage: 'Изменить язык пользовательского интерфейса',
+ closeModalMenu: 'Закрыть модальное меню/меню',
+ contribute: 'Вклад',
+ copy: 'Копировать код',
+ copyAsDataUrl: 'Копировать код как URL данных',
+ disableAI: 'Отключить помощника по кодам искусственного интеллекта',
+ disableAutoSave: 'Отключить автосохранение',
+ disableAutoUpdate: 'Отключить автоматическое обновление',
+ disableEmacs: 'Отключить режим Emacs',
+ disableFormatOnSave: 'Отключение форматирования при сохранении',
+ disableRecoverUnsaved: 'Отключить восстановление несохраненного',
+ disableVim: 'Отключить режим Vim',
+ enableAI: 'Включить AI-помощник для кода',
+ enableAutoSave: 'Включить автосохранение',
+ enableAutoUpdate: 'Включить автоматическое обновление',
+ enableEmacs: 'Включить режим Emacs',
+ enableFormatOnSave: 'Включение формата при сохранении',
+ enableRecoverUnsaved: 'Включить восстановление несохраненного',
+ enableVim: 'Включить режим Vim',
+ focus: {
+ editor: 'сосредоточься на редакторе',
+ home: 'Переместите фокус на дом',
+ outOfEditor: 'Переместить фокус из редактора',
+ },
+ formatCode: 'форматировать код',
+ home: 'Главная',
+ horizontalLayout: 'Горизонтальный макет',
+ keyboardShortcuts: 'Ярлыки клавиатуры',
+ login: 'Войти',
+ logout: 'Выход из системы',
+ moveToParent: 'перейти к родителям',
+ placeholder: 'Введите команду или выполните поиск...',
+ processors: 'Процессоры',
+ responsiveLayout: 'Адаптивный макет',
+ run: 'Запустить',
+ saveAsFork: 'Сохранить как новый проект',
+ saveAsTemplate: 'Сохранить как шаблон',
+ selectLanguage: 'Выберите язык',
+ show: {
+ compiled: 'Переключить скомпилированный код',
+ console: 'Переключаемая консоль',
+ focusMode: 'Переключение режима фокусировки',
+ fullscreen: 'Переключить на полный экран',
+ markup: 'Показать редактор разметки',
+ maximizeCompiled: 'Максимальное использование скомпилированного кода',
+ maximizeConsole: 'Максимизировать консоль',
+ maximizeTests: 'Максимально эффективные тесты',
+ next: 'Показать следующий редактор',
+ previous: 'Показать предыдущий редактор',
+ result: 'Переключить результат',
+ runTests: 'Выполнить тесты',
+ script: 'Показать редактор сценариев',
+ style: 'Показать редактор стилей',
+ tests: 'Переключить тесты',
+ title: 'Показать ...',
+ zoom: 'Переключение масштаба результатов',
+ },
+ starterTemplates: 'Стартовые шаблоны',
+ sync: 'Синхронизация (бета) ...',
+ template: 'Шаблон',
+ theme: {
+ color: 'Установите цвет темы',
+ defaultColor: 'Установите цвет темы по умолчанию',
+ },
+ title: 'Командное меню',
+ toClose: 'закрываться',
+ toNavigate: 'перемещаться',
+ toSelect: 'чтобы выбрать',
+ toggle: 'Тогл: ',
+ verticalLayout: 'Вертикальная компоновка',
+ },
core: {
broadcast: {
heading: 'Трансляция',
@@ -583,6 +661,12 @@ const translation: I18nTranslation = {
},
success: 'Импорт успешно завершен!',
},
+ keyboardShortcuts: {
+ command: 'Команда',
+ editorShortcuts: 'Список сочетаний клавиш редактора кода см <1> Ярлыки VS Code1>',
+ heading: 'Ярлыки клавиатуры',
+ key: 'Ключ',
+ },
login: {
accessAllowed: 'Разрешить доступ к:',
desc: '<1>Выполняя вход, вы соглашаетесь с тем, что <2>файлы cookie2> могут быть сохранены на вашем устройстве.1> <3> <4>Почему требуются эти разрешения?4> 3> <5> <6>Как изменить/отозвать разрешения?6> 5>',
@@ -614,6 +698,7 @@ const translation: I18nTranslation = {
backup: 'Резервное копирование / Восстановление …',
blog: 'Блог LiveCodes',
broadcast: 'Трансляция …',
+ commandMenu: 'Командное меню',
config: 'Конфигурация',
customSettings: 'Пользовательские настройки …',
delay: {
@@ -637,6 +722,7 @@ const translation: I18nTranslation = {
formatOnsave: 'Форматирование при сохранении',
getstart: 'Начало работы',
import: 'Импорт …',
+ keyboardShortcuts: 'Ярлыки клавиатуры',
layout: 'Вертикальная компоновка',
license: 'Лицензия',
login: 'Вход …',
diff --git a/src/livecodes/i18n/locales/ur/translation.lokalise.json b/src/livecodes/i18n/locales/ur/translation.lokalise.json
index 3d147f471..3b6f9622d 100644
--- a/src/livecodes/i18n/locales/ur/translation.lokalise.json
+++ b/src/livecodes/i18n/locales/ur/translation.lokalise.json
@@ -462,9 +462,12 @@
"codeToImage.shadow": {
"translation": "سایہ"
},
- "codeToImage.share": {
+ "codeToImage.shareImage": {
"translation": "تصویر شیئر کریں۔"
},
+ "codeToImage.shareTitle": {
+ "translation": "شیئر کریں"
+ },
"codeToImage.shareUrl": {
"translation": "URL کا اشتراک کریں۔"
},
@@ -486,6 +489,207 @@
"codeToImage.windowStyle.windows": {
"translation": "Windows"
},
+ "commandMenu.changeTheme.dark": {
+ "translation": "ڈارک تھیم میں تبدیل کریں۔"
+ },
+ "commandMenu.changeTheme.light": {
+ "translation": "ہلکی تھیم میں تبدیل کریں۔"
+ },
+ "commandMenu.changeTheme.title": {
+ "translation": "تھیم تبدیل کریں۔"
+ },
+ "commandMenu.changeUILanguage": {
+ "translation": "UI کی زبان تبدیل کریں۔"
+ },
+ "commandMenu.closeModalMenu": {
+ "translation": "موڈل/مینو بند کریں۔"
+ },
+ "commandMenu.contribute": {
+ "translation": "تعاون کریں"
+ },
+ "commandMenu.copy": {
+ "translation": "کوڈ کاپی کریں"
+ },
+ "commandMenu.copyAsDataUrl": {
+ "translation": "کوڈ کو ڈیٹا یو آر ایل کے طور پر کاپی کریں"
+ },
+ "commandMenu.disableAI": {
+ "translation": "AI کوڈ اسسٹنٹ کو غیر فعال کریں۔"
+ },
+ "commandMenu.disableAutoSave": {
+ "translation": "آٹو سیو کو غیر فعال کریں۔"
+ },
+ "commandMenu.disableAutoUpdate": {
+ "translation": "آٹو اپ ڈیٹ کو غیر فعال کریں۔"
+ },
+ "commandMenu.disableEmacs": {
+ "translation": "ایماکس موڈ کو غیر فعال کریں۔"
+ },
+ "commandMenu.disableFormatOnSave": {
+ "translation": "آن سیو فارمیٹ کو غیر فعال کریں۔"
+ },
+ "commandMenu.disableRecoverUnsaved": {
+ "translation": "غیر محفوظ شدہ بازیافت کو غیر فعال کریں۔"
+ },
+ "commandMenu.disableVim": {
+ "translation": "ویم موڈ کو غیر فعال کریں۔"
+ },
+ "commandMenu.enableAI": {
+ "translation": "اے آئی کوڈ اسسٹنٹ فعال کریں"
+ },
+ "commandMenu.enableAutoSave": {
+ "translation": "آٹو سیو کو فعال کریں۔"
+ },
+ "commandMenu.enableAutoUpdate": {
+ "translation": "آٹو اپ ڈیٹ کو فعال کریں۔"
+ },
+ "commandMenu.enableEmacs": {
+ "translation": "ایماکس موڈ کو فعال کریں۔"
+ },
+ "commandMenu.enableFormatOnSave": {
+ "translation": "آن سیو فارمیٹ کو فعال کریں۔"
+ },
+ "commandMenu.enableRecoverUnsaved": {
+ "translation": "غیر محفوظ شدہ بازیافت کو فعال کریں۔"
+ },
+ "commandMenu.enableVim": {
+ "translation": "ویم موڈ کو فعال کریں۔"
+ },
+ "commandMenu.focus.editor": {
+ "translation": "فوکس ایڈیٹر"
+ },
+ "commandMenu.focus.home": {
+ "translation": "فوکس کو گھر پر منتقل کریں۔"
+ },
+ "commandMenu.focus.outOfEditor": {
+ "translation": "فوکس کو ایڈیٹر سے باہر منتقل کریں۔"
+ },
+ "commandMenu.formatCode": {
+ "translation": "فارمیٹ کوڈ"
+ },
+ "commandMenu.home": {
+ "translation": "ہوم"
+ },
+ "commandMenu.horizontalLayout": {
+ "translation": "افقی لے آؤٹ"
+ },
+ "commandMenu.keyboardShortcuts": {
+ "translation": "کی بورڈ شارٹ کٹس"
+ },
+ "commandMenu.login": {
+ "translation": "لاگ ان"
+ },
+ "commandMenu.logout": {
+ "translation": "لاگ آؤٹ"
+ },
+ "commandMenu.moveToParent": {
+ "translation": "والدین کو منتقل کریں"
+ },
+ "commandMenu.placeholder": {
+ "translation": "کمانڈ ٹائپ کریں یا تلاش کریں..."
+ },
+ "commandMenu.processors": {
+ "translation": "پروسیسرز"
+ },
+ "commandMenu.responsiveLayout": {
+ "translation": "ریسپانسو لے آؤٹ"
+ },
+ "commandMenu.run": {
+ "translation": "چلائیں"
+ },
+ "commandMenu.saveAsFork": {
+ "translation": "ایک نئے پروجیکٹ کے طور پر محفوظ کریں۔"
+ },
+ "commandMenu.saveAsTemplate": {
+ "translation": "بطور ٹیمپلیٹ محفوظ کریں۔"
+ },
+ "commandMenu.selectLanguage": {
+ "translation": "زبان منتخب کریں۔"
+ },
+ "commandMenu.show.compiled": {
+ "translation": "مرتب شدہ کوڈ کو ٹوگل کریں۔"
+ },
+ "commandMenu.show.console": {
+ "translation": "کنسول ٹوگل کریں۔"
+ },
+ "commandMenu.show.focusMode": {
+ "translation": "فوکس موڈ ٹوگل کریں۔"
+ },
+ "commandMenu.show.fullscreen": {
+ "translation": "پوری اسکرین کو ٹوگل کریں۔"
+ },
+ "commandMenu.show.markup": {
+ "translation": "مارک اپ ایڈیٹر دکھائیں۔"
+ },
+ "commandMenu.show.maximizeCompiled": {
+ "translation": "مرتب شدہ کوڈ کو زیادہ سے زیادہ بنائیں"
+ },
+ "commandMenu.show.maximizeConsole": {
+ "translation": "کنسول کو زیادہ سے زیادہ بنائیں"
+ },
+ "commandMenu.show.maximizeTests": {
+ "translation": "زیادہ سے زیادہ ٹیسٹ"
+ },
+ "commandMenu.show.next": {
+ "translation": "اگلا ایڈیٹر دکھائیں۔"
+ },
+ "commandMenu.show.previous": {
+ "translation": "پچھلا ایڈیٹر دکھائیں۔"
+ },
+ "commandMenu.show.result": {
+ "translation": "نتیجہ کو ٹوگل کریں"
+ },
+ "commandMenu.show.runTests": {
+ "translation": "ٹیسٹ چلائیں۔"
+ },
+ "commandMenu.show.script": {
+ "translation": "اسکرپٹ ایڈیٹر دکھائیں۔"
+ },
+ "commandMenu.show.style": {
+ "translation": "اسٹائل ایڈیٹر دکھائیں۔"
+ },
+ "commandMenu.show.tests": {
+ "translation": "ٹوگل ٹیسٹ"
+ },
+ "commandMenu.show.title": {
+ "translation": "دکھائیں…"
+ },
+ "commandMenu.show.zoom": {
+ "translation": "ٹوگل رزلٹ زوم"
+ },
+ "commandMenu.starterTemplates": {
+ "translation": "شروعاتی سانچے"
+ },
+ "commandMenu.sync": {
+ "translation": "مطابقت پذیری (بی ٹا)…"
+ },
+ "commandMenu.template": {
+ "translation": "سانچہ"
+ },
+ "commandMenu.theme.color": {
+ "translation": "تھیم کا رنگ سیٹ کریں۔"
+ },
+ "commandMenu.theme.defaultColor": {
+ "translation": "ڈیفالٹ تھیم کا رنگ سیٹ کریں۔"
+ },
+ "commandMenu.title": {
+ "translation": "کمانڈ مینو"
+ },
+ "commandMenu.toClose": {
+ "translation": "بند کرنا"
+ },
+ "commandMenu.toNavigate": {
+ "translation": "نیویگیٹ کرنے کے لیے"
+ },
+ "commandMenu.toSelect": {
+ "translation": "منتخب کرنے کے لئے"
+ },
+ "commandMenu.toggle": {
+ "translation": "ٹوگل: "
+ },
+ "commandMenu.verticalLayout": {
+ "translation": "عمودی لے آؤٹ"
+ },
"core.broadcast.heading": {
"translation": "نشریات"
},
@@ -1077,6 +1281,18 @@
"import.success": {
"translation": "درآمد کامیاب!"
},
+ "keyboardShortcuts.command": {
+ "translation": "حکم"
+ },
+ "keyboardShortcuts.editorShortcuts": {
+ "translation": "کوڈ ایڈیٹر کی بورڈ شارٹ کٹس کی فہرست کے لیے، دیکھیں VS کوڈ شارٹ کٹس "
+ },
+ "keyboardShortcuts.heading": {
+ "translation": "کی بورڈ شارٹ کٹس"
+ },
+ "keyboardShortcuts.key": {
+ "translation": "چابی"
+ },
"login.accessAllowed": {
"translation": "رسائی کی اجازت دیں:"
},
@@ -1143,6 +1359,9 @@
"menu.broadcast": {
"translation": "نشریات …"
},
+ "menu.commandMenu": {
+ "translation": "کمانڈ مینو"
+ },
"menu.config": {
"translation": "ترتیب"
},
@@ -1200,6 +1419,9 @@
"menu.import": {
"translation": "درآمد …"
},
+ "menu.keyboardShortcuts": {
+ "translation": "کی بورڈ شارٹ کٹس"
+ },
"menu.layout": {
"translation": "عمودی لے آؤٹ"
},
diff --git a/src/livecodes/i18n/locales/ur/translation.ts b/src/livecodes/i18n/locales/ur/translation.ts
index 716820443..c45859373 100644
--- a/src/livecodes/i18n/locales/ur/translation.ts
+++ b/src/livecodes/i18n/locales/ur/translation.ts
@@ -273,7 +273,8 @@ const translation: I18nTranslation = {
save: 'تصویر محفوظ کریں۔',
scale: 'تصویری پیمانہ',
shadow: 'سایہ',
- share: 'تصویر شیئر کریں۔',
+ shareImage: 'تصویر شیئر کریں۔',
+ shareTitle: 'شیئر کریں',
shareUrl: 'URL کا اشتراک کریں۔',
theme: 'تھیم',
width: 'چوڑائی',
@@ -284,6 +285,83 @@ const translation: I18nTranslation = {
windows: 'Windows',
},
},
+ commandMenu: {
+ changeTheme: {
+ dark: 'ڈارک تھیم میں تبدیل کریں۔',
+ light: 'ہلکی تھیم میں تبدیل کریں۔',
+ title: 'تھیم تبدیل کریں۔',
+ },
+ changeUILanguage: 'UI کی زبان تبدیل کریں۔',
+ closeModalMenu: 'موڈل/مینو بند کریں۔',
+ contribute: 'تعاون کریں',
+ copy: 'کوڈ کاپی کریں',
+ copyAsDataUrl: 'کوڈ کو ڈیٹا یو آر ایل کے طور پر کاپی کریں',
+ disableAI: 'AI کوڈ اسسٹنٹ کو غیر فعال کریں۔',
+ disableAutoSave: 'آٹو سیو کو غیر فعال کریں۔',
+ disableAutoUpdate: 'آٹو اپ ڈیٹ کو غیر فعال کریں۔',
+ disableEmacs: 'ایماکس موڈ کو غیر فعال کریں۔',
+ disableFormatOnSave: 'آن سیو فارمیٹ کو غیر فعال کریں۔',
+ disableRecoverUnsaved: 'غیر محفوظ شدہ بازیافت کو غیر فعال کریں۔',
+ disableVim: 'ویم موڈ کو غیر فعال کریں۔',
+ enableAI: 'اے آئی کوڈ اسسٹنٹ فعال کریں',
+ enableAutoSave: 'آٹو سیو کو فعال کریں۔',
+ enableAutoUpdate: 'آٹو اپ ڈیٹ کو فعال کریں۔',
+ enableEmacs: 'ایماکس موڈ کو فعال کریں۔',
+ enableFormatOnSave: 'آن سیو فارمیٹ کو فعال کریں۔',
+ enableRecoverUnsaved: 'غیر محفوظ شدہ بازیافت کو فعال کریں۔',
+ enableVim: 'ویم موڈ کو فعال کریں۔',
+ focus: {
+ editor: 'فوکس ایڈیٹر',
+ home: 'فوکس کو گھر پر منتقل کریں۔',
+ outOfEditor: 'فوکس کو ایڈیٹر سے باہر منتقل کریں۔',
+ },
+ formatCode: 'فارمیٹ کوڈ',
+ home: 'ہوم',
+ horizontalLayout: 'افقی لے آؤٹ',
+ keyboardShortcuts: 'کی بورڈ شارٹ کٹس',
+ login: 'لاگ ان',
+ logout: 'لاگ آؤٹ',
+ moveToParent: 'والدین کو منتقل کریں',
+ placeholder: 'کمانڈ ٹائپ کریں یا تلاش کریں...',
+ processors: 'پروسیسرز',
+ responsiveLayout: 'ریسپانسو لے آؤٹ',
+ run: 'چلائیں',
+ saveAsFork: 'ایک نئے پروجیکٹ کے طور پر محفوظ کریں۔',
+ saveAsTemplate: 'بطور ٹیمپلیٹ محفوظ کریں۔',
+ selectLanguage: 'زبان منتخب کریں۔',
+ show: {
+ compiled: 'مرتب شدہ کوڈ کو ٹوگل کریں۔',
+ console: 'کنسول ٹوگل کریں۔',
+ focusMode: 'فوکس موڈ ٹوگل کریں۔',
+ fullscreen: 'پوری اسکرین کو ٹوگل کریں۔',
+ markup: 'مارک اپ ایڈیٹر دکھائیں۔',
+ maximizeCompiled: 'مرتب شدہ کوڈ کو زیادہ سے زیادہ بنائیں',
+ maximizeConsole: 'کنسول کو زیادہ سے زیادہ بنائیں',
+ maximizeTests: 'زیادہ سے زیادہ ٹیسٹ',
+ next: 'اگلا ایڈیٹر دکھائیں۔',
+ previous: 'پچھلا ایڈیٹر دکھائیں۔',
+ result: 'نتیجہ کو ٹوگل کریں',
+ runTests: 'ٹیسٹ چلائیں۔',
+ script: 'اسکرپٹ ایڈیٹر دکھائیں۔',
+ style: 'اسٹائل ایڈیٹر دکھائیں۔',
+ tests: 'ٹوگل ٹیسٹ',
+ title: 'دکھائیں…',
+ zoom: 'ٹوگل رزلٹ زوم',
+ },
+ starterTemplates: 'شروعاتی سانچے',
+ sync: 'مطابقت پذیری (بی ٹا)…',
+ template: 'سانچہ',
+ theme: {
+ color: 'تھیم کا رنگ سیٹ کریں۔',
+ defaultColor: 'ڈیفالٹ تھیم کا رنگ سیٹ کریں۔',
+ },
+ title: 'کمانڈ مینو',
+ toClose: 'بند کرنا',
+ toNavigate: 'نیویگیٹ کرنے کے لیے',
+ toSelect: 'منتخب کرنے کے لئے',
+ toggle: 'ٹوگل: ',
+ verticalLayout: 'عمودی لے آؤٹ',
+ },
core: {
broadcast: {
heading: 'نشریات',
@@ -583,6 +661,12 @@ const translation: I18nTranslation = {
},
success: 'درآمد کامیاب!',
},
+ keyboardShortcuts: {
+ command: 'حکم',
+ editorShortcuts: 'کوڈ ایڈیٹر کی بورڈ شارٹ کٹس کی فہرست کے لیے، دیکھیں <1> VS کوڈ شارٹ کٹس 1>',
+ heading: 'کی بورڈ شارٹ کٹس',
+ key: 'چابی',
+ },
login: {
accessAllowed: 'رسائی کی اجازت دیں:',
desc: '<1>لاگ ان کر کے، آپ اس بات سے متفق ہیں کہ آپ کے آلے پر <2>کوکیز2> محفوظ کی جا سکتی ہیں۔1> <3> <4>یہ اجازتیں کیوں ضروری ہیں؟4> 3> <5> <6>اجازتوں کو کیسے تبدیل/منسوخ کریں؟6> 5>',
@@ -614,6 +698,7 @@ const translation: I18nTranslation = {
backup: 'بیک اپ / بحالی …',
blog: 'LiveCodes بلاگ',
broadcast: 'نشریات …',
+ commandMenu: 'کمانڈ مینو',
config: 'ترتیب',
customSettings: 'حسب ضرورت ترتیبات …',
delay: {
@@ -637,6 +722,7 @@ const translation: I18nTranslation = {
formatOnsave: 'محفوظ کرتے وقت فارمیٹ کریں',
getstart: 'شروع کرنا',
import: 'درآمد …',
+ keyboardShortcuts: 'کی بورڈ شارٹ کٹس',
layout: 'عمودی لے آؤٹ',
license: 'لائسنس',
login: 'لاگ ان …',
diff --git a/src/livecodes/i18n/locales/zh-CN/translation.lokalise.json b/src/livecodes/i18n/locales/zh-CN/translation.lokalise.json
index 328974296..4a037917a 100644
--- a/src/livecodes/i18n/locales/zh-CN/translation.lokalise.json
+++ b/src/livecodes/i18n/locales/zh-CN/translation.lokalise.json
@@ -94,7 +94,7 @@
"translation": "SDK 版本:{{SDK_VERSION}}"
},
"app.copy.hint": {
- "translation": "复制(Ctrl/Cmd + A, Ctrl/Cmd + C)"
+ "translation": "复制(Ctrl/⌘ + A, Ctrl/⌘ + C)"
},
"app.copyAsUrl.hint": {
"translation": "将代码复制为 Data URL"
@@ -109,7 +109,7 @@
"translation": "外部资源"
},
"app.focus.hint": {
- "translation": "切换聚焦模式"
+ "translation": "切换聚焦模式(Ctrl/⌘ + K, Z)"
},
"app.format.hint": {
"translation": "格式化(Alt + Shift + F)"
@@ -133,22 +133,22 @@
"translation": "项目信息"
},
"app.redo.hint": {
- "translation": "重做(Ctrl/Cmd + Shift + Z)"
+ "translation": "重做(Ctrl/⌘ + Shift + Z)"
},
"app.result.hint": {
- "translation": "结果"
+ "translation": "结果(Ctrl/⌘ + Alt + R)"
},
"app.run.hint": {
"translation": "运行(Shift + Enter)"
},
"app.share.hint": {
- "translation": "分享"
+ "translation": "分享(Ctrl/⌘ + Alt + S)"
},
"app.themeColors.custom": {
"translation": "自定义"
},
"app.undo.hint": {
- "translation": "撤消(Ctrl/Cmd + Z)"
+ "translation": "撤消(Ctrl/⌘ + Z)"
},
"app.untitledProject": {
"translation": "未命名项目"
@@ -462,9 +462,12 @@
"codeToImage.shadow": {
"translation": "阴影"
},
- "codeToImage.share": {
+ "codeToImage.shareImage": {
"translation": "分享图片"
},
+ "codeToImage.shareTitle": {
+ "translation": "分享"
+ },
"codeToImage.shareUrl": {
"translation": "分享 URL"
},
@@ -486,6 +489,207 @@
"codeToImage.windowStyle.windows": {
"translation": "Windows"
},
+ "commandMenu.changeTheme.dark": {
+ "translation": "切换为深色主题"
+ },
+ "commandMenu.changeTheme.light": {
+ "translation": "切换为浅色主题"
+ },
+ "commandMenu.changeTheme.title": {
+ "translation": "切换主题"
+ },
+ "commandMenu.changeUILanguage": {
+ "translation": "切换界面语言"
+ },
+ "commandMenu.closeModalMenu": {
+ "translation": "关闭模式/菜单"
+ },
+ "commandMenu.contribute": {
+ "translation": "贡献"
+ },
+ "commandMenu.copy": {
+ "translation": "复制代码"
+ },
+ "commandMenu.copyAsDataUrl": {
+ "translation": "将代码复制为 Data URL"
+ },
+ "commandMenu.disableAI": {
+ "translation": "禁用 AI 代码助手"
+ },
+ "commandMenu.disableAutoSave": {
+ "translation": "禁用自动保存"
+ },
+ "commandMenu.disableAutoUpdate": {
+ "translation": "禁用自动更新"
+ },
+ "commandMenu.disableEmacs": {
+ "translation": "禁用 Emacs 模式"
+ },
+ "commandMenu.disableFormatOnSave": {
+ "translation": "禁用保存时格式化"
+ },
+ "commandMenu.disableRecoverUnsaved": {
+ "translation": "禁用恢复未保存的内容"
+ },
+ "commandMenu.disableVim": {
+ "translation": "禁用 Vim 模式"
+ },
+ "commandMenu.enableAI": {
+ "translation": "启用 AI 代码助手"
+ },
+ "commandMenu.enableAutoSave": {
+ "translation": "启用自动保存"
+ },
+ "commandMenu.enableAutoUpdate": {
+ "translation": "启用自动更新"
+ },
+ "commandMenu.enableEmacs": {
+ "translation": "启用 Emacs 模式"
+ },
+ "commandMenu.enableFormatOnSave": {
+ "translation": "启用保存时格式化"
+ },
+ "commandMenu.enableRecoverUnsaved": {
+ "translation": "启用恢复未保存的内容"
+ },
+ "commandMenu.enableVim": {
+ "translation": "启用 Vim 模式"
+ },
+ "commandMenu.focus.editor": {
+ "translation": "聚焦编辑器"
+ },
+ "commandMenu.focus.home": {
+ "translation": "将焦点移至主页"
+ },
+ "commandMenu.focus.outOfEditor": {
+ "translation": "将焦点移出编辑器"
+ },
+ "commandMenu.formatCode": {
+ "translation": "格式化代码"
+ },
+ "commandMenu.home": {
+ "translation": "主页"
+ },
+ "commandMenu.horizontalLayout": {
+ "translation": "水平布局"
+ },
+ "commandMenu.keyboardShortcuts": {
+ "translation": "键盘快捷键"
+ },
+ "commandMenu.login": {
+ "translation": "登录"
+ },
+ "commandMenu.logout": {
+ "translation": "登出"
+ },
+ "commandMenu.moveToParent": {
+ "translation": "转至父级"
+ },
+ "commandMenu.placeholder": {
+ "translation": "输入命令或搜索 ..."
+ },
+ "commandMenu.processors": {
+ "translation": "处理器"
+ },
+ "commandMenu.responsiveLayout": {
+ "translation": "响应式布局"
+ },
+ "commandMenu.run": {
+ "translation": "运行"
+ },
+ "commandMenu.saveAsFork": {
+ "translation": "另存为 Fork(新项目)"
+ },
+ "commandMenu.saveAsTemplate": {
+ "translation": "另存为模板"
+ },
+ "commandMenu.selectLanguage": {
+ "translation": "选择语言"
+ },
+ "commandMenu.show.compiled": {
+ "translation": "切换编译结果页面显示"
+ },
+ "commandMenu.show.console": {
+ "translation": "切换控制台页面显示"
+ },
+ "commandMenu.show.focusMode": {
+ "translation": "切换聚焦模式"
+ },
+ "commandMenu.show.fullscreen": {
+ "translation": "切换全屏"
+ },
+ "commandMenu.show.markup": {
+ "translation": "显示标记编辑器"
+ },
+ "commandMenu.show.maximizeCompiled": {
+ "translation": "最大化编译结果页面"
+ },
+ "commandMenu.show.maximizeConsole": {
+ "translation": "最大化控制台页面"
+ },
+ "commandMenu.show.maximizeTests": {
+ "translation": "最大化测试页面"
+ },
+ "commandMenu.show.next": {
+ "translation": "显示下一个编辑器"
+ },
+ "commandMenu.show.previous": {
+ "translation": "显示前一个编辑器"
+ },
+ "commandMenu.show.result": {
+ "translation": "切换结果页面显示"
+ },
+ "commandMenu.show.runTests": {
+ "translation": "运行测试"
+ },
+ "commandMenu.show.script": {
+ "translation": "显示脚本编辑器"
+ },
+ "commandMenu.show.style": {
+ "translation": "显示样式编辑器"
+ },
+ "commandMenu.show.tests": {
+ "translation": "切换测试页面显示"
+ },
+ "commandMenu.show.title": {
+ "translation": "显示 …"
+ },
+ "commandMenu.show.zoom": {
+ "translation": "切换结果页面缩放"
+ },
+ "commandMenu.starterTemplates": {
+ "translation": "启动模板"
+ },
+ "commandMenu.sync": {
+ "translation": "同步(Beta 版)..."
+ },
+ "commandMenu.template": {
+ "translation": "模板"
+ },
+ "commandMenu.theme.color": {
+ "translation": "设置主题颜色"
+ },
+ "commandMenu.theme.defaultColor": {
+ "translation": "设置默认主题颜色"
+ },
+ "commandMenu.title": {
+ "translation": "命令菜单"
+ },
+ "commandMenu.toClose": {
+ "translation": "以关闭"
+ },
+ "commandMenu.toNavigate": {
+ "translation": "以导航"
+ },
+ "commandMenu.toSelect": {
+ "translation": "以选择"
+ },
+ "commandMenu.toggle": {
+ "translation": "切换:"
+ },
+ "commandMenu.verticalLayout": {
+ "translation": "垂直布局"
+ },
"core.broadcast.heading": {
"translation": "播送"
},
@@ -505,7 +709,7 @@
"translation": "将代码复制为 Data URL"
},
"core.copy.copiedImage": {
- "translation": "图像复制到剪贴板。"
+ "translation": "图像已复制到剪贴板"
},
"core.copy.hint": {
"translation": "已复制!"
@@ -1015,7 +1219,7 @@
"translation": "必填"
},
"generic.tagline": {
- "translation": "一个简单实用的代码游乐场!"
+ "translation": "一个简单实用的代码运行环境!"
},
"import.bulk.desc": {
"translation": "将多个项目批量导入到您已保存的项目中。可以从已保存的项目屏幕导出项目。"
@@ -1077,6 +1281,18 @@
"import.success": {
"translation": "导入成功!"
},
+ "keyboardShortcuts.command": {
+ "translation": "命令"
+ },
+ "keyboardShortcuts.editorShortcuts": {
+ "translation": "请参见 VS Code 快捷键 以获取有关代码编辑器的所有快捷键。"
+ },
+ "keyboardShortcuts.heading": {
+ "translation": "键盘快捷键"
+ },
+ "keyboardShortcuts.key": {
+ "translation": "快捷键"
+ },
"login.accessAllowed": {
"translation": "允许访问:"
},
@@ -1143,6 +1359,9 @@
"menu.broadcast": {
"translation": "播送 ..."
},
+ "menu.commandMenu": {
+ "translation": "命令菜单"
+ },
"menu.config": {
"translation": "配置"
},
@@ -1200,6 +1419,9 @@
"menu.import": {
"translation": "导入 ..."
},
+ "menu.keyboardShortcuts": {
+ "translation": "键盘快捷键"
+ },
"menu.layout": {
"translation": "垂直布局"
},
@@ -1312,7 +1534,7 @@
"translation": "最后修改时间:{{modified}}"
},
"open.noData.desc": {
- "translation": "您可以从菜单 > 保存或通过键盘快捷键(Ctrl/Cmd + S)保存项目。"
+ "translation": "您可以从菜单 > 保存或通过键盘快捷键(Ctrl/⌘ + S)保存项目。"
},
"open.noData.heading": {
"translation": "您没有已保存的项目。"
@@ -1912,7 +2134,7 @@
"translation": "重置"
},
"toolspane.test.run.desc": {
- "translation": "Ctrl/Cmd + Alt + T"
+ "translation": "Ctrl/⌘ + Alt + T"
},
"toolspane.test.run.heading": {
"translation": "运行"
diff --git a/src/livecodes/i18n/locales/zh-CN/translation.ts b/src/livecodes/i18n/locales/zh-CN/translation.ts
index e8e0a72ad..a5e2c4b50 100644
--- a/src/livecodes/i18n/locales/zh-CN/translation.ts
+++ b/src/livecodes/i18n/locales/zh-CN/translation.ts
@@ -62,7 +62,7 @@ const translation: I18nTranslation = {
sdkVersion: 'SDK 版本:{{SDK_VERSION}}',
},
copy: {
- hint: '复制(Ctrl/Cmd + A, Ctrl/Cmd + C)',
+ hint: '复制(Ctrl/⌘ + A, Ctrl/⌘ + C)',
},
copyAsUrl: {
hint: '将代码复制为 Data URL',
@@ -77,7 +77,7 @@ const translation: I18nTranslation = {
hint: '外部资源',
},
focus: {
- hint: '切换聚焦模式',
+ hint: '切换聚焦模式(Ctrl/⌘ + K, Z)',
},
format: {
hint: '格式化(Alt + Shift + F)',
@@ -99,22 +99,22 @@ const translation: I18nTranslation = {
hint: '项目信息',
},
redo: {
- hint: '重做(Ctrl/Cmd + Shift + Z)',
+ hint: '重做(Ctrl/⌘ + Shift + Z)',
},
result: {
- hint: '结果',
+ hint: '结果(Ctrl/⌘ + Alt + R)',
},
run: {
hint: '运行(Shift + Enter)',
},
share: {
- hint: '分享',
+ hint: '分享(Ctrl/⌘ + Alt + S)',
},
themeColors: {
custom: '自定义',
},
undo: {
- hint: '撤消(Ctrl/Cmd + Z)',
+ hint: '撤消(Ctrl/⌘ + Z)',
},
untitledProject: '未命名项目',
},
@@ -272,7 +272,8 @@ const translation: I18nTranslation = {
save: '保存图片',
scale: '图像缩放比例',
shadow: '阴影',
- share: '分享图片',
+ shareImage: '分享图片',
+ shareTitle: '分享',
shareUrl: '分享 URL',
theme: '主题',
width: '宽度',
@@ -283,6 +284,83 @@ const translation: I18nTranslation = {
windows: 'Windows',
},
},
+ commandMenu: {
+ changeTheme: {
+ dark: '切换为深色主题',
+ light: '切换为浅色主题',
+ title: '切换主题',
+ },
+ changeUILanguage: '切换界面语言',
+ closeModalMenu: '关闭模式/菜单',
+ contribute: '贡献',
+ copy: '复制代码',
+ copyAsDataUrl: '将代码复制为 Data URL',
+ disableAI: '禁用 AI 代码助手',
+ disableAutoSave: '禁用自动保存',
+ disableAutoUpdate: '禁用自动更新',
+ disableEmacs: '禁用 Emacs 模式',
+ disableFormatOnSave: '禁用保存时格式化',
+ disableRecoverUnsaved: '禁用恢复未保存的内容',
+ disableVim: '禁用 Vim 模式',
+ enableAI: '启用 AI 代码助手',
+ enableAutoSave: '启用自动保存',
+ enableAutoUpdate: '启用自动更新',
+ enableEmacs: '启用 Emacs 模式',
+ enableFormatOnSave: '启用保存时格式化',
+ enableRecoverUnsaved: '启用恢复未保存的内容',
+ enableVim: '启用 Vim 模式',
+ focus: {
+ editor: '聚焦编辑器',
+ home: '将焦点移至主页',
+ outOfEditor: '将焦点移出编辑器',
+ },
+ formatCode: '格式化代码',
+ home: '主页',
+ horizontalLayout: '水平布局',
+ keyboardShortcuts: '键盘快捷键',
+ login: '登录',
+ logout: '登出',
+ moveToParent: '转至父级',
+ placeholder: '输入命令或搜索 ...',
+ processors: '处理器',
+ responsiveLayout: '响应式布局',
+ run: '运行',
+ saveAsFork: '另存为 Fork(新项目)',
+ saveAsTemplate: '另存为模板',
+ selectLanguage: '选择语言',
+ show: {
+ compiled: '切换编译结果页面显示',
+ console: '切换控制台页面显示',
+ focusMode: '切换聚焦模式',
+ fullscreen: '切换全屏',
+ markup: '显示标记编辑器',
+ maximizeCompiled: '最大化编译结果页面',
+ maximizeConsole: '最大化控制台页面',
+ maximizeTests: '最大化测试页面',
+ next: '显示下一个编辑器',
+ previous: '显示前一个编辑器',
+ result: '切换结果页面显示',
+ runTests: '运行测试',
+ script: '显示脚本编辑器',
+ style: '显示样式编辑器',
+ tests: '切换测试页面显示',
+ title: '显示 …',
+ zoom: '切换结果页面缩放',
+ },
+ starterTemplates: '启动模板',
+ sync: '同步(Beta 版)...',
+ template: '模板',
+ theme: {
+ color: '设置主题颜色',
+ defaultColor: '设置默认主题颜色',
+ },
+ title: '命令菜单',
+ toClose: '以关闭',
+ toNavigate: '以导航',
+ toSelect: '以选择',
+ toggle: '切换:',
+ verticalLayout: '垂直布局',
+ },
core: {
broadcast: {
heading: '播送',
@@ -295,7 +373,7 @@ const translation: I18nTranslation = {
copy: {
copied: '代码已复制到剪贴板',
copiedAsDataURL: '将代码复制为 Data URL',
- copiedImage: '图像复制到剪贴板。',
+ copiedImage: '图像已复制到剪贴板',
hint: '已复制!',
title: '复制',
},
@@ -548,7 +626,7 @@ const translation: I18nTranslation = {
more: '更多...',
optional: '可选',
required: '必填',
- tagline: '一个简单实用的代码游乐场!',
+ tagline: '一个简单实用的代码运行环境!',
},
import: {
bulk: {
@@ -582,6 +660,12 @@ const translation: I18nTranslation = {
},
success: '导入成功!',
},
+ keyboardShortcuts: {
+ command: '命令',
+ editorShortcuts: '请参见 <1> VS Code 快捷键1> 以获取有关代码编辑器的所有快捷键。',
+ heading: '键盘快捷键',
+ key: '快捷键',
+ },
login: {
accessAllowed: '允许访问:',
desc: '<1>登录即表示您同意 <2>Cookie2> 将可能存储在您的设备上。1><3> <4>为什么需要这些权限?4> 3><5> <6>如何更改 / 撤销权限?6> 5>',
@@ -613,6 +697,7 @@ const translation: I18nTranslation = {
backup: '备份 / 恢复 ...',
blog: 'LiveCodes 博客',
broadcast: '播送 ...',
+ commandMenu: '命令菜单',
config: '配置',
customSettings: '自定义设置 ...',
delay: {
@@ -636,6 +721,7 @@ const translation: I18nTranslation = {
formatOnsave: '保存时格式化',
getstart: '快速开始',
import: '导入 ...',
+ keyboardShortcuts: '键盘快捷键',
layout: '垂直布局',
license: '许可证',
login: '登录',
@@ -690,7 +776,7 @@ const translation: I18nTranslation = {
import: '导入',
lastModified: '最后修改时间:{{modified}}',
noData: {
- desc: '您可以从菜单 > 保存或通过键盘快捷键(Ctrl/Cmd + S)保存项目。',
+ desc: '您可以从菜单 > 保存或通过键盘快捷键(Ctrl/⌘ + S)保存项目。',
heading: '您没有已保存的项目。',
},
noMatch: '没有符合筛选条件的项目。',
@@ -977,7 +1063,7 @@ const translation: I18nTranslation = {
noTest: '<1>该项目没有测试!1>',
reset: '重置',
run: {
- desc: 'Ctrl/Cmd + Alt + T',
+ desc: 'Ctrl/⌘ + Alt + T',
heading: '运行',
},
summary: {