915: TDM - Support the Spanish language
Task-Url: https://support.d4science.org/issues/915 Updated Spanish Support git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-json-export-widget@119972 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
160cfd64ee
commit
470d12bf18
|
@ -1,12 +1,12 @@
|
||||||
csvExportWizardHead = Esporta CSV
|
jsonExportWizardHead = Esporta JSON
|
||||||
csvExportConfigCardHead = Configurazione CSV
|
jsonExportConfigCardHead = Configurazione JSON
|
||||||
radioViewColumnExportTrueLabel = Vero
|
radioViewColumnExportTrueLabel = Vero
|
||||||
radioViewColumnExportFalseLabel = Falso
|
radioViewColumnExportFalseLabel = Falso
|
||||||
viewColumnExportPanelToolTip = Esporta anche le View Column
|
viewColumnExportPanelToolTip = Esporta anche le View Column
|
||||||
viewColumnExportPanelLabel = Esporta View Columns
|
viewColumnExportPanelLabel = Esporta View Columns
|
||||||
noColumnSelected = Nessuna colonna selezionata
|
noColumnSelected = Nessuna colonna selezionata
|
||||||
errorRetrievingTabularResourceInfo = Errore recuperando le info sulla tabular resource:
|
errorRetrievingTabularResourceInfo = Errore recuperando le info sulla tabular resource:
|
||||||
csvWorkspaceSelectionCardHead = Esporta CSV in Workspace
|
jsonWorkspaceSelectionCardHead = Esporta JSON in Workspace
|
||||||
nameLabel = Nome
|
nameLabel = Nome
|
||||||
descriptionLabel = Descrizione
|
descriptionLabel = Descrizione
|
||||||
workspaceExplorerPanelHead = Workspace Seleziona
|
workspaceExplorerPanelHead = Workspace Seleziona
|
||||||
|
@ -14,11 +14,11 @@ workspaceExplorerPanelLabel = Folder
|
||||||
attentionNoFolderSelected = Nessun folder selezionato!
|
attentionNoFolderSelected = Nessun folder selezionato!
|
||||||
attentionNoValidFileDescription = Descrizione non valida!
|
attentionNoValidFileDescription = Descrizione non valida!
|
||||||
attentionNoValidFileName = Nome non valido!
|
attentionNoValidFileName = Nome non valido!
|
||||||
destinationSelectionCardHead = Seleziona destinazione per il CSV
|
destinationSelectionCardHead = Seleziona destinazione per il JSON
|
||||||
downloadFileCardHead = Scarica File
|
downloadFileCardHead = Scarica File
|
||||||
csvOperationInProgressCardDestinationLabel = Destinazione:
|
jsonOperationInProgressCardDestinationLabel = Destinazione:
|
||||||
csvOperationInProgressCardNameLabel = Nome:
|
jsonOperationInProgressCardNameLabel = Nome:
|
||||||
csvOperationInProgressCardDescriptionLabel = Descrizione:
|
jsonOperationInProgressCardDescriptionLabel = Descrizione:
|
||||||
summaryExport = Sommario Esportazione
|
summaryExport = Sommario Esportazione
|
||||||
errorInCSVExport = Un errore è avvenuto nell''esportazione del CSV:
|
errorInJSONExport = Un errore è avvenuto nell''esportazione del JSON:
|
||||||
columnDataGridPanelHead = Colonne
|
columnDataGridPanelHead = Colonne
|
||||||
|
|
Loading…
Reference in New Issue