]> git.ipfire.org Git - ipfire.org.git/commitdiff
development: Add notes on GitHub.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Jan 2013 16:18:50 +0000 (17:18 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Jan 2013 16:18:50 +0000 (17:18 +0100)
www/templates/static/development.html
www/translations/de_DE/LC_MESSAGES/webapp.po
www/translations/webapp.pot

index 689a053f76452a342a223a210343eee5915ace74..92b1aa68e453f6212c2b127baf98237293f58f4c 100644 (file)
@@ -87,6 +87,8 @@
        <h3>{{ _("Source code") }}</h3>
        <div class="row">
                <div class="span6">
+                       <h4>{{ _("Git") }}</h4>
+
                        {% if lang == "de" %}
                                <p>
                                        Die IPFire Entwickler nutzen <a href="http://www.git-scm.com/">Git</a>
                                        Anyone may download the source code under terms of the accompanying, provided licenses.
                                </p>
                        {% end %}
-                       <p>
-                               <a href="http://git.ipfire.org/">{{ _("IPFire Git repositories") }}</a>
+
+                       <p class="ac">
+                               <a class="btn" href="http://git.ipfire.org/" target="_blank">
+                                       <i class="icon-github-sign"></i> {{ _("IPFire Git repositories") }}
+                               </a>
                        </p>
                </div>
 
                <div class="span6">
-                       <h4>{{ _("Important repositories") }}</h4>
-                       <table class="table">
-                               <tbody>
-                                       <tr>
-                                               <td>
-                                                       <a href="http://git.ipfire.org/?p=ipfire-2.x.git;a=summary">
-                                                               IPFire 2.x
-                                                       </a>
-                                               </td>
-                                               <td>
-                                                       {% if lang == "de" %}
-                                                               Quellcode der IPFire 2 Serie
-                                                       {% else %}
-                                                               Source of the IPFire 2 series
-                                                       {% end %}
-                                               </td>
-                                       </tr>
-                                       <tr>
-                                               <td>
-                                                       <a href="http://git.ipfire.org/?p=ipfire-3.x.git;a=summary">
-                                                               IPFire 3.x
-                                                       </a>
-                                               </td>
-                                               <td>
-                                                       {% if lang == "de" %}
-                                                               Quellcode der IPFire 3 Serie
-                                                       {% else %}
-                                                               Source of the IPFire 3 series
-                                                       {% end %}
-                                               </td>
-                                       </tr>
-                               </tbody>
-                       </table>
+                       <h4>{{ _("GitHub") }}</h4>
+
+                       {% if lang == "de" %}
+                               <p>
+                                       Seit Januar 2013 wird der IPFire Quellcode und verwandte Projekt
+                                       auf GitHub gespiegelt. Damit ist es ganz einfach sich eine Kopie
+                                       des Codes zu erstellen und ihn zu bearbeiten.
+                                       Pull-Requests sind gern willkommen!
+                               </p>
+                       {% else %}
+                               <p>
+                                       Since January 2013, the IPFire source code and related projects are mirrored on GitHub.
+                                       So it is easier to get your own working copy of the IPFire source and start hacking on it.
+                                       Pull requests are welcome!
+                               </p>
+                       {% end %}
+
+                       <p class="ac">
+                               <a class="btn" href="https://github.com/ipfire" target="_blank">
+                                       <i class="icon-github"></i> {{ _("ipfire on GitHub") }}
+                               </a>
+                       </p>
                </div>
        </div>
 
index a18759a83bd16a5633446194807f1a8dbebbde0f..7d97d5b38a8c3fdc23cae7e897407f586eefd6ae 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-11-08 21:41+0100\n"
+"POT-Creation-Date: 2013-01-15 17:17+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22,12 +22,12 @@ msgstr ""
 msgid "Wish"
 msgstr "Wunsch"
 
-#: templates/wishlist/wish.html:16
+#: templates/wishlist/wish.html:18
 #, python-format
 msgid "Launched: %s"
 msgstr "Gestarted: %s"
 
-#: templates/wishlist/wish.html:20
+#: templates/wishlist/wish.html:23
 #, python-format
 msgid "Funding ends: %s"
 msgstr "Sammlung endet: %s"
@@ -81,7 +81,7 @@ msgstr "Crowdfunding für das IPFire-Projekt"
 
 #: templates/wishlist/donate.html:13 templates/wishlist/donate.html:23
 #: templates/wishlist/terms.html:3 templates/wishlist/terms.html:7
-#: templates/base.html:74
+#: templates/base.html:75
 msgid "Terms & Conditions"
 msgstr "Allgemeine Bedingungen"
 
@@ -115,7 +115,7 @@ msgid "Stable"
 msgstr "Stabil"
 
 #: templates/downloads-index.html:50 templates/modules/menu.html:58
-#: templates/static/development.html:3 templates/static/development.html:8
+#: templates/static/development.html:3 templates/static/development.html:9
 #: templates/static/getinvolved.html:154
 msgid "Development"
 msgstr "Entwicklung"
@@ -208,18 +208,34 @@ msgid "Preferred for"
 msgstr "Bevorzugt für"
 
 #: templates/mirrors-item.html:37
+msgid "Your distance to this mirror"
+msgstr ""
+
+#: templates/mirrors-item.html:43
 msgid "Go to mirror"
 msgstr "Zum Mirror"
 
-#: templates/mirrors-item.html:42
+#: templates/mirrors-item.html:48
 msgid "Mirror location"
 msgstr "Mirrorort"
 
-#: templates/mirrors-item.html:44
+#: templates/mirrors-item.html:50
 #, python-format
 msgid "The mirror <em>%s</em> is located in %s."
 msgstr "Der Mirrorserver <em>%s</em> befindet sich in %s."
 
+#: templates/mirrors-item.html:58
+msgid "View larger map"
+msgstr ""
+
+#: templates/mirrors-item.html:63
+msgid "The location of the mirror server is estimated by the IP address."
+msgstr ""
+
+#: templates/mirrors-item.html:66
+msgid "The location of the mirror server could not be estimated."
+msgstr ""
+
 #: templates/admin-downloads-mirrors.html:5 templates/admin-downloads.html:5
 msgid "Download statistics"
 msgstr "Downloadstatistiken"
@@ -884,12 +900,12 @@ msgstr "Archivgröße"
 msgid "No title given"
 msgstr "Kein Titel"
 
-#: templates/base.html:69 templates/static/press.html:3
+#: templates/base.html:70 templates/static/press.html:3
 #: templates/static/press.html:7
 msgid "Press"
 msgstr "Presse"
 
-#: templates/base.html:71
+#: templates/base.html:72
 msgid "imprint"
 msgstr "Impressum"
 
@@ -929,40 +945,36 @@ msgstr "Error"
 msgid "Donate with PayPal or Credit Card"
 msgstr "Mit PayPal oder Kreditkarte spenden"
 
-#: templates/modules/donation-box.html:7
+#: templates/modules/donation-box.html:64
 msgid "Donate by Bank Transfer"
 msgstr "Per Banküberweisung spenden"
 
-#: templates/modules/donation-box.html:74
-msgid "euro bank transfer"
-msgstr "Europa-Banküberweisung"
-
-#: templates/modules/donation-box.html:76
+#: templates/modules/donation-box.html:81
 msgid "IBAN"
 msgstr "IBAN"
 
-#: templates/modules/donation-box.html:77
+#: templates/modules/donation-box.html:82
 msgid "BIC-/SWIFT-Code"
 msgstr "BIC-/SWIFT-Code"
 
-#: templates/modules/donation-box.html:80
-#: templates/modules/donation-box.html:94
+#: templates/modules/donation-box.html:85
+#: templates/modules/donation-box.html:100
 msgid "Reason for transfer"
 msgstr "Verwendungszweck"
 
-#: templates/modules/donation-box.html:87
+#: templates/modules/donation-box.html:92
 msgid "bank transfer within Germany"
 msgstr "Überweisung innerhalb Deutschlands"
 
-#: templates/modules/donation-box.html:89
+#: templates/modules/donation-box.html:95
 msgid "Bank account owner"
 msgstr "Kontoinhaber"
 
-#: templates/modules/donation-box.html:90
+#: templates/modules/donation-box.html:96
 msgid "Bank account number"
 msgstr "Kontonummer"
 
-#: templates/modules/donation-box.html:91
+#: templates/modules/donation-box.html:97
 msgid "Bank code"
 msgstr "BLZ"
 
@@ -1076,7 +1088,7 @@ msgstr "Übersicht"
 msgid "Pakfire Build Service"
 msgstr "Pakfire Buildsystem"
 
-#: templates/modules/menu.html:75 templates/static/development.html:44
+#: templates/modules/menu.html:75 templates/static/development.html:47
 msgid "Bugtracker"
 msgstr "Bugtracker"
 
@@ -1113,25 +1125,33 @@ msgstr "Ankündigung"
 msgid "Logo"
 msgstr "Logo"
 
-#: templates/static/development.html:28
+#: templates/static/development.html:31
 msgid "Development tools"
 msgstr "Entwicklungstools"
 
-#: templates/static/development.html:65
+#: templates/static/development.html:68
 msgid "Development Mailing List"
 msgstr "Entwicklungsmailingliste"
 
-#: templates/static/development.html:83
+#: templates/static/development.html:87
 msgid "Source code"
 msgstr "Quellcode"
 
-#: templates/static/development.html:101
+#: templates/static/development.html:90
+msgid "Git"
+msgstr "Git"
+
+#: templates/static/development.html:109
 msgid "IPFire Git repositories"
 msgstr "IPFire Git-Repositorien"
 
-#: templates/static/development.html:106
-msgid "Important repositories"
-msgstr "Wichtige Repositorien"
+#: templates/static/development.html:115
+msgid "GitHub"
+msgstr "GitHub"
+
+#: templates/static/development.html:134
+msgid "ipfire on GitHub"
+msgstr "ipfire auf GitHub"
 
 #: templates/static/development.html:144
 msgid "How to build IPFire?"
@@ -1420,7 +1440,7 @@ msgstr "Unbekannter Autor"
 msgid "%s to %s"
 msgstr "%s nach %s"
 
-#: webapp/backend/wishlist.py:128
+#: webapp/backend/wishlist.py:135
 msgid "Checkout this crowdfunding wish from #ipfire:"
 msgstr ""
 
@@ -1669,6 +1689,12 @@ msgstr "%(weekday)s, %(day)s. %(month_name)s"
 msgid "%(commas)s and %(last)s"
 msgstr "%(commas)s und %(last)s"
 
+#~ msgid "euro bank transfer"
+#~ msgstr "Europa-Banküberweisung"
+
+#~ msgid "Important repositories"
+#~ msgstr "Wichtige Repositorien"
+
 #~ msgid "Show profile"
 #~ msgstr "Profil anzeigen"
 
index 8b7e827ba6aede8775626e46a40d0246a3ab7295..4159d1e4b908516b55a0696d09194fd848319a55 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-11-29 18:31+0100\n"
+"POT-Creation-Date: 2013-01-15 17:17+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -80,7 +80,7 @@ msgstr ""
 
 #: templates/wishlist/donate.html:13 templates/wishlist/donate.html:23
 #: templates/wishlist/terms.html:3 templates/wishlist/terms.html:7
-#: templates/base.html:74
+#: templates/base.html:75
 msgid "Terms & Conditions"
 msgstr ""
 
@@ -114,7 +114,7 @@ msgid "Stable"
 msgstr ""
 
 #: templates/downloads-index.html:50 templates/modules/menu.html:58
-#: templates/static/development.html:3 templates/static/development.html:8
+#: templates/static/development.html:3 templates/static/development.html:9
 #: templates/static/getinvolved.html:154
 msgid "Development"
 msgstr ""
@@ -891,12 +891,12 @@ msgstr ""
 msgid "No title given"
 msgstr ""
 
-#: templates/base.html:69 templates/static/press.html:3
+#: templates/base.html:70 templates/static/press.html:3
 #: templates/static/press.html:7
 msgid "Press"
 msgstr ""
 
-#: templates/base.html:71
+#: templates/base.html:72
 msgid "imprint"
 msgstr ""
 
@@ -936,40 +936,36 @@ msgstr ""
 msgid "Donate with PayPal or Credit Card"
 msgstr ""
 
-#: templates/modules/donation-box.html:7
+#: templates/modules/donation-box.html:64
 msgid "Donate by Bank Transfer"
 msgstr ""
 
-#: templates/modules/donation-box.html:74
-msgid "euro bank transfer"
-msgstr ""
-
-#: templates/modules/donation-box.html:76
+#: templates/modules/donation-box.html:81
 msgid "IBAN"
 msgstr ""
 
-#: templates/modules/donation-box.html:77
+#: templates/modules/donation-box.html:82
 msgid "BIC-/SWIFT-Code"
 msgstr ""
 
-#: templates/modules/donation-box.html:80
-#: templates/modules/donation-box.html:94
+#: templates/modules/donation-box.html:85
+#: templates/modules/donation-box.html:100
 msgid "Reason for transfer"
 msgstr ""
 
-#: templates/modules/donation-box.html:87
+#: templates/modules/donation-box.html:92
 msgid "bank transfer within Germany"
 msgstr ""
 
-#: templates/modules/donation-box.html:89
+#: templates/modules/donation-box.html:95
 msgid "Bank account owner"
 msgstr ""
 
-#: templates/modules/donation-box.html:90
+#: templates/modules/donation-box.html:96
 msgid "Bank account number"
 msgstr ""
 
-#: templates/modules/donation-box.html:91
+#: templates/modules/donation-box.html:97
 msgid "Bank code"
 msgstr ""
 
@@ -1083,7 +1079,7 @@ msgstr ""
 msgid "Pakfire Build Service"
 msgstr ""
 
-#: templates/modules/menu.html:75 templates/static/development.html:44
+#: templates/modules/menu.html:75 templates/static/development.html:47
 msgid "Bugtracker"
 msgstr ""
 
@@ -1120,24 +1116,32 @@ msgstr ""
 msgid "Logo"
 msgstr ""
 
-#: templates/static/development.html:28
+#: templates/static/development.html:31
 msgid "Development tools"
 msgstr ""
 
-#: templates/static/development.html:65
+#: templates/static/development.html:68
 msgid "Development Mailing List"
 msgstr ""
 
-#: templates/static/development.html:83
+#: templates/static/development.html:87
 msgid "Source code"
 msgstr ""
 
-#: templates/static/development.html:101
+#: templates/static/development.html:90
+msgid "Git"
+msgstr ""
+
+#: templates/static/development.html:109
 msgid "IPFire Git repositories"
 msgstr ""
 
-#: templates/static/development.html:106
-msgid "Important repositories"
+#: templates/static/development.html:115
+msgid "GitHub"
+msgstr ""
+
+#: templates/static/development.html:134
+msgid "ipfire on GitHub"
 msgstr ""
 
 #: templates/static/development.html:144