Skip to content

Commit

Permalink
chore(translations): UI bus - 2023-03-21 (#1180)
Browse files Browse the repository at this point in the history
- Update translations related to: e8a17b5 - fix: add tooltip lock button (#1158)
  • Loading branch information
ashrles committed Mar 23, 2023
1 parent e7b1cc7 commit 0b01494
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 15 deletions.
5 changes: 3 additions & 2 deletions apis/locale/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,9 @@
"version": "UYEx1K96g9h4HCK3GH/6kg=="
},
"SelectionToolbar.ClickToUnlock": {
"value": "Klicken zum Freigeben",
"comment": "Unlock a selection from listbox"
"value": "Zum Entsperren klicken",
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "Unvollständige Visualisierung",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "Haga clic para desbloquearla",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "Visualización incompleta",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "Cliquez pour déverrouiller",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "Visualisation incomplète",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "Fare clic per sbloccare",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "Visualizzazione incompleta",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "クリックしてロック解除",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "未完了のビジュアライゼーション",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "잠금을 해제하려면 클릭하십시오.",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "완료되지 않은 시각화",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "Klik om te ontgrendelen",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "Onvolledige visualisatie",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "Aby odblokować, kliknij",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "Niekompletna wizualizacja",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "Clique para destravar",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "Visualização incompleta",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "Щелкните, чтобы разблокировать",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "Незавершенная визуализация",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "Klicka för att låsa upp",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "Ofullständig visualisering",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "Kilidi kaldırmak için tıklayın",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "Tamamlanmamış görselleştirme",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "单击以解锁",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "不完整的可视化",
Expand Down
3 changes: 2 additions & 1 deletion apis/locale/locales/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@
},
"SelectionToolbar.ClickToUnlock": {
"value": "按一下以解除鎖定",
"comment": "Unlock a selection from listbox"
"comment": "Unlock a selection from listbox",
"version": "2NqhtJqWEuaIVO1v5eOcxw=="
},
"Visualization.Incomplete": {
"value": "視覺化未完成",
Expand Down

0 comments on commit 0b01494

Please sign in to comment.