diff --git a/Applications/Picture Edit.app/Localizations/French.lang b/Applications/Picture Edit.app/Localizations/French.lang index e3e21584..19b6f249 100644 --- a/Applications/Picture Edit.app/Localizations/French.lang +++ b/Applications/Picture Edit.app/Localizations/French.lang @@ -36,7 +36,7 @@ "F - outil braille", null, "X - changer de couleur", - "D - réinitialiser les couleurs du dessin", + "D - réinitialiser les couleurs du dessin" }, tool1 = "L'outil de sélection vous permet de sélectionner la zone préférée sur l'image et d'effectuer certaines opérations dessus. ", fill = "Remplir", @@ -85,7 +85,7 @@ brightness = "Luminosité:", filterColor = "Couleur du filtre", transparency = "Transparence:", - force = "Force", + force = "Forcer", rasterizePolygon = "Pixelliser le polygone", - polygonEdges = "Nombre d'arêtes du polygone :", + polygonEdges = "Nombre d'arêtes du polygone :" } \ No newline at end of file diff --git a/Applications/Weather.app/Localizations/French.lang b/Applications/Weather.app/Localizations/French.lang index e5537c2c..b7c115d6 100644 --- a/Applications/Weather.app/Localizations/French.lang +++ b/Applications/Weather.app/Localizations/French.lang @@ -8,11 +8,11 @@ [5] = "SW", [6] = "O", [7] = "NO", - [8] = "N", + [8] = "N" }, - mmHg = "mmHg", + mmHg = " mm Hg", speed = "Mme,", population = "Population:", city = "Tapez le nom de la ville ici", - cityError = "Mauvais résultat. ", + cityError = "Mauvais résultat. " } \ No newline at end of file diff --git a/Applications/Weather.app/Localizations/German.lang b/Applications/Weather.app/Localizations/German.lang index fa73e129..c9afd4e5 100644 --- a/Applications/Weather.app/Localizations/German.lang +++ b/Applications/Weather.app/Localizations/German.lang @@ -8,11 +8,11 @@ [5] = "SW", [6] = "W", [7] = "NW", - [8] = "N", + [8] = "N" }, - mmHg = "mmHg", + mmHg = " mm Hg", speed = "Frau,", population = "Bevölkerung:", city = "Geben Sie hier den Namen der Stadt ein", - cityError = "Falsches Ergebnis. ", + cityError = "Falsches Ergebnis. " } \ No newline at end of file diff --git a/Applications/Weather.app/Localizations/Korean.lang b/Applications/Weather.app/Localizations/Korean.lang index 02ad8759..0c84b3d8 100644 --- a/Applications/Weather.app/Localizations/Korean.lang +++ b/Applications/Weather.app/Localizations/Korean.lang @@ -8,11 +8,11 @@ [5] = "SW", [6] = "여", [7] = "북서", - [8] = "N", + [8] = "N" }, - mmHg = "mmHg", + mmHg = " mm Hg", speed = "m/s,", population = "인구:", city = "여기에 도시 이름을 입력하세요.", - cityError = "잘못된 결과입니다. ", + cityError = "잘못된 결과입니다. " } \ No newline at end of file