smol/po
Benno Schulenberg 384c9aaad3 tweaks: delete a ChangeLog that is no longer updated and is incomplete
It is incomplete at the top, in the middle, and at the bottom.

Also, the Makefile from gettext automatically includes this ChangeLog
in a release tarball when the ChangeLog exists.  This is an unneeded
burden on the tarball, as I don't think any distro installs this file
in nano's doc directory.  And if any does, I don't think they should:
it is not helpful for using nano.

If anyone would like to know more about the history of a PO file,
since we now have git, they can do something like:

        git log -p po/<LANGUAGECODE>.po |
        grep -e Revision-Date -e Last-Translator |
        grep -A1 "^\+.PO" | less
2020-03-26 13:17:21 +01:00
..
.gitignore configure: require gettext-0.18.3, and drop our bundled m4 files 2017-03-06 11:52:16 +01:00
LINGUAS po: update translations and regenerate POT file and PO files 2019-03-24 12:47:41 +01:00
Makevars build: don't do fuzzy matching when merging PO files against the POT file 2019-04-14 10:47:41 +02:00
POTFILES.in build: add gnulib modules to the list of files with translatable strings 2019-04-09 13:49:36 +02:00
bg.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
ca.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
cs.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
da.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
de.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
eo.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
es.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
eu.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
fi.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
fr.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
ga.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
gl.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
hr.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
hu.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
id.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
it.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
ja.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
ko.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
ms.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
nano.pot po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
nb.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
nl.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
nn.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
pl.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
pt.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
pt_BR.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
ro.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
ru.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
sl.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
sr.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
sv.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
tr.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
uk.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
update_linguas.sh build: don't do fuzzy matching when merging PO files against the POT file 2019-04-14 10:47:41 +02:00
vi.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
zh_CN.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00
zh_TW.po po: update translations and regenerate POT file and PO files 2020-03-24 11:21:03 +01:00