Skip to content

Commit

Permalink
Transifex sync
Browse files Browse the repository at this point in the history
  • Loading branch information
aschempp committed Jul 6, 2016
1 parent 0531b79 commit ddc1052
Show file tree
Hide file tree
Showing 80 changed files with 188 additions and 21,146 deletions.
6 changes: 3 additions & 3 deletions system/modules/isotope/languages/cs/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,21 @@
$GLOBALS['TL_LANG']['MSC']['clearFiltersLabel'] = 'Vyčistit filtr';
$GLOBALS['TL_LANG']['MSC']['buttonLabel']['update'] = 'Aktualizovat';
$GLOBALS['TL_LANG']['MSC']['buttonLabel']['add_to_cart'] = 'Přidat do košíku';
$GLOBALS['TL_LANG']['MSC']['buttonLabel']['update_cart'] = 'Aktualizovat košík';
$GLOBALS['TL_LANG']['MSC']['orderByLabel'] = 'Seřadit podle:';
$GLOBALS['TL_LANG']['MSC']['noProducts'] = 'Žádné produkty nenalezeny';
$GLOBALS['TL_LANG']['MSC']['previousStep'] = 'Zpět';
$GLOBALS['TL_LANG']['MSC']['nextStep'] = 'Pokračovat';
$GLOBALS['TL_LANG']['MSC']['confirmOrder'] = 'Objednávka';
$GLOBALS['TL_LANG']['MSC']['noCategoriesAssociated'] = 'ž';
$GLOBALS['TL_LANG']['MSC']['labelSubmit'] = 'Vložte';
$GLOBALS['TL_LANG']['MSC']['removeProductLinkText'] = 'Odstranit';
$GLOBALS['TL_LANG']['MSC']['noItemsInCart'] = 'Není žádné zboží ve Vašem košíku.';
$GLOBALS['TL_LANG']['MSC']['addedToCart'] = 'Vybrané zboží bylo vloženo do nákupního košíku.';
$GLOBALS['TL_LANG']['MSC']['cartMerged'] = 'Výrobky z vaší poslední návštěvy byly znovu přidány. Zkontrolujte prosím své položky nákupního košíku.';
$GLOBALS['TL_LANG']['MSC']['editProductLinkText'] = 'Upravit';
$GLOBALS['TL_LANG']['MSC']['removeProductLinkText'] = 'Odstranit';
$GLOBALS['TL_LANG']['MSC']['removeProductLinkTitle'] = 'Odstranit %s z Vašeho košíku.';
$GLOBALS['TL_LANG']['MSC']['subTotalLabel'] = 'Mezisoučet objednávky';
$GLOBALS['TL_LANG']['MSC']['shippingLabel'] = 'Doprava';
$GLOBALS['TL_LANG']['MSC']['paymentLabel'] = 'Platba';
$GLOBALS['TL_LANG']['MSC']['grandTotalLabel'] = 'Celková částka:';
$GLOBALS['TL_LANG']['MSC']['noPaymentModules'] = 'Žádné platební možnosti nejsou v současné době k dispozici.';
$GLOBALS['TL_LANG']['MSC']['noShippingModules'] = 'Žádné možnosti dopravy nejsou v současné době k dispozici.';
Expand Down
1,804 changes: 0 additions & 1,804 deletions system/modules/isotope/languages/cs/subdivisions.php

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions system/modules/isotope/languages/da/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,21 +59,21 @@
$GLOBALS['TL_LANG']['MSC']['clearFiltersLabel'] = 'Nulstil filtre';
$GLOBALS['TL_LANG']['MSC']['buttonLabel']['update'] = 'Opdater';
$GLOBALS['TL_LANG']['MSC']['buttonLabel']['add_to_cart'] = 'Læg i kurv';
$GLOBALS['TL_LANG']['MSC']['buttonLabel']['update_cart'] = 'Opdater kurv';
$GLOBALS['TL_LANG']['MSC']['orderByLabel'] = 'Sorter efter:';
$GLOBALS['TL_LANG']['MSC']['noProducts'] = 'Ingen produkter blev fundet.';
$GLOBALS['TL_LANG']['MSC']['previousStep'] = 'Tilbage';
$GLOBALS['TL_LANG']['MSC']['nextStep'] = 'Fortsæt';
$GLOBALS['TL_LANG']['MSC']['confirmOrder'] = 'Ordre';
$GLOBALS['TL_LANG']['MSC']['noCategoriesAssociated'] = 'Ingen kategorier er knyttet til dette produkt.';
$GLOBALS['TL_LANG']['MSC']['labelSubmit'] = 'OK';
$GLOBALS['TL_LANG']['MSC']['removeProductLinkText'] = 'Fjern';
$GLOBALS['TL_LANG']['MSC']['noItemsInCart'] = 'Der er ingen emner i din kurv';
$GLOBALS['TL_LANG']['MSC']['addedToCart'] = 'Produktet er nu tilføjet til din indkøbskurv.';
$GLOBALS['TL_LANG']['MSC']['cartMerged'] = 'Produkterne fra dit seneste besøg er nu igen tilføjet til din kurv.';
$GLOBALS['TL_LANG']['MSC']['editProductLinkText'] = 'Rediger';
$GLOBALS['TL_LANG']['MSC']['removeProductLinkText'] = 'Fjern';
$GLOBALS['TL_LANG']['MSC']['removeProductLinkTitle'] = 'Fjern %s fra din kurv';
$GLOBALS['TL_LANG']['MSC']['subTotalLabel'] = 'Ordre subtotal';
$GLOBALS['TL_LANG']['MSC']['shippingLabel'] = 'Levering';
$GLOBALS['TL_LANG']['MSC']['paymentLabel'] = 'Betaling';
$GLOBALS['TL_LANG']['MSC']['grandTotalLabel'] = 'Ordre total';
$GLOBALS['TL_LANG']['MSC']['noPaymentModules'] = 'Der er ingen betalingsmetoder tilgængelig';
$GLOBALS['TL_LANG']['MSC']['noShippingModules'] = 'Der er ingen leveringsmetoder tilgængelig';
Expand Down
2,004 changes: 0 additions & 2,004 deletions system/modules/isotope/languages/da/subdivisions.php

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions system/modules/isotope/languages/da/tl_iso_attribute.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@
$GLOBALS['TL_LANG']['tl_iso_attribute']['phone'][0] = 'Telefonnummer';
$GLOBALS['TL_LANG']['tl_iso_attribute']['email'][0] = 'E-mail adresse';
$GLOBALS['TL_LANG']['tl_iso_attribute']['price'][0] = 'Pris';
$GLOBALS['TL_LANG']['tl_iso_attribute']['checkout_tokens'][2][0] = '##ordre_id##';
$GLOBALS['TL_LANG']['tl_iso_attribute']['description_legend'] = 'Beskrivelse';
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
$GLOBALS['TL_LANG']['tl_iso_related_product']['category'][0] = 'Kategori';
$GLOBALS['TL_LANG']['tl_iso_related_product']['category'][1] = 'Vælg en kategori';
$GLOBALS['TL_LANG']['tl_iso_related_product']['products'][0] = 'Produkter';
$GLOBALS['TL_LANG']['tl_iso_related_product']['products'][1] = 'Indtast en kommasepareret liste af produkter eller variant-ID\'er der skal vises som relaterede produkter.';
$GLOBALS['TL_LANG']['tl_iso_related_product']['products'][1] = 'Indtast en kommasepareret liste med produkter eller variant-ID\'er, der skal vises som relaterede produkter.';
$GLOBALS['TL_LANG']['tl_iso_related_product']['new'][0] = 'Tilføj kategori';
$GLOBALS['TL_LANG']['tl_iso_related_product']['new'][1] = 'Tilføj en ny kategori med produkter';
$GLOBALS['TL_LANG']['tl_iso_related_product']['edit'][0] = 'Rediger kategori';
Expand Down
2 changes: 1 addition & 1 deletion system/modules/isotope/languages/da/tl_page.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
* @license http://www.gnu.org/licenses/lgpl-3.0.html
*/

$GLOBALS['TL_LANG']['tl_page']['iso_store_id'][0] = 'Shop ID';
$GLOBALS['TL_LANG']['tl_page']['iso_store_id'][0] = 'Butiks-ID';
$GLOBALS['TL_LANG']['tl_page']['isotope_legend'] = 'Isotope eCommerce';
7 changes: 3 additions & 4 deletions system/modules/isotope/languages/de/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@
$GLOBALS['TL_LANG']['MSC']['clearFiltersLabel'] = 'Filter zurücksetzen';
$GLOBALS['TL_LANG']['MSC']['buttonLabel']['update'] = 'Aktualisieren';
$GLOBALS['TL_LANG']['MSC']['buttonLabel']['add_to_cart'] = 'In den Warenkorb';
$GLOBALS['TL_LANG']['MSC']['buttonLabel']['update_cart'] = 'Warenkorb aktualisieren';
$GLOBALS['TL_LANG']['MSC']['orderByLabel'] = 'Sortieren nach:';
$GLOBALS['TL_LANG']['MSC']['noProducts'] = 'Zurzeit sind in dieser Kategorie keine Produkte vorhanden.';
$GLOBALS['TL_LANG']['MSC']['previousStep'] = 'Zurück';
$GLOBALS['TL_LANG']['MSC']['nextStep'] = 'Weiter';
$GLOBALS['TL_LANG']['MSC']['confirmOrder'] = 'Kostenpflichtig bestellen';
$GLOBALS['TL_LANG']['MSC']['noCategoriesAssociated'] = 'Dieses Produkt ist keiner Kategorie zugeordnet.';
$GLOBALS['TL_LANG']['MSC']['labelSubmit'] = 'Senden';
$GLOBALS['TL_LANG']['MSC']['removeProductLinkText'] = 'Entfernen';
$GLOBALS['TL_LANG']['MSC']['noItemsInCart'] = 'Ihr Warenkorb ist leer.';
$GLOBALS['TL_LANG']['MSC']['addedToCart'] = 'Das gewählte Produkt wurde in den Warenkorb gelegt.';
$GLOBALS['TL_LANG']['MSC']['cartMerged'] = 'Die unbestellten Produkte Ihres letzten Besuchs wurden wieder übernommen. Bitte prüfen Sie den Warenkorb-Inhalt.';
$GLOBALS['TL_LANG']['MSC']['editProductLinkText'] = 'Bearbeiten';
$GLOBALS['TL_LANG']['MSC']['removeProductLinkText'] = 'Entfernen';
$GLOBALS['TL_LANG']['MSC']['removeProductLinkTitle'] = '%s aus Ihrem Warenkorb entfernen';
$GLOBALS['TL_LANG']['MSC']['subTotalLabel'] = 'Zwischensumme';
$GLOBALS['TL_LANG']['MSC']['shippingLabel'] = 'Versand';
$GLOBALS['TL_LANG']['MSC']['paymentLabel'] = 'Bezahlung';
$GLOBALS['TL_LANG']['MSC']['grandTotalLabel'] = 'Bestellsumme';
$GLOBALS['TL_LANG']['MSC']['noPaymentModules'] = 'Zur Zeit sind keine Zahlungsoptionen verfügbar.';
$GLOBALS['TL_LANG']['MSC']['noShippingModules'] = 'Leider können die Produkte zur Zeit nicht in Ihr Land geliefert werden. Bitte wählen Sie eine andere Versand-Adresse oder nur Artikel die nicht versendet werden müssen (z. B. Download-Artikel).';
Expand Down Expand Up @@ -171,7 +171,6 @@
$GLOBALS['TL_LANG']['MSC']['isotopeIntroduction'][0] = 'Willkommen zu Isotope eCommerce';
$GLOBALS['TL_LANG']['MSC']['isotopeIntroduction'][1] = 'Isotope ist die führende Open Source eCommerce Lösung für Contao.';
$GLOBALS['TL_LANG']['MSC']['isotopeIntroduction'][2] = 'Auf dieser Seite werden die meisten Einstellungen vorgenommen. <strong>Sie sollten am Ende der Seite starten und sich Schritt für Schritt von rechts unten nach links oben arbeiten.</strong>';
$GLOBALS['TL_LANG']['MSC']['isotopeIntroduction'][3] = 'Besuchen Sie die offizielle <a href="http://isotopeecommerce.org" target="_blank">Isotope eCommerce Website</a> für aktuelle News, Konfigurationsanleitungen und unsere Spendenkampagnen. Vielen Dank dass Sie uns etwas zurückgeben!';
$GLOBALS['TL_LANG']['MSC']['isotopeIntroduction'][4] = 'Das Isotope eCommerce Team';
$GLOBALS['TL_LANG']['MSC']['isotopeIntroduction'][5] = 'Isotope ist ein Produkt der %s in Zusammenarbeit mit <a href="http://isotopeecommerce.org/de/team.html" target="_blank">dem Isotope eCommerce Team</a>.';
$GLOBALS['TL_LANG']['MSC']['iso_orderCollectionBy']['asc_id'] = 'nach Datum hinzugefügt (aufsteigend)';
Expand Down
Loading

0 comments on commit ddc1052

Please sign in to comment.