From fc454137ee732cf196638b7ead7fee6a4669a645 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 11 May 2021 10:23:19 -0800 Subject: [PATCH] New Crowdin updates (#402) * New translations en-US.json (French) * New translations en-US.json (French) * New translations en-US.json (Dutch) --- frontend/src/locales/messages/fr-FR.json | 8 ++++---- frontend/src/locales/messages/nl-NL.json | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/frontend/src/locales/messages/fr-FR.json b/frontend/src/locales/messages/fr-FR.json index 02b718420e2c..b5453353277f 100644 --- a/frontend/src/locales/messages/fr-FR.json +++ b/frontend/src/locales/messages/fr-FR.json @@ -29,7 +29,7 @@ "category-filter": "Filtre par catégories", "category-update-failed": "La mise à jour de la catégorie a échoué", "category-updated": "Catégorie mise à jour", - "uncategorized-count": "{count} non catégorisé|{count} non catégorisés" + "uncategorized-count": "{count} non catégorisée|{count} non catégorisées" }, "events": { "notification": "Notification", @@ -370,7 +370,7 @@ "tag-update-failed": "La mise à jour du mot-clé a échoué", "tag-updated": "Mot-clé mis à jour", "tags": "Mots-clés", - "untagged-count": "Untagged {count}" + "untagged-count": "{count} sans mot-clés" }, "user": { "admin": "Admin", @@ -394,7 +394,7 @@ "link-name": "Nom du lien", "login": "Connexion", "logout": "Déconnexion", - "manage-users": "Manage Users", + "manage-users": "Gérer les utilisateurs", "new-password": "Nouveau mot de passe", "new-user": "Nouvel utilisateur", "password": "Mot de passe", @@ -408,7 +408,7 @@ "total-users": "Nombre d'utilisateurs", "upload-photo": "Importer une photo", "use-8-characters-or-more-for-your-password": "Utiliser au moins 8 caractères pour votre mot de passe", - "user": "User", + "user": "Utilisateur", "user-created": "Utilisateur créé", "user-creation-failed": "La création de l'utilisateur a échoué", "user-deleted": "Utilisateur supprimé", diff --git a/frontend/src/locales/messages/nl-NL.json b/frontend/src/locales/messages/nl-NL.json index 498839b27f35..b44af2865446 100644 --- a/frontend/src/locales/messages/nl-NL.json +++ b/frontend/src/locales/messages/nl-NL.json @@ -32,14 +32,14 @@ "uncategorized-count": "Niet gecategoriseerd {count}" }, "events": { - "notification": "Notification", - "apprise-url": "Apprise URL", - "subscribed-events": "Subscribed Events", - "scheduled": "Scheduled", + "notification": "Notificatie", + "apprise-url": "Appprise URL", + "subscribed-events": "Geabonneerde Events", + "scheduled": "Gepland", "database": "Database", - "test-message-sent": "Test Message Sent", - "something-went-wrong": "Something Went Wrong!", - "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features." + "test-message-sent": "Testbericht verzonden", + "something-went-wrong": "Er is iets fout gegaan!", + "new-notification-form-description": "Mealie gebruikt de Apprise library om meldingen te genereren. Ze bieden vele opties voor diensten om te gebruiken voor meldingen. Raadpleeg hun wiki voor een uitgebreide handleiding over hoe je een URL voor je service kunt maken. Indien beschikbaar, kan het selecteren van het type van uw melding extra opties bevatten." }, "general": { "apply": "Toepassen", @@ -65,7 +65,7 @@ "file-uploaded": "Bestand geüpload", "filter": "Filter", "friday": "Vrijdag", - "general": "General", + "general": "Algemeen", "get": "Haal op", "image": "Afbeelding", "image-upload-failed": "Afbeelding uploaden mislukt", @@ -81,7 +81,7 @@ "random": "Willekeurig", "rating": "Beoordeling", "recent": "Recent(e)", - "recipe": "Recipe", + "recipe": "Recept", "recipes": "Recepten", "rename-object": "Hernoem {0}", "reset": "Herstellen", @@ -100,7 +100,7 @@ "thursday": "Donderdag", "token": "Token", "tuesday": "Dinsdag", - "type": "Type", + "type": "Soort", "test": "Test", "update": "Bijwerken", "updated": "Bijgewerkt",