2019-03-15 08:41:10 +01:00
<?xml version="1.0" encoding="utf-8"?>
2015-09-24 17:27:43 +02:00
<resources >
2020-04-28 03:58:46 +02:00
<string name= "app_name" translatable= "false" > TachiyomiJ2K</string>
<string name= "app_short_name" translatable= "false" > TachiJ2K</string>
2015-09-24 17:27:43 +02:00
2017-04-04 17:42:17 +02:00
<!-- Models -->
2015-12-28 01:13:52 +01:00
<string name= "name" > Name</string>
2020-04-09 06:25:38 +02:00
<!-- Manga Type -->
2017-04-04 17:42:17 +02:00
<string name= "manga" > Manga</string>
2020-02-23 10:47:05 +01:00
<string name= "manhwa" > Manhwa</string>
2020-03-02 11:18:48 +01:00
<string name= "manhua" > Manhua</string>
<string name= "comic" > Comic</string>
2020-04-09 06:25:38 +02:00
<string name= "webtoon" > Webtoon</string>
2018-02-05 22:50:56 +01:00
2020-04-09 06:25:38 +02:00
<!-- Manga -->
2020-04-09 02:32:36 +02:00
<string name= "not_started" > Not started</string>
<string name= "in_progress" > In progress</string>
<string name= "read" > Read</string>
2020-04-09 06:25:38 +02:00
<string name= "title" > Title</string>
<string name= "author" > Author</string>
<string name= "artist" > Artist</string>
<string name= "description" > Description</string>
2020-04-09 02:32:36 +02:00
2020-04-09 06:25:38 +02:00
<!-- Status -->
<string name= "ongoing" > Ongoing</string>
<string name= "unknown" > Unknown</string>
<string name= "unknown_status" > Unknown Status</string>
<string name= "licensed" > Licensed</string>
<string name= "completed" > Completed</string>
2020-02-06 13:54:28 +01:00
2020-04-09 06:25:38 +02:00
<!-- Security -->
<string name= "unlock_library" > Unlock to access Library</string>
<string name= "unlock" > Unlock</string>
<string name= "lock_with_biometrics" > Lock with biometrics</string>
<string name= "lock_when_idle" > Lock when idle</string>
<!-- Chapters -->
<string name= "chapters" > Chapters</string>
<string name= "new_chapters" > New chapters</string>
<string name= "unread" > Unread</string>
<string name= "last_read_chapter_" > Last read Chapter %1$s</string>
<string name= "chapter_" > Chapter %1$s</string>
<string name= "chapter_x_of_y" > Chapter %1$d of %2$d</string>
<string name= "all_chapters_read" > All chapters read</string>
<string name= "bookmarked" > Bookmarked</string>
<string name= "marked_as_read" > Marked as read</string>
<string name= "marked_as_unread" > Marked as unread</string>
<string name= "removed_bookmark" > Removed bookmark</string>
2020-04-29 04:33:03 +02:00
<string name= "chapters_removed" > Chapters removed.</string>
2020-08-09 22:46:02 +02:00
<string name= "chapter_not_found" > Chapter not found</string>
2020-04-09 06:50:22 +02:00
<plurals name= "remove_n_chapters" >
<item quantity= "one" > Remove %1$d downloaded chapter?</item>
<item quantity= "other" > Remove %1$d downloaded chapters?</item>
</plurals>
2020-04-09 06:25:38 +02:00
<plurals name= "chapters" >
<item quantity= "one" > %1$d chapter</item>
<item quantity= "other" > %1$d chapters</item>
</plurals>
<plurals name= "pages_left" >
<item quantity= "one" > %1$d page left</item>
<item quantity= "other" > %1$d pages left</item>
</plurals>
2017-04-04 17:42:39 +02:00
2020-04-09 06:25:38 +02:00
<!-- Category -->
<string name= "category" > Category</string>
<string name= "categories" > Categories</string>
2020-04-09 02:32:36 +02:00
<string name= "adding_category_to_queue" > Adding %1$s to update queue</string>
<string name= "_already_in_queue" > %1$s is already in queue</string>
2020-04-09 06:25:38 +02:00
<string name= "create_new_category" > Create new category</string>
2020-04-09 02:32:36 +02:00
<string name= "category_is_empty" > Category is empty</string>
2020-04-16 21:58:10 +02:00
<string name= "category_is_hidden" > Category is hidden</string>
2020-04-09 02:32:36 +02:00
<string name= "top_category" > Top category (%1$s)</string>
2020-04-09 06:25:38 +02:00
<string name= "default_category" > Default category</string>
2020-04-09 02:32:36 +02:00
<string name= "first_category" > First category</string>
<string name= "categories_on_manual" > Categories to update when manually refreshing</string>
<string name= "categories_in_global_update" > All categories in global update</string>
<string name= "confirm_category_deletion" > Delete category?</string>
<string name= "confirm_category_deletion_message" > Manga in this category will moved into the
default category.</string>
<string name= "already_in_category" > Manga already in category</string>
2020-05-07 21:29:04 +02:00
<string name= "add_categories" > Add categories</string>
2020-04-09 06:25:38 +02:00
<string name= "edit_categories" > Edit categories</string>
2020-04-17 02:41:07 +02:00
<string name= "manage_category" > Manage category</string>
2020-04-09 06:25:38 +02:00
<string name= "rename_category" > Rename category</string>
<string name= "move_to_categories" > Move to categories</string>
2020-04-28 03:57:45 +02:00
<string name= "add_to_categories" > Choose which categories to add this to. If none are selected, this will be added to the "default" category</string>
2020-04-09 06:25:38 +02:00
<plurals name= "category" >
<item quantity= "one" > %d category</item>
<item quantity= "other" > %d categories</item>
</plurals>
2020-04-17 02:41:07 +02:00
<string name= "category_with_name_exists" > A category with that name already exists!</string>
2020-04-09 06:25:38 +02:00
<string name= "category_deleted" > Category deleted</string>
2020-05-02 21:40:44 +02:00
<string name= "long_press_category" > Press and hold to edit a category</string>
2020-05-23 21:50:50 +02:00
<string name= "jump_to_category" > Jump to category</string>
2020-04-09 06:25:38 +02:00
<!-- Updates -->
<string name= "update" > Update</string>
<string name= "what_should_update" > What should update?</string>
<string name= "updating_" > Updating %1$s</string>
<string name= "update_available" > Update available</string>
<string name= "new_version_available" > New version available!</string>
<string name= "no_new_updates_available" > No new updates available</string>
<string name= "searching_for_updates" > Searching for updates…</string>
<!-- Main Screens -->
<!-- Library -->
<string name= "library" > Library</string>
<string name= "updating_library" > Updating library</string>
<string name= "selected_" > Selected: %1$d</string>
<string name= "local" > Local</string>
<string name= "remove_from_library_question" > Remove from library?</string>
<string name= "library_search_hint" > Search title, tags, source</string>
<string name= "library_is_empty_add_from_browse" > Your library is empty, add series to your
library from the browse tab.</string>
<string name= "no_matches_for_filters" > No matches found for your current filters</string>
2020-05-03 19:05:52 +02:00
<string name= "show_all_categories" > Show all categories</string>
2020-05-19 07:40:05 +02:00
<string name= "always_show_current_category" > Always show current category</string>
2020-05-07 05:44:24 +02:00
<string name= "expand_all_categories" > Expand all categories</string>
<string name= "collapse_all_categories" > Collapse all categories</string>
2020-05-07 07:24:50 +02:00
<string name= "reorder_filters" > Reorder filters</string>
2020-05-08 21:15:29 +02:00
<string name= "_unread" > %d unread</string>
2020-05-08 21:58:23 +02:00
<string name= "search_globally" > Search \"%1$s\" globally</string>
2020-05-07 07:24:50 +02:00
<string name= "read_progress" > Read progress</string>
<string name= "series_type" > Series type</string>
2020-05-17 09:37:36 +02:00
<string name= "group_library_by" > Group library by…</string>
2020-05-17 10:20:09 +02:00
<string name= "tracking_status" > Tracking status</string>
<string name= "ungrouped" > Ungrouped</string>
2020-04-09 06:25:38 +02:00
<!-- Library Sort -->
2020-05-17 08:48:01 +02:00
<string name= "sort_by" > Sort by</string>
2020-04-09 06:25:38 +02:00
<string name= "total_chapters" > Total chapters</string>
<string name= "date_added" > Date added</string>
<string name= "last_read" > Last read</string>
<string name= "last_updated" > Last Updated</string>
<string name= "latest_chapter" > Latest chapter</string>
<string name= "drag_and_drop" > Drag & Drop</string>
<!-- Library Display -->
<string name= "display_options" > Display options</string>
<string name= "list" > List</string>
<string name= "comfortable_grid" > Comfortable Grid</string>
<string name= "compact_grid" > Compact Grid</string>
<string name= "start_with_filters_hidden" > Start with filters hidden</string>
<string name= "download_badge" > Download badges</string>
2020-04-20 00:22:12 +02:00
<string name= "hide_start_reading_button" > Hide start reading button</string>
2020-04-09 06:25:38 +02:00
<string name= "unread_badges" > Unread badges</string>
2020-04-09 02:32:36 +02:00
<string name= "uniform_covers" > Uniform covers</string>
2020-05-02 19:51:31 +02:00
<string name= "x_small" > XS</string>
<string name= "small" > S</string>
<string name= "medium" > M</string>
<string name= "large" > L</string>
<string name= "x_large" > XL</string>
2020-04-09 02:32:36 +02:00
<string name= "grid_options" > Grid options</string>
<string name= "hide_badges" > Hide badges</string>
<string name= "show_badges" > Show badges</string>
<string name= "show_count" > Show count</string>
2020-04-25 06:47:01 +02:00
<string name= "tap_library_to_show_filters" > Tap the Library icon to show filters</string>
2020-04-09 06:25:38 +02:00
<string name= "display_as" > Display as</string>
2020-05-12 06:13:31 +02:00
<string name= "hide_category_hopper" > Hide category hopper</string>
2020-05-07 21:29:04 +02:00
<string name= "more_library_settings" > More library settings</string>
2015-10-26 01:41:10 +01:00
2020-04-09 06:25:38 +02:00
<!-- Library update service notifications -->
<string name= "new_chapters_found" > New chapters found</string>
<plurals name= "for_n_titles" >
<item quantity= "one" > For %d title</item>
<item quantity= "other" > For %d titles</item>
</plurals>
<plurals name= "notification_and_n_more" >
<item quantity= "one" > and %1$d more chapter</item>
<item quantity= "other" > and %1$d more chapters</item>
</plurals>
2020-05-21 08:18:51 +02:00
<plurals name= "notification_update_failed" >
<item quantity= "one" > 1 update failed</item>
<item quantity= "other" > %1$d updates failed</item>
</plurals>
2020-04-09 02:32:36 +02:00
<!-- Library settings -->
2020-04-09 06:25:38 +02:00
<string name= "library_update_frequency" > Library update frequency</string>
2020-04-09 02:32:36 +02:00
<string name= "library_update_order" > Library update order</string>
2020-04-09 06:25:38 +02:00
<string name= "select_order_to_update" > Select the order in which Tachiyomi checks for update</string>
2020-04-09 02:32:36 +02:00
<string name= "library_update_restriction" > Library update restrictions</string>
<string name= "library_update_restriction_summary" > Update only when the conditions are met</string>
2020-04-09 06:25:38 +02:00
<string name= "only_update_ongoing" > Only update ongoing manga</string>
<string name= "sort_by_ignoring_articles" > Sort by ignoring articles</string>
<string name= "when_sorting_ignore_articles" > When sorting alphabetically, sort ignoring
2020-01-03 23:03:34 +01:00
articles (a, an, the) at the start of manga titles</string>
2020-04-09 06:25:38 +02:00
<string name= "categories_to_include_in_global_update" > Categories to include in global update</string>
2020-04-17 02:41:07 +02:00
<string name= "include_in_global_update" > Include in global update</string>
2020-04-09 02:32:36 +02:00
<string name= "auto_refresh_covers" > Automatically refresh covers</string>
<string name= "auto_refresh_covers_summary" > Refresh covers in library as well
2020-04-26 22:04:53 +02:00
when updating library</string>
2020-05-21 08:18:51 +02:00
<string name= "show_notification_error" > Show a notification for errors</string>
2016-03-12 14:22:40 +01:00
2020-04-09 06:25:38 +02:00
<!-- Recents -->
2020-04-09 02:32:36 +02:00
<string name= "recents" > Recents</string>
2020-04-09 06:25:38 +02:00
<string name= "updates" > Updates</string>
<string name= "newly_added" > Newly added</string>
<string name= "history" > History</string>
<string name= "recent_updates" > Recent updates</string>
2020-04-13 06:46:01 +02:00
<string name= "this_will_remove_the_read_date_for_x_question" > This will remove the read date of
\"%1$s\". Are you sure?</string>
<string name= "this_will_remove_the_read_date_question" > This will remove the read date of this
chapter. Are you sure?</string>
2020-04-09 06:25:38 +02:00
<string name= "reset_all_chapters_for_this_" > Reset all chapters for this %1$s</string>
<string name= "source_dash_chapter_" > %1$s - Ch.%2$s</string>
<string name= "last_read_" > Last read %1$s</string>
<string name= "read_" > Read %1$s</string>
<string name= "updated_" > Updated %1$s</string>
<string name= "added_" > Added %1$s</string>
<string name= "view_history" > View history</string>
<string name= "view_all_updates" > View all updates</string>
<string name= "search_recents" > Search recents…</string>
<string name= "no_recent_chapters" > No recent chapters</string>
<string name= "no_recently_read_manga" > No recently read manga</string>
2020-04-13 06:46:01 +02:00
<string name= "group_all" > Group all</string>
<string name= "ungroup_all" > Ungroup all</string>
<string name= "only_history" > Only history</string>
<string name= "only_updates" > Only updates</string>
<string name= "reset_chapter_question" > Reset chapter?</string>
<string name= "press_and_hold_to_reset_history" > Press and hold to reset chapter history</string>
2020-04-09 02:32:36 +02:00
<!-- Browse -->
2020-04-09 06:25:38 +02:00
<string name= "search_filters" > Search filters</string>
<string name= "no_more_results" > No more results</string>
<string name= "no_results_found" > No results found</string>
2020-04-26 02:29:00 +02:00
<string name= "local_source" > Local source</string>
2020-04-09 06:25:38 +02:00
<string name= "other" > Other</string>
<string name= "global_search" > Global search…</string>
<string name= "latest" > Latest</string>
<string name= "browse" > Browse</string>
<string name= "in_library" > In Library</string>
<string name= "search_extensions" > Search extensions…</string>
2020-04-09 02:32:36 +02:00
<string name= "all_sources" > All sources</string>
<string name= "sources" > Sources</string>
2020-04-19 20:52:22 +02:00
<string name= "source_hidden" > Source hidden</string>
2020-04-23 02:33:43 +02:00
<string name= "last_used" > Last Used</string>
2020-04-26 02:29:00 +02:00
<string name= "local_source_help_guide" > Local source guide</string>
<string name= "check_site_in_web" > Check website in WebView</string>
2020-04-09 02:32:36 +02:00
2020-04-09 06:25:38 +02:00
<!-- Other Screens -->
2020-02-03 00:04:50 +01:00
2020-04-09 06:25:38 +02:00
<!-- Extensions -->
<string name= "extensions" > Extensions</string>
<string name= "extension_updates" > Extension Updates</string>
<string name= "extension_info" > Extension info</string>
2020-04-09 02:32:36 +02:00
<string name= "details" > Details</string>
<string name= "obsolete" > Obsolete</string>
<string name= "pending" > Pending</string>
<string name= "installing" > Installing</string>
<string name= "installed" > Installed</string>
<string name= "trust" > Trust</string>
<string name= "untrusted" > Untrusted</string>
<string name= "uninstall" > Uninstall</string>
2018-02-05 22:50:56 +01:00
<string name= "untrusted_extension" > Untrusted extension</string>
2020-01-09 03:53:08 +01:00
<string name= "untrusted_extension_message" > This extension was signed with an untrusted certificate and wasn\'t activated.\n\nA malicious extension could read any login credentials stored in Tachiyomi or execute arbitrary code.\n\nBy trusting this certificate you accept these risks.</string>
2020-01-13 00:27:04 +01:00
<string name= "obsolete_extension_message" > This extension is no longer available.</string>
2020-04-09 02:32:36 +02:00
<string name= "version_" > Version: %1$s</string>
<string name= "language_" > Language: %1$s</string>
<string name= "empty_preferences_for_extension" > No preferences to edit for this extension</string>
2020-04-09 06:25:38 +02:00
<plurals name= "extension_updates_available" >
<item quantity= "one" > Extension update available</item>
<item quantity= "other" > %d extension updates available</item>
</plurals>
<!-- Reader -->
<string name= "custom_filter" > Custom filter</string>
<string name= "set_as_cover" > Set as cover</string>
<string name= "set_as_default_for_all" > Set as default for all</string>
<string name= "cover_updated" > Cover updated</string>
2020-05-23 10:07:36 +02:00
<string name= "page_" > Page %1$d</string>
2020-04-09 06:25:38 +02:00
<string name= "next_chapter_not_found" > Next chapter not found</string>
<string name= "decode_image_error" > The image could not be decoded</string>
<string name= "use_image_as_cover" > Use this image as cover art?</string>
<string name= "viewer_for_this_series" > Viewer for this series</string>
<string name= "finished" > Finished:</string>
<string name= "current" > Current:</string>
<string name= "next" > Next:</string>
<string name= "previous" > Previous:</string>
<string name= "theres_no_next_chapter" > There\'s no next chapter</string>
<string name= "theres_no_previous_chapter" > There\'s no previous chapter</string>
<string name= "loading_pages" > Loading pages…</string>
<string name= "failed_to_load_pages_" > Failed to load pages: %1$s</string>
<string name= "reading_" > Reading %1$s</string>
<string name= "webtoon_style" > webtoon style</string>
2018-02-05 22:50:56 +01:00
2020-04-09 06:25:38 +02:00
<!-- Reader settings -->
2020-04-09 02:32:36 +02:00
<string name= "fullscreen" > Fullscreen</string>
<string name= "page_transitions" > Page transitions</string>
2020-05-26 02:25:55 +02:00
<string name= "enable_zoom_out" > Enable zoom out</string>
2020-04-09 02:32:36 +02:00
<string name= "double_tap_anim_speed" > Double tap animation speed</string>
<string name= "show_page_number" > Show page number</string>
<string name= "true_32bit_color" > 32-bit color</string>
2020-05-21 19:47:01 +02:00
<string name= "reduces_banding_impacts_performance" > Reduces banding, but impacts
performance</string>
2020-04-09 02:32:36 +02:00
<string name= "crop_borders" > Crop borders</string>
<string name= "use_custom_brightness" > Use custom brightness</string>
<string name= "use_custom_color_filter" > Use custom color filter</string>
<string name= "color_filter_blend_mode" > Color filter blend mode</string>
<string name= "overlay" > Overlay</string>
<string name= "multiply" > Multiply</string>
<string name= "screen" > Screen</string>
<string name= "dodge_lighten" > Dodge / Lighten</string>
<string name= "burn_darken" > Burn / Darken</string>
<string name= "keep_screen_on" > Keep screen on</string>
<string name= "skip_read_chapters" > Skip chapters marked read</string>
2020-05-21 20:00:55 +02:00
<string name= "skip_filtered_chapters" > Skip filtered chapters</string>
2020-04-09 02:32:36 +02:00
<string name= "navigation" > Navigation</string>
<string name= "volume_keys" > Volume keys</string>
<string name= "invert_volume_keys" > Invert volume keys</string>
<string name= "tapping" > Tapping</string>
<string name= "long_tap_dialog" > Long tap dialog</string>
<string name= "background_color" > Background color</string>
<string name= "white" > White</string>
<string name= "black" > Black</string>
<string name= "smart_by_page" > Smart (by page)</string>
<string name= "smart_by_theme" > Smart (by theme)</string>
<string name= "default_viewer" > Default viewer</string>
2015-10-24 22:47:34 +02:00
<string name= "left_to_right_viewer" > Left to right</string>
<string name= "right_to_left_viewer" > Right to left</string>
<string name= "vertical_viewer" > Vertical</string>
2020-04-17 06:04:44 +02:00
<string name= "continuous_vertical" > Continuous vertical</string>
2020-05-21 19:47:01 +02:00
<string name= "paged" > Paged</string>
2020-04-09 02:32:36 +02:00
<string name= "scale_type" > Scale type</string>
<string name= "fit_screen" > Fit screen</string>
<string name= "stretch" > Stretch</string>
<string name= "fit_width" > Fit width</string>
<string name= "fit_height" > Fit height</string>
<string name= "original_size" > Original size</string>
<string name= "smart_fit" > Smart fit</string>
<string name= "zoom_start_position" > Zoom start position</string>
<string name= "force_portrait" > Force portrait</string>
<string name= "force_landscape" > Force landscape</string>
<string name= "red_initial" > R</string>
<string name= "green_initial" > G</string>
<string name= "blue_initial" > B</string>
<string name= "alpha_initial" > A</string>
<string name= "smart_based_on_page" > Smart (based on page)</string>
<string name= "smart_based_on_page_and_theme" > Smart (based on page and theme)</string>
<string name= "always_show_chapter_transition" > Always show chapter transition</string>
2020-05-21 19:47:01 +02:00
<string name= "if_disabled_transition_will_skip" > If disabled, the transition page will be
skipped if the next chapter is loaded</string>
2020-04-17 06:04:44 +02:00
<string name= "pref_webtoon_side_padding" > Side padding</string>
<string name= "webtoon_side_padding_0" > None</string>
<string name= "webtoon_side_padding_10" > 10%</string>
<string name= "webtoon_side_padding_15" > 15%</string>
<string name= "webtoon_side_padding_20" > 20%</string>
<string name= "webtoon_side_padding_25" > 25%</string>
2016-09-21 21:26:08 +02:00
2020-04-09 06:25:38 +02:00
<!-- Manga details -->
<string name= "about_this_" > About this %1$s</string>
<string name= "start_reading" > Start reading</string>
<string name= "start_reading_chapter_" > Start reading Chapter %1$s</string>
<string name= "continue_reading_chapter_" > Continue reading Chapter %1$s</string>
<string name= "continue_reading" > Continue reading</string>
<string name= "chapters_" > Chapters %1$s</string>
<string name= "volume_" > Volume %1$d</string>
<string name= "season_" > Season %1$d</string>
<string name= "added_to_library" > Added to library</string>
<string name= "add_to_library" > Add to Library</string>
<string name= "removed_from_library" > Removed from library</string>
<string name= "_copied_to_clipboard" > %1$s copied to clipboard</string>
<string name= "source_not_installed_" > Source not installed: %1$s</string>
<string name= "no_description" > No description</string>
<string name= "mark_all_chapters_as_read" > Mark all chapters as read?</string>
<string name= "remove_from_library" > Remove from library</string>
<string name= "select_starting_chapter" > Select starting chapter</string>
<string name= "select_ending_chapter" > Select ending chapter</string>
<string name= "search_chapters" > Search chapters</string>
<string name= "next_unread_chapter" > Next unread chapter</string>
<string name= "next_5_unread" > Next 5 unread</string>
<string name= "custom_range" > Custom range</string>
<string name= "all_chapters" > All chapters</string>
<string name= "all_unread_chapters" > All unread chapters</string>
2020-04-09 06:50:22 +02:00
<string name= "all_read_chapters" > All read chapters</string>
<string name= "all_but_bookmarked_chapters" > All but bookmarked chapters</string>
2020-04-09 06:25:38 +02:00
<string name= "add_x_to_library" > Add %1$s to library?</string>
<string name= "show_all" > Show All</string>
<string name= "show_bookmarked_chapters" > Show bookmarked chapters</string>
<string name= "show_downloaded_chapters" > Show downloaded chapters</string>
<string name= "show_unread_chapters" > Show unread chapters</string>
<string name= "show_read_chapters" > Show read chapters</string>
<string name= "hide_chapter_titles" > Hide chapter titles</string>
<string name= "sort_by_source_s_order" > Sort by source\'s order</string>
<string name= "sort_by_chapter_number" > Sort by chapter number</string>
<string name= "newest_first" > Newest to oldest</string>
<string name= "oldest_first" > Oldest to newest</string>
<string name= "clear_tags" > Clear Tags</string>
2020-05-20 07:04:19 +02:00
<string name= "reset_tags" > Reset Tags</string>
2020-04-09 06:25:38 +02:00
<string name= "reset_cover" > Reset cover</string>
<string name= "failed_to_update_cover" > Failed to update cover</string>
<string name= "must_be_in_library_to_edit" > Manga must be in your library to edit</string>
2020-04-29 04:33:03 +02:00
<string name= "remember_this_choice" > Remember this choice</string>
2020-05-21 19:28:40 +02:00
<string name= "source_not_installed" > Source not installed</string>
2020-09-16 07:42:27 +02:00
<string name= "cover_saved" > Cover saved</string>
<string name= "error_saving_cover" > Error saving cover</string>
<string name= "error_sharing_cover" > Error sharing cover</string>
2020-04-29 04:33:03 +02:00
<plurals name= "deleted_chapters" >
<item quantity= "one" > A chapter has been removed from the source:\n%2$s\nDelete
its download?</item>
<item quantity= "other" > %1$s chapters have been removed from the source:\n%2$s\n\nDelete
their downloads?</item>
</plurals>
2016-03-21 22:30:30 +01:00
2020-04-09 06:25:38 +02:00
<!-- Tracking -->
<string name= "tracking" > Tracking</string>
<string name= "tracked" > Tracked</string>
<string name= "not_tracked" > Not tracked</string>
2016-03-09 18:47:03 +01:00
<string name= "services" > Services</string>
2020-04-09 06:25:38 +02:00
<string name= "sync_chapters_after_reading" > Sync chapters after reading</string>
<string name= "reading" > Reading</string>
<string name= "currently_reading" > Currently Reading</string>
<string name= "dropped" > Dropped</string>
<string name= "on_hold" > On hold</string>
<string name= "plan_to_read" > Plan to read</string>
<string name= "want_to_read" > Want to Read</string>
<string name= "paused" > Paused</string>
<string name= "rereading" > Rereading</string>
<string name= "score" > Score</string>
<string name= "status" > Status</string>
<string name= "started" > Started</string>
<string name= "type" > Type</string>
<string name= "url_not_set_click_again" > Manga URL not set, please click title and select manga again</string>
<string name= "refresh_tracking" > Refresh tracking</string>
<string name= "add_tracking" > Add tracking</string>
2020-06-07 01:53:13 +02:00
<string name= "remove_tracking" > Remove tracking from app</string>
<string name= "remove_tracking_from_" > Also remove from %1$s</string>
2020-04-09 06:25:38 +02:00
<!-- Migration -->
2020-05-23 23:07:52 +02:00
<string name= "select_sources" > Select sources</string>
2020-04-09 06:25:38 +02:00
<string name= "source_migration" > Source migration</string>
<string name= "migration" > Migration</string>
<string name= "skip_pre_migration" > Skip pre-migration</string>
2020-05-22 07:30:03 +02:00
<string name= "select_a_source_then_item_to_migrate" > Select a source, then select an item to
migrate</string>
2020-04-09 06:25:38 +02:00
<string name= "data_to_include_in_migration" > Data to include in migration</string>
<string name= "search_parameter_eg" > Search parameter (e.g. language:english)</string>
<string name= "include_extra_search_parameter" > Include extra search parameter when searching</string>
<string name= "use_most_chapters" > Use source with the most chapters (slower)</string>
<string name= "use_first_source" > Use first source with alternative</string>
<string name= "skip_this_step_next_time" > Skip this step next time</string>
2020-05-22 05:28:25 +02:00
<string name= "to_show_again_setting_sources" > To show this screen again, go to Settings ->
Sources.</string>
2020-04-09 06:25:38 +02:00
<string name= "latest_" > Latest: %1$s</string>
<string name= "migrating_to" > migrating to</string>
<string name= "dont_migrate" > Don\'t migrate</string>
<string name= "search_manually" > Search manually</string>
<string name= "migrate_now" > Migrate now</string>
<string name= "copy_now" > Copy now</string>
<string name= "select" > Select</string>
<string name= "migrate" > Migrate</string>
2020-04-13 00:53:56 +02:00
<string name= "migrate_" > Migrate %1$s</string>
2020-04-09 06:25:38 +02:00
<string name= "copy_value" > Copy</string>
<string name= "no_chapters_found_for_migration" > No chapters found, this manga cannot be used for
migration</string>
<string name= "no_alternatives_found" > No Alternatives Found</string>
<string name= "stop_migrating" > Stop migrating?</string>
<plurals name= "migrate_manga" >
<item quantity= "one" > Migrate %1$d%2$s manga?</item>
<item quantity= "other" > Migrate %1$d%2$s manga?</item>
</plurals>
<plurals name= "copy_manga" >
<item quantity= "one" > Copy %1$d%2$s manga?</item>
<item quantity= "other" > Copy %1$d%2$s manga?</item>
</plurals>
<string name= "skipping_" > (skipping %1$d)</string>
<plurals name= "manga_migrated" >
<item quantity= "one" > %d manga migrated</item>
<item quantity= "other" > %d manga migrated</item>
</plurals>
<!-- Settings -->
<string name= "settings" > Settings</string>
<string name= "general" > General</string>
<string name= "reader" > Reader</string>
<string name= "advanced" > Advanced</string>
<string name= "about" > About</string>
<string name= "help" > Help</string>
<!-- General settings -->
<string name= "app_theme" > App theme</string>
<string name= "light_blue" > Light Blue</string>
<string name= "dark" > Dark</string>
<string name= "amoled_black" > AMOLED Black</string>
<string name= "dark_blue" > Dark Blue</string>
<string name= "white_theme" > Pure White</string>
<string name= "system_default_amoled" > System default (White + Black)</string>
<string name= "system_default_all_blue" > System default (All Blue)</string>
<string name= "language" > Language</string>
<string name= "system_default" > System default</string>
<string name= "date_format" > Date format</string>
<string name= "check_for_updates" > Check for updates</string>
<string name= "auto_check_for_app_versions" > Automatically check for new app versions</string>
<string name= "secure_screen" > Secure screen</string>
2021-03-21 00:21:24 +01:00
<string name= "hide_bottom_nav" > Auto-Hide bottom navigation</string>
<string name= "hides_on_scroll" > Hides when scrolling</string>
2020-04-09 06:25:38 +02:00
<string name= "hide_tachi_from_recents" > Hide Tachiyomi from the recents screen</string>
<string name= "security" > Security</string>
2016-03-09 18:47:03 +01:00
2020-04-09 06:25:38 +02:00
<!-- Backup -->
2017-04-04 17:42:17 +02:00
<string name= "backup" > Backup</string>
2020-04-09 02:32:36 +02:00
<string name= "create_backup" > Create backup</string>
<string name= "can_be_used_to_restore" > Can be used to restore current library</string>
<string name= "restore_backup" > Restore backup</string>
<string name= "restore_from_backup_file" > Restore library from backup file</string>
<string name= "backup_location" > Backup location</string>
<string name= "service" > Service</string>
<string name= "backup_frequency" > Backup frequency</string>
<string name= "max_auto_backups" > Max automatic backups</string>
2020-05-07 04:23:15 +02:00
<string name= "backup_failed" > Backup failed</string>
2017-04-04 17:42:17 +02:00
<string name= "backup_created" > Backup created</string>
<string name= "restore_completed" > Restore completed</string>
2020-01-11 08:31:29 +01:00
<string name= "restore_error" > Restore error</string>
2020-01-11 09:56:24 +01:00
<string name= "restore_completed_content" > %1$s Restored. %2$s errors found</string>
2020-04-09 02:32:36 +02:00
<string name= "restore_content_skipped" > %1$d skipped</string>
<string name= "restore_message" > Restore uses the network to fetch data, carrier costs may apply.\n\nMake sure you have installed all necessary extensions and are logged in to sources and tracking services before restoring.</string>
2020-05-07 04:23:15 +02:00
<string name= "creating_backup" > Creating backup</string>
2020-04-09 02:32:36 +02:00
<string name= "what_should_backup" > What do you want to backup?</string>
2017-04-04 17:42:17 +02:00
<string name= "restoring_backup" > Restoring backup</string>
2020-04-09 02:32:36 +02:00
<string name= "restoring_progress" > Restoring (%1$d/%2$d)</string>
2020-01-12 20:33:08 +01:00
<plurals name= "sources_missing" >
<item quantity= "one" > %d source missing</item>
<item quantity= "other" > %d sources missing</item>
</plurals>
2020-01-12 23:39:07 +01:00
<plurals name= "licensed_manga" >
<item quantity= "one" > %d manga is now licensed and could not be restored</item>
<item quantity= "other" > %d manga are now licensed and could not be restored</item>
</plurals>
2020-04-09 02:32:36 +02:00
<string name= "not_logged_into_" > Not logged into %1$s</string>
2017-04-04 17:42:17 +02:00
2020-04-09 06:25:38 +02:00
<!-- Advanced section -->
2020-04-09 02:32:36 +02:00
<string name= "clear_chapter_cache" > Clear chapter cache</string>
2020-08-10 02:18:45 +02:00
<string name= "data_management" > Data Management</string>
2020-08-10 02:35:15 +02:00
<string name= "network" > Network</string>
<string name= "dns_over_https" translatable= "false" > DNS over HTTPS (Cloudflare)</string>
<string name= "requires_app_restart" > Requires app restart to take effect</string>
2020-04-09 02:32:36 +02:00
<string name= "used_" > Used: %1$s</string>
<plurals name= "cache_cleared" >
2020-01-12 20:33:08 +01:00
<item quantity= "one" > Cache cleared. %d file has been deleted</item>
<item quantity= "other" > Cache cleared. %d files have been deleted</item>
</plurals>
2016-01-17 21:59:21 +01:00
<string name= "cache_delete_error" > An error occurred while clearing cache</string>
2020-04-09 02:32:36 +02:00
<string name= "clear_cookies" > Clear cookies</string>
2016-05-10 15:09:44 +02:00
<string name= "cookies_cleared" > Cookies cleared</string>
2020-04-09 02:32:36 +02:00
<string name= "clear_database" > Clear database</string>
<string name= "clear_database_summary" > Delete manga and chapters that are not in your library</string>
2016-01-17 21:59:21 +01:00
<string name= "clear_database_confirmation" > Are you sure? Read chapters and progress of non-library manga will be lost</string>
2016-05-10 15:09:44 +02:00
<string name= "clear_database_completed" > Entries deleted</string>
2020-04-09 02:32:36 +02:00
<string name= "refresh_library_metadata" > Refresh library metadata</string>
<string name= "updates_covers_genres_desc" > Updates covers, genres, description and manga status information</string>
<string name= "refresh_tracking_metadata" > Refresh tracking metadata</string>
<string name= "updates_tracking_details" > Updates status, score and last chapter read from the tracking services</string>
<string name= "clean_up_downloaded_chapters" > Clean up downloaded chapters</string>
<string name= "delete_unused_chapters" > Delete non-existent, partially downloaded,
2020-01-12 23:39:07 +01:00
and read chapter folders</string>
2020-08-09 20:55:53 +02:00
<string name= "clean_orphaned_downloads" > Clean orphaned</string>
<string name= "clean_read_downloads" > Clean read</string>
<string name= "clean_read_manga_not_in_library" > Clean manga not in library</string>
2020-01-13 09:03:22 +01:00
<string name= "starting_cleanup" > Starting cleanup</string>
2020-04-09 02:32:36 +02:00
<string name= "no_folders_to_cleanup" > No folders to cleanup</string>
2020-04-17 06:35:55 +02:00
<string name= "disable_battery_optimization" > Disable battery optimization</string>
<string name= "disable_if_issues_with_updating" > Disable this if you are experiencing issues
with updating or restoring your library</string>
<string name= "battery_optimization_disabled" > Battery optimization is already disabled</string>
2020-01-13 09:03:22 +01:00
<plurals name= "cleanup_done" >
<item quantity= "one" > Cleanup done. Removed %d folder</item>
<item quantity= "other" > Cleanup done. Removed %d folders</item>
</plurals>
2020-05-09 21:01:04 +02:00
<string name= "clean_up_cached_covers" > Clean up cached covers</string>
2020-05-17 05:35:16 +02:00
<string name= "delete_old_covers_in_library_used_" > Delete old and unused cached covers of
manga in your library that has been updated.\nCurrently using: %1$s</string>
2020-08-10 02:35:15 +02:00
<string name= "clear_cached_covers_non_library" > Clear cached covers not in library</string>
2020-08-10 02:10:33 +02:00
<string name= "delete_all_covers__not_in_library_used_" > Delete all covers cached that are
not in your library \nCurrently using: %1$s</string>
2020-01-13 09:03:22 +01:00
2020-05-21 02:29:00 +02:00
<!-- Browse Settings -->
<string name= "pref_global_search" > Global search</string>
<string name= "check_for_extension_updates" > Check for extension updates</string>
<string name= "only_search_pinned_when" > Only search pinned sources</string>
<string name= "match_pinned_sources" > Match pinned sources</string>
<string name= "match_enabled_sources" > Match enabled sources</string>
<string name= "only_enable_pinned_for_migration" > Only enable your pinned sources for
migration</string>
<string name= "only_enable_enabled_for_migration" > Only enable your currently enabled sources for
migration</string>
<string name= "use_last_saved_migration_preferences" > Use last saved pre-migration preferences
and sources to mass migrate</string>
2020-05-21 19:28:40 +02:00
<string name= "migration_sources_changed" > Migration sources changed</string>
2020-05-21 02:29:00 +02:00
<string name= "you_can_migrate_in_library" > You can also migrate by selecting manga in your
library</string>
2020-04-09 06:25:38 +02:00
<!-- About section -->
2015-12-12 02:08:47 +01:00
<string name= "version" > Version</string>
<string name= "build_time" > Build time</string>
2020-04-09 02:32:36 +02:00
<string name= "send_crash_report" > Send crash reports</string>
<string name= "helps_fix_bugs" > Helps fix any bugs. No sensitive data will be sent</string>
2020-05-01 03:33:02 +02:00
<string name= "whats_new" > What\'s new in this release</string>
<string name= "website" > Website</string>
<string name= "open_source_licenses" > Open source licenses</string>
2015-12-08 19:39:57 +01:00
2020-06-07 01:53:13 +02:00
<!-- Login/Logout dialog -->
2020-04-09 02:32:36 +02:00
<string name= "log_in_to_" > Log in to %1$s</string>
2015-10-26 01:41:10 +01:00
<string name= "username" > Username</string>
2020-03-08 04:19:45 +01:00
<string name= "email" > Email address</string>
2015-10-26 01:41:10 +01:00
<string name= "password" > Password</string>
<string name= "show_password" > Show password</string>
2015-10-26 18:50:11 +01:00
<string name= "login" > Login</string>
2020-01-17 08:26:20 +01:00
<string name= "logout" > Logout</string>
2020-06-07 01:53:13 +02:00
<string name= "logout_from_" > Logout from %1$s?</string>
2020-04-09 02:32:36 +02:00
<string name= "successfully_logged_in" > Successfully logged in</string>
2020-06-07 01:53:13 +02:00
<string name= "username_must_not_be_blank" > Username or password cannot be blank</string>
2020-04-09 02:32:36 +02:00
<string name= "successfully_logged_out" > You are now logged out</string>
<string name= "could_not_log_in" > Could not log in</string>
2015-10-26 01:41:10 +01:00
2020-04-09 06:25:38 +02:00
<!-- Downloads -->
<string name= "downloads" > Downloads</string>
<string name= "download_queue" > Download queue</string>
<string name= "downloading_" > Downloading: %1$s</string>
<string name= "cancel_all" > Cancel all</string>
<string name= "downloaded" > Downloaded</string>
<string name= "not_downloaded" > Not downloaded</string>
<string name= "downloading" > Downloading</string>
<string name= "download" > Download</string>
<string name= "start_downloading_now" > Start downloading now</string>
<string name= "remove_download" > Remove download</string>
2020-04-09 06:50:22 +02:00
<string name= "remove_downloads" > Remove downloads</string>
2020-04-09 02:32:36 +02:00
<string name= "downloading_progress" > Downloading (%1$d/%2$d)</string>
<string name= "invalid_download_location" > Invalid download location</string>
2020-04-09 06:25:38 +02:00
<string name= "download_paused" > Download paused</string>
<string name= "nothing_is_downloading" > Nothing is currently downloading</string>
<string name= "download_complete" > Download complete</string>
<string name= "download_error" > Download error</string>
<string name= "could_not_download_chapter_can_try_again" > Could not download chapters. You can try again in the downloads section</string>
2020-04-29 06:16:06 +02:00
<string name= "manage_whats_downloading" > Manage what\'s downloading</string>
<string name= "visit_recents_for_download_queue" > Visit the recents tab to access the download
queue. You can also double tap or press and hold for quicker access</string>
2015-11-02 14:42:08 +01:00
2020-04-09 06:25:38 +02:00
<!-- Download Notification -->
<string name= "could_not_download_unexpected_error" > Could not download chapter due to unexpected error</string>
<string name= "no_wifi_connection" > No Wi-Fi connection available</string>
<string name= "no_network_connection" > No network connection available</string>
2018-01-12 22:02:05 +01:00
2020-04-09 06:25:38 +02:00
<!-- Downloads settings -->
<string name= "download_location" > Download location</string>
<string name= "only_download_over_wifi" > Only download over Wi-Fi</string>
<string name= "remove_when_marked_as_read" > Remove when marked as read</string>
<string name= "remove_after_read" > Remove after read</string>
<string name= "custom_location" > Custom location</string>
<string name= "last_read_chapter" > Last read chapter</string>
<string name= "second_to_last" > Second to last chapter</string>
<string name= "third_to_last" > Third to last chapter</string>
<string name= "fourth_to_last" > Fourth to last chapter</string>
<string name= "fifth_to_last" > Fifth to last chapter</string>
<string name= "download_new_chapters" > Download new chapters</string>
<string name= "categories_to_include_in_download" > Categories to include in download</string>
2020-04-29 04:33:03 +02:00
<string name= "delete_removed_chapters" > Delete removed chapters</string>
<string name= "delete_downloaded_if_removed_online" > Delete downloaded chapters if the source
has removed the chapter online</string>
<string name= "ask_on_chapters_page" > Delete during global updates, ask on chapters page</string>
<string name= "always_keep" > Always keep</string>
<string name= "always_delete" > Always delete</string>
2016-01-13 22:31:12 +01:00
2020-04-09 06:25:38 +02:00
<!-- Time -->
<string name= "manual" > Manual</string>
<string name= "hourly" > Hourly</string>
<string name= "every_2_hours" > Every 2 hours</string>
<string name= "every_3_hours" > Every 3 hours</string>
<string name= "every_6_hours" > Every 6 hours</string>
<string name= "every_12_hours" > Every 12 hours</string>
<string name= "daily" > Daily</string>
<string name= "every_2_days" > Every 2 days</string>
<string name= "weekly" > Weekly</string>
<plurals name= "after_minutes" >
<item quantity= "one" > After %1$s minute</item>
<item quantity= "other" > After %1$s minutes</item>
2020-01-20 23:37:07 +01:00
</plurals>
2020-01-11 08:31:29 +01:00
2016-01-28 19:54:04 +01:00
<!-- File Picker Titles -->
2020-04-09 02:32:36 +02:00
<string name= "select_cover_image" > Select cover image</string>
<string name= "select_backup_file" > Select backup file</string>
2015-11-02 17:25:06 +01:00
2020-04-09 06:25:38 +02:00
<!-- Webview -->
2020-04-09 02:32:36 +02:00
<string name= "failed_to_bypass_cloudflare" > Failed to bypass Cloudflare</string>
<string name= "please_update_webview" > Please update the WebView app for better compatibility</string>
2016-03-08 21:22:45 +01:00
2020-04-09 06:25:38 +02:00
<!-- Miscellaneous -->
<string name= "add" > Add</string>
<string name= "all" > All</string>
<string name= "alphabetically" > Alphabetically</string>
<string name= "always" > Always</string>
<string name= "always_ask" > Always ask</string>
2020-04-14 05:24:15 +02:00
<string name= "app_not_available" > App not available</string>
2020-04-09 02:32:36 +02:00
<string name= "auto" > Auto</string>
2020-04-09 06:25:38 +02:00
<string name= "automatic" > Automatic</string>
<string name= "back" > Back</string>
<string name= "bottom" > Bottom</string>
<string name= "bug_report" > Report a Bug</string>
<string name= "cancel" > Cancel</string>
<string name= "center" > Center</string>
<string name= "charging" > Charging</string>
<string name= "clear" > Clear</string>
<string name= "close" > Close</string>
2020-04-16 21:58:10 +02:00
<string name= "collasped" > Collapsed</string>
2020-04-09 06:25:38 +02:00
<string name= "common" > Common</string>
<string name= "cover_of_image" > Cover of manga</string>
<string name= "create" > Create</string>
<string name= "default_value" > Default</string>
<string name= "delete" > Delete</string>
2020-05-09 21:01:04 +02:00
<string name= "deleted_" > Deleted: %1$s</string>
2020-04-09 06:25:38 +02:00
<string name= "display" > Display</string>
2020-12-13 18:19:20 +01:00
<string name= "download_unread" > Download unread</string>
2020-04-09 06:25:38 +02:00
<string name= "drag_handle" > Drag handle</string>
<string name= "edit" > Edit</string>
<string name= "enabled" > Enabled</string>
<string name= "fast" > Fast</string>
<string name= "filter" > Filter</string>
<string name= "forward" > Forward</string>
<string name= "free" > Free</string>
2020-03-05 01:06:24 +01:00
<string name= "hide" > Hide</string>
2020-04-09 06:25:38 +02:00
<string name= "ignore" > Ignore</string>
<string name= "install" > Install</string>
2020-04-29 04:33:03 +02:00
<string name= "keep" > Keep</string>
2020-04-09 06:25:38 +02:00
<string name= "left" > Left</string>
2020-03-03 09:26:17 +01:00
<string name= "less" > Less</string>
2020-04-09 06:25:38 +02:00
<string name= "loading" > Loading…</string>
<string name= "lock" > Lock</string>
<string name= "mark_all_as_read" > Mark all as read</string>
<string name= "mark_all_as_unread" > Mark all as unread</string>
<string name= "mark_as_read" > Mark as read</string>
2020-12-13 18:19:20 +01:00
<string name= "mark_as_unread" > Mark as unread</string>
2020-04-09 06:25:38 +02:00
<string name= "mark_previous_as_read" > Mark previous as read</string>
2020-12-13 18:19:20 +01:00
<string name= "mark_previous_as_unread" > Mark previous as unread</string>
2020-04-09 06:25:38 +02:00
<string name= "more" > More</string>
<string name= "move_to_bottom" > Move to bottom</string>
<string name= "move_to_top" > Move to top</string>
<string name= "moved_to_" > Moved to %1$s</string>
<string name= "never" > Never</string>
<string name= "newest" > Newest</string>
<string name= "no_animation" > No animation</string>
<string name= "normal" > Normal</string>
<string name= "oldest" > Oldest</string>
<string name= "open_in_browser" > Open in browser</string>
2020-04-26 02:20:10 +02:00
<string name= "open_in_webview" > Open in WebView</string>
2020-04-09 06:25:38 +02:00
<string name= "options" > Options</string>
<string name= "pause" > Pause</string>
<string name= "picture_saved" > Picture saved</string>
2020-04-11 00:38:24 +02:00
<string name= "pin" > Pin</string>
<string name= "pinned" > Pinned</string>
2020-04-16 21:58:10 +02:00
<string name= "refresh" > Refresh</string>
<string name= "refreshing" > Refreshing</string>
2020-04-09 06:25:38 +02:00
<string name= "remove" > Remove</string>
<string name= "reorder" > Reorder</string>
<string name= "reset" > Reset</string>
<string name= "restore" > Restore</string>
<string name= "resume" > Resume</string>
<string name= "retry" > Retry</string>
<string name= "right" > Right</string>
<string name= "rotation" > Rotation</string>
<string name= "save" > Save</string>
<string name= "search" > Search</string>
<string name= "select_all" > Select all</string>
2020-05-23 23:07:52 +02:00
<string name= "select_none" > Select none</string>
2020-04-09 06:25:38 +02:00
<string name= "share" > Share</string>
<string name= "sort" > Sort</string>
<string name= "sort_and_filter" > Sort & Filter</string>
<string name= "start" > Start</string>
<string name= "stop" > Stop</string>
2020-05-17 09:37:36 +02:00
<string name= "tag" > Tag</string>
2020-04-09 06:25:38 +02:00
<string name= "top" > Top</string>
<string name= "undo" > Undo</string>
<string name= "unknown_error" > Unknown error</string>
2020-04-16 21:58:10 +02:00
<string name= "un_select_all" > Un-select all</string>
2020-04-11 00:38:24 +02:00
<string name= "unpin" > Unpin</string>
2020-04-09 06:25:38 +02:00
<string name= "use_default" > Use default</string>
<string name= "view_all_errors" > View all errors</string>
<string name= "view_chapters" > View chapters</string>
<string name= "wifi" > Wi-Fi</string>
2019-03-15 08:48:12 +01:00
</resources>