|
13 | 13 |
|
14 | 14 | "cancel": "Cancel", |
15 | 15 | "close": "Close", |
16 | | - |
| 16 | + |
17 | 17 | "confirm": { |
18 | 18 | "no": "No", |
19 | 19 | "yes": "Yes" |
|
35 | 35 | "move_up": "Move up", |
36 | 36 | "paste": "Paste" |
37 | 37 | }, |
38 | | - |
| 38 | + |
39 | 39 | "export": "Export", |
40 | 40 | "export_settings_to_clipboard": "Export settings to clipboard", |
41 | 41 | "export_settings_to_file": "Export settings to file...", |
42 | | - |
| 42 | + |
43 | 43 | "file_preview": { |
44 | 44 | "pause": "Pause", |
45 | 45 | "play": "Play", |
46 | 46 | "stop": "Stop" |
47 | 47 | }, |
48 | | - |
| 48 | + |
49 | 49 | "filters": { |
50 | 50 | "switch": { |
51 | 51 | "to_left": "Switch to Left", |
|
54 | 54 | "to_side": "Switch to Side" |
55 | 55 | } |
56 | 56 | }, |
57 | | - |
| 57 | + |
58 | 58 | "font_scaling": { |
59 | 59 | "select": "Font scaling", |
60 | 60 | "value:pc": "{@value} %", |
61 | 61 | "zoom_in": "Zoom in", |
62 | 62 | "zoom_out": "Zoom out" |
63 | 63 | }, |
64 | | - |
| 64 | + |
65 | 65 | "freeze": "Freeze", |
66 | | - |
| 66 | + |
67 | 67 | "import": "Import", |
68 | 68 | "import_hydrogen_drumkit_file": "Hydrogen drumkit file...", |
69 | 69 | "import_installed_hydrogen_drumkit": "Installed Hydrogen drumkit", |
70 | 70 | "import_settings_from_clipboard": "Import settings from clipboard", |
71 | 71 | "import_settings_from_file": "Import settings from file...", |
72 | 72 | "import_sfz_file": "Import SFZ file...", |
73 | | - "import_rew_filter_file": "REW filter file...", |
| 73 | + "import_rew_filter_file": "REW/APO filter file...", |
| 74 | + "reset_settings": "Reset settings", |
74 | 75 |
|
75 | 76 | "listen": "Listen", |
| 77 | + "linear_frequency": "Linear frequency", |
76 | 78 | "link": { |
77 | 79 | "copy": "Copy link", |
78 | 80 | "follow": "Follow link" |
79 | 81 | }, |
80 | | - |
| 82 | + |
81 | 83 | "load": "Load", |
82 | 84 | "load_preset": "Load preset", |
83 | | - |
| 85 | + |
| 86 | + "manage_presets": "Manage presets...", |
84 | 87 | "measure": "Measure", |
85 | | - |
| 88 | + |
86 | 89 | "nav": { |
87 | 90 | "go": "Go", |
88 | 91 | "up": "Up" |
89 | 92 | }, |
90 | | - |
| 93 | + |
91 | 94 | "ok": "OK", |
92 | 95 | "open": "Open", |
93 | 96 |
|
94 | 97 | "plugin_manual": "Plugin manual", |
95 | 98 | "postprocess": "Post-process", |
| 99 | + "presets": { |
| 100 | + "copy": "Copy", |
| 101 | + "export": "Export...", |
| 102 | + "favourite": "Favourite", |
| 103 | + "import": "Import...", |
| 104 | + "input_name": "Input name", |
| 105 | + "load": "Load", |
| 106 | + "paste": "Paste", |
| 107 | + "new": "New", |
| 108 | + "remove": "Remove", |
| 109 | + "reset": "Reset", |
| 110 | + "save": "Save", |
| 111 | + "search": "Search...", |
| 112 | + "select": "Select preset" |
| 113 | + }, |
96 | 114 | "profile": "Profile", |
97 | | - |
| 115 | + |
98 | 116 | "reset": "Reset", |
99 | 117 | "restart": "Restart", |
100 | 118 | "run_stop": "Run/Stop", |
101 | 119 |
|
102 | 120 | "save": "Save", |
103 | | - |
104 | | - "select_language": "Select language", |
| 121 | + |
| 122 | + "select_language": "Language", |
105 | 123 |
|
106 | 124 | "tap": "Tap", |
107 | 125 | "to_bookmarks": "+Bookmarks", |
108 | 126 | "toggle_rack_mount": "Toggle rack mount", |
109 | | - |
| 127 | + |
110 | 128 | "ui_behavior": { |
111 | 129 | "": "UI behavior", |
112 | 130 | "ediable_knob_scale": "Editable knob scale", |
113 | 131 | "enable_zoomable_spectrum": "Automatic frequency graph scaling", |
114 | 132 | "file_list_navigation_autoload": "Automatically load files when navigating file list", |
| 133 | + "file_list_navigation_autoplay": "Automatically play files when navigating file list", |
115 | 134 | "filter_point_thickness": "Filter point thickness", |
116 | 135 | "override_hydrogen_kits": "Override Hydrogen kits", |
117 | 136 | "take_instrument_name_from_file": "Take instrument name from file", |
|
120 | 139 | "invert_graph_dot": "Invert vertical mouse scroll for graph dots" |
121 | 140 | } |
122 | 141 | }, |
123 | | - |
| 142 | + |
124 | 143 | "ui_manual": "UI manual", |
125 | | - |
| 144 | + |
126 | 145 | "ui_scaling": { |
127 | 146 | "prefer_host": "Prefer host", |
128 | 147 | "select": "UI scaling", |
129 | 148 | "value:pc": "{@value} %", |
130 | 149 | "zoom_in": "Zoom in", |
131 | 150 | "zoom_out": "Zoom out" |
132 | 151 | }, |
133 | | - |
| 152 | + |
134 | 153 | "user_paths": "User paths...", |
135 | | - |
| 154 | + |
136 | 155 | "visual_schema": { |
137 | 156 | "select": "Visual Schema" |
138 | 157 | } |
|
0 commit comments