Import translations. DO NOT MERGE
Change-Id: I97c5e8e2c638eeaf9348d0319cc16a4955a7f6bc
Auto-generated-cl: translation import
diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml
index 12b3782..5487ca9 100644
--- a/res/values-en-rAU/strings.xml
+++ b/res/values-en-rAU/strings.xml
@@ -416,11 +416,9 @@
<string name="crypt_keeper_data_corrupt_summary" product="tablet" msgid="840107296925798402">"The password that you entered is correct, but unfortunately your data is corrupt. \n\nTo resume using your tablet, you will need to perform a factory reset. When you set up your tablet after the reset, you\'ll have an opportunity to restore any data that was backed up to your Google Account."</string>
<string name="crypt_keeper_data_corrupt_summary" product="default" msgid="8843311420059663824">"The password that you entered is correct, but unfortunately your data is corrupt. \n\nTo resume using your phone, you need to perform a factory reset. When you set up your phone after the reset, you’ll have an opportunity to restore any data that was backed up to your Google Account."</string>
<string name="crypt_keeper_switch_input_method" msgid="4168332125223483198">"Switch input method"</string>
- <!-- no translation found for suggested_lock_settings_title (8971630898700461034) -->
- <skip />
+ <string name="suggested_lock_settings_title" msgid="8971630898700461034">"Set screen lock"</string>
<string name="suggested_lock_settings_summary" msgid="8778462376012231110">"Protect your device"</string>
- <!-- no translation found for suggested_fingerprint_lock_settings_title (3655973509619012084) -->
- <skip />
+ <string name="suggested_fingerprint_lock_settings_title" msgid="3655973509619012084">"Use fingerprint"</string>
<string name="suggested_fingerprint_lock_settings_summary" msgid="2149569133725273864">"Unlock with your fingerprint"</string>
<string name="lock_settings_picker_title" msgid="1095755849152582712">"Choose screen lock"</string>
<string name="lock_settings_picker_title_profile" msgid="8822511284992306796">"Choose work lock"</string>
@@ -505,31 +503,41 @@
<string name="lock_profile_wipe_warning_content_password" msgid="450695588340509349">"If you enter an incorrect work password on this attempt, your work profile and associated data will be removed from this device."</string>
<string name="lock_profile_wipe_content" msgid="2150455386921347628">"Too many incorrect attempts. Your work profile and associated data will be removed from this device."</string>
<string name="lock_profile_wipe_dismiss" msgid="5118293266264141442">"Dismiss"</string>
- <!-- no translation found for lockpassword_password_too_short (2691590536362441127) -->
- <skip />
+ <string name="lockpassword_password_too_short" msgid="2691590536362441127">"Must be at least %d characters"</string>
<string name="lockpassword_pin_too_short" msgid="1677649103470518953">"PIN must be at least %d characters"</string>
<string name="lockpassword_continue_label" msgid="4602203784934526940">"Continue"</string>
- <!-- no translation found for lockpassword_password_too_long (4520363269062591833) -->
- <skip />
- <!-- no translation found for lockpassword_pin_too_long (4010052843684165845) -->
- <skip />
- <!-- no translation found for lockpassword_pin_contains_non_digits (5537252833154289817) -->
- <skip />
+ <string name="lockpassword_password_too_long" msgid="4520363269062591833">"Must be fewer than <xliff:g id="NUMBER">%d</xliff:g> characters."</string>
+ <string name="lockpassword_pin_too_long" msgid="4010052843684165845">"Must be fewer than <xliff:g id="NUMBER">%d</xliff:g> digits."</string>
+ <string name="lockpassword_pin_contains_non_digits" msgid="5537252833154289817">"Must contain only digits 0-9."</string>
<string name="lockpassword_pin_recently_used" msgid="214840704635573454">"The device administrator doesn\'t allow using a recent PIN."</string>
- <!-- no translation found for lockpassword_illegal_character (8049611046639943217) -->
- <skip />
- <!-- no translation found for lockpassword_password_requires_alpha (3036589522150097731) -->
- <skip />
- <!-- no translation found for lockpassword_password_requires_digit (5140062925787058765) -->
- <skip />
- <!-- no translation found for lockpassword_password_requires_symbol (5944350865681510893) -->
- <skip />
- <!-- no translation found for lockpassword_password_requires_letters (3121545900151618401) -->
- <!-- no translation found for lockpassword_password_requires_lowercase (5415008859853535577) -->
- <!-- no translation found for lockpassword_password_requires_uppercase (1452012183267855761) -->
- <!-- no translation found for lockpassword_password_requires_numeric (5536275490534483515) -->
- <!-- no translation found for lockpassword_password_requires_symbols (5132998285340017795) -->
- <!-- no translation found for lockpassword_password_requires_nonletter (2778958281865593579) -->
+ <string name="lockpassword_illegal_character" msgid="8049611046639943217">"This can\'t include an invalid character"</string>
+ <string name="lockpassword_password_requires_alpha" msgid="3036589522150097731">"Must contain at least one letter"</string>
+ <string name="lockpassword_password_requires_digit" msgid="5140062925787058765">"Must contain at least one digit"</string>
+ <string name="lockpassword_password_requires_symbol" msgid="5944350865681510893">"Must contain at least one symbol"</string>
+ <plurals name="lockpassword_password_requires_letters" formatted="false" msgid="3121545900151618401">
+ <item quantity="other">Must contain at least %d letters</item>
+ <item quantity="one">Must contain at least 1 letter</item>
+ </plurals>
+ <plurals name="lockpassword_password_requires_lowercase" formatted="false" msgid="5415008859853535577">
+ <item quantity="other">Must contain at least %d lowercase letters</item>
+ <item quantity="one">Must contain at least 1 lowercase letter</item>
+ </plurals>
+ <plurals name="lockpassword_password_requires_uppercase" formatted="false" msgid="1452012183267855761">
+ <item quantity="other">Must contain at least %d uppercase letters</item>
+ <item quantity="one">Must contain at least 1 uppercase letter</item>
+ </plurals>
+ <plurals name="lockpassword_password_requires_numeric" formatted="false" msgid="5536275490534483515">
+ <item quantity="other">Must contain at least %d numerical digits</item>
+ <item quantity="one">Must contain at least 1 numerical digit</item>
+ </plurals>
+ <plurals name="lockpassword_password_requires_symbols" formatted="false" msgid="5132998285340017795">
+ <item quantity="other">Must contain at least %d special symbols</item>
+ <item quantity="one">Must contain at least 1 special symbol</item>
+ </plurals>
+ <plurals name="lockpassword_password_requires_nonletter" formatted="false" msgid="2778958281865593579">
+ <item quantity="other">Must contain at least %d non-letter characters</item>
+ <item quantity="one">Must contain at least 1 non-letter character</item>
+ </plurals>
<string name="lockpassword_password_recently_used" msgid="4687102591995446860">"The device administrator doesn\'t allow using a recent password."</string>
<string name="lockpassword_pin_no_sequential_digits" msgid="6830610582179569631">"An ascending, descending or repeated sequence of digits is forbidden"</string>
<string name="lockpassword_ok_label" msgid="313822574062553672">"OK"</string>
@@ -838,8 +846,7 @@
<string name="ringtone_summary" msgid="2630023412632683493"></string>
<string name="all_volume_title" msgid="4296957391257836961">"Volumes"</string>
<string name="musicfx_title" msgid="3415566786340790345">"Music effects"</string>
- <!-- no translation found for ring_volume_title (5592466070832128777) -->
- <skip />
+ <string name="ring_volume_title" msgid="5592466070832128777">"Ring volume"</string>
<string name="vibrate_in_silent_title" msgid="3897968069156767036">"Vibrate when silent"</string>
<string name="notification_sound_title" msgid="5137483249425507572">"Default notification sound"</string>
<string name="incoming_call_volume_title" msgid="8073714801365904099">"Ringtone"</string>
@@ -898,10 +905,8 @@
<string name="brightness_summary" msgid="838917350127550703">"Adjust the brightness of the screen"</string>
<string name="auto_brightness_title" msgid="6341042882350279391">"Adaptive brightness"</string>
<string name="auto_brightness_summary" msgid="1799041158760605375">"Optimise brightness level for available light"</string>
- <!-- no translation found for night_display_title (2626451512200357686) -->
- <skip />
- <!-- no translation found for night_display_text (8753843222371219454) -->
- <skip />
+ <string name="night_display_title" msgid="2626451512200357686">"Night Light"</string>
+ <string name="night_display_text" msgid="8753843222371219454">"Night Light tints your screen red at night. This makes it easier to look at your screen or read in dim light, and may help you fall asleep more easily."</string>
<string name="night_display_auto_mode_title" msgid="8046314360381608455">"Turn on automatically"</string>
<string name="night_display_auto_mode_never" msgid="6723636142053240947">"Never"</string>
<string name="night_display_auto_mode_custom" msgid="6012300346981608242">"Customised schedule"</string>
@@ -936,8 +941,7 @@
<string name="automatic_brightness" msgid="5014143533884135461">"Automatic brightness"</string>
<string name="lift_to_wake_title" msgid="4555378006856277635">"Lift to wake"</string>
<string name="doze_title" msgid="2259176504273878294">"Ambient display"</string>
- <!-- no translation found for doze_summary (4312399592244939565) -->
- <skip />
+ <string name="doze_summary" msgid="4312399592244939565">"Wake screen when you double-tap it or get new notifications. See how"</string>
<string name="title_font_size" msgid="4405544325522105222">"Font size"</string>
<string name="short_summary_font_size" msgid="6819778801232989076">"Make text larger or smaller"</string>
<string name="sim_lock_settings" msgid="3392331196873564292">"SIM card lock settings"</string>
@@ -1305,8 +1309,7 @@
<string name="contributors_title" msgid="5917703088825286504">"Contributors"</string>
<string name="manual" msgid="3025943393642974445">"Manual"</string>
<string name="regulatory_labels" msgid="1293050314122427492">"Regulatory labels"</string>
- <!-- no translation found for safety_and_regulatory_info (5103161279848427185) -->
- <skip />
+ <string name="safety_and_regulatory_info" msgid="5103161279848427185">"Safety & regulatory manual"</string>
<string name="copyright_title" msgid="865906688917260647">"Copyright"</string>
<string name="license_title" msgid="1990487604356037871">"Licence"</string>
<string name="terms_title" msgid="7697580845616764642">"Terms and conditions"</string>
@@ -1378,20 +1381,13 @@
<string name="activity_not_found" msgid="5551664692991605325">"Application is not installed on your phone."</string>
<string name="lock_settings_profile_title" msgid="2121876391814535295">"Work profile security"</string>
<string name="lock_settings_profile_screen_lock_title" msgid="3334747927367115256">"Work profile screen lock"</string>
- <!-- no translation found for lock_settings_profile_unification_title (4973102698492659123) -->
- <skip />
- <!-- no translation found for lock_settings_profile_unification_summary (7178299172998641303) -->
- <skip />
- <!-- no translation found for lock_settings_profile_unification_dialog_title (4824620230229285301) -->
- <skip />
- <!-- no translation found for lock_settings_profile_unification_dialog_body (1787427605545808829) -->
- <skip />
- <!-- no translation found for lock_settings_profile_unification_dialog_uncompliant_body (3221303098797469900) -->
- <skip />
- <!-- no translation found for lock_settings_profile_unification_dialog_confirm (8249970828159656518) -->
- <skip />
- <!-- no translation found for lock_settings_profile_unification_dialog_uncompliant_confirm (5943758576756482777) -->
- <skip />
+ <string name="lock_settings_profile_unification_title" msgid="4973102698492659123">"Use one lock"</string>
+ <string name="lock_settings_profile_unification_summary" msgid="7178299172998641303">"Use one lock for work profile and device screen"</string>
+ <string name="lock_settings_profile_unification_dialog_title" msgid="4824620230229285301">"Use one lock?"</string>
+ <string name="lock_settings_profile_unification_dialog_body" msgid="1787427605545808829">"Your work profile and device screen will use the same lock. Any work lock policies will also apply to your device screen lock."</string>
+ <string name="lock_settings_profile_unification_dialog_uncompliant_body" msgid="3221303098797469900">"Your work profile lock doesn\'t meet your organisation\'s security requirements. You can use the same lock for your device screen and your work profile, but any work lock policies will apply."</string>
+ <string name="lock_settings_profile_unification_dialog_confirm" msgid="8249970828159656518">"Use one lock"</string>
+ <string name="lock_settings_profile_unification_dialog_uncompliant_confirm" msgid="5943758576756482777">"Use one lock"</string>
<string name="lock_settings_profile_unified_summary" msgid="9008819078132993492">"Same as device screen lock"</string>
<string name="manageapplications_settings_title" msgid="7041951105633616745">"Manage apps"</string>
<string name="manageapplications_settings_summary" msgid="1794401500935451259">"Manage and remove installed apps"</string>
@@ -2260,6 +2256,7 @@
<string name="vpn_menu_lockdown" msgid="7863024538064268139">"Always-on VPN"</string>
<string name="vpn_no_vpns_added" msgid="4308317205962153438">"No VPNs added."</string>
<string name="vpn_always_on_active" msgid="2789423425184556882">"Always-on active"</string>
+ <string name="vpn_always_on_inactive" msgid="3488804214062121892">"Always-on inactive"</string>
<string name="vpn_not_supported_by_this_app" msgid="5002053874215892179">"Not supported by this app"</string>
<string name="vpn_lockdown_summary" msgid="2200032066376720339">"Select a VPN profile to always remain connected to. Network traffic will only be allowed when connected to this VPN."</string>
<string name="vpn_lockdown_none" msgid="9214462857336483711">"None"</string>
@@ -2540,10 +2537,8 @@
<string name="status_failed_to_write" msgid="8072752734686294718">"Unable to write data to NFC tag. If the problem persists, try a different tag"</string>
<string name="status_tag_not_writable" msgid="2511611539977682175">"NFC tag is not writeable. Please use a different tag."</string>
<string name="default_sound" msgid="8821684447333687810">"Default sound"</string>
- <!-- no translation found for sound_settings_summary (4100853606668287965) -->
- <skip />
- <!-- no translation found for sound_settings_example_summary (2404914514266523165) -->
- <skip />
+ <string name="sound_settings_summary" msgid="4100853606668287965">"Ring volume at <xliff:g id="PERCENTAGE">%1$s</xliff:g>"</string>
+ <string name="sound_settings_example_summary" msgid="2404914514266523165">"Ring volume at 80%"</string>
<string name="media_volume_option_title" msgid="2811531786073003825">"Media volume"</string>
<string name="alarm_volume_option_title" msgid="8219324421222242421">"Alarm volume"</string>
<string name="ring_volume_option_title" msgid="6767101703671248309">"Ring volume"</string>
@@ -2752,8 +2747,7 @@
<string name="encrypt_talkback_dialog_message_pin" msgid="7582096542997635316">"When you enter your PIN to start this device, accessibility services like <xliff:g id="SERVICE">%1$s</xliff:g> won\'t yet be available."</string>
<string name="encrypt_talkback_dialog_message_pattern" msgid="2020083142199612743">"When you enter your pattern to start this device, accessibility services like <xliff:g id="SERVICE">%1$s</xliff:g> won\'t yet be available."</string>
<string name="encrypt_talkback_dialog_message_password" msgid="4155875981789127796">"When you enter your password to start this device, accessibility services like <xliff:g id="SERVICE">%1$s</xliff:g> won\'t yet be available."</string>
- <!-- no translation found for direct_boot_unaware_dialog_message (7870273558547549125) -->
- <skip />
+ <string name="direct_boot_unaware_dialog_message" msgid="7870273558547549125">"Note: After a reboot, this app can\'t start until you unlock your phone"</string>
<string name="imei_information_title" msgid="8499085421609752290">"IMEI information"</string>
<string name="imei_information_summary" msgid="2074095606556565233">"IMEI-related information"</string>
<string name="slot_number" msgid="3762676044904653577">"(Slot<xliff:g id="SLOT_NUM">%1$d</xliff:g>)"</string>
@@ -3023,6 +3017,8 @@
<string name="condition_bg_data_summary" msgid="656957852895282228">"Background data is only available via Wi-Fi. This may affect some apps or services when Wi-Fi is not available."</string>
<string name="condition_work_title" msgid="7293722361184366648">"Work profile is off"</string>
<string name="condition_work_summary" msgid="7543202177571590378">"Apps, background sync and other features related to your work profile are turned off."</string>
+ <string name="condition_night_display_title" msgid="5599814941976856183">"Night Light is on"</string>
+ <string name="condition_night_display_summary" msgid="6156601053674688864">"Screen is tinted red. This may help you fall asleep."</string>
<string name="suggestions_title" msgid="7280792342273268377">"Suggestions"</string>
<string name="suggestions_summary" msgid="2509040178581728056">"+<xliff:g id="ID_1">%1$d</xliff:g>"</string>
<string name="suggestion_remove" msgid="904627293892092439">"Remove"</string>
@@ -3071,8 +3067,7 @@
<string name="lockpattern_settings_require_pin_before_startup_summary" msgid="6022831284097476933">"Require PIN to start up your device. While off, this device can\'t receive calls, messages, notifications or alarms."</string>
<string name="lockpattern_settings_require_password_before_startup_summary" msgid="6818285221244966231">"Require password to start up your device. While off, this device can\'t receive calls, messages, notifications or alarms."</string>
<string name="suggestion_additional_fingerprints" msgid="2214281455363797037">"Add another fingerprint"</string>
- <!-- no translation found for suggestion_additional_fingerprints_summary (5471253233176471245) -->
- <skip />
+ <string name="suggestion_additional_fingerprints_summary" msgid="5471253233176471245">"Unlock with a different finger"</string>
<string name="battery_saver_on_summary" msgid="9072203872401530722">"On / <xliff:g id="ID_1">%1$s</xliff:g>"</string>
<string name="battery_saver_off_summary" msgid="8309471955051162327">"Off / <xliff:g id="ID_1">%1$s</xliff:g>"</string>
<string name="battery_saver_desc_turn_on_auto_never" msgid="6715896635178578813">"Never turn on automatically"</string>
@@ -3113,10 +3108,8 @@
<string name="special_access" msgid="8275242424094109976">"Special access"</string>
<string name="confirm_convert_to_fbe_warning" msgid="1487005506049137659">"Really wipe user data and convert to file encryption?"</string>
<string name="button_confirm_convert_fbe" msgid="7101855374850373091">"Wipe and convert"</string>
- <!-- no translation found for reset_shortcut_manager_throttling (6495066467198668994) -->
- <skip />
- <!-- no translation found for reset_shortcut_manager_throttling_complete (1826770872063707900) -->
- <skip />
+ <string name="reset_shortcut_manager_throttling" msgid="6495066467198668994">"Reset ShortcutManager rate-limiting"</string>
+ <string name="reset_shortcut_manager_throttling_complete" msgid="1826770872063707900">"ShortcutManager rate-limiting has been reset"</string>
<string name="notification_suggestion_title" msgid="4506524937307816475">"Control lock screen notifications"</string>
<string name="notification_suggestion_summary" msgid="8521159741445416875">"Show or hide notification content"</string>
<string name="page_tab_title_summary" msgid="4070309266374993258">"All"</string>
@@ -3130,8 +3123,7 @@
<string name="demo_mode" msgid="2655748420527206870">"Demo mode"</string>
<string name="support_escalation_title" msgid="4111071371281023145">"We\'re here to help"</string>
<string name="support_escalation_24_7_title" msgid="8118369197749832074">"We\'re here for you 24/7"</string>
- <!-- no translation found for support_escalation_24_7_content_description (3772776213036994533) -->
- <skip />
+ <string name="support_escalation_24_7_content_description" msgid="3772776213036994533">"We\'re here for you 24/7"</string>
<string name="support_escalation_summary" msgid="4481910353815635960">"Our support team is here to help address any issues"</string>
<string name="support_escalation_24_7_summary" msgid="2802773279262547187">"Our support team is available all day, every day"</string>
<string name="support_escalation_closed_summary" msgid="2240967274380168303">"Search help or come back during support hours (local time):<br><b><xliff:g id="OPERATION_HOURS">%s</xliff:g></b>"</string>
@@ -3189,11 +3181,9 @@
<string name="double_twist_for_camera_mode_title" msgid="4877834147983530479">"Flip camera"</string>
<string name="double_twist_for_camera_mode_summary" msgid="122977081337563340"></string>
<string name="ambient_display_title" msgid="7369291941168001738">"Quick screen check"</string>
- <!-- no translation found for ambient_display_summary (3606386731704368561) -->
- <skip />
+ <string name="ambient_display_summary" msgid="3606386731704368561">"To check your phone without waking it up fully, double-tap it or pick it up"</string>
<string name="fingerprint_swipe_for_notifications_title" msgid="2750203868053669600">"Swipe for notifications"</string>
- <!-- no translation found for fingerprint_swipe_for_notifications_summary (5274050434459511239) -->
- <skip />
+ <string name="fingerprint_swipe_for_notifications_summary" msgid="5274050434459511239">"To check your notifications, swipe down on the fingerprint sensor on the back of your phone"</string>
<string name="gesture_setting_on" msgid="3455094265233870280">"On"</string>
<string name="gesture_setting_off" msgid="5230169535435881894">"Off"</string>
<string name="oem_unlock_enable_disabled_summary_bootloader_unlocked" msgid="4265541229765635629">"Bootloader is already unlocked"</string>