File tree Expand file tree Collapse file tree 4 files changed +39
-4
lines changed
src/CoreBundle/Resources/translations Expand file tree Collapse file tree 4 files changed +39
-4
lines changed Original file line number Diff line number Diff line change 440440 <target >Backend-Klasse setzen</target >
441441 </trans-unit >
442442 <trans-unit id =" mandatory_for_unique_attr" resname =" mandatory_for_unique_attr" >
443- <source >Unique attribues are automatically mandatory (this is not changable).</source >
443+ <source >Unique attributes are automatically mandatory (this is not changable).</source >
444444 <target >Eindeutige (unique) Attribute sind automatisch Pflichtfelder (Einstellung nicht änderbar).</target >
445445 </trans-unit >
446446 <trans-unit id =" readonly_for_force_alias" resname =" readonly_for_force_alias" >
447- <source >Attribues with force alias are automatically readonly (this is not changable).</source >
447+ <source >Attributes with force alias are automatically readonly (this is not changable).</source >
448448 <target >Attribute mit " Neuerstellung erzwingen" sind automatisch " nur lesend" (Einstellung nicht änderbar).</target >
449449 </trans-unit >
450+ <trans-unit id =" readonly_for_always_save" resname =" readonly_for_always_save" >
451+ <source >Attributes with always save are automatically readonly (this is not changable).</source >
452+ <target >Attribute mit " Immer speichern" sind automatisch " nur lesend" (Einstellung nicht änderbar).</target >
453+ </trans-unit >
450454 <trans-unit id =" showRecord" resname =" showRecord" >
451455 <source >Show the details of record %id%</source >
452456 <target >Zeige Details Datensatz ID %id%.</target >
Original file line number Diff line number Diff line change 343343 <source >Set backend class.</source >
344344 </trans-unit >
345345 <trans-unit id =" mandatory_for_unique_attr" resname =" mandatory_for_unique_attr" >
346- <source >Unique attribues are automatically mandatory (this is not changable).</source >
346+ <source >Unique attributes are automatically mandatory (this is not changable).</source >
347347 </trans-unit >
348348 <trans-unit id =" readonly_for_force_alias" resname =" readonly_for_force_alias" >
349- <source >Attribues with force alias are automatically readonly (this is not changable).</source >
349+ <source >Attributes with force alias are automatically readonly (this is not changable).</source >
350+ </trans-unit >
351+ <trans-unit id =" readonly_for_always_save" resname =" readonly_for_always_save" >
352+ <source >Attributes with always save are automatically readonly (this is not changable).</source >
350353 </trans-unit >
351354 <trans-unit id =" showRecord" resname =" showRecord" >
352355 <source >Show the details of record %id%</source >
Original file line number Diff line number Diff line change 267267 <source >Show this text as long as the field is empty.</source >
268268 <target >Diesen Text anzeigen solange das Fekld leer ist.</target >
269269 </trans-unit >
270+ <trans-unit id =" use_only_in_env.label" resname =" use_only_in_env.label" >
271+ <source >Use SQL only in environment</source >
272+ <target >SQL Verwendung einschränken</target >
273+ </trans-unit >
274+ <trans-unit id =" use_only_in_env.description" resname =" use_only_in_env.description" >
275+ <source >If active, the SQL is only executed in the selected environment - e.g. for example only in the backend.</source >
276+ <target >Wenn aktiv, wird das SQL nur in der ausgewählten Umgebung ausgeführt - also z. B. nur im Backend.</target >
277+ </trans-unit >
278+ <trans-unit id =" use_only_in_env.only_backend" resname =" use_only_in_env.only_backend" >
279+ <source >Only in backend</source >
280+ <target >Nur im Backend</target >
281+ </trans-unit >
282+ <trans-unit id =" use_only_in_env.only_frontend" resname =" use_only_in_env.only_frontend" >
283+ <source >Only in frontend</source >
284+ <target >Nur im Frontend</target >
285+ </trans-unit >
270286 <trans-unit id =" sorting_directions.natsort_asc" resname =" sorting_directions.natsort_asc" >
271287 <source >Natural sorting (ASC)</source >
272288 <target >Natürliche Sortierung (aufsteigend)</target >
Original file line number Diff line number Diff line change 223223 <trans-unit id =" placeholder.description" resname =" placeholder.description" >
224224 <source >Show this text as long as the field is empty.</source >
225225 </trans-unit >
226+ <trans-unit id =" use_only_in_env.label" resname =" use_only_in_env.label" >
227+ <source >Use SQL only in environment</source >
228+ </trans-unit >
229+ <trans-unit id =" use_only_in_env.description" resname =" use_only_in_env.description" >
230+ <source >If active, the SQL is only executed in the selected environment - e.g. for example only in the backend.</source >
231+ </trans-unit >
232+ <trans-unit id =" use_only_in_env.only_backend" resname =" use_only_in_env.only_backend" >
233+ <source >Only in backend</source >
234+ </trans-unit >
235+ <trans-unit id =" use_only_in_env.only_frontend" resname =" use_only_in_env.only_frontend" >
236+ <source >Only in frontend</source >
237+ </trans-unit >
226238 <trans-unit id =" sorting_directions.natsort_asc" resname =" sorting_directions.natsort_asc" >
227239 <source >Natural sorting (ASC)</source >
228240 </trans-unit >
You can’t perform that action at this time.
0 commit comments