From 9964d84ed989cd3f3f7a4be6f5e334b92b50e7d8 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 18 Apr 2025 14:07:13 +0000 Subject: [PATCH] Automatic bundle update --- core/assets/bundles/bundle_be.properties | 5 +++-- core/assets/bundles/bundle_bg.properties | 5 +++-- core/assets/bundles/bundle_ca.properties | 5 +++-- core/assets/bundles/bundle_da.properties | 5 +++-- core/assets/bundles/bundle_de.properties | 5 +++-- core/assets/bundles/bundle_es.properties | 5 +++-- core/assets/bundles/bundle_et.properties | 5 +++-- core/assets/bundles/bundle_eu.properties | 5 +++-- core/assets/bundles/bundle_fi.properties | 5 +++-- core/assets/bundles/bundle_fil.properties | 5 +++-- core/assets/bundles/bundle_fr.properties | 5 +++-- core/assets/bundles/bundle_hu.properties | 5 +++-- core/assets/bundles/bundle_id_ID.properties | 5 +++-- core/assets/bundles/bundle_it.properties | 5 +++-- core/assets/bundles/bundle_ja.properties | 5 +++-- core/assets/bundles/bundle_ko.properties | 5 +++-- core/assets/bundles/bundle_lt.properties | 5 +++-- core/assets/bundles/bundle_nl.properties | 5 +++-- core/assets/bundles/bundle_nl_BE.properties | 5 +++-- core/assets/bundles/bundle_pl.properties | 5 +++-- core/assets/bundles/bundle_pt_BR.properties | 5 +++-- core/assets/bundles/bundle_pt_PT.properties | 5 +++-- core/assets/bundles/bundle_ro.properties | 5 +++-- core/assets/bundles/bundle_ru.properties | 5 +++-- core/assets/bundles/bundle_sr.properties | 5 +++-- core/assets/bundles/bundle_sv.properties | 5 +++-- core/assets/bundles/bundle_th.properties | 5 +++-- core/assets/bundles/bundle_tk.properties | 5 +++-- core/assets/bundles/bundle_tr.properties | 5 +++-- core/assets/bundles/bundle_uk_UA.properties | 5 +++-- core/assets/bundles/bundle_vi.properties | 5 +++-- core/assets/bundles/bundle_zh_CN.properties | 5 +++-- core/assets/bundles/bundle_zh_TW.properties | 5 +++-- 33 files changed, 99 insertions(+), 66 deletions(-) diff --git a/core/assets/bundles/bundle_be.properties b/core/assets/bundles/bundle_be.properties index 919a5f910d..ac81263d3f 100644 --- a/core/assets/bundles/bundle_be.properties +++ b/core/assets/bundles/bundle_be.properties @@ -2481,8 +2481,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_bg.properties b/core/assets/bundles/bundle_bg.properties index 4eae44625e..c5f992b017 100644 --- a/core/assets/bundles/bundle_bg.properties +++ b/core/assets/bundles/bundle_bg.properties @@ -2506,8 +2506,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Най-висока скорост за единица, измерено в полета/секунда. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID на единица/блок/предмет/течност.\nТази операция е обратната на търсенето. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Неизвестно lcategory.unknown.description = Некатегоризирани указания. lcategory.io = Вход и изход diff --git a/core/assets/bundles/bundle_ca.properties b/core/assets/bundles/bundle_ca.properties index 55889cb70e..28b8cdf790 100644 --- a/core/assets/bundles/bundle_ca.properties +++ b/core/assets/bundles/bundle_ca.properties @@ -2508,8 +2508,9 @@ laccess.progress = Progrés de l’acció, entre 0 i 1.\nRetorna la producció, laccess.speed = Velocitat màxima de la unitat, en caselles/s. laccess.size = Size of a unit/building or the length of a string. laccess.id = Identificador d’unitat/bloc/element/líquid.\nÉs l’invers de l’operació lookup. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Desconegut lcategory.unknown.description = Instruccions sense categoria. lcategory.io = Entrada i sortida diff --git a/core/assets/bundles/bundle_da.properties b/core/assets/bundles/bundle_da.properties index 2689237ad9..bb9bb71dbd 100644 --- a/core/assets/bundles/bundle_da.properties +++ b/core/assets/bundles/bundle_da.properties @@ -2481,8 +2481,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_de.properties b/core/assets/bundles/bundle_de.properties index 47247f5d17..6584b14e10 100644 --- a/core/assets/bundles/bundle_de.properties +++ b/core/assets/bundles/bundle_de.properties @@ -2537,8 +2537,9 @@ laccess.progress = Fortschritt, von 0 bis 1.\nGibt Produktion, Nachladestatus or laccess.speed = Höchstgeschwindigkeit einer Einheit, gemessen in Blöcke/Sekunde. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID einer Einheit/eines Blocks/eines Materials/einer Flüssigkeit\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unbekannt lcategory.unknown.description = Unbekannte Anweisungen diff --git a/core/assets/bundles/bundle_es.properties b/core/assets/bundles/bundle_es.properties index 99e0a768b6..bce27fbc71 100644 --- a/core/assets/bundles/bundle_es.properties +++ b/core/assets/bundles/bundle_es.properties @@ -2526,8 +2526,9 @@ laccess.progress = Progreso de una acción, 0 a 1.\nDevuelve el valor de una pro laccess.speed = Velocidad máxima de una unidad, en bloques/segundo. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Desconocido lcategory.unknown.description = Instrucciones no clasificadas. diff --git a/core/assets/bundles/bundle_et.properties b/core/assets/bundles/bundle_et.properties index 1f63b72b65..f95cc0d33f 100644 --- a/core/assets/bundles/bundle_et.properties +++ b/core/assets/bundles/bundle_et.properties @@ -2486,8 +2486,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_eu.properties b/core/assets/bundles/bundle_eu.properties index e4b7f38d73..3d0a6d4a89 100644 --- a/core/assets/bundles/bundle_eu.properties +++ b/core/assets/bundles/bundle_eu.properties @@ -2485,8 +2485,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_fi.properties b/core/assets/bundles/bundle_fi.properties index 72f239bf67..60c4f700f8 100644 --- a/core/assets/bundles/bundle_fi.properties +++ b/core/assets/bundles/bundle_fi.properties @@ -2488,8 +2488,9 @@ laccess.progress = Toiminnon edistys asteikolla nollasta yhteen.\nPalauttaa tuot laccess.speed = Yksikön huippunopeus laattoina/sekunti. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Tuntematon lcategory.unknown.description = Luokittelemattomat ohjeet. lcategory.io = Sisään- ja ulostulo diff --git a/core/assets/bundles/bundle_fil.properties b/core/assets/bundles/bundle_fil.properties index 2a0a9b3223..bcc642f4e4 100644 --- a/core/assets/bundles/bundle_fil.properties +++ b/core/assets/bundles/bundle_fil.properties @@ -2493,8 +2493,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_fr.properties b/core/assets/bundles/bundle_fr.properties index bcb1ba1aea..208d833a5d 100644 --- a/core/assets/bundles/bundle_fr.properties +++ b/core/assets/bundles/bundle_fr.properties @@ -2533,8 +2533,9 @@ laccess.progress = Progression de l'action, 0 à 1.\nRenvoie la progression de l laccess.speed = La vitesse maximale d'une unité, en blocs/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = L'ID d'une unité/bloc/ressource/liquide.\nCeci est l'inverse de l'instruction de recherche. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Inconnu lcategory.unknown.description = Instructions sans catégorie. diff --git a/core/assets/bundles/bundle_hu.properties b/core/assets/bundles/bundle_hu.properties index aa07c7b2de..bba1a02e89 100644 --- a/core/assets/bundles/bundle_hu.properties +++ b/core/assets/bundles/bundle_hu.properties @@ -2550,8 +2550,9 @@ laccess.progress = Művelet előrehaladása, 0 és 1 között.\nA termelés, a l laccess.speed = Az egység legnagyobb sebessége, mező/mp-ben. laccess.size = Egy egység vagy épület mérete, vagy egy karakterlánc hossza. laccess.id = Egy egység/blokk/nyersanyag/folyadék azonosítója.\nEz a keresési művelet fordítottja. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Ismeretlen lcategory.unknown.description = Nem kategorizált utasítások. diff --git a/core/assets/bundles/bundle_id_ID.properties b/core/assets/bundles/bundle_id_ID.properties index 7c6267b0f5..f22b97533a 100644 --- a/core/assets/bundles/bundle_id_ID.properties +++ b/core/assets/bundles/bundle_id_ID.properties @@ -2551,8 +2551,9 @@ laccess.progress = Memeriksa hasil kemajuan, 0 sampai 1.\nMengembalikan hasil la laccess.speed = Kecepatan tertinggi dari suatu unit, dalam ubin/detik. laccess.size = Ukuran dari sebuah unit/bangunan atau panjang dari sebuah string. laccess.id = ID suatu unit/blok/bahan/cairan.\nIni adalah kebalikan dari operasi pencarian. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Tak Diketahui lcategory.unknown.description = Instruksi tanpa kategori. diff --git a/core/assets/bundles/bundle_it.properties b/core/assets/bundles/bundle_it.properties index 564289659b..1859a7169b 100644 --- a/core/assets/bundles/bundle_it.properties +++ b/core/assets/bundles/bundle_it.properties @@ -2495,8 +2495,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_ja.properties b/core/assets/bundles/bundle_ja.properties index 16f1eb3026..36afd9d6e6 100644 --- a/core/assets/bundles/bundle_ja.properties +++ b/core/assets/bundles/bundle_ja.properties @@ -2499,8 +2499,9 @@ laccess.progress = アクションの進行状況を0〜1で取得します。\n laccess.speed = ユニットの最高速度を返します。(単位:タイル/秒) laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = 不明 lcategory.unknown.description = 未分類の指示です。 lcategory.io = 入出力 diff --git a/core/assets/bundles/bundle_ko.properties b/core/assets/bundles/bundle_ko.properties index ecf700e627..523c50e495 100644 --- a/core/assets/bundles/bundle_ko.properties +++ b/core/assets/bundles/bundle_ko.properties @@ -2550,8 +2550,9 @@ laccess.progress = 작업 진행률, 0 에서 1 로 감.\n포탑 재장전이나 laccess.speed = 유닛의 최대 속도, 타일/초. laccess.size = 유닛/건물의 크기 또는 줄의 길이. laccess.id = 유닛/블록/아이템/액체의 ID.\n이것은 조회 작업의 역순입니다. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = 알 수 없음 lcategory.unknown.description = 분류되지 않은 설명 diff --git a/core/assets/bundles/bundle_lt.properties b/core/assets/bundles/bundle_lt.properties index 4153c6e642..1894629693 100644 --- a/core/assets/bundles/bundle_lt.properties +++ b/core/assets/bundles/bundle_lt.properties @@ -2483,8 +2483,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_nl.properties b/core/assets/bundles/bundle_nl.properties index f2249ef01c..d36fefb264 100644 --- a/core/assets/bundles/bundle_nl.properties +++ b/core/assets/bundles/bundle_nl.properties @@ -2496,8 +2496,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_nl_BE.properties b/core/assets/bundles/bundle_nl_BE.properties index dc456d0e84..5a176f4db3 100644 --- a/core/assets/bundles/bundle_nl_BE.properties +++ b/core/assets/bundles/bundle_nl_BE.properties @@ -2483,8 +2483,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_pl.properties b/core/assets/bundles/bundle_pl.properties index a54b1f7939..92941ce5a7 100644 --- a/core/assets/bundles/bundle_pl.properties +++ b/core/assets/bundles/bundle_pl.properties @@ -2520,8 +2520,9 @@ laccess.progress = Postęp akcji, od 0 do 1.\nZwraca produkcję, przeładowanie laccess.speed = Najwyższa prędkość jednostki, w kratkach/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID jednostki/bloku/przedmiotu/płynu.\nOdwrotnośc operacji wyszukiwania. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Inne lcategory.unknown.description = Niezkategoryzowane instrukcje. diff --git a/core/assets/bundles/bundle_pt_BR.properties b/core/assets/bundles/bundle_pt_BR.properties index 58d4c9b3b1..15b39ed40b 100644 --- a/core/assets/bundles/bundle_pt_BR.properties +++ b/core/assets/bundles/bundle_pt_BR.properties @@ -2530,8 +2530,9 @@ laccess.progress = Progresso da ação, 0 a 1.\nRetorna a produção, a recarga laccess.speed = Velocidade máxima de uma unidade, em ladrilhos/seg. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Desconhecido lcategory.unknown.description = Instruções não categorizadas. diff --git a/core/assets/bundles/bundle_pt_PT.properties b/core/assets/bundles/bundle_pt_PT.properties index 7a80a77767..109216450e 100644 --- a/core/assets/bundles/bundle_pt_PT.properties +++ b/core/assets/bundles/bundle_pt_PT.properties @@ -2551,8 +2551,9 @@ laccess.progress = Progresso da ação, 0 a 1.\nRetorna a produção, a recarga laccess.speed = Velocidade máxima de uma unidade, em ladrilhos/seg. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Desconhecido lcategory.unknown.description = Instruções não categorizadas. diff --git a/core/assets/bundles/bundle_ro.properties b/core/assets/bundles/bundle_ro.properties index 71eae03e9e..9d71b58c43 100644 --- a/core/assets/bundles/bundle_ro.properties +++ b/core/assets/bundles/bundle_ro.properties @@ -2503,8 +2503,9 @@ laccess.progress = Progresul acțiunii, de la 0 la 1.\nReturnează progresul pro laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_ru.properties b/core/assets/bundles/bundle_ru.properties index fcbc818adb..670b14c6d5 100644 --- a/core/assets/bundles/bundle_ru.properties +++ b/core/assets/bundles/bundle_ru.properties @@ -2510,8 +2510,9 @@ laccess.progress = Прогресс действия от 0 до 1. Возвра laccess.speed = Максимальная скорость единицы, в плитках/сек. laccess.size = Size of a unit/building or the length of a string. laccess.id = Идентификатор единицы/блока/предмета/жидкости.\nЭто обратная операция поиска. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Неизвестно lcategory.unknown.description = Нет категории. lcategory.io = Ввод и вывод diff --git a/core/assets/bundles/bundle_sr.properties b/core/assets/bundles/bundle_sr.properties index c226a3596d..5f2c7557e0 100644 --- a/core/assets/bundles/bundle_sr.properties +++ b/core/assets/bundles/bundle_sr.properties @@ -2506,8 +2506,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Maksimalna brzina jedinice, u polja/sekundi. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Nepoznato lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_sv.properties b/core/assets/bundles/bundle_sv.properties index cd09c609fd..9a4e0bf93e 100644 --- a/core/assets/bundles/bundle_sv.properties +++ b/core/assets/bundles/bundle_sv.properties @@ -2483,8 +2483,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_th.properties b/core/assets/bundles/bundle_th.properties index e2e4b915fb..8125739682 100644 --- a/core/assets/bundles/bundle_th.properties +++ b/core/assets/bundles/bundle_th.properties @@ -2520,8 +2520,9 @@ laccess.progress = ความคืบหน้าการดำเนิน laccess.speed = ความเร็วสูงสุดของยูนิตในหน่วย ช่อง/วินาที laccess.size = Size of a unit/building or the length of a string. laccess.id = ID ของยูนิต/บล็อก/ไอเท็ม/ของเหลว\nคำสั่งนี้จะตรงกันข้ามกับคำสั่ง lookup -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = ไม่ทราบ lcategory.unknown.description = คำสั่งที่ไม่อยู่ในหมวดหมู่ใดๆเลย diff --git a/core/assets/bundles/bundle_tk.properties b/core/assets/bundles/bundle_tk.properties index 0c1331135a..f247a1c406 100644 --- a/core/assets/bundles/bundle_tk.properties +++ b/core/assets/bundles/bundle_tk.properties @@ -2483,8 +2483,9 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. lcategory.io = Input & Output diff --git a/core/assets/bundles/bundle_tr.properties b/core/assets/bundles/bundle_tr.properties index 8c440ef7d3..9f19981e9a 100644 --- a/core/assets/bundles/bundle_tr.properties +++ b/core/assets/bundles/bundle_tr.properties @@ -2503,8 +2503,9 @@ laccess.progress = Bir şeyin oluş aşaması, örnek: bir turetin yeniden doldu laccess.speed = Bir Birimin Maks hızı, blok/sn. laccess.size = Size of a unit/building or the length of a string. laccess.id = Bir birim/blok/eşya/sıvı kimliği. \nBu arama operasyonun zıttıdır. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = ??? lcategory.unknown.description = Kategorize edilmemiş talimatlar lcategory.io = Giriş & Çıkış diff --git a/core/assets/bundles/bundle_uk_UA.properties b/core/assets/bundles/bundle_uk_UA.properties index a42aec4ad4..4d722e2351 100644 --- a/core/assets/bundles/bundle_uk_UA.properties +++ b/core/assets/bundles/bundle_uk_UA.properties @@ -2530,8 +2530,9 @@ laccess.progress = Прогрес дії, від 0 до 1.\nПовертає в laccess.speed = Максимальна швидкість одиниці, у плитках за секунду. laccess.size = Size of a unit/building or the length of a string. laccess.id = Ідентифікатор одиниці/блоку/предмету/рідини.\nЦе зворотна операція до операції пошуку. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Невідома категорія lcategory.unknown.description = Команди без категорії. diff --git a/core/assets/bundles/bundle_vi.properties b/core/assets/bundles/bundle_vi.properties index d37341940f..6c67742fae 100644 --- a/core/assets/bundles/bundle_vi.properties +++ b/core/assets/bundles/bundle_vi.properties @@ -2550,8 +2550,9 @@ laccess.progress = Tiến trình thực hiện, 0 đến 1.\nTrả về tiến t laccess.speed = Tốc độ cao nhất của đơn vị, tính bằng ô/giây. laccess.size = Kích thước của đơn vị/công trình hoặc độ dài của chuỗi ký tự. laccess.id = Định danh của một đơn vị/khối/vật phẩm/chất lỏng.\nViệc này làm ngược lại với thao tác tra cứu. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = Không xác định lcategory.unknown.description = Chỉ lệnh không được phân loại. diff --git a/core/assets/bundles/bundle_zh_CN.properties b/core/assets/bundles/bundle_zh_CN.properties index 5d5a59b792..046a44ad4f 100644 --- a/core/assets/bundles/bundle_zh_CN.properties +++ b/core/assets/bundles/bundle_zh_CN.properties @@ -2534,8 +2534,9 @@ laccess.progress = 进度,0到1之间的数值。 \n返回工厂生产、 炮 laccess.speed = 单位的最高速度(格/秒) laccess.size = Size of a unit/building or the length of a string. laccess.id = 单位/块/物品/液体的ID。\n这是 Lookup 的反向操作。 -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = 未知 lcategory.unknown.description = 未分类的指令 diff --git a/core/assets/bundles/bundle_zh_TW.properties b/core/assets/bundles/bundle_zh_TW.properties index 4accbe3597..9d5e726913 100644 --- a/core/assets/bundles/bundle_zh_TW.properties +++ b/core/assets/bundles/bundle_zh_TW.properties @@ -2528,8 +2528,9 @@ laccess.progress = 建造、生產進度。以 0 到 1 表示。以及砲台裝 laccess.speed = 單位最快速度(格子/秒) laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. -lacess.displaywidth = Width of a display block in pixels. -lacess.displayheight = Height of a display block in pixels. +laccess.displaywidth = Width of a display block in pixels. +laccess.displayheight = Height of a display block in pixels. +laccess.bufferusage = Number of unprocessed commands in the graphics buffer of a display. lcategory.unknown = 未知 lcategory.unknown.description = Uncategorized instructions.