Skip to content

Commit

Permalink
Update 7 translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
translation-platform[bot] authored Feb 11, 2025
1 parent 4176e95 commit 6fa33ec
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions locales/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@
"title": "Цени на едро",
"note": "Има възможност за цени на едро",
"minimum": "{{ quantity }}+",
"price_at_each": "при {{ price }}/бр.",
"price_range": "{{ minimum }} – {{ maximum }}"
"price_range": "{{ minimum }} – {{ maximum }}",
"price_at_each_html": "при {{ price }}/бр."
},
"product_variants": "Варианти на продукта",
"taxes_included": "С включени данъци.",
Expand Down
4 changes: 2 additions & 2 deletions locales/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@
"title": "Τιμολόγηση βάσει ποσότητας",
"note": "Διατίθεται τιμολόγηση βάσει ποσότητας",
"minimum": "{{ quantity }}+",
"price_at_each": "στα {{ price }}/τμχ",
"price_range": "{{ minimum }} - {{ maximum }}"
"price_range": "{{ minimum }} - {{ maximum }}",
"price_at_each_html": "στα {{ price }}/τμχ"
},
"taxes_included": "Οι φόροι συμπεριλαμβάνονται.",
"duties_included": "Οι δασμοί συμπεριλαμβάνονται.",
Expand Down
4 changes: 2 additions & 2 deletions locales/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@
"title": "수량별 가격 책정",
"note": "수량별 가격 책정 사용 가능",
"minimum": "{{ quantity }}+",
"price_at_each": "개당 {{ price }}",
"price_range": "{{ minimum }} ~ {{ maximum }}"
"price_range": "{{ minimum }} ~ {{ maximum }}",
"price_at_each_html": "개당 {{ price }}"
},
"taxes_included": "세금이 포함된 가격입니다.",
"duties_included": "관세가 포함된 가격입니다.",
Expand Down
4 changes: 2 additions & 2 deletions locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@
"title": "Ceny zależne od wolumenu",
"note": "Ceny zależne od wolumenu są dostępne",
"minimum": "{{ quantity }}+",
"price_at_each": "{{ price }}/szt.",
"price_range": "{{ minimum }} - {{ maximum }}"
"price_range": "{{ minimum }} - {{ maximum }}",
"price_at_each_html": "{{ price }}/szt."
},
"product_variants": "Warianty produktów",
"taxes_included": "Z wliczonymi podatkami.",
Expand Down
4 changes: 2 additions & 2 deletions locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@
"title": "Preços por volume",
"note": "Os preços por volume estão disponíveis",
"minimum": "Mais de {{ quantity }}",
"price_at_each": "{{ price }}/cada",
"price_range": "{{ minimum }} – {{ maximum }}"
"price_range": "{{ minimum }} – {{ maximum }}",
"price_at_each_html": "{{ price }}/cada"
},
"product_variants": "Variantes do produto",
"taxes_included": "Tributos incluídos.",
Expand Down
4 changes: 2 additions & 2 deletions locales/pt-PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@
"title": "Preços por volume",
"note": "Preços por volume disponível",
"minimum": "{{ quantity }} ou mais",
"price_at_each": "a {{ price }}/ea",
"price_range": "{{ minimum }} - {{ maximum }}"
"price_range": "{{ minimum }} - {{ maximum }}",
"price_at_each_html": "a {{ price }}/cada"
},
"taxes_included": "Impostos incluídos.",
"duties_included": "Encargos incluídos.",
Expand Down
4 changes: 2 additions & 2 deletions locales/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@
"title": "批發價",
"note": "提供批發價",
"minimum": "{{ quantity }}+",
"price_at_each": "{{ price }}/每項",
"price_range": "{{ minimum }} - {{ maximum }}"
"price_range": "{{ minimum }} - {{ maximum }}",
"price_at_each_html": "{{ price }}/每項"
},
"taxes_included": "已包含稅額。",
"duties_included": "已包含關稅。",
Expand Down

0 comments on commit 6fa33ec

Please sign in to comment.