# jSite i18n data, English # # this file should be in US-ASCII format, with unicode characters outside # US-ASCII range encoded with the java-typical \u notation. # maintainer of the translation; translators, put your own name here! i18n.maintainer.name: David \u2018Bombe\u2019 Roden i18n.maintainer.email: bombe@freenetproject.org # general gui components general.button.okay.name: Okay general.button.okay.mnemonic: VK_O general.button.okay.accelerator: Ctrl-VK_O general.button.okay.shortDescription: Confirm general.button.okay.longDescription: Confirm and close dialog general.button.cancel.name: Cancel general.button.cancel.mnemonic: VK_C general.button.cancel.accelerator: VK_ESCAPE general.button.cancel.shortDescription: Cancel general.button.cancel.longDescription: Cancel and close dialog general.language.en.name: English general.language.en.mnemonic: VK_E general.language.en.shortDescription: Switch language to English general.language.en.longDescription: Switch language to English general.language.de.name: German general.language.de.mnemonic: VK_G general.language.de.shortDescription: Switch language to German general.language.de.longDescription: Switch language to German # main window mainWindow.toolbar.name: jSite Toolbar mainWindow.error.projectLoadingFailed.title: Loading Projects Failed mainWindow.error.projectLoadingFailed.message: Loading the projects from \u201c{0}\u201d has failed. # main menus mainWindow.menu.jSite.name: jSite mainWindow.menu.jSite.mnemonic: VK_J mainWindow.menu.node.name: Node mainWindow.menu.node.mnemonic: VK_N mainWindow.menu.language.name: Languages mainWindow.menu.language.mnemonic: VK_L mainWindow.menu.help.name: Help mainWindow.menu.help.mnemonic: VK_H mainWindow.menu.help.item.about.name: About mainWindow.menu.help.item.about.mnemonic: VK_A mainWindow.menu.help.item.about.accelerator: Ctrl-VK_A mainWindow.menu.help.item.about.shortDescription: Shows information about jSite mainWindow.menu.help.item.about.longDescription: Shows information about jSite # # the jSite menu # mainWindow.menu.jSite.configure.name: Configure mainWindow.menu.jSite.configure.mnemonic: VK_C mainWindow.menu.jSite.configure.accelerator: Ctrl-VK_C mainWindow.menu.jSite.configure.shortDescription: Configures jSite mainWindow.menu.jSite.configure.longDescription: Shows the jSite configuration dialog mainWindow.menu.jSite.importConfig.name: Import Config mainWindow.menu.jSite.importConfig.mnemonic: VK_I mainWindow.menu.jSite.importConfig.accelerator: Ctrl-VK_I mainWindow.menu.jSite.importConfig.shortDescription: Imports jSite 0.x configuration mainWindow.menu.jSite.importConfig.longDescription: Imports old jSite configuration files mainWindow.menu.jSite.quit.name: Quit mainWindow.menu.jSite.quit.mnemonic: VK_Q mainWindow.menu.jSite.quit.accelerator: Ctrl-VK_Q mainWindow.menu.jSite.quit.shortDescription: Quits jSite mainWindow.menu.jSite.quit.longDescription: Quits jSite # # the node menu # #manage nodes mainWindow.menu.node.item.manageNodes.name: Manage Nodes mainWindow.menu.node.item.manageNodes.mnemonic: VK_M mainWindow.menu.node.item.manageNodes.accelerator: Ctrl-VK_M mainWindow.menu.node.item.manageNodes.shortDescription: Manage nodes mainWindow.menu.node.item.manageNodes.longDescription: Manage your nodes # connect to node mainWindow.menu.node.item.connect.name: Connect mainWindow.menu.node.item.connect.mnemonic: VK_C mainWindow.menu.node.item.connect.accelerator: Ctrl-VK_C mainWindow.menu.node.item.connect.shortDescription: Connect to node mainWindow.menu.node.item.connect.longDescription: Connect to the selected node #disconnect from node mainWindow.menu.node.item.disconnect.name: Disconnect mainWindow.menu.node.item.disconnect.mnemonic: VK_D mainWindow.menu.node.item.disconnect.accelerator: Ctrl-VK_D mainWindow.menu.node.item.disconnect.shortDescription: Disconnect from node mainWindow.menu.node.item.disconnect.longDescription: Disconnect from the currently connected node mainWindow.button.addProject.name: Add Project mainWindow.button.addProject.mnemonic: VK_A mainWindow.button.addProject.accelerator: Ctrl-VK_A mainWindow.button.addProject.shortDescription: Add a project mainWindow.button.addProject.longDescription: Adds a project mainWindow.button.cloneProject.name: Clone Project mainWindow.button.cloneProject.mnemonic: VK_L mainWindow.button.cloneProject.accelerator: Ctrl-VK_L mainWindow.button.cloneProject.shortDescription: Clones the selected project mainWindow.button.cloneProject.longDescription: Clones the selected project mainWindow.button.deleteProject.name: Delete Project mainWindow.button.deleteProject.mnemonic: VK_E mainWindow.button.deleteProject.accelerator: Ctrl-VK_R mainWindow.button.deleteProject.shortDescription: Deletes the selected project mainWindow.button.deleteProject.longDescription: Deletes the selected project mainWindow.pane.overview.title: Project Overview # # the "manage nodes" dialog # manageNodesDialog.title: Manage Nodes manageNodesDialog.button.addNode.name: Add Node manageNodesDialog.button.addNode.mnemonic: VK_A manageNodesDialog.button.addNode.accelerator: Ctrl-VK_A manageNodesDialog.button.addNode.shortDescription: Add a node manageNodesDialog.button.addNode.longDescription: Add a node manageNodesDialog.button.editNode.name: Edit Node manageNodesDialog.button.editNode.mnemonic: VK_E manageNodesDialog.button.editNode.accelerator: Ctrl-VK_E manageNodesDialog.button.editNode.shortDescription: Edit selected node manageNodesDialog.button.editNode.longDescription: Edit the selected node manageNodesDialog.button.deleteNode.name: Delete Node manageNodesDialog.button.deleteNode.mnemonic: VK_D manageNodesDialog.button.deleteNode.accelerator: Ctrl-VK_D manageNodesDialog.button.deleteNode.shortDescription: Delete selected node(s) manageNodesDialog.button.deleteNode.longDescription: Delete the selected node(s) manageNodesDialog.error.nodeListEmpty.title: Node List Empty manageNodesDialog.error.nodeListEmpty.message: The node list is empty. manageNodesDialog.error.nodeConnected.title: Node Is Connected manageNodesDialog.error.nodeConnected.message: The Node \u201c{0}\u201d is still connected. Do you really want to delete it? # the "edit node" dialog editNodeDialog.title: Edit Node editNodeDialog.label.name.name: Name editNodeDialog.label.name.mnemonic: VK_N editNodeDialog.label.hostname.name: Hostname editNodeDialog.label.hostname.mnemonic: VK_H editNodeDialog.label.port.name: Port editNodeDialog.label.port.mnemonic: VK_P editNodeDialog.checkbox.sameMachine.name: Node on the same machine editNodeDialog.checkbox.sameMachine.mnemonic: VK_S editNodeDialog.checkbox.sameMachine.accelerator: Alt-VK_S editNodeDialog.checkbox.sameMachine.shortDescription: Node is on the same machine editNodeDialog.checkbox.sameMachine.longDescription: The node is on the same machine as jSite and some optimizations can be used editNodeDialog.error.name.title: Wrong Node Name editNodeDialog.error.name.message: The name of the node is empty. editNodeDialog.error.hostname.title: Wrong Hostname editNodeDialog.error.hostname.message: The hostname is invalid. editNodeDialog.error.port.title: Wrong Port Number editNodeDialog.error.port.message: The port number is invalid. # # the "about" dialog aboutDialog.title: About aboutDialog.page.about.title: About aboutDialog.page.about.shortDescription: Shows the \u201cAbout\u201d page aboutDialog.page.about.label.contributor.name: Contributors aboutDialog.page.about.label.contributor.mnemonic: VK_UNDEFINED # translators: replace "English" with your language! aboutDialog.page.about.label.i18nMaintainer.name: i18n Maintainer (English) aboutDialog.page.about.label.i18nMaintainer.mnemonic: VK_UNDEFINED aboutDialog.page.license.title: License aboutDialog.page.license.shortDescription: Shows the \u201cLicense\u201d page aboutDialog.page.license.header.name: jSite {0} is released unter the following license: aboutDialog.page.license.header.mnemonic: VK_UNDEFINED # # the configuration dialog # configurationDialog.title: Configuration configurationDialog.page.interface.name: Interface Tweaks configurationDialog.page.interface.item.beautify.name: Beautify GUI (requires restart) configurationDialog.page.interface.item.beautify.mnemonic: VK_B configurationDialog.page.interface.item.beautify.accelerator: Alt-VK_B configurationDialog.page.interface.item.beautify.shortDescription: Use a nicer font for the GUI configurationDialog.page.interface.item.beautify.longDescription: Use a nicer font for the GUI configurationDialog.page.interface.item.useCustomControlFont.name: Use custom control font configurationDialog.page.interface.item.useCustomControlFont.mnemonic: VK_C configurationDialog.page.interface.item.useCustomControlFont.accelerator: Alt-VK_C configurationDialog.page.interface.item.useCustomControlFont.shortDescription: Use custom control font for the GUI configurationDialog.page.interface.item.useCustomControlFont.longDescription: Use custom control font for the GUI configurationDialog.page.interface.item.useCustomUserFont.name: Use custom text font configurationDialog.page.interface.item.useCustomUserFont.mnemonic: VK_T configurationDialog.page.interface.item.useCustomUserFont.accelerator: Alt-VK_T configurationDialog.page.interface.item.useCustomUserFont.shortDescription: Use custom text font for the GUI configurationDialog.page.interface.item.useCustomUserFont.longDescription: Use custom text font for the GUI