0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 00:58:26 -05:00
penpot/frontend
Fabien Basmaison dc69d0c7f4 Improve French translation strings.
See https://unicode-table.com/en/202F/ for the character to add before `!`, `?`, `;`, `:` and `»`, and after `«`.

fix: Typography

Replace `...` with `…` for all languages.

In French:

- Replace `'` (quote) with `’` (apostrophe).
- Replace `“` and ” with `«` and `»`.
- Replace `-` (hyphens) with `‑` (non‑breaking hyphens).
- Fix a few grammar issues.
- Replace `Editer` with `Modifier`.
- Replace `Espacement des lettres` with `Crénage`; shorter term for “kerning”.
- Add accents on uppercase letters.

Fix a string in French.

Missed two replacements in French.

Add missing changes:

- French typographic quotes.
- Crénage

Addresses https://github.com/penpot/penpot/pull/591#pullrequestreview-585038080

Update locales:

- Fix some typos in English (dowload, reasign).

- Fix some grammar.
- _Accord de proximité_ on one occasion. (masculine + feminine + adjective = feminine adjective).
- “Soulignage” and “Barré” (I looked at LibreOffice to see how they were doing it).
- Consistent use of “Êtes‑vous sûr de vouloir ”.
- bibliothèque partagée: Bibliothèque Partagée.
- « Mise à jour » to use a noun that is not gender ambiguous.
- “Disposition” changed to “Mise en page” (could be “Composition”, although more ambiguous with other terms).
- Hauteur de ligne: Interlignage.
- Crénage: [Interlettrage](https://fr.wikipedia.org/wiki/Interlettre) which is more what a typographer would do based on the existing kerning of the font.
- Première lettre en majuscule: Premières Lettres en [Capitales](https://fr.wikipedia.org/wiki/Capitale_et_majuscule) (to illustrate the result).
- Quitter: Se déconnecter (clearer about the outcome of the action).
- Use of “a” for the title and “the” for the confirmation.
- Couche: Calque.

Update a missed string for consistency.

[L10N] Update some French terms.
2021-02-18 09:35:37 +01:00
..
dev
resources Improve French translation strings. 2021-02-18 09:35:37 +01:00
scripts Improvements on image building. 2020-12-12 13:49:39 +01:00
src/app 🐛 Fix corner cases on invitation/signup flows. 2021-02-18 09:35:37 +01:00
tests/app 🎉 Add more tests for components 2021-02-10 14:46:10 +01:00
vendor
.nvmrc 🐛 Fix unexpected issues on gulpfile. 2020-11-11 16:37:47 +01:00
deps.edn ⬆️ Update beicon. 2021-01-29 18:02:50 +01:00
gulpfile.js Improvements over cursor rendering 2021-01-27 21:52:55 +01:00
locales.clj 🔧 Add ru in translation options 2020-07-16 21:07:05 +03:00
package.json ⬆️ Update frontend npm dependencies. 2021-01-25 11:51:15 +01:00
shadow-cljs.edn Reduce system resources for frontend build. 2021-02-03 15:18:16 +01:00
test.cljs ♻️ Replace mount with integrant. 2021-01-07 11:29:57 +01:00
yarn.lock ⬆️ Update frontend npm dependencies. 2021-01-25 11:51:15 +01:00