##// END OF EJS Templates
i18n: updated translation for Polish...
i18n: updated translation for Polish Currently translated at 56.5% (614 of 1087 strings)

File last commit:

r8033:30a1a778 stable
r8092:7fef5132 default
Show More
about.html
213 lines | 9.6 KiB | text/html | HtmlLexer
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 ## -*- coding: utf-8 -*-
<%inherit file="/base/base.html"/>
Mads Kiilerich
template: use block block for page title in root.html
r4811 <%block name="title">
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 ${_('About')}
Mads Kiilerich
template: use block block for page title in root.html
r4811 </%block>
Mads Kiilerich
template: move header to root.html, use mako block for header menu
r4809 <%block name="header_menu">
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 ${self.menu('about')}
Mads Kiilerich
template: move header to root.html, use mako block for header menu
r4809 </%block>
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 <%def name="main()">
domruf
style: in preparation for bootstrap, replace kallithea box with bootstrap compatible panel...
r6222 <div class="panel panel-primary">
Mads Kiilerich
style: use panel, panel-heading, panel-title, panel-body and settings...
r6386 <div class="panel-heading">
<h5 class="panel-title">${_('About')} Kallithea</h5>
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 </div>
Mads Kiilerich
style: refactor panel margin css - make it more like real Bootstrap by putting padding on .panel-body
r6491 <div class="panel-body panel-about">
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 <p><a href="https://kallithea-scm.org/">Kallithea</a> is a project of the
<a href="http://sfconservancy.org/">Software Freedom Conservancy, Inc.</a>
and is released under the terms of the
<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License,
v 3.0 (GPLv3)</a>.</p>
<p>Kallithea is copyrighted by various authors, including but not
domruf
templates: reduce html errors/warnings
r6395 necessarily limited to the following:</p>
Mads Kiilerich
style: refactor panel margin css - make it more like real Bootstrap by putting padding on .panel-body
r6491 <ul>
Mads Kiilerich
meta: minor cleanup of CONTRIBUTORS for consistent spelling and formatting
r5475
Thomas De Schampheleire
contributors: update...
r8016 <li>Copyright &copy; 2012&ndash;2020, Mads Kiilerich</li>
<li>Copyright &copy; 2014&ndash;2020, Thomas De Schampheleire</li>
Thomas De Schampheleire
contributors: update
r8033 <li>Copyright &copy; 2020, Dennis Fink</li>
Thomas De Schampheleire
update-copyrights: fixup double entry for Lars Kruse and regenerate...
r7475 <li>Copyright &copy; 2012, 2014&ndash;2017, 2019, Andrej Shadura</li>
Thomas De Schampheleire
contributors: update
r7525 <li>Copyright &copy; 2015&ndash;2017, 2019, Étienne Gilli</li>
<li>Copyright &copy; 2017&ndash;2019, Allan NordhĂžy</li>
Thomas De Schampheleire
contributors: update
r7565 <li>Copyright &copy; 2018&ndash;2019, ssantos</li>
Thomas De Schampheleire
contributors: update...
r8016 <li>Copyright &copy; 2019, Adi Kriegisch</li>
Thomas De Schampheleire
contributors: update
r7490 <li>Copyright &copy; 2019, Danni Randeris</li>
Thomas De Schampheleire
update-copyrights: fixup double entry for Lars Kruse and regenerate...
r7475 <li>Copyright &copy; 2019, Edmund Wong</li>
Thomas De Schampheleire
contributors: update
r7845 <li>Copyright &copy; 2019, Elizabeth Sherrock</li>
<li>Copyright &copy; 2019, HĂŒseyin Tunç</li>
<li>Copyright &copy; 2019, leela</li>
Thomas De Schampheleire
update-copyrights: fixup double entry for Lars Kruse and regenerate...
r7475 <li>Copyright &copy; 2019, Manuel Jacob</li>
Thomas De Schampheleire
contributors: update
r7845 <li>Copyright &copy; 2019, Mateusz Mendel</li>
<li>Copyright &copy; 2019, Nathan</li>
<li>Copyright &copy; 2019, Oleksandr Shtalinberg</li>
Thomas De Schampheleire
contributors: update...
r8016 <li>Copyright &copy; 2019, Private</li>
Thomas De Schampheleire
contributors: update
r7845 <li>Copyright &copy; 2019, THANOS SIOURDAKIS</li>
Thomas De Schampheleire
contributors: update
r7565 <li>Copyright &copy; 2019, Wolfgang Scherer</li>
Thomas De Schampheleire
contributors: update
r7845 <li>Copyright &copy; 2019, Đ„Ń€ĐžŃŃ‚ĐŸ ĐĄŃ‚Đ°ĐœĐ”ĐČ</li>
Mads Kiilerich
make-release: cleanup and fix bitrot...
r7116 <li>Copyright &copy; 2012, 2014&ndash;2018, Dominik Ruf</li>
Thomas De Schampheleire
contributors: update...
r7472 <li>Copyright &copy; 2014&ndash;2015, 2018, Michal Čihaƙ</li>
Mads Kiilerich
contributors: update
r7135 <li>Copyright &copy; 2015, 2018, Branko Majic</li>
Mads Kiilerich
Merge stable
r7242 <li>Copyright &copy; 2018, Chris Rule</li>
Thomas De Schampheleire
update-copyrights: fixup double entry for Lars Kruse and regenerate...
r7475 <li>Copyright &copy; 2018, JesĂșs SĂĄnchez</li>
Mads Kiilerich
Merge stable
r7242 <li>Copyright &copy; 2018, Patrick Vane</li>
Thomas De Schampheleire
update-copyrights: fixup double entry for Lars Kruse and regenerate...
r7475 <li>Copyright &copy; 2018, Pheng Heong Tan</li>
Thomas De Schampheleire
contributors: update...
r7472 <li>Copyright &copy; 2018, МаĐșŃĐžĐŒ ĐŻĐșĐžĐŒŃ‡ŃƒĐș</li>
<li>Copyright &copy; 2018, Марс ĐŻĐŒĐ±Đ°Ń€</li>
Mads Kiilerich
scripts: add update-copyrights.py...
r6681 <li>Copyright &copy; 2012&ndash;2017, Unity Technologies</li>
Mads Kiilerich
Merge stable
r6709 <li>Copyright &copy; 2015&ndash;2017, SĂžren LĂžvborg</li>
Mads Kiilerich
scripts: add update-copyrights.py...
r6681 <li>Copyright &copy; 2015, 2017, Sam Jaques</li>
Mads Kiilerich
Merge stable
r6709 <li>Copyright &copy; 2016&ndash;2017, Asterios Dimitriou</li>
<li>Copyright &copy; 2017, Alessandro Molina</li>
<li>Copyright &copy; 2017, Anton Schur</li>
Mads Kiilerich
scripts: add update-copyrights.py...
r6681 <li>Copyright &copy; 2017, Ching-Chen Mao</li>
Mads Kiilerich
Merge stable
r6709 <li>Copyright &copy; 2017, Eivind Tagseth</li>
Mads Kiilerich
scripts: add update-copyrights.py...
r6681 <li>Copyright &copy; 2017, FUJIWARA Katsunori</li>
Mads Kiilerich
make-release: cleanup and fix bitrot...
r7116 <li>Copyright &copy; 2017, Holger Schramm</li>
Mads Kiilerich
Merge stable
r6709 <li>Copyright &copy; 2017, Karl Goetz</li>
Mads Kiilerich
make-release: cleanup and fix bitrot...
r7116 <li>Copyright &copy; 2017, Lars Kruse</li>
Mads Kiilerich
Merge stable
r6709 <li>Copyright &copy; 2017, Marko Semet</li>
Mads Kiilerich
scripts: add update-copyrights.py...
r6681 <li>Copyright &copy; 2017, Viktar Vauchkevich</li>
Mads Kiilerich
Update copyrights and contributors
r5707 <li>Copyright &copy; 2012&ndash;2016, Takumi IINO</li>
Mads Kiilerich
Merge stable
r5709 <li>Copyright &copy; 2015&ndash;2016, Jan Heylen</li>
Mads Kiilerich
Merge stable
r5778 <li>Copyright &copy; 2015&ndash;2016, Robert Martinez</li>
Mads Kiilerich
Merge stable
r5709 <li>Copyright &copy; 2015&ndash;2016, Robert Rauch</li>
<li>Copyright &copy; 2016, Angel Ezquerra</li>
Mads Kiilerich
scripts: add update-copyrights.py...
r6681 <li>Copyright &copy; 2016, Anton Shestakov</li>
<li>Copyright &copy; 2016, Brandon Jones</li>
Mads Kiilerich
Merge stable
r5952 <li>Copyright &copy; 2016, Kateryna Musina</li>
Mads Kiilerich
release: update contributors list
r5777 <li>Copyright &copy; 2016, Konstantin Veretennicov</li>
Mads Kiilerich
Merge stable
r5778 <li>Copyright &copy; 2016, Oscar Curero</li>
Mads Kiilerich
Update copyrights and contributors
r5707 <li>Copyright &copy; 2016, Robert James Dennington</li>
Mads Kiilerich
Merge stable
r5952 <li>Copyright &copy; 2016, timeless@gmail.com</li>
Mads Kiilerich
Merge stable
r5778 <li>Copyright &copy; 2016, YFdyh000</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2012&ndash;2013, 2015, Aras Pranckevičius</li>
Christian Oyarzun
ssh: introduce 'kallithea-cli ssh-update-authorized-keys' command for updating authorized_keys file...
r7684 <li>Copyright &copy; 2014&ndash;2015, Bradley M. Kuhn</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2014&ndash;2015, Christian Oyarzun</li>
<li>Copyright &copy; 2014&ndash;2015, Joseph Rivera</li>
<li>Copyright &copy; 2014&ndash;2015, Sean Farley</li>
<li>Copyright &copy; 2015, Anatoly Bubenkov</li>
<li>Copyright &copy; 2015, Andrew Bartlett</li>
<li>Copyright &copy; 2015, Balázs Úr</li>
<li>Copyright &copy; 2015, Ben Finney</li>
<li>Copyright &copy; 2015, Daniel Hobley</li>
<li>Copyright &copy; 2015, David Avigni</li>
<li>Copyright &copy; 2015, Denis Blanchette</li>
<li>Copyright &copy; 2015, duanhongyi</li>
<li>Copyright &copy; 2015, EriCSN Chang</li>
<li>Copyright &copy; 2015, Grzegorz Krason</li>
Jiƙí Suchan
cleanup: stop using mutable default params
r5555 <li>Copyright &copy; 2015, Jiƙí Suchan</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2015, Kazunari Kobayashi</li>
<li>Copyright &copy; 2015, Kevin Bullock</li>
<li>Copyright &copy; 2015, kobanari</li>
<li>Copyright &copy; 2015, Marc Abramowitz</li>
<li>Copyright &copy; 2015, Marc Villetard</li>
<li>Copyright &copy; 2015, Matthias Zilk</li>
<li>Copyright &copy; 2015, Michael Pohl</li>
<li>Copyright &copy; 2015, Michael V. DePalatis</li>
<li>Copyright &copy; 2015, Morten Skaaning</li>
<li>Copyright &copy; 2015, Nick High</li>
<li>Copyright &copy; 2015, Niemand Jedermann</li>
<li>Copyright &copy; 2015, Peter Vitt</li>
<li>Copyright &copy; 2015, Ronny Pfannschmidt</li>
<li>Copyright &copy; 2015, Tuux</li>
<li>Copyright &copy; 2015, Viktar Palstsiuk</li>
Mads Kiilerich
Merge stable
r5709 <li>Copyright &copy; 2014, Ante Ilic</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2014, Calinou</li>
<li>Copyright &copy; 2014, Daniel Anderson</li>
<li>Copyright &copy; 2014, Henrik Stuart</li>
<li>Copyright &copy; 2014, Ingo von Borstel</li>
Thomas De Schampheleire
i18n: move list of translators to contributors file...
r7757 <li>Copyright &copy; 2014, invision70</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2014, Jelmer VernooÄł</li>
<li>Copyright &copy; 2014, Jim Hague</li>
<li>Copyright &copy; 2014, Matt Fellows</li>
<li>Copyright &copy; 2014, Max Roman</li>
<li>Copyright &copy; 2014, Na'Tosha Bard</li>
<li>Copyright &copy; 2014, Rasmus Selsmark</li>
Thomas De Schampheleire
i18n: move list of translators to contributors file...
r7757 <li>Copyright &copy; 2014, SkryabinD</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2014, Tim Freund</li>
<li>Copyright &copy; 2014, Travis Burtrum</li>
Thomas De Schampheleire
i18n: move list of translators to contributors file...
r7757 <li>Copyright &copy; 2014, whosaysni</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2014, Zoltan Gyarmati</li>
<li>Copyright &copy; 2010&ndash;2013, Marcin KuĆșmiƄski</li>
<li>Copyright &copy; 2010&ndash;2013, RhodeCode GmbH</li>
<li>Copyright &copy; 2011, 2013, Aparkar</li>
Thomas De Schampheleire
i18n: move list of translators to contributors file...
r7757 <li>Copyright &copy; 2012&ndash;2013, Nemcio</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2012&ndash;2013, xpol</li>
Thomas De Schampheleire
i18n: move list of translators to contributors file...
r7757 <li>Copyright &copy; 2013, Andrey Mivrenik</li>
<li>Copyright &copy; 2013, ArcheR</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2013, Dennis Brakhane</li>
Thomas De Schampheleire
i18n: move list of translators to contributors file...
r7757 <li>Copyright &copy; 2013, gnustavo</li>
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 <li>Copyright &copy; 2013, Grzegorz RoĆŒniecki</li>
Christian Oyarzun
ssh: admin management of ssh keys...
r7678 <li>Copyright &copy; 2013, Ilya Beda</li>
Thomas De Schampheleire
i18n: move list of translators to contributors file...
r7757 <li>Copyright &copy; 2013, ivlevdenis</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2013, Jonathan Sternberg</li>
<li>Copyright &copy; 2013, Leonardo Carneiro</li>
<li>Copyright &copy; 2013, Magnus Ericmats</li>
<li>Copyright &copy; 2013, Martin Vium</li>
Thomas De Schampheleire
i18n: move list of translators to contributors file...
r7757 <li>Copyright &copy; 2013, Mikhail Zholobov</li>
<li>Copyright &copy; 2013, mokeev1995</li>
<li>Copyright &copy; 2013, Ruslan Bekenev</li>
<li>Copyright &copy; 2013, shirou - しろう</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2013, Simon Lopez</li>
Thomas De Schampheleire
i18n: move list of translators to contributors file...
r7757 <li>Copyright &copy; 2013, softforwinxp</li>
<li>Copyright &copy; 2013, stephanj</li>
<li>Copyright &copy; 2013, zhmylove</li>
<li>Copyright &copy; 2013, こいんべす</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2011&ndash;2012, Augusto Herrmann</li>
<li>Copyright &copy; 2012, Dan Sheridan</li>
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 <li>Copyright &copy; 2012, H Waldo G</li>
<li>Copyright &copy; 2012, hppj</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2012, Indra Talip</li>
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 <li>Copyright &copy; 2012, mikespook</li>
<li>Copyright &copy; 2012, nansenat16</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2012, Philip Jameson</li>
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 <li>Copyright &copy; 2012, Raoul Thill</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2012, Tony Bussieres</li>
<li>Copyright &copy; 2012, Vincent Duvert</li>
<li>Copyright &copy; 2012, Vladislav Poluhin</li>
<li>Copyright &copy; 2012, Zachary Auclair</li>
<li>Copyright &copy; 2011, Ankit Solanki</li>
<li>Copyright &copy; 2011, Dmitri Kuznetsov</li>
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 <li>Copyright &copy; 2011, Jared Bunting</li>
Mads Kiilerich
meta: update CONTRIBUTORS and kallithea/templates/about.html from hg...
r5476 <li>Copyright &copy; 2011, Jason Harris</li>
<li>Copyright &copy; 2011, Les Peabody</li>
<li>Copyright &copy; 2011, Liad Shani</li>
<li>Copyright &copy; 2011, Lorenzo M. Catucci</li>
<li>Copyright &copy; 2011, Matt Zuba</li>
<li>Copyright &copy; 2011, Nicolas VINOT</li>
<li>Copyright &copy; 2011, Shawn K. O'Shea</li>
Andrew Shadura
meta: update contributor's name
r4497 <li>Copyright &copy; 2010, Ɓukasz Balcerzak</li>
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187
## We did not list the following copyright holders, given that they appeared
## to use for-profit company affiliations in their contribution in the
## Mercurial log and therefore I didn't know if copyright was theirs or
## their company's.
## Copyright &copy; 2011 Thayne Harbaugh <thayne@fusionio.com>
## Copyright &copy; 2012 Dies Koper <diesk@fast.au.fujitsu.com>
## Copyright &copy; 2012 Erwin Kroon <e.kroon@smartmetersolutions.nl>
## Copyright &copy; 2012 Vincent Caron <vcaron@bearstech.com>
##
## These contributors' contributions may not be copyrightable:
## philip.j@hostdime.com in 2012
## Stefan Engel <mail@engel-stefan.de> in 2012
## Ton Plomp <tcplomp@gmail.com> in 2013
##
domruf
templates: reduce html errors/warnings
r6395 </ul>
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187
Mads Kiilerich
style: use panel, panel-heading, panel-title, panel-body and settings...
r6386 <p>The above are the copyright holders who have submitted direct
Mads Kiilerich
front-end: use license-checker to generate information about code used to build the front-end
r7381 contributions to the Kallithea repository.</p>
<p>In the <a href="https://kallithea-scm.org/repos/kallithea">Kallithea
source code</a>, there is a
<a href="https://kallithea-scm.org/repos/kallithea/files/tip/LICENSE.md">list
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 of third-party libraries and code that Kallithea incorporates</a>.</p>
Mads Kiilerich
front-end: use license-checker to generate information about code used to build the front-end
r7381 <p>The front-end contains a <a href="${h.url('/LICENSES.txt')}">list of
software that is used to build the front-end</a> but isn't distributed as a
part of Kallithea.</p>
Mads Kiilerich
style: use panel, panel-heading, panel-title, panel-body and settings...
r6386 </div>
Bradley M. Kuhn
Second step in two-part process to rename directories....
r4187 </div>
</%def>