Skip to content
Snippets Groups Projects
Commit 986380eb authored by Samuel Eickelberg's avatar Samuel Eickelberg
Browse files

OP#18070 Updated a translation (DCC upload button)

parent 324335a1
Branches
No related tags found
No related merge requests found
<input type="file" class="file-input" (change)="onFileSelected($event)" #fileUpload> <input type="file" class="file-input" (change)="onFileSelected($event)" #fileUpload>
<button (click)="fileUpload.click()" color="primary" mat-raised-button>{{'dcc.fileUpload' | translate}}</button> <button (click)="fileUpload.click()" color="primary" mat-raised-button>{{'dcc.dccUpload' | translate}}</button>
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
"dcc.date": "Datum", "dcc.date": "Datum",
"dcc.dccSoftware": "DCC-Software", "dcc.dccSoftware": "DCC-Software",
"dcc.dccTemplates": "DCC-Vorlagen", "dcc.dccTemplates": "DCC-Vorlagen",
"dcc.dccUpload": "DCC hochladen",
"dcc.declaration": "Deklaration", "dcc.declaration": "Deklaration",
"dcc.description": "Beschreibung", "dcc.description": "Beschreibung",
"dcc.downloadDcc": "DCC herunterladen", "dcc.downloadDcc": "DCC herunterladen",
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
"dcc.date": "Date", "dcc.date": "Date",
"dcc.dccSoftware": "DCC software", "dcc.dccSoftware": "DCC software",
"dcc.dccTemplates": "DCC templates", "dcc.dccTemplates": "DCC templates",
"dcc.dccUpload": "Upload DCC",
"dcc.declaration": "Declaration", "dcc.declaration": "Declaration",
"dcc.description": "Description", "dcc.description": "Description",
"dcc.downloadDcc": "Download DCC", "dcc.downloadDcc": "Download DCC",
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
"dcc.date": "Fecha", "dcc.date": "Fecha",
"dcc.dccSoftware": "Software DCC", "dcc.dccSoftware": "Software DCC",
"dcc.dccTemplates": "Plantillas DCC", "dcc.dccTemplates": "Plantillas DCC",
"dcc.dccUpload": "Cargar DCC",
"dcc.declaration": "Declaración", "dcc.declaration": "Declaración",
"dcc.description": "Descripción", "dcc.description": "Descripción",
"dcc.downloadDcc": "Descargar DCC", "dcc.downloadDcc": "Descargar DCC",
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
"dcc.date": "Date", "dcc.date": "Date",
"dcc.dccSoftware": "Logiciel DCC", "dcc.dccSoftware": "Logiciel DCC",
"dcc.dccTemplates": "Modèles DCC", "dcc.dccTemplates": "Modèles DCC",
"dcc.dccUpload": "Télécharger DCC",
"dcc.declaration": "Déclaration", "dcc.declaration": "Déclaration",
"dcc.description": "Description", "dcc.description": "Description",
"dcc.downloadDcc": "Télécharger DCC", "dcc.downloadDcc": "Télécharger DCC",
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
"dcc.date": "Data", "dcc.date": "Data",
"dcc.dccSoftware": "Software DCC", "dcc.dccSoftware": "Software DCC",
"dcc.dccTemplates": "Modelos DCC", "dcc.dccTemplates": "Modelos DCC",
"dcc.dccUpload": "Carregar DCC",
"dcc.declaration": "Declaração", "dcc.declaration": "Declaração",
"dcc.description": "Descrição", "dcc.description": "Descrição",
"dcc.downloadDcc": "Baixar DCC", "dcc.downloadDcc": "Baixar DCC",
......
...@@ -883,6 +883,33 @@ ...@@ -883,6 +883,33 @@
</translation> </translation>
</translations> </translations>
</concept_node> </concept_node>
<concept_node>
<name>dcc.dccUpload</name>
<description/>
<comment/>
<translations>
<translation>
<language>de-DE</language>
<approved>false</approved>
</translation>
<translation>
<language>en-GB</language>
<approved>false</approved>
</translation>
<translation>
<language>es-ES</language>
<approved>false</approved>
</translation>
<translation>
<language>fr-FR</language>
<approved>false</approved>
</translation>
<translation>
<language>pt-BR</language>
<approved>false</approved>
</translation>
</translations>
</concept_node>
<concept_node> <concept_node>
<name>dcc.declaration</name> <name>dcc.declaration</name>
<description/> <description/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment