All Downloads are FREE. Search and download functionalities are using the official Maven repository.

evolver-ai-vaadin-i18n.translations.properties Maven / Gradle / Ivy

The newest version!
common.messageTooLong=Message is too long. Maximum length is {0} characters
common.newChat=Start a new chat
common.rateChat=Rate this chat
common.save=Save
common.delete=Delete
common.cancel=Cancel
common.logout=Log out
common.close=Close

nav.profile=Profile
nav.admin=Admin

profile.languageSelect=Display language

view.baseLayout.menuToggle=Menu toggle

view.admin.headline=Chat export & report
view.admin.fetchChats=Fetch chats
view.admin.fetchFullChats=Fetch chats (with prompts)
view.admin.generateReport=Create report
view.admin.starDate=Report start date
view.admin.endDate=Report end date
view.admin.forbiddenOperation=Operation forbidden!
view.admin.invalidDateRange=Invalid date range: {0} - {1}
view.admin.errorGenerating=Unknown error in generating file content

view.admin.export.noChatsFound=No chats found

view.chatHistory.noHistory=No chat history available
view.chatHistory.favorites=Favorite chats
view.chatHistory.noFavorites=No favorites added
view.chatHistory.renameChat=Rename chat
view.chatHistory.newName=New name
view.chatHistory.confirmDelete.title=Delete chat?
view.chatHistory.confirmDelete.dialog=Are you sure you want to delete this chat permanently?
view.chatHistory.addedToFavorites=Chat added to favorites
view.chatHistory.removedFromFavorites=Chat removed from favorites

view.baseImageHelper.imageGenerator=Image generator
view.baseImageHelper.previousImages=Previously generated images

component.baseAi.error=An error occured. The service could be down.

component.aiAssistant.fileAdded=File "{0}" added
component.aiAssistant.fileUploadFailed=Failed uploading file
component.aiAssistant.fileRemoved=File "{0}" removed

component.fileInfoDialog.label=File upload info
component.fileInfoDialog.title=File upload infomation
component.fileInfoDialog.content=Common file extensions for text files, spreadsheets, presentations, and documents are supported including:

component.form.chatPrompt.model=Model
component.form.chatPrompt.messages=Messages
component.form.chatPrompt.parameters=Parameters
component.form.chatPrompt.functions=Functions
component.form.chatPrompt.functions.none=No functions
component.form.chatPrompt.functions.isRequired=Required?

component.form.keyValueInput.key=Key
component.form.keyValueInput.value=Value

component.form.keyValueForm.addString=Add string
component.form.keyValueForm.addNumeric=Add integer
component.form.keyValueForm.addInt=Add number
component.form.keyValueForm.addInt=Add boolean

component.form.promptMessageInput.role=Role
component.form.promptMessageInput.message=Message

component.form.promptMessageForm.addMessage=Add message

component.starRating.label=Rate this chat

component.aiImage.sizeSelect=Size
component.aiImage.qualitySelect=Quality
component.aiImage.styleSelect=Style
component.aiImage.messageInput.message=Describe the image you want to generate
component.aiImage.messageInput.send=Generate image
component.aiImage.generationSuccess=Image created successfully
component.aiImage.generationFailed=Failed generating image
component.aiImage.generationTimeout=Image generation took too long
component.aiImage.downloadImage=Download image
component.aiImage.reset=Reset / Generate new image
component.aiImage.recreateImage=Generate new image with same prompt
component.aiImage.generating=Generating new image...

componen.chatImageItem.show=Show
componen.chatImageItem.download=Download

component.chatHistoryAvatarItem.removeChat=Remove chat
component.chatHistoryAvatarItem.renameChat=Rename chat
component.chatHistoryAvatarItem.saveToFavorites=Save chat to favorites
component.chatHistoryAvatarItem.removeFromFavorites=Remove chat from favorites

component.chatImage.download=Download image

util.form.editingPrompt=Editing prompt

util.form.editTemplate=Edit prompt template

vaadin.messageInput.message=Message
vaadin.messageInput.send=Send

vaadin.upload.addFiles.one=Upload File
vaadin.upload.addFiles.many=Upload Files
vaadin.upload.dropFiles.one=Drop file here
vaadin.upload.dropFiles.many=Drop files here
vaadin.upload.error.tooManyFiles=Too Many Files
vaadin.upload.error.incorrectFileType=Incorrect File Type.
vaadin.upload.error.fileTooLarge=The file exceeds the maximum allowed size
vaadin.upload.error.fileTooLargeWithSize=The file exceeds the maximum allowed size of {0}
vaadin.upload.file.remove=Remove
vaadin.upload.file.retry=Retry
vaadin.upload.file.start=Start
vaadin.upload.uploading.error.forbidden=Upload forbidden
vaadin.upload.uploading.error.serverUnavailable=Upload failed, please try again later
vaadin.upload.uploading.error.unexpectedServerError=Upload failed due to server error
vaadin.upload.uploading.remainingTime.prefix=Remaining time:
vaadin.upload.uploading.remainingTime.unknown=unknown time remaining
vaadin.upload.uploading.status.connecting=Connecting...
vaadin.upload.uploading.status.held=Queued
vaadin.upload.uploading.status.processing=Processing File...
vaadin.upload.uploading.status.stalled=Stalled




© 2015 - 2024 Weber Informatics LLC | Privacy Policy