Commit c5700199139b87b8e4f44d100fc82b34a1d11c2a
update French locale.
but there's a bunch of them still missing. at least now they're explicitly in there for anyone to change.Daan Wynen committed on 4/25/2020, 12:11:29 PM
Parent: d33ad4736567a2417f9494160d50f1e900caecd2
Files changed
locales/fr.json | changed |
locales/fr.json | ||
---|---|---|
@@ -82,8 +82,9 @@ | ||
82 | 82 … | "See more": "Afficher plus", |
83 | 83 … | "mentioned you": "vous a mentionné", |
84 | 84 … | " and ": " et ", |
85 | 85 … | "Liked by": "Aimé par", |
86 … | + "Liked": "J'ai aimé", | |
86 | 87 … | "%s likes": { |
87 | 88 … | "one": "%s j’aime", |
88 | 89 … | "other": "%s j’aimes" |
89 | 90 … | }, |
@@ -257,6 +258,22 @@ | ||
257 | 258 … | "Blocking": "Blocage", |
258 | 259 … | "Automatically delete messages from blocked authors. This is irreversible and will cause problems with clients that share the database but do not support deleted messages. Enable at your own risk!": "Supprimer automatiquement les message des utilisateurs bloqués. Ceci est irréversible et causera des des problèmes avec les clients qui partagent la base de données mais ne prennent pas en charge les message supprimés. Activez cette option à vos risques et périls!", |
259 | 260 … | "light": "clair", |
260 | 261 … | "dark": "sombre", |
261 | - "new": "nouveau" | |
262 … | + "new": "nouveau", | |
263 … | + "Clear Draft": "Supprimer Brouillon", | |
264 … | + "Possible connections": "Possible connections", | |
265 … | + "Connections": "Connections", | |
266 … | + "Search for word, @feedId, #channel or %msgId\nYou can also add author:@id or is:private for more filtering": "Search for word, @feedId, #channel or %msgId\nYou can also add author:@id or is:private for more filtering", | |
267 … | + "Connect": "Connecter", | |
268 … | + "Click to unlike": "Click to unlike", | |
269 … | + "made changes to": "a changé(e)", | |
270 … | + "forked from parent thread ": "forked from parent thread ", | |
271 … | + "(ignored)": "(ignored)", | |
272 … | + "(listening)": "(listening)", | |
273 … | + "Click for options to block syncing with this person and/or hide their posts": "Click for options to block syncing with this person and/or hide their posts", | |
274 … | + "Options": "Options", | |
275 … | + "You have chosen to publicly block this person.": "You have chosen to publicly block this person.", | |
276 … | + "You have chosen to privately ignore this person.": "You have chosen to privately ignore this person.", | |
277 … | + "No new messages will be downloaded. Existing messages will be hidden.": "No new messages will be downloaded. Existing messages will be hidden.", | |
278 … | + "Font Family": "Font Family" | |
262 | 279 … | } |
Built with git-ssb-web