mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-12-23 14:48:14 -05:00
Weblate Translations (#838)
* Translated using Weblate (Spanish) Currently translated at 100.0% (956 of 956 strings) Translation: AdventureLog/Web App Translate-URL: https://hosted.weblate.org/projects/adventurelog/web-app/es/ * Added translation using Weblate (English (United States)) * Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (956 of 956 strings) Translation: AdventureLog/Web App Translate-URL: https://hosted.weblate.org/projects/adventurelog/web-app/nb_NO/ * Remove empty English (United States) locale file * Add translation section to README.md with Weblate link and status widget --------- Co-authored-by: Nikolai Eidsheim <nikolai.eidsheim@gmail.com>
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
- [Features](#-features)
|
||||
- [Roadmap](#-roadmap)
|
||||
- [Contributing](#-contributing)
|
||||
- [Translation](#-translation)
|
||||
- [License](#-license)
|
||||
- [Contact](#-contact)
|
||||
- [Acknowledgements](#-acknowledgements)
|
||||
@@ -125,6 +126,14 @@ Contributions are always welcome!
|
||||
|
||||
See `contributing.md` for ways to get started.
|
||||
|
||||
### Translation
|
||||
|
||||
AdventureLog is available on [Weblate](https://hosted.weblate.org/projects/adventurelog/). If you would like to help translate AdventureLog into your language, please visit the link and contribute!
|
||||
|
||||
<a href="https://hosted.weblate.org/engage/adventurelog/">
|
||||
<img src="https://hosted.weblate.org/widget/adventurelog/multi-auto.svg" alt="Translation status" />
|
||||
</a>
|
||||
|
||||
<!-- License -->
|
||||
|
||||
## 📃 License
|
||||
|
||||
@@ -78,7 +78,6 @@
|
||||
"remove_from_collection": "Eliminar de la Colección",
|
||||
"add_to_collection": "Añadir a la Colección",
|
||||
"delete": "Eliminar",
|
||||
"activities": {},
|
||||
"no_image_found": "No se encontró ninguna imagen",
|
||||
"collection": "Colección",
|
||||
"homepage": "Página principal",
|
||||
@@ -207,7 +206,7 @@
|
||||
"download_calendar": "Descargar Calendario",
|
||||
"md_instructions": "Escriba aquí con markdown...",
|
||||
"preview": "Vista Previa",
|
||||
"checklist_delete_confirm": "¿Está seguro de que desea eliminar esta lista de tareas? \nEsta acción no se puede deshacer.",
|
||||
"checklist_delete_confirm": "¿Está seguro de que desea eliminar esta lista de tareas? Esta acción no se puede deshacer.",
|
||||
"clear_location": "Borrar ubicación",
|
||||
"date_information": "Información de fecha",
|
||||
"delete_checklist": "Eliminar lista de tareas",
|
||||
@@ -297,7 +296,7 @@
|
||||
"edit_location": "Ubicación de edición",
|
||||
"location_create_error": "No se pudo crear la ubicación",
|
||||
"location_created": "Ubicación creada",
|
||||
"location_delete_confirm": "¿Estás seguro de que quieres eliminar esta ubicación? \nEsta acción no se puede deshacer.",
|
||||
"location_delete_confirm": "¿Estás seguro de que quieres eliminar esta ubicación? Esta acción no se puede deshacer.",
|
||||
"location_delete_success": "Ubicación eliminada con éxito!",
|
||||
"location_not_found": "Ubicación no encontrada",
|
||||
"location_not_found_desc": "No se podía encontrar la ubicación que estaba buscando. \nPruebe una ubicación diferente o vuelva a consultar más tarde.",
|
||||
@@ -852,7 +851,6 @@
|
||||
"revoke_invite": "Revocar la invitación",
|
||||
"send_invite": "Enviar invitación"
|
||||
},
|
||||
"languages": {},
|
||||
"profile": {
|
||||
"member_since": "Miembro desde",
|
||||
"user_stats": "Estadísticas de usuario",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"navbar": {
|
||||
"adventures": "Eventyr",
|
||||
"collections": "Samlinger",
|
||||
"worldtravel": "Verdensreiser",
|
||||
"worldtravel": "Verden",
|
||||
"map": "Kart",
|
||||
"users": "Brukere",
|
||||
"search": "Søk",
|
||||
@@ -244,7 +244,6 @@
|
||||
"attachment_name": "Vedleggsnavn",
|
||||
"gpx_tip": "Last opp GPX-filer i vedlegg for å se dem på kartet!",
|
||||
"attachment_update_error": "Feil ved oppdatering av vedlegg",
|
||||
"activities": {},
|
||||
"lodging_information": "Overnattingsinformasjon",
|
||||
"price": "Pris",
|
||||
"reservation_number": "Reservasjonsnummer",
|
||||
@@ -874,7 +873,6 @@
|
||||
"revoke_invite": "Revoke Inviter",
|
||||
"send_invite": "Send invitasjon"
|
||||
},
|
||||
"languages": {},
|
||||
"profile": {
|
||||
"member_since": "Medlem siden",
|
||||
"user_stats": "Brukerstatistikk",
|
||||
|
||||
Reference in New Issue
Block a user