Skip to content

Commit 13b5a69

Browse files
committed
Updated localization files.
1 parent 0be148e commit 13b5a69

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

res/main/i18n/default/labels.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,8 @@
382382
"noise_floor_right": "Noise Floor Right",
383383

384384
"noise_generator": {
385+
"channel_selector": "Channel Selector",
386+
"global": "Global",
385387
"general": "General",
386388
"N_type": "Noise Type",
387389
"N_mode": "Noise Mode",
@@ -401,6 +403,7 @@
401403
"slope_dbd": "Slope",
402404
"channel": "Channel",
403405
"channel_controls": "Channel Controls",
406+
"use_global": "Use Global",
404407
"solo": "Solo",
405408
"mute": "Mute"
406409
},
@@ -558,6 +561,7 @@
558561
"head_cut": "Head cut",
559562
"listen": "Listen",
560563
"makeup": "Makeup",
564+
"pitch": "Pitch",
561565
"predelay": "Pre-delay",
562566
"reverse": "Reverse",
563567
"sample_num": "Sample #",

res/main/i18n/ru/labels.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -271,14 +271,14 @@
271271
"trigger": "ГРАФИК ТРИГГЕРА"
272272
},
273273
"group": "Группа",
274-
274+
275275
"header": {
276276
"about": "ИНФО",
277277
"load": "ЗАГР",
278278
"menu": "МЕНЮ",
279279
"reset": "СБРОС",
280280
"save": "СОХР"
281-
},
281+
},
282282

283283
"history": "История",
284284

@@ -287,6 +287,8 @@
287287

288288
"hysteresis": "Гистерезис",
289289

290+
"hz_db": "(Гц, дБ)",
291+
290292
"input": "Вход",
291293
"input_level:db": "Входной уровень (дБ)",
292294
"input:db": "Вход (дБ)",
@@ -372,7 +374,7 @@
372374

373375
"mute": "Глушение",
374376
"muting": "Глушение",
375-
377+
376378
"name": "Название",
377379

378380
"noise_floor": "Шумовой порог",
@@ -401,7 +403,7 @@
401403
"max_dots": "Макс точек",
402404
"mode": "Режим",
403405
"oversampler_mode": "Оверсемплинг",
404-
"position": "Position",
406+
"position": "Позиция",
405407
"sweep_type": "Ход луча",
406408
"trigger_hold_time": "Время удерж",
407409
"trigger_hysteresis": "Гистерезис",
@@ -615,8 +617,10 @@
615617
"tempo_based_feedback_delay": "Задержка по темпу обратной связи",
616618

617619
"thr_eshold": "Пор",
620+
"thr_eshold_num_id": "Пор №{@id}",
618621
"threads": "Потоков",
619622
"threshold": "Порог",
623+
"threshold:db": "Порог\n(дБ)",
620624
"thresh_gain:db_db": "Порог, Усил\n(дБ, дБ)",
621625
"thresh_old": "Порог",
622626
"thresh_old:db": "Порог\n(дБ)",

res/main/i18n/us/labels.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
"reset": "RESET",
280280
"save": "SAVE"
281281
},
282-
282+
283283
"history": "History",
284284

285285
"hold": "Hold",
@@ -505,6 +505,7 @@
505505
"ratio": "Ratio",
506506
"ratio_high": "Ratio high",
507507
"ratio_low": "Ratio low",
508+
"ratio_low_high": "Ratio low,\nRatio high",
508509
"ratio_knee:db": "Ratio,\nKnee (dB)",
509510

510511
"reduction": "Reduction",
@@ -644,8 +645,10 @@
644645
"tempo_based_feedback_delay": "Tempo-Based Feedback Delay",
645646

646647
"thr_eshold": "Thr",
648+
"thr_eshold_num_id": "Thr #{@id}",
647649
"threads": "Threads",
648650
"threshold": "Threshold",
651+
"threshold:db": "Threshold\n(dB)",
649652
"thresh_gain:db_db": "Thresh, Gain\n(dB, dB)",
650653
"thresh_old": "Thresh",
651654
"thresh_old:db": "Thresh\n(dB)",

0 commit comments

Comments
 (0)