Skip to content

Commit 4e3ba51

Browse files
committed
Update translations 2025-09-19
1 parent b684eb7 commit 4e3ba51

File tree

5 files changed

+11
-2
lines changed

5 files changed

+11
-2
lines changed

src/Resources/app/administration/src/snippet/en-US.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5493,12 +5493,12 @@
54935493
"labelDocumentStornoNumber": "Cancellation number",
54945494
"labelHighlightedItemsEntry": "Total",
54955495
"labelHighlightedItemsHeader": "Name",
5496-
"labelInvoiceNumber": "Invoice number",
5496+
"labelInvoiceNumber": "Invoice",
54975497
"labelNoItems": "No credit shown",
54985498
"labelPreview": "Preview",
54995499
"labelPreviewOnlyHtml": "HTML preview",
55005500
"modalTitle": "Create document",
5501-
"selectInvoiceNumber": "Select invoice number"
5501+
"selectInvoiceNumber": "Select invoice"
55025502
},
55035503
"documentSendModal": {
55045504
"errorMessage": "Something went wrong while sending the Email.",

src/Resources/app/administration/src/snippet/id-ID.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8256,13 +8256,17 @@
82568256
"list": {
82578257
"buttonAddLanguage": "Tambah bahasa",
82588258
"buttonDelete": "Hapus",
8259+
"cardSubtitle": "Bahasa dapat dihubungkan ke domain Saluran Penjualan untuk menampilkan terjemahan yang sesuai. Fitur ini juga memungkinkan terjemahan konten di kategori, produk, halaman Pengalaman Belanja, dan sebagainya.",
8260+
"cardTitle": "Bahasa",
82598261
"columnActive": "Aktif",
82608262
"columnDefault": "Default",
82618263
"columnInherit": "Diwarisi dari",
82628264
"columnIsoCode": "Kode ISO ",
82638265
"columnLocaleName": "Lokal",
82648266
"columnName": "Nama",
82658267
"contextMenuEdit": "Edit/sunting",
8268+
"defaultLabel": "Default",
8269+
"manageSnippets": "Kelola cuplikan",
82668270
"messageDeleteSuccess": "Bahasa \"{name}\" telah dihapus.",
82678271
"textDeleteConfirm": "Anda yakin ingin menghapus bahasa \"{name}\" Ini akan menghapus semua konten di dalam bahasa dan tidak bisa dibatalkan!",
82688272
"textFilterInheritedLanguages": "Tampilkan hanya bahasa yang diwarisi",

src/Resources/snippet/storefront/storefront.en-US.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -774,6 +774,7 @@
774774
"groupRequiredDescription": "Cookies required for this shop to function:",
775775
"groupRequiredSession": "Session",
776776
"groupRequiredTimezone": "Timezone",
777+
"groupRequiredAccepted": "Cookie preferences",
777778
"groupRequiredCaptcha": "CAPTCHA integration",
778779
"groupStatistical": "Statistics",
779780
"groupStatisticalDescription": "Cookies used for statistics and shop performance metrics.",

src/Resources/snippet/storefront/storefront.id-ID.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@
117117
"VIOLATION::LAST_NAME_IS_TOO_LONG": "Masukan terlalu lama. Silakan masukkan bentuk yang lebih pendek dari nama belakang Anda.",
118118
"VIOLATION::TITLE_IS_TOO_LONG": "Masukan terlalu lama. Harap masukkan hanya judul utama Anda atau gunakan singkatan.",
119119
"VIOLATION::ZIPCODE_IS_TOO_LONG": "Masukan terlalu lama. Silakan masukkan kode pos yang valid.",
120+
"VIOLATION::BILLING_ADDRESS_INVALID_TYPE_ERROR": "Alamat penagihan harus berupa objek yang valid. Silakan merujuk ke /store-api/_info/openapi3.json#/components/schemas/CustomerAddressBody untuk struktur yang benar.",
121+
"VIOLATION::SHIPPING_ADDRESS_INVALID_TYPE_ERROR": "Alamat pengiriman harus null atau objek yang valid. Silakan merujuk ke /store-api/_info/openapi3.json#/components/schemas/CustomerAddressBody untuk struktur yang benar.",
120122
"VIOLATION::PASSWORD_IS_TOO_LONG": "Kata sandi yang dipilih terlalu panjang.",
121123
"message-default": "Maaf, ada yang salah.",
122124
"message-404": "Halaman yang diminta tidak ditemukan.",
@@ -772,6 +774,7 @@
772774
"groupRequiredDescription": "Cookie diperlukan toko ini untuk menggunakan:",
773775
"groupRequiredSession": "Sesi",
774776
"groupRequiredTimezone": "Zona waktu",
777+
"groupRequiredAccepted": "Preferensi cookie",
775778
"groupRequiredCaptcha": "Integrasi CAPTCHA",
776779
"groupStatistical": "Statistik",
777780
"groupStatisticalDescription": "Cookie digunakan untuk statistik dan metrik performa toko.",

src/Resources/snippet/storefront/storefront.lv-LV.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -774,6 +774,7 @@
774774
"groupRequiredDescription": "Sīkfaili, kas nepieciešami šī veikala darbībai:",
775775
"groupRequiredSession": "Sesija",
776776
"groupRequiredTimezone": "Laika zona",
777+
"groupRequiredAccepted": "Cookie uzstādījumi",
777778
"groupRequiredCaptcha": "CAPTCHA integrācija",
778779
"groupStatistical": "Statistika",
779780
"groupStatisticalDescription": "Šīs sīkdatnes tiek izmantotas statistikai un veikalu veiktspējas rādītājiem.",

0 commit comments

Comments
 (0)