diff --git a/frontend/src/locales/messages/ca-ES.json b/frontend/src/locales/messages/ca-ES.json index fafb5e2bc095..4bf7eac4c214 100644 --- a/frontend/src/locales/messages/ca-ES.json +++ b/frontend/src/locales/messages/ca-ES.json @@ -1,12 +1,12 @@ { "404": { - "page-not-found": "404 Page Not Found", + "page-not-found": "404 No s'ha trobat la pàgina", "take-me-home": "Take me Home" }, "about": { - "about-mealie": "About Mealie", - "api-docs": "API Docs", - "api-port": "API Port", + "about-mealie": "Quant a Mealie", + "api-docs": "Documentació de l'API", + "api-port": "Port de l'API", "application-mode": "Application Mode", "database-type": "Database Type", "database-url": "Database URL", diff --git a/frontend/src/locales/messages/de-DE.json b/frontend/src/locales/messages/de-DE.json index 3b1c2e9473da..892a063a7a42 100644 --- a/frontend/src/locales/messages/de-DE.json +++ b/frontend/src/locales/messages/de-DE.json @@ -14,15 +14,15 @@ "demo": "Demo", "demo-status": "Demostatus", "development": "Entwicklung", - "docs": "Docs", + "docs": "Dokumentation", "download-log": "Protokoll herunterladen", "download-recipe-json": "Last Scraped JSON", - "github": "Github", + "github": "GitHub", "log-lines": "Log Lines", "not-demo": "Keine Demo", "portfolio": "Portfolio", - "production": "Production", - "support": "Support", + "production": "Produktivumgebung", + "support": "Unterstützen", "version": "Version" }, "category": { @@ -34,7 +34,7 @@ "category-filter": "Kategoriefilter", "category-update-failed": "Aktualisieren der Kategorie fehlgeschlagen", "category-updated": "Kategorie aktualisiert", - "uncategorized-count": "Nicht kategorisierte {count}" + "uncategorized-count": "{count} nicht kategorisierte" }, "events": { "apprise-url": "Apprise URL", @@ -52,7 +52,7 @@ "clear": "Clear", "close": "Schließen", "confirm": "Bestätigen", - "copied": "Copied", + "copied": "Kopiert", "create": "Erstellen", "created": "Erstellt", "current-parenthesis": "(Neueste)", @@ -78,7 +78,7 @@ "import": "Importieren", "keyword": "Keyword", "link": "Link", - "link-copied": "Link Copied", + "link-copied": "Link kopiert", "monday": "Montag", "name": "Name", "new": "Neu", diff --git a/frontend/src/locales/messages/es-ES.json b/frontend/src/locales/messages/es-ES.json index e39fe5cda4a0..4f72ebab483d 100644 --- a/frontend/src/locales/messages/es-ES.json +++ b/frontend/src/locales/messages/es-ES.json @@ -14,15 +14,15 @@ "demo": "Versión Demo", "demo-status": "Estado Demo", "development": "Desarrollo", - "docs": "Docs", + "docs": "Documentación", "download-log": "Descargar Log", - "download-recipe-json": "Last Scraped JSON", + "download-recipe-json": "Último JSON raspado", "github": "Github", "log-lines": "Log Lines", "not-demo": "No Demo", "portfolio": "Portfolio", "production": "Producción", - "support": "Support", + "support": "Soporte", "version": "Versión" }, "category": { @@ -78,7 +78,7 @@ "import": "Importar", "keyword": "Etiqueta", "link": "Enlace", - "link-copied": "Link Copied", + "link-copied": "Enlace copiado", "monday": "Lunes", "name": "Nombre", "new": "Nuevo", @@ -114,7 +114,7 @@ "updated": "Actualizado", "upload": "Subir", "url": "URL", - "view": "View", + "view": "Ver", "wednesday": "Miércoles", "yes": "Si" }, @@ -170,10 +170,10 @@ }, "migration-data-removed": "Datos de migración eliminados", "nextcloud": { - "description": "Migrate data from a Nextcloud Cookbook instance", + "description": "Migrar datos desde Nextcloud Cookbook", "title": "Nextcloud Cookbook" }, - "no-migration-data-available": "No Migration Data Available", + "no-migration-data-available": "No hay datos de migración disponibles", "recipe-migration": "Migración de recetas" }, "new-recipe": { @@ -350,9 +350,9 @@ "no-unused-items": "No hay elementos sin usar", "recipes-affected": "Ninguna receta afectuada | Una receta afectada |{count} recetas afectuadas", "remove-unused": "Eliminar los no usados", - "title-case-all": "Title Case All", + "title-case-all": "Primera letra en mayúscula", "toolbox": "Cuadro de herramientas", - "unorganized": "Unorganized" + "unorganized": "Sin organizar" }, "webhooks": { "meal-planner-webhooks": "Meal Planner Webhooks", @@ -363,14 +363,14 @@ } }, "shopping-list": { - "all-lists": "All Lists", + "all-lists": "Todas las listas", "create-shopping-list": "Create Shopping List", "from-recipe": "From Recipe", - "list-name": "List Name", - "new-list": "New List", - "quantity": "Quantity: {0}", - "shopping-list": "Shopping List", - "shopping-lists": "Shopping Lists" + "list-name": "Nombre de la lista", + "new-list": "Nueva lista", + "quantity": "Cantidad: {0}", + "shopping-list": "Lista de la compra", + "shopping-lists": "Listas de la compra" }, "signup": { "display-name": "Mostrar nombre", @@ -439,9 +439,9 @@ "user-successfully-logged-in": "Usuario conectado correctamente", "user-update-failed": "Error al actualizar el usuario", "user-updated": "Usuario actualizado", - "username": "Username", + "username": "Usuario", "users": "Usuarios", - "users-header": "USERS", + "users-header": "USUARIOS", "webhook-time": "Webhook Time", "webhooks-enabled": "Webhooks Enabled", "you-are-not-allowed-to-create-a-user": "No tiene permisos para crear usuarios", diff --git a/frontend/src/locales/messages/fr-FR.json b/frontend/src/locales/messages/fr-FR.json index 333e03dccfce..629ca5600dd8 100644 --- a/frontend/src/locales/messages/fr-FR.json +++ b/frontend/src/locales/messages/fr-FR.json @@ -18,11 +18,11 @@ "download-log": "Télécharger les logs", "download-recipe-json": "Dernier JSON récupéré", "github": "Github", - "log-lines": "Log Lines", + "log-lines": "Lignes de log", "not-demo": "Non", "portfolio": "Portfolio", "production": "Production", - "support": "Support", + "support": "Soutenir", "version": "Version" }, "category": { @@ -52,7 +52,7 @@ "clear": "Effacer", "close": "Fermer", "confirm": "Confirmer", - "copied": "Copied", + "copied": "Copié", "create": "Créer", "created": "Créé", "current-parenthesis": "(Actuel)", @@ -78,7 +78,7 @@ "import": "Importer", "keyword": "Mot-clé", "link": "Lien", - "link-copied": "Link Copied", + "link-copied": "Lien copié", "monday": "Lundi", "name": "Nom", "new": "Nouveau", @@ -114,7 +114,7 @@ "updated": "Mis à jour", "upload": "Importer", "url": "URL", - "view": "View", + "view": "Voir", "wednesday": "Mercredi", "yes": "Oui" }, @@ -352,7 +352,7 @@ "remove-unused": "Supprimer orphelins", "title-case-all": "Majuscules partout", "toolbox": "Boîte à outils", - "unorganized": "Unorganized" + "unorganized": "Non organisé" }, "webhooks": { "meal-planner-webhooks": "Webhooks des menus", @@ -363,14 +363,14 @@ } }, "shopping-list": { - "all-lists": "All Lists", - "create-shopping-list": "Create Shopping List", - "from-recipe": "From Recipe", - "list-name": "List Name", - "new-list": "New List", - "quantity": "Quantity: {0}", - "shopping-list": "Shopping List", - "shopping-lists": "Shopping Lists" + "all-lists": "Toutes les listes", + "create-shopping-list": "Créer une liste de courses", + "from-recipe": "À partir d'une recette", + "list-name": "Nom de la liste", + "new-list": "Nouvelle liste", + "quantity": "Quantité : {0}", + "shopping-list": "Liste de courses", + "shopping-lists": "Listes de courses" }, "signup": { "display-name": "Nom affiché", @@ -441,7 +441,7 @@ "user-updated": "Utilisateur mis à jour", "username": "Nom d'utilisateur", "users": "Utilisateurs", - "users-header": "USERS", + "users-header": "UTILISATEURS", "webhook-time": "Heure du Webhook", "webhooks-enabled": "Webhooks activés", "you-are-not-allowed-to-create-a-user": "Vous n'avez pas le droit de créer un utilisateur", diff --git a/frontend/src/locales/messages/nl-NL.json b/frontend/src/locales/messages/nl-NL.json index 698beda03c7d..0c135ef0941d 100644 --- a/frontend/src/locales/messages/nl-NL.json +++ b/frontend/src/locales/messages/nl-NL.json @@ -14,15 +14,15 @@ "demo": "Demo", "demo-status": "Demo status", "development": "Versies in ontwikkeling", - "docs": "Docs", + "docs": "Documentatie", "download-log": "Logbestand downloaden", "download-recipe-json": "Laatste Ingelezen JSON", "github": "Github", - "log-lines": "Log Lines", + "log-lines": "Logboek regels", "not-demo": "Niet Demo", "portfolio": "Portfolio", "production": "Productie", - "support": "Support", + "support": "Ondersteuning", "version": "Versie" }, "category": { @@ -52,7 +52,7 @@ "clear": "Wissen", "close": "Sluiten", "confirm": "Bevestigen", - "copied": "Copied", + "copied": "Gekopieerd", "create": "Aanmaken", "created": "Aangemaakt op", "current-parenthesis": "(Huidig)", @@ -78,7 +78,7 @@ "import": "Importeren", "keyword": "Trefwoord", "link": "Koppeling", - "link-copied": "Link Copied", + "link-copied": "Link Gekopieerd", "monday": "Maandag", "name": "Naam", "new": "Nieuw", @@ -114,7 +114,7 @@ "updated": "Bijgewerkt", "upload": "Uploaden", "url": "URL", - "view": "View", + "view": "Bekijken", "wednesday": "Woensdag", "yes": "Ja" }, @@ -170,10 +170,10 @@ }, "migration-data-removed": "Migratie gegevens verwijderd", "nextcloud": { - "description": "Migrate data from a Nextcloud Cookbook instance", + "description": "Migreer gegevens uit een Nextcloud Kookboek instance", "title": "Nextcloud Kookboek" }, - "no-migration-data-available": "No Migration Data Available", + "no-migration-data-available": "Geen Migratiegegevens Beschikbaar", "recipe-migration": "Recept Migratie" }, "new-recipe": { @@ -352,7 +352,7 @@ "remove-unused": "Verwijder Ongebruikte Items", "title-case-all": "Alle Titels In Hoofdletters", "toolbox": "Gereedschapskist", - "unorganized": "Unorganized" + "unorganized": "Ongeorganiseerd" }, "webhooks": { "meal-planner-webhooks": "Maaltijdplanner Webhooks", @@ -363,14 +363,14 @@ } }, "shopping-list": { - "all-lists": "All Lists", - "create-shopping-list": "Create Shopping List", - "from-recipe": "From Recipe", - "list-name": "List Name", - "new-list": "New List", - "quantity": "Quantity: {0}", - "shopping-list": "Shopping List", - "shopping-lists": "Shopping Lists" + "all-lists": "Alle Lijsten", + "create-shopping-list": "Boodschappenlijst maken", + "from-recipe": "Uit Recept", + "list-name": "Lijstnaam", + "new-list": "Nieuwe Lijst", + "quantity": "Hoeveelheid: {0}", + "shopping-list": "Boodschappenlijst", + "shopping-lists": "Boodschappenlijsten" }, "signup": { "display-name": "Schermnaam", @@ -439,9 +439,9 @@ "user-successfully-logged-in": "Gebruiker succesvol ingelogd", "user-update-failed": "Bijwerken van gebruiker mislukt", "user-updated": "Gebruiker is geüpdate", - "username": "Username", + "username": "Gebruikersnaam", "users": "Gebruikers", - "users-header": "USERS", + "users-header": "GEBRUIKERS", "webhook-time": "Webhook Tijd", "webhooks-enabled": "Webhooks ingeschakeld", "you-are-not-allowed-to-create-a-user": "Je hebt geen toestemming om een gebruiker aan te maken", diff --git a/frontend/src/locales/messages/sv-SE.json b/frontend/src/locales/messages/sv-SE.json index dbaa43efdaca..3f6ee70417f7 100644 --- a/frontend/src/locales/messages/sv-SE.json +++ b/frontend/src/locales/messages/sv-SE.json @@ -14,15 +14,15 @@ "demo": "Demo", "demo-status": "Demo status", "development": "Utveckling", - "docs": "Docs", + "docs": "Dokumentation", "download-log": "Ladda ner logg", "download-recipe-json": "Senast hämtad JSON", "github": "Github", - "log-lines": "Log Lines", + "log-lines": "Loggrader", "not-demo": "Ingen Demo", - "portfolio": "Portfolio", + "portfolio": "Portfölj", "production": "Produktion", - "support": "Support", + "support": "Hjälp", "version": "Version" }, "category": { @@ -52,7 +52,7 @@ "clear": "Rensa", "close": "Stäng", "confirm": "Bekräfta", - "copied": "Copied", + "copied": "Kopierad", "create": "Skapa", "created": "Skapad", "current-parenthesis": "(Nuvarande)", @@ -78,7 +78,7 @@ "import": "Importera", "keyword": "Nyckelord", "link": "Länk", - "link-copied": "Link Copied", + "link-copied": "Länk kopierad", "monday": "Måndag", "name": "Namn", "new": "Ny", @@ -114,7 +114,7 @@ "updated": "Uppdaterad", "upload": "Ladda upp", "url": "URL", - "view": "View", + "view": "Visa", "wednesday": "Onsdag", "yes": "Ja" }, @@ -352,7 +352,7 @@ "remove-unused": "Ta bort oanvända", "title-case-all": "Ändra alla taggar", "toolbox": "Verktygslåda", - "unorganized": "Unorganized" + "unorganized": "Okategoriserad" }, "webhooks": { "meal-planner-webhooks": "Webhooks för denna måltidsplan", @@ -363,14 +363,14 @@ } }, "shopping-list": { - "all-lists": "All Lists", - "create-shopping-list": "Create Shopping List", - "from-recipe": "From Recipe", - "list-name": "List Name", - "new-list": "New List", - "quantity": "Quantity: {0}", - "shopping-list": "Shopping List", - "shopping-lists": "Shopping Lists" + "all-lists": "Visa alla listor", + "create-shopping-list": "Skapa inköpslista", + "from-recipe": "Från recept", + "list-name": "Listnamn", + "new-list": "Ny lista", + "quantity": "Antal {0}", + "shopping-list": "Inköpslista", + "shopping-lists": "Inköpslistor" }, "signup": { "display-name": "Visningsnamn", @@ -441,7 +441,7 @@ "user-updated": "Användare uppdaterad", "username": "Användarnamn", "users": "Användare", - "users-header": "USERS", + "users-header": "ANVÄNDARE", "webhook-time": "Webbhook tid", "webhooks-enabled": "Webhooks aktiverat", "you-are-not-allowed-to-create-a-user": "Du har inte behörighet att skapa en användare",