{ "generic": { "confirm": "Confirm", "cancel": "Cancel", "next": "Next", "save": "Save", "close": "Close", "error": "Error", "optional": "Optional" }, "onboarding": { "title": "Welcome to Linkdy", "subtitle": "An application to manage your bookmarks.", "start": "Start", "next": "Next", "previous": "Previous", "serverRequired": "Servidor requerido", "serverRequiredDescription": "Linkdy it's not an standalone app, it requires the Linkding server to work.\nIn order to use this application, you must deploy Linkding on your home server, VPS or any other computer.", "installationInstructions": "Check the installation instructions on the official GitHub repository.", "serverRunningConfirmation": "I confirm that I have an instance of the Linkding server already running.", "createConnection": "Create a connection", "createConnectionSubtitle": "Enter all the required details to create a connection to your server.", "ipAddressOrDomain": "IP address or domain", "port": "Port", "token": "Token", "required": "Required", "serverDetails": "Server details", "authentication": "Authentication", "testConnectionUrl": "Test connection url", "connect": "Connect", "connecting": "Connecting...", "cannotConnectToServer": "Cannot connect to the server.", "invalidToken": "Invalid token." }, "bookmarks": { "bookmarks": "Bookmarks", "dates": { "todayAt": "Today, $time", "yesterdayAt": "Yesterday, $time" }, "addBookmark": { "addBookmark": "Add new bookmark", "bookmarkUrl": "Bookmark URL", "bookmarkDetails": "Bookmark details", "validateUrl": "Validate URL", "urlValid": "The URL is valid", "urlNotValid": "The URL is not valid", "cannotCheckUrl": "The URL couldn't be checked", "invalidUrl": "Invalid URL", "url": "URL", "checkingUrl": "Checking URL...", "title": "Title", "description": "Description", "markAsUnread": "Mark as unread", "notes": "Notes", "addNotes": "Add notes", "tags": "Tags", "noTagsAdded": "No tags added", "tagNoWhitespaces": "Tag cannot contain whitespaces", "addTag": "Add tag", "others": "Others", "savingBookmark": "Saving bookmark...", "errorSavingBookmark": "An error occured when saving the new bookmark.", "leaveEmptyUseWebsiteTitle": "Leave empty to use the website's title.", "leaveEmptyUseWebsiteDescription": "Leave empty to use the website's description." } }, "search": { "search": "Search", "bookmarks": "Bookmarks", "tags": "Tags", "clearSearch": "Clear search", "inputSearchTerm": "Input a search term", "cannotSearchError": "Cannot search content due to an error", "inputtedSearchTermNoResults": "The inputted search term doesn't have any results", "created": "Created: $created" }, "settings": { "settings": "Settings", "appSettings": "App settings", "aboutApp": "About the app", "appVersion": "App version", "createdBy": "Created by", "visitGooglePlay": "Visit the application page at Google Play", "visitGitHubRepo": "Visit the application repository at GitHub", "customization": { "customization": "Customization", "customizationDescription": "Set the app theme and color palette.", "theme": "Theme", "light": "Light", "dark": "Dark", "systemDefined": "System defined", "color": "Color", "useDynamicTheme": "Use dynamic theme" }, "generalSettings": { "generalSettings": "General settings", "generalSettingsDescription": "General tweaks for the application.", "disconnectFromServer": "Disconnect from server", "disconnectModal": { "title": "Disconnect", "description": "Are you sure you want to disconnect from the server?\nYou will be redirected to the initial setup." }, "useInAppBrowser": "Use in app browser", "useInAppBrowserDescription": "Opens the bookmarks with the integrated browser instead of with the system browser." } }, "webview": { "goBack": "Go back", "goForward": "Go forward", "reload": "Reload", "openInSystemBrowser": "Open in system browser", "copyLinkClipboard": "Copy link to clipboard", "linkCopiedClipboard": "Link copied to the clipboard.", "share": "Share" }, "colors": { "red": "Red", "green": "Green", "blue": "Blue", "yellow": "Yellow", "orange": "Orange", "brown": "Brown", "cyan": "Cyan", "purple": "Purple", "pink": "Pink", "deepOrange": "Deep orange", "indigo": "Indigo" } }