Skip to content

Commit

Permalink
Update translation from Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed Oct 28, 2024
1 parent 467c39b commit 457b27e
Show file tree
Hide file tree
Showing 28 changed files with 726 additions and 102 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ object SettingsAppearanceScreen : SearchableSettings {
Injekt.get<UiPreferences>().themeCoverBased().asState(scope)
}
return Preference.PreferenceGroup(
title = stringResource(KMR.strings.pref_manga_info_theme),
title = stringResource(KMR.strings.pref_manga_info),
preferenceItems = persistentListOf(
Preference.PreferenceItem.SwitchPreference(
pref = uiPreferences.themeCoverBased(),
Expand Down
20 changes: 16 additions & 4 deletions i18n-kmk/src/commonMain/moko-resources/ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<string name="action_toggle_nsfw_only">تبديل NSFW فقط</string>
<string name="action_bulk_select">وضع التحديد بالجملة</string>
<string name="action_faq_and_guides">الأسئلة الشائعة والأدلة</string>
<string name="pref_manga_info_theme">صفحة التفاصيل</string>
<string name="download_cache_renew_interval">الفاصل الزمني لتجديد التحميل</string>
<string name="download_cache_renew_interval_manual">دليل</string>
<string name="download_cache_renew_interval_1hour">ساعة واحدة</string>
Expand All @@ -13,8 +12,6 @@
<string name="download_cache_renew_interval_12hour">12 ساعة</string>
<string name="download_cache_renew_interval_24hour">1 يوم</string>
<string name="download_cache_renew_interval_info">إذا تم تعيين إلى \"يدوي\"، إما تحديث كل مانغا أو باستخدام \"فهرس التنزيلات غير صحيح\" في \"المتقدم\"</string>
<string name="pref_update_tracking_marked_read">تحديث التقدم عند وضع علامة كمقروء</string>
<string name="pref_auto_sync_read_chapters">المزامنة التلقائية للفصول المقروءة من التتبع</string>
<string name="pref_clean_invalid_downloads">تنظيف التنزيلات غير صالحة</string>
<string name="pref_clean_invalid_downloads_summary">العثور على جميع التنزيلات والملفات والمجلدات التي لم يتم حفظها في مكتبتك وإزالتها</string>
<string name="invalid_downloads_cleaned">تم تنظيف التنزيلات غير صالحة</string>
Expand Down Expand Up @@ -98,7 +95,22 @@
<string name="custom_theme_palette_lcd">LCD</string>
<string name="custom_theme_palette_pico">PICO-8</string>
<string name="action_show_hidden_categories">إظهار الفئات المخفية</string>
<string name="action_display_comfortable_grid_panorama">شبكة بانوراما المريحة</string>
<string name="action_panorama_cover">غطاء بانوراما</string>
<string name="pref_panorama_cover">غلاف بانوراما</string>
<string name="pref_panorama_cover_summary">إظهار الغلاف في الوضع الأفقي إذا كان صورة واسعة</string>
<string name="action_display_comfortable_grid_panorama">شبكة بانوراما المريحة</string>
<string name="pref_panorama_cover_flow">تدفق غطاء بانوراما</string>
<string name="pref_panorama_cover_flow_summary">إظهار غلاف بانوراما في البحث العالمي &amp; اقتراحات</string>
<string name="pref_auto_sync_progress_from_trackers">المزامنة التلقائية للتقدم من التتبع</string>
<string name="sync_progress_from_trackers_up_to_chapter">Sync progress from Trackers up to chapter %d</string>
<string name="option_label_library_update_errors">أخطاء تحديث المكتبة</string>
<string name="label_library_update_errors">أخطاء تحديث المكتبة (%d)</string>
<string name="info_empty_library_update_errors">ليس لديك أي أخطاء في تحديث المكتبة.</string>
<string name="action_scroll_to_top">التمرير إلى الأعلى</string>
<string name="action_scroll_to_bottom">التمرير إلى الأسفل</string>
<string name="action_scroll_to_previous">التمرير إلى السابق</string>
<string name="action_scroll_to_next">التمرير إلى التالي</string>
<string name="migrating_all_entries">ترحيل جميع المدخلات من المصدر</string>
<string name="label_to_be_updated">سيتم تحديثها</string>
<string name="pref_manga_info">Manga Info</string>
</resources>
2 changes: 1 addition & 1 deletion i18n-kmk/src/commonMain/moko-resources/base/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<!-- Preferences -->
<!-- Appearance section -->
<string name="pref_custom_theme_style">Custom theme style</string>
<string name="pref_manga_info_theme">Manga Info</string>
<string name="pref_manga_info">Manga Info</string>
<string name="pref_theme_cover_based">Theme based on cover</string>
<string name="pref_theme_cover_based_style">Cover based theme style</string>
<string name="pref_theme_cover_based_style_tonalspot">Tonal Spot</string>
Expand Down
116 changes: 116 additions & 0 deletions i18n-kmk/src/commonMain/moko-resources/ca/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="action_source_search">Search on source</string>
<string name="action_toggle_nsfw_only">Toggle NSFW only</string>
<string name="action_bulk_select">Bulk selection mode</string>
<string name="action_faq_and_guides">FAQ and Guides</string>
<string name="download_cache_renew_interval">Download cache renew interval</string>
<string name="download_cache_renew_interval_manual">Manual</string>
<string name="download_cache_renew_interval_1hour">1 hour</string>
<string name="download_cache_renew_interval_2hour">2 hours</string>
<string name="download_cache_renew_interval_6hour">6 hours</string>
<string name="download_cache_renew_interval_12hour">12 hours</string>
<string name="download_cache_renew_interval_24hour">1 day</string>
<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>
<string name="pref_clean_invalid_downloads">Clean invalid downloads</string>
<string name="pref_clean_invalid_downloads_summary">Find and remove all downloads, files, folders which are not saved in your library</string>
<string name="invalid_downloads_cleaned">Invalid downloads cleaned</string>
<string name="pref_private_installer_warning">Avoid using Private Installer because it\'s not stable yet, will lead to really slow start/resume App.</string>
<string name="whats_coming">What\'s coming (soon)</string>
<string name="action_allow_duplicate_manga">Allow it</string>
<string name="action_skip_duplicate_manga">Skip it</string>
<string name="action_allow_all_duplicate_manga">Allow all</string>
<string name="action_skip_all_duplicate_manga">Skip all</string>
<string name="update_check_try_now">Try now</string>
<string name="update_check_notification_preview_available">Coming (soon) updates!</string>
<string name="changelogs">Change Logs</string>
<string name="related_mangas_more">More like these...</string>
<string name="too_many_in_feed">Too many sources in your feed, cannot add more than limited (20)</string>
<string name="current_">Current: %1$s</string>
<string name="pref_theme_cover_based">Theme based on cover</string>
<string name="pref_theme_cover_based_style_tonalspot">Tonal Spot</string>
<string name="pref_theme_cover_based_style_neutral">Neutral</string>
<string name="pref_theme_cover_based_style_vibrant">Vibrant</string>
<string name="pref_theme_cover_based_style_expressive">Expressive</string>
<string name="pref_theme_cover_based_style_rainbow">Rainbow</string>
<string name="pref_theme_cover_based_style_fruitsalad">Fruit Salad</string>
<string name="pref_theme_cover_based_style_monochrome">Monochrome</string>
<string name="pref_theme_cover_based_style_fidelity">Fidelity</string>
<string name="pref_theme_cover_based_style_content">Content</string>
<string name="action_search_for_source">Search for sources</string>
<string name="action_library_search">Library search</string>
<string name="theme_cloudflare">Cloudflare</string>
<string name="theme_cottoncandy">Caramel de cotó</string>
<string name="theme_doom">Doom</string>
<string name="theme_matrix">Matriu</string>
<string name="theme_mocha">Moca</string>
<string name="theme_sapphire">Safir</string>
<string name="pref_show_updating_progress_banner">Show updating progress banner</string>
<string name="pref_show_restoring_progress_banner">Show restoring progress banner</string>
<string name="pref_show_syncing_progress_banner">Show syncing progress banner</string>
<string name="saved_searches_feeds">Saved Searches &amp; Feeds</string>
<string name="onboarding_permission_external_storage">Access media files permission</string>
<string name="onboarding_permission_external_storage_description">Allow using custom covers in entry\'s Edit Info</string>
<string name="onboarding_permission_writing_external_storage_description">Allow saving covers &amp; using custom covers in entry\'s Edit Info</string>
<string name="permission_writing_external_storage_succeed">Permission granted. Try action again.</string>
<string name="action_move_up">Move up</string>
<string name="action_move_down">Move down</string>
<string name="preload_library_cover_color">Preload library\'s cover color</string>
<string name="saved_searches_add_feed">Saved Searches (Hold to add to Feed)</string>
<string name="saved_searches_delete">Saved Searches (Hold to delete)</string>
<string name="action_display_source_badge">Source icon</string>
<string name="action_display_language_icon">Use language icon</string>
<string name="action_confirm_color">Confirm Color</string>
<string name="pref_custom_color">Palette Personalizer</string>
<string name="theme_custom">Custom Theme</string>
<string name="extensions_page_need_refresh">Refresh extension page to update list.</string>
<string name="extensions_page_more">More extensions...</string>
<string name="action_remove_merged">Remove merged entries?</string>
<string name="pref_expand_related_mangas">Expand Suggestions</string>
<string name="pref_expand_related_mangas_summary">If turned off, Suggestions won\'t automatically load &amp; show expanded</string>
<string name="put_related_mangas_in_overflow">Suggestions in overflow</string>
<string name="put_related_mangas_in_overflow_summary">Put the Suggestions button in the overflow menu instead of on the entry page</string>
<string name="pref_show_home_on_related_mangas">Home from Suggestions</string>
<string name="pref_show_home_on_related_mangas_summary">Show an icon while browsing Suggestions to navigate directly back to Home</string>
<string name="pref_source_related_mangas">Suggestions</string>
<string name="pref_source_related_mangas_summary">Show source-website\'s Suggestions while viewing entry</string>
<string name="related_mangas_website_suggestions">Website Suggestions</string>
<string name="action_hide">Hide</string>
<string name="action_sort_feed">Sort feeds</string>
<string name="sort_feed_confirmation">Would you like to sort the feeds alphabetically?</string>
<string name="pref_custom_theme_style">Custom theme style</string>
<string name="pref_theme_cover_based_style">Cover based theme style</string>
<string name="custom_color_description">Pick a seed color for the custom Theme</string>
<string name="custom_theme_palette_casual">Casual</string>
<string name="custom_theme_palette_sunset">Sunset</string>
<string name="custom_theme_palette_outrun">Outrun</string>
<string name="custom_theme_palette_raspberry">Raspberry</string>
<string name="custom_theme_palette_pop">Pop</string>
<string name="custom_theme_palette_cathode">Cathode</string>
<string name="custom_theme_palette_bubblegum">Bubblegum</string>
<string name="custom_theme_palette_night_at_the_beach">Night at the beach</string>
<string name="custom_theme_palette_spectral">Spectral</string>
<string name="custom_theme_palette_patagonia">Patagonia</string>
<string name="custom_theme_palette_springfield">Springfield</string>
<string name="custom_theme_palette_lcd">LCD</string>
<string name="custom_theme_palette_pico">PICO-8</string>
<string name="action_show_hidden_categories">Show hidden categories</string>
<string name="action_display_comfortable_grid_panorama">Panorama comfortable grid</string>
<string name="action_panorama_cover">Panorama cover</string>
<string name="pref_panorama_cover">Panorama Cover</string>
<string name="pref_panorama_cover_summary">Show cover in landscape mode if it\'s a wide image</string>
<string name="pref_panorama_cover_flow">Panorama Cover Flow</string>
<string name="pref_panorama_cover_flow_summary">Show panorama cover in Global Search &amp; Suggestions</string>
<string name="pref_auto_sync_progress_from_trackers">Auto sync progress from Trackers</string>
<string name="sync_progress_from_trackers_up_to_chapter">Sync progress from Trackers up to chapter %d</string>
<string name="option_label_library_update_errors">Library update errors</string>
<string name="label_library_update_errors">Library update errors (%d)</string>
<string name="info_empty_library_update_errors">You have no library update errors.</string>
<string name="action_scroll_to_top">Scroll to top</string>
<string name="action_scroll_to_bottom">Scroll to bottom</string>
<string name="action_scroll_to_previous">Scroll to previous</string>
<string name="action_scroll_to_next">Scroll to next</string>
<string name="migrating_all_entries">Migrating all entries from source</string>
<string name="label_to_be_updated">To be updated</string>
<string name="pref_manga_info">Manga Info</string>
</resources>
20 changes: 16 additions & 4 deletions i18n-kmk/src/commonMain/moko-resources/cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<string name="action_toggle_nsfw_only">Přepnout pouze NSFW</string>
<string name="action_bulk_select">Režim hromadného výběru</string>
<string name="action_faq_and_guides">FAQ a návody</string>
<string name="pref_manga_info_theme">Stránka s podrobnostmi</string>
<string name="download_cache_renew_interval">Interval obnovení mezipaměti</string>
<string name="download_cache_renew_interval_manual">Ruční</string>
<string name="download_cache_renew_interval_1hour">1 hodina</string>
Expand All @@ -13,8 +12,6 @@
<string name="download_cache_renew_interval_12hour">12 hodin</string>
<string name="download_cache_renew_interval_24hour">1 den</string>
<string name="download_cache_renew_interval_info">Je-li nastaveno na \"manuální\", obnovte každý manga nebo použijte akci \"Invalidovat stahování\" v \"Pokročilé\"</string>
<string name="pref_update_tracking_marked_read">Probíhá aktualizace při označení jako přečtené.</string>
<string name="pref_auto_sync_read_chapters">Automatická synchronizace kapitol čtení ze sledovačů</string>
<string name="pref_clean_invalid_downloads">Vyčistit neplatné stahování</string>
<string name="pref_clean_invalid_downloads_summary">Najít a odstranit všechna stahování, soubory, složky, které nejsou uloženy ve vaší knihovně</string>
<string name="invalid_downloads_cleaned">Neplatné stahování vyčištěno</string>
Expand Down Expand Up @@ -98,7 +95,22 @@
<string name="custom_theme_palette_lcd">LCD</string>
<string name="custom_theme_palette_pico">PICO-8</string>
<string name="action_show_hidden_categories">Zobrazit skryté kategorie</string>
<string name="action_display_comfortable_grid_panorama">Panorama pohodlná mřížka</string>
<string name="action_panorama_cover">potah Panoramy</string>
<string name="pref_panorama_cover">Kryt Panoramy</string>
<string name="pref_panorama_cover_summary">Zobrazit obal v režimu na šířku, pokud je to široký obrázek</string>
<string name="action_display_comfortable_grid_panorama">Panorama pohodlná mřížka</string>
<string name="pref_panorama_cover_flow">Tok překrytí Panoramy</string>
<string name="pref_panorama_cover_flow_summary">Zobrazit obal panorama v globálním vyhledávání &amp; Návrhy</string>
<string name="pref_auto_sync_progress_from_trackers">Automatická synchronizace postupu z Trackeru</string>
<string name="sync_progress_from_trackers_up_to_chapter">Synchronizovat postup od Trackeru až po kapitolu %d</string>
<string name="option_label_library_update_errors">Chyba aktualizace knihovny</string>
<string name="label_library_update_errors">Chyby aktualizace knihovny (%d)</string>
<string name="info_empty_library_update_errors">Nemáte žádné chyby aktualizace knihovny.</string>
<string name="action_scroll_to_top">Přejít na začátek</string>
<string name="action_scroll_to_bottom">Přejít na konec</string>
<string name="action_scroll_to_previous">Přejít na předchozí</string>
<string name="action_scroll_to_next">Přejít na další</string>
<string name="migrating_all_entries">Migrovat všechny záznamy ze zdroje</string>
<string name="label_to_be_updated">Bude aktualizováno</string>
<string name="pref_manga_info">Manga Info</string>
</resources>
20 changes: 16 additions & 4 deletions i18n-kmk/src/commonMain/moko-resources/da/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<string name="action_toggle_nsfw_only">Slå kun NSFW til/fra</string>
<string name="action_bulk_select">Masse valg tilstand</string>
<string name="action_faq_and_guides">Ofte stillede spørgsmål og vejledninger</string>
<string name="pref_manga_info_theme">Detaljer side</string>
<string name="download_cache_renew_interval">Download cache forny interval</string>
<string name="download_cache_renew_interval_manual">Manuelt</string>
<string name="download_cache_renew_interval_1hour">1 time</string>
Expand All @@ -13,8 +12,6 @@
<string name="download_cache_renew_interval_12hour">12 timer</string>
<string name="download_cache_renew_interval_24hour">1 dag</string>
<string name="download_cache_renew_interval_info">Hvis sat til \"manual\", enten opdateres hver manga eller ved hjælp af \"Invalidér downloads indekset\" handling i \"Avanceret\"</string>
<string name="pref_update_tracking_marked_read">Opdatering fremskridt når markeret som læst</string>
<string name="pref_auto_sync_read_chapters">Auto synkronisering læse kapitler fra Trackers</string>
<string name="pref_clean_invalid_downloads">Ryd ugyldige downloads</string>
<string name="pref_clean_invalid_downloads_summary">Find og fjern alle downloads, filer, mapper, der ikke er gemt i dit bibliotek</string>
<string name="invalid_downloads_cleaned">Ugyldige downloads renset</string>
Expand Down Expand Up @@ -98,7 +95,22 @@
<string name="custom_theme_palette_lcd">LCD</string>
<string name="custom_theme_palette_pico">PICO-8</string>
<string name="action_show_hidden_categories">Vis skjulte kategorier</string>
<string name="action_display_comfortable_grid_panorama">Panorama komfortabelt gitter</string>
<string name="action_panorama_cover">Panorama-omslag</string>
<string name="pref_panorama_cover">Panoramaomslag</string>
<string name="pref_panorama_cover_summary">Vis omslag i liggende tilstand, hvis det er et bredt billede</string>
<string name="action_display_comfortable_grid_panorama">Panorama komfortabelt gitter</string>
<string name="pref_panorama_cover_flow">Panorama Dækningsstrøm</string>
<string name="pref_panorama_cover_flow_summary">Vis panoramaomslag i Global Search &amp; Forslag</string>
<string name="pref_auto_sync_progress_from_trackers">Auto-synk fremskridt fra Trackers</string>
<string name="sync_progress_from_trackers_up_to_chapter">Synkroniser fremskridt fra Trackers op til kapitel %d</string>
<string name="option_label_library_update_errors">Fejl i opdatering af bibliotek</string>
<string name="label_library_update_errors">Biblioteks opdateringsfejl (%d)</string>
<string name="info_empty_library_update_errors">Du har ingen fejl i biblioteksopdatering.</string>
<string name="action_scroll_to_top">Rul til toppen</string>
<string name="action_scroll_to_bottom">Rul til bunden</string>
<string name="action_scroll_to_previous">Rul til forrige</string>
<string name="action_scroll_to_next">Rul til næste</string>
<string name="migrating_all_entries">Migrerer alle poster fra kilde</string>
<string name="label_to_be_updated">Skal opdateres</string>
<string name="pref_manga_info">Manga Info</string>
</resources>
Loading

0 comments on commit 457b27e

Please sign in to comment.