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

84 lines
3.7 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.",
"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",
"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 Note": "Create Note",
"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",
"Edit Note": "Edit Note",
"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",
"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",
"Others": "Others",
"Pin this note": "Pin this note",
"Pinned": "Pinned",
"Please enter a URL": "Please enter a URL",
"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",
"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",
"work, todo, ideas": "work, todo, ideas",
"Your notes will appear here. Click + to create one.": "Your notes will appear here. Click + to create one."
}