Skip to content

Commit b399aeb

Browse files
committed
build: update POT file with new translatable strings
1 parent 5f09d58 commit b399aeb

1 file changed

Lines changed: 99 additions & 44 deletions

File tree

po/drum-machine.pot

Lines changed: 99 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: drum-machine\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-02-15 17:06-0300\n"
11+
"POT-Creation-Date: 2025-08-08 13:04+0330\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
1515
"Language: \n"
1616
"MIME-Version: 1.0\n"
17-
"Content-Type: text/plain; charset=CHARSET\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919

20-
#: data/io.github.revisto.drum-machine.desktop.in:3
21-
#: data/io.github.revisto.drum-machine.metainfo.xml.in:6 src/window.ui:58
20+
#: data/io.github.revisto.drum-machine.desktop.in:2
21+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:6 src/window.ui:67
2222
msgid "Drum Machine"
2323
msgstr ""
2424

@@ -99,149 +99,167 @@ msgid "Revisto"
9999
msgstr ""
100100

101101
#: data/io.github.revisto.drum-machine.metainfo.xml.in:66
102+
msgid "Drum Machine 1.4.0 is here with some good updates! 🥁"
103+
msgstr ""
104+
105+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:68
106+
msgid ""
107+
"More pages for longer, more complex beats, because sometimes you need more "
108+
"than 16 steps!"
109+
msgstr ""
110+
111+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:69
112+
msgid ""
113+
"Mobile-friendly improvements, now your drum machine works better on phones "
114+
"(with showing half of the grid)"
115+
msgstr ""
116+
117+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:70
118+
msgid ""
119+
"Goes global! Now translated into 17 languages including Chinese, Russian, "
120+
"Arabic, Hebrew, and many more"
121+
msgstr ""
122+
123+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:76
102124
msgid ""
103125
"This release of Drum Machine 1.3.1 brings significant UI and functionality "
104126
"improvements:"
105127
msgstr ""
106128

107-
#: data/io.github.revisto.drum-machine.metainfo.xml.in:68
129+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:78
108130
msgid ""
109131
"Refactored headerbar and background styling for a flat, integrated visual "
110132
"experience."
111133
msgstr ""
112134

113-
#: data/io.github.revisto.drum-machine.metainfo.xml.in:69
135+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:79
114136
msgid ""
115137
"Enhanced accessibility with improved tooltips and descriptive labels for BPM "
116138
"and volume controls."
117139
msgstr ""
118140

119-
#: data/io.github.revisto.drum-machine.metainfo.xml.in:70
141+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:80
120142
msgid ""
121143
"Redesigned app icon and updated text styling for clearer user interface "
122144
"elements."
123145
msgstr ""
124146

125-
#: data/io.github.revisto.drum-machine.metainfo.xml.in:71
147+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:81
126148
msgid ""
127149
"Optimized layout breakpoints to improve responsiveness and reduce early "
128150
"scrolling."
129151
msgstr ""
130152

131-
#: data/io.github.revisto.drum-machine.metainfo.xml.in:72
153+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:82
132154
msgid ""
133155
"Fixed padding, border-radius, and vertical alignment issues across multiple "
134156
"controls."
135157
msgstr ""
136158

137-
#: data/io.github.revisto.drum-machine.metainfo.xml.in:73
159+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:83
138160
msgid ""
139161
"Updated file dialogs to use the Nautilus file chooser for a more modern "
140162
"approach."
141163
msgstr ""
142164

143-
#: data/io.github.revisto.drum-machine.metainfo.xml.in:74
165+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:84
144166
msgid ""
145167
"Improved keyboard navigation focus and updated tooltips, including dedicated "
146168
"play and pause hints."
147169
msgstr ""
148170

149-
#: data/io.github.revisto.drum-machine.metainfo.xml.in:75
171+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:85
150172
msgid ""
151173
"Transitioned to the Nautilus file chooser for a more contemporary interface."
152174
msgstr ""
153175

154-
#: data/io.github.revisto.drum-machine.metainfo.xml.in:76
176+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:86
155177
msgid "Now accessible on narrow mobile screens with adaptive UI elements."
156178
msgstr ""
157179

158-
#: data/io.github.revisto.drum-machine.metainfo.xml.in:77
180+
#: data/io.github.revisto.drum-machine.metainfo.xml.in:87
159181
msgid "Refined app icon, and adjusted brand colors for better contrast."
160182
msgstr ""
161183

184+
#: src/application.py:68
185+
msgid "translator-credits"
186+
msgstr ""
187+
162188
#. Update tooltip and accessibility with current BPM
163-
#: src/window.py:270
189+
#: src/window.py:190
164190
msgid "{} Beats per Minute (BPM)"
165191
msgstr ""
166192

167193
#. Update button tooltip to show current volume level
168-
#: src/window.py:279
194+
#: src/window.py:199
169195
msgid "{:.0f}% Volume"
170196
msgstr ""
171197

172-
#: src/window.py:290 src/window.ui:158
198+
#: src/window.py:214 src/window.ui:167
173199
msgid "Play"
174200
msgstr ""
175201

176-
#: src/window.py:294
202+
#: src/window.py:218
177203
msgid "Pause"
178204
msgstr ""
179205

180-
#: src/window.py:309
181-
msgid "Default Presets"
182-
msgstr ""
183-
184-
#: src/window.py:336
185-
msgid "MIDI files"
186-
msgstr ""
187-
188-
#: src/window.py:342
189-
msgid "Open MIDI File"
190-
msgstr ""
191-
192-
#: src/window.ui:41
206+
#: src/window.ui:50
193207
msgid "Open"
194208
msgstr ""
195209

196-
#: src/window.ui:43 src/window.ui:46
210+
#: src/window.ui:52 src/window.ui:55
197211
msgid "Open Preset"
198212
msgstr ""
199213

200-
#: src/window.ui:47
214+
#: src/window.ui:56
201215
msgid "Open Saved Drum Pattern Preset"
202216
msgstr ""
203217

204-
#: src/window.ui:65 src/window.ui:67
218+
#: src/window.ui:74 src/window.ui:76
205219
msgid "Main Menu"
206220
msgstr ""
207221

208-
#: src/window.ui:68
222+
#: src/window.ui:77
209223
msgid "Access Keyboard Shortcuts and Application Information"
210224
msgstr ""
211225

212-
#: src/window.ui:75 src/window.ui:77
226+
#: src/window.ui:84 src/window.ui:86
213227
msgid "Save Drum Pattern"
214228
msgstr ""
215229

216-
#: src/window.ui:78
230+
#: src/window.ui:87
217231
msgid "Save Current Drum Pattern as a Preset File"
218232
msgstr ""
219233

220-
#: src/window.ui:122
234+
#: src/window.ui:131
221235
msgid "BPM"
222236
msgstr ""
223237

224-
#: src/window.ui:127 src/window.ui:131
238+
#: src/window.ui:136 src/window.ui:140
225239
msgid "Adjust Tempo In Beats per Minute (BPM)"
226240
msgstr ""
227241

228-
#: src/window.ui:130
242+
#: src/window.ui:139
229243
msgid "Tempo"
230244
msgstr ""
231245

232-
#: src/window.ui:172
246+
#: src/window.ui:181
233247
msgid "Adjust Volume"
234248
msgstr ""
235249

236-
#: src/window.ui:195
250+
#: src/window.ui:204
237251
msgid "Reset"
238252
msgstr ""
239253

240-
#: src/window.ui:208
254+
#: src/window.ui:205
255+
msgid "Reset the Drum Sequence"
256+
msgstr ""
257+
258+
#: src/window.ui:218
241259
msgid "_Keyboard Shortcuts"
242260
msgstr ""
243261

244-
#: src/window.ui:212
262+
#: src/window.ui:222
245263
msgid "_About Drum Machine"
246264
msgstr ""
247265

@@ -315,6 +333,26 @@ msgctxt "shortcut window"
315333
msgid "Save Preset"
316334
msgstr ""
317335

336+
#: src/gtk/help-overlay.ui:100
337+
msgctxt "shortcut window"
338+
msgid "Navigation"
339+
msgstr ""
340+
341+
#: src/gtk/help-overlay.ui:103
342+
msgctxt "shortcut window"
343+
msgid "Go to Instrument"
344+
msgstr ""
345+
346+
#: src/gtk/help-overlay.ui:110
347+
msgctxt "shortcut window"
348+
msgid "Previous Page"
349+
msgstr ""
350+
351+
#: src/gtk/help-overlay.ui:117
352+
msgctxt "shortcut window"
353+
msgid "Next Page"
354+
msgstr ""
355+
318356
#: src/gtk/save_changes_dialog.ui:6
319357
msgid "Save Changes?"
320358
msgstr ""
@@ -339,3 +377,20 @@ msgstr ""
339377
#: src/gtk/save_changes_dialog.ui:16
340378
msgid "_Save"
341379
msgstr ""
380+
381+
#: src/handlers/file_dialog_handler.py:48
382+
msgid "Default Presets"
383+
msgstr ""
384+
385+
#: src/handlers/file_dialog_handler.py:76
386+
#: src/handlers/file_dialog_handler.py:142
387+
msgid "MIDI files"
388+
msgstr ""
389+
390+
#: src/handlers/file_dialog_handler.py:82
391+
msgid "Open MIDI File"
392+
msgstr ""
393+
394+
#: src/handlers/file_dialog_handler.py:148
395+
msgid "Save Sequence"
396+
msgstr ""

0 commit comments

Comments
 (0)