mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-27 23:27:04 -04:00
Translated using Weblate (Indonesian)
Currently translated at 100.0% (38 of 38 strings) Translation: opensourcepos/item_kits Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/item_kits/id/
This commit is contained in:
committed by
Weblate
parent
1463151f64
commit
86763e460c
@@ -1,41 +1,42 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"add_item" => "Tambah Item Barang",
|
||||
"all" => "Semua",
|
||||
"cannot_be_deleted" => "Item Paket tidak dapat dihapus.",
|
||||
"confirm_delete" => "Apakah Anda yakin ingin menghapus Item Paket dipilih?",
|
||||
"confirm_restore" => "Apakah Anda yakin untuk mengembalikan Kit Item yang terpilih?",
|
||||
"description" => "Deskripsi Item Paket",
|
||||
"discount" => "Diskon",
|
||||
"discount_fixed" => "Diskon Tetap",
|
||||
"discount_percent" => "Persentase Diskon",
|
||||
"discount_type" => "Jenis Diskon",
|
||||
"error_adding_updating" => "Tambah/Ubah Item Paket tidak berhasil.",
|
||||
"find_kit_item" => "Paket Item",
|
||||
"info" => "Item Paket Info",
|
||||
"item" => "Item Barang",
|
||||
"item_kit_number" => "Kode bar",
|
||||
"item_kit_number_duplicate" => "Nomor Paket Item telah ada di basis data.",
|
||||
"item_number" => "",
|
||||
"item_number_duplicate" => "",
|
||||
"items" => "Item Barang",
|
||||
"kit" => "ID Paket",
|
||||
"kit_and_components" => "Kit dan komponen",
|
||||
"kit_and_stock" => "Kit dan Stok",
|
||||
"kit_only" => "Hanya Kit",
|
||||
"name" => "Nama Item Paket",
|
||||
"new" => "Item Paket Baru",
|
||||
"no_item_kits_to_display" => "Tidak ada Item Paket yang ditampilkan.",
|
||||
"none_selected" => "Anda belum memilih satupun Item Paket.",
|
||||
"one_or_multiple" => "Item Paket",
|
||||
"price_option" => "Opsi Harga",
|
||||
"priced_only" => "Hanya Harga",
|
||||
"print_option" => "Opsi Cetak",
|
||||
"quantity" => "Jumlah",
|
||||
"sequence" => "Urutan",
|
||||
"successful_adding" => "Item Paket Baru berhasil ditambahkan",
|
||||
"successful_deleted" => "Item Paket berhasil dihapus",
|
||||
"successful_updating" => "Item Paket berhasil dirubah",
|
||||
"unit_price" => "",
|
||||
"update" => "Ubah Item Paket",
|
||||
'add_item' => "Tambah Item Barang",
|
||||
'all' => "Semua",
|
||||
'cannot_be_deleted' => "Item Paket tidak dapat dihapus.",
|
||||
'confirm_delete' => "Apakah Anda yakin ingin menghapus Item Paket dipilih?",
|
||||
'confirm_restore' => "Apakah Anda yakin untuk mengembalikan Kit Item yang terpilih?",
|
||||
'description' => "Deskripsi Item Paket",
|
||||
'discount' => "Diskon",
|
||||
'discount_fixed' => "Diskon Tetap",
|
||||
'discount_percent' => "Persentase Diskon",
|
||||
'discount_type' => "Jenis Diskon",
|
||||
'error_adding_updating' => "Tambah/Ubah Item Paket tidak berhasil.",
|
||||
'find_kit_item' => "Paket Item",
|
||||
'info' => "Item Paket Info",
|
||||
'item' => "Item Barang",
|
||||
'item_kit_number' => "Kode bar",
|
||||
'item_kit_number_duplicate' => "Nomor Paket Item telah ada di basis data.",
|
||||
'item_number' => "",
|
||||
'item_number_duplicate' => "",
|
||||
'items' => "Item Barang",
|
||||
'kit' => "ID Paket",
|
||||
'kit_and_components' => "Kit dan komponen",
|
||||
'kit_and_stock' => "Kit dan Stok",
|
||||
'kit_only' => "Hanya Kit",
|
||||
'name' => "Nama Item Paket",
|
||||
'new' => "Item Paket Baru",
|
||||
'no_item_kits_to_display' => "Tidak ada Item Paket yang ditampilkan.",
|
||||
'none_selected' => "Anda belum memilih satupun Item Paket.",
|
||||
'one_or_multiple' => "Item Paket",
|
||||
'price_option' => "Opsi Harga",
|
||||
'priced_only' => "Hanya Harga",
|
||||
'print_option' => "Opsi Cetak",
|
||||
'quantity' => "Jumlah",
|
||||
'sequence' => "Urutan",
|
||||
'successful_adding' => "Item Paket Baru berhasil ditambahkan",
|
||||
'successful_deleted' => "Berhasil menghapus Kartu Hadiah",
|
||||
'successful_updating' => "Item Paket berhasil dirubah",
|
||||
'unit_price' => "",
|
||||
'update' => "Ubah Item Paket",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user