Skip to content

Commit

Permalink
New Crowdin updates (#4122)
Browse files Browse the repository at this point in the history
* New translations l10n-appStoreManagement-appReview-details.js (Korean)

* New translations l10n-clusterManagement-projects-list.js (Korean)

* New translations l10n-devopsProjects-pipeline-details.js (Korean)

* New translations l10n-devopsProjects-pipeline-list.js (Korean)

* New translations l10n-toolbox-auditLogSearch-details.js (Korean)

* New translations l10n-toolbox-resourceEventSearch-details.js (Korean)

* New translations l10n-clusterManagement-projects-list.js (French)

* New translations l10n-clusterManagement-projects-list.js (Spanish)

* New translations l10n-clusterManagement-projects-list.js (Arabic)

* New translations l10n-clusterManagement-projects-list.js (German)

* New translations l10n-clusterManagement-projects-list.js (Korean)

* New translations l10n-clusterManagement-projects-list.js (Lithuanian)

* New translations l10n-clusterManagement-projects-list.js (Polish)

* New translations l10n-clusterManagement-projects-list.js (Portuguese)

* New translations l10n-clusterManagement-projects-list.js (Turkish)

* New translations l10n-clusterManagement-projects-list.js (Chinese Simplified)

* New translations l10n-clusterManagement-projects-list.js (Chinese Traditional)

* New translations l10n-clusterManagement-projects-list.js (Hindi)

* New translations l10n-clusterManagement-projects-list.js (Chinese Simplified)

* New translations l10n-projects-applicationWorkloads-apps-composedApps-details.js (Korean)

* New translations l10n-appStoreManagement-apps-details.js (Korean)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Korean)

* New translations l10n-clusterManagement-network-podIpPools-list.js (Korean)

* New translations l10n-clusterManagement-projects-list.js (Korean)

* New translations l10n-projects-applicationWorkloads-apps-composedApps-details.js (Korean)

* New translations l10n-projects-applicationWorkloads-apps-composedApps-details.js (Korean)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (French)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Spanish)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Arabic)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (German)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Korean)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Lithuanian)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Polish)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Portuguese)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Turkish)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Chinese Simplified)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Chinese Traditional)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Hindi)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (French)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (Spanish)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (Arabic)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (German)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (Korean)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (Lithuanian)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (Polish)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (Portuguese)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (Turkish)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (Chinese Simplified)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (Chinese Traditional)

* New translations l10n-clusterManagement-clusterSettings-logReceivers-details.js (Hindi)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (French)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Spanish)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Arabic)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (German)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Korean)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Lithuanian)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Polish)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Portuguese)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Turkish)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Chinese Simplified)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Chinese Traditional)

* New translations l10n-clusterManagement-clusterSettings-gatewaySettings-list.js (Hindi)
  • Loading branch information
ks-ci-bot authored Apr 26, 2023
1 parent 3cc4537 commit 6492e60
Show file tree
Hide file tree
Showing 24 changed files with 60 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: 'Edit {title}',
// Cluster Gateway > Manage > Update
UPDATE: 'Update',
UPDATE_GATEWAY_DESC: 'The current gateway can be updated.',
UPDATED_GATEWAY_TITLE: 'Update Gateway',
UPDATE_GATEWAY_DESC: 'This operation may interrupt business for a short while. Exercise caution when performing this operation.',
// Project Gateways
PROJECT_GATEWAY_PL: 'Project Gateways',
PROJECT_GATEWAY_NOT_ENABLED: 'Project Gateway Not Enabled',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: 'Edit Log Receiver',
INDEX_PREFIX: 'Index Prefix',
// DELETE
LOG_RECEIVER: 'Log Receiver',
LOG_RECEIVER_LOW: 'Log Receiver',
// More > Change Status
CHANGE_STATUS: 'Change Status',
LOG_COLLECTION_ENABLE_TIPS: 'The new status requires about 1 minute to take effect.',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: '{title} bearbeiten',
// Cluster Gateway > Manage > Update
UPDATE: 'Aktualisieren',
UPDATE_GATEWAY_DESC: 'Das aktuelle Gateway kann aktualisiert werden.',
UPDATED_GATEWAY_TITLE: 'Update Gateway',
UPDATE_GATEWAY_DESC: 'This operation may interrupt business for a short while. Exercise caution when performing this operation.',
// Project Gateways
PROJECT_GATEWAY_PL: 'Projekt Gateways',
PROJECT_GATEWAY_NOT_ENABLED: 'Projekt Gateway nicht aktiviert',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: 'Log Empfänger bearbeiten',
INDEX_PREFIX: 'Index Präfix',
// DELETE
LOG_RECEIVER: 'Log Receiver',
LOG_RECEIVER_LOW: 'Log Receiver',
// More > Change Status
CHANGE_STATUS: 'Status ändern',
LOG_COLLECTION_ENABLE_TIPS: 'Der neue Status benötigt ca. 1 Minute, um wirksam zu werden.',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: 'Edit {title}',
// Cluster Gateway > Manage > Update
UPDATE: 'Update',
UPDATE_GATEWAY_DESC: 'The current gateway can be updated.',
UPDATED_GATEWAY_TITLE: 'Update Gateway',
UPDATE_GATEWAY_DESC: 'This operation may interrupt business for a short while. Exercise caution when performing this operation.',
// Project Gateways
PROJECT_GATEWAY_PL: 'Project Gateways',
PROJECT_GATEWAY_NOT_ENABLED: 'Project Gateway Not Enabled',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: 'Edit Log Receiver',
INDEX_PREFIX: 'Index Prefix',
// DELETE
LOG_RECEIVER: 'Log Receiver',
LOG_RECEIVER_LOW: 'Log Receiver',
// More > Change Status
CHANGE_STATUS: 'Cambiar Estado',
LOG_COLLECTION_ENABLE_TIPS: 'El nuevo estado tarda aproximadamente 1 minuto en surtir efecto.',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: 'Edit {title}',
// Cluster Gateway > Manage > Update
UPDATE: 'Update',
UPDATE_GATEWAY_DESC: 'The current gateway can be updated.',
UPDATED_GATEWAY_TITLE: 'Update Gateway',
UPDATE_GATEWAY_DESC: 'This operation may interrupt business for a short while. Exercise caution when performing this operation.',
// Project Gateways
PROJECT_GATEWAY_PL: 'Project Gateways',
PROJECT_GATEWAY_NOT_ENABLED: 'Project Gateway Not Enabled',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: 'Edit Log Receiver',
INDEX_PREFIX: 'Index Prefix',
// DELETE
LOG_RECEIVER: 'Log Receiver',
LOG_RECEIVER_LOW: 'Log Receiver',
// More > Change Status
CHANGE_STATUS: 'Change Status',
LOG_COLLECTION_ENABLE_TIPS: 'The new status requires about 1 minute to take effect.',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: 'Edit {title}',
// Cluster Gateway > Manage > Update
UPDATE: 'Update',
UPDATE_GATEWAY_DESC: 'The current gateway can be updated.',
UPDATED_GATEWAY_TITLE: 'Update Gateway',
UPDATE_GATEWAY_DESC: 'This operation may interrupt business for a short while. Exercise caution when performing this operation.',
// Project Gateways
PROJECT_GATEWAY_PL: 'Project Gateways',
PROJECT_GATEWAY_NOT_ENABLED: 'Project Gateway Not Enabled',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: 'Edit Log Receiver',
INDEX_PREFIX: 'Index Prefix',
// DELETE
LOG_RECEIVER: 'Log Receiver',
LOG_RECEIVER_LOW: 'Log Receiver',
// More > Change Status
CHANGE_STATUS: 'Change Status',
LOG_COLLECTION_ENABLE_TIPS: 'The new status requires about 1 minute to take effect.',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: '편집 {title}',
// Cluster Gateway > Manage > Update
UPDATE: '업데이트',
UPDATE_GATEWAY_DESC: '이 작업으로 인해 잠시 동안 업무가 중단될 수 있습니다. 이 작업을 수행할 때는 주의해야 합니다.',
UPDATED_GATEWAY_TITLE: 'Update Gateway',
UPDATE_GATEWAY_DESC: 'This operation may interrupt business for a short while. Exercise caution when performing this operation.',
// Project Gateways
PROJECT_GATEWAY_PL: '프로젝트 게이트웨이',
PROJECT_GATEWAY_NOT_ENABLED: '프로젝트 게이트웨이가 활성화되지 않음',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: '로그 수신기 편집',
INDEX_PREFIX: '인덱스 접두사',
// DELETE
LOG_RECEIVER: 'Log Receiver',
LOG_RECEIVER_LOW: 'Log Receiver',
// More > Change Status
CHANGE_STATUS: '상태 변경',
LOG_COLLECTION_ENABLE_TIPS: '새 상태를 적용하려면 약 1분 정도 시간이 소요됩니다.',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: 'Edit {title}',
// Cluster Gateway > Manage > Update
UPDATE: 'Update',
UPDATE_GATEWAY_DESC: 'The current gateway can be updated.',
UPDATED_GATEWAY_TITLE: 'Update Gateway',
UPDATE_GATEWAY_DESC: 'This operation may interrupt business for a short while. Exercise caution when performing this operation.',
// Project Gateways
PROJECT_GATEWAY_PL: 'Project Gateways',
PROJECT_GATEWAY_NOT_ENABLED: 'Project Gateway Not Enabled',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: 'Edit Log Receiver',
INDEX_PREFIX: 'Index Prefix',
// DELETE
LOG_RECEIVER: 'Log Receiver',
LOG_RECEIVER_LOW: 'Log Receiver',
// More > Change Status
CHANGE_STATUS: 'Change Status',
LOG_COLLECTION_ENABLE_TIPS: 'The new status requires about 1 minute to take effect.',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: 'Edit {title}',
// Cluster Gateway > Manage > Update
UPDATE: 'Update',
UPDATE_GATEWAY_DESC: 'The current gateway can be updated.',
UPDATED_GATEWAY_TITLE: 'Update Gateway',
UPDATE_GATEWAY_DESC: 'This operation may interrupt business for a short while. Exercise caution when performing this operation.',
// Project Gateways
PROJECT_GATEWAY_PL: 'Project Gateways',
PROJECT_GATEWAY_NOT_ENABLED: 'Project Gateway Not Enabled',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: 'Edit Log Receiver',
INDEX_PREFIX: 'Index Prefix',
// DELETE
LOG_RECEIVER: 'Log Receiver',
LOG_RECEIVER_LOW: 'Log Receiver',
// More > Change Status
CHANGE_STATUS: 'Change Status',
LOG_COLLECTION_ENABLE_TIPS: 'The new status requires about 1 minute to take effect.',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: 'Edit {title}',
// Cluster Gateway > Manage > Update
UPDATE: 'Update',
UPDATE_GATEWAY_DESC: 'The current gateway can be updated.',
UPDATED_GATEWAY_TITLE: 'Update Gateway',
UPDATE_GATEWAY_DESC: 'This operation may interrupt business for a short while. Exercise caution when performing this operation.',
// Project Gateways
PROJECT_GATEWAY_PL: 'Project Gateways',
PROJECT_GATEWAY_NOT_ENABLED: 'Project Gateway Not Enabled',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: 'Edit Log Receiver',
INDEX_PREFIX: 'Index Prefix',
// DELETE
LOG_RECEIVER: 'Log Receiver',
LOG_RECEIVER_LOW: 'Log Receiver',
// More > Change Status
CHANGE_STATUS: 'Change Status',
LOG_COLLECTION_ENABLE_TIPS: 'The new status requires about 1 minute to take effect.',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: '編輯 {title}',
// Cluster Gateway > Manage > Update
UPDATE: 'Update',
UPDATE_GATEWAY_DESC: 'The current gateway can be updated.',
UPDATED_GATEWAY_TITLE: 'Update Gateway',
UPDATE_GATEWAY_DESC: 'This operation may interrupt business for a short while. Exercise caution when performing this operation.',
// Project Gateways
PROJECT_GATEWAY_PL: '項目網關',
PROJECT_GATEWAY_NOT_ENABLED: '項目網關 未開啟',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: 'Edit Log Receiver',
INDEX_PREFIX: '索引前缀',
// DELETE
LOG_RECEIVER: 'Log Receiver',
LOG_RECEIVER_LOW: 'Log Receiver',
// More > Change Status
CHANGE_STATUS: '更改狀態',
LOG_COLLECTION_ENABLE_TIPS: '新的狀態需 1 分鐘左右生效',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: 'Başlığı Düzenle',
// Cluster Gateway > Manage > Update
UPDATE: 'Güncelle',
UPDATE_GATEWAY_DESC: 'The current gateway can be updated.',
UPDATED_GATEWAY_TITLE: 'Update Gateway',
UPDATE_GATEWAY_DESC: 'This operation may interrupt business for a short while. Exercise caution when performing this operation.',
// Project Gateways
PROJECT_GATEWAY_PL: 'Proje Ağ Geçidi',
PROJECT_GATEWAY_NOT_ENABLED: 'Proje Ağ Geçidi Etkin Değil',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: 'Edit Log Receiver',
INDEX_PREFIX: 'Dizin öneki',
// DELETE
LOG_RECEIVER: 'Log Receiver',
LOG_RECEIVER_LOW: 'Log Receiver',
// More > Change Status
CHANGE_STATUS: 'Durum değiştirmek',
LOG_COLLECTION_ENABLE_TIPS: 'Yeni durumun yürürlüğe girmesi için yaklaşık 1 dakika gerekir.',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ module.exports = {
EDIT_TITLE: '编辑{title}',
// Cluster Gateway > Manage > Update
UPDATE: '更新',
UPDATE_GATEWAY_DESC: '当前网关可以更新。',
UPDATED_GATEWAY_TITLE: '更新网关',
UPDATE_GATEWAY_DESC: '此操作可能会在短时间内中断业务。在执行此操作时保持谨慎。',
// Project Gateways
PROJECT_GATEWAY_PL: '项目网关',
PROJECT_GATEWAY_NOT_ENABLED: '项目网关未启用',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ module.exports = {
// Edit
EDIT_LOG_RECEIVER: '编辑日志接收器',
INDEX_PREFIX: '索引前缀',
// DELETE
LOG_RECEIVER: '日志接收器',
LOG_RECEIVER_LOW: '日志接收器',
// More > Change Status
CHANGE_STATUS: '更改状态',
LOG_COLLECTION_ENABLE_TIPS: '新的状态需要 1 分钟左右生效。',
Expand Down

0 comments on commit 6492e60

Please sign in to comment.