mirror of
https://github.com/systemd/systemd.git
synced 2025-01-03 05:18:09 +03:00
po: add basic fedora.zanata.org configuration
This is in response to https://bugzilla.redhat.com/show_bug.cgi?id=1320812. There is a chance that we will get additional translations through zanata, so let's try that. To upload .pot and current translations: $ ninja -C build systemd-pot $ zanata-cli push $ zanata-cli push --push-type trans --trans-dir po
This commit is contained in:
parent
2f62cf3552
commit
9ecb603f90
9
zanata.xml
Normal file
9
zanata.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<config xmlns="http://zanata.org/namespace/config/">
|
||||
<url>https://fedora.zanata.org/</url>
|
||||
<project>systemd</project>
|
||||
<project-version>master</project-version>
|
||||
<project-type>gettext</project-type>
|
||||
<src-dir>po</src-dir>
|
||||
<trans-dir>po</trans-dir>
|
||||
</config>
|
Loading…
Reference in New Issue
Block a user