Files
k-notes/k-notes-frontend/public/locales/en/translation.json

96 lines
4.4 KiB
JSON

{
"{{count}} selected_one": "{{count}} selected",
"{{count}} selected_other": "{{count}} selected",
"Add a new note to your collection.": "Add a new note to your collection.",
"Already have an account?": "Already have an account?",
"API Configuration": "API Configuration",
"API URL reset to default. Please reload the page.": "API URL reset to default. Please reload the page.",
"API URL updated successfully. Please reload the page.": "API URL updated successfully. Please reload the page.",
"Archive": "Archive",
"Archived {{count}} note_one": "Archived {{count}} notes",
"Archived {{count}} note_other": "Archived {{count}} notes",
"Are you sure you want to delete {{count}} note?_one": "Are you sure you want to delete {{count}} notes?",
"Are you sure you want to delete {{count}} note?_other": "Are you sure you want to delete {{count}} notes?",
"Are you sure?": "Are you sure?",
"Backend URL": "Backend URL",
"Choose your preferred language": "Choose your preferred language",
"Color": "Color",
"Confirm Password": "Confirm Password",
"Configure the application settings.": "Configure the application settings.",
"Configure the backend API URL for this application": "Configure the backend API URL for this application",
"Content": "Content",
"Copy note": "Copy note",
"Create": "Create",
"Create account": "Create account",
"Create an account": "Create an account",
"Create Note": "Create Note",
"Creating account...": "Creating account...",
"Current API URL": "Current API URL",
"Custom API URL": "Custom API URL",
"Data Management": "Data Management",
"Delete": "Delete",
"Delete tag \"{{name}}\"? Notes will keep their content.": "Delete tag \"{{name}}\"? Notes will keep their content.",
"Deleted {{count}} note_one": "Deleted {{count}} notes",
"Deleted {{count}} note_other": "Deleted {{count}} notes",
"Don't have an account?": "Don't have an account?",
"Edit Note": "Edit Note",
"Email": "Email",
"Enter your email below to create your account": "Enter your email below to create your account",
"Enter your email to sign in to your account": "Enter your email to sign in to your account",
"Export Data": "Export Data",
"Export failed": "Export failed",
"Export successful": "Export successful",
"Export your notes for backup or import from a JSON file.": "Export your notes for backup or import from a JSON file.",
"Failed to copy note": "Failed to copy note",
"Failed to login": "Failed to login",
"Failed to register": "Failed to register",
"Grid View": "Grid View",
"History": "History",
"Import Data": "Import Data",
"Import failed": "Import failed",
"Import successful. Reloading...": "Import successful. Reloading...",
"Invalid URL format. Please enter a valid URL.": "Invalid URL format. Please enter a valid URL.",
"K-Notes": "K-Notes",
"Language": "Language",
"Leave empty to use the default or Docker-injected URL": "Leave empty to use the default or Docker-injected URL",
"List View": "List View",
"New Note": "New Note",
"No archived notes yet": "No archived notes yet",
"No matching notes found": "No matching notes found",
"No notes with tag \"${activeTag}\"": "No notes with tag \"${activeTag}\"",
"No tags yet": "No tags yet",
"Note content... Type / for commands": "Note content... Type / for commands",
"Note copied to clipboard": "Note copied to clipboard",
"Note created": "Note created",
"Note title": "Note title",
"Note updated": "Note updated",
"Notes": "Notes",
"Others": "Others",
"Password": "Password",
"Pin this note": "Pin this note",
"Pinned": "Pinned",
"Please enter a URL": "Please enter a URL",
"Registration is currently disabled": "Registration is currently disabled",
"Reload": "Reload",
"Rename": "Rename",
"Reset to Default": "Reset to Default",
"Save": "Save",
"Save changes": "Save changes",
"Saving...": "Saving...",
"Search your notes...": "Search your notes...",
"Settings": "Settings",
"Sign in": "Sign in",
"Sign up": "Sign up",
"Signing in...": "Signing in...",
"Tag deleted": "Tag deleted",
"Tag renamed": "Tag renamed",
"Tags": "Tags",
"Tags (comma separated)": "Tags (comma separated)",
"Title": "Title",
"Title is required": "Title is required",
"Title too long": "Title too long",
"Update": "Update",
"Welcome back": "Welcome back",
"work, todo, ideas": "work, todo, ideas",
"Your notes will appear here. Click + to create one.": "Your notes will appear here. Click + to create one."
}