# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://github.com/revisto/drum-machine/issues\n" "POT-Creation-Date: 2025-03-28 13:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: data/io.github.revisto.drum-machine.desktop.in:3 #: data/io.github.revisto.drum-machine.metainfo.xml.in:6 src/window.ui:58 msgid "Drum Machine" msgstr "" #: data/io.github.revisto.drum-machine.metainfo.xml.in:7 msgid "Create and play drum beats" msgstr "" #: data/io.github.revisto.drum-machine.metainfo.xml.in:9 msgid "" "Drum Machine is a modern and intuitive application for creating, playing, " "and managing drum patterns. Perfect for musicians, producers, and anyone " "interested in rhythm creation, this application provides a simple interface " "for drum pattern programming. Have fun!" msgstr "" #: data/io.github.revisto.drum-machine.metainfo.xml.in:15 msgid "Features:" msgstr "" #: data/io.github.revisto.drum-machine.metainfo.xml.in:17 msgid "Intuitive grid-based pattern editor" msgstr "" #: data/io.github.revisto.drum-machine.metainfo.xml.in:18 msgid "Adjustable BPM control" msgstr "" #: data/io.github.revisto.drum-machine.metainfo.xml.in:19 msgid "Volume control for overall mix" msgstr "" #: data/io.github.revisto.drum-machine.metainfo.xml.in:20 msgid "Save and load preset patterns" msgstr "" #: data/io.github.revisto.drum-machine.metainfo.xml.in:21 msgid "Multiple drum sounds including kick, snare, hi-hat, and more" msgstr "" #: data/io.github.revisto.drum-machine.metainfo.xml.in:22 msgid "Keyboard shortcuts for quick access to all functions" msgstr "" #: data/io.github.revisto.drum-machine.metainfo.xml.in:31 msgid "Drum Pattern Loaded in Light Mode" msgstr "" #: data/io.github.revisto.drum-machine.metainfo.xml.in:35 msgid "Drum Pattern Loaded in Dark Mode" msgstr "" #. Update tooltip and accessibility with current BPM #: src/window.py:278 msgid "{} Beats per Minute (BPM)" msgstr "" #. Update button tooltip to show current volume level #: src/window.py:287 msgid "{:.0f}% Volume" msgstr "" #: src/window.py:298 src/window.ui:158 msgid "Play" msgstr "" #: src/window.py:302 msgid "Pause" msgstr "" #: src/window.py:317 msgid "Default Presets" msgstr "" #: src/window.py:344 msgid "MIDI files" msgstr "" #: src/window.py:350 msgid "Open MIDI File" msgstr "" #: src/window.ui:41 msgid "Open" msgstr "" #: src/window.ui:43 src/window.ui:46 msgid "Open Preset" msgstr "" #: src/window.ui:47 msgid "Open Saved Drum Pattern Preset" msgstr "" #: src/window.ui:65 src/window.ui:67 msgid "Main Menu" msgstr "" #: src/window.ui:68 msgid "Access Keyboard Shortcuts and Application Information" msgstr "" #: src/window.ui:75 src/window.ui:77 msgid "Save Drum Pattern" msgstr "" #: src/window.ui:78 msgid "Save Current Drum Pattern as a Preset File" msgstr "" #: src/window.ui:122 msgid "BPM" msgstr "" #: src/window.ui:127 src/window.ui:131 msgid "Adjust Tempo In Beats per Minute (BPM)" msgstr "" #: src/window.ui:130 msgid "Tempo" msgstr "" #: src/window.ui:172 msgid "Adjust Volume" msgstr "" #: src/window.ui:195 msgid "Reset" msgstr "" #: src/window.ui:196 msgid "Reset the Drum Sequence" msgstr "" #: src/window.ui:209 msgid "_Keyboard Shortcuts" msgstr "" #: src/window.ui:213 msgid "_About Drum Machine" msgstr "" #: src/gtk/help-overlay.ui:11 msgctxt "shortcut window" msgid "General" msgstr "" #: src/gtk/help-overlay.ui:14 msgctxt "shortcut window" msgid "Show Shortcuts" msgstr "" #: src/gtk/help-overlay.ui:20 msgctxt "shortcut window" msgid "Quit" msgstr "" #: src/gtk/help-overlay.ui:29 msgctxt "shortcut window" msgid "Playback Controls" msgstr "" #: src/gtk/help-overlay.ui:32 msgctxt "shortcut window" msgid "Play/Pause" msgstr "" #: src/gtk/help-overlay.ui:39 msgctxt "shortcut window" msgid "Clear All" msgstr "" #: src/gtk/help-overlay.ui:48 msgctxt "shortcut window" msgid "BPM & Volume Controls" msgstr "" #: src/gtk/help-overlay.ui:51 msgctxt "shortcut window" msgid "Increase BPM" msgstr "" #: src/gtk/help-overlay.ui:58 msgctxt "shortcut window" msgid "Decrease BPM" msgstr "" #: src/gtk/help-overlay.ui:65 msgctxt "shortcut window" msgid "Increase Volume" msgstr "" #: src/gtk/help-overlay.ui:72 msgctxt "shortcut window" msgid "Decrease Volume" msgstr "" #: src/gtk/help-overlay.ui:81 msgctxt "shortcut window" msgid "Preset Management" msgstr "" #: src/gtk/help-overlay.ui:84 msgctxt "shortcut window" msgid "Load Preset" msgstr "" #: src/gtk/help-overlay.ui:91 msgctxt "shortcut window" msgid "Save Preset" msgstr "" #: src/gtk/save_changes_dialog.ui:6 msgid "Save Changes?" msgstr "" #: src/gtk/save_changes_dialog.ui:7 msgid "" "Current preset contains unsaved changes. Changes which are not saved will be " "permanently lost." msgstr "" #. Cancel the operation #: src/gtk/save_changes_dialog.ui:14 msgid "_Cancel" msgstr "" #. Discard all changes #: src/gtk/save_changes_dialog.ui:15 msgid "_Discard" msgstr "" #. Save current changes #: src/gtk/save_changes_dialog.ui:16 msgid "_Save" msgstr ""