Language pack
The application can work with several languages; the language term definitions are set here.
Spanish translation
Section titled “Spanish translation”# Main menumainmenu.file=Ficheromainmenu.configuration=Configuraciónmainmenu.exit=Salirmainmenu.help=Ayudamainmenu.about=Sobre OpenKM Cliente de Encriptaciónmainmenu.configuration.server=Configuración del servidormainmenu.file.encrypt=Encriptar y subirmainmenu.file.decrypt=Descargar y desencriptarmainmenu.help.documentation=Documentación en lineamainmenu.help.logfile=Abrir archivo logmainmenu.file.clear=Limpiarmainmenu.file.encrypt.okm=Encriptar un archivo en OpeKMmainmenu.file.decrypt.okm=Desencriptar un archivo en OpenKM
# Drag & drop tabletable.file=Nombretable.date=Horatable.file.adding=Añadiendotable.file.added=Añadidotable.file.error=Errortable.file.skip=Omitidotable.file.update=Actualizadotable.status=Estadotable.status.encrypted=Encriptadotable.status.decrypted=Desencriptado
# Buttonbutton.accept=Aceptarbutton.cancel=Cancelarbutton.close=Cerrarbutton.search=Buscarbutton.refresh=Refrescarbutton.save=Guardarbutton.update=Actualizar
# Application formsform.main.title=OpenKM Cliente de Encriptaciónform.main.queue.status={0} documentos en la cola
# Application messagesmessage.alert.message=En proceso, por favor espere...message.change.existing.document= ¿ El documento {0} ya existe, desea actualizarlo ?message.wait.until.finish=No puede añadir más fichero mientras el proceso de encriptación no haya terminado.message.warning.title=Avisomessage.required=Obligatoriomessage.required.field=Faltan llenar campos.message.connection.error=Error de conexión con el servidor.message.error=Errormessage.successful=Correcto.message.file.not.exist=El archivo '{0}' no exite en el repositorio!message.file.in.use=Este archivo esta en uso por otra aplicación o usuario.
# Form configurationform.configuration.name=Configuracionform.configuration.language=Idiomaform.configuration.version=Versión de OpenKMform.configuration.userName=Usuarioform.configuration.password=Claveform.configuration.host=Hostform.configuration.error.msg=El campo {0} no puede ser vacioform.configuration.button.accept=Aceptarform.configuration.button.cancel=Cancelarform.configuration.button.test=Pruebaform.configuration.test.ok=Conexión establecida.form.configuration.test.error=La prueba de conexión ha fallado!!!form.statusbar.message.connecting=Conectando...form.statusbar.message.test.connection=Probando conexión...form.configuration.useToken=Utilizar token personalform.configuration.personalToken=Token personal
# Form treeform.tree.title=Navegadorform.tree.context.root=Taxonomíaform.tree.context.templates=Plantillasform.tree.context.personal=Personalform.tree.contextmenu.newfolder=Nueva carpetaform.tree.contextmenu.renamefolder=Renombrar carpetaform.tree.contextmenu.deletefolder=Eliminar carpetaform.tree.button.accept=Firmarform.tree.input.title=Gestión de carpetasform.tree.button.refresh=Refrescarform.tree.button.search=Buscarform.tree.button.cancel=Cancelarform.tree.msg.foldername.empty=Error, el nombre de la carpeta esta vacioform.tree.button.select=Seleccionarform.tree.disable.tree.view=Desactivar la vista de árbolform.tree.label.selected.node=Nodo seleccionado:form.tree.contextmenu.confirm.deletefolder=¿Está seguro de que desea eliminar la carpeta seleccionada?
# Form searchform.search.title=Buscarform.search.msg.min.char=Como mínimo debe escribir 3 carácteresform.search.msg.empty=La consulta no ha devuelto ningún resultadoform.search.button.search=Buscarform.search.button.cancel=Cancelar
# Explorer formform.explorer.form.name=Editor de documentosform.explorer.context.taxonomia=Taxonomíaform.explorer.context.plantilla=Templariosform.explorer.context.usuario=Personalform.explorer.button.edit=Editarform.explorer.button.searchFolder=Buscar directorioform.explorer.button.searchDoc=Buscar documentoform.explorer.button.exit=Salirform.explorer.button.select=Seleccionarform.explorer.dataGrid.column.name=Nombreform.explorer.dataGrid.column.author=Autorform.explorer.dataGrid.column.version=Versiónform.explorer.dataGrid.column.date=Fechaform.explorer.message.exists.item.encrypted=Debe seleccionar sólo documentos sin encriptar.form.explorer.message.exists.item.decrypted=Debe seleccionar sólo documentos encriptados.form.explorer.tooltip.encrypted=Encriptadoform.explorer.tooltip.signed=Firmado electrónicamenteform.explorer.tooltip.lock=Bloquearform.explorer.tooltip.edit=Editarform.explorer.dataGrid.column.from=De
# PasswordDialog formform.inputDialog.title=Contraseñaform.inputDialog.password=Contraseñaform.inputDialog.repeat.password=Repetir contraseña
# Progress formform.progress.message=Downloading {0} of {1}form.progress.button.cancel=CancelCreate a new language
Section titled “Create a new language”Language translations are displayed with the following structure.
Key property = Translation value
To create a file with a new language, follow these steps:
-
Create a new text document named OKMEncryption-xxXX with the .properties extension, where xxXX refers to the language identifier (ISO 639).
For example, in the case of the Spanish language it would be esES (in English it is enGB); the file must be named OKMEncryption-esES.properties. -
Copy into the created file the example from the top of the Spanish translation. Each line of text has two sections, the “Key property” and the “Translation value”. The first one should not be changed; the second refers to the translated text and is what you should change.
For example:# Configuration formform.configuration.name=Configurationform.configuration.language=Languageform.configuration.version=OpenKM Version...Replace by:
# Configuration formform.configuration.name=Configuraciónform.configuration.language=Idiomaform.configuration.version=OpenKM Versión... -
Save the file in the installation folder, located at: “C:\Program Files (x86)\OpenKM\OKMEncryption Tool x.x\” or in the path you selected during installation.