Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/livecodes/i18n/locales/ar/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@
"editorSettings.enableAI.note": {
"translation": "مدعوم بواسطة <tag-1><tag-2></tag-2></tag-1>"
},
"editorSettings.foldRegions": {
"translation": "طيّ المناطق*"
},
"editorSettings.fontFamily": {
"translation": "عائلة الخط"
},
Expand Down
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/ar/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ const translation: I18nTranslation = {
heading: 'تفعيل مساعد الكود الذكي',
note: 'مدعوم بواسطة <1><2></2></1>',
},
foldRegions: 'طيّ المناطق*',
fontFamily: 'عائلة الخط',
fontSize: 'حجم الخط',
format: 'تنسيق',
Expand Down
3 changes: 3 additions & 0 deletions src/livecodes/i18n/locales/de/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@
"editorSettings.enableAI.note": {
"translation": "Unterstützt von <tag-1><tag-2></tag-2></tag-1>"
},
"editorSettings.foldRegions": {
"translation": "Falten (kollabieren) von Regionen *"
},
"editorSettings.fontFamily": {
"translation": "Schriftart"
},
Expand Down
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/de/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ const translation: I18nTranslation = {
heading: 'KI-Code-Assistent aktivieren',
note: 'Unterstützt von <1><2></2></1>',
},
foldRegions: 'Falten (kollabieren) von Regionen *',
fontFamily: 'Schriftart',
fontSize: 'Schriftgröße',
format: 'Format',
Expand Down
3 changes: 3 additions & 0 deletions src/livecodes/i18n/locales/es/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@
"editorSettings.enableAI.note": {
"translation": "Impulsado por <tag-1><tag-2></tag-2></tag-1>"
},
"editorSettings.foldRegions": {
"translation": "Plegar (colapsar) regiones *"
},
"editorSettings.fontFamily": {
"translation": "Familia de fuentes"
},
Expand Down
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/es/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ const translation: I18nTranslation = {
heading: 'Habilitar asistente de código IA',
note: 'Impulsado por <1><2></2></1>',
},
foldRegions: 'Plegar (colapsar) regiones *',
fontFamily: 'Familia de fuentes',
fontSize: 'Tamaño de fuente',
format: 'Formato',
Expand Down
3 changes: 3 additions & 0 deletions src/livecodes/i18n/locales/fr/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@
"editorSettings.enableAI.note": {
"translation": "Propulsé par <tag-1><tag-2></tag-2></tag-1>"
},
"editorSettings.foldRegions": {
"translation": "Plier (réduire) les régions *"
},
"editorSettings.fontFamily": {
"translation": "Famille de police"
},
Expand Down
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/fr/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ const translation: I18nTranslation = {
heading: "Activer l'assistant de code AI",
note: 'Propulsé par <1><2></2></1>',
},
foldRegions: 'Plier (réduire) les régions *',
fontFamily: 'Famille de police',
fontSize: 'Taille de la police',
format: 'Format',
Expand Down
3 changes: 3 additions & 0 deletions src/livecodes/i18n/locales/hi/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@
"editorSettings.enableAI.note": {
"translation": "<tag-1><tag-2></tag-2></tag-1> द्वारा संचालित"
},
"editorSettings.foldRegions": {
"translation": "मोड़ो (संकुचित) क्षेत्र *"
},
"editorSettings.fontFamily": {
"translation": "फ़ॉन्ट परिवार"
},
Expand Down
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/hi/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ const translation: I18nTranslation = {
heading: 'AI कोड सहायक सक्षम करें',
note: '<1><2></2></1> द्वारा संचालित',
},
foldRegions: 'मोड़ो (संकुचित) क्षेत्र *',
fontFamily: 'फ़ॉन्ट परिवार',
fontSize: 'फ़ॉन्ट आकार',
format: 'प्रारूप',
Expand Down
3 changes: 3 additions & 0 deletions src/livecodes/i18n/locales/it/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@
"editorSettings.enableAI.note": {
"translation": "Alimentato da <tag-1><tag-2></tag-2></tag-1>"
},
"editorSettings.foldRegions": {
"translation": "Piegare (collassare) le regioni *"
},
"editorSettings.fontFamily": {
"translation": "Famiglia di caratteri"
},
Expand Down
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/it/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ const translation: I18nTranslation = {
heading: 'Abilita Assistente AI per il Codice',
note: 'Alimentato da <1><2></2></1>',
},
foldRegions: 'Piegare (collassare) le regioni *',
fontFamily: 'Famiglia di caratteri',
fontSize: 'Dimensione carattere',
format: 'Formato',
Expand Down
3 changes: 3 additions & 0 deletions src/livecodes/i18n/locales/ja/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@
"editorSettings.enableAI.note": {
"translation": "提供: <tag-1><tag-2></tag-2></tag-1>"
},
"editorSettings.foldRegions": {
"translation": "折りたたみ領域"
},
"editorSettings.fontFamily": {
"translation": "フォントファミリー"
},
Expand Down
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/ja/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ const translation: I18nTranslation = {
heading: 'AIコードアシスタントを有効化',
note: '提供: <1><2></2></1>',
},
foldRegions: '折りたたみ領域',
fontFamily: 'フォントファミリー',
fontSize: 'フォントサイズ',
format: 'フォーマット',
Expand Down
3 changes: 3 additions & 0 deletions src/livecodes/i18n/locales/pt/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@
"editorSettings.enableAI.note": {
"translation": "Desenvolvido por <tag-1><tag-2></tag-2></tag-1>"
},
"editorSettings.foldRegions": {
"translation": "Dobrar (colapsar) regiões *"
},
"editorSettings.fontFamily": {
"translation": "Família da Fonte"
},
Expand Down
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/pt/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ const translation: I18nTranslation = {
heading: 'Habilitar Assistente de Código IA',
note: 'Desenvolvido por <1><2></2></1>',
},
foldRegions: 'Dobrar (colapsar) regiões *',
fontFamily: 'Família da Fonte',
fontSize: 'Tamanho da Fonte',
format: 'Formatar',
Expand Down
3 changes: 3 additions & 0 deletions src/livecodes/i18n/locales/ru/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@
"editorSettings.enableAI.note": {
"translation": "Работает на <tag-1><tag-2></tag-2></tag-1>"
},
"editorSettings.foldRegions": {
"translation": "Складывать (сворачивать) регионы"
},
"editorSettings.fontFamily": {
"translation": "Семейство шрифтов"
},
Expand Down
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/ru/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ const translation: I18nTranslation = {
heading: 'Включить AI-помощник для кода',
note: 'Работает на <1><2></2></1>',
},
foldRegions: 'Складывать (сворачивать) регионы',
fontFamily: 'Семейство шрифтов',
fontSize: 'Размер шрифта',
format: 'Форматирование',
Expand Down
3 changes: 3 additions & 0 deletions src/livecodes/i18n/locales/ur/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@
"editorSettings.enableAI.note": {
"translation": "<tag-1><tag-2></tag-2></tag-1> کی طرف سے طاقت یافتہ"
},
"editorSettings.foldRegions": {
"translation": "فولڈ (سخت) علاقوں *"
},
"editorSettings.fontFamily": {
"translation": "فونٹ فیملی"
},
Expand Down
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/ur/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ const translation: I18nTranslation = {
heading: 'اے آئی کوڈ اسسٹنٹ فعال کریں',
note: '<1><2></2></1> کی طرف سے طاقت یافتہ',
},
foldRegions: 'فولڈ (سخت) علاقوں *',
fontFamily: 'فونٹ فیملی',
fontSize: 'فونٹ سائز',
format: 'فارمیٹ',
Expand Down
3 changes: 3 additions & 0 deletions src/livecodes/i18n/locales/zh-CN/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@
"editorSettings.enableAI.note": {
"translation": "由 <tag-1> <tag-2> </tag-2> </tag-1> 提供支持"
},
"editorSettings.foldRegions": {
"translation": "折叠(收起)区域 *"
},
"editorSettings.fontFamily": {
"translation": "字体"
},
Expand Down
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/zh-CN/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ const translation: I18nTranslation = {
heading: '启用 AI 代码助手',
note: '由 <1> <2> </2> </1> 提供支持',
},
foldRegions: '折叠(收起)区域 *',
fontFamily: '字体',
fontSize: '字体大小',
format: '格式化',
Expand Down