Version Notes
none / keine
Download this release
Release Info
Developer | Magento Core Team |
Extension | Locale_Mage_community_de_DE |
Version | 1.7.0.2.2 |
Comparing to | |
See all releases |
Code changes from version 1.7.0.2.1 to 1.7.0.2.2
- app/code/community/German/LocalePackDe/.DS_Store +0 -0
- app/code/community/German/LocalePackDe/Helper/Data.php +3 -3
- app/code/community/German/LocalePackDe/Model/.DS_Store +0 -0
- app/code/community/German/LocalePackDe/etc/.DS_Store +0 -0
- app/code/community/German/LocalePackDe/etc/config.xml +2 -2
- app/code/community/German/LocalePackDe/etc/system.xml +2 -2
- app/etc/modules/German_LocalePackDe.xml +1 -1
- app/locale/de_DE/Mage_Adminhtml.csv +5 -5
- app/locale/de_DE/Mage_Catalog.csv +2 -2
- app/locale/de_DE/Mage_Checkout.csv +1 -1
- app/locale/de_DE/Mage_Persistent.csv +3 -1
- app/locale/de_DE/Mage_Sales.csv +11 -11
- app/locale/de_DE/Mage_Tax.csv +1 -1
- app/locale/de_DE/template/.DS_Store +0 -0
- app/locale/de_DE/template/email/.DS_Store +0 -0
- app/locale/de_DE/template/email/account_new.html +0 -4
- app/locale/de_DE/template/email/account_new_confirmation.html +1 -4
- downloader/template_de/.DS_Store +0 -0
- downloader/template_de_1.5/.DS_Store +0 -0
- downloader/template_de_1.7/.DS_Store +0 -0
- js/german/localepackde/setup.js +1 -1
- package.xml +4 -4
app/code/community/German/LocalePackDe/.DS_Store
ADDED
Binary file
|
app/code/community/German/LocalePackDe/Helper/Data.php
CHANGED
@@ -3,9 +3,9 @@
|
|
3 |
* @category German
|
4 |
* @package German_LocalePack
|
5 |
* @authors Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
6 |
-
* @developer Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
-
* @version 1.7.0.2.
|
8 |
-
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
9 |
*/
|
10 |
class German_LocalePackDe_Helper_Data extends Mage_Core_Helper_Abstract
|
11 |
{
|
3 |
* @category German
|
4 |
* @package German_LocalePack
|
5 |
* @authors Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
6 |
+
* @developer Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
+
* @version 1.7.0.2.2
|
8 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
9 |
*/
|
10 |
class German_LocalePackDe_Helper_Data extends Mage_Core_Helper_Abstract
|
11 |
{
|
app/code/community/German/LocalePackDe/Model/.DS_Store
ADDED
Binary file
|
app/code/community/German/LocalePackDe/etc/.DS_Store
ADDED
Binary file
|
app/code/community/German/LocalePackDe/etc/config.xml
CHANGED
@@ -5,14 +5,14 @@
|
|
5 |
* @package German_LocalePack
|
6 |
* @authors Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
-
* @version 1.7.0.2.
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
12 |
<config>
|
13 |
<modules>
|
14 |
<German_LocalePackDe>
|
15 |
-
<version>1.7.0.2.
|
16 |
</German_LocalePackDe>
|
17 |
</modules>
|
18 |
|
5 |
* @package German_LocalePack
|
6 |
* @authors Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
+
* @version 1.7.0.2.2
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
12 |
<config>
|
13 |
<modules>
|
14 |
<German_LocalePackDe>
|
15 |
+
<version>1.7.0.2.2</version>
|
16 |
</German_LocalePackDe>
|
17 |
</modules>
|
18 |
|
app/code/community/German/LocalePackDe/etc/system.xml
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package German_LocalePack
|
6 |
* @authors Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
-
* @version 1.7.0.2.
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
@@ -37,7 +37,7 @@
|
|
37 |
|
38 |
<p>Auf der <a href="http://www.magentocommerce.com/magento-connect/Rico+Neitzel/extension/413/magento-community-modules--german-germany-language-pack" target="_blank">Extension Homepage des deutschen Sprachpakets</a> finden Sie weitere Informationen zu aktuellen Versionen.</p>
|
39 |
<br />
|
40 |
-
<p>Für Interessierte steht ein <a href="https://github.com/
|
41 |
<ul>
|
42 |
<li>- Entwicklung aktueller Sprachpaket Versionen</li>
|
43 |
<li>- Fehler melden/Patches einsenden, auch gerne für bereits veröffentlichte Releases</li>
|
5 |
* @package German_LocalePack
|
6 |
* @authors Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
+
* @version 1.7.0.2.2
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
37 |
|
38 |
<p>Auf der <a href="http://www.magentocommerce.com/magento-connect/Rico+Neitzel/extension/413/magento-community-modules--german-germany-language-pack" target="_blank">Extension Homepage des deutschen Sprachpakets</a> finden Sie weitere Informationen zu aktuellen Versionen.</p>
|
39 |
<br />
|
40 |
+
<p>Für Interessierte steht ein <a href="https://github.com/riconeitzel/German_LocalePack_de_DE" target="_blank">GitHub Repository</a> zur Verfügung. Es ist für die folgenden Zwecke vorgesehen:</p>
|
41 |
<ul>
|
42 |
<li>- Entwicklung aktueller Sprachpaket Versionen</li>
|
43 |
<li>- Fehler melden/Patches einsenden, auch gerne für bereits veröffentlichte Releases</li>
|
app/etc/modules/German_LocalePackDe.xml
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* @package German_LocalePack
|
6 |
* @authors Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
-
* @version 1.7.0.2.
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
5 |
* @package German_LocalePack
|
6 |
* @authors Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
7 |
* @developer Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
8 |
+
* @version 1.7.0.2.2
|
9 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
10 |
*/
|
11 |
-->
|
app/locale/de_DE/Mage_Adminhtml.csv
CHANGED
@@ -164,8 +164,8 @@
|
|
164 |
"Bestsellers","Bestseller"
|
165 |
"Billing Address","Rechnungsadresse"
|
166 |
"Billing Address: ","Rechnungsanschrift"
|
167 |
-
"Billing Agreement","
|
168 |
-
"Billing Agreements","
|
169 |
"Block Information","Blockinformation"
|
170 |
"Both (without and with tax)","Beides (ohne und mit Steuern)"
|
171 |
"Both IPN and PDT","Besides IPN und PDT"
|
@@ -446,7 +446,7 @@
|
|
446 |
"Invalid password reset token.","Ungültiges Passwort-Reset-Token"
|
447 |
"Invalid sender name ""%s"". Please use only visible characters and spaces.","Ungültiger Sender Name ""%s"". Bitte verwenden Sie ausschließlich sichtbare Zeichen und keine Leerräume."
|
448 |
"Invalid timezone","Ungültige Zeitzone"
|
449 |
-
"Invalidated","
|
450 |
"Inventory Stock Status","Lagerbestände"
|
451 |
"Invoice #%s comment added","Rechnung Nr. %s Kommentar hinzugefügt"
|
452 |
"Invoice #%s created","Rechnung Nr. %s erstellt"
|
@@ -618,7 +618,7 @@
|
|
618 |
"One or more of the Cache Types are invalidated:","Eine oder mehr Cache-Arten sind außer Kraft:"
|
619 |
"Online Customers","Kunden online"
|
620 |
"Only Once (version upgrade)","Nur einmal (Upgrade)"
|
621 |
-
"Only attributes with scope ""Global"", input type ""Dropdown"" and Use To Create Configurable Product ""Yes"" are available.","Nur Attribute mit
|
622 |
"Only mapped fields","Nur zugeordnete Felder"
|
623 |
"Optional","freiwillig"
|
624 |
"Options","Optionen"
|
@@ -787,7 +787,7 @@
|
|
787 |
"Remove","Entfernen"
|
788 |
"Reports","Berichte"
|
789 |
"Request Path","Anfragepfad"
|
790 |
-
"Required","
|
791 |
"Reset","Zurücksetzen"
|
792 |
"Reset Filter","Filter zurücksetzen"
|
793 |
"Reset Password","Passwort zurücksetzen"
|
164 |
"Bestsellers","Bestseller"
|
165 |
"Billing Address","Rechnungsadresse"
|
166 |
"Billing Address: ","Rechnungsanschrift"
|
167 |
+
"Billing Agreement","Zahlungsfreigabe"
|
168 |
+
"Billing Agreements","Zahlungsfreigaben"
|
169 |
"Block Information","Blockinformation"
|
170 |
"Both (without and with tax)","Beides (ohne und mit Steuern)"
|
171 |
"Both IPN and PDT","Besides IPN und PDT"
|
446 |
"Invalid password reset token.","Ungültiges Passwort-Reset-Token"
|
447 |
"Invalid sender name ""%s"". Please use only visible characters and spaces.","Ungültiger Sender Name ""%s"". Bitte verwenden Sie ausschließlich sichtbare Zeichen und keine Leerräume."
|
448 |
"Invalid timezone","Ungültige Zeitzone"
|
449 |
+
"Invalidated","Veraltet"
|
450 |
"Inventory Stock Status","Lagerbestände"
|
451 |
"Invoice #%s comment added","Rechnung Nr. %s Kommentar hinzugefügt"
|
452 |
"Invoice #%s created","Rechnung Nr. %s erstellt"
|
618 |
"One or more of the Cache Types are invalidated:","Eine oder mehr Cache-Arten sind außer Kraft:"
|
619 |
"Online Customers","Kunden online"
|
620 |
"Only Once (version upgrade)","Nur einmal (Upgrade)"
|
621 |
+
"Only attributes with scope ""Global"", input type ""Dropdown"" and Use To Create Configurable Product ""Yes"" are available.","Nur Attribute mit Geltungsbereich ""Global"", Eingabetyp ""Dropdown"" und ""Für konfigierbare Artikel verwenden"""
|
622 |
"Only mapped fields","Nur zugeordnete Felder"
|
623 |
"Optional","freiwillig"
|
624 |
"Options","Optionen"
|
787 |
"Remove","Entfernen"
|
788 |
"Reports","Berichte"
|
789 |
"Request Path","Anfragepfad"
|
790 |
+
"Required","Pflichtfeld"
|
791 |
"Reset","Zurücksetzen"
|
792 |
"Reset Filter","Filter zurücksetzen"
|
793 |
"Reset Password","Passwort zurücksetzen"
|
app/locale/de_DE/Mage_Catalog.csv
CHANGED
@@ -119,7 +119,7 @@
|
|
119 |
"Bottom/Right","Unten rechts"
|
120 |
"Browse By","Durchsuchen nach"
|
121 |
"Bundle Items","Bündel-Artikel"
|
122 |
-
"Buy %1$s","Kaufe %1$"
|
123 |
"Buy %1$s for","Kaufen Sie %1$s zum Preis von "
|
124 |
"Buy %1$s for %2$s","Kaufen Sie %1$s zum Preis von %2$s"
|
125 |
"Buy %1$s for %2$s (%3$s incl. tax) each","Kaufen Sie %1$s zum Preis von je %2$s (%3$s inkl. Steuern)"
|
@@ -202,7 +202,7 @@
|
|
202 |
"Country/State","Bundesland"
|
203 |
"Create","Anlegen"
|
204 |
"Create (Upload)","Erstelle (Hochladen)"
|
205 |
-
"Create Empty","
|
206 |
"Create Permanent Redirect for URLs if URL Key Changed","Permanente Weiterleitung (301) für URLs anlegen, wenn sich der URL-Key (Seitenbezeichner) geändert hat"
|
207 |
"Create Permanent Redirect for old URL","Permanente Weiterleitung (301) für die alte URL anlegen"
|
208 |
"Create Product Settings","Artikeleinstellungen anlegen"
|
119 |
"Bottom/Right","Unten rechts"
|
120 |
"Browse By","Durchsuchen nach"
|
121 |
"Bundle Items","Bündel-Artikel"
|
122 |
+
"Buy %1$s","Kaufe %1$s"
|
123 |
"Buy %1$s for","Kaufen Sie %1$s zum Preis von "
|
124 |
"Buy %1$s for %2$s","Kaufen Sie %1$s zum Preis von %2$s"
|
125 |
"Buy %1$s for %2$s (%3$s incl. tax) each","Kaufen Sie %1$s zum Preis von je %2$s (%3$s inkl. Steuern)"
|
202 |
"Country/State","Bundesland"
|
203 |
"Create","Anlegen"
|
204 |
"Create (Upload)","Erstelle (Hochladen)"
|
205 |
+
"Create Empty","Leeren Artikel erstellen"
|
206 |
"Create Permanent Redirect for URLs if URL Key Changed","Permanente Weiterleitung (301) für URLs anlegen, wenn sich der URL-Key (Seitenbezeichner) geändert hat"
|
207 |
"Create Permanent Redirect for old URL","Permanente Weiterleitung (301) für die alte URL anlegen"
|
208 |
"Create Product Settings","Artikeleinstellungen anlegen"
|
app/locale/de_DE/Mage_Checkout.csv
CHANGED
@@ -59,7 +59,7 @@
|
|
59 |
"Checkout with Multiple Addresses","Zur Kasse mit mehreren Adressen"
|
60 |
"City","Stadt"
|
61 |
"Clear Shopping Cart","Warenkorb leeren"
|
62 |
-
"Click <a href=""%s"" onclick=""this.target
|
63 |
"Click <a href=""%s"">here</a> to continue shopping.","Klicken Sie <a href=""%s"">hier</a> um den Einkauf fortzusetzen."
|
64 |
"Close","Schließen"
|
65 |
"Company","Firma"
|
59 |
"Checkout with Multiple Addresses","Zur Kasse mit mehreren Adressen"
|
60 |
"City","Stadt"
|
61 |
"Clear Shopping Cart","Warenkorb leeren"
|
62 |
+
"Click <a href=""%s"" onclick=""this.target='_blank'"">here to print</a> a copy of your order confirmation.","<a href=""%s"" onclick=""this.target='_blank'"">Klicken Sie hier</a> , um die Bestellbestätigung auszudrucken."
|
63 |
"Click <a href=""%s"">here</a> to continue shopping.","Klicken Sie <a href=""%s"">hier</a> um den Einkauf fortzusetzen."
|
64 |
"Close","Schließen"
|
65 |
"Company","Firma"
|
app/locale/de_DE/Mage_Persistent.csv
CHANGED
@@ -60,5 +60,7 @@
|
|
60 |
"To proceed to Checkout, please log in using your email address.","Bitte melden Sie sich mit Ihrer E-Mail Adresse an, um den Bestellvorgang abzuschließen."
|
61 |
"VAT Number","USt-IdNr."
|
62 |
"Welcome, %s!","Herzlich Willkommen, %s!"
|
63 |
-
"What
|
|
|
64 |
"Zip/Postal Code","PLZ"
|
|
60 |
"To proceed to Checkout, please log in using your email address.","Bitte melden Sie sich mit Ihrer E-Mail Adresse an, um den Bestellvorgang abzuschließen."
|
61 |
"VAT Number","USt-IdNr."
|
62 |
"Welcome, %s!","Herzlich Willkommen, %s!"
|
63 |
+
"What's this?","Was ist das?"
|
64 |
+
"Close","Schließen"
|
65 |
"Zip/Postal Code","PLZ"
|
66 |
+
"Checking "Remember Me" will let you access your shopping cart on this computer when you are logged out","Wenn Sie "Angemeldet bleiben" wählen, können Sie auf Ihren Warenkorb zugreifen, auch wenn Sie nicht eingeloggt sind."
|
app/locale/de_DE/Mage_Sales.csv
CHANGED
@@ -88,11 +88,11 @@
|
|
88 |
"Bill to Name","Rechnung an"
|
89 |
"Billing","Rechnungstellung"
|
90 |
"Billing Address","Rechnungsadresse"
|
91 |
-
"Billing Agreement","
|
92 |
-
"Billing Agreement # %s","
|
93 |
-
"Billing Agreement #%s","
|
94 |
-
"Billing Agreement View","Ansicht der
|
95 |
-
"Billing Agreements","
|
96 |
"Billing Last Name","Rechung Nachname"
|
97 |
"Billing ZIP Code","Rechnung PLZ"
|
98 |
"Buy %s for price %s","Kaufe %s für den Preis %s"
|
@@ -142,7 +142,7 @@
|
|
142 |
"Configure and Add to Order","Konfiguriere und füge der Bestellung hinzu"
|
143 |
"Contents","Inhalte"
|
144 |
"Continue","Fortsetzen"
|
145 |
-
"Controls whether customer IP is shown in orders, invoices, shipments, credit memos.","Soll die IP-Adresse des Kunden in Bestellungen, Rechnungen, Lieferscheinen und Gutschriften "
|
146 |
"Country","Land"
|
147 |
"Coupons","Rabattcodes"
|
148 |
"Create","Anlegen"
|
@@ -706,12 +706,12 @@
|
|
706 |
"Store Credit","Shop-Guthaben"
|
707 |
"Store View Specific Labels","StoreView spezifische Bezeichnungen"
|
708 |
"Street Address","Straße"
|
709 |
-
"Submit Comment","Kommentar
|
710 |
-
"Submit Credit Memo","Gutschrift
|
711 |
-
"Submit Invoice","Rechnung
|
712 |
-
"Submit Invoice and Shipment","Rechnung und Versandmitteilung
|
713 |
"Submit Order","Bestellung übermitteln"
|
714 |
-
"Submit Shipment","
|
715 |
"Subscribe to Newsletter","Für Newsletter anmelden"
|
716 |
"Subscribe to Order Status","Bestellstatus abonnieren"
|
717 |
"Subtotal","Zwischensumme"
|
88 |
"Bill to Name","Rechnung an"
|
89 |
"Billing","Rechnungstellung"
|
90 |
"Billing Address","Rechnungsadresse"
|
91 |
+
"Billing Agreement","Zahlungsfreigabe"
|
92 |
+
"Billing Agreement # %s","Zahlungsfreigabe # %s"
|
93 |
+
"Billing Agreement #%s","Zahlungsfreigabe #%s"
|
94 |
+
"Billing Agreement View","Ansicht der Zahlungsfreigaben"
|
95 |
+
"Billing Agreements","Zahlungsfreigaben"
|
96 |
"Billing Last Name","Rechung Nachname"
|
97 |
"Billing ZIP Code","Rechnung PLZ"
|
98 |
"Buy %s for price %s","Kaufe %s für den Preis %s"
|
142 |
"Configure and Add to Order","Konfiguriere und füge der Bestellung hinzu"
|
143 |
"Contents","Inhalte"
|
144 |
"Continue","Fortsetzen"
|
145 |
+
"Controls whether customer IP is shown in orders, invoices, shipments, credit memos.","Soll die IP-Adresse des Kunden in Bestellungen, Rechnungen, Lieferscheinen und Gutschriften angezeigt werden."
|
146 |
"Country","Land"
|
147 |
"Coupons","Rabattcodes"
|
148 |
"Create","Anlegen"
|
706 |
"Store Credit","Shop-Guthaben"
|
707 |
"Store View Specific Labels","StoreView spezifische Bezeichnungen"
|
708 |
"Street Address","Straße"
|
709 |
+
"Submit Comment","Kommentar erstellen"
|
710 |
+
"Submit Credit Memo","Gutschrift erstellen"
|
711 |
+
"Submit Invoice","Rechnung erstellen"
|
712 |
+
"Submit Invoice and Shipment","Rechnung und Versandmitteilung erstellen"
|
713 |
"Submit Order","Bestellung übermitteln"
|
714 |
+
"Submit Shipment","Lieferschein erstellen"
|
715 |
"Subscribe to Newsletter","Für Newsletter anmelden"
|
716 |
"Subscribe to Order Status","Bestellstatus abonnieren"
|
717 |
"Subtotal","Zwischensumme"
|
app/locale/de_DE/Mage_Tax.csv
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
"Default Country","Standardland"
|
32 |
"Default Post Code","Standard PLZ"
|
33 |
"Default State","Standard Bundesland"
|
34 |
-
"Default Tax Destination Calculation","
|
35 |
"Delete Class","Steuerklasse löschen"
|
36 |
"Delete Rate","Steuersatz löschen"
|
37 |
"Delete Rule","Regel löschen"
|
31 |
"Default Country","Standardland"
|
32 |
"Default Post Code","Standard PLZ"
|
33 |
"Default State","Standard Bundesland"
|
34 |
+
"Default Tax Destination Calculation","Steuerberechnung basierend auf"
|
35 |
"Delete Class","Steuerklasse löschen"
|
36 |
"Delete Rate","Steuersatz löschen"
|
37 |
"Delete Rule","Regel löschen"
|
app/locale/de_DE/template/.DS_Store
ADDED
Binary file
|
app/locale/de_DE/template/email/.DS_Store
ADDED
Binary file
|
app/locale/de_DE/template/email/account_new.html
CHANGED
@@ -28,10 +28,6 @@ body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;
|
|
28 |
<td valign="top">
|
29 |
<h1 style="font-size:14px; font-weight:normal; line-height:22px; margin:0 0 11px 0;">Guten Tag {{htmlescape var=$customer.name}},</h1>
|
30 |
<p style="font-size:12px; line-height:16px; margin:0 0 16px 0;">herzlich Willkommen bei {{var store.getFrontendName()}}. Um sich bei Ihrem nächsten Besuch in unserem Shop anzumelden, klicken Sie einfach auf <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">Anmelden</a> oder <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">Mein Benutzerkonto</a> im oberen Bereich jeder Seite und geben Sie Ihre E-Mail Adresse sowie Ihr Passwort ein.</p>
|
31 |
-
<p style="border:1px solid #E0E0E0; font-size:12px; line-height:16px; margin:0; padding:13px 18px; background:#f9f9f9;">
|
32 |
-
Mit folgenden Zugangsdaten können Sie sich anmelden:<br/><br />
|
33 |
-
<strong>E-Mail</strong>: {{var customer.email}}<br/>
|
34 |
-
<strong>Passwort</strong>: {{htmlescape var=$customer.password}}<p>
|
35 |
<p style="font-size:12px; line-height:16px; margin:0 0 8px 0;">Nach erfolgreichem Login auf unserer Seite haben Sie die folgenden Möglichkeiten:</p>
|
36 |
<ul style="font-size:12px; line-height:16px; margin:0 0 16px 0; padding:0;">
|
37 |
<li style="list-style:none inside; padding:0 0 0 10px;">– Schnellerer Bezahlvorgang beim nächsten Einkauf</li>
|
28 |
<td valign="top">
|
29 |
<h1 style="font-size:14px; font-weight:normal; line-height:22px; margin:0 0 11px 0;">Guten Tag {{htmlescape var=$customer.name}},</h1>
|
30 |
<p style="font-size:12px; line-height:16px; margin:0 0 16px 0;">herzlich Willkommen bei {{var store.getFrontendName()}}. Um sich bei Ihrem nächsten Besuch in unserem Shop anzumelden, klicken Sie einfach auf <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">Anmelden</a> oder <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">Mein Benutzerkonto</a> im oberen Bereich jeder Seite und geben Sie Ihre E-Mail Adresse sowie Ihr Passwort ein.</p>
|
|
|
|
|
|
|
|
|
31 |
<p style="font-size:12px; line-height:16px; margin:0 0 8px 0;">Nach erfolgreichem Login auf unserer Seite haben Sie die folgenden Möglichkeiten:</p>
|
32 |
<ul style="font-size:12px; line-height:16px; margin:0 0 16px 0; padding:0;">
|
33 |
<li style="list-style:none inside; padding:0 0 0 10px;">– Schnellerer Bezahlvorgang beim nächsten Einkauf</li>
|
app/locale/de_DE/template/email/account_new_confirmation.html
CHANGED
@@ -31,10 +31,7 @@ body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;
|
|
31 |
<h1 style="font-size:14px; font-weight:normal; line-height:22px; margin:0 0 11px 0;">Guten Tag {{htmlescape var=$customer.name}},</h1>
|
32 |
<p style="font-size:12px; line-height:16px; margin:0 0 16px 0;">Ihre E-Mail Adresse {{var customer.email}} muss bestätigt werden, bevor Sie sich damit in unserem Shop anmelden können.</p>
|
33 |
<p style="font-size:12px; line-height:16px; margin:0 0 8px 0;">Um die E-Mail Adresse zu bestätigen, klicken Sie bitte auf diesen <a href="{{store url="customer/account/confirm/" _query_id=$customer.id _query_key=$customer.confirmation _query_back_url=$back_url}}" style="color:#1E7EC8;">Bestätigungslink</a>.<br />Dieser Link ist nur einmal gültig.</p>
|
34 |
-
|
35 |
-
Mit folgenden Zugangsdaten können Sie sich anschließend anmelden:<br/><br/>
|
36 |
-
<strong>E-Mail:</strong> {{var customer.email}}<br/>
|
37 |
-
<strong>Passwort:</strong> {{htmlescape var=$customer.password}}<p>
|
38 |
<p style="font-size:12px; line-height:16px; margin:0;">
|
39 |
Falls Sie Fragen oder Anregungen haben, kontaktieren Sie uns bitte wahlweise per E-Mail
|
40 |
<a href="mailto:{{config path='trans_email/ident_support/email'}}" style="color:#1E7EC8;">{{config path='trans_email/ident_support/email'}}</a>
|
31 |
<h1 style="font-size:14px; font-weight:normal; line-height:22px; margin:0 0 11px 0;">Guten Tag {{htmlescape var=$customer.name}},</h1>
|
32 |
<p style="font-size:12px; line-height:16px; margin:0 0 16px 0;">Ihre E-Mail Adresse {{var customer.email}} muss bestätigt werden, bevor Sie sich damit in unserem Shop anmelden können.</p>
|
33 |
<p style="font-size:12px; line-height:16px; margin:0 0 8px 0;">Um die E-Mail Adresse zu bestätigen, klicken Sie bitte auf diesen <a href="{{store url="customer/account/confirm/" _query_id=$customer.id _query_key=$customer.confirmation _query_back_url=$back_url}}" style="color:#1E7EC8;">Bestätigungslink</a>.<br />Dieser Link ist nur einmal gültig.</p>
|
34 |
+
|
|
|
|
|
|
|
35 |
<p style="font-size:12px; line-height:16px; margin:0;">
|
36 |
Falls Sie Fragen oder Anregungen haben, kontaktieren Sie uns bitte wahlweise per E-Mail
|
37 |
<a href="mailto:{{config path='trans_email/ident_support/email'}}" style="color:#1E7EC8;">{{config path='trans_email/ident_support/email'}}</a>
|
downloader/template_de/.DS_Store
ADDED
Binary file
|
downloader/template_de_1.5/.DS_Store
ADDED
Binary file
|
downloader/template_de_1.7/.DS_Store
ADDED
Binary file
|
js/german/localepackde/setup.js
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
* @package German_LocalePack
|
29 |
* @authors Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
30 |
* @developer Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
31 |
-
* @version 1.7.0.2.
|
32 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
33 |
*/
|
34 |
|
28 |
* @package German_LocalePack
|
29 |
* @authors Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
30 |
* @developer Daniel Sasse <info@golox-web.de, http://www.golox-web.de/> - Rico Neitzel <rico@buro71a.de, http://www.buro71a.de/>
|
31 |
+
* @version 1.7.0.2.2
|
32 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
33 |
*/
|
34 |
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Locale_Mage_community_de_DE</name>
|
4 |
-
<version>1.7.0.2.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
@@ -10,9 +10,9 @@
|
|
10 |
<description>Deutsches Sprachpaket für Magento Commerce - inkl. Übersetzung des TinyMCE und Transaktionsemails</description>
|
11 |
<notes>none / keine</notes>
|
12 |
<authors><author><name>Rico Neitzel</name><user>auto-converted</user><email>rico@buro71a.de</email></author><author><name>Daniel Sasse</name><user>auto-converted</user><email>info@golox-web.de</email></author></authors>
|
13 |
-
<date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocale"><dir name="de_DE"><dir name="sql_translation"><file name="attributes.sql" hash="ed7b7c05322149d3b84605448ce7f68d"/><file name="attributes_default.sql" hash="a782e32138f8ab4deffbb01ab76d2a26"/></dir><dir name="template"><dir name="email"><dir name="sales"><file name="creditmemo_new.html" hash="466dcd4e42980501b5e7a72b7fa352dd"/><file name="creditmemo_new_guest.html" hash="ea9db4f9b7c530415bb1f280d71b6362"/><file name="creditmemo_update.html" hash="64ba8d52b8a7f687ce71ff72d927fa25"/><file name="creditmemo_update_guest.html" hash="df92fbf5f294d5b4f4d5bd8af37b19e4"/><file name="invoice_new.html" hash="5ba7387988ae578ee59c6f80dd0e3014"/><file name="invoice_new_guest.html" hash="cede684976c5e5be29c4ba2c26b5992d"/><file name="invoice_update.html" hash="5f0fd3c7de94e76ed4eab0be86bfa4fd"/><file name="invoice_update_guest.html" hash="9befcef811afc192870cf2c178d12abb"/><file name="order_new.html" hash="ebb65516640ba7cc0e242ed9e8d2d415"/><file name="order_new_guest.html" hash="09010d3ccfda5c1abb310bfce8f4b092"/><file name="order_update.html" hash="1fb7234e5d56d79943e953b1a0af962d"/><file name="order_update_guest.html" hash="cba1c94d53614d0671da721556054eef"/><file name="shipment_new.html" hash="331e8b9c1c6ce1152f037a156f30ac1d"/><file name="shipment_new_guest.html" hash="0c70b318dea3f28f0384b3a5d21c2cae"/><file name="shipment_update.html" hash="59986cc05e71b160ce6c5e2a09cf7243"/><file name="shipment_update_guest.html" hash="8ac183bb696b5991e76479355818814a"/></dir><file name="account_new.html" hash="4a644254a54dac0e0218fc9c822293ef"/><file name="account_new_confirmation.html" hash="07cf305e2b571e478debf058775088cd"/><file name="account_new_confirmed.html" hash="24820b4b06735670278466d423c9f94b"/><file name="account_password_reset_confirmation.html" hash="ac1fb6da3a9752a8ce9657a522eb9d9d"/><file name="admin_password_new.html" hash="c66ebc411764342799c2c2d10975386e"/><file name="admin_password_reset_confirmation.html" hash="4334e78378c8583bc0193e665f6140b2"/><file name="contact_form.html" hash="140ebe4e438a11ab51de08c0cde97b6d"/><file name="currency_update_warning.html" hash="bf96b30c989edbec0c56fd6da17a4867"/><file name="log_clean_warning.html" hash="3587ff929597dc306bbe96c7bbedb071"/><file name="moneybookers_activateemail.html" hash="6427c835221a5765dc64bb78bdd56206"/><file name="newsletter_subscr_confirm.html" hash="9792dbca1a69153a72491dd28799aeb6"/><file name="newsletter_subscr_success.html" hash="971ea1436a440696f355d7e4f344301d"/><file name="newsletter_unsub_success.html" hash="e251671119492726b32b78bfdf1a3bd5"/><file name="password_new.html" hash="2f0d7bb14c21fc499bcada40af2ac4b7"/><file name="payment_failed.html" hash="0a1839c1f820806e7f28754793bc679a"/><file name="product_alert_cron_error.html" hash="82319a0b11ccce324ee434afda3edf23"/><file name="product_price_alert.html" hash="b771c5f318e6369d1d1cd07f9a3f4bc5"/><file name="product_share.html" hash="1373375094037915fb7c6c25307e034f"/><file name="product_stock_alert.html" hash="7d53cce12b6ff0a28c5b9d63609c9f75"/><file name="sitemap_generate_warning.html" hash="87cf27884326ff7a0bbd1ffc82876d93"/><file name="token.html" hash="16b5edb277c16fcf4400f29e694fe36b"/><file name="wishlist_share.html" hash="e82a89633e860816f79868866ef00b65"/></dir></dir><file name="Mage_AdminNotification.csv" hash="47662e09f8cd47da8fe59865666b2cf5"/><file name="Mage_Adminhtml.csv" hash="3147151cff516fee68cf3c9fad0a755f"/><file name="Mage_Api.csv" hash="68a4c871818f437562489cfbfb838967"/><file name="Mage_Api2.csv" hash="26c1d1d191fe88f219f96d868673dcc6"/><file name="Mage_Authorizenet.csv" hash="1ab2206f1842edd33ce90c2eff4005bc"/><file name="Mage_Backup.csv" hash="5098cc35e5e7fe1205ebd52f1321ea9d"/><file name="Mage_Bundle.csv" hash="ccb830d2e43d8d917495ff9515042e99"/><file name="Mage_Captcha.csv" hash="f25ea6dfa732057151a211aa287d26a7"/><file name="Mage_Catalog.csv" hash="984e5409fc312313bbe2d0f7aef2e1ee"/><file name="Mage_CatalogInventory.csv" hash="61d39c026362e7dc95378215b521cb3e"/><file name="Mage_CatalogRule.csv" hash="dd7b47aec6ffc610b98314c0ababc4f9"/><file name="Mage_CatalogSearch.csv" hash="5f78c2de310f9ed555d099f312f2781f"/><file name="Mage_Centinel.csv" hash="0adeb04307ae48aea5df0c8f78b06331"/><file name="Mage_Checkout.csv" hash="05dbbd7f77d291e79b8ebb5969b9dbe3"/><file name="Mage_Cms.csv" hash="d4578caea67f79b3d73c14382bad5cff"/><file name="Mage_Compiler.csv" hash="c5b2fb5f4dae92051993bdf71cb56ff3"/><file name="Mage_Connect.csv" hash="1acea569bce7342c76a23fd5765247d9"/><file name="Mage_Contacts.csv" hash="6663d1076ac6f911e4e27473e67a34b3"/><file name="Mage_Core.csv" hash="a29dde3e1dc4722b308abf4026f7072a"/><file name="Mage_Cron.csv" hash="066a3f15e4ea8d25fd659219b44ee4d0"/><file name="Mage_CurrencySymbol.csv" hash="a2e4912e8abe287ff608d4252f490307"/><file name="Mage_Customer.csv" hash="24da0c26bdf266676b07d88c14d469bc"/><file name="Mage_Dataflow.csv" hash="94d59bf25cf1d68514db5ed05bea67d0"/><file name="Mage_Directory.csv" hash="1ae4d77e22b1013c15a8833f703c2a4d"/><file name="Mage_Downloadable.csv" hash="f35bd0e51be1faff0772644de74abe1d"/><file name="Mage_Eav.csv" hash="5ff137570674a4cc57a8da3266a78e31"/><file name="Mage_GiftMessage.csv" hash="9d7a3a9b4383e84c847f95ba81549655"/><file name="Mage_GoogleAnalytics.csv" hash="79e73e4fea07bafa7ed60de357e361ff"/><file name="Mage_GoogleBase.csv" hash="02d271b015f091fe2ed04759b2324833"/><file name="Mage_GoogleCheckout.csv" hash="6805b9392276a0d3f7659a14e62092cd"/><file name="Mage_ImportExport.csv" hash="fa548d248198ca69b53b65c6438de416"/><file name="Mage_Index.csv" hash="4f14a2f5212be92c3c83a14e61611165"/><file name="Mage_Install.csv" hash="412c466a430549391f7394c4d028f379"/><file name="Mage_Log.csv" hash="edd0a92a3733e3d5cdd653f8bd4f751b"/><file name="Mage_Media.csv" hash="92385312a3b372edb3e97f2c0be44266"/><file name="Mage_Newsletter.csv" hash="390318d4457cd9dd9e6f356d316e0714"/><file name="Mage_OAuth.csv" hash="3f33ca5137e7e6996f08b32586994651"/><file name="Mage_Page.csv" hash="773d3ca882409755a3e10b5a7c524143"/><file name="Mage_PageCache.csv" hash="178f93edb98b710dade79dfebfb6fa34"/><file name="Mage_Paygate.csv" hash="24427c4d46763c38d83ce9705baae1be"/><file name="Mage_Payment.csv" hash="58a4f5c93fca152a798535d328ddee16"/><file name="Mage_Paypal.csv" hash="207b808a861dc4ef2eade1d7f51fd205"/><file name="Mage_PaypalUk.csv" hash="8a7e2a644a443d4ab36f54576fbf107c"/><file name="Mage_Persistent.csv" hash="2cc4378888c6f0243806306f27489678"/><file name="Mage_Poll.csv" hash="480eea33d1198ba309d3f1cb5db8d58c"/><file name="Mage_ProductAlert.csv" hash="c641396af760cd21a1c9b352d725e78c"/><file name="Mage_Rating.csv" hash="c6fea67f4f2ed932faaa9bdda169d56b"/><file name="Mage_Reports.csv" hash="3f3dc789d974a7c7a0a63c1ff4429b99"/><file name="Mage_Review.csv" hash="744373d3d263ce4c10c412ac61e31eec"/><file name="Mage_Rss.csv" hash="0e75338e8915c5b9f1a54b72646a0fc5"/><file name="Mage_Rule.csv" hash="5615defc7ae87783c3a556a2acbcc934"/><file name="Mage_Sales.csv" hash="7d5f596fbb6fcb4e46b18d9100ef9464"/><file name="Mage_SalesRule.csv" hash="024e44879dc72273c4b2f8cc077d4daf"/><file name="Mage_Sendfriend.csv" hash="d104f3338d4a8fa2118114ed7f34f509"/><file name="Mage_Shipping.csv" hash="4a66106ccfdf3a4cf4189eb6e58dd13a"/><file name="Mage_Sitemap.csv" hash="ba66bae1282efdf7de4d225f3b6d8f7e"/><file name="Mage_Tag.csv" hash="e0c59adc8137e162cdf88eebab9b8b6a"/><file name="Mage_Tax.csv" hash="eeb95d9759d6f0ea93936d17da00e412"/><file name="Mage_Usa.csv" hash="d6ef344129fa315e4c69d52211922c2b"/><file name="Mage_Weee.csv" hash="9bd40f3954f100a1577188fc8907000e"/><file name="Mage_Widget.csv" hash="87253f195977b8dad7654e8344366d08"/><file name="Mage_Wishlist.csv" hash="fb30510ad0269e30d2a175b182d9bb89"/><file name="Mage_XmlConnect.csv" hash="f554376b863d89109ef66bbcce1366cb"/><file name="Phoenix_Moneybookers.csv" hash="74f70f742f96378f4c7cce3bc6086264"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash=""/></dir></dir><dir name="layout"><file name="localepackde.xml" hash=""/></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash=""/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="downloader"><dir name="template_de"><dir name="install"><file name="download.phtml" hash="d5a63008278edd4b86effae66358725e"/><file name="footer.phtml" hash="eacc930aa3495478ea27c3337949c86b"/><file name="header.phtml" hash="853f01240ff3a44cfe633ecc878defd8"/><file name="writable.phtml" hash="2016bf3f7fe295a524ceb9f3416ecadb"/></dir><dir name="pear"><file name="dist.phtml" hash="fa6c90777dfa472c65cb56eba04c9d3c"/><file name="iframe.phtml" hash="22dc6bd214c6d2e3ed5690751d0cbd3f"/><file name="packages.phtml" hash="503287eed9da59219e3c6767bd0b47da"/></dir><file name="exception.phtml" hash="07af8f0318520fdbb3f6eedd008bf7b8"/><file name="footer.phtml" hash="0f215e178bdcb5565f2c0d0945d52dee"/><file name="header.phtml" hash="73308f315c1405d427db9c885e8aa1d8"/><file name="index.phtml" hash="e5113e36121602591fe57c064ded5fbf"/><file name="login.phtml" hash="35efef0e6798c5d9c977b138cfe6a7c1"/><file name="messages.phtml" hash="6e6207a8305ea9d34155a47ac625a567"/><file name="noroute.phtml" hash="c718be912f6f26ed6ee23275a75df94e"/><file name="settings.phtml" hash="ea7cb2e062a6313630a88f41753a6c8f"/><file name="writable.phtml" hash="528a3a6797f8cff101a5d4efe242bc9f"/></dir><dir name="template_de_1.5"><dir name="connect"><file name="iframe.phtml" hash="d4a99d5f7c26167196d82d8c537ffa8f"/><file name="packages.phtml" hash="ba4fa6ef28fe927abec69a54ffb2bf48"/><file name="packages_prepare.phtml" hash="01e5914a9ebf10d8f188e74a8239f8b4"/></dir><dir name="install"><file name="download.phtml" hash="af04d8b4814cefeae261e3f40a543e98"/><file name="footer.phtml" hash="67035179d790b92f0ba308994d57cc5e"/><file name="header.phtml" hash="1209f2f1a037b81e5e8d16cce9485763"/><file name="writable.phtml" hash="9adb03c2bbaabadda1c8a245d61ae01f"/></dir><file name="exception.phtml" hash="1e393d59669a79ca944ac159c8551f2e"/><file name="footer.phtml" hash="74dbde83bace57a008fa5cc38fa2940b"/><file name="header.phtml" hash="16d97ca4de478b834513e2dbc9e7bf32"/><file name="index.phtml" hash="7076bb37c3d99345bab82e7e8a7514f7"/><file name="login.phtml" hash="e14ee71c66d36d5776756156085c61e8"/><file name="messages.phtml" hash="31427aa364773f81c7091a881c83b48f"/><file name="noroute.phtml" hash="5391f7ff0d774d7ab2d0c961ad023f36"/><file name="settings.phtml" hash="7d308e5a19f96e12ec3d70635d55e124"/><file name="writable.phtml" hash="3f4e69fc330d06a7900f3b1ba837ce56"/><file name=".htaccess" hash="72617d60821288133a367f70bf39ad93"/></dir><dir name="template_de_1.7"><dir name="connect"><file name="iframe.phtml" hash="641c497a11217156ee70d2384bf5e04c"/><file name="packages.phtml" hash="4086fc96c5887c8294b9612f1bd4384b"/><file name="packages_prepare.phtml" hash="0197aaaf1afeb7e435c1f5b8d4fbbd78"/></dir><dir name="install"><file name="download.phtml" hash="b338372b3a810db50d04a56239efe6f9"/><file name="footer.phtml" hash="03e05ab4c0019af21ce04dc50adb6b30"/><file name="header.phtml" hash="86c59b34ff535813998251230008df2b"/><file name="writable.phtml" hash="bdabd54c935d8fa792c32a445785eec4"/></dir><file name="exception.phtml" hash="9112a87043f800452d4798f79104c42a"/><file name="footer.phtml" hash="04d03498532a197d0de98c36e7e5e8ac"/><file name="header.phtml" hash="db53d47a20ef8ac5a093cbcd4e2ef9cc"/><file name="index.phtml" hash="f5e71e5949024e65f9658465cd670ff9"/><file name="login.phtml" hash="0ca54585ec7e1069f7b15b0e0d66ad23"/><file name="messages.phtml" hash="382dd9e57a0cb2ad40835faab731e78b"/><file name="noroute.phtml" hash="0a5d2c9f2edfd93aaf61872c057e861a"/><file name="settings.phtml" hash="ec928f89cbd8d8011727f89f4a7de753"/><file name="writable.phtml" hash="ad326c80f9200acf9b384278ee02bd14"/><file name=".htaccess" hash="72617d60821288133a367f70bf39ad93"/></dir></dir><dir name="js"><dir name="german"><dir name="localepackde"><file name="setup.js" hash="83ac1341335c6999d9b0a6b804cd1c38"/></dir></dir><dir name="tiny_mce"><dir name="langs"><file name="de.js" hash="8243936c8d9e20c42e46fbb62cde4ddd"/></dir><dir name="plugins"><dir name="advhr"><dir name="langs"><file name="de_dlg.js" hash="f620d1ca3be73bc04c2015e38f637714"/></dir></dir><dir name="advimage"><dir name="langs"><file name="de_dlg.js" hash="1593c4e51b6d9a5e408eed71e9d5e1ad"/></dir></dir><dir name="advlink"><dir name="langs"><file name="de_dlg.js" hash="b498351a11a49745714dfbb271a98ea4"/></dir></dir><dir name="emotions"><dir name="langs"><file name="de_dlg.js" hash="9733de8e0ae9d7528a1d18b0f66f20a4"/></dir></dir><dir name="fullpage"><dir name="langs"><file name="de_dlg.js" hash="46802a256ea3f17c9715c050dc94c0dc"/></dir></dir><dir name="media"><dir name="langs"><file name="de_dlg.js" hash="c4b5ff8fd07229b3ec079f4f9b8e5d0e"/></dir></dir><dir name="paste"><dir name="langs"><file name="de_dlg.js" hash="d29bbd8a82f5a36d1502b0312c8a0e47"/></dir></dir><dir name="searchreplace"><dir name="langs"><file name="de_dlg.js" hash="70526e0b1c58511dd783d8eb1144ddfa"/></dir></dir><dir name="style"><dir name="langs"><file name="de_dlg.js" hash="10ff5a58fa9743a5e4abbe37c73d1432"/></dir></dir><dir name="table"><dir name="langs"><file name="de_dlg.js" hash="a852da92a63b69178bc7007247b12a81"/></dir></dir><dir name="template"><dir name="langs"><file name="de_dlg.js" hash="49ce04ca8ae4f08d5578f25243712d45"/></dir></dir><dir name="xhtmlxtras"><dir name="langs"><file name="de_dlg.js" hash="9936c4f0f747a155b1e49a2835ee5b94"/></dir></dir></dir><dir name="themes"><dir name="advanced"><dir name="langs"><file name="de.js" hash="830198b6af78ad073231df0e4585e95e"/><file name="de_dlg.js" hash="3a4501a05b91ec5217859019ff34ad99"/></dir></dir><dir name="simple"><dir name="langs"><file name="de.js" hash="fa14c299f3a2a19fc126866af26c2154"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="German"><dir name="LocalePackDe"><dir name="Helper"><file name="Data.php" hash="3cb9d9bb7e3d7ef5bc79941369238f08"/></dir><dir name="etc"><file name="config.xml" hash="312babbc59a94fb5304d8442e63e4175"/><file name="system.xml" hash="2303c2132add7e951dab10141226b487"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="German_LocalePackDe.xml" hash="58f8319f263c3b266a73fbd3d0381293"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Locale_Mage_community_de_DE</name>
|
4 |
+
<version>1.7.0.2.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
10 |
<description>Deutsches Sprachpaket für Magento Commerce - inkl. Übersetzung des TinyMCE und Transaktionsemails</description>
|
11 |
<notes>none / keine</notes>
|
12 |
<authors><author><name>Rico Neitzel</name><user>auto-converted</user><email>rico@buro71a.de</email></author><author><name>Daniel Sasse</name><user>auto-converted</user><email>info@golox-web.de</email></author></authors>
|
13 |
+
<date>2013-01-25</date>
|
14 |
+
<time>09:03:42</time>
|
15 |
+
<contents><target name="magelocale"><dir name="de_DE"><dir name="sql_translation"><file name="attributes.sql" hash="ed7b7c05322149d3b84605448ce7f68d"/><file name="attributes_default.sql" hash="a782e32138f8ab4deffbb01ab76d2a26"/></dir><dir name="template"><dir name="email"><dir name="sales"><file name="creditmemo_new.html" hash="466dcd4e42980501b5e7a72b7fa352dd"/><file name="creditmemo_new_guest.html" hash="ea9db4f9b7c530415bb1f280d71b6362"/><file name="creditmemo_update.html" hash="64ba8d52b8a7f687ce71ff72d927fa25"/><file name="creditmemo_update_guest.html" hash="df92fbf5f294d5b4f4d5bd8af37b19e4"/><file name="invoice_new.html" hash="5ba7387988ae578ee59c6f80dd0e3014"/><file name="invoice_new_guest.html" hash="cede684976c5e5be29c4ba2c26b5992d"/><file name="invoice_update.html" hash="5f0fd3c7de94e76ed4eab0be86bfa4fd"/><file name="invoice_update_guest.html" hash="9befcef811afc192870cf2c178d12abb"/><file name="order_new.html" hash="ebb65516640ba7cc0e242ed9e8d2d415"/><file name="order_new_guest.html" hash="09010d3ccfda5c1abb310bfce8f4b092"/><file name="order_update.html" hash="1fb7234e5d56d79943e953b1a0af962d"/><file name="order_update_guest.html" hash="cba1c94d53614d0671da721556054eef"/><file name="shipment_new.html" hash="331e8b9c1c6ce1152f037a156f30ac1d"/><file name="shipment_new_guest.html" hash="0c70b318dea3f28f0384b3a5d21c2cae"/><file name="shipment_update.html" hash="59986cc05e71b160ce6c5e2a09cf7243"/><file name="shipment_update_guest.html" hash="8ac183bb696b5991e76479355818814a"/></dir><file name="account_new.html" hash="11810c6ff5e6053dcdd48a35cf2c098d"/><file name="account_new_confirmation.html" hash="294a9126d2c71c491d3522ea2b663813"/><file name="account_new_confirmed.html" hash="24820b4b06735670278466d423c9f94b"/><file name="account_password_reset_confirmation.html" hash="ac1fb6da3a9752a8ce9657a522eb9d9d"/><file name="admin_password_new.html" hash="c66ebc411764342799c2c2d10975386e"/><file name="admin_password_reset_confirmation.html" hash="4334e78378c8583bc0193e665f6140b2"/><file name="contact_form.html" hash="140ebe4e438a11ab51de08c0cde97b6d"/><file name="currency_update_warning.html" hash="bf96b30c989edbec0c56fd6da17a4867"/><file name="log_clean_warning.html" hash="3587ff929597dc306bbe96c7bbedb071"/><file name="moneybookers_activateemail.html" hash="6427c835221a5765dc64bb78bdd56206"/><file name="newsletter_subscr_confirm.html" hash="9792dbca1a69153a72491dd28799aeb6"/><file name="newsletter_subscr_success.html" hash="971ea1436a440696f355d7e4f344301d"/><file name="newsletter_unsub_success.html" hash="e251671119492726b32b78bfdf1a3bd5"/><file name="password_new.html" hash="2f0d7bb14c21fc499bcada40af2ac4b7"/><file name="payment_failed.html" hash="0a1839c1f820806e7f28754793bc679a"/><file name="product_alert_cron_error.html" hash="82319a0b11ccce324ee434afda3edf23"/><file name="product_price_alert.html" hash="b771c5f318e6369d1d1cd07f9a3f4bc5"/><file name="product_share.html" hash="1373375094037915fb7c6c25307e034f"/><file name="product_stock_alert.html" hash="7d53cce12b6ff0a28c5b9d63609c9f75"/><file name="sitemap_generate_warning.html" hash="87cf27884326ff7a0bbd1ffc82876d93"/><file name="token.html" hash="16b5edb277c16fcf4400f29e694fe36b"/><file name="wishlist_share.html" hash="e82a89633e860816f79868866ef00b65"/><file name=".DS_Store" hash="5bed224e8de88121af86384f6fa2a488"/></dir><file name=".DS_Store" hash="b820979e6fe92dabad1a89f34c273bde"/></dir><file name="Mage_AdminNotification.csv" hash="47662e09f8cd47da8fe59865666b2cf5"/><file name="Mage_Adminhtml.csv" hash="fa0278662d17f65b1da5fa65f274d579"/><file name="Mage_Api.csv" hash="68a4c871818f437562489cfbfb838967"/><file name="Mage_Api2.csv" hash="26c1d1d191fe88f219f96d868673dcc6"/><file name="Mage_Authorizenet.csv" hash="1ab2206f1842edd33ce90c2eff4005bc"/><file name="Mage_Backup.csv" hash="5098cc35e5e7fe1205ebd52f1321ea9d"/><file name="Mage_Bundle.csv" hash="ccb830d2e43d8d917495ff9515042e99"/><file name="Mage_Captcha.csv" hash="f25ea6dfa732057151a211aa287d26a7"/><file name="Mage_Catalog.csv" hash="fb75ec7e6d138acd381cdfdbcceb4164"/><file name="Mage_CatalogInventory.csv" hash="61d39c026362e7dc95378215b521cb3e"/><file name="Mage_CatalogRule.csv" hash="dd7b47aec6ffc610b98314c0ababc4f9"/><file name="Mage_CatalogSearch.csv" hash="5f78c2de310f9ed555d099f312f2781f"/><file name="Mage_Centinel.csv" hash="0adeb04307ae48aea5df0c8f78b06331"/><file name="Mage_Checkout.csv" hash="151df2afd85a67bd956f87de0ef750d7"/><file name="Mage_Cms.csv" hash="d4578caea67f79b3d73c14382bad5cff"/><file name="Mage_Compiler.csv" hash="c5b2fb5f4dae92051993bdf71cb56ff3"/><file name="Mage_Connect.csv" hash="1acea569bce7342c76a23fd5765247d9"/><file name="Mage_Contacts.csv" hash="6663d1076ac6f911e4e27473e67a34b3"/><file name="Mage_Core.csv" hash="a29dde3e1dc4722b308abf4026f7072a"/><file name="Mage_Cron.csv" hash="066a3f15e4ea8d25fd659219b44ee4d0"/><file name="Mage_CurrencySymbol.csv" hash="a2e4912e8abe287ff608d4252f490307"/><file name="Mage_Customer.csv" hash="24da0c26bdf266676b07d88c14d469bc"/><file name="Mage_Dataflow.csv" hash="94d59bf25cf1d68514db5ed05bea67d0"/><file name="Mage_Directory.csv" hash="1ae4d77e22b1013c15a8833f703c2a4d"/><file name="Mage_Downloadable.csv" hash="f35bd0e51be1faff0772644de74abe1d"/><file name="Mage_Eav.csv" hash="5ff137570674a4cc57a8da3266a78e31"/><file name="Mage_GiftMessage.csv" hash="9d7a3a9b4383e84c847f95ba81549655"/><file name="Mage_GoogleAnalytics.csv" hash="79e73e4fea07bafa7ed60de357e361ff"/><file name="Mage_GoogleBase.csv" hash="02d271b015f091fe2ed04759b2324833"/><file name="Mage_GoogleCheckout.csv" hash="6805b9392276a0d3f7659a14e62092cd"/><file name="Mage_ImportExport.csv" hash="fa548d248198ca69b53b65c6438de416"/><file name="Mage_Index.csv" hash="4f14a2f5212be92c3c83a14e61611165"/><file name="Mage_Install.csv" hash="412c466a430549391f7394c4d028f379"/><file name="Mage_Log.csv" hash="edd0a92a3733e3d5cdd653f8bd4f751b"/><file name="Mage_Media.csv" hash="92385312a3b372edb3e97f2c0be44266"/><file name="Mage_Newsletter.csv" hash="390318d4457cd9dd9e6f356d316e0714"/><file name="Mage_OAuth.csv" hash="3f33ca5137e7e6996f08b32586994651"/><file name="Mage_Page.csv" hash="773d3ca882409755a3e10b5a7c524143"/><file name="Mage_PageCache.csv" hash="178f93edb98b710dade79dfebfb6fa34"/><file name="Mage_Paygate.csv" hash="24427c4d46763c38d83ce9705baae1be"/><file name="Mage_Payment.csv" hash="58a4f5c93fca152a798535d328ddee16"/><file name="Mage_Paypal.csv" hash="207b808a861dc4ef2eade1d7f51fd205"/><file name="Mage_PaypalUk.csv" hash="8a7e2a644a443d4ab36f54576fbf107c"/><file name="Mage_Persistent.csv" hash="7bd80005a995eff09cfb0f1d1699a63c"/><file name="Mage_Poll.csv" hash="480eea33d1198ba309d3f1cb5db8d58c"/><file name="Mage_ProductAlert.csv" hash="c641396af760cd21a1c9b352d725e78c"/><file name="Mage_Rating.csv" hash="c6fea67f4f2ed932faaa9bdda169d56b"/><file name="Mage_Reports.csv" hash="3f3dc789d974a7c7a0a63c1ff4429b99"/><file name="Mage_Review.csv" hash="744373d3d263ce4c10c412ac61e31eec"/><file name="Mage_Rss.csv" hash="0e75338e8915c5b9f1a54b72646a0fc5"/><file name="Mage_Rule.csv" hash="5615defc7ae87783c3a556a2acbcc934"/><file name="Mage_Sales.csv" hash="4b2df556b2f330666c51591777a8380f"/><file name="Mage_SalesRule.csv" hash="024e44879dc72273c4b2f8cc077d4daf"/><file name="Mage_Sendfriend.csv" hash="d104f3338d4a8fa2118114ed7f34f509"/><file name="Mage_Shipping.csv" hash="4a66106ccfdf3a4cf4189eb6e58dd13a"/><file name="Mage_Sitemap.csv" hash="ba66bae1282efdf7de4d225f3b6d8f7e"/><file name="Mage_Tag.csv" hash="e0c59adc8137e162cdf88eebab9b8b6a"/><file name="Mage_Tax.csv" hash="ab68eac867ecac7f0e79ea0b36d179c0"/><file name="Mage_Usa.csv" hash="d6ef344129fa315e4c69d52211922c2b"/><file name="Mage_Weee.csv" hash="9bd40f3954f100a1577188fc8907000e"/><file name="Mage_Widget.csv" hash="87253f195977b8dad7654e8344366d08"/><file name="Mage_Wishlist.csv" hash="fb30510ad0269e30d2a175b182d9bb89"/><file name="Mage_XmlConnect.csv" hash="f554376b863d89109ef66bbcce1366cb"/><file name="Phoenix_Moneybookers.csv" hash="74f70f742f96378f4c7cce3bc6086264"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash=""/></dir></dir><dir name="layout"><file name="localepackde.xml" hash=""/></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="locale"><dir name="de_DE"><file name="translate.csv" hash=""/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="downloader"><dir name="template_de"><dir name="install"><file name="download.phtml" hash="d5a63008278edd4b86effae66358725e"/><file name="footer.phtml" hash="eacc930aa3495478ea27c3337949c86b"/><file name="header.phtml" hash="853f01240ff3a44cfe633ecc878defd8"/><file name="writable.phtml" hash="2016bf3f7fe295a524ceb9f3416ecadb"/></dir><dir name="pear"><file name="dist.phtml" hash="fa6c90777dfa472c65cb56eba04c9d3c"/><file name="iframe.phtml" hash="22dc6bd214c6d2e3ed5690751d0cbd3f"/><file name="packages.phtml" hash="503287eed9da59219e3c6767bd0b47da"/></dir><file name="exception.phtml" hash="07af8f0318520fdbb3f6eedd008bf7b8"/><file name="footer.phtml" hash="0f215e178bdcb5565f2c0d0945d52dee"/><file name="header.phtml" hash="73308f315c1405d427db9c885e8aa1d8"/><file name="index.phtml" hash="e5113e36121602591fe57c064ded5fbf"/><file name="login.phtml" hash="35efef0e6798c5d9c977b138cfe6a7c1"/><file name="messages.phtml" hash="6e6207a8305ea9d34155a47ac625a567"/><file name="noroute.phtml" hash="c718be912f6f26ed6ee23275a75df94e"/><file name="settings.phtml" hash="ea7cb2e062a6313630a88f41753a6c8f"/><file name="writable.phtml" hash="528a3a6797f8cff101a5d4efe242bc9f"/><file name=".DS_Store" hash="774d7be3c43de5c9dcdb51dde28878f3"/></dir><dir name="template_de_1.5"><dir name="connect"><file name="iframe.phtml" hash="d4a99d5f7c26167196d82d8c537ffa8f"/><file name="packages.phtml" hash="ba4fa6ef28fe927abec69a54ffb2bf48"/><file name="packages_prepare.phtml" hash="01e5914a9ebf10d8f188e74a8239f8b4"/></dir><dir name="install"><file name="download.phtml" hash="af04d8b4814cefeae261e3f40a543e98"/><file name="footer.phtml" hash="67035179d790b92f0ba308994d57cc5e"/><file name="header.phtml" hash="1209f2f1a037b81e5e8d16cce9485763"/><file name="writable.phtml" hash="9adb03c2bbaabadda1c8a245d61ae01f"/></dir><file name="exception.phtml" hash="1e393d59669a79ca944ac159c8551f2e"/><file name="footer.phtml" hash="74dbde83bace57a008fa5cc38fa2940b"/><file name="header.phtml" hash="16d97ca4de478b834513e2dbc9e7bf32"/><file name="index.phtml" hash="7076bb37c3d99345bab82e7e8a7514f7"/><file name="login.phtml" hash="e14ee71c66d36d5776756156085c61e8"/><file name="messages.phtml" hash="31427aa364773f81c7091a881c83b48f"/><file name="noroute.phtml" hash="5391f7ff0d774d7ab2d0c961ad023f36"/><file name="settings.phtml" hash="7d308e5a19f96e12ec3d70635d55e124"/><file name="writable.phtml" hash="3f4e69fc330d06a7900f3b1ba837ce56"/><file name=".DS_Store" hash="8cdb7c3abb5b9e5da91cbe9129bcbb1d"/><file name=".htaccess" hash="72617d60821288133a367f70bf39ad93"/></dir><dir name="template_de_1.7"><dir name="connect"><file name="iframe.phtml" hash="641c497a11217156ee70d2384bf5e04c"/><file name="packages.phtml" hash="4086fc96c5887c8294b9612f1bd4384b"/><file name="packages_prepare.phtml" hash="0197aaaf1afeb7e435c1f5b8d4fbbd78"/></dir><dir name="install"><file name="download.phtml" hash="b338372b3a810db50d04a56239efe6f9"/><file name="footer.phtml" hash="03e05ab4c0019af21ce04dc50adb6b30"/><file name="header.phtml" hash="86c59b34ff535813998251230008df2b"/><file name="writable.phtml" hash="bdabd54c935d8fa792c32a445785eec4"/></dir><file name="exception.phtml" hash="9112a87043f800452d4798f79104c42a"/><file name="footer.phtml" hash="04d03498532a197d0de98c36e7e5e8ac"/><file name="header.phtml" hash="db53d47a20ef8ac5a093cbcd4e2ef9cc"/><file name="index.phtml" hash="f5e71e5949024e65f9658465cd670ff9"/><file name="login.phtml" hash="0ca54585ec7e1069f7b15b0e0d66ad23"/><file name="messages.phtml" hash="382dd9e57a0cb2ad40835faab731e78b"/><file name="noroute.phtml" hash="0a5d2c9f2edfd93aaf61872c057e861a"/><file name="settings.phtml" hash="ec928f89cbd8d8011727f89f4a7de753"/><file name="writable.phtml" hash="ad326c80f9200acf9b384278ee02bd14"/><file name=".DS_Store" hash="9087459fdf8e793864c4f01894fca3cd"/><file name=".htaccess" hash="72617d60821288133a367f70bf39ad93"/></dir></dir><dir name="js"><dir name="german"><dir name="localepackde"><file name="setup.js" hash="142f08ea3c513145a775da80467af6df"/></dir></dir><dir name="tiny_mce"><dir name="langs"><file name="de.js" hash="8243936c8d9e20c42e46fbb62cde4ddd"/></dir><dir name="plugins"><dir name="advhr"><dir name="langs"><file name="de_dlg.js" hash="f620d1ca3be73bc04c2015e38f637714"/></dir></dir><dir name="advimage"><dir name="langs"><file name="de_dlg.js" hash="1593c4e51b6d9a5e408eed71e9d5e1ad"/></dir></dir><dir name="advlink"><dir name="langs"><file name="de_dlg.js" hash="b498351a11a49745714dfbb271a98ea4"/></dir></dir><dir name="emotions"><dir name="langs"><file name="de_dlg.js" hash="9733de8e0ae9d7528a1d18b0f66f20a4"/></dir></dir><dir name="fullpage"><dir name="langs"><file name="de_dlg.js" hash="46802a256ea3f17c9715c050dc94c0dc"/></dir></dir><dir name="media"><dir name="langs"><file name="de_dlg.js" hash="c4b5ff8fd07229b3ec079f4f9b8e5d0e"/></dir></dir><dir name="paste"><dir name="langs"><file name="de_dlg.js" hash="d29bbd8a82f5a36d1502b0312c8a0e47"/></dir></dir><dir name="searchreplace"><dir name="langs"><file name="de_dlg.js" hash="70526e0b1c58511dd783d8eb1144ddfa"/></dir></dir><dir name="style"><dir name="langs"><file name="de_dlg.js" hash="10ff5a58fa9743a5e4abbe37c73d1432"/></dir></dir><dir name="table"><dir name="langs"><file name="de_dlg.js" hash="a852da92a63b69178bc7007247b12a81"/></dir></dir><dir name="template"><dir name="langs"><file name="de_dlg.js" hash="49ce04ca8ae4f08d5578f25243712d45"/></dir></dir><dir name="xhtmlxtras"><dir name="langs"><file name="de_dlg.js" hash="9936c4f0f747a155b1e49a2835ee5b94"/></dir></dir></dir><dir name="themes"><dir name="advanced"><dir name="langs"><file name="de.js" hash="830198b6af78ad073231df0e4585e95e"/><file name="de_dlg.js" hash="3a4501a05b91ec5217859019ff34ad99"/></dir></dir><dir name="simple"><dir name="langs"><file name="de.js" hash="fa14c299f3a2a19fc126866af26c2154"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="German"><dir name="LocalePackDe"><dir name="Helper"><file name="Data.php" hash="1cb37c723154333621e8890f4f867b81"/></dir><dir name="Model"><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><dir name="etc"><file name="config.xml" hash="fbf307f473402a37e530b575cdb6733e"/><file name="system.xml" hash="7fac576b9fb2445bdacc5343e9546b3a"/><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><file name=".DS_Store" hash="dd84f19a3ab55a8bbbdab7c658e3f20f"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="German_LocalePackDe.xml" hash="7212cab0b6011167e46255a02435c956"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|