/
githubmirror
/
aria2
ОбзорДокументацияВойти
/
githubmirror
/
aria2
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
aria2/
po/
..
.gitignore

Added .gitignore files

14 лет назад
LINGUAS

Removed PO files from repository

14 лет назад
Makevars

Replace sourforge reference to the new site

11 лет назад
POTFILES.in

New help messages. Added suggestion for unknown/ambiguous options.

15 лет назад
README.rst

po/README: deflate -> inflate

10 лет назад
README.rst
GNU gettext translation files
=============================
 
We use `launchpad
<https://translations.launchpad.net/aria2/trunk/+pots/aria2>`_ to
translate gettext translation files (PO files).
 
The PO files are not stored in the repository. They are exported from
launchpad and imported to this directory when creating the
distribution archive.
 
Exporting PO files from launchpad
---------------------------------
 
Visit `launchpad <https://translations.launchpad.net/aria2/trunk/+pots/aria2>`_
and follow the link ``download``.
 
Importing PO files from launchpad-export.tar.gz
-----------------------------------------------
 
The downloaded file is named as launchpad-export.tar.gz at the time of
this writing. It includes all PO files translated at launchpad. To
import those files, use ``import-po`` script in the top directory. It
will inflate the tar.gz file and rename PO files and move them to po
directory and run ``make update-po``.