md-app/assets/lang/en.json

145 lines
5.0 KiB
JSON

{
"title": "Bible\nStudies",
"version": "Version",
"downloading_data": "Downloading data...",
"updating_data": "Updating database...",
"success_updating_data": "Data updated successfully",
"welcome": "Home",
"home": "Bible Studies",
"search": "Search",
"searching": "Searching",
"searching_in_progress": "Searching...",
"loading_results": "Loading results...",
"loading_more": "Loading more...",
"try_different_search": "Try a different search",
"search_placeholder": "Search...",
"image_saved": "Image saved",
"image_saved_desc": "Please, check your gallery",
"error_saving_image": "Error saving image",
"error_saving_image_desc": "Please, try again later",
"results": {
"one": "Result",
"other": "Results"
},
"results_found": {
"one": "Result found",
"other": "Results found"
},
"calendar": "By date",
"empty_search_term": "Please enter a search term",
"empty_results": "No results found",
"library": "Library",
"config": "Settings",
"downloaded": "Downloaded",
"available": "Available",
"about": "About",
"settings": "Settings",
"lang": "Language",
"theme": "Theme",
"system": "System",
"light": "Light",
"dark": "Dark",
"auto": "Automatic",
"hide_thumbnails": "Hide thumbnails",
"download_pdf": "Download PDF",
"pdf_download": "Automatic PDF download",
"pdf_download_desc": "A PDF will be downloaded automatically if it is not available",
"hd_thumbnails_desc": "Only downloaded when entering a specific study",
"hd_thumbnails": "High-quality thumbnails",
"locale": "Language",
"confirm_locale_change": "Confirm language change",
"confirm_locale_change_desc": "Are you sure you want to change the language?",
"no": "No",
"yes": "Yes",
"cancel": "Cancel",
"accept": "Accept",
"last_activities": "Recent activities",
"recent_text": "Recent texts",
"no_text": "No transcription available",
"draft": "Draft",
"from": "from",
"full_screen": "Full screen",
"activity": {
"one": "Activity",
"other": "Activities"
},
"back": "Back",
"favorite": "Favorite",
"year": {
"one": "Year",
"other": "Years"
},
"month": {
"one": "Month",
"other": "Months"
},
"day": {
"one": "Day",
"other": "Days"
},
"hour": {
"one": "Hour",
"other": "Hours"
},
"minute": {
"one": "Minute",
"other": "Minutes"
},
"filter": "Filter",
"clear_filters": "Clear filters",
"select_year": "Select year",
"select_month": "Select month",
"select_year_first": "Select a year first",
"no_months_available": "No months available",
"no_activities_for_period": "No activities for this period",
"clear": "Clear",
"apply": "Apply",
"cache_storage": "Internal storage",
"cache_storage_desc": "Internal storage of the application",
"cache_storage_clear": "Clear internal storage",
"cache_storage_clear_desc": "Clear the internal storage of the application",
"cache_storage_clear_confirm": "Are you sure you want to clear the internal storage of the application?",
"cache_storage_clear_success": "Internal storage cleared successfully",
"cache_storage_clear_error": "Error clearing internal storage",
"storage_usage": "Storage Usage",
"storage_usage_desc": "Downloaded files are stored on your device for faster access",
"storage_used": "Storage Used",
"thumbnails": "Thumbnails",
"pdfs": "PDF Documents",
"other": "Other Files",
"clear_cache": "Clear Cache",
"clear_cache_desc": "Are you sure you want to delete all downloaded files? Files will be downloaded again when needed.",
"connecting_to_server": "Connecting to server...",
"server_unreachable": "Server unreachable",
"processing_data": "Processing data...",
"processed_items": "Processed {} of {} items",
"sync_complete": "Sync completed",
"sync_error": "Sync error",
"sync_title": "Synchronization",
"sync_in_progress": "Synchronization in progress",
"open_app": "Open app",
"no_new_data": "No new data",
"internal": "Internal",
"internal_desc": "Internal storage of the application",
"internal_clear": "Clear internal storage",
"internal_clear_desc": "Clear the internal storage of the application",
"internal_clear_confirm": "Are you sure you want to clear the internal storage of the application?",
"internal_clear_success": "Internal storage cleared successfully",
"internal_clear_error": "Error clearing internal storage",
"checking_database": "Checking database...",
"syncing_search_index": "Syncing search index...",
"updating_search_index": "Updating search index...",
"search_index_updated": "Search index updated",
"download_manager": "Download Manager",
"search_files": "Search files",
"select_language": "Select language",
"all_languages": "All languages",
"all": "All",
"images": "Images",
"files_found": "files found",
"no_files_found": "No downloaded files found",
"no_pdfs_found": "No PDF documents found",
"confirm_delete": "Confirm deletion",
"delete_file_confirmation": "Are you sure you want to delete the file {0}?",
"delete": "Delete"
}