diff --git a/Resources/Private/Translations/de/LinkTypes/Asset.xlf b/Resources/Private/Translations/de/LinkTypes/Asset.xlf new file mode 100644 index 0000000..eb48051 --- /dev/null +++ b/Resources/Private/Translations/de/LinkTypes/Asset.xlf @@ -0,0 +1,18 @@ + + + + + + + Asset + Mediendatei + + + + + Asset is required + Mediendatei ist erforderlich + + + + diff --git a/Resources/Private/Translations/de/LinkTypes/MailTo.xlf b/Resources/Private/Translations/de/LinkTypes/MailTo.xlf new file mode 100644 index 0000000..bbe93b4 --- /dev/null +++ b/Resources/Private/Translations/de/LinkTypes/MailTo.xlf @@ -0,0 +1,70 @@ + + + + + + + Mail to + Mail an + + + + + Recipient + Empfänger + + + e.g.: recipient@example.com + z. B.: recipient@example.com + + + Recipient is required + Empfänger ist erforderlich + + + Recipient should be a valid E-Mail Address + Der Empfänger muss eine gültige E-Mail-Adresse haben + + + + + Subject (optional) + Betreff (optional) + + + + + CC (optional) + CC (optional) + + + e.g.: recipient1@example.com, recipient2@example.com, ... + z. B.: recipient1@example.com, recipient2@example.com, ... + + + CC should be a comma-separated list of valid E-Mail Addresses + CC sollte eine durch Komma getrennte Liste von gültigen E-Mail-Adressen sein + + + + + BCC (optional) + BCC (optional) + + + e.g.: recipient1@example.com, recipient2@example.com, ... + z. B.: recipient1@example.com, recipient2@example.com, ... + + + BCC should be a comma-separated list of valid E-Mail Addresses + BCC sollte eine durch Komma getrennte Liste von gültigen E-Mail-Adressen sein + + + + + Body (optional) + Inhalt (optional) + + + + diff --git a/Resources/Private/Translations/de/LinkTypes/Node.xlf b/Resources/Private/Translations/de/LinkTypes/Node.xlf new file mode 100644 index 0000000..3950ebb --- /dev/null +++ b/Resources/Private/Translations/de/LinkTypes/Node.xlf @@ -0,0 +1,18 @@ + + + + + + + Document + Dokument + + + + + Node is required + Eine Seite ist erforderlich + + + + diff --git a/Resources/Private/Translations/de/LinkTypes/PhoneNumber.xlf b/Resources/Private/Translations/de/LinkTypes/PhoneNumber.xlf new file mode 100644 index 0000000..8084766 --- /dev/null +++ b/Resources/Private/Translations/de/LinkTypes/PhoneNumber.xlf @@ -0,0 +1,31 @@ + + + + + + Phone Number + Telefonnummer + + + Phone Number: + Telefonnummer: + + + your phone number without area code + Ihre Rufnummer ohne Vorwahl + + + A phone number is required + Eine Telefonnummer ist erforderlich + + + Please select a valid country calling code + Bitte wählen Sie eine gültige Landesvorwahl + + + Please enter only number values + Bitte nur Zahlenwerte eingeben + + + + diff --git a/Resources/Private/Translations/de/LinkTypes/Web.xlf b/Resources/Private/Translations/de/LinkTypes/Web.xlf new file mode 100644 index 0000000..a0dd7ae --- /dev/null +++ b/Resources/Private/Translations/de/LinkTypes/Web.xlf @@ -0,0 +1,32 @@ + + + + + + + Web + Web + + + Link + Link + + + + + Protocol is required + Protokoll ist erforderlich + + + + + e.g. www.example.com + z.B. www.example.com + + + URL is required + URL ist erforderlich + + + + diff --git a/Resources/Private/Translations/de/Main.xlf b/Resources/Private/Translations/de/Main.xlf new file mode 100644 index 0000000..ccecbdd --- /dev/null +++ b/Resources/Private/Translations/de/Main.xlf @@ -0,0 +1,58 @@ + + + + + + + Link + Link + + + + + Create Link + Link erstellen + + + Edit Link + Link editieren + + + Could not find an editor suitable for {href} + Konnte keinen geeigneten Editor für {href} finden + + + + + Edit Link + Link bearbeiten + + + Cancel + Abbrechen + + + Apply + Anwenden + + + + + Anchor + Anchor + + + Title + Titel + + + Open in new window + In einem neuen Fenster öffnen + + + rel="nofollow" + rel="nofollow" + + + + diff --git a/Resources/Private/Translations/fr/LinkTypes/Asset.xlf b/Resources/Private/Translations/fr/LinkTypes/Asset.xlf new file mode 100644 index 0000000..85da152 --- /dev/null +++ b/Resources/Private/Translations/fr/LinkTypes/Asset.xlf @@ -0,0 +1,19 @@ + + + + + + + Asset + date des médias + + + + + + Asset is required + fichier média est nécessaire + + + + diff --git a/Resources/Private/Translations/fr/LinkTypes/MailTo.xlf b/Resources/Private/Translations/fr/LinkTypes/MailTo.xlf new file mode 100644 index 0000000..c78c115 --- /dev/null +++ b/Resources/Private/Translations/fr/LinkTypes/MailTo.xlf @@ -0,0 +1,70 @@ + + + + + + + Mail to + Courrier à + + + + + Recipient + Bénéficiaire + + + e.g.: recipient@example.com + p.ex.:recipient@example.com + + + Recipient is required + Le bénéficiaire est tenu + + + Recipient should be a valid E-Mail Address + Le bénéficiaire doit être une adresse électronique valide + + + + + Subject (optional) + Matière (facultatif) + + + + + CC (optional) + CC (facultatif) + + + e.g.: recipient1@example.com, recipient2@example.com, ... + p.ex.:recipient1@example.com, recipient2@example.com, ... + + + CC should be a comma-separated list of valid E-Mail Addresses + CC doit être une liste d'adresses électroniques valides séparées par des virgules. + + + + + BCC (optional) + BCC (facultatif) + + + e.g.: recipient1@example.com, recipient2@example.com, ... + p.ex.: recipient1@example.com, recipient2@example.com, ... + + + BCC should be a comma-separated list of valid E-Mail Addresses + BCC doit être une liste d'adresses électroniques valides séparées par des virgules. + + + + + Body (optional) + Contenu (facultatif) + + + + diff --git a/Resources/Private/Translations/fr/LinkTypes/Node.xlf b/Resources/Private/Translations/fr/LinkTypes/Node.xlf new file mode 100644 index 0000000..d903c39 --- /dev/null +++ b/Resources/Private/Translations/fr/LinkTypes/Node.xlf @@ -0,0 +1,19 @@ + + + + + + + Document + Document + + + + + + Node is required + Le document est nécessaire + + + + diff --git a/Resources/Private/Translations/fr/LinkTypes/PhoneNumber.xlf b/Resources/Private/Translations/fr/LinkTypes/PhoneNumber.xlf new file mode 100644 index 0000000..879a3ec --- /dev/null +++ b/Resources/Private/Translations/fr/LinkTypes/PhoneNumber.xlf @@ -0,0 +1,31 @@ + + + + + + Phone Number + Numéro de téléphone + + + Phone Number: + Numéro de téléphone: + + + your phone number without area code + votre numéro de téléphone sans l'indicatif régional + + + A phone number is required + Un numéro de téléphone est requis + + + Please select a valid country calling code + Veuillez sélectionner un code d'appel de pays valide + + + Please enter only number values + Veuillez saisir uniquement des valeurs numériques + + + + diff --git a/Resources/Private/Translations/fr/LinkTypes/Web.xlf b/Resources/Private/Translations/fr/LinkTypes/Web.xlf new file mode 100644 index 0000000..e78dee6 --- /dev/null +++ b/Resources/Private/Translations/fr/LinkTypes/Web.xlf @@ -0,0 +1,32 @@ + + + + + + + Web + Web + + + Link + Lien + + + + + Protocol is required + Le protocole est nécessaire + + + + + e.g. www.example.com + p. ex. www.example.com + + + URL is required + L'URL est nécessaire + + + + diff --git a/Resources/Private/Translations/fr/Main.xlf b/Resources/Private/Translations/fr/Main.xlf new file mode 100644 index 0000000..9574166 --- /dev/null +++ b/Resources/Private/Translations/fr/Main.xlf @@ -0,0 +1,58 @@ + + + + + + + Link + lien + + + + + Create Link + Créer un lien + + + Edit Link + Modifier le lien + + + Could not find an editor suitable for {href} + Impossible de trouver un éditeur convenant à {href} + + + + + Edit Link + Modifier le lien + + + Cancel + Annuler + + + Apply + Appliquer + + + + + Anchor + Ancrage + + + Title + Titre + + + Open in new window + Ouvrir dans une nouvelle fenêtre + + + rel="nofollow" + rel="nofollow" + + + +