Akira TAGOH
6663fe457d
Update po-conf/POTFILES.in
2022-11-28 17:54:19 +09:00
NorwayFun
b9e2f17c43
po: Add Georgian translation
2022-10-01 09:06:28 +00:00
NorwayFun
cb70100bdf
add Georgian
2022-10-01 09:04:07 +00:00
Xavier Claessens
36f5b76640
meson: Fix configuration warnings
2022-09-13 08:57:42 -04:00
Alan Coopersmith
d485760bbe
Update address for reporting msgid bugs from bugzilla to gitlab
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-02-19 13:06:27 -08:00
Pierre Ducroquet
a2687b91d7
Remove configuration file from POTFILES
...
This failed the CI for reasons unknown to me, and I don't see
the point in translating these files.
2022-01-13 11:34:25 +01:00
Pierre Ducroquet
f084aca5cf
Reference the new configuration file
2022-01-13 11:34:25 +01:00
Tim-Philipp Müller
57a224f51d
Add Meson build system
...
See https://mesonbuild.com
2020-07-31 07:26:11 +00:00
Akira TAGOH
5d32ee914b
Add Simplified Chinese translations
...
https://bugs.freedesktop.org/show_bug.cgi?id=105123
2018-02-19 13:22:20 +09:00
Akira TAGOH
97488fd725
export GETTEXTDATADIR to refer the local .its/.loc file instead of using --its option
2018-01-06 18:55:00 +09:00
Akira TAGOH
9c90f06b40
Remove POTFILES.in until new release of gettext is coming...
2018-01-05 22:14:58 +09:00
Akira TAGOH
b2da36e922
Use the native ITS support in gettext
...
and drop the dependency of itstool.
To get this working, need to patch out to fix a crash:
http://git.savannah.gnu.org/cgit/gettext.git/commit/?id=a0cab23332a254e3500cac2a3a984472d02180e5
2018-01-05 22:12:37 +09:00
Akira TAGOH
9a0fcb948f
Add the ruleset description support
...
Trying to address what these configuration files really do.
This change allows to see the short description that mention
the purpose of the content in the config file and obtain
them through API.
This change also encourage one who want to make some UI for
the user-specific configuration management. it is the main
purpose of this change for me though.
Aside from that, I've also made programs translatable. so
we see more dependencies on the build time for gettext,
and itstool to generate PO from xml.
2017-11-07 15:24:54 +09:00