Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #4335

Closed
wants to merge 24 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
9346bdd
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
0d47205
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
cfd8bcb
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
7c4d05f
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
a1feb30
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
7e4f5cd
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
b83a3cf
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
bb3c18f
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
24c877b
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
162994f
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
6deafe4
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
33e31c9
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
914475d
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
6c4890b
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
fe6aeb9
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
03ccb49
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
87afedf
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
2f61dd1
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
4f95dd3
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
22e9433
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
1df0d69
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
d481003
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
87bfff2
New translations l10n-clustermanagement-clustersettings-clustervisibi…
ks-ci-bot Nov 5, 2024
b328f0f
New translations l10n-workspaces-workspacesettings-basicinformation.j…
ks-ci-bot Nov 5, 2024
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
/*
* Please refer to the LICENSE file in the root directory of the project.
* https://github.com/kubesphere/console/blob/master/LICENSE
*/
module.exports = {
// Banner
CLUSTER_VISIBILITY: 'Cluster Visibility',
EDIT_VISIBILITY_DESC: 'Edit the cluster visibility in workspaces.',
UNAUTHORIZED: 'Unauthorized',
CLUSTER_VISIBILITY_DESC: 'Cluster visibility controls the cluster authorization to workspaces. After a cluster is authorized to workspaces, you can view and manage the cluster resources in the workspaces.',
CLUSTER_VISIBILITY_Q1: 'How do I authorize a cluster to specific workspaces?',
CLUSTER_VISIBILITY_A1: 'You can assign a cluster to specific workspaces by clicking Edit Visibility.',
CLUSTER_VISIBILITY_Q2: 'What are public clusters?',
CLUSTER_VISIBILITY_A2: 'Public clusters can be accessed by all platform users. Users can create and schedule resources on public clusters.',
// List
WORKSPACE: 'Workspace',
CLUSTER_VISIBILITY_SCAP: 'Cluster visibility',
AUTHORIZATION_TIME_TCAP: 'Authorization Time',
// List > Edit Visibility
EDIT_VISIBILITY: 'Edit Visibility',
AUTHORIZED: 'Authorized',
SET_PUBLIC_CLUSTER: 'Set as Public Cluster',
HOST_CLUSTER_VISIBILITY_WARNING: 'The stability of the multi-cluster system will decrease if the host cluster is overloaded. Exercise caution when assigning the host cluster to workspaces.',
CLUSTER_VISIBILITY_REMOVE_WARNING: 'After the authorization for a workspace to use the cluster is removed, all resources of the workspace on the cluster will be deleted.',
REMOVE_WORKSPACE_CONFIRM_TITLE: 'Remove Authorization',
REMOVE_WORKSPACE_CONFIRM_SI: 'Enter the workspace name <strong>{resource}</strong> to confirm that you understand the risks of this operation.',
REMOVE_WORKSPACE_CONFIRM_PL: 'Enter the workspace names <strong>{resource}</strong> to confirm that you understand the risks of this operation.',
REMOVE_WORKSPACE_CONFIRM_TIP: 'Delete projects in the workspace'
};
48 changes: 48 additions & 0 deletions locales/ar/l10n-workspaces-workspaceSettings-basicInformation.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
/*
* This file is part of KubeSphere Console.
* Copyright (C) 2019 The KubeSphere Console Authors.
*
* KubeSphere Console is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* KubeSphere Console is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with KubeSphere Console. If not, see <https://www.gnu.org/licenses/>.
*/
module.exports = {
// Navigation Pane
WORKSPACE_SETTINGS: 'Workspace Settings',
// Banner
WORKSPACE_BASIC_INFO_DESC: 'Basic information provides the overview of the workspace. You can view the basic information of the workspace.',
WORKSPACE_BASE_INFO_Q1: 'How do I apply for more clusters for the workspace?',
WORKSPACE_BASE_INFO_A1: 'Contact the platform or cluster administrator to apply for more clusters.',
// Workspace Information
WORKSPACE_INFO: 'Workspace Information',
WORKSPACE_MEMBER_TCAP: 'Workspace member',
WORKSPACE_MEMBER_TCAP_PL: 'Workspace members',
WS_MEMBER_SCAP: 'Workspace member',
WS_MEMBER_SCAP_PL: 'Workspace members',
DEVOPS_PROJECT_TCAP: 'DevOps project',
DEVOPS_PROJECT_TCAP_PL: 'DevOps projects',
DEVOPS_PROJECT_LOW: 'DevOps project',
DEVOPS_PROJECT_LOW_PL: 'DevOps projects',
PROJECTS: 'Projects',
// Workspace Information > Edit Information
// Network Isolation
ON: 'On',
OFF: 'Off',
WS_NETWORK_ISOLATION: 'Workspace network isolation',
NETWORK_POLICY_UNINSATLLED_DESC: 'The network policy component is not installed in this cluster.',
// Delete Workspace
DELETE_DESC: 'Are you sure you want to delete the resource? The resource cannot be restored after it is deleted.',
// Delete Workspace > Delete
DELETE_WORKSPACE_PROJECTS_DESC: 'Delete projects in the workspace',
DELETE_WORKSPACE_DESC: 'The workspace cannot be restored after it is deleted and all resources in the workspace will be removed.',
DELETE_WORKSPACE_TIP: 'Are you sure you want to delete the workspace <strong>{resource}</strong>? The workspace cannot be restored after it is deleted and all resources in the workspace will be removed.'
};
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
/*
* Please refer to the LICENSE file in the root directory of the project.
* https://github.com/kubesphere/console/blob/master/LICENSE
*/
module.exports = {
// Banner
CLUSTER_VISIBILITY: 'Cluster Sichtbarkeit',
EDIT_VISIBILITY_DESC: 'Bearbeiten Sie die Sichtbarkeit des Clusters in Arbeitsbereichen.',
UNAUTHORIZED: 'Unautorisiert',
CLUSTER_VISIBILITY_DESC: 'Die Cluster-Sichtbarkeit steuert die Cluster-Autorisierung für Arbeitsbereiche. Nachdem ein Cluster für Arbeitsbereiche autorisiert wurde, können Sie die Cluster Ressourcen in den Arbeitsbereichen anzeigen und verwalten.',
CLUSTER_VISIBILITY_Q1: 'Wie autorisiere ich einen Cluster zu bestimmten Arbeitsbereichen?',
CLUSTER_VISIBILITY_A1: 'Sie können einen Cluster bestimmten Arbeitsbereichen zuordnen, indem Sie auf Sichtbarkeit bearbeiten klicken.',
CLUSTER_VISIBILITY_Q2: 'Was sind öffentliche Cluster?',
CLUSTER_VISIBILITY_A2: 'Öffentliche Cluster können von allen Plattformnutzern genutzt werden. Benutzer können Ressourcen für öffentliche Cluster erstellen und planen.',
// List
WORKSPACE: 'Arbeitsbereich',
CLUSTER_VISIBILITY_SCAP: 'Cluster Sichtbarkeit',
AUTHORIZATION_TIME_TCAP: 'Autorisierungszeit',
// List > Edit Visibility
EDIT_VISIBILITY: 'Sichtbarkeit bearbeiten',
AUTHORIZED: 'Autorisiert',
SET_PUBLIC_CLUSTER: 'Als öffentlicher Cluster festlegen',
HOST_CLUSTER_VISIBILITY_WARNING: 'Die Stabilität des Multi-Cluster-Systems nimmt ab, wenn der Host-Cluster überlastet ist. Gehen Sie beim Zuweisen des Host-Clusters zu Arbeitsbereichen vorsichtig vor.',
CLUSTER_VISIBILITY_REMOVE_WARNING: 'Nachdem die Berechtigung für einen Arbeitsbereich zur Nutzung des Clusters entfernt wurde, werden alle Ressourcen des Arbeitsbereichs auf dem Cluster gelöscht.',
REMOVE_WORKSPACE_CONFIRM_TITLE: 'Autorisierung entfernen',
REMOVE_WORKSPACE_CONFIRM_SI: 'Geben Sie den Namen des Arbeitsbereiches <strong>{resource}</strong> ein, um zu bestätigen, dass Sie die Risiken dieser Operation verstehen.',
REMOVE_WORKSPACE_CONFIRM_PL: 'Geben Sie die Arbeitsbereichsnamen <strong>{resource}</strong> ein, um zu bestätigen, dass Sie die Risiken dieses Vorgangs verstehen.',
REMOVE_WORKSPACE_CONFIRM_TIP: 'Delete projects in the workspace'
};
48 changes: 48 additions & 0 deletions locales/de/l10n-workspaces-workspaceSettings-basicInformation.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
/*
* This file is part of KubeSphere Console.
* Copyright (C) 2019 The KubeSphere Console Authors.
*
* KubeSphere Console is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* KubeSphere Console is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with KubeSphere Console. If not, see <https://www.gnu.org/licenses/>.
*/
module.exports = {
// Navigation Pane
WORKSPACE_SETTINGS: 'Workspace Settings',
// Banner
WORKSPACE_BASIC_INFO_DESC: 'Basic information provides the overview of the workspace. You can view the basic information of the workspace.',
WORKSPACE_BASE_INFO_Q1: 'Wie beantrage ich mehr Cluster für den Arbeitsbereich?',
WORKSPACE_BASE_INFO_A1: 'Wenden Sie sich an den Plattform- oder Clusteradministrator, um weitere Cluster zu beantragen.',
// Workspace Information
WORKSPACE_INFO: 'Workspace Information',
WORKSPACE_MEMBER_TCAP: 'Workspace member',
WORKSPACE_MEMBER_TCAP_PL: 'Workspace members',
WS_MEMBER_SCAP: 'Workspace member',
WS_MEMBER_SCAP_PL: 'Workspace members',
DEVOPS_PROJECT_TCAP: 'DevOps project',
DEVOPS_PROJECT_TCAP_PL: 'DevOps projects',
DEVOPS_PROJECT_LOW: 'DevOps project',
DEVOPS_PROJECT_LOW_PL: 'DevOps projects',
PROJECTS: 'Projects',
// Workspace Information > Edit Information
// Network Isolation
ON: 'On',
OFF: 'Off',
WS_NETWORK_ISOLATION: 'Workspace network isolation',
NETWORK_POLICY_UNINSATLLED_DESC: 'The network policy component is not installed in this cluster.',
// Delete Workspace
DELETE_DESC: 'Are you sure you want to delete the resource? The resource cannot be restored after it is deleted.',
// Delete Workspace > Delete
DELETE_WORKSPACE_PROJECTS_DESC: 'Delete projects in the workspace',
DELETE_WORKSPACE_DESC: 'The workspace cannot be restored after it is deleted and all resources in the workspace will be removed.',
DELETE_WORKSPACE_TIP: 'Are you sure you want to delete the workspace <strong>{resource}</strong>? The workspace cannot be restored after it is deleted and all resources in the workspace will be removed.'
};
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,16 @@
* Please refer to the LICENSE file in the root directory of the project.
* https://github.com/kubesphere/console/blob/master/LICENSE
*/

module.exports = {
// Banner
CLUSTER_VISIBILITY: 'Cluster Visibility',
EDIT_VISIBILITY_DESC: 'Edit the cluster visibility in workspaces.',
UNAUTHORIZED: 'Unauthorized',
CLUSTER_VISIBILITY_DESC:
'Cluster visibility controls the cluster authorization to workspaces. After a cluster is authorized to workspaces, you can view and manage the cluster resources in the workspaces.',
CLUSTER_VISIBILITY_DESC: 'Cluster visibility controls the cluster authorization to workspaces. After a cluster is authorized to workspaces, you can view and manage the cluster resources in the workspaces.',
CLUSTER_VISIBILITY_Q1: 'How do I authorize a cluster to specific workspaces?',
CLUSTER_VISIBILITY_A1:
'You can assign a cluster to specific workspaces by clicking Edit Visibility.',
CLUSTER_VISIBILITY_A1: 'You can assign a cluster to specific workspaces by clicking Edit Visibility.',
CLUSTER_VISIBILITY_Q2: '¿Qué es un clúster público?',
CLUSTER_VISIBILITY_A2:
'Un clúster público significa que todos los usuarios de la plataforma pueden acceder al clúster, en el que pueden crear y programar recursos.',
CLUSTER_VISIBILITY_A2: 'Un clúster público significa que todos los usuarios de la plataforma pueden acceder al clúster, en el que pueden crear y programar recursos.',
// List
WORKSPACE: 'Espacio de trabajo',
CLUSTER_VISIBILITY_SCAP: 'Visibilidad de clúster',
Expand All @@ -24,14 +20,10 @@ module.exports = {
EDIT_VISIBILITY: 'Editar visibilidad',
AUTHORIZED: 'Autorizado',
SET_PUBLIC_CLUSTER: 'Set as Public Cluster',
HOST_CLUSTER_VISIBILITY_WARNING:
'The visibility of the multi-cluster environment will decrease if the host cluster is overloaded. Exercise caution when assigning the host cluster to workspaces.',
CLUSTER_VISIBILITY_REMOVE_WARNING:
'After the authorization for a workspace to use the cluster is removed, all resources of the workspace on the cluster will be deleted.',
HOST_CLUSTER_VISIBILITY_WARNING: 'The visibility of the multi-cluster environment will decrease if the host cluster is overloaded. Exercise caution when assigning the host cluster to workspaces.',
CLUSTER_VISIBILITY_REMOVE_WARNING: 'After the authorization for a workspace to use the cluster is removed, all resources of the workspace on the cluster will be deleted.',
REMOVE_WORKSPACE_CONFIRM_TITLE: 'Remove Authorization',
REMOVE_WORKSPACE_CONFIRM_SI:
'Enter the workspace name <strong>{resource}</strong> to confirm that you understand the risks of this operation.',
REMOVE_WORKSPACE_CONFIRM_PL:
'Enter the workspace names <strong>{resource}</strong> to confirm that you understand the risks of this operation.',
REMOVE_WORKSPACE_CONFIRM_TIP: 'Delete projects in the workspace',
};
REMOVE_WORKSPACE_CONFIRM_SI: 'Enter the workspace name <strong>{resource}</strong> to confirm that you understand the risks of this operation.',
REMOVE_WORKSPACE_CONFIRM_PL: 'Enter the workspace names <strong>{resource}</strong> to confirm that you understand the risks of this operation.',
REMOVE_WORKSPACE_CONFIRM_TIP: 'Eliminar el proyecto asociado con el espacio empresarial'
};
35 changes: 21 additions & 14 deletions locales/es/l10n-workspaces-workspaceSettings-basicInformation.js
Original file line number Diff line number Diff line change
@@ -1,17 +1,27 @@
/*
* Please refer to the LICENSE file in the root directory of the project.
* https://github.com/kubesphere/console/blob/master/LICENSE
* This file is part of KubeSphere Console.
* Copyright (C) 2019 The KubeSphere Console Authors.
*
* KubeSphere Console is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* KubeSphere Console is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with KubeSphere Console. If not, see <https://www.gnu.org/licenses/>.
*/

module.exports = {
// Navigation Pane
WORKSPACE_SETTINGS: 'Configuración del espacio de trabajo',
// Banner
WORKSPACE_BASIC_INFO_DESC:
'Basic information provides the overview of the workspace. You can view the basic information of the workspace.',
WORKSPACE_BASIC_INFO_DESC: 'Basic information provides the overview of the workspace. You can view the basic information of the workspace.',
WORKSPACE_BASE_INFO_Q1: '¿Cómo solicitar más clústeres para el espacio de trabajo?',
WORKSPACE_BASE_INFO_A1:
'Contact the platform or cluster administrator to apply for more clusters.',
WORKSPACE_BASE_INFO_A1: 'Contact the platform or cluster administrator to apply for more clusters.',
// Workspace Information
WORKSPACE_INFO: 'Información del espacio de trabajo',
WORKSPACE_MEMBER_TCAP: 'Workspace member',
Expand All @@ -30,12 +40,9 @@ module.exports = {
WS_NETWORK_ISOLATION: 'Aislamiento de red de espacio de trabajo',
NETWORK_POLICY_UNINSATLLED_DESC: 'The network policy component is not installed in this cluster.',
// Delete Workspace
DELETE_DESC:
'Are you sure you want to delete the resource? The resource cannot be restored after it is deleted.',
DELETE_DESC: 'Are you sure you want to delete the resource? The resource cannot be restored after it is deleted.',
// Delete Workspace > Delete
DELETE_WORKSPACE_PROJECTS_DESC: 'Eliminar el proyecto asociado con el espacio empresarial',
DELETE_WORKSPACE_DESC:
'El espacio de trabajo no se puede restaurar después de ser eliminado y los recursos en el espacio de trabajo también se eliminarán.',
DELETE_WORKSPACE_TIP:
'¿Estás seguro de eliminar el espacio de trabajo <strong>{resource}</strong> ? No podrás recuperarlo, y los recursos en el espacio de trabajo también se eliminarán.',
};
DELETE_WORKSPACE_DESC: 'El espacio de trabajo no se puede restaurar después de ser eliminado y los recursos en el espacio de trabajo también se eliminarán.',
DELETE_WORKSPACE_TIP: '¿Estás seguro de eliminar el espacio de trabajo <strong>{resource}</strong> ? No podrás recuperarlo, y los recursos en el espacio de trabajo también se eliminarán.'
};
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
/*
* Please refer to the LICENSE file in the root directory of the project.
* https://github.com/kubesphere/console/blob/master/LICENSE
*/
module.exports = {
// Banner
CLUSTER_VISIBILITY: 'Cluster Visibility',
EDIT_VISIBILITY_DESC: 'Edit the cluster visibility in workspaces.',
UNAUTHORIZED: 'Unauthorized',
CLUSTER_VISIBILITY_DESC: 'Cluster visibility controls the cluster authorization to workspaces. After a cluster is authorized to workspaces, you can view and manage the cluster resources in the workspaces.',
CLUSTER_VISIBILITY_Q1: 'How do I authorize a cluster to specific workspaces?',
CLUSTER_VISIBILITY_A1: 'You can assign a cluster to specific workspaces by clicking Edit Visibility.',
CLUSTER_VISIBILITY_Q2: 'What are public clusters?',
CLUSTER_VISIBILITY_A2: 'Public clusters can be accessed by all platform users. Users can create and schedule resources on public clusters.',
// List
WORKSPACE: 'Workspace',
CLUSTER_VISIBILITY_SCAP: 'Cluster visibility',
AUTHORIZATION_TIME_TCAP: 'Authorization Time',
// List > Edit Visibility
EDIT_VISIBILITY: 'Edit Visibility',
AUTHORIZED: 'Authorized',
SET_PUBLIC_CLUSTER: 'Set as Public Cluster',
HOST_CLUSTER_VISIBILITY_WARNING: 'The stability of the multi-cluster system will decrease if the host cluster is overloaded. Exercise caution when assigning the host cluster to workspaces.',
CLUSTER_VISIBILITY_REMOVE_WARNING: 'After the authorization for a workspace to use the cluster is removed, all resources of the workspace on the cluster will be deleted.',
REMOVE_WORKSPACE_CONFIRM_TITLE: 'Remove Authorization',
REMOVE_WORKSPACE_CONFIRM_SI: 'Enter the workspace name <strong>{resource}</strong> to confirm that you understand the risks of this operation.',
REMOVE_WORKSPACE_CONFIRM_PL: 'Enter the workspace names <strong>{resource}</strong> to confirm that you understand the risks of this operation.',
REMOVE_WORKSPACE_CONFIRM_TIP: 'Delete projects in the workspace'
};
Loading
Loading