forked from jan/debianmemberportfolio
Use https instead of http in links, comments, docstrings etc.
Update URLs to new sites where needed.
This commit is contained in:
parent
dbb3fdf106
commit
ec3a33545c
40 changed files with 100 additions and 100 deletions
|
@ -7,5 +7,5 @@ documentation (or its source in docs/source/devdocs.rst), including
|
|||
how to configure a development environment.
|
||||
|
||||
|
||||
[0] http://wiki.debian.org/DDPortfolio
|
||||
[0] https://wiki.debian.org/DDPortfolio
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
Version 3, 19 November 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
|
@ -643,7 +643,7 @@ the "copyright" line and a pointer to where the full notice is found.
|
|||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
|
@ -658,4 +658,4 @@ specific requirements.
|
|||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU AGPL, see
|
||||
<http://www.gnu.org/licenses/>.
|
||||
<https://www.gnu.org/licenses/>.
|
||||
|
|
|
@ -18,5 +18,5 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
|
|
@ -18,5 +18,5 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
Pylons environment configuration
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
Pylons middleware initialization
|
||||
|
|
|
@ -18,14 +18,14 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
Routes configuration
|
||||
|
||||
The more specific and detailed routes should be defined first so they
|
||||
may take precedent over the more generic routes. For more information
|
||||
refer to the routes manual at http://routes.groovie.org/docs/
|
||||
refer to the routes manual at https://routes.readthedocs.org/
|
||||
|
||||
"""
|
||||
|
||||
|
|
|
@ -18,5 +18,5 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
import cgi
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
This module defines the PortfolioController class used to render the portfolio
|
||||
|
@ -57,13 +57,13 @@ class PortfolioController(BaseController):
|
|||
'label': N_('Bugs'),
|
||||
'received': N_('''bugs received
|
||||
(note: co-maintainers not listed, see \
|
||||
<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?\
|
||||
<a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?\
|
||||
bug=430986">#430986</a>)'''),
|
||||
'reported': N_('bugs reported'),
|
||||
'usertags': N_('user tags'),
|
||||
'searchall': N_('all messages (i.e., full text search for \
|
||||
developer name on all bug logs)'),
|
||||
'wnpp': N_('<a href="http://wiki.debian.org/WNPP">WNPP</a>'),
|
||||
'wnpp': N_('<a href="https://wiki.debian.org/WNPP">WNPP</a>'),
|
||||
'correspondent': N_('correspondent for bugs'),
|
||||
'graph': N_('one year open bug history graph'),
|
||||
},
|
||||
|
@ -120,7 +120,7 @@ developer name on all bug logs)'),
|
|||
'ssh': {
|
||||
'label': N_('Information reachable via ssh (for Debian Members)'),
|
||||
'owndndoms': N_('owned debian.net domains'),
|
||||
'miainfo': N_('<a href="http://wiki.debian.org/qa.debian.org/'
|
||||
'miainfo': N_('<a href="https://wiki.debian.org/qa.debian.org/'
|
||||
'MIATeam">MIA</a> database information'),
|
||||
'groupinfo': N_('Group membership information'),
|
||||
},
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
This file defines the ShowformscriptsController used to generate the JavaScript
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
This file contains the TemplateController used to render templates.
|
||||
|
|
|
@ -42,12 +42,12 @@ msgstr "Fehler"
|
|||
#: debianmemberportfolio/controllers/portfolio.py:52
|
||||
msgid ""
|
||||
"bugs received\n"
|
||||
"(note: co-maintainers not listed, see <a href=\"http://bugs.debian.org"
|
||||
"(note: co-maintainers not listed, see <a href=\"https://bugs.debian.org"
|
||||
"/cgi-bin/bugreport.cgi?bug=430986\">#430986</a>)"
|
||||
msgstr ""
|
||||
"Erhaltene Fehlerberichte\n"
|
||||
"(Anmerkung: Co-Maintainer werden nicht aufgeführt, siehe <a "
|
||||
"href=\"http://bugs.debian.org/cgi-"
|
||||
"href=\"https://bugs.debian.org/cgi-"
|
||||
"bin/bugreport.cgi?bug=430986\">#430986</a>)"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:56
|
||||
|
@ -65,8 +65,8 @@ msgstr ""
|
|||
"Fehlerlogs)"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:60
|
||||
msgid "<a href=\"http://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgstr "<a href=\"http://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgid "<a href=\"https://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgstr "<a href=\"https://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:61
|
||||
msgid "correspondent for bugs"
|
||||
|
@ -233,11 +233,11 @@ msgstr "Besitz von debian.net-Domains"
|
|||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:117
|
||||
msgid ""
|
||||
"<a href=\"http://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a> database"
|
||||
"<a href=\"https://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a> database"
|
||||
" information"
|
||||
msgstr ""
|
||||
"Informationen in der <a "
|
||||
"href=\"http://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a>-Datenbank"
|
||||
"href=\"https://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a>-Datenbank"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:119
|
||||
msgid "Group membership information"
|
||||
|
@ -293,12 +293,12 @@ msgstr "Debian-Logo"
|
|||
#: debianmemberportfolio/templates/base.mako:34
|
||||
msgid ""
|
||||
"This service has been inspired by Stefano Zacchiroli's <a "
|
||||
"href=\"http://wiki.debian.org/DDPortfolio\">DDPortfolio page in the "
|
||||
"href=\"https://wiki.debian.org/DDPortfolio\">DDPortfolio page in the "
|
||||
"Debian Wiki</a>. You can create a set of customized links leading to a "
|
||||
"Debian Member's or package maintainer's information regarding Debian."
|
||||
msgstr ""
|
||||
"Dieser Dienst wurde durch Stefano Zacchirolis <a "
|
||||
"href=\"http://wiki.debian.org/DDPortfolio\">DDPortfolio-Seite im Debian "
|
||||
"href=\"https://wiki.debian.org/DDPortfolio\">DDPortfolio-Seite im Debian "
|
||||
"Wiki</a> inspiriert. Mit dem Dienst können personalisierte Links zu "
|
||||
"Informationen im Bezug auf Debian für Debian-Mitglieder und Paketbetreuer"
|
||||
" erzeugt werden."
|
||||
|
@ -311,7 +311,7 @@ msgstr "AGPL - Freie Software"
|
|||
#, python-format
|
||||
msgid ""
|
||||
"The service is available under the terms of the <a "
|
||||
"href=\"http://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"href=\"https://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"License</a> as published by the Free Software Foundation, either version "
|
||||
"3 of the License, or (at your option) any later version. You can <a "
|
||||
"href=\"%(browseurl)s\" title=\"Gitweb repository browser URL\">browse the"
|
||||
|
@ -322,7 +322,7 @@ msgid ""
|
|||
"title=\"Debian Member Portfolio Service at Transifex\">Transifex</a>."
|
||||
msgstr ""
|
||||
"Dieser Dienst wird unter den Bedingungen der <a "
|
||||
"href=\"http://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"href=\"https://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"License</a>, so wie sie von der Free Software Foundation veröffentlicht "
|
||||
"ist, bereitgestellt. Sie können entweder Version 3 oder (auf Ihren Wunsch"
|
||||
" hin) jede spätere Version der Lizenz verwenden. Sie können sich <a "
|
||||
|
|
|
@ -13,7 +13,7 @@ msgstr ""
|
|||
"PO-Revision-Date: 2014-01-11 01:29+0100\n"
|
||||
"Last-Translator: Jan Dittberner <jan@dittberner.info>\n"
|
||||
"Language-Team: French "
|
||||
"(http://www.transifex.net/projects/p/debportfolioservice/language/fr/)\n"
|
||||
"(https://www.transifex.com/projects/p/debportfolioservice/language/fr/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
|
@ -43,11 +43,11 @@ msgstr "Bogues"
|
|||
#: debianmemberportfolio/controllers/portfolio.py:52
|
||||
msgid ""
|
||||
"bugs received\n"
|
||||
"(note: co-maintainers not listed, see <a href=\"http://bugs.debian.org"
|
||||
"(note: co-maintainers not listed, see <a href=\"https://bugs.debian.org"
|
||||
"/cgi-bin/bugreport.cgi?bug=430986\">#430986</a>)"
|
||||
msgstr ""
|
||||
"Bogues reçus\n"
|
||||
"(note : co-responsables non listés, voir <a href=\"http://bugs.debian.org"
|
||||
"(note : co-responsables non listés, voir <a href=\"https://bugs.debian.org"
|
||||
"/cgi-bin/bugreport.cgi?bug=430986\">#430986</a>)"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:56
|
||||
|
@ -65,8 +65,8 @@ msgstr ""
|
|||
" dans tous les journaux de bogue)"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:60
|
||||
msgid "<a href=\"http://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgstr "<a href=\"http://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgid "<a href=\"https://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgstr "<a href=\"https://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:61
|
||||
msgid "correspondent for bugs"
|
||||
|
@ -233,11 +233,11 @@ msgstr "Propriété des domaines debian.net"
|
|||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:117
|
||||
msgid ""
|
||||
"<a href=\"http://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a> database"
|
||||
"<a href=\"https://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a> database"
|
||||
" information"
|
||||
msgstr ""
|
||||
"Informations de la base de données <a "
|
||||
"href=\"http://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a>"
|
||||
"href=\"https://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a>"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:119
|
||||
msgid "Group membership information"
|
||||
|
@ -293,12 +293,12 @@ msgstr "Logo Debian"
|
|||
#: debianmemberportfolio/templates/base.mako:34
|
||||
msgid ""
|
||||
"This service has been inspired by Stefano Zacchiroli's <a "
|
||||
"href=\"http://wiki.debian.org/DDPortfolio\">DDPortfolio page in the "
|
||||
"href=\"https://wiki.debian.org/DDPortfolio\">DDPortfolio page in the "
|
||||
"Debian Wiki</a>. You can create a set of customized links leading to a "
|
||||
"Debian Member's or package maintainer's information regarding Debian."
|
||||
msgstr ""
|
||||
"Ce service a été inspiré par <a "
|
||||
"href=\"http://wiki.debian.org/DDPortfolio\">la page DDPortfolio du Wiki "
|
||||
"href=\"https://wiki.debian.org/DDPortfolio\">la page DDPortfolio du Wiki "
|
||||
"de Debian</a> de Stefano Zacchiroli. Vous pouvez créer un ensemble "
|
||||
"personnalisé de liens fournissant des informations sur un membre ou un "
|
||||
"mainteneur de paquet de Debian."
|
||||
|
@ -311,7 +311,7 @@ msgstr "AGPL - Logiciel libre"
|
|||
#, fuzzy, python-format
|
||||
msgid ""
|
||||
"The service is available under the terms of the <a "
|
||||
"href=\"http://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"href=\"https://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"License</a> as published by the Free Software Foundation, either version "
|
||||
"3 of the License, or (at your option) any later version. You can <a "
|
||||
"href=\"%(browseurl)s\" title=\"Gitweb repository browser URL\">browse the"
|
||||
|
@ -322,7 +322,7 @@ msgid ""
|
|||
"title=\"Debian Member Portfolio Service at Transifex\">Transifex</a>."
|
||||
msgstr ""
|
||||
"Ce service est disponible sous les termes de la licence <a "
|
||||
"href=\"http://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"href=\"https://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"License</a> telle que publiée par la Free Software Foundation, soit la "
|
||||
"version 3 de la licence, ou (à votre choix) toute version ultérieure. "
|
||||
"Vous pouvez <a href=\"%(browseurl)s\" title=\"Gitweb repository browser "
|
||||
|
|
|
@ -13,7 +13,7 @@ msgstr ""
|
|||
"PO-Revision-Date: 2014-01-11 01:28+0100\n"
|
||||
"Last-Translator: Jan Dittberner <jan@dittberner.info>\n"
|
||||
"Language-Team: Indonesian "
|
||||
"(http://www.transifex.com/projects/p/debportfolioservice/language/id/)\n"
|
||||
"(https://www.transifex.com/projects/p/debportfolioservice/language/id/)\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
|
@ -43,12 +43,12 @@ msgstr "Bugs"
|
|||
#: debianmemberportfolio/controllers/portfolio.py:52
|
||||
msgid ""
|
||||
"bugs received\n"
|
||||
"(note: co-maintainers not listed, see <a href=\"http://bugs.debian.org"
|
||||
"(note: co-maintainers not listed, see <a href=\"https://bugs.debian.org"
|
||||
"/cgi-bin/bugreport.cgi?bug=430986\">#430986</a>)"
|
||||
msgstr ""
|
||||
"bugs diterima\n"
|
||||
"(catatan: co-maintainers tidak tercantum, lihat <a "
|
||||
"href=\"http://bugs.debian.org/cgi-"
|
||||
"href=\"https://bugs.debian.org/cgi-"
|
||||
"bin/bugreport.cgi?bug=430986\">#430986</a>)"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:56
|
||||
|
@ -66,8 +66,8 @@ msgstr ""
|
|||
"semua catatan bug)"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:60
|
||||
msgid "<a href=\"http://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgstr "<a href=\"http://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgid "<a href=\"https://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgstr "<a href=\"https://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:61
|
||||
msgid "correspondent for bugs"
|
||||
|
@ -234,11 +234,11 @@ msgstr "domain debian.net sendiri"
|
|||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:117
|
||||
msgid ""
|
||||
"<a href=\"http://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a> database"
|
||||
"<a href=\"https://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a> database"
|
||||
" information"
|
||||
msgstr ""
|
||||
"informasi database <a "
|
||||
"href=\"http://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a>"
|
||||
"href=\"https://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a>"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:119
|
||||
msgid "Group membership information"
|
||||
|
@ -294,12 +294,12 @@ msgstr "Logo Debian"
|
|||
#: debianmemberportfolio/templates/base.mako:34
|
||||
msgid ""
|
||||
"This service has been inspired by Stefano Zacchiroli's <a "
|
||||
"href=\"http://wiki.debian.org/DDPortfolio\">DDPortfolio page in the "
|
||||
"href=\"https://wiki.debian.org/DDPortfolio\">DDPortfolio page in the "
|
||||
"Debian Wiki</a>. You can create a set of customized links leading to a "
|
||||
"Debian Member's or package maintainer's information regarding Debian."
|
||||
msgstr ""
|
||||
"Layanan ini terinspirasi dari halaman <a "
|
||||
"href=\"http://wiki.debian.org/DDPortfolio\">DDPortfolio Stefano "
|
||||
"href=\"https://wiki.debian.org/DDPortfolio\">DDPortfolio Stefano "
|
||||
"Zacchiroli di Wiki Debian</a>. Anda dapat membuat sebuah link kustom yang"
|
||||
" mengarah ke Anggota Debian atau informasi mengenai pengelola paket "
|
||||
"Debian."
|
||||
|
@ -312,7 +312,7 @@ msgstr "AGPL - Free Software"
|
|||
#, fuzzy, python-format
|
||||
msgid ""
|
||||
"The service is available under the terms of the <a "
|
||||
"href=\"http://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"href=\"https://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"License</a> as published by the Free Software Foundation, either version "
|
||||
"3 of the License, or (at your option) any later version. You can <a "
|
||||
"href=\"%(browseurl)s\" title=\"Gitweb repository browser URL\">browse the"
|
||||
|
@ -323,7 +323,7 @@ msgid ""
|
|||
"title=\"Debian Member Portfolio Service at Transifex\">Transifex</a>."
|
||||
msgstr ""
|
||||
"Layanan ini tersedia di bawah persyaratan <a "
|
||||
"href=\"http://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"href=\"https://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"License</a> seperti yang diterbitkan oleh Free Software Foundation, baik "
|
||||
"versi 3 dari Lisensi, atau (dengan pilihan Anda) versi lainnya. Anda "
|
||||
"dapat <a href=\"%(browseurl)s\" title=\"Gitweb repository browser "
|
||||
|
|
|
@ -13,7 +13,7 @@ msgstr ""
|
|||
"PO-Revision-Date: 2014-01-11 01:27+0100\n"
|
||||
"Last-Translator: Jan Dittberner <jan@dittberner.info>\n"
|
||||
"Language-Team: Portuguese (Brazil) "
|
||||
"(http://www.transifex.net/projects/p/debportfolioservice/language/pt_BR/)"
|
||||
"(https://www.transifex.com/projects/p/debportfolioservice/language/pt_BR/)"
|
||||
"\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -44,12 +44,12 @@ msgstr "Bugs"
|
|||
#: debianmemberportfolio/controllers/portfolio.py:52
|
||||
msgid ""
|
||||
"bugs received\n"
|
||||
"(note: co-maintainers not listed, see <a href=\"http://bugs.debian.org"
|
||||
"(note: co-maintainers not listed, see <a href=\"https://bugs.debian.org"
|
||||
"/cgi-bin/bugreport.cgi?bug=430986\">#430986</a>)"
|
||||
msgstr ""
|
||||
"Bugs recebidos\n"
|
||||
"(nota: co-mantenedores não listados, veja <a "
|
||||
"href=\"http://bugs.debian.org/cgi-"
|
||||
"href=\"https://bugs.debian.org/cgi-"
|
||||
"bin/bugreport.cgi?bug=430986\">#430986</a>)"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:56
|
||||
|
@ -67,8 +67,8 @@ msgstr ""
|
|||
"desenvovedor em todos os logs de bug)"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:60
|
||||
msgid "<a href=\"http://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgstr "<a href=\"http://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgid "<a href=\"https://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
msgstr "<a href=\"https://wiki.debian.org/WNPP\">WNPP</a>"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:61
|
||||
msgid "correspondent for bugs"
|
||||
|
@ -235,10 +235,10 @@ msgstr "domínios debian.net adquiridos"
|
|||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:117
|
||||
msgid ""
|
||||
"<a href=\"http://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a> database"
|
||||
"<a href=\"https://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a> database"
|
||||
" information"
|
||||
msgstr ""
|
||||
"<a href=\"http://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a> "
|
||||
"<a href=\"https://wiki.debian.org/qa.debian.org/MIATeam\">MIA</a> "
|
||||
"informações de banco de dados"
|
||||
|
||||
#: debianmemberportfolio/controllers/portfolio.py:119
|
||||
|
@ -295,12 +295,12 @@ msgstr "Logo Debian"
|
|||
#: debianmemberportfolio/templates/base.mako:34
|
||||
msgid ""
|
||||
"This service has been inspired by Stefano Zacchiroli's <a "
|
||||
"href=\"http://wiki.debian.org/DDPortfolio\">DDPortfolio page in the "
|
||||
"href=\"https://wiki.debian.org/DDPortfolio\">DDPortfolio page in the "
|
||||
"Debian Wiki</a>. You can create a set of customized links leading to a "
|
||||
"Debian Member's or package maintainer's information regarding Debian."
|
||||
msgstr ""
|
||||
"Este serviço tem sido inspirado por Stefano Zacchiroli's <a "
|
||||
"href=\"http://wiki.debian.org/DDPortfolio\">Página DDPortfolio na Debian "
|
||||
"href=\"https://wiki.debian.org/DDPortfolio\">Página DDPortfolio na Debian "
|
||||
"Wiki</a>. Você pode criar um conjunto de links customizados apontando "
|
||||
"para informações, ou de membro Debian, ou de mantenedor de pacotes a "
|
||||
"respeito de Debian."
|
||||
|
@ -313,7 +313,7 @@ msgstr "AGPL - Sofware Livre"
|
|||
#, fuzzy, python-format
|
||||
msgid ""
|
||||
"The service is available under the terms of the <a "
|
||||
"href=\"http://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"href=\"https://www.gnu.org/licenses/agpl.html\">GNU Affero General Public "
|
||||
"License</a> as published by the Free Software Foundation, either version "
|
||||
"3 of the License, or (at your option) any later version. You can <a "
|
||||
"href=\"%(browseurl)s\" title=\"Gitweb repository browser URL\">browse the"
|
||||
|
@ -324,7 +324,7 @@ msgid ""
|
|||
"title=\"Debian Member Portfolio Service at Transifex\">Transifex</a>."
|
||||
msgstr ""
|
||||
"O serviço está disponível sob os termos da <a "
|
||||
"href=\"http://www.gnu.org/licenses/agpl.html\">Licença Pública Geral "
|
||||
"href=\"https://www.gnu.org/licenses/agpl.html\">Licença Pública Geral "
|
||||
"Affero GNU</a> conforme publicado pela the Free Software Foundation, "
|
||||
"tanto na versão 3 da licença, como (a seu critério) qualquer versão mais "
|
||||
"recente. Você pode<a href=\"%(browseurl)s\" title=\"Gitweb repository "
|
||||
|
|
|
@ -18,5 +18,5 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
The application's Globals object
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
The base Controller API
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
# pymode:lint_ignore=W0611
|
||||
#
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
Model classes and model related utilities for the Debian Member Portfolio
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
This file contains code to build a representation of a person based on keyring
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
This file contains the form definitions used in the controllers.
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
This module provides tools for finding PGP key information from a
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
This is a tool that analyzes GPG and PGP keyrings and stores the
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
[DEFAULT]
|
||||
gnupghome=~/debian/gnupghome
|
||||
|
@ -26,8 +26,8 @@ urlbuilder.sections=overview,bugs,build,qa,lists,files,membership,
|
|||
|
||||
[overview]
|
||||
urls=ddpo,alladdresses
|
||||
ddpo.pattern=http://qa.debian.org/developer.php?login=%(email)s
|
||||
alladdresses.pattern=http://qa.debian.org/developer.php?login=%(name)s
|
||||
ddpo.pattern=https://qa.debian.org/developer.php?login=%(email)s
|
||||
alladdresses.pattern=https://qa.debian.org/developer.php?login=%(name)s
|
||||
|
||||
[bugs]
|
||||
urls=received,reported,usertags,searchall,wnpp,correspondent,graph
|
||||
|
@ -35,9 +35,9 @@ received.pattern=https://bugs.debian.org/%(email)s
|
|||
reported.pattern=https://bugs.debian.org/from:%(email)s
|
||||
usertags.pattern=https://bugs.debian.org/cgi-bin/pkgreport.cgi?users=%(email)s
|
||||
searchall.pattern=http://bugs-search.debian.org/cgi-bin/search.cgi?phrase=%(name)s;search=search
|
||||
wnpp.pattern=http://qa.debian.org/developer.php?wnpp=%(email)s
|
||||
wnpp.pattern=https://qa.debian.org/developer.php?wnpp=%(email)s
|
||||
correspondent.pattern=https://bugs.debian.org/cgi-bin/pkgreport.cgi?correspondent=%(email)s
|
||||
graph.pattern=http://qa.debian.org/data/bts/graphs/by-maint/%(email)s.png
|
||||
graph.pattern=https://qa.debian.org/data/bts/graphs/by-maint/%(email)s.png
|
||||
|
||||
[build]
|
||||
urls=buildd
|
||||
|
@ -46,8 +46,8 @@ buildd.pattern=https://buildd.debian.org/status/package.php?p=%(email)s&compact=
|
|||
[qa]
|
||||
urls=lintian,lintianfull,piuparts,patchtracker,dmd,duck
|
||||
dmd.pattern=https://udd.debian.org/dmd.cgi?email=%(email)s
|
||||
lintian.pattern=http://lintian.debian.org/maintainer/%(email)s.html
|
||||
lintianfull.pattern=http://lintian.debian.org/full/%(email)s.html
|
||||
lintian.pattern=https://lintian.debian.org/maintainer/%(email)s.html
|
||||
lintianfull.pattern=https://lintian.debian.org/full/%(email)s.html
|
||||
piuparts.pattern=https://piuparts.debian.org/sid/maintainer/%(firstchar)s/%(email)s.html
|
||||
patchtracker.pattern=http://patch-tracker.debian.org/email/%(email)s
|
||||
duck.pattern=http://duck.debian.net/static/maintainer/%(email)s.html
|
||||
|
@ -65,9 +65,9 @@ gmane.pattern=http://search.gmane.org/?email=%(name)s&group=gmane.linux.debian.*
|
|||
|
||||
[files]
|
||||
urls=people,alioth
|
||||
people.pattern=http://people.debian.org/~%(username)s/
|
||||
people.pattern=https://people.debian.org/~%(username)s/
|
||||
people.optional=true
|
||||
alioth.pattern=http://alioth.debian.org/~%(aliothusername)s/
|
||||
alioth.pattern=https://alioth.debian.org/~%(aliothusername)s/
|
||||
alioth.optional=true
|
||||
|
||||
[membership]
|
||||
|
@ -80,7 +80,7 @@ db.pattern=https://db.debian.org/search.cgi?uid=%(username)s&dosearch=Search
|
|||
db.optional=true
|
||||
webid.pattern=http://webid.debian.net/maintainers/%(username)s
|
||||
webid.optional=true
|
||||
alioth.pattern=http://alioth.debian.org/users/%(aliothusername)s/
|
||||
alioth.pattern=https://alioth.debian.org/users/%(aliothusername)s/
|
||||
alioth.optional=true
|
||||
wiki.pattern=https://wiki.debian.org/%(wikihomepage)s
|
||||
forum.pattern=http://forums.debian.net/memberlist.php?mode=viewprofile&u=%(forumsid)d
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
This module provides the function build_urls to build personalized
|
||||
|
|
|
@ -18,7 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero
|
|||
General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License along
|
||||
with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
</%doc>
|
||||
<html>
|
||||
<head>
|
||||
|
@ -31,7 +31,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
${h.image(h.url('/images/openlogo-100.jpg'), _('Debian Logo'), 100, 100,
|
||||
id='debianlogo')}
|
||||
<h1>${_('Debian Member Portfolio Service')}</h1>
|
||||
<p>${h.literal(_('''This service has been inspired by Stefano Zacchiroli's <a href="http://wiki.debian.org/DDPortfolio">DDPortfolio page in the Debian Wiki</a>. You can create a set of customized links leading to a Debian Member's or package maintainer's information regarding Debian.'''))}</p>
|
||||
<p>${h.literal(_('''This service has been inspired by Stefano Zacchiroli's <a href="https://wiki.debian.org/DDPortfolio">DDPortfolio page in the Debian Wiki</a>. You can create a set of customized links leading to a Debian Member's or package maintainer's information regarding Debian.'''))}</p>
|
||||
<p><a class="FlattrButton" style="display:none" title="Debian Member Portfolio Service" href="${request.scheme}://portfolio.debian.net/">Debian Member Portfolio Service</a></p>
|
||||
</div>
|
||||
<div id="content">
|
||||
|
@ -40,7 +40,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
<div id="footer">
|
||||
${h.image(h.url('/images/agplv3-88x31.png'), _('AGPL - Free Software'), 88, 31,
|
||||
id='agpllogo')}
|
||||
<p>${h.literal(_('''The service is available under the terms of the <a href="http://www.gnu.org/licenses/agpl.html">GNU Affero General Public License</a> as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. You can <a href="%(browseurl)s" title="Gitweb repository browser URL">browse the source code</a> or clone it from <a href="%(cloneurl)s" title="git clone URL">%(cloneurl)s</a> using <a href="http://git-scm.com/">git</a>. If you want to translate this service to your language you can contribute at <a href="%(transifexurl)s" title="Debian Member Portfolio Service at Transifex">Transifex</a>.''') % dict((('browseurl', 'http://debianstuff.dittberner.info/gitweb/?p=debianmemberportfolio.git;a=summary'), ('cloneurl', 'http://debianstuff.dittberner.info/git/debianmemberportfolio.git'), ('transifexurl', 'https://www.transifex.com/projects/p/debportfolioservice/'))))}</p>
|
||||
<p>${h.literal(_('''The service is available under the terms of the <a href="https://www.gnu.org/licenses/agpl.html">GNU Affero General Public License</a> as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. You can <a href="%(browseurl)s" title="Gitweb repository browser URL">browse the source code</a> or clone it from <a href="%(cloneurl)s" title="git clone URL">%(cloneurl)s</a> using <a href="http://git-scm.com/">git</a>. If you want to translate this service to your language you can contribute at <a href="%(transifexurl)s" title="Debian Member Portfolio Service at Transifex">Transifex</a>.''') % dict((('browseurl', 'http://debianstuff.dittberner.info/gitweb/?p=debianmemberportfolio.git;a=summary'), ('cloneurl', 'http://debianstuff.dittberner.info/git/debianmemberportfolio.git'), ('transifexurl', 'https://www.transifex.com/projects/p/debportfolioservice/'))))}</p>
|
||||
<p>${_(u'''Copyright © 2009-2014 Jan Dittberner''')}</p>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
|
|
|
@ -18,7 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero
|
|||
General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License along
|
||||
with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
</%doc>
|
||||
<%def name="titleaddon()">
|
||||
- ${_('Enter your personal information')}
|
||||
|
|
|
@ -17,7 +17,7 @@ Affero General Public License for more details.
|
|||
|
||||
You should have received a copy of the GNU Affero General Public
|
||||
License along with this program. If not, see
|
||||
<http://www.gnu.org/licenses/>.
|
||||
<https://www.gnu.org/licenses/>.
|
||||
</%doc>\
|
||||
|
||||
var defaulthiddendivs = new Array(
|
||||
|
|
|
@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero
|
|||
General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License along
|
||||
with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
</%doc>\
|
||||
<%def name="titleaddon()">
|
||||
- ${_('Your personal links')}
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
Pylons application test package
|
||||
|
|
|
@ -18,5 +18,5 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
This module defines test cases for the PortfolioController.
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
This module defines test cases for the ShowformscriptsController.
|
||||
|
|
|
@ -18,5 +18,5 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
"""
|
||||
Setup the debianmemberportfolio application
|
||||
|
|
|
@ -2,8 +2,8 @@ Development of Debian Member Portfolio Service
|
|||
==============================================
|
||||
|
||||
The Debian Member Portfolio Service is implemented in `Python
|
||||
<http://www.python.org>`_ using the `Pylons
|
||||
<http://docs.pylonsproject.org/en/latest/docs/pylons.html>`_ web application
|
||||
<https://www.python.org>`_ using the `Pylons
|
||||
<https://pylons.readthedocs.org/en/latest/>`_ web application
|
||||
framework.
|
||||
|
||||
The following sections describe how to setup a local development environment
|
||||
|
@ -155,7 +155,7 @@ Placeholder Replacement
|
|||
%(wikihomepage)s full name in camel case (i.e. JohnSmith)
|
||||
================== ========================================
|
||||
|
||||
.. _alioth.debian.org: http://alioth.debian.org/
|
||||
.. _alioth.debian.org: https://alioth.debian.org/
|
||||
|
||||
The replacement of placeholders is performed in the
|
||||
:py:meth:`~debianmemberportfolio.controllers.portfolio.DdportfolioController.urllist`
|
||||
|
|
|
@ -8,7 +8,7 @@ Debian Member Portfolio Service
|
|||
|
||||
The Debian Member Portfolio Service is a web application that provides links to
|
||||
information regarding the activities of a person related to the `Debian Project
|
||||
<http://www.debian.org/>`_.
|
||||
<https://www.debian.org/>`_.
|
||||
|
||||
The service was originally implemented and is hosted by Jan Dittberner at
|
||||
http://portfolio.debian.net/.
|
||||
|
|
6
setup.py
6
setup.py
|
@ -17,7 +17,7 @@
|
|||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Affero General Public
|
||||
# License along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# License along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
try:
|
||||
from setuptools import setup, find_packages
|
||||
|
@ -31,10 +31,10 @@ setup(
|
|||
version='0.3.2',
|
||||
description='service to create Debian Member Portfolio URLs',
|
||||
long_description="""This is a service implementation that returns a set of
|
||||
personalized URLs as outlined in http://wiki.debian.org/DDPortfolio. It
|
||||
personalized URLs as outlined in https://wiki.debian.org/DDPortfolio. It
|
||||
takes the Debian Member's full name and email address as input and returns
|
||||
a JSON formatted array of URLs.""",
|
||||
# Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers
|
||||
# Get strings from https://pypi.python.org/pypi?%3Aaction=list_classifiers
|
||||
classifiers=['Development Status :: 5 - Production/Stable',
|
||||
'Environment :: Web Environment',
|
||||
'License :: DFSG approved',
|
||||
|
|
Loading…
Reference in a new issue