summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-08-29 16:19:54 +0800
committerRobert Antoni Buj Gelonch <[email protected]>2019-08-30 21:14:26 +0200
commit828be64b69942451e95b56a02dde1576af1bb856 (patch)
treed56c468286291666b5b687560d3eb4f5a51a5d30 /po
parentd2277c4a74e591fbff12c1d9a049ebd4f68221ea (diff)
downloadmate-settings-daemon-828be64b69942451e95b56a02dde1576af1bb856.tar.bz2
mate-settings-daemon-828be64b69942451e95b56a02dde1576af1bb856.tar.xz
switch to use gettext
Diffstat (limited to 'po')
-rw-r--r--po/Makevars79
-rw-r--r--po/POTFILES.in88
2 files changed, 125 insertions, 42 deletions
diff --git a/po/Makevars b/po/Makevars
new file mode 100644
index 0000000..03c1139
--- /dev/null
+++ b/po/Makevars
@@ -0,0 +1,79 @@
+# 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 = --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 --keyword=Description --add-comments
+
+# 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 = MATE Desktop Environment team
+
+# This tells whether or not to prepend "GNU " prefix to the package
+# name that gets inserted into the header of the $(DOMAIN).pot file.
+# Possible values are "yes", "no", or empty. If it is empty, try to
+# detect it automatically by scanning the files in $(top_srcdir) for
+# "GNU packagename" string.
+PACKAGE_GNU =
+
+# 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 =
+
+# 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 =
+
+# This tells whether the $(DOMAIN).pot file contains messages with an 'msgctxt'
+# context. Possible values are "yes" and "no". Set this to yes if the
+# package uses functions taking also a message context, like pgettext(), or
+# if in $(XGETTEXT_OPTIONS) you define keywords with a context argument.
+USE_MSGCTXT = no
+
+# These options get passed to msgmerge.
+# Useful options are in particular:
+# --previous to keep previous msgids of translated messages,
+# --quiet to reduce the verbosity.
+MSGMERGE_OPTIONS =
+
+# These options get passed to msginit.
+# If you want to disable line wrapping when writing PO files, add
+# --no-wrap to MSGMERGE_OPTIONS, XGETTEXT_OPTIONS, and
+# MSGINIT_OPTIONS.
+MSGINIT_OPTIONS =
+
+# This tells whether or not to regenerate a PO file when $(DOMAIN).pot
+# has changed. Possible values are "yes" and "no". Set this to no if
+# the POT file is checked in the repository and the version control
+# program ignores timestamps.
+PO_DEPENDS_ON_POT = yes
+
+# This tells whether or not to forcibly update $(DOMAIN).pot and
+# regenerate PO files on "make dist". Possible values are "yes" and
+# "no". Set this to no if the POT file and PO files are maintained
+# externally.
+DIST_DEPENDS_ON_UPDATE_PO = yes
+$(DOMAIN).pot-update: export GETTEXTDATADIR = $(top_srcdir)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9cbdac2..3a965df 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,60 +1,64 @@
# Files with translatable strings.
# Please keep this file in alphabetical order.
data/50-accessibility.xml.in
-[type: gettext/gsettings]data/org.mate.applications-at.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.font-rendering.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.peripherals-keyboard.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.peripherals-mouse.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.peripherals-smartcard.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.peripherals-touchpad.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.a11y-keyboard.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.a11y-settings.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.background.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.clipboard.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.datetime.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.keybindings.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.keyboard.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.mouse.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.mpris.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.rfkill.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.smartcard.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.sound.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.typing-break.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.xrandr.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.xrdb.gschema.xml.in
-[type: gettext/gsettings]data/org.mate.SettingsDaemon.plugins.xsettings.gschema.xml.in
+data/org.mate.applications-at.gschema.xml.in
+data/org.mate.font-rendering.gschema.xml.in
+data/org.mate.peripherals-keyboard.gschema.xml.in
+data/org.mate.peripherals-mouse.gschema.xml.in
+data/org.mate.peripherals-smartcard.gschema.xml.in
+data/org.mate.peripherals-touchpad.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.a11y-keyboard.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.a11y-settings.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.background.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.clipboard.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.datetime.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.keybindings.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.keyboard.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.mouse.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.mpris.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.rfkill.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.smartcard.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.sound.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.typing-break.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.xrandr.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.xrdb.gschema.xml.in
+data/org.mate.SettingsDaemon.plugins.xsettings.gschema.xml.in
data/mate-settings-daemon.desktop.in.in
mate-settings-daemon/main.c
-[type: gettext/ini]plugins/a11y-keyboard/a11y-keyboard.mate-settings-plugin.in
+plugins/a11y-keyboard/a11y-keyboard.mate-settings-plugin.desktop.in
plugins/a11y-keyboard/msd-a11y-keyboard-manager.c
plugins/a11y-keyboard/msd-a11y-preferences-dialog.c
-[type: gettext/glade]plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui
-[type: gettext/ini]plugins/background/background.mate-settings-plugin.in
-[type: gettext/ini]plugins/clipboard/clipboard.mate-settings-plugin.in
-[type: gettext/ini]plugins/dummy/dummy.mate-settings-plugin.in
+plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui
+plugins/a11y-settings/a11y-settings.mate-settings-plugin.desktop.in
+plugins/background/background.mate-settings-plugin.desktop.in
+plugins/clipboard/clipboard.mate-settings-plugin.desktop.in
+plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in
+plugins/dummy/dummy.mate-settings-plugin.desktop.in
+plugins/housekeeping/housekeeping.mate-settings-plugin.desktop.in
plugins/housekeeping/msd-disk-space.c
plugins/housekeeping/msd-ldsm-dialog.c
plugins/housekeeping/msd-ldsm-trash-empty.c
+plugins/keybindings/keybindings.mate-settings-plugin.desktop.in
plugins/keybindings/msd-keybindings-manager.c
-[type: gettext/ini]plugins/keybindings/keybindings.mate-settings-plugin.in
-[type: gettext/ini]plugins/keyboard/keyboard.mate-settings-plugin.in
+plugins/keyboard/keyboard.mate-settings-plugin.desktop.in
plugins/keyboard/msd-keyboard-xkb.c
+plugins/media-keys/media-keys.mate-settings-plugin.desktop.in
plugins/media-keys/msd-media-keys-manager.c
-[type: gettext/ini]plugins/media-keys/media-keys.mate-settings-plugin.in
plugins/media-keys/test-media-window.c
+plugins/mouse/mouse.mate-settings-plugin.desktop.in
plugins/mouse/msd-mouse-manager.c
-[type: gettext/ini]plugins/mouse/mouse.mate-settings-plugin.in
-[type: gettext/ini]plugins/mpris/mpris.mate-settings-plugin.in
-[type: gettext/ini]plugins/typing-break/typing-break.mate-settings-plugin.in
-[type: gettext/ini]plugins/xrandr/xrandr.mate-settings-plugin.in
+plugins/mpris/mpris.mate-settings-plugin.desktop.in
+plugins/rfkill/rfkill.mate-settings-plugin.desktop.in
+plugins/smartcard/msd-smartcard-manager.c
+plugins/smartcard/msd-smartcard.c
+plugins/smartcard/smartcard.mate-settings-plugin.desktop.in
+plugins/sound/sound.mate-settings-plugin.desktop.in
+plugins/typing-break/typing-break.mate-settings-plugin.desktop.in
plugins/xrandr/msd-xrandr-manager.c
+plugins/xrandr/xrandr.mate-settings-plugin.desktop.in
plugins/xrdb/msd-xrdb-manager.c
-[type: gettext/ini]plugins/xrdb/xrdb.mate-settings-plugin.in
+plugins/xrdb/xrdb.mate-settings-plugin.desktop.in
plugins/xsettings/msd-xsettings-manager.c
-[type: gettext/ini]plugins/xsettings/xsettings.mate-settings-plugin.in
-[type: gettext/ini]plugins/rfkill/rfkill.mate-settings-plugin.in
-plugins/smartcard/msd-smartcard-manager.c
-plugins/smartcard/msd-smartcard.c
-plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in
+plugins/xsettings/xsettings.mate-settings-plugin.desktop.in