mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-01-03 11:09:08 -05:00
i18n: add translations
The pipewire.pot file is made with 'meson compile pipewire-pot' by scanning the files in POTFILES.in. The .po files were generated with 'meson compile pipewire-update-po', on .po file per entry in LINGUAS. The .po files were filled with: 'msgmerge -N $pulseaudio/po/$lang.po po/$lang.po -o po/$lang.po' to get a decent set of translations for all the ACP strings. Run 'LANGUAGE=nl make run' to start the server in a language, test with 'LANGUAGE=nl pavucontrol'
This commit is contained in:
parent
036c54b043
commit
b981319525
53 changed files with 30497 additions and 18 deletions
|
|
@ -1 +1,21 @@
|
|||
src/daemon/pipewire.c
|
||||
src/daemon/pipewire.desktop.in
|
||||
src/examples/media-session/alsa-monitor.c
|
||||
src/tools/pw-cat.c
|
||||
src/tools/pw-cat.c
|
||||
src/tools/pw-cli.c
|
||||
src/tools/pw-dot.c
|
||||
src/tools/pw-dump.c
|
||||
src/tools/pw-link.c
|
||||
src/tools/pw-loopback.c
|
||||
src/tools/pw-metadata.c
|
||||
src/tools/pw-mididump.c
|
||||
src/tools/pw-mon.c
|
||||
src/tools/pw-profiler.c
|
||||
src/tools/pw-top.c
|
||||
spa/plugins/alsa/acp/acp.c
|
||||
spa/plugins/alsa/acp/channelmap.h
|
||||
spa/plugins/alsa/acp/compat.c
|
||||
spa/plugins/alsa/acp/alsa-mixer.c
|
||||
spa/plugins/alsa/acp/alsa-util.c
|
||||
spa/plugins/bluez5/bluez5-device.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue