diff --git a/webapp/locales/de.json b/webapp/locales/de.json index a82955167..4e5d42ac4 100644 --- a/webapp/locales/de.json +++ b/webapp/locales/de.json @@ -1095,7 +1095,6 @@ "code-of-conduct": "Verhaltenscodex", "contact": "Kontakt", "data-privacy": "Datenschutzerklärung", - "director": "Geschäftsführer", "donate": "Spenden", "error-occurred": "Ein Fehler ist aufgetreten.", "faq": "FAQ", @@ -1103,12 +1102,9 @@ "imprint": "Impressum", "made": "Mit ❤️ gemacht", "register": "Registernummer", - "responsible": "Verantwortlich für Inhalte dieser Seite (§ 55 Abs. 2 RStV)", "support": "Support", - "taxident": "Umsatzsteuer-Identifikationsnummer gemäß § 27 a Umsatzsteuergesetz (Deutschland)", "termsAndConditions": "Nutzungsbedingungen", - "thanks": "Danke!", - "tribunal": "Registergericht" + "thanks": "Danke!" }, "termsAndConditions": { "newTermsAndConditions": "Neue Nutzungsbedingungen", diff --git a/webapp/locales/en.json b/webapp/locales/en.json index 95aafe117..534a376cf 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -1095,7 +1095,6 @@ "code-of-conduct": "Code of Conduct", "contact": "Contact", "data-privacy": "Data privacy", - "director": "Managing Director", "donate": "Donate", "error-occurred": "An error occurred.", "faq": "FAQ", @@ -1103,12 +1102,9 @@ "imprint": "Imprint", "made": "Made with ❤️", "register": "Registry number", - "responsible": "responsible for contents of this page (§ 55 Abs. 2 RStV)", "support": "Support", - "taxident": "USt-ID. according to §27a of the German Sales Tax Law:", "termsAndConditions": "Terms and conditions", - "thanks": "Thanks!", - "tribunal": "Registry court" + "thanks": "Thanks!" }, "termsAndConditions": { "newTermsAndConditions": "New Terms and Conditions", diff --git a/webapp/locales/es.json b/webapp/locales/es.json index 3ab707430..c33169f66 100644 --- a/webapp/locales/es.json +++ b/webapp/locales/es.json @@ -1095,7 +1095,6 @@ "code-of-conduct": "Código de conducta", "contact": "Contacto", "data-privacy": "Protección de datos", - "director": "Director General", "donate": null, "error-occurred": "Se ha ocurrido un error.", "faq": "Preguntas más frecuentes", @@ -1103,12 +1102,9 @@ "imprint": "Pie de imprenta", "made": "Hecho con ❤️", "register": "Número de registro", - "responsible": "Responsable según § 55 Abs. 2 RStV (Alemania)", "support": null, - "taxident": "Número de identificación del impuesto sobre el valor añadido según el § 27 a de la Ley del Impuesto sobre el Valor Añadido (Alemania)", "termsAndConditions": "Términos y condiciones", - "thanks": "¡Gracias!", - "tribunal": "Tribunal de registro" + "thanks": "¡Gracias!" }, "termsAndConditions": { "newTermsAndConditions": "Nuevos términos de uso", diff --git a/webapp/locales/fr.json b/webapp/locales/fr.json index 3e0083c1c..889093b8c 100644 --- a/webapp/locales/fr.json +++ b/webapp/locales/fr.json @@ -1095,7 +1095,6 @@ "code-of-conduct": "Code de conduite", "contact": "Contacter", "data-privacy": "Protection des données", - "director": "Directeur Général", "donate": null, "error-occurred": "Une erreur s'est produite.", "faq": "FAQ", @@ -1103,12 +1102,9 @@ "imprint": "Mentions légales", "made": "Fabriqué avec ❤️", "register": "Numéro de registre", - "responsible": "Responsable selon § 55 Abs. 2 RStV (Allemagne)", "support": null, - "taxident": "Numéro d'identification à la taxe sur la valeur ajoutée selon § 27 a de la loi sur la taxe sur la valeur ajoutée (Allemagne)", "termsAndConditions": "Conditions générales", - "thanks": "Merci!", - "tribunal": "Tribunal de registre" + "thanks": "Merci!" }, "termsAndConditions": { "newTermsAndConditions": "Nouvelles conditions générales", diff --git a/webapp/locales/it.json b/webapp/locales/it.json index d705b2d27..222ac94b2 100644 --- a/webapp/locales/it.json +++ b/webapp/locales/it.json @@ -1095,7 +1095,6 @@ "code-of-conduct": null, "contact": "Contatto", "data-privacy": "protezione dei dati", - "director": "Direttore Generale", "donate": null, "error-occurred": null, "faq": null, @@ -1103,12 +1102,9 @@ "imprint": "Impressum", "made": "Con ❤️ fatto", "register": "numero di registro", - "responsible": "Responsabile ai sensi del § 55 Abs. 2 RStV (Germania)", "support": null, - "taxident": "Numero di identificazione dell'imposta sul valore aggiunto ai sensi del § 27 a Legge sull'imposta sul valore aggiunto (Germania)", "termsAndConditions": null, - "thanks": null, - "tribunal": "registro tribunale" + "thanks": null }, "termsAndConditions": { "newTermsAndConditions": "Nuovi Termini e Condizioni", diff --git a/webapp/locales/nl.json b/webapp/locales/nl.json index 2394cf641..6ec9b4c2a 100644 --- a/webapp/locales/nl.json +++ b/webapp/locales/nl.json @@ -1095,7 +1095,6 @@ "code-of-conduct": null, "contact": "contact", "data-privacy": "gegevensbescherming", - "director": "Directeur", "donate": null, "error-occurred": null, "faq": null, @@ -1103,12 +1102,9 @@ "imprint": "Afdruk", "made": "Met ❤️ gemaakt", "register": "inschrijfnummer", - "responsible": "Verantwoordelijk volgens § 55 Abs. 2 RStV (Duitsland).", "support": null, - "taxident": "Identificatienummer voor de belasting over de toegevoegde waarde overeenkomstig § 27 a Wet op de belasting over de toegevoegde waarde (Duitsland).", "termsAndConditions": null, - "thanks": null, - "tribunal": "registerrechtbank" + "thanks": null }, "termsAndConditions": { "newTermsAndConditions": null, diff --git a/webapp/locales/pl.json b/webapp/locales/pl.json index 307746415..1ed0fa050 100644 --- a/webapp/locales/pl.json +++ b/webapp/locales/pl.json @@ -1095,7 +1095,6 @@ "code-of-conduct": null, "contact": "Kontakt", "data-privacy": "ochrona danych", - "director": "Dyrektor zarządzający", "donate": null, "error-occurred": null, "faq": null, @@ -1103,12 +1102,9 @@ "imprint": "Nadruk", "made": "Z ❤️ zrobiony", "register": "numer rejestracyjny", - "responsible": "Odpowiedzialny zgodnie z § 55 Abs. 2 RStV (Niemcy)", "support": null, - "taxident": "Numer identyfikacyjny podatku od wartości dodanej zgodnie z § 27 a Ustawa o podatku od wartości dodanej (Niemcy)", "termsAndConditions": null, - "thanks": null, - "tribunal": "sąd rejestrowy" + "thanks": null }, "termsAndConditions": { "newTermsAndConditions": null, diff --git a/webapp/locales/pt.json b/webapp/locales/pt.json index 4ede3145d..c2e38fbc6 100644 --- a/webapp/locales/pt.json +++ b/webapp/locales/pt.json @@ -1095,7 +1095,6 @@ "code-of-conduct": "Codigo de Conduto", "contact": "Contato", "data-privacy": "Proteção de Dados", - "director": "Diretor Administrativo", "donate": null, "error-occurred": "Ocorreu um erro.", "faq": "FAQ", @@ -1103,12 +1102,9 @@ "imprint": "Impressão", "made": "Feito com ❤️", "register": "número de registo", - "responsible": "Responsável segundo § 55 Abs. 2 RStV (Alemanha) ", "support": null, - "taxident": "Número de identificação do imposto sobre o valor acrescentado de acordo com o § 27 da Lei do Imposto sobre o Valor Acrescentado (Alemanha)", "termsAndConditions": "Termos e Condições", - "thanks": "Obrigado(a)!", - "tribunal": "tribunal de registo" + "thanks": "Obrigado(a)!" }, "termsAndConditions": { "newTermsAndConditions": "Novos Termos e Condições", diff --git a/webapp/locales/ru.json b/webapp/locales/ru.json index 238124ac6..91a8b30bc 100644 --- a/webapp/locales/ru.json +++ b/webapp/locales/ru.json @@ -1095,7 +1095,6 @@ "code-of-conduct": "Кодекс поведения", "contact": "Контакт", "data-privacy": "Конфиденциальность", - "director": "Управляющий директор", "donate": null, "error-occurred": "Произошла ошибка.", "faq": "ЧаВо (FAQ)", @@ -1103,12 +1102,9 @@ "imprint": "Импрессум", "made": "Сделано с ❤️", "register": "Регистрационный номер", - "responsible": "ответственный за содержание этой страницы (§ 55 Abs. 2 RStV)", "support": null, - "taxident": "UST-ID. в соответствии с §27a Закона о налоге с продаж Германии:", "termsAndConditions": "Условия и положения", - "thanks": "Спасибо!", - "tribunal": "Суд регистрации" + "thanks": "Спасибо!" }, "termsAndConditions": { "newTermsAndConditions": "Новые условия и положения",