i18n(dashboard): dashboard keys across locales

This commit is contained in:
Maurice
2026-05-26 23:12:08 +02:00
parent e5000ff7dd
commit e04ceeb1ee
19 changed files with 19 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} رحلات نشطة',
'dashboard.subtitle.archivedSuffix': ' · {count} مؤرشفة',
'dashboard.newTrip': 'رحلة جديدة',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'عرض شبكي',
'dashboard.listView': 'عرض قائمة',
'dashboard.currency': 'العملة',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} viagens ativas',
'dashboard.subtitle.archivedSuffix': ' · {count} arquivadas',
'dashboard.newTrip': 'Nova viagem',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'Grade',
'dashboard.listView': 'Lista',
'dashboard.currency': 'Moeda',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} aktivních cest',
'dashboard.subtitle.archivedSuffix': ' · {count} archivováno',
'dashboard.newTrip': 'Nová cesta',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'Mřížka',
'dashboard.listView': 'Seznam',
'dashboard.currency': 'Měna',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} aktive Reisen',
'dashboard.subtitle.archivedSuffix': ' · {count} archiviert',
'dashboard.newTrip': 'Neue Reise',
'dashboard.newTripSub': 'Eine neue Reise von Grund auf planen',
'dashboard.gridView': 'Kachelansicht',
'dashboard.listView': 'Listenansicht',
'dashboard.currency': 'Währung',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} active trips',
'dashboard.subtitle.archivedSuffix': ' · {count} archived',
'dashboard.newTrip': 'New Trip',
'dashboard.newTripSub': 'Plan a new trip from scratch',
'dashboard.gridView': 'Grid view',
'dashboard.listView': 'List view',
'dashboard.currency': 'Currency',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} viajes activos',
'dashboard.subtitle.archivedSuffix': ' · {count} archivados',
'dashboard.newTrip': 'Nuevo viaje',
'dashboard.newTripSub': 'Empezar de cero · o importar desde otro planificador',
'dashboard.gridView': 'Vista de cuadrícula',
'dashboard.listView': 'Vista de lista',
'dashboard.currency': 'Divisa',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} voyages actifs',
'dashboard.subtitle.archivedSuffix': ' · {count} archivés',
'dashboard.newTrip': 'Nouveau voyage',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'Vue en grille',
'dashboard.listView': 'Vue en liste',
'dashboard.currency': 'Devise',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} aktív utazás',
'dashboard.subtitle.archivedSuffix': ' · {count} archivált',
'dashboard.newTrip': 'Új utazás',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'Rácsnézet',
'dashboard.listView': 'Listanézet',
'dashboard.currency': 'Pénznem',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} perjalanan aktif',
'dashboard.subtitle.archivedSuffix': ' · {count} diarsipkan',
'dashboard.newTrip': 'Perjalanan Baru',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'Tampilan grid',
'dashboard.listView': 'Tampilan daftar',
'dashboard.currency': 'Mata uang',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} viaggi attivi',
'dashboard.subtitle.archivedSuffix': ' · {count} archiviati',
'dashboard.newTrip': 'Nuovo Viaggio',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'Vista a griglia',
'dashboard.listView': 'Vista a lista',
'dashboard.currency': 'Valuta',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '進行中の旅行 {count}件',
'dashboard.subtitle.archivedSuffix': ' · アーカイブ {count}件',
'dashboard.newTrip': '新しい旅行',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'グリッド表示',
'dashboard.listView': 'リスト表示',
'dashboard.currency': '通貨',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '활성 여행 {count}개',
'dashboard.subtitle.archivedSuffix': ' · {count}개 보관됨',
'dashboard.newTrip': '새 여행',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': '격자 보기',
'dashboard.listView': '목록 보기',
'dashboard.currency': '통화',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} actieve reizen',
'dashboard.subtitle.archivedSuffix': ' · {count} gearchiveerd',
'dashboard.newTrip': 'Nieuwe reis',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'Rasterweergave',
'dashboard.listView': 'Lijstweergave',
'dashboard.currency': 'Valuta',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} aktywnych podróży',
'dashboard.subtitle.archivedSuffix': ' · {count} zarchiwizowanych',
'dashboard.newTrip': 'Nowa podróż',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'Widok siatki',
'dashboard.listView': 'Widok listy',
'dashboard.currency': 'Waluta',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} активных поездок',
'dashboard.subtitle.archivedSuffix': ' · {count} в архиве',
'dashboard.newTrip': 'Новая поездка',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'Плитка',
'dashboard.listView': 'Список',
'dashboard.currency': 'Валюта',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} aktif gezi',
'dashboard.subtitle.archivedSuffix': ' · {count} arşivlendi',
'dashboard.newTrip': 'Yeni gezi',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'Izgara görünümü',
'dashboard.listView': 'Liste görünümü',
'dashboard.currency': 'Para birimi',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} активних поїздок',
'dashboard.subtitle.archivedSuffix': ' · {count} в архіві',
'dashboard.newTrip': 'Нова поїздка',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': 'Плитка',
'dashboard.listView': 'Список',
'dashboard.currency': 'Валюта',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} 個進行中的旅行',
'dashboard.subtitle.archivedSuffix': ' · {count} 已歸檔',
'dashboard.newTrip': '新建旅行',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': '網格檢視',
'dashboard.listView': '列表檢視',
'dashboard.currency': '貨幣',
+1
View File
@@ -9,6 +9,7 @@ const dashboard: TranslationStrings = {
'dashboard.subtitle.activeMany': '{count} 个进行中的旅行',
'dashboard.subtitle.archivedSuffix': ' · {count} 已归档',
'dashboard.newTrip': '新建旅行',
'dashboard.newTripSub': 'Start blank · or import from another planner',
'dashboard.gridView': '网格视图',
'dashboard.listView': '列表视图',
'dashboard.currency': '货币',