mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-09 07:25:21 +02:00
New Crowdin updates (#3286)
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
* New translations en-us.json (Spanish) * New translations en-us.json (Swedish) * New translations en-us.json (English, United Kingdom) * New translations en-us.json (Polish) * New translations en-us.json (Romanian) * New translations en-us.json (French) * New translations en-us.json (Afrikaans) * New translations en-us.json (Arabic) * New translations en-us.json (Bulgarian) * New translations en-us.json (Catalan) * New translations en-us.json (Czech) * New translations en-us.json (Danish) * New translations en-us.json (German) * New translations en-us.json (Greek) * New translations en-us.json (Finnish) * New translations en-us.json (Hebrew) * New translations en-us.json (Hungarian) * New translations en-us.json (Italian) * New translations en-us.json (Japanese) * New translations en-us.json (Korean) * New translations en-us.json (Lithuanian) * New translations en-us.json (Dutch) * New translations en-us.json (Norwegian) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Slovak) * New translations en-us.json (Slovenian) * New translations en-us.json (Serbian (Cyrillic)) * New translations en-us.json (Turkish) * New translations en-us.json (Ukrainian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Chinese Traditional) * New translations en-us.json (Vietnamese) * New translations en-us.json (Galician) * New translations en-us.json (Icelandic) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (Croatian) * New translations en-us.json (Latvian) * New translations en-us.json (French, Canada)
This commit is contained in:
parent
e17b320dc8
commit
0e23a41bdb
39 changed files with 1392 additions and 495 deletions
|
@ -85,6 +85,7 @@
|
|||
"clear": "Eliminar",
|
||||
"close": "Cerrar",
|
||||
"confirm": "Confirmar",
|
||||
"confirm-how-does-everything-look": "How does everything look?",
|
||||
"confirm-delete-generic": "¿Estás seguro de que quieres eliminarlo?",
|
||||
"copied_message": "¡Copiado!",
|
||||
"create": "Crear",
|
||||
|
@ -170,6 +171,7 @@
|
|||
"units": "Unidades",
|
||||
"back": "Volver",
|
||||
"next": "Siguiente",
|
||||
"start": "Start",
|
||||
"toggle-view": "Cambiar vista",
|
||||
"date": "Fecha",
|
||||
"id": "Id",
|
||||
|
@ -238,6 +240,8 @@
|
|||
"group-preferences": "Preferencias de grupo",
|
||||
"private-group": "Grupo privado",
|
||||
"private-group-description": "Establecer el grupo como privado, cambiará todas las opciones de visualización a las opciones predeterminadas. Puede cambiarse individualmente en la configuración de cada receta.",
|
||||
"enable-public-access": "Enable Public Access",
|
||||
"enable-public-access-description": "Make group recipes public by default, and allow visitors to view recipes without logging-in",
|
||||
"allow-users-outside-of-your-group-to-see-your-recipes": "Permite a los usuarios fuera de tu grupo ver tus recetas",
|
||||
"allow-users-outside-of-your-group-to-see-your-recipes-description": "Cuando esté habilitado, puede utilizar un enlace público para compartir recetas específicas sin autorizar al usuario. Cuando está desactivado, sólo puedes compartir recetas con usuarios que estén en tu grupo o generando un enlace privado de forma previa",
|
||||
"show-nutrition-information": "Mostrar la información nutricional",
|
||||
|
@ -351,6 +355,7 @@
|
|||
},
|
||||
"recipe-data-migrations": "Migración de recetas",
|
||||
"recipe-data-migrations-explanation": "Las recetas pueden migrarse desde otra aplicación soportada a Mealie. Esta es una excelente manera de empezar con Mealie.",
|
||||
"coming-from-another-application-or-an-even-older-version-of-mealie": "Coming from another application or an even older version of Mealie? Check out migrations and see if your data can be imported.",
|
||||
"choose-migration-type": "Elegir tipo de migración",
|
||||
"tag-all-recipes": "Etiqueta todas las recetas con la etiqueta {tag-name}",
|
||||
"nextcloud-text": "Las recetas Nextcloud se pueden importar desde un archivo zip que contiene los datos almacenados en Nextcloud. Consulte la estructura de carpetas de ejemplo a continuación para asegurarse de que sus recetas pueden ser importadas.",
|
||||
|
@ -533,6 +538,8 @@
|
|||
"looking-for-migrations": "¿Buscas las Migraciones?",
|
||||
"import-with-url": "Importar por url",
|
||||
"create-recipe": "Crear receta",
|
||||
"create-recipe-description": "Create a new recipe from scratch.",
|
||||
"create-recipes": "Create Recipes",
|
||||
"import-with-zip": "Importar desde .zip",
|
||||
"create-recipe-from-an-image": "Crear receta a partir de una imagen",
|
||||
"bulk-url-import": "Importación masiva desde URL",
|
||||
|
@ -728,7 +735,10 @@
|
|||
"ldap-ready-error-text": "No todos los valores LDAP están configurados. Esto puede ignorarse si no está usando autenticación LDAP.",
|
||||
"ldap-ready-success-text": "Las variables LDAP requeridas están todas definidas.",
|
||||
"build": "Compilación",
|
||||
"recipe-scraper-version": "Versión de Analizador de Recetas"
|
||||
"recipe-scraper-version": "Versión de Analizador de Recetas",
|
||||
"oidc-ready": "OIDC Ready",
|
||||
"oidc-ready-error-text": "Not all OIDC Values are configured. This can be ignored if you are not using OIDC Authentication.",
|
||||
"oidc-ready-success-text": "Required OIDC variables are all set."
|
||||
},
|
||||
"shopping-list": {
|
||||
"all-lists": "Todas las listas",
|
||||
|
@ -836,8 +846,11 @@
|
|||
"link-id": "ID del enlace",
|
||||
"link-name": "Nombre del enlace",
|
||||
"login": "Iniciar sesión",
|
||||
"login-oidc": "Login with",
|
||||
"or": "or",
|
||||
"logout": "Cerrar Sesión",
|
||||
"manage-users": "Administrar usuarios",
|
||||
"manage-users-description": "Create and manage users.",
|
||||
"new-password": "Nueva contraseña",
|
||||
"new-user": "Nuevo usuario",
|
||||
"password-has-been-reset-to-the-default-password": "La contraseña se ha restablecido a su valor por defecto",
|
||||
|
@ -1133,7 +1146,17 @@
|
|||
"background-tasks": "Tareas en Segundo Plano",
|
||||
"background-tasks-description": "Aquí puedes ver todas las tareas de fondo en ejecución y su estado",
|
||||
"no-logs-found": "No se encontraron registros",
|
||||
"tasks": "Tareas"
|
||||
"tasks": "Tareas",
|
||||
"setup": {
|
||||
"first-time-setup": "First Time Setup",
|
||||
"welcome-to-mealie-get-started": "Welcome to Mealie! Let's get started",
|
||||
"already-set-up-bring-to-homepage": "I'm already set up, just bring me to the homepage",
|
||||
"common-settings-for-new-sites": "Here are some common settings for new sites",
|
||||
"setup-complete": "Setup Complete!",
|
||||
"here-are-a-few-things-to-help-you-get-started": "Here are a few things to help you get started with Mealie",
|
||||
"restore-from-v1-backup": "Have a backup from a previous instance of Mealie v1? You can restore it here.",
|
||||
"manage-profile-or-get-invite-link": "Manage your own profile, or grab an invite link to share with others."
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"welcome-user": "👋 Hola, {0}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue