po: update meson.build + terminology.pot + *.po + rm Makevars

meson.build now uses LINGUAS file
This commit is contained in:
Boris Faure 2020-04-12 00:11:25 +02:00
parent 52b3a31333
commit 787472cb92
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
23 changed files with 15019 additions and 12942 deletions

View File

@ -1 +1 @@
ca da de el eo es fi fr hi it ko pl ms sl sr tr vi ca da de el eo es fi fr hi it ko ms nl pl sl sr tr vi

View File

@ -1,43 +0,0 @@
# Makefile variables for PO directory in any package using GNU gettext.
# Usually the message domain is the same as the package name.
DOMAIN = $(PACKAGE)
# These two variables depend on the location of this directory.
subdir = po
top_builddir = ..
# These options get passed to xgettext.
XGETTEXT_OPTIONS = --keyword=_ --keyword=d_:1 --keyword=P_:1,2 \
--keyword=dP_:1,2 --keyword=N_ --keyword=NP_:1,2 \
--from-code=UTF-8 --foreign-user
# This is the copyright holder that gets inserted into the header of the
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
# package. (Note that the msgstr strings, extracted from the package's
# sources, belong to the copyright holder of the package.) Translators are
# expected to transfer the copyright for their translations to this person
# or entity, or to disclaim their copyright. The empty string stands for
# the public domain; in this case the translators are expected to disclaim
# their copyright.
COPYRIGHT_HOLDER = Terminology development team
# This is the email address or URL to which the translators shall report
# bugs in the untranslated strings:
# - Strings which are not entire sentences, see the maintainer guidelines
# in the GNU gettext documentation, section 'Preparing Strings'.
# - Strings which use unclear terms or require additional context to be
# understood.
# - Strings which make invalid assumptions about notation of date, time or
# money.
# - Pluralisation problems.
# - Incorrect English spelling.
# - Incorrect formatting.
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
MSGID_BUGS_ADDRESS = enlightenment-devel@lists.sourceforge.net
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.
EXTRA_LOCALE_CATEGORIES =

View File

@ -1,40 +1,91 @@
src/bin/controls.c
src/bin/about.c
src/bin/col.c
src/bin/config.c src/bin/config.c
src/bin/controls.c src/bin/termptyops.h
src/bin/extns.c src/bin/options_helpers.c
src/bin/ipc.c src/bin/termio.c
src/bin/keyin.c src/bin/win.h
src/bin/main.c src/bin/options_background.h
src/bin/media.c src/bin/miniview.h
src/bin/tyalpha.c
src/bin/options_keys.c
src/bin/options_background.c
src/bin/options_elm.c
src/bin/backlog.c
src/bin/tyq.c
src/bin/options_elm.h
src/bin/col.h
src/bin/termptygfx.h
src/bin/private.h
src/bin/term_container.h
src/bin/tyls.c
src/bin/termptydbl.c
src/bin/options_theme.c
src/bin/miniview.c src/bin/miniview.c
src/bin/options_behavior.c src/bin/options_behavior.c
src/bin/options.c src/bin/options_video.h
src/bin/col.c
src/bin/options_behavior.h
src/bin/utf8.h
src/bin/utils.h
src/bin/typop.c
src/bin/config.h
src/bin/tytest.c
src/bin/main.h
src/bin/main.c
src/bin/backlog.h
src/bin/options_themepv.h
src/bin/media.h
src/bin/options_colors.c src/bin/options_colors.c
src/bin/sb.h
src/bin/keyin.c
src/bin/termiointernals.c
src/bin/keyin.h
src/bin/about.h
src/bin/termcmd.h
src/bin/options_font.c src/bin/options_font.c
src/bin/options_helpers.c src/bin/termpty.h
src/bin/options_keys.c src/bin/termptydbl.h
src/bin/options_theme.c src/bin/options_helpers.h
src/bin/termiolink.h
src/bin/controls.h
src/bin/extns.c
src/bin/tysend.c
src/bin/options_themepv.c src/bin/options_themepv.c
src/bin/options_video.c src/bin/sel.h
src/bin/sel.c src/bin/extns.h
src/bin/termcmd.c src/bin/tycat.c
src/bin/termio.c src/bin/utf8.c
src/bin/termiolink.c src/bin/about.c
src/bin/tycommon.h
src/bin/media.c
src/bin/ipc.h
src/bin/termio.h
src/bin/termpty.c src/bin/termpty.c
src/bin/termptydbl.c src/bin/termptyext.h
src/bin/termptyesc.c src/bin/tty_keys.h
src/bin/termiolink.c
src/bin/options_font.h
src/bin/win.c
src/bin/controls.c
src/bin/sb.c
src/bin/utils.c
src/bin/termptyext.c src/bin/termptyext.c
src/bin/termcmd.c
src/bin/tycommon.c
src/bin/termiointernals.h
src/bin/options.h
src/bin/tyfuzz.c
src/bin/options_colors.h
src/bin/gravatar.c
src/bin/sel.c
src/bin/options_video.c
src/bin/gravatar.h
src/bin/tytest.h
src/bin/tybg.c
src/bin/termptyesc.c
src/bin/termptygfx.c src/bin/termptygfx.c
src/bin/termptyops.c src/bin/termptyops.c
src/bin/termptysave.c src/bin/options_keys.h
src/bin/tyalpha.c src/bin/options_theme.h
src/bin/tybg.c src/bin/ipc.c
src/bin/tycat.c src/bin/termptyesc.h
src/bin/tyls.c src/bin/options.c
src/bin/typop.c
src/bin/tyq.c
src/bin/utf8.c
src/bin/utils.c
src/bin/win.c

1477
po/ca.po

File diff suppressed because it is too large Load Diff

1854
po/da.po

File diff suppressed because it is too large Load Diff

1195
po/de.po

File diff suppressed because it is too large Load Diff

1489
po/el.po

File diff suppressed because it is too large Load Diff

1376
po/eo.po

File diff suppressed because it is too large Load Diff

1465
po/es.po

File diff suppressed because it is too large Load Diff

1475
po/fi.po

File diff suppressed because it is too large Load Diff

1380
po/fr.po

File diff suppressed because it is too large Load Diff

1448
po/hi.po

File diff suppressed because it is too large Load Diff

1491
po/it.po

File diff suppressed because it is too large Load Diff

1439
po/ko.po

File diff suppressed because it is too large Load Diff

View File

@ -1,32 +1,18 @@
if get_option('nls') if get_option('nls')
i18n = import('i18n') i18n = import('i18n')
i18n.gettext('terminology', # define GETTEXT_PACKAGE
languages: [ add_project_arguments('-DGETTEXT_PACKAGE="terminology"', language:'c')
'ca', i18n.gettext(meson.project_name(),
'de', args: [
'el', '--directory=' + meson.source_root(),
'eo', '--keyword=_',
'es', '--keyword=d_:1',
'fi', '--keyword=P_:1,2',
'fr', '--keyword=dP_:1,2',
'hi', '--keyword=N_',
'it', '--keyword=NP_:1,2',
'ko', '--from-code=UTF-8',
'ms', '--foreign-user'
'sl', ])
'sr',
'tr',
'vi'
],
args: [
'--keyword=_',
'--keyword=d_:1',
'--keyword=P_:1,2',
'--keyword=dP_:1,2',
'--keyword=N_',
'--keyword=NP_:1,2',
'--from-code=UTF-8',
'--foreign-user'
])
config_data.set('ENABLE_NLS', '1') config_data.set('ENABLE_NLS', '1')
endif endif

1364
po/ms.po

File diff suppressed because it is too large Load Diff

1492
po/nl.po

File diff suppressed because it is too large Load Diff

1363
po/pl.po

File diff suppressed because it is too large Load Diff

1471
po/sl.po

File diff suppressed because it is too large Load Diff

1857
po/sr.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1239
po/tr.po

File diff suppressed because it is too large Load Diff

1473
po/vi.po

File diff suppressed because it is too large Load Diff