|
23 | 23 | <!-- Content description of the data connection type HSPA+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
24 | 24 | <string name="accessibility_data_connection_hspap">HSPA+</string> |
25 | 25 | <!-- Content description for Accessibility on unlocked tasks in recents --> |
| 26 | + <string name="accessibility_lock_task">Mencegah <xliff:g id="task">%1$s</xliff:g> dihentikan</string> |
26 | 27 | <!-- Content description for Accessibility on locked tasks in recents --> |
| 28 | + <string name="accessibility_unlock_task">Memungkinkan <xliff:g id="task">%1$s</xliff:g> dihentikan</string> |
27 | 29 | <!-- ADB over network QS tile --> |
28 | 30 | <string name="quick_settings_network_adb_label">ADB melalui jaringan</string> |
29 | 31 | <!-- Ambient display QS tile --> |
|
56 | 58 | <string name="accessibility_dpad_left">Kursor kiri</string> |
57 | 59 | <string name="accessibility_dpad_right">Kursor kanan</string> |
58 | 60 | <!-- Screen pinning dialog description (for devices without navbar) --> |
| 61 | + <string name="screen_pinning_description_no_navbar">Hal ini membuatnya tetap dalam pandangan sampai Anda melepas sematan. Sentuh & tahan tombol Kembali untuk melepas sematan.</string> |
59 | 62 | <!-- Text to use when the number in a notification info is too large |
60 | 63 | (greater than status_bar_notification_info_maxnum, defined in |
61 | 64 | values/config.xml) and must be truncated. |
62 | 65 | [CHAR LIMIT=4] --> |
63 | 66 | <!-- Label for current user in power menu options dialog --> |
| 67 | + <string name="global_action_current_user">Saat ini</string> |
64 | 68 | <!-- Label for item that screenshots in power menu options dialog --> |
65 | 69 | <string name="global_action_screenshot">Tangkap layar</string> |
66 | 70 | <!-- Advanced restart menu --> |
67 | 71 | <!-- Button to restart the device, within the Restart Options dialog --> |
68 | 72 | <string name="global_action_restart_system">Sistem</string> |
69 | 73 | <!-- Button to restart the device into recovery mode, within the Restart Options dialog --> |
| 74 | + <string name="global_action_restart_recovery">Recovery</string> |
70 | 75 | <!-- Button to restart the device into bootloader mode, within the Restart Options dialog --> |
71 | 76 | <string name="global_action_restart_bootloader">Bootloader</string> |
72 | 77 | <!-- Button to restart the device into download mode, within the Restart Options dialog --> |
| 78 | + <string name="global_action_restart_download">Download</string> |
73 | 79 | <!-- Restart progress dialog. This is shown if the user chooses to restart the device. --> |
| 80 | + <string name="global_action_restart_progress">Memulai ulang\u2026</string> |
74 | 81 | <!-- Restart to recovery mode progress dialog. This is shown if the user chooses to restart the device. --> |
| 82 | + <string name="global_action_restart_recovery_progress">Memulai ulang ke mode recovery</string> |
75 | 83 | <!-- Restart to bootloader mode progress dialog. This is shown if the user chooses to restart the device. --> |
| 84 | + <string name="global_action_restart_bootloader_progress">Memulai ulang ke mode bootloader</string> |
76 | 85 | <!-- Restart to download mode progress dialog. This is shown if the user chooses to restart the device. --> |
| 86 | + <string name="global_action_restart_download_progress">Memulai ulang ke mode download</string> |
77 | 87 | <!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] --> |
78 | 88 | <string name="accessibility_quick_settings_location_battery_saving">Laporan Lokasi: mode hemat baterai.</string> |
79 | 89 | <!-- Content description of the location tile in quick settings when on, sensors only mode (not shown on the screen). [CHAR LIMIT=NONE] --> |
|
0 commit comments