Update translations

This commit is contained in:
Matt Isenhower 2023-06-03 10:40:42 -07:00
parent 27630edfee
commit 5adb22f80e
15 changed files with 63 additions and 8 deletions

View File

@ -60,9 +60,9 @@
"order": "Bestellen"
},
"events": {
"title": "Challenges",
"available": "Erneut verfügbar",
"not_available": "Aktuell sind keine Challenges verfügbar, schau später erneut vorbei!"
"title": "Event-Kämpfe",
"available": "Als Nächstes",
"not_available": "Momentan sind keine Event-Kämpfe geplant."
},
"about": {
"title": "Über!",

View File

@ -54,8 +54,8 @@
},
"events": {
"title": "Challenges",
"available": "Available again",
"not_available": "No challenges available, check back later!"
"available": "Next",
"not_available": "No Challenges currently scheduled."
},
"gear": {
"title": "Gear",

View File

@ -59,8 +59,8 @@
},
"events": {
"title": "Challenges",
"available": "Available again",
"not_available": "No challenges available, check back later!"
"available": "Next",
"not_available": "No Challenges currently scheduled."
},
"gear": {
"title": "Gear",

View File

@ -56,5 +56,10 @@
"sale": "Equipamiento a la venta",
"dailydrop": "Sugerencia del día",
"order": "Encargar"
},
"events": {
"title": "Combate evento",
"available": "Próximamente",
"not_available": "Calendario sin determinar"
}
}

View File

@ -56,5 +56,10 @@
"sale": "Equipamiento a la venta",
"dailydrop": "Marca destacada",
"order": "Encargar"
},
"events": {
"title": "Combate especial",
"available": "Siguiente",
"not_available": "Calendario sin determinar"
}
}

View File

@ -57,5 +57,10 @@
"sale": "Équipement en solde",
"dailydrop": "Chouchou du jour",
"order": "Commander"
},
"events": {
"title": "Match épreuve",
"available": "Tout à l'heure",
"not_available": "Aucun match épreuve prévu pour le moment."
}
}

View File

@ -80,5 +80,10 @@
"term": "Ce site internet n'est pas affilié à Nintendo. Tous les noms de produits, logos et marques sont la propriété de leurs détenteurs respectifs.",
"about": "À propos",
"data": "Données"
},
"events": {
"title": "Match Challenge",
"available": "Créneau suivant",
"not_available": "Aucun match Challenge prévu pour le moment."
}
}

View File

@ -56,5 +56,10 @@
"sale": "Articoli in offerta",
"dailydrop": "Selezione del giorno",
"order": "Ordina"
},
"events": {
"title": "Partita evento",
"available": "A seguire",
"not_available": "Non ci sono partite evento in programma."
}
}

View File

@ -56,5 +56,10 @@
"sale": "ただいま販売中のギア",
"dailydrop": "本日のピックアップ",
"order": "注文する"
},
"events": {
"title": "イベントマッチ",
"available": "つぎ",
"not_available": "スケジュールが未定です"
}
}

View File

@ -56,5 +56,10 @@
"sale": "현재 판매 중인 기어",
"dailydrop": "오늘의 픽업",
"order": "주문하기"
},
"events": {
"title": "이벤트 매치",
"available": "다음",
"not_available": "스케줄이 미정입니다"
}
}

View File

@ -56,5 +56,10 @@
"sale": "Nu in de aanbieding",
"dailydrop": "Verse vangst",
"order": "Bestellen"
},
"events": {
"title": "Eventgevecht",
"available": "Volgende",
"not_available": "Er zijn momenteel geen eventgevechten gepland."
}
}

View File

@ -56,5 +56,10 @@
"sale": "Особое предложение",
"dailydrop": "Свежачок дня",
"order": "Заказать"
},
"events": {
"title": "Бой-событие",
"available": "Следующий",
"not_available": "Бои-события в настоящий момент не запланированы."
}
}

View File

@ -57,5 +57,10 @@
"sale": "目前贩卖的装备",
"dailydrop": "今日精选",
"order": "预定"
},
"events": {
"title": "活动比赛",
"available": "下一场",
"not_available": "日程未定"
}
}

View File

@ -56,5 +56,10 @@
"sale": "目前販售的裝備",
"dailydrop": "本日精選",
"order": "預訂"
},
"events": {
"title": "活動比賽",
"available": "下一場",
"not_available": "時間表未定"
}
}

View File

@ -48,7 +48,7 @@
<div class="mx-2 space-y-2 ss:hidden" v-if="event.upcomingTimePeriods?.length">
<SquidTape class="font-splatoon2 text-sm drop-shadow -rotate-6 -mx-2 mt-4">
<div class="px-2">{{ $t('times.future') }}</div>
<div class="px-2">{{ $t('events.available') }}</div>
</SquidTape>
<div class="divide-y-2 divide-dashed divide-zinc-400 font-splatoon">