Skip to content
Open
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 Localize/locales/en/plugin-translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"{{count}} failed._other": "{{count}} failed.",
"{{count}} min_one": "{{count}} min",
"{{count}} min_other": "{{count}} min",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes",
"{{count}} selected_one": "{{count}} selected",
"{{count}} selected_other": "{{count}} selected",
"{{days}}d ago": "{{days}}d ago",
Expand Down Expand Up @@ -659,6 +661,7 @@
"Target CPU utilization": "Target CPU utilization",
"Target CPU Utilization (%)": "Target CPU Utilization (%)",
"Target port": "Target port",
"Tenant": "Tenant",
"The agent has created the deployment PR. Review the generated files and merge to start the deployment pipeline.": "The agent has created the deployment PR. Review the generated files and merge to start the deployment pipeline.",
"The agent is creating the setup PR to enable the Copilot agent.": "The agent is creating the setup PR to enable the Copilot agent.",
"The AKS Desktop GitHub App must be installed on {{repoName}} to continue.": "The AKS Desktop GitHub App must be installed on {{repoName}} to continue.",
Expand Down
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/cs/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -691,5 +691,8 @@
"{{minutes}} min ago": "před {{minutes}} min.",
"{{hours}}h ago": "Před {{hours}} h",
"{{days}}d ago": "Před {{days}} d",
"{{weeks}}w ago": "před {{weeks}} týd."
"{{weeks}}w ago": "před {{weeks}} týd.",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,5 +669,8 @@
"{{minutes}} min ago": "Vor {{minutes}} Min.",
"{{hours}}h ago": "Vor {{hours}} Stunde(n)",
"{{days}}d ago": "Vor {{days}} Tag(en)",
"{{weeks}}w ago": "Vor {{weeks}} Woche(n)"
"{{weeks}}w ago": "Vor {{weeks}} Woche(n)",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,5 +669,8 @@
"{{minutes}} min ago": "{{minutes}} min ago",
"{{hours}}h ago": "{{hours}}h ago",
"{{days}}d ago": "{{days}}d ago",
"{{weeks}}w ago": "{{weeks}}w ago"
"{{weeks}}w ago": "{{weeks}}w ago",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -680,5 +680,8 @@
"{{minutes}} min ago": "hace {{minutes}}\u00a0min",
"{{hours}}h ago": "hace {{hours}}\u00a0h",
"{{days}}d ago": "hace {{days}}\u00a0d",
"{{weeks}}w ago": "hace {{weeks}} sem."
"{{weeks}}w ago": "hace {{weeks}} sem.",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -680,5 +680,8 @@
"{{minutes}} min ago": "Il y a {{minutes}}\u00a0min",
"{{hours}}h ago": "Il y a {{hours}}\u00a0heures",
"{{days}}d ago": "Il y a {{days}}\u00a0jours",
"{{weeks}}w ago": "Il y a {{weeks}}\u00a0semaines"
"{{weeks}}w ago": "Il y a {{weeks}}\u00a0semaines",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/hu/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,5 +669,8 @@
"{{minutes}} min ago": "{{minutes}} perce",
"{{hours}}h ago": "{{hours}} órája",
"{{days}}d ago": "{{days}} napja",
"{{weeks}}w ago": "{{weeks}} hete"
"{{weeks}}w ago": "{{weeks}} hete",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/id/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,5 +669,8 @@
"Merging cluster {{clusterName}} ({{count}} namespace(s))_one": "Menggabungkan kluster {{clusterName}} ({{count}} namespace)",
"Resources to be deployed ({{count}} object)_one": "Sumber daya yang akan disebarkan ({{count}} objek)",
"Successfully merged {{count}} cluster(s)_one": "Berhasil menggabungkan {{count}} kluster",
"with {{count}} project(s)_one": "dengan {{count}} proyek"
"with {{count}} project(s)_one": "dengan {{count}} proyek",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/it/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -680,5 +680,8 @@
"{{minutes}} min ago": "{{minutes}} minuto/i fa",
"{{hours}}h ago": "{{hours}} ora/e fa",
"{{days}}d ago": "{{days}} giorno/i fa",
"{{weeks}}w ago": "{{weeks}} settimana/e fa"
"{{weeks}}w ago": "{{weeks}} settimana/e fa",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,5 +669,8 @@
"Merging cluster {{clusterName}} ({{count}} namespace(s))_one": "クラスター {{clusterName}} をマージしています ({{count}} 個の名前空間)",
"Resources to be deployed ({{count}} object)_one": "デプロイするリソース ({{count}} 個のオブジェクト)",
"Successfully merged {{count}} cluster(s)_one": "{{count}} 個のクラスターが正常にマージされました",
"with {{count}} project(s)_one": "{{count}} 個のプロジェクトを含む"
"with {{count}} project(s)_one": "{{count}} 個のプロジェクトを含む",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/ko/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,5 +669,8 @@
"Merging cluster {{clusterName}} ({{count}} namespace(s))_one": "{{clusterName}} 클러스터 병합(네임스페이스 {{count}}개)",
"Resources to be deployed ({{count}} object)_one": "배포할 리소스({{count}}개 개체)",
"Successfully merged {{count}} cluster(s)_one": "클러스터를 {{count}}개를 병합함",
"with {{count}} project(s)_one": "프로젝트 {{count}}개 포함"
"with {{count}} project(s)_one": "프로젝트 {{count}}개 포함",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/nl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,5 +669,8 @@
"{{minutes}} min ago": "{{minutes}} min. geleden",
"{{hours}}h ago": "{{hours}}u geleden",
"{{days}}d ago": "{{days}}d geleden",
"{{weeks}}w ago": "{{weeks}}w geleden"
"{{weeks}}w ago": "{{weeks}}w geleden",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/pl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -691,5 +691,8 @@
"{{minutes}} min ago": "{{minutes}} min temu",
"{{hours}}h ago": "{{hours}} godz. temu",
"{{days}}d ago": "{{days}} dni temu",
"{{weeks}}w ago": "{{weeks}} tyg. temu"
"{{weeks}}w ago": "{{weeks}} tyg. temu",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/pt-BR/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -680,5 +680,8 @@
"{{minutes}} min ago": "há {{minutes}} min",
"{{hours}}h ago": "Há {{hours}} hora(s)",
"{{days}}d ago": "{{days}} dia(s) atrás",
"{{weeks}}w ago": "Há {{weeks}} semanas"
"{{weeks}}w ago": "Há {{weeks}} semanas",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/pt-PT/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -680,5 +680,8 @@
"{{minutes}} min ago": "Há {{minutes}} min",
"{{hours}}h ago": "Há {{hours}}\u00a0h",
"{{days}}d ago": "Há {{days}} dia(s)",
"{{weeks}}w ago": "Há {{weeks}} semanas"
"{{weeks}}w ago": "Há {{weeks}} semanas",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -691,5 +691,8 @@
"{{minutes}} min ago": "{{minutes}} мин. назад",
"{{hours}}h ago": "{{hours}} ч назад",
"{{days}}d ago": "{{days}}\u00a0дн. назад",
"{{weeks}}w ago": "{{weeks}} нед. назад"
"{{weeks}}w ago": "{{weeks}} нед. назад",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/sv/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,5 +669,8 @@
"{{minutes}} min ago": "{{minutes}} min sedan",
"{{hours}}h ago": "{{hours}}tim sedan",
"{{days}}d ago": "{{days}} d sedan",
"{{weeks}}w ago": "{{weeks}} v sedan"
"{{weeks}}w ago": "{{weeks}} v sedan",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/tr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,5 +669,8 @@
"{{minutes}} min ago": "{{minutes}} dakika önce",
"{{hours}}h ago": "{{hours}} saat önce",
"{{days}}d ago": "{{days}} gün önce",
"{{weeks}}w ago": "{{weeks}} hafta önce"
"{{weeks}}w ago": "{{weeks}} hafta önce",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/zh-Hans/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,5 +669,8 @@
"Merging cluster {{clusterName}} ({{count}} namespace(s))_one": "合并群集“{{clusterName}}”({{count}} 个命名空间)",
"Resources to be deployed ({{count}} object)_one": "要部署的资源({{count}} 个对象)",
"Successfully merged {{count}} cluster(s)_one": "已成功合并 {{count}} 个群集",
"with {{count}} project(s)_one": "具有 {{count}} 个项目"
"with {{count}} project(s)_one": "具有 {{count}} 个项目",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
Comment thread
skoeva marked this conversation as resolved.
}
5 changes: 4 additions & 1 deletion plugins/aks-desktop/locales/zh-Hant/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,5 +669,8 @@
"Merging cluster {{clusterName}} ({{count}} namespace(s))_one": "正在合併叢集 {{clusterName}} ({{count}} 個命名空間)",
"Resources to be deployed ({{count}} object)_one": "要部署的資源 ({{count}} 個物件)",
"Successfully merged {{count}} cluster(s)_one": "已成功合併 {{count}} 個叢集",
"with {{count}} project(s)_one": "具有 {{count}} 個專案"
"with {{count}} project(s)_one": "具有 {{count}} 個專案",
"Tenant": "Tenant",
"{{count}} nodes_one": "{{count}} node",
"{{count}} nodes_other": "{{count}} nodes"
}
Loading
Loading