New Crowdin updates (#144)

* New translations cherish_strings.xml (Romanian)

* New translations cherish_strings.xml (Indonesian)

* New translations cherish_strings.xml (Turkish)

* New translations cherish_strings.xml (Ukrainian)

* New translations cherish_strings.xml (Chinese Simplified)

* New translations cherish_strings.xml (Chinese Traditional)

* New translations cherish_strings.xml (English)

* New translations cherish_strings.xml (Vietnamese)

* New translations cherish_strings.xml (Portuguese, Brazilian)

* New translations cherish_strings.xml (Persian)

* New translations cherish_strings.xml (Serbian (Cyrillic))

* New translations cherish_strings.xml (Hindi)

* New translations cherish_strings.xml (Malayalam)

* New translations cherish_strings.xml (Latin)

* New translations cherish_strings.xml (Nepali)

* New translations cherish_strings.xml (Kurmanji (Kurdish))

* New translations cherish_strings.xml (Sorani (Kurdish))

* New translations cherish_strings.xml (Lao)

* New translations cherish_strings.xml (Swedish)

* New translations cherish_strings.xml (Russian)

* New translations cherish_strings.xml (French)

* New translations cherish_strings.xml (Hebrew)

* New translations cherish_strings.xml (Spanish)

* New translations cherish_strings.xml (Arabic)

* New translations cherish_strings.xml (Czech)

* New translations cherish_strings.xml (Danish)

* New translations cherish_strings.xml (German)

* New translations cherish_strings.xml (Greek)

* New translations cherish_strings.xml (Finnish)

* New translations cherish_strings.xml (Hungarian)

* New translations cherish_strings.xml (Portuguese)

* New translations cherish_strings.xml (Italian)

* New translations cherish_strings.xml (Japanese)

* New translations cherish_strings.xml (Korean)

* New translations cherish_strings.xml (Kurdish)

* New translations cherish_strings.xml (Dutch)

* New translations cherish_strings.xml (Norwegian)

* New translations cherish_strings.xml (Polish)

* New translations cherish_strings.xml (Turkish, Cyprus)

* New translations cherish_strings.xml (Vietnamese)
This commit is contained in:
Hưng Phan
2022-08-11 09:35:06 +07:00
committed by GitHub
parent 525508e637
commit 3d2a45382d
39 changed files with 702 additions and 0 deletions

View File

@@ -747,4 +747,22 @@
<!-- Force background freezer -->
<string name="force_background_freezer_title">Background tasks freezer</string>
<string name="force_background_freezer_summary">Freeze tasks with restricted battery usage when moving them to background and unfreeze them when moving to foreground. This could save battery slightly but may lead to crashes and background ANR.</string>
<!-- Wi-Fi Standard icon -->
<string name="show_wifi_standard_icon_title">Show Wi-Fi Standard icon</string>
<string name="show_wifi_standard_icon_summary">Show Wi-Fi type in Wi-Fi signal indicator</string>
<!-- Lockscreen clock color -->
<string name="lockscreen_clock_color_title">Lockscreen clock color</string>
<string name="lockscreen_clock_color_summary">Use secondary color for lockscreen clock, if disabled will use color accent</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Tile layout</string>
<string name="qs_tile_layout_title">Vertical layout</string>
<string name="qs_tile_layout_summary">Enable for vertical layout. Default is horizontal</string>
<!-- QS rows and columns -->
<string name="qs_layout_category_title">QS Layout</string>
<string name="qs_rows_portrait_title">Tile rows on portrait</string>
<string name="qs_rows_landscape_title">Tile rows on landscape</string>
<string name="qs_columns_portrait_title">Tile columns on portrait</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
</resources>