Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into release/1.0.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
digiserg committed Sep 17, 2024
2 parents c939866 + 6d2b7fd commit 0022043
Show file tree
Hide file tree
Showing 13 changed files with 114 additions and 57 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,9 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20.17.0
cache: 'npm'

# - name: Clear npm cache
# run: npm cache clean --force
- name: Clear npm cache
run: npm cache clean --force

- name: Get credits and add them to the database
run: |
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ main/bin/*
**/__pycache__

.env
package-lock.json
4 changes: 3 additions & 1 deletion localization/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"checks": "فحوصات",
"clear all statements": "مسح جميع العبارات",
"clear": "مسح",
"click to select": "اضغط لتحديد",
"client certificate file": "ملف شهادة العميل",
"client key file": "ملف مفتاح العميل",
"close all active work areas": "إغلاق جميع مساحات العمل النشطة",
Expand Down Expand Up @@ -118,7 +119,7 @@
"do you want to entirely delete the local cluster [b]$data[/b]?": "هل تريد مسح العنقود المحلي [b]$data[/b] بالكامل؟",
"do you want to entirely delete the workspace [b]$data[/b]? once you confirm, there is no undo": "هل تريد مسح مساحة العمل [b]$data[/b] بالكامل؟ هذه عملية لا يمكن التراجع عنها",
"download the block": "تحميل الكتلة",
"drag and drop or click to select workspace(s)": "اسحب وافلت أو اضغط لتحديد مساحة/مساحات العمل",
"drag and drop": "اسحب وافلت",
"duplicate name": "اسم مكرر",
"edit cluster": "تعديل عنقود",
"edit workspace": "تعديل مساحة عمل",
Expand Down Expand Up @@ -352,6 +353,7 @@
"workspace name": "اسم مساحة العمل",
"workspace path": "مسار مساحة العمل",
"workspace settings": "إعدادات مساحة العمل",
"workspace(s)": "مساحة/مساحات العمل",
"workspaces": "مساحات العمل",
"you can now complete the update": "يمكنك الآن استكمال التحديث",
"you may now save it": "يمكنك الآن حفظه",
Expand Down
4 changes: 3 additions & 1 deletion localization/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"checks": "checks",
"clear all statements": "clear all statements",
"clear": "clear",
"click to select": "click to select",
"client certificate file": "client certificate file",
"client key file": "client key file",
"close all active work areas": "close all active work areas",
Expand Down Expand Up @@ -118,7 +119,7 @@
"do you want to entirely delete the local cluster [b]$data[/b]?": "do you want to entirely delete the local cluster [b]$data[/b]?",
"do you want to entirely delete the workspace [b]$data[/b]? once you confirm, there is no undo": "do you want to entirely delete the workspace [b]$data[/b]? once you confirm, there is no undo",
"download the block": "download the block",
"drag and drop or click to select workspace(s)": "drag and drop or click to select workspace(s)",
"drag and drop": "drag and drop",
"duplicate name": "duplicate name",
"edit cluster": "edit cluster",
"edit workspace": "edit workspace",
Expand Down Expand Up @@ -353,6 +354,7 @@
"workspace name": "workspace name",
"workspace path": "workspace path",
"workspace settings": "workspace settings",
"workspace(s)": "workspace(s)",
"workspaces": "workspaces",
"you can now complete the update": "you can now complete the update",
"you may now save it": "you may now save it",
Expand Down
4 changes: 3 additions & 1 deletion localization/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"checks": "Cheques",
"clear all statements": "borrar todas las declaraciones",
"clear": "claro",
"click to select": "haz clic para seleccionar",
"client certificate file": "Archivo de certificado de cliente",
"client key file": "Archivo de clave de cliente",
"close all active work areas": "Cierre todas las áreas de trabajo activas",
Expand Down Expand Up @@ -118,7 +119,7 @@
"do you want to entirely delete the local cluster [b]$data[/b]?": "¿Desea eliminar por completo el clúster local [b]$data[/b]?",
"do you want to entirely delete the workspace [b]$data[/b]? once you confirm, there is no undo": "¿Desea eliminar por completo el espacio de trabajo [b]$data[/b]? Una vez que confirme, no hay forma de deshacer",
"download the block": "Descargar el bloque",
"drag and drop or click to select workspace(s)": "Arrastre y suelte o haga clic para seleccionar espacios de trabajo",
"drag and drop": "arrastrar y soltar",
"duplicate name": "Nombre duplicado",
"edit cluster": "Editar clúster",
"edit workspace": "Editar espacio de trabajo",
Expand Down Expand Up @@ -353,6 +354,7 @@
"workspace name": "Nombre del espacio de trabajo",
"workspace path": "Ruta del área de trabajo",
"workspace settings": "Configuración del espacio de trabajo",
"workspace(s)": "espacio(s) de trabajo",
"workspaces": "Espacios de trabajo",
"you can now complete the update": "Ahora puede completar la actualización",
"you may now save it": "Ahora puedes guardarlo",
Expand Down
4 changes: 3 additions & 1 deletion localization/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"checks": "Contrôles",
"clear all statements": "effacer toutes les déclarations",
"clear": "clair",
"click to select": "cliquez pour sélectionner",
"client certificate file": "Fichier de certificat client",
"client key file": "fichier de clé client",
"close all active work areas": "Fermer toutes les zones de travail actives",
Expand Down Expand Up @@ -118,7 +119,7 @@
"do you want to entirely delete the local cluster [b]$data[/b]?": "Voulez-vous supprimer entièrement le cluster local [b]$data[/b] ?",
"do you want to entirely delete the workspace [b]$data[/b]? once you confirm, there is no undo": "Voulez-vous supprimer entièrement l’espace de travail [b]$data[/b] ? Une fois que vous avez confirmé, il n’y a pas d’annulation",
"download the block": "Télécharger le bloc",
"drag and drop or click to select workspace(s)": "Glisser-déposer ou cliquer pour sélectionner un ou plusieurs espaces de travail",
"drag and drop": "glisser-déposer",
"duplicate name": "Nom en double",
"edit cluster": "Modifier le cluster",
"edit workspace": "Modifier l’espace de travail",
Expand Down Expand Up @@ -353,6 +354,7 @@
"workspace name": "Nom de l’espace de travail",
"workspace path": "Chemin d’accès à l’espace de travail",
"workspace settings": "Paramètres de l’espace de travail",
"workspace(s)": "espace(s) de travail",
"workspaces": "Espaces de travail",
"you can now complete the update": "Vous pouvez maintenant terminer la mise à jour",
"you may now save it": "Vous pouvez maintenant l’enregistrer",
Expand Down
4 changes: 3 additions & 1 deletion localization/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"checks": "Comprobacións",
"clear all statements": "borrar todas as declaracións",
"clear": "Claro",
"click to select": "faga click para selecionar",
"client certificate file": "Ficheiro certificado de cliente",
"client key file": "ficheiro clave do cliente",
"close all active work areas": "Pechar todas as áreas de traballo activas",
Expand Down Expand Up @@ -118,7 +119,7 @@
"do you want to entirely delete the local cluster [b]$data[/b]?": "Queres eliminar por completo o clúster local [b]$data[/b]?",
"do you want to entirely delete the workspace [b]$data[/b]? once you confirm, there is no undo": "Queres eliminar completamente o espazo de traballo [b]$data[/b]? Unha vez confirmados, non hai desfacer",
"download the block": "Descargar o bloque",
"drag and drop or click to select workspace(s)": "arrastrar e soltar ou premer para seleccionar o(s) espazo de traballo(s)",
"drag and drop": "arrastrar e soltar",
"duplicate name": "Nome duplicado",
"edit cluster": "Editar cluster",
"edit workspace": "editar espazo de traballo",
Expand Down Expand Up @@ -353,6 +354,7 @@
"workspace name": "Nome do espazo de traballo",
"workspace path": "Camiño do espazo de traballo",
"workspace settings": "Configuración do espazo de traballo",
"workspace(s)": "espazo(s) de traballo",
"workspaces": "Espazos de traballo",
"you can now complete the update": "Xa podes completar a actualización",
"you may now save it": "Agora podes gardalo",
Expand Down
4 changes: 3 additions & 1 deletion localization/iw.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"checks": "בודק",
"clear all statements": "נקה את כל ההצהרות",
"clear": "צלול",
"click to select": "לחץ לבחירה",
"client certificate file": "קובץ אישור לקוח",
"client key file": "קובץ מפתח לקוח",
"close all active work areas": "סגור את כל אזורי העבודה הפעילים",
Expand Down Expand Up @@ -118,7 +119,7 @@
"do you want to entirely delete the local cluster [b]$data[/b]?": "האם ברצונך למחוק לחלוטין את האשכול המקומי [b]$data[/b]?",
"do you want to entirely delete the workspace [b]$data[/b]? once you confirm, there is no undo": "האם ברצונך למחוק לחלוטין את סביבת העבודה [b]$data[/b]? ברגע שאתה מאשר, אין ביטול",
"download the block": "הורד את הבלוק",
"drag and drop or click to select workspace(s)": "גרור ושחרר או לחץ כדי לבחור סביבות עבודה",
"drag and drop": "גרור ושחרר",
"duplicate name": "שם כפול",
"edit cluster": "עריכת אשכול",
"edit workspace": "עריכת סביבת עבודה",
Expand Down Expand Up @@ -353,6 +354,7 @@
"workspace name": "שם סביבת עבודה",
"workspace path": "נתיב סביבת עבודה",
"workspace settings": "הגדרות סביבת עבודה",
"workspace(s)": "מרחבי עבודה",
"workspaces": "סביבות עבודה",
"you can now complete the update": "כעת באפשרותך להשלים את העדכון",
"you may now save it": "כעת תוכל לשמור אותו",
Expand Down
4 changes: 3 additions & 1 deletion localization/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"checks": "检查",
"clear all statements": "清除所有语句",
"clear": "清楚",
"click to select": "单击以选择",
"client certificate file": "客户端证书文件",
"client key file": "客户端密钥文件",
"close all active work areas": "关闭所有活动工作区",
Expand Down Expand Up @@ -118,7 +119,7 @@
"do you want to entirely delete the local cluster [b]$data[/b]?": "是否要完全删除本地集群 [b]$data[/b]?",
"do you want to entirely delete the workspace [b]$data[/b]? once you confirm, there is no undo": "是否要完全删除工作区 [b]$data[/b]?确认后,没有撤消",
"download the block": "下载区块",
"drag and drop or click to select workspace(s)": "拖放或单击以选择工作区",
"drag and drop": "拖放",
"duplicate name": "重复名称",
"edit cluster": "编辑集群",
"edit workspace": "编辑工作区",
Expand Down Expand Up @@ -353,6 +354,7 @@
"workspace name": "工作区名称",
"workspace path": "工作区路径",
"workspace settings": "工作区设置",
"workspace(s)": "工作区",
"workspaces": "工作区",
"you can now complete the update": "您现在可以完成更新",
"you may now save it": "您现在可以保存它",
Expand Down
Loading

0 comments on commit 0022043

Please sign in to comment.