Skip to content

Commit

Permalink
Merge pull request #7 from Mahmud0808/localization
Browse files Browse the repository at this point in the history
New Crowdin translations by GitHub Action
  • Loading branch information
Mahmud0808 authored Jan 2, 2024
2 parents 496eeed + d4dc048 commit 102cc54
Show file tree
Hide file tree
Showing 29 changed files with 1,612 additions and 162 deletions.
52 changes: 51 additions & 1 deletion app/src/main/res/values-af-rZA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<string name="pitch_black_theme_desc">Black background in dark mode</string>
<string name="change_style_to_apply">If toggles don\'t apply instantly, try adjusting one of the sliders to apply changes promptly.</string>
<string name="color_picker_preview">Color picker preview</string>
<string name="seed_color_picker_title">Primary color</string>
<string name="seed_color_picker_title">Custom primary color</string>
<string name="seed_color_picker_desc">Create palette based on custom color</string>
<string name="colorPickerDialog_dialogName">Color Picker</string>
<string name="colorPickerDialog_reset">Reset</string>
Expand Down Expand Up @@ -70,4 +70,54 @@
<string name="retry">Retry</string>
<string name="confirmation_title">Are you sure?</string>
<string name="confirmation_desc">This will override your current theme and configuration.</string>
<string name="root_service_not_found">Root permission not granted.</string>
<string name="something_went_wrong">Something went wrong.</string>
<string name="permission_must_be_granted">Permission must be granted</string>
<string name="grant">Grant</string>
<string name="background_service_notification_title">Background service</string>
<string name="background_service_notification_text">Useless notification. Tap to disable.</string>
<string name="background_service_notification_channel_title">Background service</string>
<string name="background_service_notification_channel_text">You can turn off these notifications.</string>
<string name="file_access_permission_required">Files access required to generate wallpaper colors.</string>
<string name="onboarding_image">Onboarding image</string>
<string name="perm_one_title">Post Notifications</string>
<string name="perm_one_desc">This permission is required to keep the service alive in background.</string>
<string name="perm_two_title">Read Media Images</string>
<string name="perm_two_desc">This permission is required to retrieve home and lockscreen wallpaper.</string>
<string name="perm_three_title">All Files Access</string>
<string name="perm_three_desc">This permission is required to retrieve home and lockscreen wallpaper.</string>
<string name="start">Start</string>
<string name="btn_continue">Continue</string>
<string name="monet_neutral_desc">Lively and refreshing color palette inspired by the effervescence of spritz beverages.</string>
<string name="monet_monochrome_desc">Harmonious scheme using variations of a single hue for a sleek and minimalist aesthetic.</string>
<string name="monet_tonalspot_desc">Palette featuring subtle variations in tone, creating a sophisticated and nuanced visual impact.</string>
<string name="monet_vibrant_desc">Energetic and dynamic color combination that exudes liveliness and intensity.</string>
<string name="monet_rainbow_desc">Diverse spectrum of colors, symbolizing diversity, playfulness, and a wide range of possibilities.</string>
<string name="monet_expressive_desc">Bold and expressive mix of colors that conveys emotion and creativity.</string>
<string name="monet_fidelity_desc">Faithful representation of colors, ensuring accuracy and authenticity in visual representation.</string>
<string name="monet_fruitsalad_desc">Eclectic blend of colors reminiscent of a vibrant assortment of fresh and juicy fruits.</string>
<string name="monet_content_desc">Balanced and calming palette, promoting a sense of tranquility and contentment.</string>
<string name="per_app_theme_warn">You may have noticed that certain apps not following system theme, a result of the MaterialComponents update (v1.11.0+). Manually select those apps here to apply the theme, and remember to close and reopen those apps to see the changes take effect.</string>
<string name="colors">Colors</string>
<string name="per_app_theme">Per app theme</string>
<string name="settings">Settings</string>
<string name="styles">Styles</string>
<string name="theme">Theme</string>
<string name="wallpaper_colors">Wallpaper colors</string>
<string name="force_per_app_theme_title">Force per app theme</string>
<string name="force_per_app_theme_desc">Apply custom colors to specific apps which do not follow system monet</string>
<string name="back">Back</string>
<string name="permissions">Permissions</string>
<string name="choose_method">Choose method</string>
<string name="auto_startup">Auto startup</string>
<string name="auto_startup_title">Start service on boot</string>
<string name="auto_startup_desc">%s will automatically initiate its service upon system boot.<![CDATA[<br /><br />]]>If this is not the case, please verify whether your system or any third-party tools may be restricting %s. For detailed instructions, you can refer to <![CDATA[<a href="https://dontkillmyapp.com"><b><u>Don\'t kill my app!</u></b></a>]]>.</string>
<string name="about_this_app_title">About this app</string>
<string name="about_this_app_desc">Information about this app and its developer</string>
<string name="search_hint">Search here…</string>
<string name="note_title">Note:</string>
<string name="grant_all_permissions">Please grant all permissions to proceed</string>
<string name="app_service_title">%s service</string>
<string name="app_service_desc_on">Theming is active</string>
<string name="app_service_desc_off">Theming is inactive</string>
</resources>
52 changes: 51 additions & 1 deletion app/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<string name="pitch_black_theme_desc">خلفية سوداء في الوضع المظلم</string>
<string name="change_style_to_apply">If toggles don\'t apply instantly, try adjusting one of the sliders to apply changes promptly.</string>
<string name="color_picker_preview">معاينة اختيار الألوان</string>
<string name="seed_color_picker_title">Primary color</string>
<string name="seed_color_picker_title">Custom primary color</string>
<string name="seed_color_picker_desc">Create palette based on custom color</string>
<string name="colorPickerDialog_dialogName">Color Picker</string>
<string name="colorPickerDialog_reset">Reset</string>
Expand Down Expand Up @@ -70,4 +70,54 @@
<string name="retry">Retry</string>
<string name="confirmation_title">Are you sure?</string>
<string name="confirmation_desc">This will override your current theme and configuration.</string>
<string name="root_service_not_found">Root permission not granted.</string>
<string name="something_went_wrong">Something went wrong.</string>
<string name="permission_must_be_granted">Permission must be granted</string>
<string name="grant">Grant</string>
<string name="background_service_notification_title">Background service</string>
<string name="background_service_notification_text">Useless notification. Tap to disable.</string>
<string name="background_service_notification_channel_title">Background service</string>
<string name="background_service_notification_channel_text">You can turn off these notifications.</string>
<string name="file_access_permission_required">Files access required to generate wallpaper colors.</string>
<string name="onboarding_image">Onboarding image</string>
<string name="perm_one_title">Post Notifications</string>
<string name="perm_one_desc">This permission is required to keep the service alive in background.</string>
<string name="perm_two_title">Read Media Images</string>
<string name="perm_two_desc">This permission is required to retrieve home and lockscreen wallpaper.</string>
<string name="perm_three_title">All Files Access</string>
<string name="perm_three_desc">This permission is required to retrieve home and lockscreen wallpaper.</string>
<string name="start">Start</string>
<string name="btn_continue">Continue</string>
<string name="monet_neutral_desc">Lively and refreshing color palette inspired by the effervescence of spritz beverages.</string>
<string name="monet_monochrome_desc">Harmonious scheme using variations of a single hue for a sleek and minimalist aesthetic.</string>
<string name="monet_tonalspot_desc">Palette featuring subtle variations in tone, creating a sophisticated and nuanced visual impact.</string>
<string name="monet_vibrant_desc">Energetic and dynamic color combination that exudes liveliness and intensity.</string>
<string name="monet_rainbow_desc">Diverse spectrum of colors, symbolizing diversity, playfulness, and a wide range of possibilities.</string>
<string name="monet_expressive_desc">Bold and expressive mix of colors that conveys emotion and creativity.</string>
<string name="monet_fidelity_desc">Faithful representation of colors, ensuring accuracy and authenticity in visual representation.</string>
<string name="monet_fruitsalad_desc">Eclectic blend of colors reminiscent of a vibrant assortment of fresh and juicy fruits.</string>
<string name="monet_content_desc">Balanced and calming palette, promoting a sense of tranquility and contentment.</string>
<string name="per_app_theme_warn">You may have noticed that certain apps not following system theme, a result of the MaterialComponents update (v1.11.0+). Manually select those apps here to apply the theme, and remember to close and reopen those apps to see the changes take effect.</string>
<string name="colors">Colors</string>
<string name="per_app_theme">Per app theme</string>
<string name="settings">Settings</string>
<string name="styles">Styles</string>
<string name="theme">Theme</string>
<string name="wallpaper_colors">Wallpaper colors</string>
<string name="force_per_app_theme_title">Force per app theme</string>
<string name="force_per_app_theme_desc">Apply custom colors to specific apps which do not follow system monet</string>
<string name="back">Back</string>
<string name="permissions">Permissions</string>
<string name="choose_method">Choose method</string>
<string name="auto_startup">Auto startup</string>
<string name="auto_startup_title">Start service on boot</string>
<string name="auto_startup_desc">%s will automatically initiate its service upon system boot.<![CDATA[<br /><br />]]>If this is not the case, please verify whether your system or any third-party tools may be restricting %s. For detailed instructions, you can refer to <![CDATA[<a href="https://dontkillmyapp.com"><b><u>Don\'t kill my app!</u></b></a>]]>.</string>
<string name="about_this_app_title">About this app</string>
<string name="about_this_app_desc">Information about this app and its developer</string>
<string name="search_hint">Search here…</string>
<string name="note_title">Note:</string>
<string name="grant_all_permissions">Please grant all permissions to proceed</string>
<string name="app_service_title">%s service</string>
<string name="app_service_desc_on">Theming is active</string>
<string name="app_service_desc_off">Theming is inactive</string>
</resources>
52 changes: 51 additions & 1 deletion app/src/main/res/values-ca-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<string name="pitch_black_theme_desc">Black background in dark mode</string>
<string name="change_style_to_apply">If toggles don\'t apply instantly, try adjusting one of the sliders to apply changes promptly.</string>
<string name="color_picker_preview">Color picker preview</string>
<string name="seed_color_picker_title">Primary color</string>
<string name="seed_color_picker_title">Custom primary color</string>
<string name="seed_color_picker_desc">Create palette based on custom color</string>
<string name="colorPickerDialog_dialogName">Color Picker</string>
<string name="colorPickerDialog_reset">Reset</string>
Expand Down Expand Up @@ -70,4 +70,54 @@
<string name="retry">Retry</string>
<string name="confirmation_title">Are you sure?</string>
<string name="confirmation_desc">This will override your current theme and configuration.</string>
<string name="root_service_not_found">Root permission not granted.</string>
<string name="something_went_wrong">Something went wrong.</string>
<string name="permission_must_be_granted">Permission must be granted</string>
<string name="grant">Grant</string>
<string name="background_service_notification_title">Background service</string>
<string name="background_service_notification_text">Useless notification. Tap to disable.</string>
<string name="background_service_notification_channel_title">Background service</string>
<string name="background_service_notification_channel_text">You can turn off these notifications.</string>
<string name="file_access_permission_required">Files access required to generate wallpaper colors.</string>
<string name="onboarding_image">Onboarding image</string>
<string name="perm_one_title">Post Notifications</string>
<string name="perm_one_desc">This permission is required to keep the service alive in background.</string>
<string name="perm_two_title">Read Media Images</string>
<string name="perm_two_desc">This permission is required to retrieve home and lockscreen wallpaper.</string>
<string name="perm_three_title">All Files Access</string>
<string name="perm_three_desc">This permission is required to retrieve home and lockscreen wallpaper.</string>
<string name="start">Start</string>
<string name="btn_continue">Continue</string>
<string name="monet_neutral_desc">Lively and refreshing color palette inspired by the effervescence of spritz beverages.</string>
<string name="monet_monochrome_desc">Harmonious scheme using variations of a single hue for a sleek and minimalist aesthetic.</string>
<string name="monet_tonalspot_desc">Palette featuring subtle variations in tone, creating a sophisticated and nuanced visual impact.</string>
<string name="monet_vibrant_desc">Energetic and dynamic color combination that exudes liveliness and intensity.</string>
<string name="monet_rainbow_desc">Diverse spectrum of colors, symbolizing diversity, playfulness, and a wide range of possibilities.</string>
<string name="monet_expressive_desc">Bold and expressive mix of colors that conveys emotion and creativity.</string>
<string name="monet_fidelity_desc">Faithful representation of colors, ensuring accuracy and authenticity in visual representation.</string>
<string name="monet_fruitsalad_desc">Eclectic blend of colors reminiscent of a vibrant assortment of fresh and juicy fruits.</string>
<string name="monet_content_desc">Balanced and calming palette, promoting a sense of tranquility and contentment.</string>
<string name="per_app_theme_warn">You may have noticed that certain apps not following system theme, a result of the MaterialComponents update (v1.11.0+). Manually select those apps here to apply the theme, and remember to close and reopen those apps to see the changes take effect.</string>
<string name="colors">Colors</string>
<string name="per_app_theme">Per app theme</string>
<string name="settings">Settings</string>
<string name="styles">Styles</string>
<string name="theme">Theme</string>
<string name="wallpaper_colors">Wallpaper colors</string>
<string name="force_per_app_theme_title">Force per app theme</string>
<string name="force_per_app_theme_desc">Apply custom colors to specific apps which do not follow system monet</string>
<string name="back">Back</string>
<string name="permissions">Permissions</string>
<string name="choose_method">Choose method</string>
<string name="auto_startup">Auto startup</string>
<string name="auto_startup_title">Start service on boot</string>
<string name="auto_startup_desc">%s will automatically initiate its service upon system boot.<![CDATA[<br /><br />]]>If this is not the case, please verify whether your system or any third-party tools may be restricting %s. For detailed instructions, you can refer to <![CDATA[<a href="https://dontkillmyapp.com"><b><u>Don\'t kill my app!</u></b></a>]]>.</string>
<string name="about_this_app_title">About this app</string>
<string name="about_this_app_desc">Information about this app and its developer</string>
<string name="search_hint">Search here…</string>
<string name="note_title">Note:</string>
<string name="grant_all_permissions">Please grant all permissions to proceed</string>
<string name="app_service_title">%s service</string>
<string name="app_service_desc_on">Theming is active</string>
<string name="app_service_desc_off">Theming is inactive</string>
</resources>
Loading

0 comments on commit 102cc54

Please sign in to comment.