-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make .desktop and AppStream files translatable
Also rename the project to "Fusion Icon" in these files.
- Loading branch information
Showing
13 changed files
with
216 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
include po/* | ||
include COPYING NEWS README.md VERSION | ||
include fusion-icon | ||
include fusion-icon.desktop.in fusion-icon.appdata.xml.in | ||
exclude fusion-icon.desktop fusion-icon.appdata.xml | ||
include FusionIcon/*.py | ||
include FusionIcon/interface_qt/__init__.py | ||
include FusionIcon/interface_qt/main.py.in | ||
include FusionIcon/interface_gtk/__init__.py | ||
include FusionIcon/interface_gtk/main.py.in | ||
include Makefile MANIFEST.in | ||
recursive-include images * |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- Copyright 2017 Sorokin Alexei <[email protected]> --> | ||
<component type="desktop"> | ||
<id type="desktop">fusion-icon.desktop</id> | ||
<metadata_license>CC0-1.0</metadata_license> | ||
<project_license>GPL-2.0+</project_license> | ||
<_name>Fusion Icon</_name> | ||
<_summary>Start and manage Compiz</_summary> | ||
<description> | ||
<_p> | ||
This package provides a tray icon that allows you to easily enable, | ||
disable and restart Compiz, and change the currently used window | ||
manager and/or window decorator. | ||
</_p> | ||
</description> | ||
<url type="homepage">https://github.com/compiz-reloaded/fusion-icon</url> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Set of available languages. Keep it alphabatical. One lingua per line. | ||
en_GB | ||
ca | ||
ru |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Makefile variables for PO directory in any package using GNU gettext. | ||
|
||
# Usually the message domain is the same as the package name. | ||
DOMAIN = fusion-icon | ||
|
||
# These two variables depend on the location of this directory. | ||
subdir = po | ||
top_builddir = .. | ||
|
||
# These options get passed to xgettext. | ||
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --no-location | ||
|
||
# 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 = github.com/compiz-reloaded | ||
|
||
# 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 = https://github.com/compiz-reloaded/fusion-icon/issues | ||
|
||
|
||
# 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 file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
fusion-icon.appdata.xml.in | ||
fusion-icon.desktop.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Catalan translation for fusion-icon | ||
# Copyright (C) 2017 github.com/compiz-reloaded | ||
# This file is distributed under the same license as the fusion-icon package. | ||
# Robert Antoni Buj Gelonch <[email protected]>, 2017. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: fusion-icon\n" | ||
"Report-Msgid-Bugs-To: https://github.com/compiz-reloaded/fusion-icon/issues\n" | ||
"POT-Creation-Date: 2017-12-08 15:59+0300\n" | ||
"PO-Revision-Date: 2017-12-08 15:59+0300\n" | ||
"Last-Translator: Robert Antoni Buj Gelonch <[email protected]>\n" | ||
"Language-Team: Catalan <[email protected]>\n" | ||
"Language: ca\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
msgid "Fusion Icon" | ||
msgstr "" | ||
|
||
msgid "Start and manage Compiz" | ||
msgstr "" | ||
|
||
msgid "" | ||
"This package provides a tray icon that allows one to easily enable, disable " | ||
"and restart Compiz, and change the currently used window manager and/or " | ||
"window decorator." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# English (United Kingdom) translation for fusion-icon | ||
# Copyright (C) 2017 github.com/compiz-reloaded | ||
# This file is distributed under the same license as the fusion-icon package. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: fusion-icon\n" | ||
"Report-Msgid-Bugs-To: https://github.com/compiz-reloaded/fusion-icon/issues\n" | ||
"POT-Creation-Date: 2017-12-08 15:59+0300\n" | ||
"PO-Revision-Date: 2017-12-08 15:59+0300\n" | ||
"Last-Translator: Alexei Sorokin <[email protected]>\n" | ||
"Language-Team: English (United Kingdom) <[email protected]>\n" | ||
"Language: en_GB\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
msgid "Fusion Icon" | ||
msgstr "Fusion Icon" | ||
|
||
msgid "Start and manage Compiz" | ||
msgstr "Start and manage Compiz" | ||
|
||
msgid "" | ||
"This package provides a tray icon that allows one to easily enable, disable " | ||
"and restart Compiz, and change the currently used window manager and/or " | ||
"window decorator." | ||
msgstr "" | ||
"This package provides a tray icon that allows one to easily enable, disable " | ||
"and restart Compiz, and change the currently used window manager and/or " | ||
"window decorator." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: https://github.com/compiz-reloaded/fusion-icon/issues\n" | ||
"POT-Creation-Date: 2017-12-08 15:59+0300\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"Language: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=CHARSET\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
msgid "Fusion Icon" | ||
msgstr "" | ||
|
||
msgid "Start and manage Compiz" | ||
msgstr "" | ||
|
||
msgid "" | ||
"This package provides a tray icon that allows one to easily enable, disable " | ||
"and restart Compiz, and change the currently used window manager and/or " | ||
"window decorator." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Russian translation for fusion-icon | ||
# Copyright (C) 2017 github.com/compiz-reloaded | ||
# This file is distributed under the same license as the fusion-icon package. | ||
# Alexei Sorokin <[email protected]>, 2017. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: fusion-icon\n" | ||
"Report-Msgid-Bugs-To: https://github.com/compiz-reloaded/fusion-icon/issues\n" | ||
"POT-Creation-Date: 2017-12-08 15:59+0300\n" | ||
"PO-Revision-Date: 2017-12-08 15:59+0300\n" | ||
"Last-Translator: Alexei Sorokin <[email protected]>\n" | ||
"Language-Team: Russian <[email protected]>\n" | ||
"Language: ru\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" | ||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" | ||
|
||
msgid "Fusion Icon" | ||
msgstr "Fusion Icon" | ||
|
||
msgid "Start and manage Compiz" | ||
msgstr "Запуск и управление Compiz" | ||
|
||
msgid "" | ||
"This package provides a tray icon that allows one to easily enable, disable " | ||
"and restart Compiz, and change the currently used window manager and/or " | ||
"window decorator." | ||
msgstr "" | ||
"Сей пакет предоставляет значок в трее, который позволяет легко включать, " | ||
"выключать и перезапускать Compiz, а ещё сменять используемый на данный " | ||
"момент оконный менеджер и/или оконный декоратор." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters