Loading core/res/res/values-in/cm_strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ <string name="app_ops_access_notifications">membaca notifikasi Anda</string> <string name="app_ops_activate_vpn">Aktifkan VPN</string> <string name="app_ops_add_voicemail">menambahkan pesan suara</string> <string name="app_ops_app_start_foreground">memulai aplikasi instant di latar depan</string> <string name="app_ops_app_start_foreground">memulai aplikasi instan di latar depan</string> <string name="app_ops_assist_screenshot">ambil tangkapan layar</string> <string name="app_ops_assist_structure">gunakan struktur bantuan</string> <string name="app_ops_audio_accessibility_volume">aksesibilitas volume audio</string> Loading core/res/res/values-nl/cm_strings.xml +4 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ <string name="app_ops_draw_on_top">bovenop tekenen</string> <string name="app_ops_get_accounts">apparaataccounts opvragen</string> <string name="app_ops_get_usage_stats">app-gebruiksstatistieken opvragen</string> <string name="app_ops_install_packages">pakketten installeren</string> <string name="app_ops_keep_device_awake">apparaat wakker houden</string> <string name="app_ops_make_phone_call">telefoongesprek starten</string> <string name="app_ops_mock_location">neplocatie gebruiken</string> Loading @@ -63,6 +64,8 @@ <string name="app_ops_modify_contacts">contacten vernieuwen</string> <string name="app_ops_modify_settings">systeeminstellingen vernieuwen</string> <string name="app_ops_mute_unmute_microphone">microfoon in-/uitschakelen</string> <string name="app_ops_phone_calls">telefoonoproepen beantwoorden</string> <string name="app_ops_picture_in_picture">picture-in-picture gebruiken</string> <string name="app_ops_play_audio">audio afspelen</string> <string name="app_ops_post_notification">melding tonen</string> <string name="app_ops_project_media">media projecteren</string> Loading @@ -73,6 +76,7 @@ <string name="app_ops_read_contacts">contacten lezen</string> <string name="app_ops_read_external_storage">externe opslag lezen</string> <string name="app_ops_read_mms">mms-berichten lezen</string> <string name="app_ops_read_phone_numbers">telefoonnummers lezen</string> <string name="app_ops_read_phone_state">toegang tot telefoonstatus</string> <string name="app_ops_read_sms">sms-berichten lezen</string> <string name="app_ops_receive_sms">sms-bericht ontvangen</string> Loading packages/SystemUI/res/values-fr/cm_strings.xml +0 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,6 @@ <!-- Button to restart the device into bootloader mode, within the Restart Options dialog --> <string name="global_action_restart_bootloader">Bootloader</string> <!-- Button to restart the device into download mode, within the Restart Options dialog --> <string name="global_action_restart_download">Télécharger</string> <!-- Restart progress dialog. This is shown if the user chooses to restart the device. --> <string name="global_action_restart_progress">Redémarrage\u2026</string> <!-- Restart to recovery mode progress dialog. This is shown if the user chooses to restart the device. --> Loading packages/SystemUI/res/values-tr/cm_strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ <!-- Button to restart the device, within the Restart Options dialog --> <string name="global_action_restart_system">Sistem</string> <!-- Button to restart the device into recovery mode, within the Restart Options dialog --> <string name="global_action_restart_recovery">Kurtarma modu</string> <string name="global_action_restart_recovery">Kurtarma</string> <!-- Button to restart the device into bootloader mode, within the Restart Options dialog --> <string name="global_action_restart_bootloader">Ön yükleyici</string> <!-- Button to restart the device into download mode, within the Restart Options dialog --> Loading Loading
core/res/res/values-in/cm_strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ <string name="app_ops_access_notifications">membaca notifikasi Anda</string> <string name="app_ops_activate_vpn">Aktifkan VPN</string> <string name="app_ops_add_voicemail">menambahkan pesan suara</string> <string name="app_ops_app_start_foreground">memulai aplikasi instant di latar depan</string> <string name="app_ops_app_start_foreground">memulai aplikasi instan di latar depan</string> <string name="app_ops_assist_screenshot">ambil tangkapan layar</string> <string name="app_ops_assist_structure">gunakan struktur bantuan</string> <string name="app_ops_audio_accessibility_volume">aksesibilitas volume audio</string> Loading
core/res/res/values-nl/cm_strings.xml +4 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ <string name="app_ops_draw_on_top">bovenop tekenen</string> <string name="app_ops_get_accounts">apparaataccounts opvragen</string> <string name="app_ops_get_usage_stats">app-gebruiksstatistieken opvragen</string> <string name="app_ops_install_packages">pakketten installeren</string> <string name="app_ops_keep_device_awake">apparaat wakker houden</string> <string name="app_ops_make_phone_call">telefoongesprek starten</string> <string name="app_ops_mock_location">neplocatie gebruiken</string> Loading @@ -63,6 +64,8 @@ <string name="app_ops_modify_contacts">contacten vernieuwen</string> <string name="app_ops_modify_settings">systeeminstellingen vernieuwen</string> <string name="app_ops_mute_unmute_microphone">microfoon in-/uitschakelen</string> <string name="app_ops_phone_calls">telefoonoproepen beantwoorden</string> <string name="app_ops_picture_in_picture">picture-in-picture gebruiken</string> <string name="app_ops_play_audio">audio afspelen</string> <string name="app_ops_post_notification">melding tonen</string> <string name="app_ops_project_media">media projecteren</string> Loading @@ -73,6 +76,7 @@ <string name="app_ops_read_contacts">contacten lezen</string> <string name="app_ops_read_external_storage">externe opslag lezen</string> <string name="app_ops_read_mms">mms-berichten lezen</string> <string name="app_ops_read_phone_numbers">telefoonnummers lezen</string> <string name="app_ops_read_phone_state">toegang tot telefoonstatus</string> <string name="app_ops_read_sms">sms-berichten lezen</string> <string name="app_ops_receive_sms">sms-bericht ontvangen</string> Loading
packages/SystemUI/res/values-fr/cm_strings.xml +0 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,6 @@ <!-- Button to restart the device into bootloader mode, within the Restart Options dialog --> <string name="global_action_restart_bootloader">Bootloader</string> <!-- Button to restart the device into download mode, within the Restart Options dialog --> <string name="global_action_restart_download">Télécharger</string> <!-- Restart progress dialog. This is shown if the user chooses to restart the device. --> <string name="global_action_restart_progress">Redémarrage\u2026</string> <!-- Restart to recovery mode progress dialog. This is shown if the user chooses to restart the device. --> Loading
packages/SystemUI/res/values-tr/cm_strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ <!-- Button to restart the device, within the Restart Options dialog --> <string name="global_action_restart_system">Sistem</string> <!-- Button to restart the device into recovery mode, within the Restart Options dialog --> <string name="global_action_restart_recovery">Kurtarma modu</string> <string name="global_action_restart_recovery">Kurtarma</string> <!-- Button to restart the device into bootloader mode, within the Restart Options dialog --> <string name="global_action_restart_bootloader">Ön yükleyici</string> <!-- Button to restart the device into download mode, within the Restart Options dialog --> Loading