X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Fjsite%2Fi18n%2FjSite.properties;h=e7c10e6b2421d1e15b882dc7b9d46750ef50aadf;hb=b98dc48989ee78251103c13f9fb48a100febacf5;hp=9f12ccefbecd69bab80883096a99a9825dff76cb;hpb=dc77498d76f44c218603e026b825b389865bba73;p=jSite2.git diff --git a/src/net/pterodactylus/jsite/i18n/jSite.properties b/src/net/pterodactylus/jsite/i18n/jSite.properties index 9f12cce..e7c10e6 100644 --- a/src/net/pterodactylus/jsite/i18n/jSite.properties +++ b/src/net/pterodactylus/jsite/i18n/jSite.properties @@ -51,6 +51,9 @@ mainWindow.error.nodeConnectionFailed.message: Connecting to node \u201c{0}\u201 mainWindow.error.hostnameUnresolvable.title: Could Not Resolve Hostname mainWindow.error.hostnameUnresolvable.message: The hostname \u201c{0}\u201d can not be resolved! +mainWindow.error.notConnected.title: Not Connected +mainWindow.error.notConnected.message: You are not connected to a node. + mainWindow.question.deleteNode.title: Really Remove Node? mainWindow.question.deleteNode.message: You are about to remove the node \u201c{0}\u201d!
Do you want to continue? @@ -194,7 +197,7 @@ projectPanel.label.basePath.name: Base Path projectPanel.label.basePath.mnemonic: VK_B projectPanel.basePathInformation.scanning: Scanning the base path\u2026 -projectPanel.basePathInformation.fileCount: Found {0} file{0,choice,0#s|1#|2#s}. +projectPanel.basePathInformation.fileCount: Found {0} file{0,choice,0#s|1#|2#s}. projectPanel.button.changeBasePath.name: Change projectPanel.button.changeBasePath.mnemonic: VK_C @@ -340,6 +343,18 @@ fileManager.button.rescan.longDescription: Rescans the project\u2019s directory fileManager.label.projectFiles.name: Project Files fileManager.label.projectFiles.mnemonic: VK_F +fileManager.label.fileProperties.name: File properties +fileManager.label.fileProperties.mnemonic: VK_UNDEFINED + +fileManager.label.filePath.name: File path +fileManager.label.filePath.mnemonic: VK_UNDEFINED + +fileManager.label.fileName.name: File name +fileManager.label.fileName.mnemonic: VK_UNDEFINED + +fileManager.label.fileSize.name: File size +fileManager.label.fileSize.mnemonic: VK_UNDEFINED + fileManager.checkbox.insertFile.name: Insert file fileManager.checkbox.insertFile.mnemonic: VK_I fileManager.checkbox.insertFile.accelerator: Ctrl-VK_I