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
|
||||
csvExportConfigCardHead = Configurazione CSV
|
||||
jsonExportWizardHead = Esporta JSON
|
||||
jsonExportConfigCardHead = Configurazione JSON
|
||||
radioViewColumnExportTrueLabel = Vero
|
||||
radioViewColumnExportFalseLabel = Falso
|
||||
viewColumnExportPanelToolTip = Esporta anche le View Column
|
||||
viewColumnExportPanelLabel = Esporta View Columns
|
||||
noColumnSelected = Nessuna colonna selezionata
|
||||
errorRetrievingTabularResourceInfo = Errore recuperando le info sulla tabular resource:
|
||||
csvWorkspaceSelectionCardHead = Esporta CSV in Workspace
|
||||
jsonWorkspaceSelectionCardHead = Esporta JSON in Workspace
|
||||
nameLabel = Nome
|
||||
descriptionLabel = Descrizione
|
||||
workspaceExplorerPanelHead = Workspace Seleziona
|
||||
|
@ -14,11 +14,11 @@ workspaceExplorerPanelLabel = Folder
|
|||
attentionNoFolderSelected = Nessun folder selezionato!
|
||||
attentionNoValidFileDescription = Descrizione non valida!
|
||||
attentionNoValidFileName = Nome non valido!
|
||||
destinationSelectionCardHead = Seleziona destinazione per il CSV
|
||||
destinationSelectionCardHead = Seleziona destinazione per il JSON
|
||||
downloadFileCardHead = Scarica File
|
||||
csvOperationInProgressCardDestinationLabel = Destinazione:
|
||||
csvOperationInProgressCardNameLabel = Nome:
|
||||
csvOperationInProgressCardDescriptionLabel = Descrizione:
|
||||
jsonOperationInProgressCardDestinationLabel = Destinazione:
|
||||
jsonOperationInProgressCardNameLabel = Nome:
|
||||
jsonOperationInProgressCardDescriptionLabel = Descrizione:
|
||||
summaryExport = Sommario Esportazione
|
||||
errorInCSVExport = Un errore è avvenuto nell''esportazione del CSV:
|
||||
errorInJSONExport = Un errore è avvenuto nell''esportazione del JSON:
|
||||
columnDataGridPanelHead = Colonne
|
||||
|
|
Loading…
Reference in New Issue