mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00

* Upgraded Fetch to 3.4.1. * Upgraded Kotlin kotlin-stdlib from JDK7 to JDK8. * Upgraded Kotlin version to 2.0.0 to support the latest Fetch library. * Upgraded Dagger to 2.53.1. * Upgraded ObjectBox to 4.0.3. * Notification now shows "Pause" and "Resume" buttons instead of "pause" and "resume". * Fixed: Notification buttons were not working on Android 13 and above. * Fixed: Downloading was not working in the background. Added a foreground service for Fetch so that downloading will continue in the background.
398 lines
31 KiB
XML
398 lines
31 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<resources xmlns:tools="http://schemas.android.com/tools">
|
||
<string name="menu_help">Help</string>
|
||
<string name="menu_home">Home</string>
|
||
<string name="menu_settings">Settings</string>
|
||
<string name="menu_search_in_text">Find in page</string>
|
||
<string name="bookmarks">Bookmarks</string>
|
||
<string name="menu_random_article">Random article</string>
|
||
<string name="menu_full_screen">Full screen</string>
|
||
<string name="menu_exit_full_screen">Exit full screen</string>
|
||
<string name="menu_read_aloud">Read aloud</string>
|
||
<string name="menu_read_aloud_stop">Stop reading aloud</string>
|
||
<string name="menu_support_kiwix">Support Kiwix</string>
|
||
<string name="menu_support_kiwix_for_custom_apps">Support %s</string>
|
||
<string name="menu_about_app">About %s app</string>
|
||
<string name="menu_wifi_hotspot">WiFi Hotspot</string>
|
||
<string name="save_media">Save Media</string>
|
||
<string name="save_media_error">An error occurred when trying to save the media!</string>
|
||
<string name="save_media_saved">Saved media as %s to Downloads/org.kiwix…/</string>
|
||
<string name="search_label">Search</string>
|
||
<string name="searched_list">Searched list</string>
|
||
<string name="choose_file" tools:keep="@string/choose_file">Select a Content File (*.zim)</string>
|
||
<string name="open_in_new_tab">Open link in new tab?</string>
|
||
<string name="hotspot_service_channel_name" tools:keep="@string/hotspot_service_channel_name">Hotspot Service Channel</string>
|
||
<string name="hotspot_failed_title">Failed to start hotspot</string>
|
||
<string name="hotspot_failed_message">It seems like your hotspot is already turned on. Please disable your wifi hotspot to continue.</string>
|
||
<string name="go_to_wifi_settings_label">Go to WIFI settings</string>
|
||
<string name="connection_refused">Connection refused.</string>
|
||
<string name="hotspot_running" tools:keep="@string/hotspot_running">Running Hotspot</string>
|
||
<string name="no_books_selected_toast_message" tools:keep="@string/no_books_selected_toast_message">Please select books first</string>
|
||
<string name="server_failed_message" tools:keep="@string/server_failed_message">Couldn’t start server. Please turn on your hotspot</string>
|
||
<string name="server_failed_toast_message" tools:keep="@string/server_failed_toast_message">Couldn’t start server.</string>
|
||
<string name="server_started_successfully_toast_message" tools:keep="@string/server_started_successfully_toast_message">Server started successfully.</string>
|
||
<string name="server_stopped_successfully_toast_message" tools:keep="@string/server_stopped_successfully_toast_message">Server stopped successfully.</string>
|
||
<string name="hotspot_turned_on">Hotspot turned on</string>
|
||
<string name="hotspot_details_message">Following are the details of your local hotspot. \nSSID : %1$s \nPass : %2$s</string>
|
||
<string name="server_textview_default_message" tools:keep="@string/server_textview_default_message">Select the files you wish to host on the server</string>
|
||
<string name="progress_dialog_starting_server" tools:keep="@string/progress_dialog_starting_server">Starting server</string>
|
||
<string name="hotspot_dialog_title">Instructions for hosting books</string>
|
||
<string name="wifi_dialog_title">WiFi connection detected</string>
|
||
<string name="wifi_dialog_body">In order to view books on other devices, please ensure that all devices are connected to the same WiFi Network.</string>
|
||
<string name="hotspot_dialog_message">In order for this feature to work you need to first turn on your WIFI hotspot manually or ensure that the host device and receiver device are on the same WiFi network</string>
|
||
<string name="hotspot_dialog_neutral_button">PROCEED</string>
|
||
<string name="hotspot_channel_description" tools:keep="@string/hotspot_channel_description">Updates about the state of your hotspot/server.</string>
|
||
<string name="hotspot_notification_content_title" tools:keep="@string/hotspot_notification_content_title">Kiwix Hotspot</string>
|
||
<string name="start_server_label" tools:keep="@string/start_server_label">Start server</string>
|
||
<string name="stop_server_label" tools:keep="@string/stop_server_label">Stop server</string>
|
||
<string name="error_server_already_running" tools:keep="@string/error_server_already_running">The server is already running. Please turn it off and try again.</string>
|
||
<string name="error_ip_address_not_found">Couldn’t find ip address.</string>
|
||
<string name="server_started_message" tools:keep="@string/server_started_message">Enter this ip address into your browser to access the server %s</string>
|
||
<string name="qr_code">Rendered QR Code</string>
|
||
<string name="share_host_address">Share URL via other applications</string>
|
||
<string name="error_file_not_found">Error: The selected ZIM file could not be found.</string>
|
||
<string name="unable_to_read_zim_file">Unable to read this ZIM file!</string>
|
||
<string name="zim_not_opened">Unable to open ZIM file</string>
|
||
<string name="error_file_invalid">Error: The selected file is not a valid ZIM file.</string>
|
||
<string name="error_article_url_not_found">Error: Loading article (Url: %1$s) failed.</string>
|
||
<string name="pref_display_title">Display</string>
|
||
<string name="pref_info_title">Information</string>
|
||
<string name="pref_info_version">Version</string>
|
||
<string name="pref_dark_mode">Dark mode</string>
|
||
<string name="pref_dark_mode_summary">Show articles with inverted colors</string>
|
||
<string name="pref_back_to_top">Back to Top</string>
|
||
<string name="pref_back_to_top_summary">Display a button at the end of the page to scroll up to the top</string>
|
||
<string name="pref_language_title">Language</string>
|
||
<string name="pref_language_chooser">Choose a language</string>
|
||
<string name="pref_credits">Contributors and Licenses</string>
|
||
<string name="pref_credits_title">Credits</string>
|
||
<string name="tts_lang_not_supported">The language of this page is not supported. The article may not be properly read.</string>
|
||
<string name="no_reader_application_installed">Could not find an installed application for this type of file</string>
|
||
<string name="no_email_application_installed">Please install an email client</string>
|
||
<string name="no_app_found_to_select_bookmark_file">No app found to select a bookmark file</string>
|
||
<string name="no_section_info">No Content Headers Found</string>
|
||
<string name="request_storage">To access offline content we need access to your storage</string>
|
||
<string name="request_write_storage">To download ZIM files we need write access to your storage</string>
|
||
<string name="clear_recent_and_tabs_history_dialog">Are you sure you want to delete your search history and reset all active tabs?</string>
|
||
<string name="delete_recent_search_item">Delete this item?</string>
|
||
<string name="pref_clear_all_history_title">Clear history</string>
|
||
<string name="pref_clear_all_history_summary">Clear recent searches and tabs history</string>
|
||
<string name="pref_notes">Notes</string>
|
||
<string name="pref_permission">Permissions</string>
|
||
<string name="pref_import_bookmark_title">Import Bookmarks</string>
|
||
<string name="pref_import_bookmark_summary">Import the saved bookmarks</string>
|
||
<string name="pref_export_bookmark_title">Export Bookmarks</string>
|
||
<string name="pref_export_bookmark_summary">Export all saved bookmarks</string>
|
||
<string name="export_bookmark_saved">Bookmarks are exported in %s file</string>
|
||
<string name="all_history_cleared">All History Cleared</string>
|
||
<string name="pref_clear_all_bookmarks_title">Clear bookmarks</string>
|
||
<string name="clear_all_history_dialog_title">Clear All History?</string>
|
||
<string name="share">Share</string>
|
||
<string name="selected_file_cab_app_chooser_title" tools:keep="@string/selected_file_cab_app_chooser_title">Share ZIM files with:</string>
|
||
<string name="delete">Delete</string>
|
||
<string name="cancel">Cancel</string>
|
||
<string name="delete_specific_search_toast">Recent search removed</string>
|
||
<string name="hint_contents_drawer_message">You can swipe left to view the contents of this article</string>
|
||
<string name="got_it">Got it</string>
|
||
<string name="did_you_know">Did you know?</string>
|
||
<string name="undo">Undo</string>
|
||
<string name="tab_closed">Tab closed</string>
|
||
<string name="tabs_closed">Tabs closed</string>
|
||
<string name="bookmark_added">Bookmark added</string>
|
||
<string name="rate_dialog_title">Please Rate Us</string>
|
||
<string name="rate_dialog_msg">If you enjoy using %s, please take a moment to rate it. Thanks for your support!</string>
|
||
<string name="rate_dialog_positive">Rate!</string>
|
||
<string name="no_thanks">No, thanks</string>
|
||
<string name="rate_dialog_neutral">Later</string>
|
||
<string name="open">Open</string>
|
||
<string name="bookmark_removed">Bookmark removed</string>
|
||
<string name="pref_newtab_background_title">Open new tab in background</string>
|
||
<string name="pref_newtab_background_summary">When opening a new tab it will open in background</string>
|
||
<string name="pref_extras">Extras</string>
|
||
<string name="new_tab_snack_bar">Article opened in new tab</string>
|
||
<string name="search_widget_text">Search Kiwix</string>
|
||
<string name="speech_prompt_text">Speak to search %s</string>
|
||
<string name="speech_not_supported">Sorry! Your device does not support speech input</string>
|
||
<string name="local_zims" tools:keep="@string/local_zims">Device</string>
|
||
<string name="remote_zims" tools:keep="@string/remote_zims">Online</string>
|
||
<string name="library">Library</string>
|
||
<string name="delete_zim_body">The following ZIM file(s) will be deleted:\n\n%s</string>
|
||
<string name="delete_zims_toast" tools:keep="@string/delete_zims_toast">Files deleted successfully</string>
|
||
<string name="no_files_here" tools:keep="@string/no_files_here">No files here</string>
|
||
<string name="download_no_space" tools:keep="@string/download_no_space">Insufficient space to download.</string>
|
||
<string name="download">Download</string>
|
||
<string name="download_notification_channel_name" tools:keep="@string/download_notification_channel_name">Download Notification Channel Name</string>
|
||
<string name="space_available" tools:keep="@string/space_available">Space Available:</string>
|
||
<string name="move_no_space">Insufficient space to move/copy.</string>
|
||
<string name="zim_simple">Simple</string>
|
||
<string name="zim_no_pic">No Pictures</string>
|
||
<string name="zim_no_vid">No Videos</string>
|
||
<string name="no_network_connection" tools:keep="@string/no_network_connection">No network connection</string>
|
||
<string name="help_2">What does Kiwix do?</string>
|
||
<string name="help_3">Kiwix is an offline content reader. It acts very much like a browser but instead of accessing online web pages, it reads content from a file in ZIM format.</string>
|
||
<string name="help_4">While Kiwix has been originally designed to provide Wikipedia offline, it also reads other contents.</string>
|
||
<string name="help_5">Where is the content?</string>
|
||
<string name="help_6">Our content is hosted on the Kiwix website.</string>
|
||
<string name="help_7">They are available as ZIM files. There are a lot of them:</string>
|
||
<string name="help_8">• Wikipedia is available separately for each language</string>
|
||
<string name="help_9">• Other contents like Wikileaks or Wikisource are also available</string>
|
||
<string name="help_10">You can either download your chosen ZIM files in-app or carefully select the one(s) you want and download from a Desktop computer before transferring the ZIM files to your SD card.</string>
|
||
<string name="help_11">ZIM files download in-app are located in the external storage directory in a folder entitled Kiwix.</string>
|
||
<string name="pref_storage">Storage</string>
|
||
<string name="pref_current_folder">Current Folder</string>
|
||
<string name="pref_storage_used">%s used</string>
|
||
<string name="pref_free_storage">%s free</string>
|
||
<string name="choose_storage_to_download_book">Choose storage to download the book</string>
|
||
<string name="delete_zim_failed" tools:keep="@string/delete_zim_failed">Sorry we were unable to delete some files. You should try using a file manager instead.</string>
|
||
<string name="tts_pause">pause</string>
|
||
<string name="tts_resume">resume</string>
|
||
<string name="stop">stop</string>
|
||
<string name="notification_pause_button_text">Pause</string>
|
||
<string name="notification_resume_button_text">Resume</string>
|
||
<string name="internal_storage">Internal</string>
|
||
<string name="external_storage">External</string>
|
||
<string name="yes">Yes</string>
|
||
<string name="no">No</string>
|
||
<string name="confirm_stop_download_title">Stop download?</string>
|
||
<string name="confirm_stop_download_msg">Are you sure you want to stop this download?</string>
|
||
<string name="download_change_storage" tools:keep="@string/download_change_storage">Storage device selector</string>
|
||
<string name="tts_not_enabled">Read Aloud is not enabled for this ZIM file</string>
|
||
<string name="texttospeech_initialization_failed">Initialization of Read Aloud failed. Please try again</string>
|
||
<string name="texttospeech_error">Unexpected error in Read Aloud. Please try again</string>
|
||
<string name="next">Next</string>
|
||
<string name="previous">Previous</string>
|
||
<string name="wifi_only_title">Allow downloading content via mobile network?</string>
|
||
<string name="wifi_only_msg">If you choose “Yes” you won\’t be warned in future. However, you can always change this in Settings</string>
|
||
<string name="pref_wifi_only">Download content only via WiFi</string>
|
||
<string name="time_day" tools:keep="@string/time_day">day</string>
|
||
<string name="time_hour" tools:keep="@string/time_hour">h</string>
|
||
<string name="time_minute" tools:keep="@string/time_minute">min</string>
|
||
<string name="time_second" tools:keep="@string/time_second">s</string>
|
||
<string name="time_left" tools:keep="@string/time_left">left</string>
|
||
<string name="time_today">Today</string>
|
||
<string name="time_yesterday">Yesterday</string>
|
||
<string name="pref_external_link_popup_title">Warn when entering external links</string>
|
||
<string name="pref_external_link_popup_summary">Display popup to warn about additional costs or not working in offline links.</string>
|
||
<string name="external_link_popup_dialog_title">Entering External Link!</string>
|
||
<string name="external_link_popup_dialog_message">You are entering an external link. This could lead to additional costs for data transfer or will just not work when you are offline. Do you want to continue?</string>
|
||
<string name="do_not_ask_anymore">Do not ask anymore</string>
|
||
<string name="your_languages" tools:keep="@string/your_languages">Selected languages:</string>
|
||
<string name="other_languages" tools:keep="@string/other_languages">Other languages:</string>
|
||
<string name="no_items_msg" tools:keep="@string/no_items_msg">No items available</string>
|
||
<string name="crash_title">Well… This is Embarrassing</string>
|
||
<string name="crash_description">It looks like we crashed.\n\nWould you mind helping us fix this problem by sending the following information?</string>
|
||
<string name="crash_checkbox_language">Your Language Settings</string>
|
||
<string name="crash_checkbox_zimfiles">A List of Your ZIM Files</string>
|
||
<string name="crash_checkbox_exception">Details of The Crash</string>
|
||
<string name="crash_checkbox_logs">Application Logs</string>
|
||
<string name="crash_checkbox_device">Device Details</string>
|
||
<string name="crash_button_confirm">SEND DETAILS</string>
|
||
<string name="shortcut_disabled_message">Shortcut not available</string>
|
||
<string name="new_tab_shortcut_label">New tab</string>
|
||
<string name="get_content_shortcut_label" tools:keep="@string/get_content_shortcut_label">Get content</string>
|
||
<string name="fav_icon">Favicon</string>
|
||
<string name="articleCount" tools:keep="@string/articleCount">%s articles</string>
|
||
<string name="get_started" tools:keep="@string/get_started">Get started</string>
|
||
<string name="download_books">Download books</string>
|
||
<string name="humankind_knowledge" tools:keep="@string/humankind_knowledge">Humankind\’s knowledge, on your phone.</string>
|
||
<string name="welcome_to_the_family" tools:keep="@string/welcome_to_the_family">Welcome to the family</string>
|
||
<string name="save_books_offline" tools:keep="@string/save_books_offline">Save books offline</string>
|
||
<string name="download_books_message" tools:keep="@string/download_books_message">Download books and read wherever you are.</string>
|
||
<string name="unable_to_add_to_bookmarks">Unable to add to bookmarks</string>
|
||
<string name="go_to_previous_page">Go to previous page</string>
|
||
<string name="go_to_next_page">Go to next page</string>
|
||
<string name="table_of_contents">Table of contents</string>
|
||
<string name="select_languages" tools:keep="@string/select_languages">Select languages</string>
|
||
<string name="save_languages" tools:keep="@string/save_languages">Save languages</string>
|
||
<string name="expand">Expand</string>
|
||
<string name="history">History</string>
|
||
<string name="history_from_current_book">View History From All Books</string>
|
||
<string name="search_history">Search history</string>
|
||
<string name="selected_items" tools:ignore="PluralsCandidate">%1$d selected</string>
|
||
<string-array name="description_help_2">
|
||
<item>@string/help_3</item>
|
||
<item>@string/help_4</item>
|
||
</string-array>
|
||
<string-array name="description_help_5">
|
||
<item>@string/help_6</item>
|
||
<item>@string/help_7</item>
|
||
<item>@string/help_8</item>
|
||
<item>@string/help_9</item>
|
||
<item>@string/help_10</item>
|
||
<item>@string/help_11</item>
|
||
</string-array>
|
||
<string name="bookmarks_from_current_book">View Bookmarks From All Books</string>
|
||
<string name="search_bookmarks">Search bookmarks</string>
|
||
<string name="switch_tabs">Switch tabs</string>
|
||
<string name="close_all_tabs">Close all tabs</string>
|
||
<string name="close_tab">Close tab</string>
|
||
<string name="could_not_restore_tabs">Could not restore tabs.</string>
|
||
<string name="pending_state">Pending</string>
|
||
<string name="running_state">In Progress</string>
|
||
<string name="complete">Complete</string>
|
||
<string name="paused_state">Paused</string>
|
||
<string name="failed_state">Failed: %s</string>
|
||
<string name="custom_download_error_message_for_authentication_failed">The ZIM file could not be downloaded. Please try reinstalling the application from the Play store.</string>
|
||
<string name="save">Save</string>
|
||
<string name="note">Note</string>
|
||
<string name="take_notes">Take notes</string>
|
||
<string name="wiki_article_title">Wiki Article Title</string>
|
||
<string name="ext_storage_permission_rationale_export_bookmark">Storage access is required for exporting Bookmarks</string>
|
||
<string name="ext_storage_write_permission_denied_export_bookmark">Bookmarks can’t export without access of storage</string>
|
||
<string name="export_bookmark_error">An error occurred when trying to export bookmark!</string>
|
||
<string name="ext_storage_permission_rationale_add_note">Storage access is required for Notes</string>
|
||
<string name="ext_storage_write_permission_denied_add_note">Notes can\’t be used without access to storage</string>
|
||
<string name="note_save_unsuccessful">Note save unsuccessful</string>
|
||
<string name="note_delete_successful">Note deleted successfully</string>
|
||
<string name="note_delete_unsuccessful">Note was not deleted</string>
|
||
<string name="note_save_successful">Note saved</string>
|
||
<string name="note_save_error_storage_not_writable">Error saving note: Storage not writable</string>
|
||
<string name="note_share_error_file_missing">Note file doesn\’t exist</string>
|
||
<string name="note_share_app_chooser_title">Share note file with:</string>
|
||
<string name="confirmation_alert_dialog_message">Discard unsaved changes?</string>
|
||
<string name="delete_notes_confirmation_msg">Delete all notes?</string>
|
||
<string name="ext_storage_permission_not_granted">Error: Storage permissions not granted</string>
|
||
<string name="notes_deletion_successful">Entire notes folder deleted</string>
|
||
<string name="notes_deletion_unsuccessful">Some files not deleted</string>
|
||
<string name="books_count" tools:ignore="PluralsCandidate" tools:keep="@string/books_count">%d book(s)</string>
|
||
<string name="discovery_initiated" tools:keep="@string/discovery_initiated">Discovery initiated</string>
|
||
<string name="discovery_failed" tools:keep="@string/discovery_failed">Discovery failed</string>
|
||
<string name="severe_loss_error" tools:keep="@string/severe_loss_error">Severe error! Try Disable/Re-enable WiFi P2P</string>
|
||
<string name="connection_failed" tools:keep="@string/connection_failed">Connection failed</string>
|
||
<string name="permission_rationale_location">Location permission is required by Android to allow the app to detect peer devices</string>
|
||
<string name="permission_rationale_nearby">Nearby devices permission is required by Android to allow the app to detect peer devices</string>
|
||
<string name="permission_refused_location" tools:keep="@string/permission_refused_location">Cannot locate peer devices without location permissions</string>
|
||
<string name="permission_refused_storage" tools:keep="@string/permission_refused_storage">Cannot access ZIM files without storage permission</string>
|
||
<string name="request_enable_location">Enable location to allow detection of peers</string>
|
||
<string name="discovery_needs_location" tools:keep="@string/discovery_needs_location">Cannot discover peers without location services</string>
|
||
<string name="request_enable_wifi">Enable WiFi P2P from system settings</string>
|
||
<string name="discovery_needs_wifi" tools:keep="@string/discovery_needs_wifi">Cannot discover peers without WiFi ON</string>
|
||
<string name="transfer_to">Transfer files to %s?</string>
|
||
<string name="device_not_cooperating" tools:keep="@string/device_not_cooperating">Selected device not co-operating for transfer</string>
|
||
<string name="file_transfer_complete" tools:keep="@string/file_transfer_complete">File transfer complete</string>
|
||
<string name="error_during_transfer" tools:keep="@string/error_during_transfer">An error was encountered during transfer</string>
|
||
<string name="error_transferring" tools:keep="@string/error_transferring">Error transferring file %s</string>
|
||
<string name="get_content_from_nearby_device" tools:keep="@string/get_content_from_nearby_device">Get content from nearby device</string>
|
||
<string name="search_for_peers" tools:keep="@string/search_for_peers">Search For Peers</string>
|
||
<string name="your_device" tools:keep="@string/your_device">Your Device:</string>
|
||
<string name="device_name" tools:keep="@string/device_name">Device Name</string>
|
||
<string name="nearby_devices" tools:keep="@string/nearby_devices">NEARBY DEVICES</string>
|
||
<string name="no_devices_found" tools:keep="@string/no_devices_found">No devices detected. Tap on search button to try again.</string>
|
||
<string name="files_for_transfer" tools:keep="@string/files_for_transfer">FILES FOR TRANSFER</string>
|
||
<string name="preparing_files" tools:keep="@string/preparing_files">Preparing files for transfer…</string>
|
||
<string name="performing_handshake" tools:keep="@string/performing_handshake">Performing handshake…</string>
|
||
<string name="status" tools:keep="@string/status">Status</string>
|
||
<string name="pref_clear_all_notes_summary">Clears all notes on all articles</string>
|
||
<string name="pref_clear_all_notes_title">Clear all notes</string>
|
||
<string name="pref_clear_notes">Clear notes</string>
|
||
<string name="pref_allow_to_read_or_write_zim_files_on_sd_card">Allow to read and write ZIM files on SD card</string>
|
||
<string name="pref_text_zoom_summary">Change text size with 25\% increments.</string>
|
||
<string name="tag_pic">Pic</string>
|
||
<string name="tag_vid">Vid</string>
|
||
<string name="tag_text_only">Text Only</string>
|
||
<string name="tag_short_text">Short Text</string>
|
||
<string name="storage_permission_denied">Storage Permission Denied</string>
|
||
<string name="grant_read_storage_permission">This app requires the ability to read storage to function. Please grant the permission in your settings</string>
|
||
<string name="go_to_settings">Go to Hotspot Settings</string>
|
||
<string name="no_results">No Results</string>
|
||
<string name="no_bookmarks">No Bookmarks</string>
|
||
<string name="no_history">No History</string>
|
||
<string name="device_default">Device Default</string>
|
||
<string name="delete_history">Delete All History?</string>
|
||
<string name="delete_selected_history">Delete Selected History?</string>
|
||
<string name="delete_bookmarks">Delete All Bookmarks?</string>
|
||
<string name="delete_selected_bookmarks">Delete Selected Bookmarks?</string>
|
||
<string name="import_bookmarks_dialog_title">Import Bookmarks?</string>
|
||
<string name="export_all_bookmarks_dialog_title">Export All Bookmarks?</string>
|
||
<string name="export_all_bookmarks_dialog_message">Exporting will generate bookmark.xml file in the Download/org.kiwix…/ folder.</string>
|
||
<string name="bookmark_imported_message">All the bookmarks has been imported.</string>
|
||
<string name="error_invalid_bookmark_file">Error: The selected file is not a valid bookmark file.</string>
|
||
<string name="on">On</string>
|
||
<string name="off">Off</string>
|
||
<string name="auto">Auto</string>
|
||
<string name="send_report">Send diagnostic report</string>
|
||
<string name="crash_checkbox_file_system">File System Details</string>
|
||
<string name="diagnostic_report">Diagnostic Report</string>
|
||
<string name="diagnostic_report_message">Please send all the following details so we can diagnose the problem</string>
|
||
<string name="percentage">%d%%</string>
|
||
<string name="pref_text_zoom_title">Text Zoom</string>
|
||
<string name="search_open_in_new_tab">Open in new tab</string>
|
||
<string name="reader">Reader</string>
|
||
<string name="no_open_book">No open book</string>
|
||
<string name="open_library">Open library</string>
|
||
<string name="tab_restored">Tab restored</string>
|
||
<string name="tabs_restored">Tabs restored</string>
|
||
<string name="open_drawer">Open Drawer</string>
|
||
<string name="close_drawer">Close Drawer</string>
|
||
<string name="preparing_file_for_copy">Preparing for copy/move</string>
|
||
<string name="action_copy">Copy</string>
|
||
<string name="move">Move</string>
|
||
<string name="copying_zim_file">Copying ZIM file…</string>
|
||
<string name="moving_zim_file">Moving ZIM file…</string>
|
||
<string name="copy_move_files_dialog_description">Kiwix requires the ZIM file to be in its own data directory. Do you want to copy or move it there?</string>
|
||
<string name="copy_file_error_message">Error in copying the ZIM file: %s.</string>
|
||
<string name="why_copy_move_files_to_app_directory">Why copy/move files to app public directory?</string>
|
||
<string name="copy_move_files_to_app_directory_description">Due to Google Play policies on Android 11 and above, our app can no longer directly access files stored elsewhere on your device. To let you view your selected files, we need to move or copy them into a special folder within our application directory. This allows us to access and open the files.</string>
|
||
<string name="choose_storage_to_copy_move_zim_file">Choose storage to copy/move ZIM file</string>
|
||
<string name="move_file_error_message">Error in moving the ZIM file: %s.</string>
|
||
<string name="how_to_update_content">How to update content?</string>
|
||
<string name="update_content_description">To update content (a ZIM file) you need to download the full latest version of this very same content. You can do that via the download section.</string>
|
||
<string name="all_files_permission_needed">All Files Permission Needed</string>
|
||
<string name="all_files_permission_needed_message">In order to access all the ZIM files across device we need to have All Files Permission</string>
|
||
<string name="allowed">Allowed</string>
|
||
<string name="not_allowed">Not allowed</string>
|
||
<string name="denied_internet_permission_message">Please enable wifi to download content</string>
|
||
<string name="android_directory_seperator">/Android</string>
|
||
<string name="system_unable_to_grant_permission_message">System unable to grant permission!</string>
|
||
<string name="allow">Allow</string>
|
||
<string name="swipe_down_for_library">Swipe Down for Library</string>
|
||
<string name="reaching_remote_library">Reaching remote library</string>
|
||
<string name="parsing_remote_library">Parsing remote library</string>
|
||
<string name="starting_downloading_remote_library">Starting download of the online library</string>
|
||
<string name="downloading_library">Downloading library \n%s</string>
|
||
<string-array name="pref_dark_modes_entries">
|
||
<item>@string/on</item>
|
||
<item>@string/off</item>
|
||
<item>@string/auto</item>
|
||
</string-array>
|
||
<string-array name="pref_dark_modes_values">
|
||
<item>2</item>
|
||
<item>1</item>
|
||
<item>-1</item>
|
||
</string-array>
|
||
<string name="no_notes">No Notes</string>
|
||
<string name="notes_from_all_books">View Notes From All Books</string>
|
||
<string name="search_notes">Search Notes</string>
|
||
<string name="choose_your_action">Choose your Action</string>
|
||
<string name="open_note">Open Note</string>
|
||
<string name="open_article">Open Article</string>
|
||
<string name="delete_note_dialog_message">Note: Notes are not deleted from your storage</string>
|
||
<string name="delete_selected_notes">Delete Selected Notes?</string>
|
||
<string name="download_tts_language_title">Download this language for read aloud feature</string>
|
||
<string name="download_tts_language_message">Please click the Download button. It will automatically download the required language.</string>
|
||
<string name="external_link_copied_message">External Link Copied to Clipboard</string>
|
||
<string name="read_aloud_service_channel_name" tools:keep="@string/read_aloud_service_channel_name">Read Aloud Service Channel</string>
|
||
<string name="read_aloud_channel_description" tools:keep="@string/read_aloud_channel_description">Read Aloud controls.</string>
|
||
<string name="read_aloud_running" tools:keep="@string/read_aloud_running">Running Read Aloud</string>
|
||
<string name="backward_history">Backward history</string>
|
||
<string name="forward_history">Forward history</string>
|
||
<string name="clear_all_navigation_history_message">Clears all (backward, forward) navigation history</string>
|
||
<string name="navigation_history_cleared">Navigation History Cleared</string>
|
||
<string name="go_to_settings_label">Go to Settings</string>
|
||
<string name="request_notification_permission_message">To perform this action, please grant notification access</string>
|
||
<string name="empty_string" />
|
||
<string name="click_nearby_devices_message">Click here to search for nearby devices.</string>
|
||
<string name="your_device_name_message">Your device name will appear here.</string>
|
||
<string name="nearby_devices_list_message">Here, you\’ll find a list of nearby devices. Tap on a device\’s name to initiate file transfer.</string>
|
||
<string name="transfer_zim_files_list_message">Here, you\’ll find the list of available ZIM files for transfer.</string>
|
||
<string name="storage_selection_dialog_accessibility_description">Select storage for downloading ZIM files.</string>
|
||
<string name="zim_file_content_description">ZIM file which has the reading content</string>
|
||
<string name="select_language_content_description">Selecting this language will prioritize displaying downloadable books in that language at the top.</string>
|
||
<string name="toolbar_back_button_content_description">Go to previous screen</string>
|
||
<string name="save_or_open_unsupported_files_dialog_title">Save or Open this file?</string>
|
||
<string name="save_or_open_unsupported_files_dialog_message">Choosing Open will open this file in external reader application.</string>
|
||
<string name="donation_dialog_title">Donate Today</string>
|
||
<string name="donation_dialog_description">%s needs your help.</string>
|
||
<string name="make_donation">Make a donation</string>
|
||
</resources>
|