Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Indonesia translation #274

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions imagepicker/src/main/res/values-in/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
<string name="permission_camera_denied">
<![CDATA[Untuk mengambil gambar dibutuhkan akses perizinan penyimpanan. Mohon berikan perizinan tersebut melalui Pengaturan > Perizinan.]]></string>

<string name="error_failed_to_create_camera_image_file">Membuat file gambar dari kamera gagal</string>
<string name="error_failed_pick_gallery_image">Pemilihan gambar dari galeri gagal</string>
<string name="error_failed_to_crop_image">Gambar gagal dipotong</string>
<string name="error_failed_to_compress_image">Gambar gagal dikompres</string>
<string name="error_failed_to_create_camera_image_file">Gagal membuat file gambar dari kamera</string>
<string name="error_failed_pick_gallery_image">Gagal memilih gambar dari galeri</string>
<string name="error_failed_to_crop_image">Gagal memotong gambar</string>
<string name="error_failed_to_compress_image">Gagal mengompres gambar</string>
<string name="error_task_cancelled">Task dibatalkan</string>
<string name="error_camera_app_not_found">Kamera tidak ditemukan</string>

<!-- uCrop string resource start -->
<string name="ucrop_label_original">Asli</string>
<string name="ucrop_label_edit_photo">Edit foto</string>
<string name="ucrop_menu_crop">Potong</string>
<string name="ucrop_rotate">Memutar</string>
<string name="ucrop_rotate">Putar</string>
<string name="ucrop_scale">Skala</string>
<string name="ucrop_crop">Potong</string>
<!-- uCrop string resource end -->
</resources>
</resources>