Removed unnecessary translations

This commit is contained in:
Jan Böhmer 2025-11-11 23:52:02 +01:00
parent 230ae0f447
commit ac8b119414
5 changed files with 2 additions and 26 deletions

View file

@ -144,7 +144,7 @@ class TypeSynonymsCollectionType extends AbstractType
if ($child->has('dataSource')) { if ($child->has('dataSource')) {
$child->get('dataSource')->addError( $child->get('dataSource')->addError(
new FormError($this->translator->trans( new FormError($this->translator->trans(
'settings.system.data_source_synonyms.collection_type.duplicate', 'settings.synonyms.type_synonyms.collection_type.duplicate',
[], 'validators' [], 'validators'
)) ))
); );
@ -152,7 +152,7 @@ class TypeSynonymsCollectionType extends AbstractType
if ($child->has('locale')) { if ($child->has('locale')) {
$child->get('locale')->addError( $child->get('locale')->addError(
new FormError($this->translator->trans( new FormError($this->translator->trans(
'settings.system.data_source_synonyms.collection_type.duplicate', 'settings.synonyms.type_synonyms.collection_type.duplicate',
[], 'validators' [], 'validators'
)) ))
); );

View file

@ -13659,11 +13659,5 @@ Vezměte prosím na vědomí, že se nemůžete vydávat za uživatele se zakáz
<target>Minimální šířka náhledu (px)</target> <target>Minimální šířka náhledu (px)</target>
</segment> </segment>
</unit> </unit>
<unit id="a7uOieC" name="datasource.synonym">
<segment state="translated">
<source>datasource.synonym</source>
<target>%name% (Váš synonymum: %synonym%)</target>
</segment>
</unit>
</file> </file>
</xliff> </xliff>

View file

@ -365,11 +365,5 @@
<target>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í.</target> <target>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í.</target>
</segment> </segment>
</unit> </unit>
<unit id="djd7Z5r" name="settings.system.data_source_synonyms.collection_type.duplicate">
<segment state="translated">
<source>settings.system.data_source_synonyms.collection_type.duplicate</source>
<target>Dvojitá kombinace zdroje dat a jazyka.</target>
</segment>
</unit>
</file> </file>
</xliff> </xliff>

View file

@ -365,11 +365,5 @@
<target>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.</target> <target>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.</target>
</segment> </segment>
</unit> </unit>
<unit id="djd7Z5r" name="settings.system.data_source_synonyms.collection_type.duplicate">
<segment state="translated">
<source>settings.system.data_source_synonyms.collection_type.duplicate</source>
<target>Doppelte Kombination aus Datenquelle und Sprache.</target>
</segment>
</unit>
</file> </file>
</xliff> </xliff>

View file

@ -365,11 +365,5 @@
<target>Invalid code. Check that your authenticator app is set up correctly and that both the server and authentication device has the time set correctly.</target> <target>Invalid code. Check that your authenticator app is set up correctly and that both the server and authentication device has the time set correctly.</target>
</segment> </segment>
</unit> </unit>
<unit id="djd7Z5r" name="settings.system.data_source_synonyms.collection_type.duplicate">
<segment state="translated">
<source>settings.system.data_source_synonyms.collection_type.duplicate</source>
<target>Duplicate combination of data source and locale.</target>
</segment>
</unit>
</file> </file>
</xliff> </xliff>