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-resources-widget@120041 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
57febdc175
commit
ee70c75a57
|
@ -1,2 +0,0 @@
|
|||
sendButton = Send
|
||||
nameField = Enter your name
|
|
@ -1,2 +0,0 @@
|
|||
sendButton = Envoyer
|
||||
nameField = Entrez votre nom
|
|
@ -0,0 +1,36 @@
|
|||
resourcesListViewDialogHead = Resources List View
|
||||
toolBarFilterLabel = Filter:
|
||||
toolBarSortBy = Sort By:
|
||||
errorRetrievingResourcesHead = Error retrieving resources
|
||||
statusBarNumberOfResources = Number of Resources: {0}
|
||||
statusBarNoResource = No Resource
|
||||
itemOpenText = Open
|
||||
itemSaveText = Save
|
||||
itemDeleteText = Delete
|
||||
saveResourceWizardHead = Save Resource
|
||||
errorRemovingTheResource = Error removing the resource:
|
||||
errorRetrievingURIFromResolver = Error retrieving uri from resolver!
|
||||
errorNoValidInternalUri = Error no valid InternalUri!
|
||||
nameLabel = Name
|
||||
descriptionLabel = Description
|
||||
creationDateLabel = Creation Date
|
||||
btnOpenText = Open
|
||||
btnOpenToolTip = Open
|
||||
btnDeleteText = Delete
|
||||
btnDeleteToolTip = Delete
|
||||
resourcesDialogHead = Resources
|
||||
errorRetrievingUserInfo = Error retrieving User Info
|
||||
nameLabelFixed = Name:
|
||||
descriptionLabelFixed = Description:
|
||||
creationDateLabelFixed = Creation Date:
|
||||
creatorIdLabelFixed = Creator Id:
|
||||
typeLabelFixed = Type:
|
||||
valueLabelFixed = Value:
|
||||
tableIdLabelFixed = Table Id:
|
||||
nameCol = Name
|
||||
typeCol = Type
|
||||
gridEmptyText = Empty
|
||||
errorRetrievingResourcesFixed = Error removing the resource:
|
||||
errorRetrievingCurrentTabularResourceId = Error retrieving current tabular resource id!
|
||||
errorGetTRInformation = Error get TR information!
|
||||
errorSettingActiveTR = Error setting Active TR!
|
|
@ -0,0 +1,36 @@
|
|||
resourcesListViewDialogHead = Recursos
|
||||
toolBarFilterLabel = Búsqueda:
|
||||
toolBarSortBy = Ordenar en:
|
||||
errorRetrievingResourcesHead = Error al recuperar los recursos
|
||||
statusBarNumberOfResources = Número de Recursos: {0}
|
||||
statusBarNoResource = No Hay Recursos
|
||||
itemOpenText = Abrir
|
||||
itemSaveText = Guardar
|
||||
itemDeleteText = Borrar
|
||||
saveResourceWizardHead = Guardar Recursos
|
||||
errorRemovingTheResource = Error borrando los recursos:
|
||||
errorRetrievingURIFromResolver = Error al recuperar la uri usando el resolutor!
|
||||
errorNoValidInternalUri = Error InternalUri inválida!
|
||||
nameLabel = Nombre
|
||||
descriptionLabel = Descripción
|
||||
creationDateLabel = Fecha Creacion
|
||||
btnOpenText = Abrir
|
||||
btnOpenToolTip = Abrir
|
||||
btnDeleteText = Borrar
|
||||
btnDeleteToolTip = Borrar
|
||||
resourcesDialogHead = Recursos
|
||||
errorRetrievingUserInfo = Error al recuperar la información del usuario
|
||||
nameLabelFixed = Nombre:
|
||||
descriptionLabelFixed = Descripción:
|
||||
creationDateLabelFixed = Fecha Creacion:
|
||||
creatorIdLabelFixed = Id de Creacion:
|
||||
typeLabelFixed = Tipo:
|
||||
valueLabelFixed = Valor:
|
||||
tableIdLabelFixed = Tabla Id:
|
||||
nameCol = Nombre
|
||||
typeCol = Tipo
|
||||
gridEmptyText = Vacío
|
||||
errorRetrievingResourcesFixed = Error borrando el recurso:
|
||||
errorRetrievingCurrentTabularResourceId = Error al recuperar el Id de la Tabular Resource corriente!
|
||||
errorGetTRInformation = Error al recuperar la información de la Tabular Resource!
|
||||
errorSettingActiveTR = Error al poner Tabular Resource Activa!
|
|
@ -0,0 +1,36 @@
|
|||
resourcesListViewDialogHead = Risorse
|
||||
toolBarFilterLabel = Filtra:
|
||||
toolBarSortBy = Ordina per:
|
||||
errorRetrievingResourcesHead = Errore recuperando le risorse
|
||||
statusBarNumberOfResources = Numero di Risorse: {0}
|
||||
statusBarNoResource = Nessuna Risorsa
|
||||
itemOpenText = Apri
|
||||
itemSaveText = Salva
|
||||
itemDeleteText = Elimina
|
||||
saveResourceWizardHead = Salva Risorse
|
||||
errorRemovingTheResource = Errore eliminando le risorse:
|
||||
errorRetrievingURIFromResolver = Errore recuperando l''uri dal resolver!
|
||||
errorNoValidInternalUri = Errore nessuna InternalUri valida!
|
||||
nameLabel = Nome
|
||||
descriptionLabel = Descrizione
|
||||
creationDateLabel = Data Creazione
|
||||
btnOpenText = Apri
|
||||
btnOpenToolTip = Apri
|
||||
btnDeleteText = Elimina
|
||||
btnDeleteToolTip = Elimna
|
||||
resourcesDialogHead = Risorse
|
||||
errorRetrievingUserInfo = Errore recuperando le informazioni utente
|
||||
nameLabelFixed = Nome:
|
||||
descriptionLabelFixed = Descrizione:
|
||||
creationDateLabelFixed = Data Creazione:
|
||||
creatorIdLabelFixed = Id di Creazione:
|
||||
typeLabelFixed = Tipo:
|
||||
valueLabelFixed = Valore:
|
||||
tableIdLabelFixed = Tabella Id:
|
||||
nameCol = Nome
|
||||
typeCol = Tipo
|
||||
gridEmptyText = Vuoto
|
||||
errorRetrievingResourcesFixed = Errore eliminando la risorsa:
|
||||
errorRetrievingCurrentTabularResourceId = Errore recuperando l''id della tabular resource corrente!
|
||||
errorGetTRInformation = Errore recuperando le infomazioni della Tabular Resource!
|
||||
errorSettingActiveTR = Errore settando la Tabular Resource Attiva!
|
Loading…
Reference in New Issue