|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: Mixxx 2.6\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2026-07-01 00:12+0200\n" |
| 11 | +"POT-Creation-Date: 2026-08-07 11:12+0200\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -517,7 +517,7 @@ msgid "The Jack routing for external effects on GNU/Linux" |
517 | 517 | msgstr "" |
518 | 518 |
|
519 | 519 | #: ../../chapters/advanced_topics.rst:235 |
520 | | -msgid "Use `Jack <https://en.wikipedia.org/wiki/JACK_Audio_Connection_Kit>`_ to route each deck directly through `JACK Rack <http://jack-rack.sourceforge.net/>`_ effect racks, or for more control you can use Ardour (or another :term:`DAW`) using sends for effects. This gives Mixxx access to the extensive collection of :term:`LADSPA` plugins." |
| 520 | +msgid "Use `Jack <https://en.wikipedia.org/wiki/JACK_Audio_Connection_Kit>`_ to route each deck directly through `JACK Rack <https://jack-rack.sourceforge.net/>`_ effect racks, or for more control you can use Ardour (or another :term:`DAW`) using sends for effects. This gives Mixxx access to the extensive collection of :term:`LADSPA` plugins." |
521 | 521 | msgstr "" |
522 | 522 |
|
523 | 523 | #: ../../chapters/advanced_topics.rst:241 |
@@ -605,9 +605,13 @@ msgid "Since version 2.5 Mixxx is also provided as Flatpak." |
605 | 605 | msgstr "" |
606 | 606 |
|
607 | 607 | #: ../../chapters/advanced_topics.rst:290 |
608 | | -msgid "If you do want to switch from a distribution package or Mixxx built from source code to the Flatpak, a little setup is required. Flatpak stores Mixxx's database, settings, and custom controller mappings in a different location than the `~/.mixxx` directory that Mixxx has always used before. Flatpak uses `~/.var/app/org.mixxx.Mixxx/.mixxx` instead. To copy your database, settings, and controller mappings into the Flatpak sandbox, run: ::" |
| 608 | +msgid "If you do want to switch from a distribution package or Mixxx built from source code to the Flatpak, a little setup is required. Flatpak stores Mixxx's database, settings, and custom controller mappings in a different location than the `~/.mixxx` directory that Mixxx has always used before. Flatpak uses `~/.var/app/org.mixxx.Mixxx/.mixxx` instead. To copy your database, settings, and controller mappings into the Flatpak sandbox, run:" |
609 | 609 | msgstr "" |
610 | 610 |
|
611 | | -#: ../../chapters/advanced_topics.rst:296 |
| 611 | +#: ../../chapters/advanced_topics.rst:292 |
| 612 | +msgid "mkdir -p ~/.var/app/org.mixxx.Mixxx cp -r ~/.mixxx ~/.var/app/org.mixxx.Mixxx" |
| 613 | +msgstr "" |
| 614 | + |
| 615 | +#: ../../chapters/advanced_topics.rst:295 |
612 | 616 | msgid "If your library contains any directories outside of your XDG Music Directory (`~/Music` unless you have reconfigured this), you will need to relink these directories to access the files inside of Flatpak's sandbox. Run Mixxx from the Flatpak and go to :menuselection:`Options --> Preferences --> Library`. Any directories that have a warning icon with `!` in a yellow triangle need to be relinked. Select the directory in the preferences window and click the Relink button, then select the directory in the file picker dialog. Flatpak will automatically remap the directory under `/run/user` so Mixxx can read and write your music files from inside the Flatpak sandbox. Press Ok in the preferences window, then in Mixxx's main window, go to :menuselection:`Library > Rescan Library`." |
613 | 617 | msgstr "" |
0 commit comments