Files
shadow/man/po/LINGUAS
T
Remus-Gabriel Chelu bb4a2daade man/, po/: Update Romanian translation
Add translation of manual pages, and update the translation of strings.

Bug-Debian: https://bugs.debian.org/1080487
[alx: fix typo: po => ro]
Reviewed-by: Alejandro Colomar <alx@kernel.org>
2025-01-10 13:22:17 +01:00

9 lines
265 B
Plaintext

# LINGUAS
LINGUAS = da de fr it pl pt ro ru sv uk zh_CN
# These variables are generated based on the LINGUAS list
POFILES = $(patsubst %,$(srcdir)/%.po,$(LINGUAS))
UPDATEPOFILES = $(patsubst %,%.po-update,$(LINGUAS))
DUMMYPOFILES = $(patsubst %,%.nop,$(LINGUAS))