Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'page-conf.php')
-rw-r--r--page-conf.php144
1 files changed, 42 insertions, 102 deletions
diff --git a/page-conf.php b/page-conf.php
index 9b2a3cee..f5e9c6fc 100644
--- a/page-conf.php
+++ b/page-conf.php
@@ -1,11 +1,11 @@
<div class="row conf-header">
<div class="col-sm-6 col-sm-offset-3">
<img class="conf-img" src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/conf-logo.svg" alt="logo" />
- <h2 class="conf-location">Hold the date: Sept 9 - 15 2016, Berlin</h2>
+ <h2 class="conf-location"><?php echo $l->t('Hold the date: Sept 9 - 15 2016, Berlin');?></h2>
<a href="https://conference.nextcloud.org/conference/oCC2016/register/new" style="font-weight: 300" class="btn btn-lg btn-primary">Register here <i class="icon-check"></i></a>
- <h3>Annually bringing Nextcloud Contributors from around the world together for a week of coding, design, discussion, talks & fun.</h3><br />
-<!-- <p><a href="https://conference.nextcloud.org/conference/oCC2015/schedule#2015-08-29" style="font-weight: 300" class="btn btn-lg btn-primary">See the full program</a></p>-->
- <!--<p>Find <a href="confinfo">practical information for visitors here</a>.</p>-->
+ <h3><?php echo $l->t('Annually bringing Nextcloud Contributors from around the world together for a week of coding, design, discussion, talks & fun.');?></h3><br />
+<!-- <p><?php echo $l->t('<a href="https://conference.nextcloud.org/conference/oCC2015/schedule#2015-08-29" style="font-weight: 300" class="btn btn-lg btn-primary">See the full program</a>');?></p>-->
+ <!--<p><?php echo $l->t('Find <a href="confinfo">practical information for visitors here</a>.');?></p>-->
</div>
</div>
<!--<div class="row">
@@ -16,130 +16,70 @@
<div class="row conf-info">
<div class="col-sm-6">
<i class="icon-code"></i>
- <h2>Hackathon</br><!--<small>Sept 9 - 15</small>--></h2>
- <p>For the fourth time, the awesominals behind Nextcloud get together at the TU Berlin for a week of writing code and sharing beer, knowledge and inspiration. Work will get done:</p>
+ <h2><?php echo $l->t('Hackathon</br><!--<small>Sept 9 - 15</small>-->');?></h2>
+ <p><?php echo $l->t('For the fourth time, the awesominals behind Nextcloud get together at the TU Berlin for a week of writing code and sharing beer, knowledge and inspiration. Work will get done:');?></p>
<ul>
- <li>Coding (PHP, JS, C++)</li>
- <li>Design &amp; Front-end</li>
- <li>Testing</li>
- <li>Translation &amp; Documentation</li>
- <li>Marketing &amp; Promo</li>
+ <li><?php echo $l->t('Coding (PHP, JS, C++)');?></li>
+ <li><?php echo $l->t('Design &amp; Front-end');?></li>
+ <li><?php echo $l->t('Testing');?></li>
+ <li><?php echo $l->t('Translation &amp; Documentation');?></li>
+ <li><?php echo $l->t('Marketing &amp; Promo');?></li>
</ul>
- <p>Read our <a href="https://nextcloud.org/blog/nextcloud-contributor-conference-well-underway" target="_blank">blog on the Nextcloud Contributor Conference 2015</a> to get a feeling of the conf.</p>
+ <p><?php echo $l->t('Read our <a href="https://nextcloud.org/blog/nextcloud-contributor-conference-well-underway" target="_blank">blog on the Nextcloud Contributor Conference 2015</a> to get a feeling of the conf.');?></p>
</div>
<div class="col-sm-6">
<i class="icon-comments-o"></i>
- <h2>Techtalks &amp; Workshops</br> <!--<small>Sept 10 and 11</small>--></h2>
- <p>We will also have a program with talks and workshops to provide a chance to learn and improve coding skills on and around Nextcloud.<br/>
- <!--The mornings feature keynotes and lightning talks and the afternoons have workshops.--> Examples from last year include:</p>
+ <h2><?php echo $l->t('Techtalks &amp; Workshops</br> <!--<small>Sept 10 and 11</small>-->');?></h2>
+ <p><?php echo $l->t('We will also have a program with talks and workshops to provide a chance to learn and improve coding skills on and around Nextcloud.<br/>
+ The mornings feature keynotes and lightning talks and the afternoons have workshops. Examples from last year include:');?></p>
<ul>
- <li>Learn to <a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/101" target="_blank">write your first Nextcloud Server App</a></li>
- <li>Find out about the state of the <a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/86" target="_blank">Music</a>, <a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/89" target="_blank">Files</a> or <a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/88" target="_blank">Contacts</a> app</li>
- <li><a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/59" target="_blank">Secure your PHP application</a></li>
- <li>How is Nextcloud <a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/91" target="_blank">used for 500.000 students</a></li>
+ <li><?php echo $l->t('Learn to <a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/101" target="_blank">write your first Nextcloud Server App</a>');?></li>
+ <li><?php echo $l->t('Find out about the state of the <a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/86" target="_blank">Music</a>, <a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/89" target="_blank">Files</a> or <a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/88" target="_blank">Contacts</a> app');?></li>
+ <li><?php echo $l->t('<a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/59" target="_blank">Secure your PHP application</a>');?></li>
+ <li><?php echo $l->t('How is Nextcloud <a href="https://conference.nextcloud.org/conference/oCC2015/program/proposal/91" target="_blank">used for 500.000 students</a>');?></li>
</ul>
- <!--<p>Check out <a href="https://nextcloud.org/blog/nextcloud-contributor-conference-program/">the full program</a>!</p>-->
- <p>We will publish a Call for Papers in Q2 2016</p>
- <p>This is a hands-on event. <strong>Bring your laptop!</strong></p>
+ <!--<p><?php echo $l->t('Check out <a href="https://nextcloud.org/blog/nextcloud-contributor-conference-program/">the full program</a>!');?></p>-->
+ <p><?php echo $l->t('We will publish a Call for Papers in Q2 2016');?></p>
+ <p><?php echo $l->t('This is a hands-on event. <strong>Bring your laptop!</strong>');?></p>
</div>
</div>
<div class="row conf-info">
<div class="col-sm-6">
- <h2>Register</h2>
- <p>The Nextcloud Contributor Conference will be entirely open and free. We do ask you to <a href="https://conference.nextcloud.org/conference/oCC2016/register/new" target="_blank">register</a> to help us plan better for the event</p>
- <!--<p>You can also RSVP on <a href="https://www.facebook.com/events/1610744752475847/" target="_blank">Facebook</a>, <a href="http://www.meetup.com/nextcloud-berlin/events/224095898/" target="_blank">Meetup.com</a> or <a href="https://plus.google.com/b/107072838776436530705/events/c2dlfpjfd4600hlt9oh747prlb8" target="_blank">Google+</a>!</p>-->
- <h2>Location</h2>
- <p>Our conference will take place in Berlin at the <em>Technische Universität Berlin</em>, in the "<a href="https://www.math.tu-berlin.de/" target="_blank">Institut für Mathematik</a>" building, main entree at Strasse des 17. Juni 136, 10623 Berlin.</p>
+ <h2><?php echo $l->t('Register');?></h2>
+ <p><?php echo $l->t('The Nextcloud Contributor Conference will be entirely open and free. We do ask you to <a href="https://conference.nextcloud.org/conference/oCC2016/register/new" target="_blank">register</a> to help us plan better for the event');?></p>
+ <!--<p><?php echo $l->t('You can also RSVP on <a href="https://www.facebook.com/events/1610744752475847/" target="_blank">Facebook</a>, <a href="http://www.meetup.com/nextcloud-berlin/events/224095898/" target="_blank">Meetup.com</a> or <a href="https://plus.google.com/b/107072838776436530705/events/c2dlfpjfd4600hlt9oh747prlb8" target="_blank">Google+</a>!');?></p>-->
+ <h2><?php echo $l->t('Location');?></h2>
+ <p><?php echo $l->t('Our conference will take place in Berlin at the <em>Technische Universität Berlin</em>, in the "<a href="https://www.math.tu-berlin.de/" target="_blank">Institut für Mathematik</a>" building, main entree at Strasse des 17. Juni 136, 10623 Berlin.');?></p>
<iframe width="100%" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=13.32431048154831%2C52.51259881205445%2C13.328194320201874%2C52.51417400875078&amp;layer=mapnik&amp;marker=52.513385601296605%2C13.326252400875092" style="border: 1px solid black"></iframe><br/><small><a href="http://www.openstreetmap.org/?mlat=52.51339&amp;mlon=13.32625#map=19/52.51339/13.32625">View Larger Map</a></small>
</div>
<div class="col-sm-6">
- <h2 class="conf-acc">Berlin and accommodation</h2>
- <p>We gathered some hotel options for you! Be quick, last year many hotels already had no space left in May...</p>
+ <h2 class="conf-acc"><?php echo $l->t('Berlin and accommodation');?></h2>
+ <p><?php echo $l->t('We gathered some hotel options for you! Be quick, last year many hotels already had no space left in May...');?></p>
<ul>
- <li><strong><a href="http://www.accorhotels.com/gb/hotel-7968-ibis-budget-berlin-kurfuerstendamm/index.shtml" target="_blank">Ibis Budget Berlin Kurfürstendamm</a></strong> This affordable hotel (starting at Eur 50/night) is one U-bahn stop or a 25 minute walk away from the University. Most of the core developers will be staying here.</li>
- <li><strong><a href="http://www.aletto.de/en/kudamm" target="_blank">Youth hotel Aletto Kudamm</a></strong> (starting at Eur 50) is walking distance.</li>
- <li><a href="http://www.allhotels-inn.com/show.php?hotel=876&ref=0" target="_blank">Hotel Amelie</a> is just a quick U-bahn trip away and is affordable.</li>
- <li><strong><a href="http://www.accorhotels.com/gb/hotel-3649-novotel-berlin-am-tiergarten/index.shtml" target="_blank">Novotel Berlin Am Tiergarten</a></strong>This hotel costs about Eur 75/night but is very conveniently located at the closest S-bahn station. You do risk sleeping on the side of the train, though, that isn't fun.</li>
+ <li><?php echo $l->t('<strong><a href="http://www.accorhotels.com/gb/hotel-7968-ibis-budget-berlin-kurfuerstendamm/index.shtml" target="_blank">Ibis Budget Berlin Kurfürstendamm</a></strong> This affordable hotel (starting at Eur 50/night) is one U-bahn stop or a 25 minute walk away from the University. Most of the core developers will be staying here.');?></li>
+ <li><?php echo $l->t('<strong><a href="http://www.aletto.de/en/kudamm" target="_blank">Youth hotel Aletto Kudamm</a></strong> (starting at Eur 50) is walking distance.');?></li>
+ <li><?php echo $l->t('<a href="http://www.allhotels-inn.com/show.php?hotel=876&ref=0" target="_blank">Hotel Amelie</a> is just a quick U-bahn trip away and is affordable.');?></li>
+ <li><?php echo $l->t('<strong><a href="http://www.accorhotels.com/gb/hotel-3649-novotel-berlin-am-tiergarten/index.shtml" target="_blank">Novotel Berlin Am Tiergarten</a></strong>This hotel costs about Eur 75/night but is very conveniently located at the closest S-bahn station. You do risk sleeping on the side of the train, though, that isn\'t fun.');?></li>
</ul>
- <p>If these hotels are full or not to your liking, you can use <a href="http://findhotelsnearanaddress.com/">this site</a> to find something close by the University.</p>
- <h2>Code of conduct</h2>
- <p>We want everybody to feel welcome at the event. Please be mindful of our <a href="https://nextcloud.org/community/code-of-conduct/">code of conduct</a>. Also, please note that there will be video recording. The conference is an open space, please be sure that you are comfortable with that. Of course, you can always ask people not to take pictures or video of you.</p>
+ <p><?php echo $l->t('If these hotels are full or not to your liking, you can use <a href="http://findhotelsnearanaddress.com/">this site</a> to find something close by the University.');?></p>
+ <h2><?php echo $l->t('Code of conduct');?></h2>
+ <p><?php echo $l->t('We want everybody to feel welcome at the event. Please be mindful of our <a href="https://nextcloud.org/community/code-of-conduct/">code of conduct</a>. Also, please note that there will be video recording. The conference is an open space, please be sure that you are comfortable with that. Of course, you can always ask people not to take pictures or video of you.');?></p>
</div>
</div>
-<!--<div class="row">
- <div class="text-center">
- <h2>2015</h2>
- </div>
-</div>
-<div class="row conf-info">
- <div class="col-md-12">
- <h2>Coverage 2015</h2>
- </div>
-</div>-->
-
-<!--<div class="row conf-info">
- <div class="col-sm-4">Golem: <br />
- <a href="http://www.golem.de/news/contributor-conference-nextcloud-fuehrt-programm-fuer-bug-bounties-ein-1508-116016.html" target="_blank">Bug-Bounties</a>, <a href="http://www.golem.de/news/supernerds-angst-schueren-gegen-den-ueberwachungswahn-1508-116023.html" target="_blank">keynote by Angela</a>, <a href="http://www.golem.de/news/private-cloud-proxy-fuer-nextcloud-soll-heimnutzung-erleichtern-1508-116014.html" target="_blank">Nextcloud Proxy</a>.
- </div>
- <div class="col-sm-4">ZDNet: <br />
- <a href="http://www.zdnet.com/article/user-data-manifesto-seeks-to-give-users-control-of-their-data/" target="_blank">User Data Manifesto 2.0</a>
- </div>
- <div class="col-sm-4">Heise: <br />
- <a href="http://www.heise.de/security/meldung/Fuer-eine-Handvoll-Dollar-OwnCloud-zahlt-fuer-Schwachstellen-2794527.html" target="_blank">Bug-Bounties</a>
- <a href="http://www.heise.de/open/meldung/User-Data-Manifesto-Daten-gehoeren-in-die-Haende-der-Nutzer-2794687.html" target="_blank">User Data Manifesto</a>
- </div>
- <div class="col-sm-4">lwn.net: <br />
- <a href="https://lwn.net/Articles/656247/" target="_blank">Conference overview/Nextcloud Proxy</a>
- </div>
- <div class="col-sm-4">pro-linux.de: <br />
- <a href="http://www.pro-linux.de/news/1/22691/user-data-manifesto-20-vorgestellt.html" target="_blank">User Data Manifesto</a>
- </div>
- <div class="col-sm-4">Netzpolitik: <br />
- <a href="https://netzpolitik.org/2015/user-data-manifesto-2-0/" target="_blank">User Data Manifesto</a>
- </div>
- <div class="col-sm-4">Speicherguide.de: <br />
- <a href="http://www.speicherguide.de/news/500-dollar-praemie-nextcloud-praemiert-finden-von-schwachstellen-21406.aspx" target="_blank">Security Bug Bounties</a>
- </div>
- <div class="col-sm-4">itworld.com: <br />
- <a href="http://www.itworld.com/article/2978278/cloud-computing/nextcloud-announces-bug-bounty.html" target="_blank">Security Bug Bounties</a>
- </div>
-</div>
-<div class="row conf-partners-title">
- <div class="col-md-12">
- <h2>Media Partners 2015</h2>
- </div>
-</div>
-<div class="row conf-partners">
- <div class="col-xs-12 col-sm-4 col-md-3">
- <a target="_blank" href="http://www.linuxvoice.com/"><img class="banner" src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/LinuxVoice.png" alt="Visit the Linux Voice site" /></a>
- </div>
- <div class="col-xs-12 col-sm-4 col-md-3">
- <a target="_blank" href="http://lwn.net"><img class="banner" src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/lwn.png" alt="Visit lwn.net" /></a>
- </div>
- <div class="col-xs-12 col-sm-4 col-md-3">
- <a target="_blank" href="http://www.golem.de/"><img class="banner" src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/golem.png" alt="Visit golem" /></a>
- </div>
- <div class="col-xs-12 col-sm-4 col-md-3">
- <a target="_blank" href="http://linux-magazin.de"><img class="banner" src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/LinuxMagazin.png" alt="Visit Linux Magazin" /></a>
- </div>
- <div class="col-xs-6 col-sm-4 col-md-3">
- <a target="_blank" href="http://www.linuxveda.com/"><img class="banner" src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/linuxveda.png" alt="Visit LinuxVeda" /></a>
- </div>
-</div>-->
<div class="row conf-about">
<div class="col-sm-6">
- <h2>Last year</h2>
- <p>The Nextcloud Contributor Conference 2015 brought 140 Nextclouders to Berlin. Read our <a href="https://nextcloud.org/blog/nextcloud-contributor-conference-well-underway" target="_blank">blog</a> to learn more and watch <a href="https://www.youtube.com/watch?v=NQ5XMwVs_wY&list=PLtZe22ggl2YCHUFQiUfFHq8DWNBzBdQ0U" target="_blank">the 2015 talks</a> on our youtube channel.</p>
+ <h2><?php echo $l->t('Last year');?></h2>
+ <p><?php echo $l->t('The Nextcloud Contributor Conference 2015 brought 140 Nextclouders to Berlin. Read our <a href="https://nextcloud.org/blog/nextcloud-contributor-conference-well-underway" target="_blank">blog</a> to learn more and watch <a href="https://www.youtube.com/watch?v=NQ5XMwVs_wY&list=PLtZe22ggl2YCHUFQiUfFHq8DWNBzBdQ0U" target="_blank">the 2015 talks</a> on our youtube channel.');?></p>
<p><a href="<?php echo get_template_directory_uri(); ?>/assets/img/conference/grouppic2015.jpg" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/grouppic2015_wee.jpg" style="width: 95%" alt="group photo" class="aligncenter" /></a></p>
<!-- <iframe src="//www.youtube-nocookie.com/embed/srGYbsugEPc?list=PLtZe22ggl2YCfEzrHbFCylXGLGYtsHm96" height="360" width="640" allowfullscreen="" frameborder="0"></iframe>-->
</div>
<div class="col-sm-6">
- <h2>Thanks!</h2>
- <p>The event is made possible thanks to the generous donation of the location by the <a href="http://www.tu-berlin.de/" target="_blank">Technische Universität Berlin</a> and the financial and practical support of <a href="https://nextcloud.com">Nextcloud Inc</a>.</p>
- <h2>Spread the word!</h2>
- <p>You can help us promote the event! Our official hashtag is <em>#nextcloudconf</em> - find us on <a title="Nextcloud on Twitter" href="https://twitter.com/nextclouders" target="_blank">Twitter</a>, <a title="Nextcloud on Facebook" href="https://www.facebook.com/nextclouders" target="_blank">Facebook</a> and <a title="Nextcloud on Google+" href="https://plus.google.com/107072838776436530705/posts" target="_blank">Google+</a>. Find some <a href="https://github.com/nextcloud/promo/tree/master/Contributor%20Conference" target="_blank">promo materials here</a>.</p>
+ <h2><?php echo $l->t('Thanks!');?></h2>
+ <p><?php echo $l->t('The event is made possible thanks to the generous donation of the location by the <a href="http://www.tu-berlin.de/" target="_blank">Technische Universität Berlin</a> and the financial and practical support of <a href="https://nextcloud.com">Nextcloud Inc</a>.');?></p>
+ <h2><?php echo $l->t('Spread the word!');?></h2>
+ <p><?php echo $l->t('You can help us promote the event! Our official hashtag is <em>#nextcloudconf</em> - find us on <a title="Nextcloud on Twitter" href="https://twitter.com/nextclouders" target="_blank">Twitter</a>, <a title="Nextcloud on Facebook" href="https://www.facebook.com/nextclouders" target="_blank">Facebook</a> and <a title="Nextcloud on Google+" href="https://plus.google.com/107072838776436530705/posts" target="_blank">Google+</a>. Find some <a href="https://github.com/nextcloud/promo/tree/master/Contributor%20Conference" target="_blank">promo materials here</a>.');?></p>
</div>
</div>