diff --git a/core/assets/bundles/bundle_be.properties b/core/assets/bundles/bundle_be.properties index 0d41253483..4d0f324d87 100644 --- a/core/assets/bundles/bundle_be.properties +++ b/core/assets/bundles/bundle_be.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Выбар/Стрэл keybind.diagonal_placement.name = Дыяганальнае размяшчэнне keybind.pick.name = Абраць блок keybind.break_block.name = Разбурыць блок +keybind.select_all_units = Select All Units keybind.deselect.name = Зняць вылучэнне keybind.pickupCargo.name = Pickup Cargo keybind.dropCargo.name = Drop Cargo diff --git a/core/assets/bundles/bundle_bg.properties b/core/assets/bundles/bundle_bg.properties index eccb0454a9..9e46ac70b0 100644 --- a/core/assets/bundles/bundle_bg.properties +++ b/core/assets/bundles/bundle_bg.properties @@ -1126,6 +1126,7 @@ keybind.select.name = Избери/Стреляй keybind.diagonal_placement.name = Диагонално Поставяне keybind.pick.name = Вземи Блок keybind.break_block.name = Унищожи Блок +keybind.select_all_units = Select All Units keybind.deselect.name = Премахни избора keybind.pickupCargo.name = Вземи Товар keybind.dropCargo.name = Остави Товар diff --git a/core/assets/bundles/bundle_ca.properties b/core/assets/bundles/bundle_ca.properties index 3c437f0054..6d55a61b99 100644 --- a/core/assets/bundles/bundle_ca.properties +++ b/core/assets/bundles/bundle_ca.properties @@ -1131,6 +1131,7 @@ keybind.select.name = Selecciona/Dispara keybind.diagonal_placement.name = Construcció diagonal keybind.pick.name = Selecciona un tipus de bloc des del mapa keybind.break_block.name = Desmunta un bloc +keybind.select_all_units = Select All Units keybind.deselect.name = Cancel·la la selecció keybind.pickupCargo.name = Recull càrrega keybind.dropCargo.name = Deixa la càrrega diff --git a/core/assets/bundles/bundle_cs.properties b/core/assets/bundles/bundle_cs.properties index 5f895fba23..267c9f6ea3 100644 --- a/core/assets/bundles/bundle_cs.properties +++ b/core/assets/bundles/bundle_cs.properties @@ -1128,6 +1128,7 @@ keybind.select.name = Vybrat/Střílet keybind.diagonal_placement.name = Umisťovat úhlopříčně keybind.pick.name = Vybrat blok keybind.break_block.name = Rozbít blok +keybind.select_all_units = Select All Units keybind.deselect.name = Odznačit keybind.pickupCargo.name = Vyzvednout náklad keybind.dropCargo.name = Položit náklad diff --git a/core/assets/bundles/bundle_da.properties b/core/assets/bundles/bundle_da.properties index 9b964a6dfb..9155800207 100644 --- a/core/assets/bundles/bundle_da.properties +++ b/core/assets/bundles/bundle_da.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Vælg/Skyd keybind.diagonal_placement.name = Diagonal placering keybind.pick.name = Tag blok keybind.break_block.name = Ødelæg blok +keybind.select_all_units = Select All Units keybind.deselect.name = Fravælg keybind.pickupCargo.name = Saml last op keybind.dropCargo.name = Smid last diff --git a/core/assets/bundles/bundle_de.properties b/core/assets/bundles/bundle_de.properties index 9dd7cd8c17..fe8dd9c6b5 100644 --- a/core/assets/bundles/bundle_de.properties +++ b/core/assets/bundles/bundle_de.properties @@ -1131,6 +1131,7 @@ keybind.select.name = Auswählen/Schießen keybind.diagonal_placement.name = Diagonal platzieren keybind.pick.name = Block auswählen keybind.break_block.name = Block zerstören +keybind.select_all_units = Select All Units keybind.deselect.name = Auswahl aufheben keybind.pickupCargo.name = Block aufheben keybind.dropCargo.name = Block fallen lassen diff --git a/core/assets/bundles/bundle_es.properties b/core/assets/bundles/bundle_es.properties index 80dcf152da..a3e0d01662 100644 --- a/core/assets/bundles/bundle_es.properties +++ b/core/assets/bundles/bundle_es.properties @@ -1137,6 +1137,7 @@ keybind.select.name = Seleccionar/Disparar keybind.diagonal_placement.name = Construcción diagonal keybind.pick.name = Copiar bloque keybind.break_block.name = Deconstruir Bloque +keybind.select_all_units = Select All Units keybind.deselect.name = Deseleccionar keybind.pickupCargo.name = Cargar bloque/unidad keybind.dropCargo.name = Soltar bloque/unidad diff --git a/core/assets/bundles/bundle_et.properties b/core/assets/bundles/bundle_et.properties index cfa88c2300..997526b458 100644 --- a/core/assets/bundles/bundle_et.properties +++ b/core/assets/bundles/bundle_et.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Vali/Tulista keybind.diagonal_placement.name = Diagonaalne paigutamine keybind.pick.name = Vali blokk keybind.break_block.name = Hävita blokk +keybind.select_all_units = Select All Units keybind.deselect.name = Tühista valik keybind.pickupCargo.name = Pickup Cargo keybind.dropCargo.name = Drop Cargo diff --git a/core/assets/bundles/bundle_eu.properties b/core/assets/bundles/bundle_eu.properties index d09eeb90a0..b9a22c8ecf 100644 --- a/core/assets/bundles/bundle_eu.properties +++ b/core/assets/bundles/bundle_eu.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Hautatu/Tirokatu keybind.diagonal_placement.name = Kokatze diagonala keybind.pick.name = Jaso blokea keybind.break_block.name = Apurtu blokea +keybind.select_all_units = Select All Units keybind.deselect.name = Deshautatu keybind.pickupCargo.name = Pickup Cargo keybind.dropCargo.name = Drop Cargo diff --git a/core/assets/bundles/bundle_fi.properties b/core/assets/bundles/bundle_fi.properties index 137ff96159..e0b10d059a 100644 --- a/core/assets/bundles/bundle_fi.properties +++ b/core/assets/bundles/bundle_fi.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Valitse/Ammu keybind.diagonal_placement.name = Vino sijoitus keybind.pick.name = Ota palikka keybind.break_block.name = Riko palikka +keybind.select_all_units = Select All Units keybind.deselect.name = Poista valinta keybind.pickupCargo.name = Nosta lastia keybind.dropCargo.name = Pudota lastia diff --git a/core/assets/bundles/bundle_fil.properties b/core/assets/bundles/bundle_fil.properties index 50a7706f4b..0dbe0cf10f 100644 --- a/core/assets/bundles/bundle_fil.properties +++ b/core/assets/bundles/bundle_fil.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Select/Shoot keybind.diagonal_placement.name = Diagonal Placement keybind.pick.name = Pick Block keybind.break_block.name = Break Block +keybind.select_all_units = Select All Units keybind.deselect.name = Deselect keybind.pickupCargo.name = Pickup Cargo keybind.dropCargo.name = Drop Cargo diff --git a/core/assets/bundles/bundle_fr.properties b/core/assets/bundles/bundle_fr.properties index 4ac127d99c..9ee5679065 100644 --- a/core/assets/bundles/bundle_fr.properties +++ b/core/assets/bundles/bundle_fr.properties @@ -1136,6 +1136,7 @@ keybind.select.name = Sélectionner/Tirer keybind.diagonal_placement.name = Placement en diagonale keybind.pick.name = Choisir un bloc keybind.break_block.name = Supprimer un bloc +keybind.select_all_units = Select All Units keybind.deselect.name = Désélectionner keybind.pickupCargo.name = Prendre un Chargement keybind.dropCargo.name = Lâcher un Chargement diff --git a/core/assets/bundles/bundle_hu.properties b/core/assets/bundles/bundle_hu.properties index bece478b0a..446a55f2fb 100644 --- a/core/assets/bundles/bundle_hu.properties +++ b/core/assets/bundles/bundle_hu.properties @@ -1125,6 +1125,7 @@ keybind.select.name = Kiválasztás/Lövés keybind.diagonal_placement.name = Átlós elhelyezés keybind.pick.name = Blokk másolása keybind.break_block.name = Blokk törlése +keybind.select_all_units = Select All Units keybind.deselect.name = Blokk választás törlése keybind.pickupCargo.name = Rakomány felvétele keybind.dropCargo.name = Rakomány lerakása diff --git a/core/assets/bundles/bundle_id_ID.properties b/core/assets/bundles/bundle_id_ID.properties index b122742467..b669d9fa95 100644 --- a/core/assets/bundles/bundle_id_ID.properties +++ b/core/assets/bundles/bundle_id_ID.properties @@ -1136,6 +1136,7 @@ keybind.select.name = Pilih/Tembak keybind.diagonal_placement.name = Penaruhan Diagonal keybind.pick.name = Memilih Blok keybind.break_block.name = Menghancurkan Blok +keybind.select_all_units = Select All Units keybind.deselect.name = Batal Memilih keybind.pickupCargo.name = Angkat Muatan keybind.dropCargo.name = Turunkan Muatan diff --git a/core/assets/bundles/bundle_it.properties b/core/assets/bundles/bundle_it.properties index 95ec6b558e..734d86d0e8 100644 --- a/core/assets/bundles/bundle_it.properties +++ b/core/assets/bundles/bundle_it.properties @@ -1123,6 +1123,7 @@ keybind.select.name = Seleziona/Spara keybind.diagonal_placement.name = Posiziona Diagonalmente keybind.pick.name = Scegli Blocco keybind.break_block.name = Rompi Blocco +keybind.select_all_units = Select All Units keybind.deselect.name = Deseleziona keybind.pickupCargo.name = Raccogli Carico keybind.dropCargo.name = Rilascia Carico diff --git a/core/assets/bundles/bundle_ja.properties b/core/assets/bundles/bundle_ja.properties index 9c84f21b66..3281cf4b3a 100644 --- a/core/assets/bundles/bundle_ja.properties +++ b/core/assets/bundles/bundle_ja.properties @@ -1128,6 +1128,7 @@ keybind.select.name = 選択/ショット keybind.diagonal_placement.name = 斜め設置 keybind.pick.name = ブロックの選択 keybind.break_block.name = ブロックの破壊 +keybind.select_all_units = Select All Units keybind.deselect.name = 選択解除 keybind.pickupCargo.name = 貨物を拾う keybind.dropCargo.name = 貨物を降ろす diff --git a/core/assets/bundles/bundle_ko.properties b/core/assets/bundles/bundle_ko.properties index eae5266b0a..c4ff8776d1 100644 --- a/core/assets/bundles/bundle_ko.properties +++ b/core/assets/bundles/bundle_ko.properties @@ -1129,6 +1129,7 @@ keybind.select.name = 선택/공격 keybind.diagonal_placement.name = 대각선 설치 keybind.pick.name = 블록 선택 keybind.break_block.name = 블록 파괴 +keybind.select_all_units = Select All Units keybind.deselect.name = 선택해제 keybind.pickupCargo.name = 화물 집기 keybind.dropCargo.name = 화물 내려놓기 diff --git a/core/assets/bundles/bundle_lt.properties b/core/assets/bundles/bundle_lt.properties index d1f374964c..2d05b7f285 100644 --- a/core/assets/bundles/bundle_lt.properties +++ b/core/assets/bundles/bundle_lt.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Pasirinkti/Šauti keybind.diagonal_placement.name = Įstrižas Padėjimas keybind.pick.name = Pasirinkti Bloką keybind.break_block.name = Išgriauti Bloką +keybind.select_all_units = Select All Units keybind.deselect.name = Panaikinti Pasirinkimą keybind.pickupCargo.name = Pickup Cargo keybind.dropCargo.name = Drop Cargo diff --git a/core/assets/bundles/bundle_nl.properties b/core/assets/bundles/bundle_nl.properties index e21b1d1e35..5a02a109c8 100644 --- a/core/assets/bundles/bundle_nl.properties +++ b/core/assets/bundles/bundle_nl.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Selecteer/Schiet keybind.diagonal_placement.name = Plaats Diagonaal keybind.pick.name = Kies Blok keybind.break_block.name = Breek Blok +keybind.select_all_units = Select All Units keybind.deselect.name = Deselecteer keybind.pickupCargo.name = Pickup Cargo keybind.dropCargo.name = Drop Cargo diff --git a/core/assets/bundles/bundle_nl_BE.properties b/core/assets/bundles/bundle_nl_BE.properties index 5233ab6b8a..58db307042 100644 --- a/core/assets/bundles/bundle_nl_BE.properties +++ b/core/assets/bundles/bundle_nl_BE.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Select/Shoot keybind.diagonal_placement.name = Diagonal Placement keybind.pick.name = Pick Block keybind.break_block.name = Break Block +keybind.select_all_units = Select All Units keybind.deselect.name = Deselect keybind.pickupCargo.name = Pickup Cargo keybind.dropCargo.name = Drop Cargo diff --git a/core/assets/bundles/bundle_pl.properties b/core/assets/bundles/bundle_pl.properties index 5dd404f50f..e976e737b0 100644 --- a/core/assets/bundles/bundle_pl.properties +++ b/core/assets/bundles/bundle_pl.properties @@ -1127,6 +1127,7 @@ keybind.select.name = Zaznacz keybind.diagonal_placement.name = Budowa po skosie keybind.pick.name = Wybierz Blok keybind.break_block.name = Zniszcz Blok +keybind.select_all_units = Select All Units keybind.deselect.name = Odznacz keybind.pickupCargo.name = Podnieś Ładunek keybind.dropCargo.name = Opuść Ładunek diff --git a/core/assets/bundles/bundle_pt_BR.properties b/core/assets/bundles/bundle_pt_BR.properties index ce847a4b3c..ac39fd8c40 100644 --- a/core/assets/bundles/bundle_pt_BR.properties +++ b/core/assets/bundles/bundle_pt_BR.properties @@ -1138,6 +1138,7 @@ keybind.select.name = Selecionar keybind.diagonal_placement.name = Posicionamento Diagonal keybind.pick.name = Pegar bloco keybind.break_block.name = Quebrar bloco +keybind.select_all_units = Select All Units keybind.deselect.name = Desmarcar keybind.pickupCargo.name = Pegar Carga keybind.dropCargo.name = Soltar Carga diff --git a/core/assets/bundles/bundle_pt_PT.properties b/core/assets/bundles/bundle_pt_PT.properties index 5dc33ae226..e1b8867ea2 100644 --- a/core/assets/bundles/bundle_pt_PT.properties +++ b/core/assets/bundles/bundle_pt_PT.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Selecionar keybind.diagonal_placement.name = Colocação diagonal keybind.pick.name = Pegar bloco keybind.break_block.name = Quebrar bloco +keybind.select_all_units = Select All Units keybind.deselect.name = Deselecionar keybind.pickupCargo.name = Pickup Cargo keybind.dropCargo.name = Drop Cargo diff --git a/core/assets/bundles/bundle_ro.properties b/core/assets/bundles/bundle_ro.properties index 1df84454d4..c65c4b6c3f 100644 --- a/core/assets/bundles/bundle_ro.properties +++ b/core/assets/bundles/bundle_ro.properties @@ -1128,6 +1128,7 @@ keybind.select.name = Selectează/Trage keybind.diagonal_placement.name = Plasare Diagonală keybind.pick.name = Ia Bloc keybind.break_block.name = Distruge Bloc +keybind.select_all_units = Select All Units keybind.deselect.name = Deselectează keybind.pickupCargo.name = Ridică Încărcătura keybind.dropCargo.name = Aruncă Încărcătura diff --git a/core/assets/bundles/bundle_ru.properties b/core/assets/bundles/bundle_ru.properties index 1f931877a1..9e7aa7b678 100644 --- a/core/assets/bundles/bundle_ru.properties +++ b/core/assets/bundles/bundle_ru.properties @@ -1127,6 +1127,7 @@ keybind.select.name = Выбор/выстрел keybind.diagonal_placement.name = Диагональное размещение keybind.pick.name = Выбрать блок keybind.break_block.name = Разрушить блок +keybind.select_all_units = Select All Units keybind.deselect.name = Снять выделение keybind.pickupCargo.name = Взять груз keybind.dropCargo.name = Сбросить груз diff --git a/core/assets/bundles/bundle_sr.properties b/core/assets/bundles/bundle_sr.properties index 6cdbac47c8..6b6aca310b 100644 --- a/core/assets/bundles/bundle_sr.properties +++ b/core/assets/bundles/bundle_sr.properties @@ -1128,6 +1128,7 @@ keybind.select.name = Izaberi/Pucaj keybind.diagonal_placement.name = Diagonalo Postavljanje keybind.pick.name = Izaberi Blok keybind.break_block.name = Break Block +keybind.select_all_units = Select All Units keybind.deselect.name = Deselect keybind.pickupCargo.name = Pickup Cargo keybind.dropCargo.name = Drop Cargo diff --git a/core/assets/bundles/bundle_sv.properties b/core/assets/bundles/bundle_sv.properties index 1ce730b868..8ae8b20be4 100644 --- a/core/assets/bundles/bundle_sv.properties +++ b/core/assets/bundles/bundle_sv.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Select/Shoot keybind.diagonal_placement.name = Diagonal Placement keybind.pick.name = Pick Block keybind.break_block.name = Break Block +keybind.select_all_units = Select All Units keybind.deselect.name = Deselect keybind.pickupCargo.name = Pickup Cargo keybind.dropCargo.name = Drop Cargo diff --git a/core/assets/bundles/bundle_th.properties b/core/assets/bundles/bundle_th.properties index 2b5e79518b..12dd3261e5 100644 --- a/core/assets/bundles/bundle_th.properties +++ b/core/assets/bundles/bundle_th.properties @@ -1129,6 +1129,7 @@ keybind.select.name = เลือก/ยิง keybind.diagonal_placement.name = วางเป็นแนวทแยง keybind.pick.name = เลือกบล็อก keybind.break_block.name = ทุบบล็อก +keybind.select_all_units = Select All Units keybind.deselect.name = ยกเลิกการเลือก keybind.pickupCargo.name = ยกสิ่งบรรทุกขึ้น keybind.dropCargo.name = วางสิ่งบรรทุกลง diff --git a/core/assets/bundles/bundle_tk.properties b/core/assets/bundles/bundle_tk.properties index 4627f89bae..a0e47d5839 100644 --- a/core/assets/bundles/bundle_tk.properties +++ b/core/assets/bundles/bundle_tk.properties @@ -1116,6 +1116,7 @@ keybind.select.name = Sec/silahi sik keybind.diagonal_placement.name = Diagonal Placement keybind.pick.name = Pick Block keybind.break_block.name = Break Block +keybind.select_all_units = Select All Units keybind.deselect.name = Eldeki yapiyi birak keybind.pickupCargo.name = Pickup Cargo keybind.dropCargo.name = Drop Cargo diff --git a/core/assets/bundles/bundle_tr.properties b/core/assets/bundles/bundle_tr.properties index ae1d57035c..38e46cd532 100644 --- a/core/assets/bundles/bundle_tr.properties +++ b/core/assets/bundles/bundle_tr.properties @@ -1128,6 +1128,7 @@ keybind.select.name = Seç/Ateş Et keybind.diagonal_placement.name = Çapraz Yerleştirme keybind.pick.name = Blok Seç keybind.break_block.name = Blok Kır +keybind.select_all_units = Select All Units keybind.deselect.name = Seçimleri Kaldır keybind.pickupCargo.name = Kargoyu Al keybind.dropCargo.name = Kargoyu Bırak diff --git a/core/assets/bundles/bundle_uk_UA.properties b/core/assets/bundles/bundle_uk_UA.properties index 10236b4a46..2954298117 100644 --- a/core/assets/bundles/bundle_uk_UA.properties +++ b/core/assets/bundles/bundle_uk_UA.properties @@ -1134,6 +1134,7 @@ keybind.select.name = Вибір/Постріл keybind.diagonal_placement.name = Діагональне розміщення keybind.pick.name = Вибрати блок keybind.break_block.name = Зламати блок +keybind.select_all_units = Select All Units keybind.deselect.name = Скасувати keybind.pickupCargo.name = Взяти вантаж keybind.dropCargo.name = Скинути вантаж diff --git a/core/assets/bundles/bundle_vi.properties b/core/assets/bundles/bundle_vi.properties index cef66884d3..853d78a18f 100644 --- a/core/assets/bundles/bundle_vi.properties +++ b/core/assets/bundles/bundle_vi.properties @@ -1128,6 +1128,7 @@ keybind.select.name = Chọn/Bắn keybind.diagonal_placement.name = Đặt chéo keybind.pick.name = Chọn khối keybind.break_block.name = Phá khối +keybind.select_all_units = Select All Units keybind.deselect.name = Bỏ chọn keybind.pickupCargo.name = Nhặt hàng keybind.dropCargo.name = Thả hàng diff --git a/core/assets/bundles/bundle_zh_CN.properties b/core/assets/bundles/bundle_zh_CN.properties index 366f404f88..d1bcc58add 100644 --- a/core/assets/bundles/bundle_zh_CN.properties +++ b/core/assets/bundles/bundle_zh_CN.properties @@ -1129,6 +1129,7 @@ keybind.select.name = 选择/射击 keybind.diagonal_placement.name = 斜线建造 keybind.pick.name = 选择建筑 keybind.break_block.name = 拆除建筑 +keybind.select_all_units = Select All Units keybind.deselect.name = 取消选择 keybind.pickupCargo.name = 拾取载荷 keybind.dropCargo.name = 释放载荷 diff --git a/core/assets/bundles/bundle_zh_TW.properties b/core/assets/bundles/bundle_zh_TW.properties index ebe41cd06b..f14b5358a0 100644 --- a/core/assets/bundles/bundle_zh_TW.properties +++ b/core/assets/bundles/bundle_zh_TW.properties @@ -1136,6 +1136,7 @@ keybind.select.name = 選取 keybind.diagonal_placement.name = 對角線放置 keybind.pick.name = 選擇方塊 keybind.break_block.name = 移除方塊 +keybind.select_all_units = Select All Units keybind.deselect.name = 取消選取 keybind.pickupCargo.name = 撿起貨物 keybind.dropCargo.name = 丟棄貨物