Skip to content

Commit

Permalink
i18n: pull translation from Lokalise
Browse files Browse the repository at this point in the history
  • Loading branch information
livecodes-ci[bot] committed Nov 24, 2024
1 parent 333ed1e commit 5daaf02
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 34 deletions.
3 changes: 0 additions & 3 deletions src/livecodes/i18n/locales/ar/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ const translation: I18nTranslation = {
fullscreen: {
hint: 'ملء الشاشة',
},
logo: {
title: 'LiveCodes: محرر برمجي يعمل ببساطة!',
},
projectInfo: {
hint: 'معلومات المشروع',
},
Expand Down
3 changes: 0 additions & 3 deletions src/livecodes/i18n/locales/de/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ const translation: I18nTranslation = {
fullscreen: {
hint: 'Vollbild',
},
logo: {
title: 'LiveCodes: Ein Code-Spielplatz, Der Einfach Funktioniert!',
},
projectInfo: {
hint: 'Projektinformationen',
},
Expand Down
3 changes: 0 additions & 3 deletions src/livecodes/i18n/locales/es/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ const translation: I18nTranslation = {
fullscreen: {
hint: 'Pantalla completa',
},
logo: {
title: 'LiveCodes: ¡Un Patio de Código Que Simplemente Funciona!',
},
projectInfo: {
hint: 'Información del proyecto',
},
Expand Down
3 changes: 0 additions & 3 deletions src/livecodes/i18n/locales/fr/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ const translation: I18nTranslation = {
fullscreen: {
hint: 'Plein écran',
},
logo: {
title: 'LiveCodes: Un Bac à Sable de Code Qui Fonctionne, Tout Simplement!',
},
projectInfo: {
hint: 'Informations sur le projet',
},
Expand Down
3 changes: 0 additions & 3 deletions src/livecodes/i18n/locales/hi/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ const translation: I18nTranslation = {
fullscreen: {
hint: 'पूर्ण स्क्रीन',
},
logo: {
title: 'LiveCodes: एक कोड प्लेग्राउंड जो बस काम करता है!',
},
projectInfo: {
hint: 'प्रोजेक्ट जानकारी',
},
Expand Down
3 changes: 0 additions & 3 deletions src/livecodes/i18n/locales/it/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ const translation: I18nTranslation = {
fullscreen: {
hint: 'Schermo intero',
},
logo: {
title: 'LiveCodes: Un Parco Giochi per il Codice Che Funziona e Basta!',
},
projectInfo: {
hint: 'Informazioni progetto',
},
Expand Down
3 changes: 0 additions & 3 deletions src/livecodes/i18n/locales/ja/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ const translation: I18nTranslation = {
fullscreen: {
hint: '全画面表示',
},
logo: {
title: 'LiveCodes: シンプルに動作するコードの遊び場!',
},
projectInfo: {
hint: 'プロジェクト情報',
},
Expand Down
3 changes: 0 additions & 3 deletions src/livecodes/i18n/locales/pt/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ const translation: I18nTranslation = {
fullscreen: {
hint: 'Tela Cheia',
},
logo: {
title: 'LiveCodes: Um Playground de Código Que Simplesmente Funciona!',
},
projectInfo: {
hint: 'Informações do Projeto',
},
Expand Down
3 changes: 0 additions & 3 deletions src/livecodes/i18n/locales/ru/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ const translation: I18nTranslation = {
fullscreen: {
hint: 'Полноэкранный режим',
},
logo: {
title: 'LiveCodes: Площадка Для Кода, Которая Просто Работает!',
},
projectInfo: {
hint: 'Информация о проекте',
},
Expand Down
5 changes: 1 addition & 4 deletions src/livecodes/i18n/locales/ur/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ const translation: I18nTranslation = {
fullscreen: {
hint: 'فل اسکرین',
},
logo: {
title: 'لائیو کوڈز: ایک کوڈ پلے گراؤنڈ جو بس کام کرتا ہے!',
},
projectInfo: {
hint: 'پروجیکٹ کی معلومات',
},
Expand Down Expand Up @@ -450,7 +447,7 @@ const translation: I18nTranslation = {
more: 'مزید...',
optional: 'اختیاری',
required: 'ضروری',
tagline: 'ایک کوڈ پلے گراؤنڈ جو بس کام کرتا ہے!',
tagline: '!ایک کوڈ پلے گراؤنڈ جو بس کام کرتا ہے',
},
import: {
bulk: {
Expand Down
3 changes: 0 additions & 3 deletions src/livecodes/i18n/locales/zh-CN/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ const translation: I18nTranslation = {
fullscreen: {
hint: '全屏',
},
logo: {
title: 'LiveCodes: 一个简单实用的代码游乐场!',
},
projectInfo: {
hint: '项目信息',
},
Expand Down

0 comments on commit 5daaf02

Please sign in to comment.