Skip to content

Commit

Permalink
feat(lang): add Vietnamese ltranslations
Browse files Browse the repository at this point in the history
  • Loading branch information
datlechin committed Dec 15, 2024
1 parent 736d14c commit 57457f3
Show file tree
Hide file tree
Showing 39 changed files with 2,604 additions and 17 deletions.
17 changes: 17 additions & 0 deletions packages/admin/resources/lang/en/discount.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,23 @@
'label' => 'Automatically add rewards',
'helper_text' => 'Switch on to add reward products when not present in the basket.',
],
'fixed_value' => [
'label' => 'Fixed Value',
],
'percentage' => [
'label' => 'Percentage Value',
],
'type' => [
'label' => 'Type',
],
],
'types' => [
'amount_off' => [
'label' => 'Amount Off',
],
'buy_x_get_y' => [
'label' => 'Buy X Get Y',
],
],
'table' => [
'name' => [
Expand Down
17 changes: 17 additions & 0 deletions packages/admin/resources/lang/es/discount.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,23 @@
'label' => 'Agregar recompensas automáticamente',
'helper_text' => 'Activa para agregar productos de recompensa cuando no estén presentes en el carrito.',
],
'fixed_value' => [
'label' => 'Valor Fijo',
],
'percentage' => [
'label' => 'Porcentaje',
],
'type' => [
'label' => 'Tipo',
],
],
'types' => [
'amount_off' => [
'label' => 'Cantidad Descontada',
],
'buy_x_get_y' => [
'label' => 'Compra X Obtén Y',
],
],
'table' => [
'name' => [
Expand Down
17 changes: 17 additions & 0 deletions packages/admin/resources/lang/fr/discount.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,23 @@
'label' => 'Ajouter automatiquement les récompenses',
'helper_text' => 'Activez pour ajouter des produits de récompense lorsqu\'ils ne sont pas présents dans le panier.',
],
'fixed_value' => [
'label' => 'Valeur fixe',
],
'percentage' => [
'label' => 'Pourcentage',
],
'type' => [
'label' => 'Type',
],
],
'types' => [
'amount_off' => [
'label' => 'Montant de réduction',
],
'buy_x_get_y' => [
'label' => 'Achetez X obtenez Y',
],
],
'table' => [
'name' => [
Expand Down
17 changes: 17 additions & 0 deletions packages/admin/resources/lang/nl/discount.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,23 @@
'label' => 'Automatisch beloningen toevoegen',
'helper_text' => 'Schakel in om beloningsproducten toe te voegen wanneer deze niet in de winkelwagen aanwezig zijn.',
],
'fixed_value' => [
'label' => 'Vaste Waarde',
],
'percentage' => [
'label' => 'Percentage',
],
'type' => [
'label' => 'Type',
],
],
'types' => [
'amount_off' => [
'label' => 'Bedrag Korting',
],
'buy_x_get_y' => [
'label' => 'Koop X Krijg Y',
],
],
'table' => [
'name' => [
Expand Down
45 changes: 45 additions & 0 deletions packages/admin/resources/lang/vi/actions.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<?php

return [
'collections' => [
'create_root' => [
'label' => 'Tạo bộ sưu tập gốc',
],
'create_child' => [
'label' => 'Tạo bộ sưu tập con',
],
'move' => [
'label' => 'Di chuyển bộ sưu tập',
],
'delete' => [
'label' => 'Xóa',
],
],
'orders' => [
'update_status' => [
'label' => 'Cập nhật trạng thái',
'wizard' => [
'step_one' => [
'label' => 'Trạng thái',
],
'step_two' => [
'label' => 'Thư thông báo & Thông báo',
'no_mailers' => 'Không có thư thông báo nào cho trạng thái này.',
],
'step_three' => [
'label' => 'Xem trước & Lưu',
'no_mailers' => 'Không có thư thông báo nào được chọn để xem trước.',
],
],
'notification' => [
'label' => 'Đã cập nhật trạng thái đơn hàng',
],
'billing_email' => [
'label' => 'Email thanh toán',
],
'shipping_email' => [
'label' => 'Email vận chuyển',
],
],
],
];
29 changes: 29 additions & 0 deletions packages/admin/resources/lang/vi/activity.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?php

return [

'label' => 'Hoạt động',

'plural_label' => 'Hoạt động',

'table' => [
'subject' => 'Đối tượng',
'description' => 'Mô tả',
'log' => 'Nhật ký',
'logged_at' => 'Ghi nhật ký lúc',
'event' => 'Sự kiện',
'logged_from' => 'Ghi nhật ký từ',
'logged_until' => 'Ghi nhật ký đến',
],

'form' => [
'causer_type' => 'Loại người thực hiện',
'causer_id' => 'Mã người thực hiện',
'subject_type' => 'Loại đối tượng',
'subject_id' => 'Mã đối tượng',
'description' => 'Mô tả',
'attributes' => 'Thuộc tính',
'old' => '',
],

];
93 changes: 93 additions & 0 deletions packages/admin/resources/lang/vi/address.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
<?php

return [

'label' => 'Địa chỉ',

'plural_label' => 'Địa chỉ',

'table' => [
'title' => [
'label' => 'Tiêu đề',
],
'first_name' => [
'label' => 'Tên',
],
'last_name' => [
'label' => 'Họ',
],
'company_name' => [
'label' => 'Tên công ty',
],
'line_one' => [
'label' => 'Địa chỉ',
],
'line_two' => [
'label' => 'Địa chỉ chi tiết 2',
],
'line_three' => [
'label' => 'Địa chỉ chi tiết 3',
],
'city' => [
'label' => 'Thành phố',
],
'country_id' => [
'label' => 'Quốc gia',
],
'state' => [
'label' => 'Tỉnh/Thành phố',
],
'postcode' => [
'label' => 'Mã bưu điện',
],
'contact_email' => [
'label' => 'Email liên hệ',
],
'contact_phone' => [
'label' => 'Số điện thoại',
],
],

'form' => [
'title' => [
'label' => 'Tiêu đề',
],
'first_name' => [
'label' => 'Tên',
],
'last_name' => [
'label' => 'Họ',
],
'company_name' => [
'label' => 'Tên công ty',
],
'line_one' => [
'label' => 'Địa chỉ',
],
'line_two' => [
'label' => 'Địa chỉ chi tiết 2',
],
'line_three' => [
'label' => 'Địa chỉ chi tiết 3',
],
'city' => [
'label' => 'Thành phố',
],
'country_id' => [
'label' => 'Quốc gia',
],
'state' => [
'label' => 'Tỉnh/Thành phố',
],
'postcode' => [
'label' => 'Mã bưu điện',
],
'contact_email' => [
'label' => 'Email liên hệ',
],
'contact_phone' => [
'label' => 'Số điện thoại',
],
],

];
55 changes: 55 additions & 0 deletions packages/admin/resources/lang/vi/attribute.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<?php

return [

'label' => 'Thuộc tính',

'plural_label' => 'Thuộc tính',

'table' => [
'name' => [
'label' => 'Tên',
],
'description' => [
'label' => 'Mô tả',
],
'handle' => [
'label' => 'Định danh',
],
'type' => [
'label' => 'Loại',
],
],

'form' => [
'attributable_type' => [
'label' => 'Loại',
],
'name' => [
'label' => 'Tên',
],
'description' => [
'label' => 'Mô tả',
'helper' => 'Dùng để hiển thị văn bản trợ giúp bên dưới mục nhập',
],
'handle' => [
'label' => 'Định danh',
],
'searchable' => [
'label' => 'Có thể tìm kiếm',
],
'filterable' => [
'label' => 'Có thể lọc',
],
'required' => [
'label' => 'Bắt buộc',
],
'type' => [
'label' => 'Loại',
],
'validation_rules' => [
'label' => 'Quy tắc xác thực',
'helper' => 'Quy tắc cho trường thuộc tính, ví dụ: min:1|max:10|...',
],
],
];
46 changes: 46 additions & 0 deletions packages/admin/resources/lang/vi/attributegroup.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<?php

return [

'label' => 'Nhóm thuộc tính',

'plural_label' => 'Nhóm thuộc tính',

'table' => [
'attributable_type' => [
'label' => 'Loại',
],
'name' => [
'label' => 'Tên',
],
'handle' => [
'label' => 'Định danh',
],
'position' => [
'label' => 'Vị trí',
],
],

'form' => [
'attributable_type' => [
'label' => 'Loại',
],
'name' => [
'label' => 'Tên',
],
'handle' => [
'label' => 'Định danh',
],
'position' => [
'label' => 'Vị trí',
],
],

'action' => [
'delete' => [
'notification' => [
'error_protected' => 'Không thể xóa nhóm thuộc tính này vì có các thuộc tính đang liên kết.',
],
],
],
];
Loading

0 comments on commit 57457f3

Please sign in to comment.