mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
nls: Add Korean translation.
* po/doc/guix-cookbook.ko.po: New file. * po/doc/guix-manual.ko.po: New file. * doc/local.mk (info_TEXINFOS): Add them. * po/doc/local.mk (DOC_PO_FILES, DOC_COOKBOOK_PO_FILES): Add them. * po/guix/ko.po: New file. * po/guix/LINGUAS: Add 'ko'. * po/packages/ko.po: New file. * po/packages/LINGUAS: Add 'ko'.
This commit is contained in:
parent
d2d6c20fee
commit
0f355124af
8 changed files with 93703 additions and 2 deletions
|
@ -22,6 +22,7 @@ DOC_PO_FILES= \
|
|||
%D%/guix-manual.fa.po \
|
||||
%D%/guix-manual.fr.po \
|
||||
%D%/guix-manual.it.po \
|
||||
%D%/guix-manual.ko.po \
|
||||
%D%/guix-manual.pt_BR.po \
|
||||
%D%/guix-manual.ru.po \
|
||||
%D%/guix-manual.sk.po \
|
||||
|
@ -30,7 +31,8 @@ DOC_PO_FILES= \
|
|||
DOC_COOKBOOK_PO_FILES= \
|
||||
%D%/guix-cookbook.de.po \
|
||||
%D%/guix-cookbook.fa.po \
|
||||
%D%/guix-cookbook.fr.po
|
||||
%D%/guix-cookbook.fr.po \
|
||||
%D%/guix-cookbook.ko.po
|
||||
|
||||
EXTRA_DIST = \
|
||||
%D%/guix-manual.pot \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue