+{% endblock %}
diff --git a/templates/form/permission_layout.html.twig b/templates/form/permission_layout.html.twig
index 07ae6c49..aefd9edd 100644
--- a/templates/form/permission_layout.html.twig
+++ b/templates/form/permission_layout.html.twig
@@ -21,7 +21,7 @@
{% set dataSource = 'project' %}
{% endif %}
- {% set dataSourceName = get_data_source_name(dataSource, form.vars.label) %}
+ {% set dataSourceName = get_data_source_name_plural(dataSource, form.vars.label) %}
{% set translatedSource = form.vars.label|trans %}
{% if dataSourceName != translatedSource %}
{{ translatedSource }}
diff --git a/translations/messages.cs.xlf b/translations/messages.cs.xlf
index 8757d6c7..cefc9bb3 100644
--- a/translations/messages.cs.xlf
+++ b/translations/messages.cs.xlf
@@ -12828,7 +12828,7 @@ Vezměte prosím na vědomí, že se nemůžete vydávat za uživatele se zakáz
settings.system.data_source_synonyms.configuration.help
- Definujte vlastní synonyma pro dané zdroje dat. Očekává se formát JSON s vašimi preferovanými jazykovými ISO kódy. Příklad: %format%.
+ Definujte vlastní synonyma pro zadané zdroje dat. Volně přidávat zdroj dat, jazyk a překlady; Jazyky, které se nepoužívají, zůstávají prázdné.
@@ -12867,6 +12867,42 @@ Vezměte prosím na vědomí, že se nemůžete vydávat za uživatele se zakáz
Projekt
+
+
+ settings.behavior.data_source_synonyms.collection.add_entry
+ Přidat položku
+
+
+
+
+ settings.behavior.data_source_synonyms.collection.remove_entry
+ Odebrat položku
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.datasource
+ Zdroj dat
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.locale
+ Místní nastavení
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.translation_singular
+ Překlad (jednotné číslo)
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.translation_plural
+ Překlad (množné číslo)
+
+ settings.system.privacy
diff --git a/translations/messages.de.xlf b/translations/messages.de.xlf
index 3fb6d28b..646281a5 100644
--- a/translations/messages.de.xlf
+++ b/translations/messages.de.xlf
@@ -12896,7 +12896,7 @@ Bitte beachten Sie, dass Sie sich nicht als deaktivierter Benutzer ausgeben kön
settings.system.data_source_synonyms.configuration.help
- Definieren Sie Ihre eigenen Synonyme für die angegebenen Datenquellen. Erwartet wird ein JSON-Format mit Ihren bevorzugten Sprache-ISO-Codes. Beispiel: %format%.
+ Definieren Sie Ihre eigenen Synonyme für die angegebenen Datenquellen. Datenquelle, Sprache und Übersetzungen frei hinzufügen; Nicht verwendete Sprachen bleiben leer.
@@ -12935,6 +12935,42 @@ Bitte beachten Sie, dass Sie sich nicht als deaktivierter Benutzer ausgeben kön
Projekt
+
+
+ settings.behavior.data_source_synonyms.collection.add_entry
+ Eintrag hinzufügen
+
+
+
+
+ settings.behavior.data_source_synonyms.collection.remove_entry
+ Eintrag entfernen
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.datasource
+ Datenquelle
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.locale
+ Sprache
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.translation_singular
+ Übersetzung (Singular)
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.translation_plural
+ Übersetzung (Plural)
+
+ settings.system.privacy
diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf
index ad772b12..5d2c404e 100644
--- a/translations/messages.en.xlf
+++ b/translations/messages.en.xlf
@@ -12897,7 +12897,7 @@ Please note, that you can not impersonate a disabled user. If you try you will g
settings.system.data_source_synonyms.configuration.help
- Define your own synonyms for the given data sources. Expected in JSON-format with your preferred language iso-codes. Example: %format%.
+ Define your own synonyms for the given data sources. Add data source, language and translations freely; unused languages remain empty.
@@ -12936,6 +12936,42 @@ Please note, that you can not impersonate a disabled user. If you try you will g
Project
+
+
+ settings.behavior.data_source_synonyms.collection.add_entry
+ Add entry
+
+
+
+
+ settings.behavior.data_source_synonyms.collection.remove_entry
+ Remove entry
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.datasource
+ Data source
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.locale
+ Locale
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.translation_singular
+ Translation singular
+
+
+
+
+ settings.behavior.data_source_synonyms.row_type.form.translation_plural
+ Translation plural
+
+ settings.system.privacy
diff --git a/translations/validators.cs.xlf b/translations/validators.cs.xlf
index c298266a..5f1f9a54 100644
--- a/translations/validators.cs.xlf
+++ b/translations/validators.cs.xlf
@@ -365,5 +365,17 @@
Neplatný kód. Zkontrolujte, zda je vaše ověřovací aplikace správně nastavena a zda je čas správně nastaven jak na serveru, tak na ověřovacím zařízení.
+
+
+ settings.system.data_source_synonyms.row_type.value_not_blank
+ Tato hodnota nemůže být prázdná.
+
+
+
+
+ settings.system.data_source_synonyms.collection_type.duplicate
+ Dvojitá kombinace zdroje dat a jazyka.
+
+
diff --git a/translations/validators.de.xlf b/translations/validators.de.xlf
index 5cccd388..5d226d6a 100644
--- a/translations/validators.de.xlf
+++ b/translations/validators.de.xlf
@@ -365,5 +365,17 @@
Ungültiger Code. Überprüfen Sie, ob die Authenticator App korrekt eingerichtet ist und ob der Server und das Gerät beide die korrekte Uhrzeit eingestellt haben.
+
+
+ settings.system.data_source_synonyms.row_type.value_not_blank
+ Dieser Wert darf nicht leer sein.
+
+
+
+
+ settings.system.data_source_synonyms.collection_type.duplicate
+ Doppelte Kombination aus Datenquelle und Sprache.
+
+
diff --git a/translations/validators.en.xlf b/translations/validators.en.xlf
index 6ad14460..e0f4be15 100644
--- a/translations/validators.en.xlf
+++ b/translations/validators.en.xlf
@@ -365,5 +365,17 @@
Invalid code. Check that your authenticator app is set up correctly and that both the server and authentication device has the time set correctly.
+
+
+ settings.system.data_source_synonyms.row_type.value_not_blank
+ This value should not be blank.
+
+
+
+
+ settings.system.data_source_synonyms.collection_type.duplicate
+ Duplicate combination of data source and locale.
+
+