diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index f74b0797f..192a1bc61 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -774,8 +774,8 @@ "display-authentication-method": "Afficher la méthode d'authentification", "default-authentication-method": "Méthode d'authentification par défaut", "duplicate-board": "Dupliquer le tableau", - "org-number": "The number of organizations is:", - "team-number": "The number of teams is:", + "org-number": "Le nombre d'organisations est de :", + "team-number": "Le nombre d'équipes est de :", "people-number": "Le nombre d'utilisateurs est de :", "swimlaneDeletePopup-title": "Supprimer le couloir ?", "swimlane-delete-pop": "Toutes les actions vont être supprimées du suivi d'activités et vous ne pourrez plus utiliser ce couloir. Cette action est irréversible.", @@ -839,10 +839,10 @@ "task": "Tâche", "create-task": "Créer une tâche", "ok": "OK", - "organizations": "Organizations", - "teams": "Teams", - "displayName": "Display Name", - "shortName": "Short Name", - "website": "Website", - "person": "Person" + "organizations": "Organisations", + "teams": "Équipes", + "displayName": "Nom d'Affichage", + "shortName": "Nom Court", + "website": "Site Web", + "person": "Personne" } diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json index 7f7f8935d..d9352902f 100644 --- a/i18n/pl.i18n.json +++ b/i18n/pl.i18n.json @@ -774,8 +774,8 @@ "display-authentication-method": "Wyświetl metodę logowania", "default-authentication-method": "Domyślna metoda logowania", "duplicate-board": "Duplikuj tablicę", - "org-number": "The number of organizations is:", - "team-number": "The number of teams is:", + "org-number": "Liczba organizacji:", + "team-number": "Liczba zespołów:", "people-number": "Liczba użytkowników to:", "swimlaneDeletePopup-title": "Usunąć ścieżkę?", "swimlane-delete-pop": "Wszystkie zdarzenia dotyczące tej ścieżki zostaną usunięte z historii aktywności. Tej operacji nie można cofnąć. Usunięcie jest nieodwracalne.", @@ -839,10 +839,10 @@ "task": "Zadanie", "create-task": "Utwórz zadanie", "ok": "OK", - "organizations": "Organizations", - "teams": "Teams", - "displayName": "Display Name", - "shortName": "Short Name", - "website": "Website", - "person": "Person" + "organizations": "Organizacje", + "teams": "Zespoły", + "displayName": "Nazwa wyświetlana", + "shortName": "Nazwa skrócona", + "website": "Strona internetowa", + "person": "Osoba" }