fix: add 'finding_recommendations' key and update 'no_adventures_to_recommendations' in multiple locale files
This commit is contained in:
@@ -220,7 +220,8 @@
|
||||
"will_be_marked": "wird als besucht markiert, sobald das Abenteuer gespeichert ist.",
|
||||
"cities_updated": "Städte aktualisiert",
|
||||
"create_adventure": "Erstelle Abenteuer",
|
||||
"no_adventures_to_recommendations": "Keine Abenteuer gefunden. \nFügen Sie mindestens ein Abenteuer hinzu, um Empfehlungen zu erhalten."
|
||||
"no_adventures_to_recommendations": "Keine Abenteuer gefunden. \nFügen Sie mindestens ein Abenteuer hinzu, um Empfehlungen zu erhalten.",
|
||||
"finding_recommendations": "Entdecken Sie verborgene Schätze für Ihr nächstes Abenteuer"
|
||||
},
|
||||
"home": {
|
||||
"desc_1": "Entdecken, planen und erkunden Sie mit Leichtigkeit",
|
||||
@@ -546,5 +547,12 @@
|
||||
"immich_integration": "Immich-Integration",
|
||||
"documentation": "Immich-Integrationsdokumentation",
|
||||
"localhost_note": "Hinweis: localhost wird höchstwahrscheinlich nicht funktionieren, es sei denn, Sie haben Docker-Netzwerke entsprechend eingerichtet. \nEs wird empfohlen, die IP-Adresse des Servers oder den Domänennamen zu verwenden."
|
||||
},
|
||||
"recomendations": {
|
||||
"address": "Adresse",
|
||||
"contact": "Kontakt",
|
||||
"phone": "Telefon",
|
||||
"recommendation": "Empfehlung",
|
||||
"website": "Webseite"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -242,6 +242,7 @@
|
||||
"flight_information": "Flight Information",
|
||||
"out_of_range": "Not in itinerary date range",
|
||||
"preview": "Preview",
|
||||
"finding_recommendations": "Discovering hidden gems for your next adventure",
|
||||
"md_instructions": "Write your markdown here...",
|
||||
"days": "days",
|
||||
"activities": {
|
||||
@@ -546,5 +547,12 @@
|
||||
"immich_integration": "Immich Integration",
|
||||
"localhost_note": "Note: localhost will most likely not work unless you have setup docker networks accordingly. It is recommended to use the IP address of the server or the domain name.",
|
||||
"documentation": "Immich Integration Documentation"
|
||||
},
|
||||
"recomendations": {
|
||||
"address": "Address",
|
||||
"phone": "Phone",
|
||||
"contact": "Contact",
|
||||
"website": "Website",
|
||||
"recommendation": "Recommendation"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -267,7 +267,8 @@
|
||||
"will_be_marked": "se marcará como visitado una vez guardada la aventura.",
|
||||
"cities_updated": "ciudades actualizadas",
|
||||
"create_adventure": "Crear aventura",
|
||||
"no_adventures_to_recommendations": "No se encontraron aventuras. \nAñade al menos una aventura para obtener recomendaciones."
|
||||
"no_adventures_to_recommendations": "No se encontraron aventuras. \nAñade al menos una aventura para obtener recomendaciones.",
|
||||
"finding_recommendations": "Descubriendo gemas ocultas para tu próxima aventura"
|
||||
},
|
||||
"worldtravel": {
|
||||
"all": "Todo",
|
||||
@@ -546,5 +547,12 @@
|
||||
"immich_integration": "Integración Immich",
|
||||
"documentation": "Documentación de integración de Immich",
|
||||
"localhost_note": "Nota: lo más probable es que localhost no funcione a menos que haya configurado las redes acoplables en consecuencia. \nSe recomienda utilizar la dirección IP del servidor o el nombre de dominio."
|
||||
},
|
||||
"recomendations": {
|
||||
"address": "DIRECCIÓN",
|
||||
"contact": "Contacto",
|
||||
"phone": "Teléfono",
|
||||
"recommendation": "Recomendación",
|
||||
"website": "Sitio web"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -220,7 +220,8 @@
|
||||
"will_be_marked": "sera marqué comme visité une fois l’aventure sauvegardée.",
|
||||
"cities_updated": "villes mises à jour",
|
||||
"create_adventure": "Créer une aventure",
|
||||
"no_adventures_to_recommendations": "Aucune aventure trouvée. \nAjoutez au moins une aventure pour obtenir des recommandations."
|
||||
"no_adventures_to_recommendations": "Aucune aventure trouvée. \nAjoutez au moins une aventure pour obtenir des recommandations.",
|
||||
"finding_recommendations": "Découvrir des trésors cachés pour votre prochaine aventure"
|
||||
},
|
||||
"home": {
|
||||
"desc_1": "Découvrez, planifiez et explorez en toute simplicité",
|
||||
@@ -546,5 +547,12 @@
|
||||
"update_integration": "Intégration des mises à jour",
|
||||
"documentation": "Documentation d'intégration Immich",
|
||||
"localhost_note": "Remarque : localhost ne fonctionnera probablement pas à moins que vous n'ayez configuré les réseaux Docker en conséquence. \nIl est recommandé d'utiliser l'adresse IP du serveur ou le nom de domaine."
|
||||
},
|
||||
"recomendations": {
|
||||
"address": "Adresse",
|
||||
"contact": "Contact",
|
||||
"phone": "Téléphone",
|
||||
"recommendation": "Recommandation",
|
||||
"website": "Site web"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -220,7 +220,8 @@
|
||||
"will_be_marked": "verrà contrassegnato come visitato una volta salvata l'avventura.",
|
||||
"cities_updated": "città aggiornate",
|
||||
"create_adventure": "Crea Avventura",
|
||||
"no_adventures_to_recommendations": "Nessuna avventura trovata. \nAggiungi almeno un'avventura per ricevere consigli."
|
||||
"no_adventures_to_recommendations": "Nessuna avventura trovata. \nAggiungi almeno un'avventura per ricevere consigli.",
|
||||
"finding_recommendations": "Alla scoperta di gemme nascoste per la tua prossima avventura"
|
||||
},
|
||||
"home": {
|
||||
"desc_1": "Scopri, pianifica ed esplora con facilità",
|
||||
@@ -546,5 +547,12 @@
|
||||
"update_integration": "Aggiorna integrazione",
|
||||
"documentation": "Documentazione sull'integrazione di Immich",
|
||||
"localhost_note": "Nota: molto probabilmente localhost non funzionerà a meno che tu non abbia configurato le reti docker di conseguenza. \nSi consiglia di utilizzare l'indirizzo IP del server o il nome del dominio."
|
||||
},
|
||||
"recomendations": {
|
||||
"address": "Indirizzo",
|
||||
"contact": "Contatto",
|
||||
"phone": "Telefono",
|
||||
"recommendation": "Raccomandazione",
|
||||
"website": "Sito web"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -220,7 +220,8 @@
|
||||
"will_be_marked": "wordt gemarkeerd als bezocht zodra het avontuur is opgeslagen.",
|
||||
"cities_updated": "steden bijgewerkt",
|
||||
"create_adventure": "Creëer avontuur",
|
||||
"no_adventures_to_recommendations": "Geen avonturen gevonden. \nVoeg ten minste één avontuur toe om aanbevelingen te krijgen."
|
||||
"no_adventures_to_recommendations": "Geen avonturen gevonden. \nVoeg ten minste één avontuur toe om aanbevelingen te krijgen.",
|
||||
"finding_recommendations": "Ontdek verborgen juweeltjes voor je volgende avontuur"
|
||||
},
|
||||
"home": {
|
||||
"desc_1": "Ontdek, plan en verken met gemak",
|
||||
@@ -546,5 +547,12 @@
|
||||
"update_integration": "Integratie bijwerken",
|
||||
"documentation": "Immich-integratiedocumentatie",
|
||||
"localhost_note": "Opmerking: localhost zal hoogstwaarschijnlijk niet werken tenzij u de docker-netwerken dienovereenkomstig hebt ingesteld. \nHet wordt aanbevolen om het IP-adres van de server of de domeinnaam te gebruiken."
|
||||
},
|
||||
"recomendations": {
|
||||
"address": "Adres",
|
||||
"contact": "Contact",
|
||||
"phone": "Telefoon",
|
||||
"recommendation": "Aanbeveling",
|
||||
"website": "Website"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -267,7 +267,8 @@
|
||||
"will_be_marked": "zostanie oznaczona jako odwiedzona po zapisaniu przygody.",
|
||||
"cities_updated": "miasta zaktualizowane",
|
||||
"create_adventure": "Stwórz przygodę",
|
||||
"no_adventures_to_recommendations": "Nie znaleziono żadnych przygód. \nDodaj co najmniej jedną przygodę, aby uzyskać rekomendacje."
|
||||
"no_adventures_to_recommendations": "Nie znaleziono żadnych przygód. \nDodaj co najmniej jedną przygodę, aby uzyskać rekomendacje.",
|
||||
"finding_recommendations": "Odkrywanie ukrytych klejnotów na następną przygodę"
|
||||
},
|
||||
"worldtravel": {
|
||||
"country_list": "Lista krajów",
|
||||
@@ -546,5 +547,12 @@
|
||||
"immich_disabled": "Integracja z Immich została pomyślnie wyłączona!",
|
||||
"documentation": "Dokumentacja integracji Immicha",
|
||||
"localhost_note": "Uwaga: localhost najprawdopodobniej nie będzie działać, jeśli nie skonfigurujesz odpowiednio sieci dokerów. \nZalecane jest użycie adresu IP serwera lub nazwy domeny."
|
||||
},
|
||||
"recomendations": {
|
||||
"address": "Adres",
|
||||
"contact": "Kontakt",
|
||||
"phone": "Telefon",
|
||||
"recommendation": "Zalecenie",
|
||||
"website": "Strona internetowa"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -220,7 +220,8 @@
|
||||
"will_be_marked": "kommer att markeras som besökt när äventyret har sparats.",
|
||||
"cities_updated": "städer uppdaterade",
|
||||
"create_adventure": "Skapa äventyr",
|
||||
"no_adventures_to_recommendations": "Inga äventyr hittades. \nLägg till minst ett äventyr för att få rekommendationer."
|
||||
"no_adventures_to_recommendations": "Inga äventyr hittades. \nLägg till minst ett äventyr för att få rekommendationer.",
|
||||
"finding_recommendations": "Upptäck dolda pärlor för ditt nästa äventyr"
|
||||
},
|
||||
"home": {
|
||||
"desc_1": "Upptäck, planera och utforska med lätthet",
|
||||
@@ -546,5 +547,12 @@
|
||||
"update_integration": "Uppdatera integration",
|
||||
"documentation": "Immich Integrationsdokumentation",
|
||||
"localhost_note": "Obs: localhost kommer sannolikt inte att fungera om du inte har konfigurerat docker-nätverk i enlighet med detta. \nDet rekommenderas att använda serverns IP-adress eller domännamnet."
|
||||
},
|
||||
"recomendations": {
|
||||
"address": "Adress",
|
||||
"contact": "Kontakta",
|
||||
"phone": "Telefon",
|
||||
"recommendation": "Rekommendation",
|
||||
"website": "Webbplats"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -220,7 +220,8 @@
|
||||
"will_be_marked": "保存冒险后将被标记为已访问。",
|
||||
"cities_updated": "城市已更新",
|
||||
"create_adventure": "创造冒险",
|
||||
"no_adventures_to_recommendations": "没有发现任何冒险。\n至少添加一次冒险以获得推荐。"
|
||||
"no_adventures_to_recommendations": "没有发现任何冒险。\n至少添加一次冒险以获得推荐。",
|
||||
"finding_recommendations": "为您的下一次冒险发现隐藏的宝石"
|
||||
},
|
||||
"home": {
|
||||
"desc_1": "轻松发现、规划和探索",
|
||||
@@ -546,5 +547,12 @@
|
||||
"update_integration": "更新集成",
|
||||
"documentation": "Immich 集成文档",
|
||||
"localhost_note": "注意:除非您相应地设置了 docker 网络,否则 localhost 很可能无法工作。\n建议使用服务器的IP地址或域名。"
|
||||
},
|
||||
"recomendations": {
|
||||
"address": "地址",
|
||||
"contact": "接触",
|
||||
"phone": "电话",
|
||||
"recommendation": "推荐",
|
||||
"website": "网站"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user