diff --git a/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/Messages.properties b/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/Messages.properties deleted file mode 100644 index c222555..0000000 --- a/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/Messages.properties +++ /dev/null @@ -1,2 +0,0 @@ -sendButton = Send -nameField = Enter your name \ No newline at end of file diff --git a/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/Messages_fr.properties b/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/Messages_fr.properties deleted file mode 100644 index b4a7627..0000000 --- a/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/Messages_fr.properties +++ /dev/null @@ -1,2 +0,0 @@ -sendButton = Envoyer -nameField = Entrez votre nom \ No newline at end of file diff --git a/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/ResourcesMessages.properties b/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/ResourcesMessages.properties new file mode 100644 index 0000000..be6eb58 --- /dev/null +++ b/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/ResourcesMessages.properties @@ -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! diff --git a/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/ResourcesMessages_es.properties b/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/ResourcesMessages_es.properties new file mode 100644 index 0000000..6111d5c --- /dev/null +++ b/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/ResourcesMessages_es.properties @@ -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! diff --git a/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/ResourcesMessages_it.properties b/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/ResourcesMessages_it.properties new file mode 100644 index 0000000..f5a2624 --- /dev/null +++ b/src/main/resources/org/gcube/portlets/user/td/resourceswidget/client/ResourcesMessages_it.properties @@ -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!