File tree 6 files changed +11
-8
lines changed
frontend/src/i18n/locales
6 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 146
146
"Last Seen" : " Zuletzt gesehen" ,
147
147
"Offline" : " Offline" ,
148
148
"Lost connection to the cluster." : " " ,
149
- "I Agree" : " " ,
150
149
"No" : " Nein" ,
150
+ "I Agree" : " " ,
151
151
"Yes" : " Ja" ,
152
152
"Toggle fullscreen" : " Vollbild ein/aus" ,
153
153
"Close" : " Schließen" ,
Original file line number Diff line number Diff line change 146
146
"Last Seen" : " Last Seen" ,
147
147
"Offline" : " Offline" ,
148
148
"Lost connection to the cluster." : " Lost connection to the cluster." ,
149
- "I Agree" : " I Agree" ,
150
149
"No" : " No" ,
150
+ "I Agree" : " I Agree" ,
151
151
"Yes" : " Yes" ,
152
152
"Toggle fullscreen" : " Toggle fullscreen" ,
153
153
"Close" : " Close" ,
Original file line number Diff line number Diff line change 146
146
"Last Seen" : " Últi. ocurrencia" ,
147
147
"Offline" : " Desconectado" ,
148
148
"Lost connection to the cluster." : " " ,
149
- "I Agree" : " " ,
150
149
"No" : " No" ,
150
+ "I Agree" : " " ,
151
151
"Yes" : " Sí" ,
152
152
"Toggle fullscreen" : " Alternar pantalla completa" ,
153
153
"Close" : " Cerrar" ,
Original file line number Diff line number Diff line change 146
146
"Last Seen" : " Dernière vue" ,
147
147
"Offline" : " Hors ligne" ,
148
148
"Lost connection to the cluster." : " " ,
149
- "I Agree" : " " ,
150
149
"No" : " Non" ,
150
+ "I Agree" : " " ,
151
151
"Yes" : " Oui" ,
152
152
"Toggle fullscreen" : " Basculer en mode plein écran" ,
153
153
"Close" : " Fermer" ,
Original file line number Diff line number Diff line change 146
146
"Last Seen" : " Visto últ. vez" ,
147
147
"Offline" : " Desconectado" ,
148
148
"Lost connection to the cluster." : " " ,
149
- "I Agree" : " " ,
150
149
"No" : " Não" ,
150
+ "I Agree" : " " ,
151
151
"Yes" : " Sim" ,
152
152
"Toggle fullscreen" : " Alternar ecrã inteiro" ,
153
153
"Close" : " Fechar" ,
Original file line number Diff line number Diff line change 9
9
"Cancel" : " 取消" ,
10
10
"Authenticate" : " 驗證" ,
11
11
"Error authenticating" : " 驗證錯誤" ,
12
+ "Plugin" : " 插件" ,
13
+ "In-cluster" : " 叢集內" ,
12
14
"Actions" : " 操作" ,
13
15
"View" : " 查看" ,
14
16
"Settings" : " 設置" ,
15
17
"Delete" : " 刪除" ,
16
18
"Delete Cluster" : " 刪除叢集" ,
17
- "Are you sure you want to remove the cluster \" {{ clusterName }}\" ?" : " 您確定要移除叢集 \" {{ clusterName }}\" 嗎?" ,
19
+ "This action will delete cluster \" {{ clusterName }}\" from {{ source }}." : " " ,
20
+ "Delete from kubeconfig" : " " ,
18
21
"Active" : " 活躍" ,
19
- "Plugin" : " 插件" ,
20
- "In-cluster" : " 叢集內" ,
21
22
"Home" : " 首頁" ,
22
23
"All Clusters" : " 所有叢集" ,
23
24
"Name" : " 名稱" ,
81
82
"Cluster Settings ({{ clusterName }})" : " 叢集設置 ({{ clusterName }})" ,
82
83
"Go to cluster" : " 前往叢集" ,
83
84
"Remove Cluster" : " 移除叢集" ,
85
+ "Are you sure you want to remove the cluster \" {{ clusterName }}\" ?" : " 您確定要移除叢集 \" {{ clusterName }}\" 嗎?" ,
84
86
"Server" : " 伺服器" ,
85
87
"light theme" : " 淺色主題" ,
86
88
"dark theme" : " 深色主題" ,
145
147
"Offline" : " 離線" ,
146
148
"Lost connection to the cluster." : " 與叢集的連接丟失。" ,
147
149
"No" : " 否" ,
150
+ "I Agree" : " " ,
148
151
"Yes" : " 是" ,
149
152
"Toggle fullscreen" : " 切換全屏" ,
150
153
"Close" : " 關閉" ,
You can’t perform that action at this time.
0 commit comments