Skip to content

Commit bcc7547

Browse files
authoredMar 2, 2025··
New Crowdin updates (#874)
* New translations messages.en.xlf (Italian) * New translations messages.en.xlf (English)
1 parent 5a1a6e9 commit bcc7547

File tree

2 files changed

+40
-18
lines changed

2 files changed

+40
-18
lines changed
 

‎translations/messages.en.xlf

+1-1
Original file line numberDiff line numberDiff line change
@@ -9304,7 +9304,7 @@ Element 3</target>
93049304
<unit id="oQmnwDq" name="part.filter.orderdetails_count">
93059305
<segment state="translated">
93069306
<source>part.filter.orderdetails_count</source>
9307-
<target>Number of orderdetails</target>
9307+
<target>Number of order details</target>
93089308
</segment>
93099309
</unit>
93109310
<unit id="EVZFWzr" name="part.filter.lotExpirationDate">

‎translations/messages.it.xlf

+39-17
Original file line numberDiff line numberDiff line change
@@ -780,18 +780,10 @@ L'utente dovrà configurare nuovamente tutti i metodi di autenticazione a due fa
780780
<target>Eliminare</target>
781781
</segment>
782782
</unit>
783-
<unit id="W80Gv6o" name="attachment.external">
784-
<notes>
785-
<note category="file-source" priority="1">Part-DB1\templates\AdminPages\_attachments.html.twig:41</note>
786-
<note category="file-source" priority="1">Part-DB1\templates\Parts\edit\_attachments.html.twig:38</note>
787-
<note category="file-source" priority="1">Part-DB1\templates\Parts\info\_attachments_info.html.twig:35</note>
788-
<note category="file-source" priority="1">Part-DB1\src\DataTables\AttachmentDataTable.php:159</note>
789-
<note priority="1">Part-DB1\templates\Parts\edit\_attachments.html.twig:38</note>
790-
<note priority="1">Part-DB1\src\DataTables\AttachmentDataTable.php:159</note>
791-
</notes>
783+
<unit id="FtktoBj" name="attachment.external_only">
792784
<segment state="translated">
793-
<source>attachment.external</source>
794-
<target>Esterno</target>
785+
<source>attachment.external_only</source>
786+
<target>Solo allegato esterno</target>
795787
</segment>
796788
</unit>
797789
<unit id="JES0hrm" name="attachment.preview.alt">
@@ -806,7 +798,7 @@ L'utente dovrà configurare nuovamente tutti i metodi di autenticazione a due fa
806798
<target>Miniatura dell'allegato</target>
807799
</segment>
808800
</unit>
809-
<unit id="fCQby7u" name="attachment.view">
801+
<unit id="I_HDnsL" name="attachment.view_local">
810802
<notes>
811803
<note category="file-source" priority="1">Part-DB1\templates\AdminPages\_attachments.html.twig:52</note>
812804
<note category="file-source" priority="1">Part-DB1\templates\Parts\edit\_attachments.html.twig:50</note>
@@ -816,8 +808,8 @@ L'utente dovrà configurare nuovamente tutti i metodi di autenticazione a due fa
816808
<note priority="1">Part-DB1\templates\Parts\info\_attachments_info.html.twig:45</note>
817809
</notes>
818810
<segment state="translated">
819-
<source>attachment.view</source>
820-
<target>Visualizzare</target>
811+
<source>attachment.view_local</source>
812+
<target>Visualizza la copia locale</target>
821813
</segment>
822814
</unit>
823815
<unit id="mEHEYM6" name="attachment.file_not_found">
@@ -2119,14 +2111,14 @@ I sub elementi saranno spostati verso l'alto.</target>
21192111
<target>Immagine di anteprima</target>
21202112
</segment>
21212113
</unit>
2122-
<unit id="O2kBcDz" name="attachment.download">
2114+
<unit id="Uuy6Ntl" name="attachment.download_local">
21232115
<notes>
21242116
<note category="file-source" priority="1">Part-DB1\templates\Parts\info\_attachments_info.html.twig:67</note>
21252117
<note priority="1">Part-DB1\templates\Parts\info\_attachments_info.html.twig:50</note>
21262118
</notes>
21272119
<segment state="translated">
2128-
<source>attachment.download</source>
2129-
<target>Download</target>
2120+
<source>attachment.download_local</source>
2121+
<target>Scarica la copia in locale</target>
21302122
</segment>
21312123
</unit>
21322124
<unit id="mPK9Iyq" name="user.creating_user">
@@ -12324,5 +12316,35 @@ Notare che non è possibile impersonare un utente disattivato. Quando si prova a
1232412316
<target>Profilo salvato!</target>
1232512317
</segment>
1232612318
</unit>
12319+
<unit id="8C9ijHM" name="entity.export.flash.error.no_entities">
12320+
<segment state="translated">
12321+
<source>entity.export.flash.error.no_entities</source>
12322+
<target>Non ci sono entità da esportare!</target>
12323+
</segment>
12324+
</unit>
12325+
<unit id="0B3_rob" name="attachment.table.internal_file">
12326+
<segment state="translated">
12327+
<source>attachment.table.internal_file</source>
12328+
<target>File interno</target>
12329+
</segment>
12330+
</unit>
12331+
<unit id="uhfLnkB" name="attachment.table.external_link">
12332+
<segment state="translated">
12333+
<source>attachment.table.external_link</source>
12334+
<target>Link esterno</target>
12335+
</segment>
12336+
</unit>
12337+
<unit id="2WKNZAm" name="attachment.view_external.view_at">
12338+
<segment state="translated">
12339+
<source>attachment.view_external.view_at</source>
12340+
<target>Visualizza da %host%</target>
12341+
</segment>
12342+
</unit>
12343+
<unit id="nwO78O_" name="attachment.view_external">
12344+
<segment state="translated">
12345+
<source>attachment.view_external</source>
12346+
<target>Visualizza la versione esterna</target>
12347+
</segment>
12348+
</unit>
1232712349
</file>
1232812350
</xliff>

0 commit comments

Comments
 (0)
Please sign in to comment.