summaryrefslogtreecommitdiffstats
path: root/res/values-in/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-in/strings.xml')
-rw-r--r--res/values-in/strings.xml1093
1 files changed, 546 insertions, 547 deletions
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
index 599a5f59c..98b4c6ba7 100644
--- a/res/values-in/strings.xml
+++ b/res/values-in/strings.xml
@@ -15,560 +15,559 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- The name of the Android Camera application. [CHAR LIMIT=16] -->
- <string name="app_name">Kamera</string>
- <!-- The label for the Video Camera activity. [CHAR LIMIT=16] -->
- <string name="video_camera_label">Perekam video</string>
- <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
- <string name="details_ms">%1$02d:%2$02d</string>
- <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
- <string name="details_hms">%1$d:%2$02d:%3$02d</string>
- <!-- Displayed in the title of the dialog for things to do with a picture
+ <!-- The name of the Android Camera application. [CHAR LIMIT=16] -->
+ <string name="app_name">Kamera</string>
+ <!-- The label for the Video Camera activity. [CHAR LIMIT=16] -->
+ <string name="video_camera_label">Perekam video</string>
+ <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
+ <string name="details_ms">%1$02d:%2$02d</string>
+ <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
+ <string name="details_hms">%1$d:%2$02d:%3$02d</string>
+ <!-- Displayed in the title of the dialog for things to do with a picture
that is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
- <string name="set_image">Setel gambar sebagai</string>
- <!-- Details dialog "OK" button. Dismisses dialog. -->
- <string name="delete">Hapus</string>
- <!-- String Delete the selected media item(s) [CHAR LIMIT=50] -->
- <plurals name="delete_selection">
- <item quantity="other">Hapus item yang dipilih?</item>
- </plurals>
- <string name="share">Bagikan</string>
- <string name="share_panorama">Bagikan panorama</string>
- <string name="share_as_photo">Bagikan sebagai foto</string>
- <!-- The label shown after an image is deleted [CHAR LIMIT=16] -->
- <string name="deleted">Dihapus</string>
- <!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]-->
- <string name="undo">URUNGKAN</string>
- <string name="details">Rincian</string>
- <string name="close">Tutup</string>
- <!-- String indicating how many media item(s) is(are) selected
+ <string name="set_image">Setel gambar sebagai</string>
+ <!-- Details dialog "OK" button. Dismisses dialog. -->
+ <string name="delete">Hapus</string>
+ <!-- String Delete the selected media item(s) [CHAR LIMIT=50] -->
+ <plurals name="delete_selection">
+ <item quantity="other">Hapus item yang dipilih?</item>
+ </plurals>
+ <string name="share">Bagikan</string>
+ <string name="share_panorama">Bagikan panorama</string>
+ <string name="share_as_photo">Bagikan sebagai foto</string>
+ <!-- The label shown after an image is deleted [CHAR LIMIT=16] -->
+ <string name="deleted">Dihapus</string>
+ <!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]-->
+ <string name="undo">URUNGKAN</string>
+ <string name="details">Rincian</string>
+ <string name="close">Tutup</string>
+ <!-- String indicating how many media item(s) is(are) selected
eg. 1 selected [CHAR LIMIT=30] -->
- <plurals name="number_of_items_selected">
- <item quantity="other">%1$d dipilih</item>
- </plurals>
- <!-- String indicating how many media album(s) is(are) selected
+ <plurals name="number_of_items_selected">
+ <item quantity="other">%1$d dipilih</item>
+ </plurals>
+ <!-- String indicating how many media album(s) is(are) selected
eg. 1 selected [CHAR LIMIT=30] -->
- <plurals name="number_of_albums_selected">
- <item quantity="other">%1$d dipilih</item>
- </plurals>
- <!-- String indicating how many media group(s) is(are) selected
+ <plurals name="number_of_albums_selected">
+ <item quantity="other">%1$d dipilih</item>
+ </plurals>
+ <!-- String indicating how many media group(s) is(are) selected
eg. 1 selected [CHAR LIMIT=30] -->
- <plurals name="number_of_groups_selected">
- <item quantity="other">%1$d dipilih</item>
- </plurals>
- <!-- String indicating timestamp of photo or video -->
- <string name="show_on_map">Tampilkan di peta</string>
- <string name="rotate_left">Putar ke kiri</string>
- <string name="rotate_right">Putar ke kanan</string>
- <!-- String used as a menu label. The user can choose to edit the image
+ <plurals name="number_of_groups_selected">
+ <item quantity="other">%1$d dipilih</item>
+ </plurals>
+ <!-- String indicating timestamp of photo or video -->
+ <string name="show_on_map">Tampilkan di peta</string>
+ <string name="rotate_left">Putar ke kiri</string>
+ <string name="rotate_right">Putar ke kanan</string>
+ <!-- String used as a menu label. The user can choose to edit the image
[CHAR_LIMIT=20]-->
- <string name="edit">Edit</string>
- <!-- The title of the menu item to let user crop the image. [CHAR LIMIT=15] -->
- <string name="crop_action">Potong</string>
- <!-- The title of the menu item to let user trim the video. [CHAR LIMIT=15] -->
- <string name="trim_action">Pangkas</string>
- <!-- The title of the menu item to let user set the image as background etc. [CHAR LIMIT=15] -->
- <string name="set_as">Atur sebagai</string>
- <!-- String indicating an error when playing the video. [CHAR LIMIT=30] -->
- <string name="video_err">Tidak dapat memutar video.</string>
- <!-- Toast message shown when the cropped image has been saved in the
+ <string name="edit">Edit</string>
+ <!-- The title of the menu item to let user crop the image. [CHAR LIMIT=15] -->
+ <string name="crop_action">Potong</string>
+ <!-- The title of the menu item to let user trim the video. [CHAR LIMIT=15] -->
+ <string name="trim_action">Pangkas</string>
+ <!-- The title of the menu item to let user set the image as background etc. [CHAR LIMIT=15] -->
+ <string name="set_as">Atur sebagai</string>
+ <!-- String indicating an error when playing the video. [CHAR LIMIT=30] -->
+ <string name="video_err">Tidak dapat memutar video.</string>
+ <!-- Toast message shown when the cropped image has been saved in the
%s folder (string: folder_download) [CHAR LIMIT=50]-->
- <string name="crop_saved">
-Gambar yang dipotong disimpan ke <xliff:g id="folder_name">%s</xliff:g>.</string>
- <!-- Text indicating the title of a media item in details window [CHAR LIMIT=14] -->
- <string name="title">Nama</string>
- <!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
- <string name="description">Deskripsi</string>
- <!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
- <string name="time">Waktu</string>
- <!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] -->
- <string name="location">Lokasi</string>
- <!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] -->
- <string name="path">Alur</string>
- <!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] -->
- <string name="width">Lebar</string>
- <!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] -->
- <string name="height">Tinggi</string>
- <!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
- <string name="orientation">Orientasi</string>
- <!-- Text indicating the duration of a video item in details window [CHAR LIMIT=18] -->
- <string name="duration">Durasi</string>
- <!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
- <string name="mimetype">Jenis MIME</string>
- <!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] -->
- <string name="file_size">Ukuran berkas</string>
- <!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] -->
- <string name="maker">Pembuat</string>
- <!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] -->
- <string name="model">Model</string>
- <!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] -->
- <string name="flash">Lampu kilat</string>
- <!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
- <string name="aperture">Bukaan</string>
- <!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
- <string name="focal_length">Panjang Fokal</string>
- <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=18] -->
- <string name="white_balance">Keseimbangan putih</string>
- <!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
- <string name="exposure_time">Pencahayaan</string>
- <!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] -->
- <string name="iso">ISO</string>
- <!-- String indicating the time units in seconds. [CHAR LIMIT=8] -->
- <!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] -->
- <string name="unit_mm">mm</string>
- <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12] -->
- <string name="manual">Manual</string>
- <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12 -->
- <string name="auto">Otomatis</string>
- <!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
- <string name="flash_on">Lampu kilat aktif</string>
- <!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
- <string name="flash_off">Tanpa lampu kilat</string>
- <!-- String indicating image width or height is unknown. [CHAR LIMIT=14] -->
- <string name="unknown">Tidak dikenal</string>
- <!-- Toast message shown after we try to make a local album available offline
+ <string name="crop_saved">Gambar yang dipotong disimpan ke <xliff:g id="folder_name">%s</xliff:g>.</string>
+ <!-- Text indicating the title of a media item in details window [CHAR LIMIT=14] -->
+ <string name="title">Nama</string>
+ <!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
+ <string name="description">Deskripsi</string>
+ <!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="time">Waktu</string>
+ <!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] -->
+ <string name="location">Lokasi</string>
+ <!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] -->
+ <string name="path">Alur</string>
+ <!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] -->
+ <string name="width">Lebar</string>
+ <!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] -->
+ <string name="height">Tinggi</string>
+ <!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
+ <string name="orientation">Orientasi</string>
+ <!-- Text indicating the duration of a video item in details window [CHAR LIMIT=18] -->
+ <string name="duration">Durasi</string>
+ <!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
+ <string name="mimetype">Jenis MIME</string>
+ <!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] -->
+ <string name="file_size">Ukuran berkas</string>
+ <!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] -->
+ <string name="maker">Pembuat</string>
+ <!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] -->
+ <string name="model">Model</string>
+ <!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] -->
+ <string name="flash">Lampu kilat</string>
+ <!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
+ <string name="aperture">Bukaan</string>
+ <!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
+ <string name="focal_length">Panjang Fokal</string>
+ <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=18] -->
+ <string name="white_balance">Keseimbangan putih</string>
+ <!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="exposure_time">Pencahayaan</string>
+ <!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] -->
+ <string name="iso">ISO</string>
+ <!-- String indicating the time units in seconds. [CHAR LIMIT=8] -->
+ <!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] -->
+ <string name="unit_mm">mm</string>
+ <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12] -->
+ <string name="manual">Manual</string>
+ <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12 -->
+ <string name="auto">Otomatis</string>
+ <!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
+ <string name="flash_on">Lampu kilat aktif</string>
+ <!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
+ <string name="flash_off">Tanpa lampu kilat</string>
+ <!-- String indicating image width or height is unknown. [CHAR LIMIT=14] -->
+ <string name="unknown">Tidak dikenal</string>
+ <!-- Toast message shown after we try to make a local album available offline
[CHAR LIMIT=150] -->
- <string name="try_to_set_local_album_available_offline">Item ini tersimpan secara lokal dan tersedia secara offline.</string>
- <!-- The content of a dialog showing trimming in progress. [CHAR LIMIT=30] -->
- <string name="please_wait">Mohon tunggu</string>
- <!-- Text to show with progress bar while stitching a photo sphere. 'Photo sphere' is a product name. [CHAR LIMIT=35]-->
- <string name="rendering_photo_sphere">Merender Photo Sphere</string>
- <!-- title for the dialog showing the error of camera hardware -->
- <string name="camera_error_title">Kesalahan kamera</string>
- <!-- message for the dialog showing the error of camera hardware -->
- <string name="cannot_connect_camera">Tidak dapat terhubung ke kamera.</string>
- <!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
- <string name="camera_disabled">Kamera telah dinonaktifkan karena kebijakan keamanan.</string>
- <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
- <string name="error_permissions">Aplikasi ini tidak memiliki izin kritis yang diperlukan untuk menjalankan. Silakan periksa pengaturan izin anda.</string>
- <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
- <string name="dialog_dismiss">Abaikan</string>
- <!-- alert to the user to wait for some operation to complete -->
- <string name="wait">Harap tunggu\u2026</string>
- <!-- alert to the user that an SD card must be installed before using the camera -->
- <string name="no_storage" product="default">Masukkan kartu SD sebelum menggunakan kamera.</string>
- <!-- alert to the user that the SD card is being disk-checked -->
- <string name="preparing_sd" product="default">Menyiapkan kartu SD\u2026</string>
- <!-- alert to the user that the camera fails to read or write the SD card. -->
- <string name="access_sd_fail" product="default">Tidak dapat mengakses kartu SD.</string>
- <!-- A label that overlays on top of the preview frame to indicate the camcorder is in time lapse mode [CHAR LIMIT=35] -->
- <string name="time_lapse_title">Perekaman selang waktu</string>
- <!-- Screen display message during image capture to indicate that the capture is in progress, like during HDR+. [CHAR LIMIT=20] -->
- <string name="capturing">Menangkap</string>
- <!-- Settings screen, camera selection dialog title. Users can select a camera from the phone (front-facing or back-facing). [CHAR LIMIT=20] -->
- <string name="pref_camera_id_title">Pilih kamera</string>
- <!-- In select camera setting, back facing camera. [CHAR LIMIT=14] -->
- <string name="pref_camera_id_entry_back">Kembali</string>
- <!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
- <string name="pref_camera_id_entry_front">Depan</string>
- <!-- Settings screen, setting title text -->
- <string name="pref_camera_recordlocation_title">Lokasi GPS</string>
- <!-- Label for record location preference [CHAR LIMIT=50] -->
- <string name="pref_camera_location_label">LOKASI</string>
- <!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
- <string name="pref_camera_timer_title">Penghitung mundur</string>
- <!-- Entry for countdown timer setting. e.g. 1 second, 10 seconds, etc. [CHAR LIMIT=30]-->
- <plurals name="pref_camera_timer_entry">
- <item quantity="other">%d detik</item>
- </plurals>
- <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
- <string name="pref_camera_timer_sound_title">Bip penghitungan</string>
- <!-- Entry of camera save path -->
- <string name="pref_camera_savepath_title">Penyimpanan</string>
- <string name="pref_camera_savepath_entry_0">Telepon</string>
- <string name="pref_camera_savepath_entry_1">Kartu SD</string>
- <!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
- <string name="setting_off">Mati</string>
- <!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
- <string name="setting_on">Hidup</string>
- <!-- The value of a camera preference indicating the setting is off. -->
- <!-- The value of a camera preference indicating the setting is on. -->
- <!-- The Video quality settings in preference [CHAR LIMIT=21] -->
- <string name="pref_video_quality_title">Kualitas video</string>
- <!-- The default quality value is NULL -->
- <!-- Video quality setting entry. Videos will be recorded in 4k DCI quality. [CHAR LIMIT=24] -->
- <!-- Video quality setting entry. Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
- <!-- Video quality setting entry. Videos will be recorded in 1080p quality. [CHAR LIMIT=24] -->
- <!-- Video quality setting entry. Videos will be recorded in 720p quality. [CHAR LIMIT=24] -->
- <!-- Video quality setting entry. Videos will be recorded in 480p quality. [CHAR LIMIT=24] -->
- <!-- Video quality setting entry. Videos will be recorded in QHD quality. [CHAR LIMIT=24] -->
- <!-- Video quality setting entry. Videos will be recorded in 2K quality. [CHAR LIMIT=24] -->
- <!-- Describes the preference dialog for choosing interval between frame capture for
+ <string name="try_to_set_local_album_available_offline">Item ini tersimpan secara lokal dan tersedia secara offline.</string>
+ <!-- The content of a dialog showing trimming in progress. [CHAR LIMIT=30] -->
+ <string name="please_wait">Mohon tunggu</string>
+ <!-- Text to show with progress bar while stitching a photo sphere. 'Photo sphere' is a product name. [CHAR LIMIT=35]-->
+ <string name="rendering_photo_sphere">Merender Photo Sphere</string>
+ <!-- title for the dialog showing the error of camera hardware -->
+ <string name="camera_error_title">Kesalahan kamera</string>
+ <!-- message for the dialog showing the error of camera hardware -->
+ <string name="cannot_connect_camera">Tidak dapat terhubung ke kamera.</string>
+ <!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
+ <string name="camera_disabled">Kamera telah dinonaktifkan karena kebijakan keamanan.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">Aplikasi ini tidak memiliki izin kritis yang diperlukan untuk menjalankan. Silakan periksa pengaturan izin anda.</string>
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">Abaikan</string>
+ <!-- alert to the user to wait for some operation to complete -->
+ <string name="wait">Harap tunggu\u2026</string>
+ <!-- alert to the user that an SD card must be installed before using the camera -->
+ <string name="no_storage" product="default">Masukkan kartu SD sebelum menggunakan kamera.</string>
+ <!-- alert to the user that the SD card is being disk-checked -->
+ <string name="preparing_sd" product="default">Menyiapkan kartu SD\u2026</string>
+ <!-- alert to the user that the camera fails to read or write the SD card. -->
+ <string name="access_sd_fail" product="default">Tidak dapat mengakses kartu SD.</string>
+ <!-- A label that overlays on top of the preview frame to indicate the camcorder is in time lapse mode [CHAR LIMIT=35] -->
+ <string name="time_lapse_title">Perekaman selang waktu</string>
+ <!-- Screen display message during image capture to indicate that the capture is in progress, like during HDR+. [CHAR LIMIT=20] -->
+ <string name="capturing">Menangkap</string>
+ <!-- Settings screen, camera selection dialog title. Users can select a camera from the phone (front-facing or back-facing). [CHAR LIMIT=20] -->
+ <string name="pref_camera_id_title">Pilih kamera</string>
+ <!-- In select camera setting, back facing camera. [CHAR LIMIT=14] -->
+ <string name="pref_camera_id_entry_back">Kembali</string>
+ <!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
+ <string name="pref_camera_id_entry_front">Depan</string>
+ <!-- Settings screen, setting title text -->
+ <string name="pref_camera_recordlocation_title">Lokasi GPS</string>
+ <!-- Label for record location preference [CHAR LIMIT=50] -->
+ <string name="pref_camera_location_label">LOKASI</string>
+ <!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
+ <string name="pref_camera_timer_title">Penghitung mundur</string>
+ <!-- Entry for countdown timer setting. e.g. 1 second, 10 seconds, etc. [CHAR LIMIT=30]-->
+ <plurals name="pref_camera_timer_entry">
+ <item quantity="other">%d detik</item>
+ </plurals>
+ <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
+ <string name="pref_camera_timer_sound_title">Bip penghitungan</string>
+ <!-- Entry of camera save path -->
+ <string name="pref_camera_savepath_title">Penyimpanan</string>
+ <string name="pref_camera_savepath_entry_0">Telepon</string>
+ <string name="pref_camera_savepath_entry_1">Kartu SD</string>
+ <!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
+ <string name="setting_off">Mati</string>
+ <!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
+ <string name="setting_on">Hidup</string>
+ <!-- The value of a camera preference indicating the setting is off. -->
+ <!-- The value of a camera preference indicating the setting is on. -->
+ <!-- The Video quality settings in preference [CHAR LIMIT=21] -->
+ <string name="pref_video_quality_title">Kualitas video</string>
+ <!-- The default quality value is NULL -->
+ <!-- Video quality setting entry. Videos will be recorded in 4k DCI quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 1080p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 720p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 480p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 2K quality. [CHAR LIMIT=24] -->
+ <!-- Describes the preference dialog for choosing interval between frame capture for
time lapse recording. Appears at top of the dialog. [CHAR LIMIT=30] -->
- <string name="pref_video_time_lapse_frame_interval_title">Selang waktu</string>
- <!-- Settings screen, Camera setting category title -->
- <string name="pref_camera_settings_category">Pengaturan kamera</string>
- <!-- Settings screen, Camcorder setting category title -->
- <string name="pref_camcorder_settings_category">Pengaturan perekam video</string>
- <!-- Settings screen, Picture size title -->
- <string name="pref_camera_picturesize_title">Ukuran gambar</string>
- <!-- Settings screen, Focus mode title -->
- <string name="pref_camera_focusmode_title">Mode fokus</string>
- <!-- Settings screen, Focus mode dialog radio button choices -->
- <string name="pref_camera_focusmode_entry_auto">Otomatis</string>
- <!-- A setting that lets the camera focus into infinity. [CHAR LIMIT=20] -->
- <string name="pref_camera_focusmode_entry_infinity">Tak Terbatas</string>
- <!-- A setting that lets the camera operate in macro focus mode for nearby objects. [CHAR LIMIT=20] -->
- <string name="pref_camera_focusmode_entry_macro">Makro</string>
- <!-- Menu, focus mode labels [CHAR LIMIT=50] -->
- <string name="pref_camera_focusmode_label_auto">OTOMATIS</string>
- <string name="pref_camera_focusmode_label_infinity">TAK TERBATAS</string>
- <string name="pref_camera_focusmode_label_macro">BESAR</string>
- <!-- Default flash mode setting.-->
- <!-- Value for flash off setting-->
- <!-- Settings screen, Flash mode title -->
- <string name="pref_camera_flashmode_title">Lampu kilat</string>
- <!-- Settings screen, Flash mode 'auto'. [CHAR LIMIT=12] -->
- <string name="pref_camera_flashmode_entry_auto">Otomatis</string>
- <!-- Settings screen, Flash mode 'alway on'. [CHAR LIMIT=12] -->
- <string name="pref_camera_flashmode_entry_on">Aktif</string>
- <!-- Settings screen, Flash mode 'always off'. [CHAR LIMIT=12] -->
- <string name="pref_camera_flashmode_entry_off">Tidak aktif</string>
- <!-- Menu, flash mode labels [CHAR LIMIT=50] -->
- <string name="pref_camera_flashmode_label_auto">LAMPU KILAT OTOMATIS</string>
- <string name="pref_camera_flashmode_label_on">LAMPU KILAT HIDUP</string>
- <string name="pref_camera_flashmode_label_off">LAMPU KILAT MATI</string>
- <!-- Default videocamera flash mode setting.-->
- <!-- Default white balance setting. -->
- <!-- Settings screen, white balance title -->
- <string name="pref_camera_whitebalance_title">Keseimbangan putih</string>
- <!-- Menu, white balance label -->
- <string name="pref_camera_whitebalance_label">KESEIMBANGAN PUTIH</string>
- <!-- Settings screen, White balance dialog radio button choices -->
- <string name="pref_camera_whitebalance_entry_auto">Otomatis</string>
- <string name="pref_camera_whitebalance_entry_incandescent">Berpijar</string>
- <string name="pref_camera_whitebalance_entry_daylight">Siang Hari</string>
- <string name="pref_camera_whitebalance_entry_fluorescent">Berpendar</string>
- <string name="pref_camera_whitebalance_entry_cloudy">Berawan</string>
- <!-- Menu, White balance labels [CHAR LIMIT=50] -->
- <string name="pref_camera_whitebalance_label_auto">OTOMATIS</string>
- <string name="pref_camera_whitebalance_label_incandescent">BERPIJAR</string>
- <string name="pref_camera_whitebalance_label_daylight">SIANG HARI</string>
- <string name="pref_camera_whitebalance_label_fluorescent">BERPENDAR</string>
- <string name="pref_camera_whitebalance_label_cloudy">BERAWAN</string>
- <!-- Default scene mode setting. -->
- <!-- Settings screen, Select Scene mode -->
- <string name="pref_camera_scenemode_title">Mode adegan</string>
- <!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_auto">Otomatis</string>
- <!-- Scene mode that uses HDR plus (better HDR) [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_hdr_plus">HDR+</string>
- <!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_hdr">HDR</string>
- <!-- Scene mode to turn on HDR (better high dynamic range) [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_entry_turn_hdr_plus_on">HDR+ HIDUP</string>
- <!-- Scene mode to turn off HDR (better high dynamic range) [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_entry_turn_hdr_plus_off">HDR+ MATI</string>
- <!-- Scene mode to turn on HDR (high dynamic range) [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_entry_turn_hdr_on">HDR HIDUP</string>
- <!-- Scene mode to turn off HDR (high dynamic range) [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_entry_turn_hdr_off">HDR MATI</string>
- <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_action">Tindakan</string>
- <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_night">Malam</string>
- <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_sunset">Senja</string>
- <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_party">Pesta</string>
- <!-- Scene mode for refocus feature [CHAR LIMIT=16] -->
- <!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_label_auto">TIDAK ADA</string>
- <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_label_action">TINDAKAN</string>
- <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_label_night">MALAM</string>
- <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_label_sunset">SENJA</string>
- <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_label_party">PESTA</string>
- <!-- Settings menu countdown timer off [CHAR LIMIT=50] -->
- <string name="pref_camera_countdown_label_off">PENGHITUNG WAKTU MATI</string>
- <!-- Settings menu countdown timer 1 second [CHAR LIMIT=50] -->
- <string name="pref_camera_countdown_label_one">1 DETIK</string>
- <!-- Settings menu countdown timer 3 seconds [CHAR LIMIT=50] -->
- <string name="pref_camera_countdown_label_three">3 DETIK</string>
- <!-- Settings menu countdown timer 10 seconds [CHAR LIMIT=50] -->
- <string name="pref_camera_countdown_label_ten">10 DETIK</string>
- <!-- Settings menu countdown timer 15 seconds [CHAR LIMIT=50] -->
- <string name="pref_camera_countdown_label_fifteen">15 DETIK</string>
- <!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
- <string name="not_selectable_in_scene_mode">Tidak dapat dipilih dalam mode adegan.</string>
- <!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
- <string name="HDR_disable_continuous_shot">HDR akan menonaktifkan bidikan terus menerus.</string>
- <!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
- <string name="advanced_capture_disable_continuous_shot">Tangkapan canggih akan menonaktifkan bidikan terus menerus.</string>
- <!-- Toast after enable 2k4k video quality to inform IS has disabled -->
- <string name="video_quality_4k_disable_IS">Kualitas video 4k akan menonaktifkan kestabilan gambar.</string>
- <!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
- <string name="video_quality_4k_disable_SeeMore">Pandangan lebih lanjut tidak dapat diaktifkan selama video 4k.</string>
- <!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
- <string name="disable_CDS_during_HighQualityNoiseReduction">Pengurangan kebisingan berkualitas tinggi akan mematikan CDS.</string>
- <!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
- <string name="disable_TNR_during_HighQualityNoiseReduction">Pengurangan kebisingan berkualitas tinggi akan mematikan TNR.</string>
- <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
- <string name="disable_CDS_during_SeeMore">Pandangan lebih lanjut akan menonaktifkan CDS.</string>
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
- <string name="disable_TNR_during_SeeMore">Pandangan lebih lanjut akan menonaktifkan TNR.</string>
- <!-- Toast after SeeMore has been enabled to show NR is disabled -->
- <string name="disable_NR_during_SeeMore">Pandangan lebih lanjut akan mematikan pengurangan kebisingan.</string>
- <!-- Exposure settings in preference -->
- <string name="pref_exposure_title">Pencahayaan</string>
- <!-- menu label exposure compensation [CHAR LIMIT=50] -->
- <string name="pref_exposure_label">PENCAHAYAAN</string>
- <!-- Default HDR entry value -->
- <!-- Default HDR+ entry value -->
- <!-- HDR label ON [CHAR LIMIT=60] -->
- <string name="pref_camera_hdr_label">HDR</string>
- <!-- switch camera label back [CHAR LIMIT=60] -->
- <string name="pref_camera_id_label_back">KAMERA DEPAN</string>
- <!-- switch camera label front [CHAR LIMIT=60] -->
- <string name="pref_camera_id_label_front">KAMERA BELAKANG</string>
- <!-- Dialog "OK" button. Dismisses dialog. -->
- <string name="dialog_ok">OK</string>
- <!-- Low-memory dialog message [CHAR LIMIT=NONE] -->
- <string name="spaceIsLow_content" product="default">Kartu SD Anda kehabisan ruang kosong. Ubah pengaturan kualitas atau hapus beberapa gambar atau berkas lain.</string>
- <!-- Camera format string for new image files. Passed to java.text.SimpleDateFormat. -->
- <!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat. -->
- <!-- Filename prefix for panorama output. -->
- <!-- The message shown when video record reaches size limit. -->
- <string name="video_reach_size_limit">Batas ukuran tercapai.</string>
- <!-- The text shown when the panorama panning speed is to fast [CHAR LIMIT=16] -->
- <string name="pano_too_fast_prompt">Terlalu cepat</string>
- <!-- The text shown in the progress dialog when panorama preview is generating in the background [CHAR LIMIT=30] -->
- <string name="pano_dialog_prepare_preview">Menyiapkan panorama</string>
- <!-- The text shown in the dialog when panorama saving failed [CHAR LIMIT=40] -->
- <string name="pano_dialog_panorama_failed">Tidak dapat menyimpan panorama.</string>
- <!-- The text shown on the dialog title in the dialogs for Panorama [CHAR LIMIT=12] -->
- <string name="pano_dialog_title">Panorama</string>
- <!-- The text shown on the top-left corner of the screen to indicate the capturing is on going [CHAR LIMIT=27] -->
- <string name="pano_capture_indication">Mengambil gambar panorama</string>
- <!-- The text shown in the progress dialog when waiting for previous panorama finishing [CHAR LIMIT=40] -->
- <string name="pano_dialog_waiting_previous">Menunggu panorama sebelumnya</string>
- <!-- The text shown on the bottom-left corner of the screen to indicate that the saving is in process [CHAR LIMIT=13] -->
- <string name="pano_review_saving_indication_str">Menyimpan\u2026</string>
- <!-- The text shown on the screen to indicate that the panorama is rendering [CHAR LIMIT=27] -->
- <string name="pano_review_rendering">Merender panorama</string>
- <!-- Toast telling users tapping on the viewfinder will trigger autofocus [CHAR LIMIT=28] -->
- <string name="tap_to_focus">Sentuh untuk fokus.</string>
- <!-- Default effect setting that clears the effect. -->
- <!-- Title of video effect setting popup window -->
- <string name="pref_video_effect_title">Efek</string>
- <!-- Effect setting item that clear the effect. [CHAR LIMIT=14] -->
- <string name="effect_none">Tidak ada</string>
- <!-- Effect setting item that squeezes the face. [CHAR LIMIT=14] -->
- <string name="effect_goofy_face_squeeze">Remas</string>
- <!-- Effect setting item that makes eyes big. [CHAR LIMIT=14] -->
- <string name="effect_goofy_face_big_eyes">Mata besar</string>
- <!-- Effect setting item that makes mouth big. [CHAR LIMIT=14] -->
- <string name="effect_goofy_face_big_mouth">Mulut besar</string>
- <!-- Effect setting item that makes mouth small. [CHAR LIMIT=14] -->
- <string name="effect_goofy_face_small_mouth">Mulut kecil</string>
- <!-- Effect setting item that makes nose big. [CHAR LIMIT=14] -->
- <string name="effect_goofy_face_big_nose">Hidung besar</string>
- <!-- Effect setting item that makes eyes small. [CHAR LIMIT=14] -->
- <string name="effect_goofy_face_small_eyes">Mata kecil</string>
- <!-- Effect setting item that replaces background with Android in Space. [CHAR LIMIT=14] -->
- <string name="effect_backdropper_space">Luar angkasa</string>
- <!-- Effect setting item that replaces background with a sunset. [CHAR LIMIT=14] -->
- <string name="effect_backdropper_sunset">Terbenam</string>
- <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=14] -->
- <string name="effect_backdropper_gallery">Video Anda</string>
- <!-- Toast telling users tapping on the viewfinder will take a picture [CHAR LIMIT=54] -->
- <string name="video_snapshot_hint">Sentuh untuk mengambil foto saat sedang merekam.</string>
- <!-- Announcement telling users video recording has just started [CHAR LIMIT=NONE] -->
- <string name="video_recording_started">Perekaman video telah dimulai.</string>
- <!-- Announcement telling users video recording has just stopped [CHAR LIMIT=NONE] -->
- <string name="video_recording_stopped">Perekaman video telah berhenti.</string>
- <!-- A button in effect setting popup to clear the effect. [CHAR LIMIT=26] -->
- <string name="clear_effects">Hapus efek</string>
- <!-- Title of category for silly face effects. [CHAR LIMIT=26] -->
- <string name="effect_silly_faces">WAJAH KONYOL</string>
- <!-- Title of category for background replacement effects. [CHAR LIMIT=26] -->
- <string name="effect_background">LATAR BELAKANG</string>
- <!-- The shutter button. [CHAR LIMIT = NONE] -->
- <string name="accessibility_shutter_button">Bidik</string>
- <!-- The exit best photo mode button. [CHAR LIMIT = NONE] -->
- <string name="accessibility_exit_best_mode_button">Keluar dari modus foto terbaik</string>
- <!-- The menu button. [CHAR LIMIT = NONE] -->
- <string name="accessibility_menu_button">Tombol menu</string>
- <!-- The mode picker to switch between camera, video and panorama. [CHAR LIMIT = NONE] -->
- <string name="accessibility_mode_picker">Pemilih kamera, video, atau panorama</string>
- <!-- The check box in camera settings, such as store location. [CHAR LIMIT = NONE] -->
- <string name="accessibility_check_box">%1$s kotak centang</string>
- <!-- The button to switch to Camera mode. [CHAR LIMIT = NONE] -->
- <string name="accessibility_switch_to_camera">Beralih ke foto</string>
- <!-- The button to switch to Video mode. [CHAR LIMIT = NONE] -->
- <string name="accessibility_switch_to_video">Beralih ke video</string>
- <!-- The button to switch to Panorama mode. [CHAR LIMIT = NONE] -->
- <string name="accessibility_switch_to_panorama">Beralih ke panorama</string>
- <!-- The button to switch to the Photo Sphere mode. [CHAR LIMIT = NONE] -->
- <string name="accessibility_switch_to_photo_sphere">Beralih ke Photo Sphere</string>
- <!-- The button to switch to the high quality mode. [CHAR LIMIT = NONE] -->
- <string name="accessibility_switch_to_gcam">Beralih ke kualitas tinggi</string>
- <!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] -->
- <string name="accessibility_review_cancel">Tinjauan dibatalkan</string>
- <!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] -->
- <string name="accessibility_review_ok">Tinjauan selesai</string>
- <!-- button in review mode indicate the user want to retake another photo/video for attachment [
+ <string name="pref_video_time_lapse_frame_interval_title">Selang waktu</string>
+ <!-- Settings screen, Camera setting category title -->
+ <string name="pref_camera_settings_category">Pengaturan kamera</string>
+ <!-- Settings screen, Camcorder setting category title -->
+ <string name="pref_camcorder_settings_category">Pengaturan perekam video</string>
+ <!-- Settings screen, Picture size title -->
+ <string name="pref_camera_picturesize_title">Ukuran gambar</string>
+ <!-- Settings screen, Focus mode title -->
+ <string name="pref_camera_focusmode_title">Mode fokus</string>
+ <!-- Settings screen, Focus mode dialog radio button choices -->
+ <string name="pref_camera_focusmode_entry_auto">Otomatis</string>
+ <!-- A setting that lets the camera focus into infinity. [CHAR LIMIT=20] -->
+ <string name="pref_camera_focusmode_entry_infinity">Tak Terbatas</string>
+ <!-- A setting that lets the camera operate in macro focus mode for nearby objects. [CHAR LIMIT=20] -->
+ <string name="pref_camera_focusmode_entry_macro">Makro</string>
+ <!-- Menu, focus mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_focusmode_label_auto">OTOMATIS</string>
+ <string name="pref_camera_focusmode_label_infinity">TAK TERBATAS</string>
+ <string name="pref_camera_focusmode_label_macro">BESAR</string>
+ <!-- Default flash mode setting.-->
+ <!-- Value for flash off setting-->
+ <!-- Settings screen, Flash mode title -->
+ <string name="pref_camera_flashmode_title">Lampu kilat</string>
+ <!-- Settings screen, Flash mode 'auto'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_auto">Otomatis</string>
+ <!-- Settings screen, Flash mode 'alway on'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_on">Aktif</string>
+ <!-- Settings screen, Flash mode 'always off'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_off">Tidak aktif</string>
+ <!-- Menu, flash mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_flashmode_label_auto">LAMPU KILAT OTOMATIS</string>
+ <string name="pref_camera_flashmode_label_on">LAMPU KILAT HIDUP</string>
+ <string name="pref_camera_flashmode_label_off">LAMPU KILAT MATI</string>
+ <!-- Default videocamera flash mode setting.-->
+ <!-- Default white balance setting. -->
+ <!-- Settings screen, white balance title -->
+ <string name="pref_camera_whitebalance_title">Keseimbangan putih</string>
+ <!-- Menu, white balance label -->
+ <string name="pref_camera_whitebalance_label">KESEIMBANGAN PUTIH</string>
+ <!-- Settings screen, White balance dialog radio button choices -->
+ <string name="pref_camera_whitebalance_entry_auto">Otomatis</string>
+ <string name="pref_camera_whitebalance_entry_incandescent">Berpijar</string>
+ <string name="pref_camera_whitebalance_entry_daylight">Siang Hari</string>
+ <string name="pref_camera_whitebalance_entry_fluorescent">Berpendar</string>
+ <string name="pref_camera_whitebalance_entry_cloudy">Berawan</string>
+ <!-- Menu, White balance labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_whitebalance_label_auto">OTOMATIS</string>
+ <string name="pref_camera_whitebalance_label_incandescent">BERPIJAR</string>
+ <string name="pref_camera_whitebalance_label_daylight">SIANG HARI</string>
+ <string name="pref_camera_whitebalance_label_fluorescent">BERPENDAR</string>
+ <string name="pref_camera_whitebalance_label_cloudy">BERAWAN</string>
+ <!-- Default scene mode setting. -->
+ <!-- Settings screen, Select Scene mode -->
+ <string name="pref_camera_scenemode_title">Mode adegan</string>
+ <!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_auto">Otomatis</string>
+ <!-- Scene mode that uses HDR plus (better HDR) [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_hdr_plus">HDR+</string>
+ <!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_hdr">HDR</string>
+ <!-- Scene mode to turn on HDR (better high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_plus_on">HDR+ HIDUP</string>
+ <!-- Scene mode to turn off HDR (better high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_plus_off">HDR+ MATI</string>
+ <!-- Scene mode to turn on HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_on">HDR HIDUP</string>
+ <!-- Scene mode to turn off HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_off">HDR MATI</string>
+ <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_action">Tindakan</string>
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_night">Malam</string>
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_sunset">Senja</string>
+ <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_party">Pesta</string>
+ <!-- Scene mode for refocus feature [CHAR LIMIT=16] -->
+ <!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_auto">TIDAK ADA</string>
+ <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_action">TINDAKAN</string>
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_night">MALAM</string>
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_sunset">SENJA</string>
+ <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_party">PESTA</string>
+ <!-- Settings menu countdown timer off [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_off">PENGHITUNG WAKTU MATI</string>
+ <!-- Settings menu countdown timer 1 second [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_one">1 DETIK</string>
+ <!-- Settings menu countdown timer 3 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_three">3 DETIK</string>
+ <!-- Settings menu countdown timer 10 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_ten">10 DETIK</string>
+ <!-- Settings menu countdown timer 15 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_fifteen">15 DETIK</string>
+ <!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
+ <string name="not_selectable_in_scene_mode">Tidak dapat dipilih dalam mode adegan.</string>
+ <!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
+ <string name="HDR_disable_continuous_shot">HDR akan menonaktifkan bidikan terus menerus.</string>
+ <!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <string name="advanced_capture_disable_continuous_shot">Tangkapan canggih akan menonaktifkan bidikan terus menerus.</string>
+ <!-- Toast after enable 2k4k video quality to inform IS has disabled -->
+ <string name="video_quality_4k_disable_IS">Kualitas video 4k akan menonaktifkan kestabilan gambar.</string>
+ <!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
+ <string name="video_quality_4k_disable_SeeMore">Pandangan lebih lanjut tidak dapat diaktifkan selama video 4k.</string>
+ <!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_HighQualityNoiseReduction">Pengurangan kebisingan berkualitas tinggi akan mematikan CDS.</string>
+ <!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_HighQualityNoiseReduction">Pengurangan kebisingan berkualitas tinggi akan mematikan TNR.</string>
+ <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">Pandangan lebih lanjut akan menonaktifkan CDS.</string>
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">Pandangan lebih lanjut akan menonaktifkan TNR.</string>
+ <!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <string name="disable_NR_during_SeeMore">Pandangan lebih lanjut akan mematikan pengurangan kebisingan.</string>
+ <!-- Exposure settings in preference -->
+ <string name="pref_exposure_title">Pencahayaan</string>
+ <!-- menu label exposure compensation [CHAR LIMIT=50] -->
+ <string name="pref_exposure_label">PENCAHAYAAN</string>
+ <!-- Default HDR entry value -->
+ <!-- Default HDR+ entry value -->
+ <!-- HDR label ON [CHAR LIMIT=60] -->
+ <string name="pref_camera_hdr_label">HDR</string>
+ <!-- switch camera label back [CHAR LIMIT=60] -->
+ <string name="pref_camera_id_label_back">KAMERA DEPAN</string>
+ <!-- switch camera label front [CHAR LIMIT=60] -->
+ <string name="pref_camera_id_label_front">KAMERA BELAKANG</string>
+ <!-- Dialog "OK" button. Dismisses dialog. -->
+ <string name="dialog_ok">OK</string>
+ <!-- Low-memory dialog message [CHAR LIMIT=NONE] -->
+ <string name="spaceIsLow_content" product="default">Kartu SD Anda kehabisan ruang kosong. Ubah pengaturan kualitas atau hapus beberapa gambar atau berkas lain.</string>
+ <!-- Camera format string for new image files. Passed to java.text.SimpleDateFormat. -->
+ <!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat. -->
+ <!-- Filename prefix for panorama output. -->
+ <!-- The message shown when video record reaches size limit. -->
+ <string name="video_reach_size_limit">Batas ukuran tercapai.</string>
+ <!-- The text shown when the panorama panning speed is to fast [CHAR LIMIT=16] -->
+ <string name="pano_too_fast_prompt">Terlalu cepat</string>
+ <!-- The text shown in the progress dialog when panorama preview is generating in the background [CHAR LIMIT=30] -->
+ <string name="pano_dialog_prepare_preview">Menyiapkan panorama</string>
+ <!-- The text shown in the dialog when panorama saving failed [CHAR LIMIT=40] -->
+ <string name="pano_dialog_panorama_failed">Tidak dapat menyimpan panorama.</string>
+ <!-- The text shown on the dialog title in the dialogs for Panorama [CHAR LIMIT=12] -->
+ <string name="pano_dialog_title">Panorama</string>
+ <!-- The text shown on the top-left corner of the screen to indicate the capturing is on going [CHAR LIMIT=27] -->
+ <string name="pano_capture_indication">Mengambil gambar panorama</string>
+ <!-- The text shown in the progress dialog when waiting for previous panorama finishing [CHAR LIMIT=40] -->
+ <string name="pano_dialog_waiting_previous">Menunggu panorama sebelumnya</string>
+ <!-- The text shown on the bottom-left corner of the screen to indicate that the saving is in process [CHAR LIMIT=13] -->
+ <string name="pano_review_saving_indication_str">Menyimpan\u2026</string>
+ <!-- The text shown on the screen to indicate that the panorama is rendering [CHAR LIMIT=27] -->
+ <string name="pano_review_rendering">Merender panorama</string>
+ <!-- Toast telling users tapping on the viewfinder will trigger autofocus [CHAR LIMIT=28] -->
+ <string name="tap_to_focus">Sentuh untuk fokus.</string>
+ <!-- Default effect setting that clears the effect. -->
+ <!-- Title of video effect setting popup window -->
+ <string name="pref_video_effect_title">Efek</string>
+ <!-- Effect setting item that clear the effect. [CHAR LIMIT=14] -->
+ <string name="effect_none">Tidak ada</string>
+ <!-- Effect setting item that squeezes the face. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_squeeze">Remas</string>
+ <!-- Effect setting item that makes eyes big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_eyes">Mata besar</string>
+ <!-- Effect setting item that makes mouth big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_mouth">Mulut besar</string>
+ <!-- Effect setting item that makes mouth small. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_small_mouth">Mulut kecil</string>
+ <!-- Effect setting item that makes nose big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_nose">Hidung besar</string>
+ <!-- Effect setting item that makes eyes small. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_small_eyes">Mata kecil</string>
+ <!-- Effect setting item that replaces background with Android in Space. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_space">Luar angkasa</string>
+ <!-- Effect setting item that replaces background with a sunset. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_sunset">Terbenam</string>
+ <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_gallery">Video Anda</string>
+ <!-- Toast telling users tapping on the viewfinder will take a picture [CHAR LIMIT=54] -->
+ <string name="video_snapshot_hint">Sentuh untuk mengambil foto saat sedang merekam.</string>
+ <!-- Announcement telling users video recording has just started [CHAR LIMIT=NONE] -->
+ <string name="video_recording_started">Perekaman video telah dimulai.</string>
+ <!-- Announcement telling users video recording has just stopped [CHAR LIMIT=NONE] -->
+ <string name="video_recording_stopped">Perekaman video telah berhenti.</string>
+ <!-- A button in effect setting popup to clear the effect. [CHAR LIMIT=26] -->
+ <string name="clear_effects">Hapus efek</string>
+ <!-- Title of category for silly face effects. [CHAR LIMIT=26] -->
+ <string name="effect_silly_faces">WAJAH KONYOL</string>
+ <!-- Title of category for background replacement effects. [CHAR LIMIT=26] -->
+ <string name="effect_background">LATAR BELAKANG</string>
+ <!-- The shutter button. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_shutter_button">Bidik</string>
+ <!-- The exit best photo mode button. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_exit_best_mode_button">Keluar dari modus foto terbaik</string>
+ <!-- The menu button. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_menu_button">Tombol menu</string>
+ <!-- The mode picker to switch between camera, video and panorama. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_mode_picker">Pemilih kamera, video, atau panorama</string>
+ <!-- The check box in camera settings, such as store location. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_check_box">%1$s kotak centang</string>
+ <!-- The button to switch to Camera mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_camera">Beralih ke foto</string>
+ <!-- The button to switch to Video mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_video">Beralih ke video</string>
+ <!-- The button to switch to Panorama mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_panorama">Beralih ke panorama</string>
+ <!-- The button to switch to the Photo Sphere mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_photo_sphere">Beralih ke Photo Sphere</string>
+ <!-- The button to switch to the high quality mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_gcam">Beralih ke kualitas tinggi</string>
+ <!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] -->
+ <string name="accessibility_review_cancel">Tinjauan dibatalkan</string>
+ <!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] -->
+ <string name="accessibility_review_ok">Tinjauan selesai</string>
+ <!-- button in review mode indicate the user want to retake another photo/video for attachment [
CHAR LIMIT = NONE] -->
- <string name="accessibility_review_retake">Tinjauan diambil ulang</string>
- <!-- Default text for a button that can be toggled on and off. -->
- <string name="capital_on">HIDUP</string>
- <!-- Default text for a button that can be toggled on and off. -->
- <string name="capital_off">MATI</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_off">Mati</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_500">0,5 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_1000">1 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_1500">1,5 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_2000">2 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_2500">2,5 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_3000">3 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_4000">4 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_5000">5 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_6000">6 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_10000">10 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_12000">12 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_15000">15 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_24000">24 detik</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_30000">0,5 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_60000">1 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_90000">1,5 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_120000">2 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_150000">2,5 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_180000">3 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_240000">4 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_300000">5 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_360000">6 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_600000">10 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_720000">12 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_900000">15 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_1440000">24 menit</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_1800000">0,5 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_3600000">1 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_5400000">1,5 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_7200000">2 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_9000000">2,5 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_10800000">3 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_14400000">4 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_18000000">5 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_21600000">6 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_36000000">10 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_43200000">12 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_54000000">15 jam</string>
- <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
- <string name="pref_video_time_lapse_frame_interval_86400000">24 jam</string>
- <!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
- <string name="time_lapse_seconds">detik</string>
- <!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
- <string name="time_lapse_minutes">menit</string>
- <!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
- <string name="time_lapse_hours">jam</string>
- <!-- The button to confirm time-lapse setting changes. [CHAR LIMIT = 20] -->
- <string name="time_lapse_interval_set">Selesai</string>
- <!-- Title in time interval picker for setting time interval. [CHAR LIMIT = 30]-->
- <string name="set_time_interval">Atur Interval Waktu</string>
- <!-- Help text that is shown when the time lapse feature is turned off. [CHAR LIMIT = 180]-->
- <string name="set_time_interval_help">Tampilan selang waktu tidak aktif. Aktifkan untuk mengatur interval waktu.</string>
- <!-- Title in timer setting for setting the duration for the countdown timer. [CHAR LIMIT = 50]-->
- <string name="set_duration">Atur durasi dalam detik</string>
- <!-- On-screen hint during timer countdown for taking a photo. [CHAR LIMIT = 60]-->
- <string name="count_down_title_text">Menghitung mundur untuk mengambil foto</string>
- <!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] -->
- <string name="remember_location_title">Ingat lokasi foto?</string>
- <!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] -->
- <string name="remember_location_prompt">Beri tanda pada foto dan video Anda dengan lokasi tempat pengambilannya.\n\nAplikasi lain dapat mengakses informasi ini beserta gambar Anda yang tersimpan.</string>
- <!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
- <string name="remember_location_no">Tidak, terima kasih</string>
- <!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
- <string name="remember_location_yes">Ya</string>
- <!-- Camera menu labels -->
- <!-- more options label [CHAR LIMIT=50] -->
- <string name="camera_menu_more_label">OPSI LAINNYA</string>
- <!-- settings label [CHAR LIMIT=50] -->
- <string name="camera_menu_settings_label">SETELAN</string>
- <!-- Tiny Planet -->
- <!-- Button to press for creating a tiny planet image. [CHAR LIMIT = 30] -->
- <string name="create_tiny_planet">Buat Tiny Planet</string>
- <!-- Message shown while a tiny planet image is being saved. [CHAR LIMIT = 30] -->
- <string name="saving_tiny_planet">Menyimpan Tiny Planet …</string>
- <!-- Label above a slider that let's the user set the zoom of a tiny planet image. [CHAR LIMIT = 15] -->
- <string name="tiny_planet_zoom">Zoom</string>
- <!-- Label above a slider that let's the user set the rotation of a tiny planet image. [CHAR LIMIT = 15] -->
- <string name="tiny_planet_rotate">Putar</string>
- <!-- Crop -->
- <!-- Label for the save button in the crop activity action bar [CHAR LIMIT=20] -->
- <string name="crop_save">Simpan</string>
- <!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
- <string name="cannot_load_image">Tidak dapat memuat gambar!</string>
- <!-- Label for album filmstrip button -->
- <string name="switch_photo_filmstrip">Tampilan bingkai film</string>
- <!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
- <string name="setting_wallpaper">Setel wallpaper</string>
- <!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
- <string name="remaining_photos_format">%d tersisa</string>
- <string name="makeup_video_size_limit">Makeup hanya bekerja dibawah ukuran VGA di perekam video.</string>
- <string name="pref_camera2_category_system">Sistem</string>
- <string name="pref_camera2_restore_default">Kembalikan ke awal</string>
- <string name="pref_camera2_restore_default_hint">Setelan kamera akan dikembalikan ke setelan awal</string>
- <plurals name="save_best_dialog_content">
- <item quantity="other">%1$d dari 10 gambar akan disimpan dan sisanya akan dihapus</item>
- </plurals>
- <string name="save_best_dialog_title">Simpan gambar yang dipilih?</string>
- <string name="save_best_dialog_positive_bt">OK</string>
- <string name="save_best_dialog_native_bt">Batalkan</string>
- <plurals name="save_best_image_toast">
- <item quantity="other">%1$d dari 10 gambar telah disimpan.</item>
- </plurals>
- <string name="dialog_do_not_show">Jangan tampilkan lagi</string>
- <string name="delete_best_dialog_title">Hapus semua?</string>
- <string name="delete_best_dialog_content">Apakah Anda yakin ingin menghapus 10 foto yang dipotret?</string>
- <string name="delete_best_dialog_native_bt">Batalkan</string>
- <string name="delete_best_dialog_positive_bt">Hapus</string>
- <string name="delete_all_best_dialog_title">Hapus semua?</string>
- <string name="delete_all_best_dialog_content">Apakah Anda yakin ingin menghapus semua gambar?</string>
- <string name="delete_all_best_dialog_native_bt">Batal</string>
- <string name="delete_all_best_dialog_positive_bt">Hapus semua</string>
- <string name="overflow_best_item1">Simpan semua</string>
- <string name="overflow_best_item2">Hapus semua</string>
- <string name="settings_title">Setelan</string>
+ <string name="accessibility_review_retake">Tinjauan diambil ulang</string>
+ <!-- Default text for a button that can be toggled on and off. -->
+ <string name="capital_on">HIDUP</string>
+ <!-- Default text for a button that can be toggled on and off. -->
+ <string name="capital_off">MATI</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_off">Mati</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_500">0,5 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1000">1 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1500">1,5 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_2000">2 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_2500">2,5 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_3000">3 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_4000">4 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_5000">5 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_6000">6 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_10000">10 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_12000">12 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_15000">15 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_24000">24 detik</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_30000">0,5 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_60000">1 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_90000">1,5 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_120000">2 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_150000">2,5 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_180000">3 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_240000">4 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_300000">5 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_360000">6 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_600000">10 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_720000">12 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_900000">15 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1440000">24 menit</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1800000">0,5 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_3600000">1 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_5400000">1,5 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_7200000">2 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_9000000">2,5 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_10800000">3 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_14400000">4 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_18000000">5 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_21600000">6 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_36000000">10 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_43200000">12 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_54000000">15 jam</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_86400000">24 jam</string>
+ <!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_seconds">detik</string>
+ <!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_minutes">menit</string>
+ <!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_hours">jam</string>
+ <!-- The button to confirm time-lapse setting changes. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_interval_set">Selesai</string>
+ <!-- Title in time interval picker for setting time interval. [CHAR LIMIT = 30]-->
+ <string name="set_time_interval">Atur Interval Waktu</string>
+ <!-- Help text that is shown when the time lapse feature is turned off. [CHAR LIMIT = 180]-->
+ <string name="set_time_interval_help">Tampilan selang waktu tidak aktif. Aktifkan untuk mengatur interval waktu.</string>
+ <!-- Title in timer setting for setting the duration for the countdown timer. [CHAR LIMIT = 50]-->
+ <string name="set_duration">Atur durasi dalam detik</string>
+ <!-- On-screen hint during timer countdown for taking a photo. [CHAR LIMIT = 60]-->
+ <string name="count_down_title_text">Menghitung mundur untuk mengambil foto</string>
+ <!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] -->
+ <string name="remember_location_title">Ingat lokasi foto?</string>
+ <!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] -->
+ <string name="remember_location_prompt">Beri tanda pada foto dan video Anda dengan lokasi tempat pengambilannya.\n\nAplikasi lain dapat mengakses informasi ini beserta gambar Anda yang tersimpan.</string>
+ <!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <string name="remember_location_no">Tidak, terima kasih</string>
+ <!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <string name="remember_location_yes">Ya</string>
+ <!-- Camera menu labels -->
+ <!-- more options label [CHAR LIMIT=50] -->
+ <string name="camera_menu_more_label">OPSI LAINNYA</string>
+ <!-- settings label [CHAR LIMIT=50] -->
+ <string name="camera_menu_settings_label">SETELAN</string>
+ <!-- Tiny Planet -->
+ <!-- Button to press for creating a tiny planet image. [CHAR LIMIT = 30] -->
+ <string name="create_tiny_planet">Buat Tiny Planet</string>
+ <!-- Message shown while a tiny planet image is being saved. [CHAR LIMIT = 30] -->
+ <string name="saving_tiny_planet">Menyimpan Tiny Planet …</string>
+ <!-- Label above a slider that let's the user set the zoom of a tiny planet image. [CHAR LIMIT = 15] -->
+ <string name="tiny_planet_zoom">Zoom</string>
+ <!-- Label above a slider that let's the user set the rotation of a tiny planet image. [CHAR LIMIT = 15] -->
+ <string name="tiny_planet_rotate">Putar</string>
+ <!-- Crop -->
+ <!-- Label for the save button in the crop activity action bar [CHAR LIMIT=20] -->
+ <string name="crop_save">Simpan</string>
+ <!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
+ <string name="cannot_load_image">Tidak dapat memuat gambar!</string>
+ <!-- Label for album filmstrip button -->
+ <string name="switch_photo_filmstrip">Tampilan bingkai film</string>
+ <!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
+ <string name="setting_wallpaper">Setel wallpaper</string>
+ <!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+ <string name="remaining_photos_format">%d tersisa</string>
+ <string name="makeup_video_size_limit">Makeup hanya bekerja dibawah ukuran VGA di perekam video.</string>
+ <string name="pref_camera2_category_system">Sistem</string>
+ <string name="pref_camera2_restore_default">Kembalikan ke awal</string>
+ <string name="pref_camera2_restore_default_hint">Setelan kamera akan dikembalikan ke setelan awal</string>
+ <plurals name="save_best_dialog_content">
+ <item quantity="other">%1$d dari 10 gambar akan disimpan dan sisanya akan dihapus</item>
+ </plurals>
+ <string name="save_best_dialog_title">Simpan gambar yang dipilih?</string>
+ <string name="save_best_dialog_positive_bt">OK</string>
+ <string name="save_best_dialog_native_bt">Batalkan</string>
+ <plurals name="save_best_image_toast">
+ <item quantity="other">%1$d dari 10 gambar telah disimpan.</item>
+ </plurals>
+ <string name="dialog_do_not_show">Jangan tampilkan lagi</string>
+ <string name="delete_best_dialog_title">Hapus semua?</string>
+ <string name="delete_best_dialog_content">Apakah Anda yakin ingin menghapus 10 foto yang dipotret?</string>
+ <string name="delete_best_dialog_native_bt">Batalkan</string>
+ <string name="delete_best_dialog_positive_bt">Hapus</string>
+ <string name="delete_all_best_dialog_title">Hapus semua?</string>
+ <string name="delete_all_best_dialog_content">Apakah Anda yakin ingin menghapus semua gambar?</string>
+ <string name="delete_all_best_dialog_native_bt">Batal</string>
+ <string name="delete_all_best_dialog_positive_bt">Hapus semua</string>
+ <string name="overflow_best_item1">Simpan semua</string>
+ <string name="overflow_best_item2">Hapus semua</string>
+ <string name="settings_title">Setelan</string>
</resources>