]> git.ipfire.org Git - ipfire.org.git/commitdiff
Show image checksums on the download page.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 1 Feb 2013 17:09:52 +0000 (18:09 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 1 Feb 2013 17:09:52 +0000 (18:09 +0100)
www/templates/modules/release-item.html
www/translations/de_DE/LC_MESSAGES/webapp.po
www/translations/webapp.pot

index fcbe5a866dd3ee87dd755ad5371b53e02c2fbb7a..272824911a3f5290ba5124081fa6a204b9929507 100644 (file)
                                                                                {% end %}
                                                                                <a class="download-splash" href="{{ file.url }}">{{ _(file.desc) }}</a>
                                                                                <br>{{ _(file.rem) }}
+
+                                                                               {% if file.sha1 %}
+                                                                                       <br><br><em>{{ _("SHA1 checksum") }}: {{ file.sha1 }}</em>
+                                                                               {% end %}
                                                                        </td>
                                                                        <td>
                                                                                {{ format_size(file.size) }}
index 7d97d5b38a8c3fdc23cae7e897407f586eefd6ae..d04f667ce2ec251b10e822e043decaedb66fcb74 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-15 17:17+0100\n"
+"POT-Creation-Date: 2013-02-01 18:09+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"
@@ -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:75
+#: templates/base.html:74
 msgid "Terms & Conditions"
 msgstr "Allgemeine Bedingungen"
 
@@ -259,12 +259,12 @@ msgstr "Neuigkeiten aus %(year)s"
 
 #: templates/tracker-torrent-detail.html:3
 #: templates/tracker-torrent-detail.html:18
-#: templates/modules/release-item.html:111
+#: templates/modules/release-item.html:115
 msgid "Torrent download"
 msgstr "Torrent-Download"
 
 #: templates/tracker-torrent-detail.html:15
-#: templates/modules/release-item.html:110
+#: templates/modules/release-item.html:114
 msgid "Magnet link"
 msgstr "Magnet-Link"
 
@@ -900,12 +900,12 @@ msgstr "Archivgröße"
 msgid "No title given"
 msgstr "Kein Titel"
 
-#: templates/base.html:70 templates/static/press.html:3
+#: templates/base.html:69 templates/static/press.html:3
 #: templates/static/press.html:7
 msgid "Press"
 msgstr "Presse"
 
-#: templates/base.html:72
+#: templates/base.html:71
 msgid "imprint"
 msgstr "Impressum"
 
@@ -1000,11 +1000,15 @@ msgstr "Imagetyp"
 msgid "Size"
 msgstr "Größe"
 
-#: templates/modules/release-item.html:109
+#: templates/modules/release-item.html:101
+msgid "SHA1 checksum"
+msgstr "SHA1-Prüfsumme"
+
+#: templates/modules/release-item.html:113
 msgid "Legend:"
 msgstr "Legende:"
 
-#: templates/modules/release-item.html:119
+#: templates/modules/release-item.html:123
 #: templates/modules/release-item-short.html:13
 msgid "There are no downloads available for this release."
 msgstr "Es gibt keine Downloads für dieses Release."
index 4159d1e4b908516b55a0696d09194fd848319a55..c9360e99371b7d0c53e590bff4e3f8cdf6c46d3e 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-15 17:17+0100\n"
+"POT-Creation-Date: 2013-02-01 18:09+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:75
+#: templates/base.html:74
 msgid "Terms & Conditions"
 msgstr ""
 
@@ -254,12 +254,12 @@ msgstr ""
 
 #: templates/tracker-torrent-detail.html:3
 #: templates/tracker-torrent-detail.html:18
-#: templates/modules/release-item.html:111
+#: templates/modules/release-item.html:115
 msgid "Torrent download"
 msgstr ""
 
 #: templates/tracker-torrent-detail.html:15
-#: templates/modules/release-item.html:110
+#: templates/modules/release-item.html:114
 msgid "Magnet link"
 msgstr ""
 
@@ -891,12 +891,12 @@ msgstr ""
 msgid "No title given"
 msgstr ""
 
-#: templates/base.html:70 templates/static/press.html:3
+#: templates/base.html:69 templates/static/press.html:3
 #: templates/static/press.html:7
 msgid "Press"
 msgstr ""
 
-#: templates/base.html:72
+#: templates/base.html:71
 msgid "imprint"
 msgstr ""
 
@@ -991,11 +991,15 @@ msgstr ""
 msgid "Size"
 msgstr ""
 
-#: templates/modules/release-item.html:109
+#: templates/modules/release-item.html:101
+msgid "SHA1 checksum"
+msgstr ""
+
+#: templates/modules/release-item.html:113
 msgid "Legend:"
 msgstr ""
 
-#: templates/modules/release-item.html:119
+#: templates/modules/release-item.html:123
 #: templates/modules/release-item-short.html:13
 msgid "There are no downloads available for this release."
 msgstr ""