i18n: translate all shared trip page strings to 9 languages
This commit is contained in:
@@ -170,6 +170,22 @@ const ar: Record<string, string | { name: string; category: string }[]> = {
|
||||
'share.permMap': 'الخريطة والخطة',
|
||||
'share.permBookings': 'الحجوزات',
|
||||
'share.permPacking': 'الأمتعة',
|
||||
'shared.expired': 'الرابط منتهي أو غير صالح',
|
||||
'shared.expiredHint': 'رابط الرحلة المشترك لم يعد نشطًا.',
|
||||
'shared.readOnly': 'عرض للقراءة فقط',
|
||||
'shared.tabPlan': 'الخطة',
|
||||
'shared.tabBookings': 'الحجوزات',
|
||||
'shared.tabPacking': 'قائمة التعبئة',
|
||||
'shared.tabBudget': 'الميزانية',
|
||||
'shared.tabChat': 'الدردشة',
|
||||
'shared.days': 'أيام',
|
||||
'shared.places': 'أماكن',
|
||||
'shared.other': 'أخرى',
|
||||
'shared.totalBudget': 'إجمالي الميزانية',
|
||||
'shared.messages': 'رسائل',
|
||||
'shared.sharedVia': 'تمت المشاركة عبر',
|
||||
'shared.confirmed': 'مؤكد',
|
||||
'shared.pending': 'قيد الانتظار',
|
||||
'share.permBudget': 'الميزانية',
|
||||
'share.permCollab': 'الدردشة',
|
||||
'settings.on': 'تشغيل',
|
||||
|
||||
@@ -165,6 +165,22 @@ const br: Record<string, string | { name: string; category: string }[]> = {
|
||||
'share.permMap': 'Mapa e plano',
|
||||
'share.permBookings': 'Reservas',
|
||||
'share.permPacking': 'Mala',
|
||||
'shared.expired': 'Link expirado ou inválido',
|
||||
'shared.expiredHint': 'Este link de viagem compartilhado não está mais ativo.',
|
||||
'shared.readOnly': 'Visualização somente leitura',
|
||||
'shared.tabPlan': 'Plano',
|
||||
'shared.tabBookings': 'Reservas',
|
||||
'shared.tabPacking': 'Bagagem',
|
||||
'shared.tabBudget': 'Orçamento',
|
||||
'shared.tabChat': 'Chat',
|
||||
'shared.days': 'dias',
|
||||
'shared.places': 'lugares',
|
||||
'shared.other': 'Outros',
|
||||
'shared.totalBudget': 'Orçamento total',
|
||||
'shared.messages': 'mensagens',
|
||||
'shared.sharedVia': 'Compartilhado via',
|
||||
'shared.confirmed': 'Confirmado',
|
||||
'shared.pending': 'Pendente',
|
||||
'share.permBudget': 'Orçamento',
|
||||
'share.permCollab': 'Chat',
|
||||
'settings.on': 'Ligado',
|
||||
|
||||
@@ -165,6 +165,22 @@ const de: Record<string, string | { name: string; category: string }[]> = {
|
||||
'share.permMap': 'Karte & Plan',
|
||||
'share.permBookings': 'Buchungen',
|
||||
'share.permPacking': 'Packliste',
|
||||
'shared.expired': 'Link abgelaufen oder ungültig',
|
||||
'shared.expiredHint': 'Dieser geteilte Reise-Link ist nicht mehr aktiv.',
|
||||
'shared.readOnly': 'Nur-Lesen Ansicht',
|
||||
'shared.tabPlan': 'Plan',
|
||||
'shared.tabBookings': 'Buchungen',
|
||||
'shared.tabPacking': 'Packliste',
|
||||
'shared.tabBudget': 'Budget',
|
||||
'shared.tabChat': 'Chat',
|
||||
'shared.days': 'Tage',
|
||||
'shared.places': 'Orte',
|
||||
'shared.other': 'Sonstige',
|
||||
'shared.totalBudget': 'Gesamtbudget',
|
||||
'shared.messages': 'Nachrichten',
|
||||
'shared.sharedVia': 'Geteilt über',
|
||||
'shared.confirmed': 'Bestätigt',
|
||||
'shared.pending': 'Ausstehend',
|
||||
'share.permBudget': 'Budget',
|
||||
'share.permCollab': 'Chat',
|
||||
'settings.on': 'An',
|
||||
|
||||
@@ -165,6 +165,22 @@ const en: Record<string, string | { name: string; category: string }[]> = {
|
||||
'share.permMap': 'Map & Plan',
|
||||
'share.permBookings': 'Bookings',
|
||||
'share.permPacking': 'Packing',
|
||||
'shared.expired': 'Link expired or invalid',
|
||||
'shared.expiredHint': 'This shared trip link is no longer active.',
|
||||
'shared.readOnly': 'Read-only shared view',
|
||||
'shared.tabPlan': 'Plan',
|
||||
'shared.tabBookings': 'Bookings',
|
||||
'shared.tabPacking': 'Packing',
|
||||
'shared.tabBudget': 'Budget',
|
||||
'shared.tabChat': 'Chat',
|
||||
'shared.days': 'days',
|
||||
'shared.places': 'places',
|
||||
'shared.other': 'Other',
|
||||
'shared.totalBudget': 'Total Budget',
|
||||
'shared.messages': 'messages',
|
||||
'shared.sharedVia': 'Shared via',
|
||||
'shared.confirmed': 'Confirmed',
|
||||
'shared.pending': 'Pending',
|
||||
'share.permBudget': 'Budget',
|
||||
'share.permCollab': 'Chat',
|
||||
'settings.on': 'On',
|
||||
|
||||
@@ -166,6 +166,22 @@ const es: Record<string, string> = {
|
||||
'share.permMap': 'Mapa y plan',
|
||||
'share.permBookings': 'Reservas',
|
||||
'share.permPacking': 'Equipaje',
|
||||
'shared.expired': 'Enlace expirado o inválido',
|
||||
'shared.expiredHint': 'Este enlace de viaje compartido ya no está activo.',
|
||||
'shared.readOnly': 'Vista de solo lectura',
|
||||
'shared.tabPlan': 'Plan',
|
||||
'shared.tabBookings': 'Reservas',
|
||||
'shared.tabPacking': 'Equipaje',
|
||||
'shared.tabBudget': 'Presupuesto',
|
||||
'shared.tabChat': 'Chat',
|
||||
'shared.days': 'días',
|
||||
'shared.places': 'lugares',
|
||||
'shared.other': 'Otro',
|
||||
'shared.totalBudget': 'Presupuesto total',
|
||||
'shared.messages': 'mensajes',
|
||||
'shared.sharedVia': 'Compartido vía',
|
||||
'shared.confirmed': 'Confirmado',
|
||||
'shared.pending': 'Pendiente',
|
||||
'share.permBudget': 'Presupuesto',
|
||||
'share.permCollab': 'Chat',
|
||||
'settings.on': 'Activado',
|
||||
|
||||
@@ -165,6 +165,22 @@ const fr: Record<string, string> = {
|
||||
'share.permMap': 'Carte et plan',
|
||||
'share.permBookings': 'Réservations',
|
||||
'share.permPacking': 'Bagages',
|
||||
'shared.expired': 'Lien expiré ou invalide',
|
||||
'shared.expiredHint': 'Ce lien de partage n\'est plus actif.',
|
||||
'shared.readOnly': 'Vue en lecture seule',
|
||||
'shared.tabPlan': 'Plan',
|
||||
'shared.tabBookings': 'Réservations',
|
||||
'shared.tabPacking': 'Bagages',
|
||||
'shared.tabBudget': 'Budget',
|
||||
'shared.tabChat': 'Chat',
|
||||
'shared.days': 'jours',
|
||||
'shared.places': 'lieux',
|
||||
'shared.other': 'Autre',
|
||||
'shared.totalBudget': 'Budget total',
|
||||
'shared.messages': 'messages',
|
||||
'shared.sharedVia': 'Partagé via',
|
||||
'shared.confirmed': 'Confirmé',
|
||||
'shared.pending': 'En attente',
|
||||
'share.permBudget': 'Budget',
|
||||
'share.permCollab': 'Chat',
|
||||
'settings.on': 'Activé',
|
||||
|
||||
@@ -165,6 +165,22 @@ const nl: Record<string, string> = {
|
||||
'share.permMap': 'Kaart en plan',
|
||||
'share.permBookings': 'Boekingen',
|
||||
'share.permPacking': 'Paklijst',
|
||||
'shared.expired': 'Link verlopen of ongeldig',
|
||||
'shared.expiredHint': 'Deze gedeelde reislink is niet meer actief.',
|
||||
'shared.readOnly': 'Alleen-lezen weergave',
|
||||
'shared.tabPlan': 'Plan',
|
||||
'shared.tabBookings': 'Boekingen',
|
||||
'shared.tabPacking': 'Paklijst',
|
||||
'shared.tabBudget': 'Budget',
|
||||
'shared.tabChat': 'Chat',
|
||||
'shared.days': 'dagen',
|
||||
'shared.places': 'plaatsen',
|
||||
'shared.other': 'Overig',
|
||||
'shared.totalBudget': 'Totaal budget',
|
||||
'shared.messages': 'berichten',
|
||||
'shared.sharedVia': 'Gedeeld via',
|
||||
'shared.confirmed': 'Bevestigd',
|
||||
'shared.pending': 'In afwachting',
|
||||
'share.permBudget': 'Budget',
|
||||
'share.permCollab': 'Chat',
|
||||
'settings.on': 'Aan',
|
||||
|
||||
@@ -165,6 +165,22 @@ const ru: Record<string, string> = {
|
||||
'share.permMap': 'Карта и план',
|
||||
'share.permBookings': 'Бронирования',
|
||||
'share.permPacking': 'Вещи',
|
||||
'shared.expired': 'Ссылка устарела или недействительна',
|
||||
'shared.expiredHint': 'Эта ссылка на поездку больше не активна.',
|
||||
'shared.readOnly': 'Режим только для чтения',
|
||||
'shared.tabPlan': 'План',
|
||||
'shared.tabBookings': 'Бронирования',
|
||||
'shared.tabPacking': 'Багаж',
|
||||
'shared.tabBudget': 'Бюджет',
|
||||
'shared.tabChat': 'Чат',
|
||||
'shared.days': 'дней',
|
||||
'shared.places': 'мест',
|
||||
'shared.other': 'Прочее',
|
||||
'shared.totalBudget': 'Общий бюджет',
|
||||
'shared.messages': 'сообщений',
|
||||
'shared.sharedVia': 'Поделено через',
|
||||
'shared.confirmed': 'Подтверждено',
|
||||
'shared.pending': 'Ожидает',
|
||||
'share.permBudget': 'Бюджет',
|
||||
'share.permCollab': 'Чат',
|
||||
'settings.on': 'Вкл.',
|
||||
|
||||
@@ -165,6 +165,22 @@ const zh: Record<string, string> = {
|
||||
'share.permMap': '地图与计划',
|
||||
'share.permBookings': '预订',
|
||||
'share.permPacking': '行李',
|
||||
'shared.expired': '链接已过期或无效',
|
||||
'shared.expiredHint': '此共享旅行链接已失效。',
|
||||
'shared.readOnly': '只读共享视图',
|
||||
'shared.tabPlan': '计划',
|
||||
'shared.tabBookings': '预订',
|
||||
'shared.tabPacking': '行李',
|
||||
'shared.tabBudget': '预算',
|
||||
'shared.tabChat': '聊天',
|
||||
'shared.days': '天',
|
||||
'shared.places': '个地点',
|
||||
'shared.other': '其他',
|
||||
'shared.totalBudget': '总预算',
|
||||
'shared.messages': '条消息',
|
||||
'shared.sharedVia': '通过以下分享',
|
||||
'shared.confirmed': '已确认',
|
||||
'shared.pending': '待确认',
|
||||
'share.permBudget': '预算',
|
||||
'share.permCollab': '聊天',
|
||||
'settings.on': '开',
|
||||
|
||||
Reference in New Issue
Block a user