nls: man-po fixes
Add update-po target, to update the manpage po files run make -C man-po update-po Updated the po files. References: procps-ng/procps#230
This commit is contained in:
parent
ed5fe5f8b3
commit
5343716d99
@ -67,6 +67,9 @@ procps-man.pot:
|
||||
# parafiles = $(dist_man_MANS:doc=Ente)
|
||||
po4a-gettextize -M utf8 --option groff_code=verbatim --option generated --option untranslated="a.RE,\|" --option unknown_macros=untranslated -f man $(patsubst %,-m%,$(subst :, ,$(dist_man_MANS))) -p $@
|
||||
|
||||
update-po:
|
||||
$(PO4A_V) $(PO4A) $(PO4A_OPTS) --force $(srcdir)/po4a.cfg
|
||||
|
||||
|
||||
install-data-local:
|
||||
for lang in $(LINGUAS) ; do \
|
||||
|
21600
man-po/de.po
21600
man-po/de.po
File diff suppressed because it is too large
Load Diff
28874
man-po/fr.po
28874
man-po/fr.po
File diff suppressed because it is too large
Load Diff
18085
man-po/pl.po
18085
man-po/pl.po
File diff suppressed because it is too large
Load Diff
18255
man-po/pt_BR.po
18255
man-po/pt_BR.po
File diff suppressed because it is too large
Load Diff
20131
man-po/sv.po
20131
man-po/sv.po
File diff suppressed because it is too large
Load Diff
19378
man-po/uk.po
19378
man-po/uk.po
File diff suppressed because it is too large
Load Diff
13951
man-po/zh_CN.po
13951
man-po/zh_CN.po
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user