Skip to content

Commit 4143e38

Browse files
committed
Updated language bundles.
1 parent da5b9bf commit 4143e38

File tree

3 files changed

+36
-6
lines changed

3 files changed

+36
-6
lines changed

res/main/i18n/default/labels.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@
6262
"balance": "Balance",
6363

6464
"band": "Band",
65+
"bands": {
66+
"hi": "Hi",
67+
"hi_e": "Hi-E",
68+
"low": "Low",
69+
"mid": "Mid"
70+
},
6571
"band_hue": "Band, Hue",
6672

6773
"bool": {
@@ -72,6 +78,8 @@
7278
"boost": "Boost",
7379
"boost_": "Boost",
7480
"bookmark_list": "Bookmarks",
81+
82+
"bottom": "Bottom",
7583

7684
"bypass": "Bypass",
7785

@@ -162,7 +170,7 @@
162170
"channels": "Channels",
163171

164172
"clear": "Clear",
165-
173+
"compression_curve": "Compression Curve",
166174
"contour:": "Contour:",
167175
"controls": "Controls",
168176
"ctl": "Ctl",
@@ -198,6 +206,8 @@
198206
"dither": "Dither",
199207
"dither:": "Dither:",
200208
"dithering": "Dithering",
209+
210+
"downward": "Downward",
201211

202212
"dynamics": "Dynamics",
203213

@@ -728,7 +738,7 @@
728738
"millimeters": "Millimeters",
729739
"samples": "Samples"
730740
},
731-
741+
"upward": "Upward",
732742
"value": "Value",
733743
"values": {
734744
"best": "Best",

res/main/i18n/ru/labels.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@
6262
"balance": "Баланс",
6363

6464
"band": "Полоса",
65+
"bands": {
66+
"hi": "Вск",
67+
"hi_e": "Вск-Д",
68+
"low": "Нзк",
69+
"mid": "Срд"
70+
},
6571
"band_hue": "Полоса, Тон",
6672

6773
"bool": {
@@ -72,6 +78,8 @@
7278
"boost": "Повышение",
7379
"boost_": "Повыш",
7480
"bookmark_list": "Закладки",
81+
82+
"bottom": "Нижний",
7583

7684
"bypass": "Обход",
7785

@@ -162,7 +170,7 @@
162170
"channels": "Каналы",
163171

164172
"clear": "Очистить",
165-
173+
"compression_curve": "Кривая копрессии",
166174
"contour:": "Контур:",
167175
"controls": "Управление",
168176
"ctl": "Упр",
@@ -198,6 +206,8 @@
198206
"dither": "Дизеринг",
199207
"dither:": "Дизеринг:",
200208
"dithering": "Дизеринг",
209+
210+
"downward": "Понижающий",
201211

202212
"dynamics": "Динамика",
203213

@@ -722,7 +732,7 @@
722732
"millimeters": "Миллиметры",
723733
"samples": "Отсчёты"
724734
},
725-
735+
"upward": "Повышающий",
726736
"value": "Значение",
727737
"values": {
728738
"best": "Лучшее",

res/main/i18n/us/labels.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@
6262
"balance": "Balance",
6363

6464
"band": "Band",
65+
"bands": {
66+
"hi": "Hi",
67+
"hi_e": "Hi-E",
68+
"low": "Low",
69+
"mid": "Mid"
70+
},
6571
"band_hue": "Band, Hue",
6672

6773
"bool": {
@@ -72,6 +78,8 @@
7278
"boost": "Boost",
7379
"boost_": "Boost",
7480
"bookmark_list": "Bookmarks",
81+
82+
"bottom": "Bottom",
7583

7684
"bypass": "Bypass",
7785

@@ -162,7 +170,7 @@
162170
"channels": "Channels",
163171

164172
"clear": "Clear",
165-
173+
"compression_curve": "Compression Curve",
166174
"contour:": "Contour:",
167175
"controls": "Controls",
168176
"ctl": "Ctl",
@@ -198,6 +206,8 @@
198206
"dither": "Dither",
199207
"dither:": "Dither:",
200208
"dithering": "Dithering",
209+
210+
"downward": "Downward",
201211

202212
"dynamics": "Dynamics",
203213

@@ -721,7 +731,7 @@
721731
"millimeters": "Millimeters",
722732
"samples": "Samples"
723733
},
724-
734+
"upward": "Upward",
725735
"value": "Value",
726736
"values": {
727737
"best": "Best",

0 commit comments

Comments
 (0)