Skip to content

Commit c2761f7

Browse files
authored
Merge pull request #3868 from craftcms/t9n/4.x
New Crowdin updates
2 parents 75e8631 + 737b881 commit c2761f7

10 files changed

Lines changed: 40 additions & 20 deletions

File tree

src/translations/de/commerce.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@
513513
'Invalid payment source ID: {value}' => 'Ungültige Zahlungsquellen-ID: {value}',
514514
'Invoice amount' => 'Rechnungsbetrag',
515515
'Invoice date' => 'Rechnungsdatum',
516-
'Is EU VAT?' => 'Ist EU-MwSt?',
517516
'Is subscription active?' => 'Ist das Abonnement aktiv?',
518517
'Is this tax is already included in the price of items?' => 'Wurde die Steuer bereits zum Preis der Artikel hinzugefügt?',
519518
'Item Rates' => 'Artikel-Preise',
@@ -812,7 +811,7 @@
812811
'Remove all shipping costs from the order' => 'Alle Versandgebühren von der Bestellung entfernen',
813812
'Remove from price?' => 'Vom Preis entfernen?',
814813
'Remove shipping costs for matching items only' => 'Versandkosten nur für passende Artikel entfernen',
815-
'Remove the included tax when a valid EU VAT ID is present?' => 'Die enthaltene Steuer entfernen, wenn eine gültige EU-Umsatzsteueridentifikationsnummer vorliegt?',
814+
'Remove the included tax when a valid organization tax ID is present?' => 'Die enthaltene Steuer entfernen, wenn eine gültige Steuer-ID der Organisation vorliegt?',
816815
'Remove' => 'Entfernen',
817816
'Removed' => 'Entfernt',
818817
'Reorder' => 'Nachbestellung',
@@ -894,6 +893,7 @@
894893
'Short Number' => 'Kurzwahlnummer',
895894
'Show Chart?' => 'Grafik anzeigen?',
896895
'Show Order Count?' => 'Bestellungsanzahl anzeigen?',
896+
'Show archived gateways' => 'Archivierte Gateways anzeigen',
897897
'Show order count line on chart.' => 'Bestellungsanzahlzeile in Grafik anzeigen.',
898898
'Show rule details' => 'Regelinformationen anzeigen',
899899
'Show the Dimensions and Weight fields for products of this type' => 'Felder "Abmessungen" und "Gewicht" für Produkte diesen Typs anzeigen',
@@ -922,6 +922,7 @@
922922
'Stops Processing?' => 'Bearbeitung wird angehalten?',
923923
'Stops subsequent?' => 'Stoppt nachfolgende?',
924924
'Store Location' => 'Standort des Geschäfts',
925+
'Store Management' => 'Shopverwaltung',
925926
'Store Markets' => 'Shopmärkte',
926927
'Store Settings' => 'Shop-Einstellungen',
927928
'Store saved.' => 'Shop gespeichert.',
@@ -931,6 +932,7 @@
931932
'Subject' => 'Betreff',
932933
'Subscribing user' => 'Abonnierter Benutzer',
933934
'Subscription Fields' => 'Abonnementfelder',
935+
'Subscription Plans' => 'Abonnementpläne',
934936
'Subscription Settings' => 'Abonnementeinstellungen',
935937
'Subscription cancelled.' => 'Abonnement gekündigt.',
936938
'Subscription date' => 'Abonnementdatum',

src/translations/en-GB/commerce.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@
513513
'Invalid payment source ID: {value}' => 'Invalid payment source ID: {value}',
514514
'Invoice amount' => 'Invoice amount',
515515
'Invoice date' => 'Invoice date',
516-
'Is EU VAT?' => 'Is EU VAT?',
517516
'Is subscription active?' => 'Is subscription active?',
518517
'Is this tax is already included in the price of items?' => 'Is this tax is already included in the price of items?',
519518
'Item Rates' => 'Item Rates',
@@ -812,7 +811,7 @@
812811
'Remove all shipping costs from the order' => 'Remove all shipping costs from the order',
813812
'Remove from price?' => 'Remove from price?',
814813
'Remove shipping costs for matching items only' => 'Remove shipping costs for matching items only',
815-
'Remove the included tax when a valid EU VAT ID is present?' => 'Remove the included tax when a valid EU VAT ID is present?',
814+
'Remove the included tax when a valid organization tax ID is present?' => 'Remove the included tax when a valid organization tax ID is present?',
816815
'Remove' => 'Remove',
817816
'Removed' => 'Removed',
818817
'Reorder' => 'Reorder',
@@ -894,6 +893,7 @@
894893
'Short Number' => 'Short Number',
895894
'Show Chart?' => 'Show Chart?',
896895
'Show Order Count?' => 'Show Order Count?',
896+
'Show archived gateways' => 'Show archived gateways',
897897
'Show order count line on chart.' => 'Show order count line on chart.',
898898
'Show rule details' => 'Show rule details',
899899
'Show the Dimensions and Weight fields for products of this type' => 'Show the Dimensions and Weight fields for products of this type',
@@ -922,6 +922,7 @@
922922
'Stops Processing?' => 'Stops Processing?',
923923
'Stops subsequent?' => 'Stops subsequent?',
924924
'Store Location' => 'Store Location',
925+
'Store Management' => 'Store Management',
925926
'Store Markets' => 'Store Markets',
926927
'Store Settings' => 'Store Settings',
927928
'Store saved.' => 'Store saved.',
@@ -931,6 +932,7 @@
931932
'Subject' => 'Subject',
932933
'Subscribing user' => 'Subscribing user',
933934
'Subscription Fields' => 'Subscription Fields',
935+
'Subscription Plans' => 'Subscription Plans',
934936
'Subscription Settings' => 'Subscription Settings',
935937
'Subscription cancelled.' => 'Subscription cancelled.',
936938
'Subscription date' => 'Subscription date',

src/translations/fr-CA/commerce.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@
513513
'Invalid payment source ID: {value}' => 'Identifiant de la source de paiement non valide : {value}',
514514
'Invoice amount' => 'Montant de la facture',
515515
'Invoice date' => 'Date de facturation',
516-
'Is EU VAT?' => 'Correspond à la TVA?',
517516
'Is subscription active?' => 'L’abonnement est-il actif?',
518517
'Is this tax is already included in the price of items?' => 'Cette taxe est-elle déjà incluse dans le prix des articles?',
519518
'Item Rates' => 'Taux de l’item',
@@ -812,7 +811,7 @@
812811
'Remove all shipping costs from the order' => 'Retirer tous les coûts d\'expédition de la commande',
813812
'Remove from price?' => 'Retirer du prix?',
814813
'Remove shipping costs for matching items only' => 'Retirer les coûts d\'expédition uniquement pour les articles correspondants',
815-
'Remove the included tax when a valid EU VAT ID is present?' => 'Supprimer la taxe incluse lorsqu\'un numéro de TVA européen valide est présent?',
814+
'Remove the included tax when a valid organization tax ID is present?' => 'Supprimer la taxe incluse lorsqu\'un identifiant fiscal d\'organisation valide est présent?',
816815
'Remove' => 'Supprimer',
817816
'Removed' => 'Supprimé',
818817
'Reorder' => 'Commander de nouveau',
@@ -894,6 +893,7 @@
894893
'Short Number' => 'Numéro court',
895894
'Show Chart?' => 'Afficher le graphique?',
896895
'Show Order Count?' => 'Afficher le nombre de commandes?',
896+
'Show archived gateways' => 'Afficher les portails archivés',
897897
'Show order count line on chart.' => 'Afficher la ligne de décompte des commandes sur le graphique.',
898898
'Show rule details' => 'Afficher les détails de la règle',
899899
'Show the Dimensions and Weight fields for products of this type' => 'Montrer les champs des dimensions et du poids pour les produits de ce type',
@@ -922,6 +922,7 @@
922922
'Stops Processing?' => 'Arrête le traitement?',
923923
'Stops subsequent?' => 'Arrête le suivant?',
924924
'Store Location' => 'Emplacement du magasin',
925+
'Store Management' => 'Gestion de magasin',
925926
'Store Markets' => 'Marchés de la boutique',
926927
'Store Settings' => 'Réglages du site',
927928
'Store saved.' => 'Boutique enregistrée.',
@@ -931,6 +932,7 @@
931932
'Subject' => 'Objet',
932933
'Subscribing user' => 'Utilisateur abonné',
933934
'Subscription Fields' => 'Champs d’abonnement',
935+
'Subscription Plans' => 'Plans d’abonnement',
934936
'Subscription Settings' => 'Paramètres d\'abonnement',
935937
'Subscription cancelled.' => 'Abonnement annulé.',
936938
'Subscription date' => 'Date d’abonnement',

src/translations/fr/commerce.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@
513513
'Invalid payment source ID: {value}' => 'ID de la source de paiement non valide : {value}',
514514
'Invoice amount' => 'Montant de la facture',
515515
'Invoice date' => 'Date de la facture',
516-
'Is EU VAT?' => 'Correspond à la TVA ?',
517516
'Is subscription active?' => 'L’abonnement est-il actif ?',
518517
'Is this tax is already included in the price of items?' => 'Cette taxe est-elle déjà incluse dans le prix des articles ?',
519518
'Item Rates' => 'Taux de l\'article',
@@ -812,7 +811,7 @@
812811
'Remove all shipping costs from the order' => 'Retirer tous les coûts de livraison de la commande',
813812
'Remove from price?' => 'Retirer du prix ?',
814813
'Remove shipping costs for matching items only' => 'Retirer les coûts d\'expédition pour les articles correspondants seulement',
815-
'Remove the included tax when a valid EU VAT ID is present?' => 'Supprimer la taxe incluse lorsqu\'un numéro de TVA européen valide est présent ?',
814+
'Remove the included tax when a valid organization tax ID is present?' => 'Supprimer la taxe incluse lorsqu\'un identifiant fiscal d\'organisation valide est présent ?',
816815
'Remove' => 'Supprimer',
817816
'Removed' => 'Supprimé',
818817
'Reorder' => 'Commander de nouveau',
@@ -894,6 +893,7 @@
894893
'Short Number' => 'Numéro court',
895894
'Show Chart?' => 'Afficher le graphique ?',
896895
'Show Order Count?' => 'Afficher le nombre de commandes ?',
896+
'Show archived gateways' => 'Afficher les portails archivés',
897897
'Show order count line on chart.' => 'Afficher la ligne de décompte des commandes sur le graphique.',
898898
'Show rule details' => 'Afficher les détails de la règle',
899899
'Show the Dimensions and Weight fields for products of this type' => 'Afficher les champs Dimensions et Poids pour les produits de ce type',
@@ -922,6 +922,7 @@
922922
'Stops Processing?' => 'Cela arrête-t-il le traitement ?',
923923
'Stops subsequent?' => 'Cela arrête-t-il les éléments suivants ?',
924924
'Store Location' => 'Emplacement des magasins',
925+
'Store Management' => 'Gestion du magasin',
925926
'Store Markets' => 'Marchés de la boutique',
926927
'Store Settings' => 'Paramètres du magasin',
927928
'Store saved.' => 'Boutique enregistrée.',
@@ -931,6 +932,7 @@
931932
'Subject' => 'Objet',
932933
'Subscribing user' => 'Utilisateur abonné',
933934
'Subscription Fields' => 'Champs d’abonnement',
935+
'Subscription Plans' => 'Abonnements',
934936
'Subscription Settings' => 'Paramètres d\'abonnement',
935937
'Subscription cancelled.' => 'Abonnement annulé.',
936938
'Subscription date' => 'Date d’abonnement',

src/translations/it/commerce.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@
513513
'Invalid payment source ID: {value}' => 'ID fonte di pagamento non valido: {value}',
514514
'Invoice amount' => 'Importo fattura',
515515
'Invoice date' => 'Data fattura',
516-
'Is EU VAT?' => 'È una partita IVA europea?',
517516
'Is subscription active?' => 'La sottoscrizione è attiva?',
518517
'Is this tax is already included in the price of items?' => 'Questa imposta è già inclusa nel prezzo degli articoli?',
519518
'Item Rates' => 'Tariffe per articolo',
@@ -812,7 +811,7 @@
812811
'Remove all shipping costs from the order' => 'Rimuovi tutti i costi di spedizione dall\'ordine',
813812
'Remove from price?' => 'Rimuovere dal prezzo?',
814813
'Remove shipping costs for matching items only' => 'Rimuovi i costi di spedizione solo per gli articoli corrispondenti',
815-
'Remove the included tax when a valid EU VAT ID is present?' => 'Rimuovere l\'aliquota inclusa quando una partita IVA europea valida è presente?',
814+
'Remove the included tax when a valid organization tax ID is present?' => 'Rimuovere l\'aliquota inclusa quando una partita IVA aziendale valida è presente?',
816815
'Remove' => 'Rimuovi',
817816
'Removed' => 'Rimosso',
818817
'Reorder' => 'Riordina',
@@ -894,6 +893,7 @@
894893
'Short Number' => 'Numero breve',
895894
'Show Chart?' => 'Mostrare il grafico?',
896895
'Show Order Count?' => 'Mostrare il conteggio dell\'ordine?',
896+
'Show archived gateways' => 'Mostra gateway archiviati',
897897
'Show order count line on chart.' => 'Mostra la riga di conteggio dell\'ordine sul grafico.',
898898
'Show rule details' => 'Mostra dettagli della regola',
899899
'Show the Dimensions and Weight fields for products of this type' => 'Mostra i campi Dimensioni e Peso per i prodotti di questo tipo',
@@ -922,6 +922,7 @@
922922
'Stops Processing?' => 'Interrompe l’elaborazione?',
923923
'Stops subsequent?' => 'Interrompe i dati successivi?',
924924
'Store Location' => 'Posizione store',
925+
'Store Management' => 'Gestione dello store',
925926
'Store Markets' => 'Paesi in cui lo store vende',
926927
'Store Settings' => 'Impostazioni dello store',
927928
'Store saved.' => 'Store salvato.',
@@ -931,6 +932,7 @@
931932
'Subject' => 'Oggetto',
932933
'Subscribing user' => 'Utente che effettua la sottoscrizione',
933934
'Subscription Fields' => 'Campi della sottoscrizione',
935+
'Subscription Plans' => 'Piani di sottoscrizione',
934936
'Subscription Settings' => 'Impostazioni di sottoscrizione',
935937
'Subscription cancelled.' => 'Sottoscrizione annullata.',
936938
'Subscription date' => 'Data sottoscrizione',

src/translations/ja/commerce.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@
513513
'Invalid payment source ID: {value}' => '無効な支払い元 ID: {value}',
514514
'Invoice amount' => '請求金額',
515515
'Invoice date' => '請求日',
516-
'Is EU VAT?' => ' EU VAT ですか?',
517516
'Is subscription active?' => '定期支払いは有効?',
518517
'Is this tax is already included in the price of items?' => 'アイテムの価格はすでにこの税を含んでいますか?',
519518
'Item Rates' => 'アイテムレート',
@@ -812,7 +811,7 @@
812811
'Remove all shipping costs from the order' => '注文のすべての送料を値引きする',
813812
'Remove from price?' => '価格から削除しますか?',
814813
'Remove shipping costs for matching items only' => 'マッチングアイテムの送料のみを値引きする',
815-
'Remove the included tax when a valid EU VAT ID is present?' => '有効な EU VAT ID が存在する場合、含まれている税金を削除しますか?',
814+
'Remove the included tax when a valid organization tax ID is present?' => '有効な組織税 ID が存在する場合、含まれている税金を削除しますか?',
816815
'Remove' => '削除',
817816
'Removed' => '削除済み',
818817
'Reorder' => '並び替える',
@@ -894,6 +893,7 @@
894893
'Short Number' => '短縮番号',
895894
'Show Chart?' => 'チャートを表示?',
896895
'Show Order Count?' => '注文数を表示?',
896+
'Show archived gateways' => 'アーカイブされたゲートウェイを表示',
897897
'Show order count line on chart.' => 'チャートに注文数の線を表示します。',
898898
'Show rule details' => 'ルールの詳細を表示',
899899
'Show the Dimensions and Weight fields for products of this type' => 'このタイプの商品に寸法と重量のフィールドを表示する',
@@ -922,6 +922,7 @@
922922
'Stops Processing?' => '追加の設定を無効にする?',
923923
'Stops subsequent?' => '追加の設定を無効にする?',
924924
'Store Location' => 'ストアのロケーション',
925+
'Store Management' => 'ストア管理',
925926
'Store Markets' => 'ストア市場',
926927
'Store Settings' => 'ストア設定',
927928
'Store saved.' => 'ストアが保存されました。',
@@ -931,6 +932,7 @@
931932
'Subject' => '件名',
932933
'Subscribing user' => '定期支払い中のユーザー',
933934
'Subscription Fields' => '定期支払いフィールド',
935+
'Subscription Plans' => '定期支払いプラン',
934936
'Subscription Settings' => '定期支払い設定',
935937
'Subscription cancelled.' => '定期支払いをキャンセルしました。',
936938
'Subscription date' => '定期支払い作成日',

src/translations/nb/commerce.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@
513513
'Invalid payment source ID: {value}' => 'Ugyldig betalingskilde-ID: {value}',
514514
'Invoice amount' => 'Fakturabeløp',
515515
'Invoice date' => 'Fakturadato',
516-
'Is EU VAT?' => 'Er EU MVA?',
517516
'Is subscription active?' => 'Er abonnementet aktivt?',
518517
'Is this tax is already included in the price of items?' => 'Er denne avgiften allerede inkludert i prisen for varene?',
519518
'Item Rates' => 'Varepriser',
@@ -812,7 +811,7 @@
812811
'Remove all shipping costs from the order' => 'Fjern alle fraktkostnader fra bestillingen',
813812
'Remove from price?' => 'Fjern fra pris?',
814813
'Remove shipping costs for matching items only' => 'Fjern fraktkostnader kun for identiske varer',
815-
'Remove the included tax when a valid EU VAT ID is present?' => 'Fjerne inkludert skatt når det er et gyldig EU MVA-ID?',
814+
'Remove the included tax when a valid organization tax ID is present?' => 'Fjerne inkludert skatt når det er en gyldig organisasjonsskatt?',
816815
'Remove' => 'Fjern',
817816
'Removed' => 'Fjernet',
818817
'Reorder' => 'Bestill på nytt',
@@ -894,6 +893,7 @@
894893
'Short Number' => 'Kort nummer',
895894
'Show Chart?' => 'Vise handlekurv?',
896895
'Show Order Count?' => 'Vise antall ordre?',
896+
'Show archived gateways' => 'Vis arkiverte portaler',
897897
'Show order count line on chart.' => 'Vis linje for antall ordre i tabell.',
898898
'Show rule details' => 'Vis detaljer om regel',
899899
'Show the Dimensions and Weight fields for products of this type' => 'Vis mål- og vektfelt for slike produkter',
@@ -922,6 +922,7 @@
922922
'Stops Processing?' => 'Stoppe behandling?',
923923
'Stops subsequent?' => 'Stopper påfølgende?',
924924
'Store Location' => 'Stedet for butikk',
925+
'Store Management' => 'Butikkadministrasjon',
925926
'Store Markets' => 'Butikkmarkeder',
926927
'Store Settings' => 'Innstillinger for butikk',
927928
'Store saved.' => 'Butikk lagret.',
@@ -931,6 +932,7 @@
931932
'Subject' => 'Emne',
932933
'Subscribing user' => 'Abonnerende bruker',
933934
'Subscription Fields' => 'Abonnementsfelt',
935+
'Subscription Plans' => 'Abonnementsplaner',
934936
'Subscription Settings' => 'Abonnementsinnstillinger',
935937
'Subscription cancelled.' => 'Abonnement kansellert.',
936938
'Subscription date' => 'Abonnementsdato',

src/translations/nl/commerce.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@
513513
'Invalid payment source ID: {value}' => 'Ongeldige betaalbron-ID: {value}',
514514
'Invoice amount' => 'Factuurbedrag',
515515
'Invoice date' => 'Factuurdatum',
516-
'Is EU VAT?' => 'EU-btw?',
517516
'Is subscription active?' => 'Is het abonnement actief?',
518517
'Is this tax is already included in the price of items?' => 'Is deze belasting al opgenomen in de prijs van items?',
519518
'Item Rates' => 'Itemtarieven',
@@ -812,7 +811,7 @@
812811
'Remove all shipping costs from the order' => 'Alle verzendkosten verwijderen van de bestelling',
813812
'Remove from price?' => 'Verwijderen van prijs?',
814813
'Remove shipping costs for matching items only' => 'Verzendkosten alleen verwijderen voor overeenstemmende items',
815-
'Remove the included tax when a valid EU VAT ID is present?' => 'Opgenomen belasting verwijderen wanneer een geldig EU-btw-nummer aanwezig is?',
814+
'Remove the included tax when a valid organization tax ID is present?' => 'Inbegrepen belasting verwijderen als er een geldig fiscaal nummer aanwezig is voor een organisatie?',
816815
'Remove' => 'Verwijderen',
817816
'Removed' => 'Verwijderd',
818817
'Reorder' => 'Herschikken',
@@ -894,6 +893,7 @@
894893
'Short Number' => 'Kort nummer',
895894
'Show Chart?' => 'Grafiek tonen?',
896895
'Show Order Count?' => 'Aantal bestellingen tonen?',
896+
'Show archived gateways' => 'Gearchiveerde gateways weergeven',
897897
'Show order count line on chart.' => 'Lijn met aantal bestellingen tonen in grafiek.',
898898
'Show rule details' => 'Regeldetails tonen',
899899
'Show the Dimensions and Weight fields for products of this type' => 'Toon de dimensies en gewicht velden voor producten van dit type',
@@ -922,6 +922,7 @@
922922
'Stops Processing?' => 'Verwerking stoppen?',
923923
'Stops subsequent?' => 'Volgende stoppen?',
924924
'Store Location' => 'Winkellocatie',
925+
'Store Management' => 'Winkelbeheer',
925926
'Store Markets' => 'Winkelmarkten',
926927
'Store Settings' => 'Winkelinstellingen',
927928
'Store saved.' => 'Winkel opgeslagen.',
@@ -931,6 +932,7 @@
931932
'Subject' => 'Onderwerp',
932933
'Subscribing user' => 'Geabonneerde gebruiker',
933934
'Subscription Fields' => 'Abonnementsvelden',
935+
'Subscription Plans' => 'Abonnementsplannen',
934936
'Subscription Settings' => 'Abonnementsinstellingen',
935937
'Subscription cancelled.' => 'Abonnement geannuleerd.',
936938
'Subscription date' => 'Datum van abonnement',

0 commit comments

Comments
 (0)