|
6 | 6 | <string name="action_faq_and_guides">FAQ and Guides</string>
|
7 | 7 | <string name="download_cache_renew_interval">Download cache renew interval</string>
|
8 | 8 | <string name="download_cache_renew_interval_manual">Manual</string>
|
9 |
| - <string name="download_cache_renew_interval_1hour">1 hour</string> |
10 |
| - <string name="download_cache_renew_interval_2hour">2 hours</string> |
11 |
| - <string name="download_cache_renew_interval_6hour">6 hours</string> |
12 |
| - <string name="download_cache_renew_interval_12hour">12 hours</string> |
13 |
| - <string name="download_cache_renew_interval_24hour">1 day</string> |
| 9 | + <string name="download_cache_renew_interval_1hour">1 hora</string> |
| 10 | + <string name="download_cache_renew_interval_2hour">2 hores</string> |
| 11 | + <string name="download_cache_renew_interval_6hour">6 hores</string> |
| 12 | + <string name="download_cache_renew_interval_12hour">12 hores</string> |
| 13 | + <string name="download_cache_renew_interval_24hour">1 dia</string> |
14 | 14 | <string name="download_cache_renew_interval_info">If set to \"manual\", either refresh each manga or using the \"Invalidate downloads index\" action in \"Advanced\"</string>
|
15 | 15 | <string name="pref_clean_invalid_downloads">Clean invalid downloads</string>
|
16 | 16 | <string name="pref_clean_invalid_downloads_summary">Find and remove all downloads, files, folders which are not saved in your library</string>
|
|
25 | 25 | <string name="update_check_notification_preview_available">Coming (soon) updates!</string>
|
26 | 26 | <string name="changelogs">Change Logs</string>
|
27 | 27 | <string name="related_mangas_more">More like these...</string>
|
28 |
| - <string name="too_many_in_feed">Too many sources in your feed, cannot add more than limited (20)</string> |
| 28 | + <string name="too_many_in_feed">Too many sources in your feed, cannot add more than 20</string> |
29 | 29 | <string name="current_">Current: %1$s</string>
|
30 | 30 | <string name="pref_theme_cover_based">Theme based on cover</string>
|
31 | 31 | <string name="pref_theme_cover_based_style_tonalspot">Tonal Spot</string>
|
|
43 | 43 | <string name="theme_cottoncandy">Caramel de cotó</string>
|
44 | 44 | <string name="theme_doom">Doom</string>
|
45 | 45 | <string name="theme_matrix">Matriu</string>
|
46 |
| - <string name="theme_mocha">Moca</string> |
| 46 | + <string name="theme_mocha">Mocha</string> |
47 | 47 | <string name="theme_sapphire">Safir</string>
|
48 | 48 | <string name="pref_show_updating_progress_banner">Show updating progress banner</string>
|
49 | 49 | <string name="pref_show_restoring_progress_banner">Show restoring progress banner</string>
|
|
75 | 75 | <string name="pref_source_related_mangas">Suggestions</string>
|
76 | 76 | <string name="pref_source_related_mangas_summary">Show source-website\'s Suggestions while viewing entry</string>
|
77 | 77 | <string name="related_mangas_website_suggestions">Website Suggestions</string>
|
78 |
| - <string name="action_hide">Hide</string> |
| 78 | + <string name="action_hide">Amagar</string> |
79 | 79 | <string name="action_sort_feed">Sort feeds</string>
|
80 | 80 | <string name="sort_feed_confirmation">Would you like to sort the feeds alphabetically?</string>
|
81 | 81 | <string name="pref_custom_theme_style">Custom theme style</string>
|
82 | 82 | <string name="pref_theme_cover_based_style">Cover based theme style</string>
|
83 | 83 | <string name="custom_color_description">Pick a seed color for the custom Theme</string>
|
84 | 84 | <string name="custom_theme_palette_casual">Casual</string>
|
85 |
| - <string name="custom_theme_palette_sunset">Sunset</string> |
| 85 | + <string name="custom_theme_palette_sunset">Posta de sol</string> |
86 | 86 | <string name="custom_theme_palette_outrun">Outrun</string>
|
87 | 87 | <string name="custom_theme_palette_raspberry">Raspberry</string>
|
88 | 88 | <string name="custom_theme_palette_pop">Pop</string>
|
|
113 | 113 | <string name="migrating_all_entries">Migrating all entries from source</string>
|
114 | 114 | <string name="label_to_be_updated">To be updated</string>
|
115 | 115 | <string name="pref_manga_info">Manga Info</string>
|
| 116 | + <string name="manual_download">Manual download</string> |
| 117 | + <string name="auto_update_app">Auto-update app</string> |
| 118 | + <string name="update_completed">Update completed</string> |
| 119 | + <string name="open">Obert</string> |
| 120 | + <string name="release_page">Release page</string> |
| 121 | + <string name="could_not_install_update">Could not install update</string> |
| 122 | + <string name="action_copy_to_clipboard_first_page">Copy first page to clipboard</string> |
| 123 | + <string name="action_copy_to_clipboard_second_page">Copy second page to clipboard</string> |
| 124 | + <string name="action_copy_to_clipboard_combined_page">Copy combined page to clipboard</string> |
116 | 125 | </resources>
|
0 commit comments