Skip to content

Commit 502c88f

Browse files
authored
Merge pull request #28 from vtex-apps/update/i18n
Add new translations
2 parents f8828aa + ede24dc commit 502c88f

File tree

8 files changed

+242
-0
lines changed

8 files changed

+242
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- I18n Da, It, Jp, Kr, Ro and Sv.
13+
- Crowdin configuration file.
14+
1015
## [1.4.0] - 2021-04-14
1116

1217
### Added

crowdin.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
files:
2+
- source: /messages/en.json
3+
translation: /messages/%locale%.json

messages/da.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"store/common.header.counter": "Tæller til flere leverancer og / eller afhentninger",
3+
"store/items.attachments.subscription": "Abonnement",
4+
"store/items.attachments.subscription.frequency.day": "Hver {frequencyNumber, plural, one {# dag} other {# dage}}",
5+
"store/items.attachments.subscription.frequency.month": "Hver {frequencyNumber, plural, one {# måned} other {# måneder}}",
6+
"store/items.attachments.subscription.frequency.week": "Hver {frequencyNumber, plural, one {# uge} other {# uger}}",
7+
"store/items.attachments.subscription.frequency.year": "Hver {frequencyNumber, plural, one {# år} other {# år}}",
8+
"store/items.attachments.subscription.purchaseday": "Opkræves månedligt på dag {purchaseday}",
9+
"store/order.header.cancel.button": "Annuller ordre",
10+
"store/order.header.date": "Placeret den {orderDate} kl {orderTime}",
11+
"store/order.header.myorders.button": "Mine ordrer",
12+
"store/order.header.number": "Ordre #{orderId}",
13+
"store/order.header.receipt": "Vis kvittering",
14+
"store/order.header.seller": "Solgt og leveret af {seller}",
15+
"store/order.header.takeaway.cancel.button": "Annuller køb",
16+
"store/order.header.takeaway.printreceipt.button": "Udskriv kvittering igen",
17+
"store/order.header.update.button": "Opdater ordre",
18+
"store/order.split.n.pickup.n.takeaway": "Vi deler din ordre i {deliveries} leveringer,{pickups, plural, one {, en butiksafhentning} other {, # store pickups}}{takeaways, plural, one {og et takeaway-produkt} other {og # takeaway-produkter}}. På den måde vil du modtage varer, der er tættere på dig hurtigere.",
19+
"store/order.split.n.pickup.no.takeaway": "Vi deler din ordre i {deliveries} leveringer{pickups, plural, one {og en butiksafhentning} other {og # butiksafhentninger}}. På den måde vil du modtage varer, der er tættere på dig hurtigere.",
20+
"store/order.split.no.pickup.n.takeaway": "Vi deler din ordre i {deliveries} leveringer{takeaways, plural, one {og et produkt som takeaway} other {og # produkter til takeaway}}. På den måde vil du modtage varer, der er tættere på dig hurtigere.",
21+
"store/order.split.no.pickup.no.takeaway": "Vi deler din ordre i {deliveries} leveringer. That way, you will receive items that are closer to you faster.",
22+
"store/order.totals.delivery": "Levering",
23+
"store/order.totals.pickup": "Afhent",
24+
"store/order.totals.pickup.free": "Gratis",
25+
"store/order.totals.subtotal": "Subtotal ({numItems, plural, one {# vare} other {# varer}})",
26+
"store/order.totals.total": "I alt",
27+
"store/payments.bankinvoice.print": "Åben {paymentSystemName}",
28+
"store/payments.creditcard": "Kreditkort",
29+
"store/payments.creditcard.lastDigits": "Sidste cifre {lastDigits}",
30+
"store/payments.debitcard": "Debit card",
31+
"store/payments.giftCard": "Gavekort",
32+
"store/payments.id": "BetalingsID: {id}",
33+
"store/payments.installments": "({installments}x)",
34+
"store/payments.transaction.id": "TransaktionsID: {id}",
35+
"store/pickup.header.title": "Afhent",
36+
"store/products.quantity": "{quantity, plural, one {# enhed} other {# enheder}}",
37+
"store/shipping.header.title": "Levering",
38+
"store/shipping.header.wishlist.address": "Adresse fra: {giftRegistryName}"
39+
}

messages/it.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"store/common.header.counter": "Contatore per consegne e/o ritiri multipli",
3+
"store/items.attachments.subscription": "Abbonamento",
4+
"store/items.attachments.subscription.frequency.day": "Ogni {frequencyNumber, plural, one {# giorno} other {# giorni}}",
5+
"store/items.attachments.subscription.frequency.month": "Ogni {frequencyNumber, plural, one {# mese} other {# mesi}}",
6+
"store/items.attachments.subscription.frequency.week": "Ogni {frequencyNumber, plural, one {# settimana} other {# settimane}}",
7+
"store/items.attachments.subscription.frequency.year": "Ogni {frequencyNumber, plural, one {# anno} other {# anni}}",
8+
"store/items.attachments.subscription.purchaseday": "Addebitato mensilmente il giorno {purchaseday}",
9+
"store/order.header.cancel.button": "Annulla l'ordine",
10+
"store/order.header.date": "Effettuato il giorno {orderDate} alle ore {orderTime}",
11+
"store/order.header.myorders.button": "I miei ordini",
12+
"store/order.header.number": "Ordine #{orderId}",
13+
"store/order.header.receipt": "Visualizza la ricevuta",
14+
"store/order.header.seller": "Venduto e consegnato da {seller}",
15+
"store/order.header.takeaway.cancel.button": "Annulla l'acquisto",
16+
"store/order.header.takeaway.printreceipt.button": "Stampa nuovamente la ricevuta",
17+
"store/order.header.update.button": "Aggiorna l'ordine",
18+
"store/order.split.n.pickup.n.takeaway": "Abbiamo diviso il tuo ordine in {deliveries} consegne, {pickups, plural, one { ritiro presso il punto di ritiro } other { # ritiri presso il punto di ritiro }}{takeaways, plural, one { e un prodotto take away } other { e # prodotti take away}}. In questo modo riceverai più rapidamente gli articoli che si trovano vicino a te.",
19+
"store/order.split.n.pickup.no.takeaway": "Abbiamo diviso il tuo ordine in {deliveries} consegne {pickups, plural, one {e un ritiro presso il punto di ritiro} other {e # ritiri presso il punto di ritiro}}. In questo modo riceverai più rapidamente gli articoli che si trovano vicino a te.",
20+
"store/order.split.no.pickup.n.takeaway": "Abbiamo diviso il tuo ordine in {deliveries} consegne {takeaways, plural, one {e un prodotto take away} other {e # prodotti take away}}. In questo modo riceverai più rapidamente gli articoli che si trovano vicino a te.",
21+
"store/order.split.no.pickup.no.takeaway": "Abbiamo diviso il tuo ordine in {deliveries} consegne. In questo modo riceverai più rapidamente gli articoli che si trovano vicino a te.",
22+
"store/order.totals.delivery": "Consegna",
23+
"store/order.totals.pickup": "Ritiro",
24+
"store/order.totals.pickup.free": "Gratis",
25+
"store/order.totals.subtotal": "Subtotale ({numItems, plural, one {# item} other {# items}})",
26+
"store/order.totals.total": "Totale",
27+
"store/payments.bankinvoice.print": "Apri {paymentSystemName}",
28+
"store/payments.creditcard": "Carta di credito",
29+
"store/payments.creditcard.lastDigits": "Ultime cifre: {lastDigits}",
30+
"store/payments.debitcard": "Carta di debito",
31+
"store/payments.giftCard": "Buono regalo",
32+
"store/payments.id": "ID pagamento: {id}",
33+
"store/payments.installments": "({installments}x)",
34+
"store/payments.transaction.id": "ID transazione: {id}",
35+
"store/pickup.header.title": "Ritira",
36+
"store/products.quantity": "{quantity, plural, one {# unità} other {# unità}}",
37+
"store/shipping.header.title": "Consegna",
38+
"store/shipping.header.wishlist.address": "Indirizzo di: {giftRegistryName}"
39+
}

messages/ja.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"store/common.header.counter": "複数の配送やピックアップに対するカウンター",
3+
"store/items.attachments.subscription": "登録",
4+
"store/items.attachments.subscription.frequency.day": "{frequencyNumber, plural, one {# 日} other {# 日}} ごと",
5+
"store/items.attachments.subscription.frequency.month": "{frequencyNumber, plural, one {# か月} other {# か月}} ごと",
6+
"store/items.attachments.subscription.frequency.week": "{frequencyNumber, plural, one {# 週} other {# 週}} ごと",
7+
"store/items.attachments.subscription.frequency.year": "{frequencyNumber, plural, one {# 年} other {# 年}} ごと",
8+
"store/items.attachments.subscription.purchaseday": "毎月 {purchaseday} 日に課金",
9+
"store/order.header.cancel.button": "注文をキャンセル",
10+
"store/order.header.date": "{orderDate} 日の {orderTime} 時に注文実行",
11+
"store/order.header.myorders.button": "マイ注文",
12+
"store/order.header.number": "注文 #{orderId}",
13+
"store/order.header.receipt": "領収書を表示",
14+
"store/order.header.seller": "{seller} が販売および発送",
15+
"store/order.header.takeaway.cancel.button": "購入をキャンセル",
16+
"store/order.header.takeaway.printreceipt.button": "領収書を再印刷",
17+
"store/order.header.update.button": "注文を更新",
18+
"store/order.split.n.pickup.n.takeaway": "注文を {deliveries} 回の配送に分割します。それぞれ、{pickups, plural, one {1 つのストアピックアップ} other {, # 個のストアピックアップ}}{takeaways, plural, one {1 つのテイクアウェイ製品} other {そして # 個のテイクアウェイ製品}}となります。このようにして、近くにある項目を早く受け取ることができます。",
19+
"store/order.split.n.pickup.no.takeaway": "注文を {deliveries} 回の配送に分割します。それぞれ、 {pickups, plural, one {1 つのストアピックアップ} other {# 個のストアピックアップ}} とします。このようにして、近くにある項目を早く受け取ることができます。",
20+
"store/order.split.no.pickup.n.takeaway": "注文を {deliveries} 回の配送に分割します。それぞれ、 {takeaways, plural, one {1 つのテイクアウェイ製品} other {# 個のテイクアウェイ製品}}となります。このようにして、近くにある項目を早く受け取ることができます。",
21+
"store/order.split.no.pickup.no.takeaway": "注文を {deliveries} 回の配送に分割します。このようにして、近くにある項目を早く受け取ることができます。",
22+
"store/order.totals.delivery": "配送",
23+
"store/order.totals.pickup": "ピックアップする",
24+
"store/order.totals.pickup.free": "無料",
25+
"store/order.totals.subtotal": "小計 ({numItems, plural, one {# 個の項目} other {# 個の項目}})",
26+
"store/order.totals.total": "合計",
27+
"store/payments.bankinvoice.print": "{paymentSystemName} を開く",
28+
"store/payments.creditcard": "クレジットカード",
29+
"store/payments.creditcard.lastDigits": "最後の桁: {lastDigits}",
30+
"store/payments.debitcard": "デビットカード",
31+
"store/payments.giftCard": "ギフトカード",
32+
"store/payments.id": "支払い ID: {id}",
33+
"store/payments.installments": "({installments}x)",
34+
"store/payments.transaction.id": "取引 ID: {id}",
35+
"store/pickup.header.title": "ピックアップする",
36+
"store/products.quantity": "{quantity, plural, one {# ユニティ} other {# ユニティ}}",
37+
"store/shipping.header.title": "配送",
38+
"store/shipping.header.wishlist.address": "住所登録: {giftRegistryName}"
39+
}

messages/ko.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"store/common.header.counter": "여러 배송 및/또는 픽업 카운터",
3+
"store/items.attachments.subscription": "가입",
4+
"store/items.attachments.subscription.frequency.day": "{frequencyNumber, plural, one {# 일} other {# 일}}마다",
5+
"store/items.attachments.subscription.frequency.month": "{frequencyNumber, plural, one {#월} other {#월}}마다",
6+
"store/items.attachments.subscription.frequency.week": "{frequencyNumber, plural, one {# 주} other {# 주}}마다",
7+
"store/items.attachments.subscription.frequency.year": "{frequencyNumber, plural, one {#년} other {#년}}마다",
8+
"store/items.attachments.subscription.purchaseday": "매달 {purchaseday}일에 결제",
9+
"store/order.header.cancel.button": "주문 취소",
10+
"store/order.header.date": "{orderDate}일 {orderTime}시에 주문",
11+
"store/order.header.myorders.button": "내 주문",
12+
"store/order.header.number": "주문 #{orderId}",
13+
"store/order.header.receipt": "영수증 보기",
14+
"store/order.header.seller": "{seller}가 판매 및 배송",
15+
"store/order.header.takeaway.cancel.button": "구매 취소",
16+
"store/order.header.takeaway.printreceipt.button": "영수증 재인쇄",
17+
"store/order.header.update.button": "주문 업데이트",
18+
"store/order.split.n.pickup.n.takeaway": "귀하의 주문을 {deliveries} 배달,{pickups, plural, one {, 매장 한 개 픽업} other {, 매장 #개 픽업 }}{takeaways, plural, one {테이크아웃 제품 한 개} other {그리고 테이크아웃 제품 #개}}로 나누었습니다. 때문에 귀하와 가까운 곳에 있는 품목을 더 빠르게 받아보실 수 있습니다.",
19+
"store/order.split.n.pickup.no.takeaway": "귀하의 주문을 {deliveries} 배달{pickups, plural, one {그리고 매장 한 개 픽업} other {그리고 매장 #개 픽업}}으로 나누었습니다. 때문에 귀하와 가까운 곳에 있는 품목을 더 빠르게 받아보실 수 있습니다.",
20+
"store/order.split.no.pickup.n.takeaway": "귀하의 주문을 {deliveries} 배달{takeaways, plural, one {테이크아웃 제품 한 개} other {그리고 테이크아웃 제품 #개}}로 나누었습니다. 때문에 귀하와 가까운 곳에 있는 품목을 더 빠르게 받아보실 수 있습니다.",
21+
"store/order.split.no.pickup.no.takeaway": "귀하의 주문을 {deliveries} 배달로 나누었습니다. 때문에 귀하와 가까운 곳에 있는 품목을 더 빠르게 받아보실 수 있습니다.",
22+
"store/order.totals.delivery": "배달",
23+
"store/order.totals.pickup": "픽업",
24+
"store/order.totals.pickup.free": "무료",
25+
"store/order.totals.subtotal": "소계 ({numItems, plural, one {# 품목} other {# 품목}})",
26+
"store/order.totals.total": "총액",
27+
"store/payments.bankinvoice.print": "{paymentSystemName} 열기",
28+
"store/payments.creditcard": "신용 카드",
29+
"store/payments.creditcard.lastDigits": "마지막 자릿수: {lastDigits}",
30+
"store/payments.debitcard": "데빗 카드",
31+
"store/payments.giftCard": "기프트 카드",
32+
"store/payments.id": "결제 ID: {id}",
33+
"store/payments.installments": "({installments}x)",
34+
"store/payments.transaction.id": "거래 ID: {id}",
35+
"store/pickup.header.title": "픽업",
36+
"store/products.quantity": "{quantity, plural, one {#유니티} other {#개의 유니티}}",
37+
"store/shipping.header.title": "배달",
38+
"store/shipping.header.wishlist.address": "보내는 곳 주소: {giftRegistryName}"
39+
}

messages/ro.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"store/common.header.counter": "Contor pentru livrări și/sau ridicări multiple",
3+
"store/items.attachments.subscription": "Abonament",
4+
"store/items.attachments.subscription.frequency.day": "La fiecare {frequencyNumber, plural, one {# zi} other {# zile}}",
5+
"store/items.attachments.subscription.frequency.month": "La fiecare {frequencyNumber, plural, one {# lună} other {# luni}}",
6+
"store/items.attachments.subscription.frequency.week": "La fiecare {frequencyNumber, plural, one {# săptămână} other {# săptămâni}}",
7+
"store/items.attachments.subscription.frequency.year": "La fiecare {frequencyNumber, plural, one {# year} other {# ani}}",
8+
"store/items.attachments.subscription.purchaseday": "Facturare lunară în ziua {purchaseday}",
9+
"store/order.header.cancel.button": "Anulare comandă",
10+
"store/order.header.date": "Plasată la data de {orderDate} la {orderTime}",
11+
"store/order.header.myorders.button": "Comenzile mele",
12+
"store/order.header.number": "Comanda #{orderId}",
13+
"store/order.header.receipt": "Vizualizare chitanță",
14+
"store/order.header.seller": "Vândut și livrat de {seller}",
15+
"store/order.header.takeaway.cancel.button": "Anulare achiziție",
16+
"store/order.header.takeaway.printreceipt.button": "Re-imprimare chitanță",
17+
"store/order.header.update.button": "Actualizare comandă",
18+
"store/order.split.n.pickup.n.takeaway": "Am împărțit comanda ta în {deliveries} livrări,{pickups, plural, one {, o ridicare din magazin} other {, # ridicări din magazin}}{takeaways, plural, one {și un produs la pachet} other {și# produse la pachet}}. În felul acesta, vei primi articolele care sunt disponibile mai repede.",
19+
"store/order.split.n.pickup.no.takeaway": "Am împărțit comanda ta în {deliveries} livrări,{pickups, plural, one {, și o ridicare din magazin} other {și # ridicări din magazin}}. În felul acesta, vei primi articolele care sunt disponibile mai repede.",
20+
"store/order.split.no.pickup.n.takeaway": "Am împărțit comanda ta în {deliveries} livrări,{takeaways, plural, one {și un produs la pachet} other {și # produse la pachet}}. În felul acesta, vei primi articolele care sunt disponibile mai repede.",
21+
"store/order.split.no.pickup.no.takeaway": "Am împărțit comanda ta în {deliveries} livrări. În felul acesta, vei primi articolele care sunt disponibile mai repede.",
22+
"store/order.totals.delivery": "Livrare",
23+
"store/order.totals.pickup": "Ridică",
24+
"store/order.totals.pickup.free": "Gratuit",
25+
"store/order.totals.subtotal": "Subtotal ({numItems, plural, one {# articol} few {# articole} other {# articole}})",
26+
"store/order.totals.total": "Total",
27+
"store/payments.bankinvoice.print": "Deschis {paymentSystemName}",
28+
"store/payments.creditcard": "Card de credit",
29+
"store/payments.creditcard.lastDigits": "Ultimele caractere: {lastDigits}",
30+
"store/payments.debitcard": "Card de debit",
31+
"store/payments.giftCard": "Card cadou",
32+
"store/payments.id": "ID plată: {id}",
33+
"store/payments.installments": "({installments}x)",
34+
"store/payments.transaction.id": "ID tranzacție: {id}",
35+
"store/pickup.header.title": "Preluare",
36+
"store/products.quantity": "{quantity, plural, one {# unitate} other {# unități}}",
37+
"store/shipping.header.title": "Livrare",
38+
"store/shipping.header.wishlist.address": "Adresa din: {giftRegistryName}"
39+
}

0 commit comments

Comments
 (0)