summaryrefslogtreecommitdiff
path: root/po
Commit message (Collapse)AuthorAge
* Imported Upstream version 2.6.0Manoj Srivastava2016-01-22
|
* Merge tag 'v2.6.0' into upstreamManoj Srivastava2016-01-22
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | flex v2.6.0 release Signed-off-by: Manoj Srivastava <srivasta@debian.org> # gpg: Signature made Sat 05 Dec 2015 11:42:31 AM PST using RSA key ID 4F8BC9A4 # gpg: requesting key 4F8BC9A4 from hkp server pool.sks-keyservers.net # gpg: no valid OpenPGP data found. # gpg: Total number processed: 0 # gpg: keyserver communications error: key not found # gpg: keyserver communications error: bad public key # gpg: Can't check signature: public key not found # Conflicts: # Makefile.am # NEWS # autogen.sh # configure.ac # doc/Makefile.am # doc/flex.texi # examples/fastwc/mywc.c # lib/Makefile.am # lib/malloc.c # lib/realloc.c # po/POTFILES.in # po/ca.po # po/da.po # po/de.po # po/eo.po # po/es.po # po/fi.po # po/fr.po # po/ga.po # po/hr.po # po/ko.po # po/nl.po # po/pl.po # po/pt_BR.po # po/ro.po # po/ru.po # po/sr.po # po/sv.po # po/tr.po # po/vi.po # po/zh_CN.po # po/zh_TW.po # tests/Makefile.am # tests/README
| * new zh_CN translation from the translation projectTranslation Project2015-09-29
| |
| * new da translation from the Translation ProjectTranslation Project2015-05-08
| |
| * Add make rule to rsync latest .po files from translation project.Will Estes2014-02-16
| | | | | | | | | | | | The rule assumes that rsync is on the path and that there is exactly one domain listed in the DOMAIN make variable. The intent is that the rule will work with vpath builds.
| * list source files for translation as now being in src/Will Estes2014-02-16
| |
| * update ru translation from the translation projectTranslation Project2014-02-16
| |
| * update da translation from the translation projectTranslation Project2014-02-14
| |
| * update es translation from the translation projectTranslation Project2014-02-14
| |
| * update ko translation from the translation projectTranslation Project2014-02-14
| |
| * update ro translation from the translation projectTranslation Project2014-02-14
| |
| * update ru translation from the translation projectTranslation Project2014-02-14
| |
| * update sv translation from the translation projectTranslation Project2014-02-14
| |
| * update tr translation from the translation projectTranslation Project2014-02-14
| |
| * update zh_CN translation from the translation projectTranslation Project2014-02-14
| |
| * rename zh_tw translation to its proper zh_TW nameWill Estes2014-02-14
| |
| * update vi translation from the translation projectTranslation Project2014-02-14
| |
| * update nl translation from the translation projectTranslation Project2014-02-14
| |
| * git ignore generated files from english quoting variant translationsWill Estes2014-02-13
| |
| * name english quoting variants correctlyWill Estes2014-02-13
| |
| * removed unneeded blank line from translation listWill Estes2014-02-13
| |
| * added en quoting variants to translation listWill Estes2014-02-13
| |
| * update pt_BR translation from the translation projectTranslation Project2013-11-27
| |
| * list new sr translation in list of translationsWill Estes2013-10-31
| |
| * add sr translation from the translation projectWill Estes2013-10-31
| |
| * add zh_tw translation from the translation projectTranslation Project2013-02-16
| |
| * update ca translationTranslation Project2012-12-04
| |
| * add hr to list of translationsWill Estes2012-10-25
| |
| * add hr translation from the translation projectTranslation Project2012-10-25
| |
| * new fr translation project from the translation projectTranslation Project2012-10-25
| |
| * update languages list to include esperanto translationWill Estes2012-09-08
| |
| * add eo translation from the translation projectTranslation Project2012-09-08
| |
| * new vi translation from the translation projectTranslation Project2012-08-06
| |
| * new nl translation from the translation projectWill Estes2012-08-04
| |
| * new de translation from the translation projectWill Estes2012-08-03
| |
| * new vi translation from the translation projectWill Estes2012-08-02
| |
| * new pl translation from the translation projectWill Estes2012-08-02
| |
| * new fi translation from the translation projectWill Estes2012-08-02
| |
| * rename .cvsignore files to .gitignoreWill Estes2012-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The .cvsignore files from the legacy cvs repository tracked what files got autogenerated during various stages of the flex build. Renaming the .cvsignore files to .gitignore lets git do the same thing. git is better about letting higher level .gitignore files not-track files in lower level directories. As I work my way through the test directories, we may add additional .gitignore files from the old .cvsignore files. The po/ directory has a lot of special files used by gettext, so the patterns in po/.gitignore look very different. The doc/.gitignore file accounts for what texinfo/makeinfo do, and so it also has special patterns. The m4 directory is mainly present for autoconf's benefit, but we have to account for it so make can do the right thing. Hence, m4/.gitignore says to ignore *.m4, as counterintuitive as that may seem.
| * check in translationsWill Estes2012-02-03
| |
| * new fi translation from the translation projectWill Estes2010-08-13
| |
| * new ga translation from the translation projectWill Estes2008-07-23
| |
| * new ca translationWill Estes2008-06-10
| |
| * new fr translationWill Estes2008-03-30
| |
| * new de translationWill Estes2008-02-12
| |
| * new vi translationWill Estes2008-02-10
| |
| * new nl translationWill Estes2008-02-10
| |
| * new pl translationWill Estes2008-02-09
| |
| * new de, pt_br translationsWill Estes2008-02-09
| |
| * new nl translations from the translation projectWill Estes2007-08-15
| |