# Kalnama AI Search - English (United States)
# Copyright (C) 2026 Kalnama AI Search
# This file is distributed under the same license as the Kalnama AI Search plugin.
#
msgid ""
msgstr ""
"Project-Id-Version: Kalnama AI Search 2.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-08-20 00:00+0000\n"
"PO-Revision-Date: 2026-08-20 00:00+0000\n"
"Last-Translator: Kalnama AI Search\n"
"Language-Team: English (United States)\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: kalnama-ai-search\n"
"X-Generator: Kalnama AI Search\n"


# ----------------------------------------------------------------------
# General
# ----------------------------------------------------------------------

msgid "Search"
msgstr "Search"

msgid "Search..."
msgstr "Search..."

msgid "Search this website"
msgstr "Search this website"

msgid "Search Results"
msgstr "Search Results"

msgid "Searching..."
msgstr "Searching..."

msgid "No results found."
msgstr "No results found."

msgid "No search results were found."
msgstr "No search results were found."

msgid "Search could not be completed. Please try again."
msgstr "Search could not be completed. Please try again."

msgid "Please enter a longer search query."
msgstr "Please enter a longer search query."

msgid "Try different words or a broader search phrase."
msgstr "Try different words or a broader search phrase."

msgid "Untitled"
msgstr "Untitled"

msgid "Read more"
msgstr "Read more"


# ----------------------------------------------------------------------
# Search Results
# ----------------------------------------------------------------------

msgid "%s result found."
msgid_plural "%s results found."
msgstr[0] "%s result found."
msgstr[1] "%s results found."

msgid "%1$s result found for “%2$s”."
msgid_plural "%1$s results found for “%2$s”."
msgstr[0] "%1$s result found for “%2$s”."
msgstr[1] "%1$s results found for “%2$s”."

msgid "No results were found for “%s”."
msgstr "No results were found for “%s”."

msgid "Relevance: %s%%"
msgstr "Relevance: %s%%"


# ----------------------------------------------------------------------
# Voice Search
# ----------------------------------------------------------------------

msgid "Voice Search"
msgstr "Voice Search"

msgid "Start voice search"
msgstr "Start voice search"

msgid "Stop voice search"
msgstr "Stop voice search"

msgid "Listening..."
msgstr "Listening..."

msgid "Voice search is not supported by this browser."
msgstr "Voice search is not supported by this browser."

msgid "Enable voice search"
msgstr "Enable voice search"


# ----------------------------------------------------------------------
# Widget
# ----------------------------------------------------------------------

msgid "Kalnama AI Search"
msgstr "Kalnama AI Search"

msgid "Display the Kalnama AI semantic search box."
msgstr "Display the Kalnama AI semantic search box."

msgid "Title:"
msgstr "Title:"

msgid "Placeholder:"
msgstr "Placeholder:"

msgid "Button Text:"
msgstr "Button Text:"

msgid "Results Limit:"
msgstr "Results Limit:"

msgid "Display live AI search results"
msgstr "Display live AI search results"

msgid "Display search button"
msgstr "Display search button"

msgid "Additional CSS Class:"
msgstr "Additional CSS Class:"

msgid "Optional CSS class for custom styling."
msgstr "Optional CSS class for custom styling."


# ----------------------------------------------------------------------
# Admin General
# ----------------------------------------------------------------------

msgid "Dashboard"
msgstr "Dashboard"

msgid "Settings"
msgstr "Settings"

msgid "Search Index"
msgstr "Search Index"

msgid "Logs"
msgstr "Logs"

msgid "Save Settings"
msgstr "Save Settings"

msgid "Settings saved."
msgstr "Settings saved."

msgid "AI Search"
msgstr "AI Search"

msgid "AI Search Settings"
msgstr "AI Search Settings"


# ----------------------------------------------------------------------
# Admin Logs
# ----------------------------------------------------------------------

msgid "Kalnama AI Search Logs"
msgstr "Kalnama AI Search Logs"

msgid "Review diagnostic events generated by the search, indexing and AI components."
msgstr "Review diagnostic events generated by the search, indexing and AI components."

msgid "Kalnama AI Search logs were cleared successfully."
msgstr "Kalnama AI Search logs were cleared successfully."

msgid "The logs could not be cleared."
msgstr "The logs could not be cleared."

msgid "Logs database table is missing."
msgstr "Logs database table is missing."

msgid "Stored diagnostic logs cannot be displayed until the plugin logs table is available."
msgstr "Stored diagnostic logs cannot be displayed until the plugin logs table is available."

msgid "Logging is currently disabled."
msgstr "Logging is currently disabled."

msgid "Existing entries remain visible, but new diagnostic events may not be stored."
msgstr "Existing entries remain visible, but new diagnostic events may not be stored."

msgid "Open Settings"
msgstr "Open Settings"

msgid "Total Logs"
msgstr "Total Logs"

msgid "Errors"
msgstr "Errors"

msgid "Warnings"
msgstr "Warnings"

msgid "Critical"
msgstr "Critical"

msgid "Filter Logs"
msgstr "Filter Logs"

msgid "Level"
msgstr "Level"

msgid "All Levels"
msgstr "All Levels"

msgid "Debug"
msgstr "Debug"

msgid "Info"
msgstr "Info"

msgid "Notice"
msgstr "Notice"

msgid "Warning"
msgstr "Warning"

msgid "Error"
msgstr "Error"

msgid "Search Logs"
msgstr "Search Logs"

msgid "Search logs..."
msgstr "Search logs..."

msgid "Filter"
msgstr "Filter"

msgid "Reset"
msgstr "Reset"

msgid "Log Entries"
msgstr "Log Entries"

msgid "%s matching entries"
msgstr "%s matching entries"

msgid "The logs table is unavailable."
msgstr "The logs table is unavailable."

msgid "No matching log entries were found."
msgstr "No matching log entries were found."

msgid "ID"
msgstr "ID"

msgid "Message"
msgstr "Message"

msgid "Source"
msgstr "Source"

msgid "Date"
msgstr "Date"

msgid "Context"
msgstr "Context"

msgid "« Previous"
msgstr "« Previous"

msgid "Next »"
msgstr "Next »"

msgid "Log Maintenance"
msgstr "Log Maintenance"

msgid "Clearing logs permanently removes stored diagnostic entries. Search index data, WordPress content and plugin settings are not affected."
msgstr "Clearing logs permanently removes stored diagnostic entries. Search index data, WordPress content and plugin settings are not affected."

msgid "Permanently delete all Kalnama AI Search logs?"
msgstr "Permanently delete all Kalnama AI Search logs?"

msgid "Clear All Logs"
msgstr "Clear All Logs"

msgid "There are currently no stored logs to clear."
msgstr "There are currently no stored logs to clear."

msgid "Logging Security"
msgstr "Logging Security"

msgid "API keys, authorization tokens, passwords and other credentials should never be stored in diagnostic logs."
msgstr "API keys, authorization tokens, passwords and other credentials should never be stored in diagnostic logs."

msgid "The plugin logger and admin log controller should redact sensitive values before they are stored or displayed."
msgstr "The plugin logger and admin log controller should redact sensitive values before they are stored or displayed."

msgid "Quick Navigation"
msgstr "Quick Navigation"

msgid "Logs view file could not be found."
msgstr "Logs view file could not be found."


# ----------------------------------------------------------------------
# Indexing
# ----------------------------------------------------------------------

msgid "Index"
msgstr "Index"

msgid "Indexing"
msgstr "Indexing"

msgid "Search Index Status"
msgstr "Search Index Status"

msgid "Indexed Posts"
msgstr "Indexed Posts"

msgid "Rebuild Index"
msgstr "Rebuild Index"

msgid "Reindex"
msgstr "Reindex"

msgid "Reindex Content"
msgstr "Reindex Content"

msgid "Indexing..."
msgstr "Indexing..."

msgid "Reindexing..."
msgstr "Reindexing..."

msgid "Indexing completed."
msgstr "Indexing completed."

msgid "Reindexing completed."
msgstr "Reindexing completed."

msgid "Indexing failed."
msgstr "Indexing failed."

msgid "Reindexing failed."
msgstr "Reindexing failed."


# ----------------------------------------------------------------------
# AI / Claude
# ----------------------------------------------------------------------

msgid "Claude API"
msgstr "Claude API"

msgid "Claude API Key"
msgstr "Claude API Key"

msgid "API Key"
msgstr "API Key"

msgid "AI Provider"
msgstr "AI Provider"

msgid "AI Model"
msgstr "AI Model"

msgid "Semantic Search"
msgstr "Semantic Search"

msgid "Enable Semantic Search"
msgstr "Enable Semantic Search"

msgid "AI request failed."
msgstr "AI request failed."

msgid "Invalid AI response."
msgstr "Invalid AI response."

msgid "AI service is unavailable."
msgstr "AI service is unavailable."


# ----------------------------------------------------------------------
# Search Configuration
# ----------------------------------------------------------------------

msgid "Search Settings"
msgstr "Search Settings"

msgid "Enable Search"
msgstr "Enable Search"

msgid "Results Limit"
msgstr "Results Limit"

msgid "Minimum Query Length"
msgstr "Minimum Query Length"

msgid "Replace Native Search"
msgstr "Replace Native Search"

msgid "Replace the theme's native WordPress search form with Kalnama AI Search."
msgstr "Replace the theme's native WordPress search form with Kalnama AI Search."

msgid "Voice Language"
msgstr "Voice Language"

msgid "Enable Logging"
msgstr "Enable Logging"


# ----------------------------------------------------------------------
# Content Fields
# ----------------------------------------------------------------------

msgid "Title"
msgstr "Title"

msgid "Subtitle"
msgstr "Subtitle"

msgid "Content"
msgstr "Content"

msgid "Excerpt"
msgstr "Excerpt"

msgid "Post Type"
msgstr "Post Type"

msgid "Post"
msgstr "Post"

msgid "Page"
msgstr "Page"

msgid "Published"
msgstr "Published"


# ----------------------------------------------------------------------
# Errors / Security
# ----------------------------------------------------------------------

msgid "You do not have permission to perform this action."
msgstr "You do not have permission to perform this action."

msgid "Security verification failed."
msgstr "Security verification failed."

msgid "Invalid request."
msgstr "Invalid request."

msgid "Invalid search query."
msgstr "Invalid search query."

msgid "An unexpected error occurred."
msgstr "An unexpected error occurred."

msgid "Please try again."
msgstr "Please try again."

msgid "Database error."
msgstr "Database error."

msgid "Search service is temporarily unavailable."
msgstr "Search service is temporarily unavailable."