Skip to content

Commit 5ec6c06

Browse files
bor-Tsadko4u
authored andcommitted
Updated payment methods
1 parent d62bac5 commit 5ec6c06

File tree

5 files changed

+54
-16
lines changed

5 files changed

+54
-16
lines changed

res/main/i18n/default/labels.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,10 +375,12 @@
375375
"mute": "Mute",
376376
"muting": "Muting",
377377

378+
"name": "Name",
379+
378380
"noise_floor": "Noise Floor",
379381
"noise_floor_left": "Noise Floor Left",
380382
"noise_floor_right": "Noise Floor Right",
381-
383+
382384
"noise_generator": {
383385
"channel_selector": "Channel Selector",
384386
"global": "Global",
@@ -453,6 +455,7 @@
453455
"plug": {
454456
"calibrator": "Calibrator",
455457
"compressor": "Compressor",
458+
"dyna_processor": "Dynamic Processor",
456459
"expander": "Expander",
457460
"gate": "Gate",
458461
"latency_detector": "Latency Detector",
@@ -502,6 +505,7 @@
502505
"ratio": "Ratio",
503506
"ratio_high": "Ratio high",
504507
"ratio_low": "Ratio low",
508+
"ratio_low_high": "Ratio low,\nRatio high",
505509
"ratio_knee:db": "Ratio,\nKnee (dB)",
506510

507511
"reduction": "Reduction",
@@ -640,6 +644,7 @@
640644
"tempo_based_feedback_delay": "Tempo-Based Feedback Delay",
641645

642646
"thr_eshold": "Thr",
647+
"thr_eshold_num_id": "Thr #{@id}",
643648
"threads": "Threads",
644649
"threshold": "Threshold",
645650
"thresh_gain:db_db": "Thresh, Gain\n(dB, dB)",

res/main/i18n/default/messages.json

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,26 @@
2121
"file": {
2222
"confirm_load": "Do you really want to load the selected file?",
2323
"confirm_overwrite": "The selected file already exists. Overwrite?",
24-
24+
2525
"invalid_name": "The entered file name is not valid",
26-
26+
2727
"not_exists": "The selected file does not exist",
2828
"not_specified": "The file name is not specified"
2929
},
30-
30+
3131
"greetings": {
3232
"0": "You've just updated plugins to version {@meta_pkg_version}!",
3333
"1": "The '{@meta_pkg_full_name}' is non-commercial project and needs financial support for the further development.",
3434
"2": "You may help the open source collection of plugins to grow by visiting the following link and submitting donations to the project:",
3535
"3": "Remember that subscription and regular small donations will give more benefits to the project than one-time donations.",
3636
"4": "To not to be very annoying, this dialog will be shown only after each version update of plugins.",
37-
"5": "Thanks in advance."
37+
"5": "Thanks in advance.",
38+
"6": "IMPORTANT!",
39+
"7": "According to sanctions against Russian Federation, any foreign currency payments are blocked.",
40+
"8": "The project accepts cryptocurrency dontations only. We hope that all other type of donations will be back soon.",
41+
"9": "The LSP Plugins Project is speaking out against any armored conflicts."
3842
},
39-
43+
4044
"postscript": "{@meta_pkg_full_name}",
4145
"site": "{@meta_pkg_site}"
42-
}
46+
}

res/main/i18n/default/project.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
"acronym": "LSP",
33

44
"donations": {
5-
"0": "https://liberapay.com/sadko4u/donate",
6-
"1": "https://www.patreon.com/sadko4u",
7-
"2": "https://paypal.me/sadko4u",
8-
"3": "https://etherscan.io/address/0x079b24da78d78302cd3cfbb80c728cd554606cc6",
9-
"4": "https://salt.bountysource.com/teams/lsp-plugins"
5+
"0": "https://www.blockchain.com/btc/address/15X3AfDRF3EshSLBoK8UfHAsFr2TQsH8pk",
6+
"1": "https://etherscan.io/address/0x079b24da78d78302cd3cfbb80c728cd554606cc6",
7+
"2": "https://www.patreon.com/sadko4u"
108
},
11-
9+
1210
"name": "Linux Studio Plugins Project",
1311
"url": "https://lsp-plug.in/"
14-
}
12+
}

res/main/i18n/ru/messages.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,11 @@
3434
"2": "Вы можете помочь росту набора плагинов с открытым исходным кодом, посетив ссылку ниже и отправив пожертвование проекту:",
3535
"3": "Помните, что подписка и регулярные небольшие пожертвования работают эффективнее, чем однократные большие пожертвования.",
3636
"4": "Чтобы не быть слишком назойливым, это диалоговое окно будет показываться только после каждого обновления версии плагинов.",
37-
"5": "Заранее спасибо."
37+
"5": "Заранее спасибо.",
38+
"6": "ВАЖНО!",
39+
"7": "Согласно санкциям в отношении Российской Федерации, любой платёж в иностранной валюте блокируется.",
40+
"8": "Проект поддерживает только платежи в криптовалюте. Мы надеемся, что другие виды пожертвований скоро снова станут доступны.",
41+
"9": "Проект LSP Plugins выступает против любых вооружённых конфликтов."
3842
},
3943

4044
"postscript": "{@meta_pkg_full_name}",

res/main/i18n/us/labels.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,13 +374,40 @@
374374

375375
"mute": "Mute",
376376
"muting": "Muting",
377-
377+
378378
"name": "Name",
379379

380380
"noise_floor": "Noise Floor",
381381
"noise_floor_left": "Noise Floor Left",
382382
"noise_floor_right": "Noise Floor Right",
383383

384+
"noise_generator": {
385+
"channel_selector": "Channel Selector",
386+
"global": "Global",
387+
"general": "General",
388+
"N_type": "Noise Type",
389+
"N_mode": "Noise Mode",
390+
"N_amplitude": "Noise Amplitude",
391+
"N_offset": "Noise Offset",
392+
"M_inaudible": "Make Inaudible",
393+
"N_specs": "Noise Specific Controls",
394+
"distribution": "Distribution",
395+
"V_type": "Type",
396+
"V_window": "Window",
397+
"V_delta": "Delta",
398+
"V_crush": "Crush",
399+
"V_crush_prob": "Crush Probability",
400+
"color": "Color",
401+
"slope_npn": "Slope",
402+
"slope_dbo": "Slope",
403+
"slope_dbd": "Slope",
404+
"channel": "Channel",
405+
"channel_controls": "Channel Controls",
406+
"use_global": "Use Global",
407+
"solo": "Solo",
408+
"mute": "Mute"
409+
},
410+
384411
"normalize": "Normalize",
385412

386413
"obj": {

0 commit comments

Comments
 (0)