From caca4d5e92cc1902956ee583b12c1219c921ac00 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 26 Mar 2014 21:43:44 +0100 Subject: [PATCH] Update translations. --- templates/index.html | 2 +- translations/de_DE/LC_MESSAGES/webapp.po | 263 ++++++++++++----------- translations/webapp.pot | 229 ++++++++++---------- 3 files changed, 253 insertions(+), 241 deletions(-) diff --git a/templates/index.html b/templates/index.html index ed2cf2f0..95a678b8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -129,7 +129,7 @@ {{ latest_release.name }}

- {{ _("This is the latest release from %s.") % locale.format_date(latest_release.date, relative=True, shorter=True) }} + {{ _("This is the latest release from %s.") % locale.format_date(latest_release.date, relative=False, shorter=True) }}

{% end %} diff --git a/translations/de_DE/LC_MESSAGES/webapp.po b/translations/de_DE/LC_MESSAGES/webapp.po index 653c825c..fc01ebac 100644 --- a/translations/de_DE/LC_MESSAGES/webapp.po +++ b/translations/de_DE/LC_MESSAGES/webapp.po @@ -7,11 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 11:53+0100\n" -"PO-Revision-Date: 2013-07-22 11:44+0100\n" +"POT-Creation-Date: 2014-03-26 21:34+0100\n" +"PO-Revision-Date: 2014-03-26 21:38+0100\n" "Last-Translator: Michael Tremer \n" "Language-Team: LANGUAGE \n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,9 +33,8 @@ msgid "Networks: %s" msgstr "Netzwerke: %s" #: webapp/backend/countries.py:7 -#, fuzzy msgid "Andorra" -msgstr "Hersteller" +msgstr "" #: webapp/backend/countries.py:8 msgid "United Arab Emirates" @@ -263,9 +261,8 @@ msgid "Germany" msgstr "" #: webapp/backend/countries.py:64 -#, fuzzy msgid "Djibouti" -msgstr "Über" +msgstr "" #: webapp/backend/countries.py:65 msgid "Denmark" @@ -332,9 +329,8 @@ msgid "Faroe Islands" msgstr "" #: webapp/backend/countries.py:81 -#, fuzzy msgid "France" -msgstr "Abbrechen" +msgstr "" #: webapp/backend/countries.py:82 msgid "Gabon" @@ -1036,81 +1032,81 @@ msgstr "" msgid "Checkout this crowdfunding wish from #ipfire:" msgstr "" -#: webapp/backend/releases.py:89 +#: webapp/backend/releases.py:91 msgid "Image for the armv5tel architecture" msgstr "Image für die armv5tel-Architektur" -#: webapp/backend/releases.py:90 +#: webapp/backend/releases.py:92 msgid "armv5tel image for boards with serial console" msgstr "armv5tel-Image für Boards mit serieller Konsole" -#: webapp/backend/releases.py:91 +#: webapp/backend/releases.py:93 msgid "Installable CD image" msgstr "Bootbares CD-Image" -#: webapp/backend/releases.py:92 +#: webapp/backend/releases.py:94 msgid "Torrent file" msgstr "Torrentdatei" -#: webapp/backend/releases.py:93 +#: webapp/backend/releases.py:95 msgid "Flash image" msgstr "Flash-Image" -#: webapp/backend/releases.py:94 +#: webapp/backend/releases.py:96 msgid "Alix image" msgstr "Alix-Image" -#: webapp/backend/releases.py:95 +#: webapp/backend/releases.py:97 msgid "USB FDD Image" msgstr "USB-FDD-Image" -#: webapp/backend/releases.py:96 +#: webapp/backend/releases.py:98 msgid "USB HDD Image" msgstr "USB-HDD-Image" -#: webapp/backend/releases.py:97 +#: webapp/backend/releases.py:99 msgid "Pregenerated Xen image" msgstr "Vorgefertigtes Xen-Image" -#: webapp/backend/releases.py:103 webapp/backend/releases.py:143 +#: webapp/backend/releases.py:105 webapp/backend/releases.py:145 msgid "Unknown image type" msgstr "Unbekanntes Imageformat" -#: webapp/backend/releases.py:129 +#: webapp/backend/releases.py:131 msgid "This image runs on many ARM-based boards" msgstr "Dieses Image läuft auf vielen ARM-basierten Boards" -#: webapp/backend/releases.py:130 +#: webapp/backend/releases.py:132 msgid "This image runs on ARM boards with a serial console" msgstr "Dieses Image läuft auf ARM-Boards mit serieller Konsole" -#: webapp/backend/releases.py:131 +#: webapp/backend/releases.py:133 msgid "Use this image to burn a CD and install IPFire from it." msgstr "" "Nutze dieses Image um eine CD zu erstellen und IPFire von dieser zu " "installieren." -#: webapp/backend/releases.py:132 +#: webapp/backend/releases.py:134 msgid "Download the CD image from the torrent network." msgstr "CD-Image mit aus dem Torrentnetzwerk laden" -#: webapp/backend/releases.py:133 +#: webapp/backend/releases.py:135 msgid "An image that is meant to run on embedded devices." msgstr "Ein Image, das für eingebettete Systeme optimiert ist." -#: webapp/backend/releases.py:134 +#: webapp/backend/releases.py:136 msgid "Flash image where a serial console is enabled by default." msgstr "Image, bei welchem die serielle Konsole eingeschaltet ist." -#: webapp/backend/releases.py:135 +#: webapp/backend/releases.py:137 msgid "Install IPFire from a floppy-formated USB key." msgstr "IPFire von einem Floppy-formatiertem USB-Stick installieren." -#: webapp/backend/releases.py:136 +#: webapp/backend/releases.py:138 msgid "If the floppy image doesn't work, use this image instead." msgstr "Wenn das Floppy-Image nicht funktioniert, dieses verwenden." -#: webapp/backend/releases.py:137 +#: webapp/backend/releases.py:139 msgid "A ready-to-run image for Xen." msgstr "Ein fertiges Image für Xen." @@ -1190,7 +1186,7 @@ msgstr "Dezember" msgid "Unknown author" msgstr "Unbekannter Autor" -#: webapp/ui_modules.py:265 +#: webapp/ui_modules.py:269 #, python-format msgid "%s to %s" msgstr "%s nach %s" @@ -1259,8 +1255,8 @@ msgid "Network" msgstr "Netzwerk" #: templates/fireinfo/stats.html:127 templates/fireinfo/stats-virtual.html:3 -#: templates/base-feature.html:65 templates/static/features.html:1179 -#: templates/static/features.html:1404 +#: templates/base-feature.html:65 templates/static/features.html:1173 +#: templates/static/features.html:1396 msgid "Virtualization" msgstr "Virtualisierung" @@ -1397,7 +1393,11 @@ msgstr "Eine Übersicht über die CPU Kerne, der IPFire Systeme." msgid "Network configuration" msgstr "Netzwerkkonfiguration" -#: templates/fireinfo/index.html:52 +#: templates/fireinfo/index.html:51 +msgid "Profile ID" +msgstr "Profil-ID" + +#: templates/fireinfo/index.html:54 msgid "Show" msgstr "Anzeigen" @@ -1459,7 +1459,7 @@ msgid "Enabled network zones" msgstr "Eingeschaltete Netzwerkzonen" #: templates/fireinfo/profile-detail.html:119 templates/base-feature.html:62 -#: templates/static/features.html:1104 templates/static/features.html:1399 +#: templates/static/features.html:1100 templates/static/features.html:1391 msgid "Hardware" msgstr "Hardware" @@ -1538,7 +1538,7 @@ msgstr "Es befinden sich %s Quelldateien auf dem Server." msgid "Ancient Downloads" msgstr "Veraltete Downloads" -#: templates/downloads-all.html:7 templates/index.html:18 +#: templates/downloads-all.html:7 templates/index.html:17 msgid "Download IPFire" msgstr "IPFire herunterladen" @@ -1631,7 +1631,7 @@ msgstr "Informiere dich" #: templates/news.html:61 templates/planet/search.html:3 #: templates/planet/year.html:3 templates/planet/user.html:3 #: templates/planet/posting.html:3 templates/planet/index.html:3 -#: templates/planet/base.html:6 templates/index.html:154 +#: templates/planet/base.html:6 templates/index.html:159 msgid "IPFire Planet" msgstr "IPFire Planet" @@ -1647,23 +1647,22 @@ msgstr "Neuen Beitrag erstellen" msgid "Title" msgstr "Titel" -#: templates/admin-planet-compose.html:33 templates/planet/posting.html:26 +#: templates/admin-planet-compose.html:33 templates/planet/posting.html:23 msgid "Tags" msgstr "Tags" -#: templates/admin-planet-compose.html:44 +#: templates/admin-planet-compose.html:42 #: templates/admin-mirrors-details.html:17 msgid "Status" msgstr "Status" -#: templates/admin-planet-compose.html:48 templates/admin-planet.html:25 +#: templates/admin-planet-compose.html:46 templates/admin-planet.html:25 msgid "Draft" msgstr "" -#: templates/admin-planet-compose.html:52 -#, fuzzy +#: templates/admin-planet-compose.html:50 msgid "Published" -msgstr "Veröffentlicht am" +msgstr "Veröffentlicht" #: templates/admin-planet-compose.html:58 msgid "Save" @@ -1724,7 +1723,6 @@ msgid "IP Addresses" msgstr "" #: templates/mirrors-item.html:75 -#, fuzzy msgid "Last updated" msgstr "Letztes Update" @@ -1738,7 +1736,6 @@ msgstr "" "Der Standort dieses Mirrorservers wurde anhand der IP-Adresse geschätzt." #: templates/mirrors-item.html:98 -#, fuzzy msgid "The location of this mirror server could not be estimated." msgstr "Der Standort dieses Mirrorservers konnte nicht ermittelt werden." @@ -1816,27 +1813,27 @@ msgid "Downloads" msgstr "Downloads" #: templates/base-feature.html:6 templates/static/features.html:3 -#: templates/static/features.html:8 templates/static/features.html:1349 +#: templates/static/features.html:8 templates/static/features.html:1341 #: templates/modules/menu.html:7 msgid "About IPFire" msgstr "Über IPFire" #: templates/base-feature.html:9 templates/static/features.html:88 -#: templates/static/features.html:1354 templates/index.html:75 +#: templates/static/features.html:1346 templates/index.html:68 msgid "Security" msgstr "Sicherheit" #: templates/base-feature.html:12 templates/static/features.html:139 -#: templates/static/features.html:1359 +#: templates/static/features.html:1351 msgid "Firewall" msgstr "Firewall" -#: templates/base-feature.html:15 templates/static/features.html:1364 +#: templates/base-feature.html:15 templates/static/features.html:1356 msgid "Pakfire" msgstr "Pakfire" -#: templates/base-feature.html:18 templates/static/features.html:432 -#: templates/static/features.html:1369 +#: templates/base-feature.html:18 templates/static/features.html:428 +#: templates/static/features.html:1361 msgid "Updates" msgstr "Updates" @@ -1848,20 +1845,20 @@ msgstr "IPFire ist frei" msgid "Features" msgstr "Funktionen" -#: templates/base-feature.html:28 templates/static/features.html:502 -#: templates/static/features.html:1374 +#: templates/base-feature.html:28 templates/static/features.html:498 +#: templates/static/features.html:1366 msgid "Dialup" msgstr "Einwahl" -#: templates/base-feature.html:31 templates/static/features.html:616 +#: templates/base-feature.html:31 templates/static/features.html:612 msgid "Web proxy" msgstr "Webproxy" -#: templates/base-feature.html:35 templates/static/features.html:705 +#: templates/base-feature.html:35 templates/static/features.html:701 msgid "Content filter" msgstr "Inhaltsfilter" -#: templates/base-feature.html:38 templates/static/features.html:766 +#: templates/base-feature.html:38 templates/static/features.html:762 msgid "Update accelerator" msgstr "Update Accelerator" @@ -1869,16 +1866,16 @@ msgstr "Update Accelerator" msgid "Virus scan" msgstr "Virusscanner" -#: templates/base-feature.html:45 templates/static/features.html:818 -#: templates/static/features.html:1384 +#: templates/base-feature.html:45 templates/static/features.html:814 +#: templates/static/features.html:1376 msgid "VPN" msgstr "VPN" -#: templates/base-feature.html:49 templates/static/features.html:854 +#: templates/base-feature.html:49 templates/static/features.html:850 msgid "IPsec" msgstr "IPsec" -#: templates/base-feature.html:52 templates/static/features.html:915 +#: templates/base-feature.html:52 templates/static/features.html:911 msgid "OpenVPN" msgstr "OpenVPN" @@ -1886,8 +1883,8 @@ msgstr "OpenVPN" msgid "Intrusion detection" msgstr "Einbruchsdetektion" -#: templates/base-feature.html:59 templates/static/features.html:1031 -#: templates/static/features.html:1394 +#: templates/base-feature.html:59 templates/static/features.html:1027 +#: templates/static/features.html:1386 msgid "Quality of Service" msgstr "Quality of Service" @@ -1995,9 +1992,8 @@ msgid "Author" msgstr "Autor" #: templates/admin-planet.html:31 -#, fuzzy msgid "Publish" -msgstr "Veröffentlicht am" +msgstr "Veröffentlichen" #: templates/error.html:3 msgid "Error" @@ -2029,8 +2025,8 @@ msgstr "Spenden" #: templates/static/getinvolved.html:120 templates/static/donation.html:3 #: templates/static/donation.html:8 templates/modules/menu.html:47 -#: templates/wishlist/donate.html:3 templates/wishlist/modules/wish.html:26 -#: templates/download-splash.html:37 +#: templates/wishlist/donate.html:3 templates/wishlist/modules/wish.html:30 +#: templates/download-splash.html:57 msgid "Donate" msgstr "Spenden" @@ -2070,31 +2066,31 @@ msgstr "IPFire" msgid "An Open Source Firewall Distribution" msgstr "An Open Source Firewall Solution" -#: templates/static/features.html:315 +#: templates/static/features.html:313 msgid "The IPFire package management system" msgstr "Das IPFire Paketmanagementsystem" -#: templates/static/features.html:791 +#: templates/static/features.html:787 msgid "Transparent virus scanner" msgstr "Transparenter Virenscanner" -#: templates/static/features.html:818 +#: templates/static/features.html:814 msgid "Virtual Private Networks" msgstr "Virtuelle private Netzwerke" -#: templates/static/features.html:974 +#: templates/static/features.html:970 msgid "Intrusion detection system" msgstr "Einbruchsdetektierung" -#: templates/static/features.html:1311 templates/static/features.html:1409 +#: templates/static/features.html:1303 templates/static/features.html:1401 msgid "Wireless Access Point" msgstr "WLAN-Access-Point" -#: templates/static/features.html:1379 +#: templates/static/features.html:1371 msgid "Web Proxy" msgstr "Webproxy" -#: templates/static/features.html:1389 +#: templates/static/features.html:1381 msgid "Intrusion Detection" msgstr "Einbruchsdetektierung" @@ -2156,13 +2152,13 @@ msgid "How to translate IPFire?" msgstr "Wie übersetzt man IPFire?" #: templates/static/press.html:3 templates/static/press.html:7 -#: templates/base.html:69 +#: templates/base.html:61 msgid "Press" msgstr "Presse" #: templates/static/press.html:31 templates/static/imprint.html:29 #: templates/static/imprint.html:41 templates/static/imprint.html:53 -#: templates/static/imprint.html:65 templates/planet/user.html:48 +#: templates/static/imprint.html:65 templates/planet/user.html:53 msgid "Mail" msgstr "Mail" @@ -2171,7 +2167,7 @@ msgid "Logo" msgstr "Logo" #: templates/static/imprint.html:3 templates/static/imprint.html:8 -#: templates/base.html:73 +#: templates/base.html:65 msgid "Imprint" msgstr "Impressum" @@ -2225,7 +2221,7 @@ msgid "Name (Nickname)" msgstr "Name (Nickname)" #: templates/modules/sidebar-release.html:4 -#: templates/modules/release-item.html:2 templates/index.html:24 +#: templates/modules/release-item.html:3 msgid "Latest release" msgstr "Neuestes Release" @@ -2238,7 +2234,7 @@ msgid "Here you will find the downloads for the version" msgstr "Hier gibt es alle Downloads für diese Version" #: templates/modules/release-item-short.html:13 -#: templates/modules/release-item.html:123 +#: templates/modules/release-item.html:80 msgid "There are no downloads available for this release." msgstr "Es gibt keine Downloads für dieses Release." @@ -2264,9 +2260,9 @@ msgid "by" msgstr "von" #: templates/modules/mirrors-table.html:37 -#, fuzzy, python-format +#, python-format msgid "Last update: %s" -msgstr "Letztes Update" +msgstr "Letztes Update: %s" #: templates/modules/news-year-nav.html:3 msgid "Jump to" @@ -2317,11 +2313,11 @@ msgstr "Kontonummer" msgid "Bank code" msgstr "BLZ" -#: templates/modules/planet-entry.html:14 templates/planet/posting.html:31 +#: templates/modules/planet-entry.html:14 templates/planet/posting.html:28 msgid "Posted by" msgstr "Erstellt von" -#: templates/modules/planet-entry.html:15 templates/planet/posting.html:32 +#: templates/modules/planet-entry.html:15 templates/planet/posting.html:29 msgid "on" msgstr "am" @@ -2329,36 +2325,32 @@ msgstr "am" msgid "Announcement" msgstr "Ankündigung" -#: templates/modules/release-item.html:10 -msgid "Choose an architecture:" -msgstr "Architektur auswählen:" - -#: templates/modules/release-item.html:55 +#: templates/modules/release-item.html:11 msgid "Caution!" msgstr "Achtung!" -#: templates/modules/release-item.html:79 +#: templates/modules/release-item.html:39 msgid "Image type" msgstr "Imagetyp" -#: templates/modules/release-item.html:80 +#: templates/modules/release-item.html:40 msgid "Size" msgstr "Größe" -#: templates/modules/release-item.html:101 +#: templates/modules/release-item.html:61 msgid "SHA1 checksum" msgstr "SHA1-Prüfsumme" -#: templates/modules/release-item.html:113 +#: templates/modules/release-item.html:74 msgid "Legend:" msgstr "Legende:" -#: templates/modules/release-item.html:114 +#: templates/modules/release-item.html:75 #: templates/tracker-torrent-detail.html:15 msgid "Magnet link" msgstr "Magnet-Link" -#: templates/modules/release-item.html:115 +#: templates/modules/release-item.html:76 #: templates/tracker-torrent-detail.html:3 #: templates/tracker-torrent-detail.html:18 msgid "Torrent download" @@ -2439,11 +2431,11 @@ msgstr "Keine Resultate gefunden für '%s'" msgid "Year %s" msgstr "Jahr %s" -#: templates/planet/user.html:22 templates/planet/index.html:45 +#: templates/planet/user.html:22 templates/planet/index.html:48 msgid "Older posts" msgstr "Ältere Beiträge" -#: templates/planet/user.html:26 templates/planet/index.html:49 +#: templates/planet/user.html:26 templates/planet/index.html:52 msgid "Newer posts" msgstr "Neuere Beiträge" @@ -2452,15 +2444,19 @@ msgstr "Neuere Beiträge" msgid "%s did not write any posts, yet." msgstr "%s hat bisher noch keine Beiträge verfasst." -#: templates/planet/posting.html:17 +#: templates/planet/posting.html:15 msgid "Heads up!" -msgstr "" +msgstr "Achtung!" -#: templates/planet/posting.html:17 +#: templates/planet/posting.html:15 msgid "This post is a draft and has not been published, yet." msgstr "" -#: templates/planet/index.html:24 +#: templates/planet/index.html:17 +msgid "Search" +msgstr "Suchen" + +#: templates/planet/index.html:26 msgid "All posts from" msgstr "Alle Posts aus" @@ -2510,52 +2506,51 @@ msgstr "Neuer" #: templates/wishlist/donate.html:13 templates/wishlist/donate.html:23 #: templates/wishlist/terms.html:3 templates/wishlist/terms.html:7 -#: templates/base.html:78 +#: templates/base.html:70 msgid "Terms & Conditions" msgstr "Allgemeine Bedingungen" -#: templates/wishlist/modules/wish.html:6 +#: templates/wishlist/modules/wish.html:5 msgid "Only a few days left!" msgstr "Nur noch wenige Tage!" -#: templates/wishlist/modules/wish.html:36 +#: templates/wishlist/modules/wish.html:40 msgid "funded" msgstr "gesammelt" -#: templates/wishlist/modules/wish.html:40 -#: templates/wishlist/modules/wish.html:50 +#: templates/wishlist/modules/wish.html:44 +#: templates/wishlist/modules/wish.html:54 #, python-format msgid "%s €" msgstr "%s €" -#: templates/wishlist/modules/wish.html:41 +#: templates/wishlist/modules/wish.html:45 msgid "donated" msgstr "gespendet" -#: templates/wishlist/modules/wish.html:48 +#: templates/wishlist/modules/wish.html:52 msgid "day to go" msgid_plural "days to go" msgstr[0] "Tag übrig" msgstr[1] "Tage übrig" -#: templates/wishlist/modules/wish.html:51 -#, fuzzy +#: templates/wishlist/modules/wish.html:55 msgid "to go" -msgstr "Tag übrig" +msgstr "noch" -#: templates/wishlist/modules/wish.html:54 +#: templates/wishlist/modules/wish.html:58 msgid "In progress" msgstr "In Entwicklung" -#: templates/wishlist/modules/wish.html:56 +#: templates/wishlist/modules/wish.html:60 msgid "Finished" msgstr "Beendet" -#: templates/wishlist/modules/wish.html:58 +#: templates/wishlist/modules/wish.html:62 msgid "Funding ended" msgstr "Sammlung beendet" -#: templates/wishlist/modules/wish.html:68 +#: templates/wishlist/modules/wish.html:72 msgid "Share this wish with your friends and help us promote it!" msgstr "" "Teile diesen Wunsch mit deinen Freunden und hilf diesen bekannter zu machen!" @@ -2580,9 +2575,9 @@ msgstr "Sammlung endet: %s" #: templates/wishlist/wish.html:26 msgid "This funding runs until the goal is reached." -msgstr "" +msgstr "Dieses Funding läuft, bis das Ziel erreicht ist." -#: templates/wishlist/base.html:6 templates/index.html:175 +#: templates/wishlist/base.html:6 templates/index.html:180 msgid "IPFire Wishlist" msgstr "IPFire Wunschliste" @@ -2590,51 +2585,56 @@ msgstr "IPFire Wunschliste" msgid "Crowd funding for the IPFire project" msgstr "Crowdfunding für das IPFire-Projekt" -#: templates/index.html:92 +#: templates/index.html:85 msgid "Flexibility" msgstr "Flexibilität" -#: templates/index.html:109 +#: templates/index.html:102 msgid "Open Source" msgstr "Open Source" -#: templates/index.html:126 +#: templates/index.html:119 msgid "Read more" msgstr "Mehr erfahren" -#: templates/index.html:134 +#: templates/index.html:132 +#, python-format +msgid "This is the latest release from %s." +msgstr "Dies ist das neueste Release vom %s." + +#: templates/index.html:139 msgid "What's new?" msgstr "Neuigkeiten" -#: templates/index.html:176 +#: templates/index.html:181 msgid "The IPFire Crowdfunding Platform" msgstr "Die IPFire Crowdfunding-Plattform" -#: templates/index.html:184 +#: templates/index.html:189 msgid "NEW" msgstr "NEU" -#: templates/index.html:187 +#: templates/index.html:192 #, python-format msgid "one day left" msgid_plural "%(num)s days left" msgstr[0] "noch ein Tag" msgstr[1] "noch %(num)s Tage" -#: templates/index.html:191 +#: templates/index.html:196 #, python-format msgid "%d%% funded" msgstr "%d%% gesammelt" -#: templates/index.html:212 +#: templates/index.html:220 msgid "Please support us with your donation!" msgstr "Unterstütze dieses Projekt mit deiner Spende!" -#: templates/index.html:232 +#: templates/index.html:233 msgid "IPFire Hardware Appliances & Consulting" msgstr "IPFire Hardware Appliances & Consulting" -#: templates/index.html:232 +#: templates/index.html:233 msgid "by Lightning Wire Labs" msgstr "von Lightning Wire Labs" @@ -2654,27 +2654,27 @@ msgstr "Dateiliste" msgid "No title given" msgstr "Kein Titel" -#: templates/base.html:63 +#: templates/base.html:89 msgid "IPFire is free software" msgstr "IPFire ist freie Software" -#: templates/download-splash.html:3 templates/download-splash.html:7 +#: templates/download-splash.html:3 templates/download-splash.html:9 msgid "Thanks for downloading IPFire!" msgstr "Vielen Dank, für das Herunterladen von IPFire! " -#: templates/download-splash.html:61 +#: templates/download-splash.html:63 msgid "Next steps" msgstr "Nächste Schritte" -#: templates/download-splash.html:66 +#: templates/download-splash.html:68 msgid "Install IPFire" msgstr "IPFire installieren" -#: templates/download-splash.html:82 +#: templates/download-splash.html:84 msgid "Access documentation" msgstr "Dokumentation lesen" -#: templates/download-splash.html:100 +#: templates/download-splash.html:102 msgid "Join the community" msgstr "Der Community beitreten" @@ -2804,6 +2804,9 @@ msgstr "%(weekday)s, %(day)s. %(month_name)s" msgid "%(commas)s and %(last)s" msgstr "%(commas)s und %(last)s" +#~ msgid "Choose an architecture:" +#~ msgstr "Architektur auswählen:" + #~ msgid "Your distance to this mirror" #~ msgstr "Deine Entfernung zu diesem Mirror" diff --git a/translations/webapp.pot b/translations/webapp.pot index 4caba936..6e3967f1 100644 --- a/translations/webapp.pot +++ b/translations/webapp.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 11:53+0100\n" +"POT-Creation-Date: 2014-03-26 21:34+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1033,79 +1033,79 @@ msgstr "" msgid "Checkout this crowdfunding wish from #ipfire:" msgstr "" -#: webapp/backend/releases.py:89 +#: webapp/backend/releases.py:91 msgid "Image for the armv5tel architecture" msgstr "" -#: webapp/backend/releases.py:90 +#: webapp/backend/releases.py:92 msgid "armv5tel image for boards with serial console" msgstr "" -#: webapp/backend/releases.py:91 +#: webapp/backend/releases.py:93 msgid "Installable CD image" msgstr "" -#: webapp/backend/releases.py:92 +#: webapp/backend/releases.py:94 msgid "Torrent file" msgstr "" -#: webapp/backend/releases.py:93 +#: webapp/backend/releases.py:95 msgid "Flash image" msgstr "" -#: webapp/backend/releases.py:94 +#: webapp/backend/releases.py:96 msgid "Alix image" msgstr "" -#: webapp/backend/releases.py:95 +#: webapp/backend/releases.py:97 msgid "USB FDD Image" msgstr "" -#: webapp/backend/releases.py:96 +#: webapp/backend/releases.py:98 msgid "USB HDD Image" msgstr "" -#: webapp/backend/releases.py:97 +#: webapp/backend/releases.py:99 msgid "Pregenerated Xen image" msgstr "" -#: webapp/backend/releases.py:103 webapp/backend/releases.py:143 +#: webapp/backend/releases.py:105 webapp/backend/releases.py:145 msgid "Unknown image type" msgstr "" -#: webapp/backend/releases.py:129 +#: webapp/backend/releases.py:131 msgid "This image runs on many ARM-based boards" msgstr "" -#: webapp/backend/releases.py:130 +#: webapp/backend/releases.py:132 msgid "This image runs on ARM boards with a serial console" msgstr "" -#: webapp/backend/releases.py:131 +#: webapp/backend/releases.py:133 msgid "Use this image to burn a CD and install IPFire from it." msgstr "" -#: webapp/backend/releases.py:132 +#: webapp/backend/releases.py:134 msgid "Download the CD image from the torrent network." msgstr "" -#: webapp/backend/releases.py:133 +#: webapp/backend/releases.py:135 msgid "An image that is meant to run on embedded devices." msgstr "" -#: webapp/backend/releases.py:134 +#: webapp/backend/releases.py:136 msgid "Flash image where a serial console is enabled by default." msgstr "" -#: webapp/backend/releases.py:135 +#: webapp/backend/releases.py:137 msgid "Install IPFire from a floppy-formated USB key." msgstr "" -#: webapp/backend/releases.py:136 +#: webapp/backend/releases.py:138 msgid "If the floppy image doesn't work, use this image instead." msgstr "" -#: webapp/backend/releases.py:137 +#: webapp/backend/releases.py:139 msgid "A ready-to-run image for Xen." msgstr "" @@ -1185,7 +1185,7 @@ msgstr "" msgid "Unknown author" msgstr "" -#: webapp/ui_modules.py:265 +#: webapp/ui_modules.py:269 #, python-format msgid "%s to %s" msgstr "" @@ -1254,8 +1254,8 @@ msgid "Network" msgstr "" #: templates/fireinfo/stats.html:127 templates/fireinfo/stats-virtual.html:3 -#: templates/base-feature.html:65 templates/static/features.html:1179 -#: templates/static/features.html:1404 +#: templates/base-feature.html:65 templates/static/features.html:1173 +#: templates/static/features.html:1396 msgid "Virtualization" msgstr "" @@ -1388,7 +1388,11 @@ msgstr "" msgid "Network configuration" msgstr "" -#: templates/fireinfo/index.html:52 +#: templates/fireinfo/index.html:51 +msgid "Profile ID" +msgstr "" + +#: templates/fireinfo/index.html:54 msgid "Show" msgstr "" @@ -1450,7 +1454,7 @@ msgid "Enabled network zones" msgstr "" #: templates/fireinfo/profile-detail.html:119 templates/base-feature.html:62 -#: templates/static/features.html:1104 templates/static/features.html:1399 +#: templates/static/features.html:1100 templates/static/features.html:1391 msgid "Hardware" msgstr "" @@ -1529,7 +1533,7 @@ msgstr "" msgid "Ancient Downloads" msgstr "" -#: templates/downloads-all.html:7 templates/index.html:18 +#: templates/downloads-all.html:7 templates/index.html:17 msgid "Download IPFire" msgstr "" @@ -1620,7 +1624,7 @@ msgstr "" #: templates/news.html:61 templates/planet/search.html:3 #: templates/planet/year.html:3 templates/planet/user.html:3 #: templates/planet/posting.html:3 templates/planet/index.html:3 -#: templates/planet/base.html:6 templates/index.html:154 +#: templates/planet/base.html:6 templates/index.html:159 msgid "IPFire Planet" msgstr "" @@ -1636,20 +1640,20 @@ msgstr "" msgid "Title" msgstr "" -#: templates/admin-planet-compose.html:33 templates/planet/posting.html:26 +#: templates/admin-planet-compose.html:33 templates/planet/posting.html:23 msgid "Tags" msgstr "" -#: templates/admin-planet-compose.html:44 +#: templates/admin-planet-compose.html:42 #: templates/admin-mirrors-details.html:17 msgid "Status" msgstr "" -#: templates/admin-planet-compose.html:48 templates/admin-planet.html:25 +#: templates/admin-planet-compose.html:46 templates/admin-planet.html:25 msgid "Draft" msgstr "" -#: templates/admin-planet-compose.html:52 +#: templates/admin-planet-compose.html:50 msgid "Published" msgstr "" @@ -1799,27 +1803,27 @@ msgid "Downloads" msgstr "" #: templates/base-feature.html:6 templates/static/features.html:3 -#: templates/static/features.html:8 templates/static/features.html:1349 +#: templates/static/features.html:8 templates/static/features.html:1341 #: templates/modules/menu.html:7 msgid "About IPFire" msgstr "" #: templates/base-feature.html:9 templates/static/features.html:88 -#: templates/static/features.html:1354 templates/index.html:75 +#: templates/static/features.html:1346 templates/index.html:68 msgid "Security" msgstr "" #: templates/base-feature.html:12 templates/static/features.html:139 -#: templates/static/features.html:1359 +#: templates/static/features.html:1351 msgid "Firewall" msgstr "" -#: templates/base-feature.html:15 templates/static/features.html:1364 +#: templates/base-feature.html:15 templates/static/features.html:1356 msgid "Pakfire" msgstr "" -#: templates/base-feature.html:18 templates/static/features.html:432 -#: templates/static/features.html:1369 +#: templates/base-feature.html:18 templates/static/features.html:428 +#: templates/static/features.html:1361 msgid "Updates" msgstr "" @@ -1831,20 +1835,20 @@ msgstr "" msgid "Features" msgstr "" -#: templates/base-feature.html:28 templates/static/features.html:502 -#: templates/static/features.html:1374 +#: templates/base-feature.html:28 templates/static/features.html:498 +#: templates/static/features.html:1366 msgid "Dialup" msgstr "" -#: templates/base-feature.html:31 templates/static/features.html:616 +#: templates/base-feature.html:31 templates/static/features.html:612 msgid "Web proxy" msgstr "" -#: templates/base-feature.html:35 templates/static/features.html:705 +#: templates/base-feature.html:35 templates/static/features.html:701 msgid "Content filter" msgstr "" -#: templates/base-feature.html:38 templates/static/features.html:766 +#: templates/base-feature.html:38 templates/static/features.html:762 msgid "Update accelerator" msgstr "" @@ -1852,16 +1856,16 @@ msgstr "" msgid "Virus scan" msgstr "" -#: templates/base-feature.html:45 templates/static/features.html:818 -#: templates/static/features.html:1384 +#: templates/base-feature.html:45 templates/static/features.html:814 +#: templates/static/features.html:1376 msgid "VPN" msgstr "" -#: templates/base-feature.html:49 templates/static/features.html:854 +#: templates/base-feature.html:49 templates/static/features.html:850 msgid "IPsec" msgstr "" -#: templates/base-feature.html:52 templates/static/features.html:915 +#: templates/base-feature.html:52 templates/static/features.html:911 msgid "OpenVPN" msgstr "" @@ -1869,8 +1873,8 @@ msgstr "" msgid "Intrusion detection" msgstr "" -#: templates/base-feature.html:59 templates/static/features.html:1031 -#: templates/static/features.html:1394 +#: templates/base-feature.html:59 templates/static/features.html:1027 +#: templates/static/features.html:1386 msgid "Quality of Service" msgstr "" @@ -2011,8 +2015,8 @@ msgstr "" #: templates/static/getinvolved.html:120 templates/static/donation.html:3 #: templates/static/donation.html:8 templates/modules/menu.html:47 -#: templates/wishlist/donate.html:3 templates/wishlist/modules/wish.html:26 -#: templates/download-splash.html:37 +#: templates/wishlist/donate.html:3 templates/wishlist/modules/wish.html:30 +#: templates/download-splash.html:57 msgid "Donate" msgstr "" @@ -2052,31 +2056,31 @@ msgstr "" msgid "An Open Source Firewall Distribution" msgstr "" -#: templates/static/features.html:315 +#: templates/static/features.html:313 msgid "The IPFire package management system" msgstr "" -#: templates/static/features.html:791 +#: templates/static/features.html:787 msgid "Transparent virus scanner" msgstr "" -#: templates/static/features.html:818 +#: templates/static/features.html:814 msgid "Virtual Private Networks" msgstr "" -#: templates/static/features.html:974 +#: templates/static/features.html:970 msgid "Intrusion detection system" msgstr "" -#: templates/static/features.html:1311 templates/static/features.html:1409 +#: templates/static/features.html:1303 templates/static/features.html:1401 msgid "Wireless Access Point" msgstr "" -#: templates/static/features.html:1379 +#: templates/static/features.html:1371 msgid "Web Proxy" msgstr "" -#: templates/static/features.html:1389 +#: templates/static/features.html:1381 msgid "Intrusion Detection" msgstr "" @@ -2138,13 +2142,13 @@ msgid "How to translate IPFire?" msgstr "" #: templates/static/press.html:3 templates/static/press.html:7 -#: templates/base.html:69 +#: templates/base.html:61 msgid "Press" msgstr "" #: templates/static/press.html:31 templates/static/imprint.html:29 #: templates/static/imprint.html:41 templates/static/imprint.html:53 -#: templates/static/imprint.html:65 templates/planet/user.html:48 +#: templates/static/imprint.html:65 templates/planet/user.html:53 msgid "Mail" msgstr "" @@ -2153,7 +2157,7 @@ msgid "Logo" msgstr "" #: templates/static/imprint.html:3 templates/static/imprint.html:8 -#: templates/base.html:73 +#: templates/base.html:65 msgid "Imprint" msgstr "" @@ -2207,7 +2211,7 @@ msgid "Name (Nickname)" msgstr "" #: templates/modules/sidebar-release.html:4 -#: templates/modules/release-item.html:2 templates/index.html:24 +#: templates/modules/release-item.html:3 msgid "Latest release" msgstr "" @@ -2220,7 +2224,7 @@ msgid "Here you will find the downloads for the version" msgstr "" #: templates/modules/release-item-short.html:13 -#: templates/modules/release-item.html:123 +#: templates/modules/release-item.html:80 msgid "There are no downloads available for this release." msgstr "" @@ -2299,11 +2303,11 @@ msgstr "" msgid "Bank code" msgstr "" -#: templates/modules/planet-entry.html:14 templates/planet/posting.html:31 +#: templates/modules/planet-entry.html:14 templates/planet/posting.html:28 msgid "Posted by" msgstr "" -#: templates/modules/planet-entry.html:15 templates/planet/posting.html:32 +#: templates/modules/planet-entry.html:15 templates/planet/posting.html:29 msgid "on" msgstr "" @@ -2311,36 +2315,32 @@ msgstr "" msgid "Announcement" msgstr "" -#: templates/modules/release-item.html:10 -msgid "Choose an architecture:" -msgstr "" - -#: templates/modules/release-item.html:55 +#: templates/modules/release-item.html:11 msgid "Caution!" msgstr "" -#: templates/modules/release-item.html:79 +#: templates/modules/release-item.html:39 msgid "Image type" msgstr "" -#: templates/modules/release-item.html:80 +#: templates/modules/release-item.html:40 msgid "Size" msgstr "" -#: templates/modules/release-item.html:101 +#: templates/modules/release-item.html:61 msgid "SHA1 checksum" msgstr "" -#: templates/modules/release-item.html:113 +#: templates/modules/release-item.html:74 msgid "Legend:" msgstr "" -#: templates/modules/release-item.html:114 +#: templates/modules/release-item.html:75 #: templates/tracker-torrent-detail.html:15 msgid "Magnet link" msgstr "" -#: templates/modules/release-item.html:115 +#: templates/modules/release-item.html:76 #: templates/tracker-torrent-detail.html:3 #: templates/tracker-torrent-detail.html:18 msgid "Torrent download" @@ -2421,11 +2421,11 @@ msgstr "" msgid "Year %s" msgstr "" -#: templates/planet/user.html:22 templates/planet/index.html:45 +#: templates/planet/user.html:22 templates/planet/index.html:48 msgid "Older posts" msgstr "" -#: templates/planet/user.html:26 templates/planet/index.html:49 +#: templates/planet/user.html:26 templates/planet/index.html:52 msgid "Newer posts" msgstr "" @@ -2434,15 +2434,19 @@ msgstr "" msgid "%s did not write any posts, yet." msgstr "" -#: templates/planet/posting.html:17 +#: templates/planet/posting.html:15 msgid "Heads up!" msgstr "" -#: templates/planet/posting.html:17 +#: templates/planet/posting.html:15 msgid "This post is a draft and has not been published, yet." msgstr "" -#: templates/planet/index.html:24 +#: templates/planet/index.html:17 +msgid "Search" +msgstr "" + +#: templates/planet/index.html:26 msgid "All posts from" msgstr "" @@ -2492,51 +2496,51 @@ msgstr "" #: templates/wishlist/donate.html:13 templates/wishlist/donate.html:23 #: templates/wishlist/terms.html:3 templates/wishlist/terms.html:7 -#: templates/base.html:78 +#: templates/base.html:70 msgid "Terms & Conditions" msgstr "" -#: templates/wishlist/modules/wish.html:6 +#: templates/wishlist/modules/wish.html:5 msgid "Only a few days left!" msgstr "" -#: templates/wishlist/modules/wish.html:36 +#: templates/wishlist/modules/wish.html:40 msgid "funded" msgstr "" -#: templates/wishlist/modules/wish.html:40 -#: templates/wishlist/modules/wish.html:50 +#: templates/wishlist/modules/wish.html:44 +#: templates/wishlist/modules/wish.html:54 #, python-format msgid "%s €" msgstr "" -#: templates/wishlist/modules/wish.html:41 +#: templates/wishlist/modules/wish.html:45 msgid "donated" msgstr "" -#: templates/wishlist/modules/wish.html:48 +#: templates/wishlist/modules/wish.html:52 msgid "day to go" msgid_plural "days to go" msgstr[0] "" msgstr[1] "" -#: templates/wishlist/modules/wish.html:51 +#: templates/wishlist/modules/wish.html:55 msgid "to go" msgstr "" -#: templates/wishlist/modules/wish.html:54 +#: templates/wishlist/modules/wish.html:58 msgid "In progress" msgstr "" -#: templates/wishlist/modules/wish.html:56 +#: templates/wishlist/modules/wish.html:60 msgid "Finished" msgstr "" -#: templates/wishlist/modules/wish.html:58 +#: templates/wishlist/modules/wish.html:62 msgid "Funding ended" msgstr "" -#: templates/wishlist/modules/wish.html:68 +#: templates/wishlist/modules/wish.html:72 msgid "Share this wish with your friends and help us promote it!" msgstr "" @@ -2562,7 +2566,7 @@ msgstr "" msgid "This funding runs until the goal is reached." msgstr "" -#: templates/wishlist/base.html:6 templates/index.html:175 +#: templates/wishlist/base.html:6 templates/index.html:180 msgid "IPFire Wishlist" msgstr "" @@ -2570,51 +2574,56 @@ msgstr "" msgid "Crowd funding for the IPFire project" msgstr "" -#: templates/index.html:92 +#: templates/index.html:85 msgid "Flexibility" msgstr "" -#: templates/index.html:109 +#: templates/index.html:102 msgid "Open Source" msgstr "" -#: templates/index.html:126 +#: templates/index.html:119 msgid "Read more" msgstr "" -#: templates/index.html:134 +#: templates/index.html:132 +#, python-format +msgid "This is the latest release from %s." +msgstr "" + +#: templates/index.html:139 msgid "What's new?" msgstr "" -#: templates/index.html:176 +#: templates/index.html:181 msgid "The IPFire Crowdfunding Platform" msgstr "" -#: templates/index.html:184 +#: templates/index.html:189 msgid "NEW" msgstr "" -#: templates/index.html:187 +#: templates/index.html:192 #, python-format msgid "one day left" msgid_plural "%(num)s days left" msgstr[0] "" msgstr[1] "" -#: templates/index.html:191 +#: templates/index.html:196 #, python-format msgid "%d%% funded" msgstr "" -#: templates/index.html:212 +#: templates/index.html:220 msgid "Please support us with your donation!" msgstr "" -#: templates/index.html:232 +#: templates/index.html:233 msgid "IPFire Hardware Appliances & Consulting" msgstr "" -#: templates/index.html:232 +#: templates/index.html:233 msgid "by Lightning Wire Labs" msgstr "" @@ -2634,27 +2643,27 @@ msgstr "" msgid "No title given" msgstr "" -#: templates/base.html:63 +#: templates/base.html:89 msgid "IPFire is free software" msgstr "" -#: templates/download-splash.html:3 templates/download-splash.html:7 +#: templates/download-splash.html:3 templates/download-splash.html:9 msgid "Thanks for downloading IPFire!" msgstr "" -#: templates/download-splash.html:61 +#: templates/download-splash.html:63 msgid "Next steps" msgstr "" -#: templates/download-splash.html:66 +#: templates/download-splash.html:68 msgid "Install IPFire" msgstr "" -#: templates/download-splash.html:82 +#: templates/download-splash.html:84 msgid "Access documentation" msgstr "" -#: templates/download-splash.html:100 +#: templates/download-splash.html:102 msgid "Join the community" msgstr "" -- 2.47.3