mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 01:31:39 +02:00
🌐 Add translations for: French
Currently translated at 85.3% (1405 of 1646 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fr/
This commit is contained in:
parent
92f4bdae03
commit
1eb7205c12
1 changed files with 34 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2024-09-04 10:09+0000\n"
|
||||
"Last-Translator: Unreal Vision <unrealvisionyt@gmail.com>\n"
|
||||
"Language-Team: French "
|
||||
"<https://hosted.weblate.org/projects/penpot/frontend/fr/>\n"
|
||||
"PO-Revision-Date: 2025-03-16 23:01+0000\n"
|
||||
"Last-Translator: Louis Chance <contact@louischance.com>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/penpot/frontend/"
|
||||
"fr/>\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
||||
"X-Generator: Weblate 5.7.2-rc\n"
|
||||
"X-Generator: Weblate 5.11-dev\n"
|
||||
|
||||
#: src/app/main/ui/auth/register.cljs:133, src/app/main/ui/static.cljs:155, src/app/main/ui/viewer/login.cljs:98
|
||||
msgid "auth.already-have-account"
|
||||
|
@ -5930,3 +5930,32 @@ msgstr "Actualiser"
|
|||
#, unused
|
||||
msgid "workspace.viewport.click-to-close-path"
|
||||
msgstr "Cliquez pour fermer le chemin"
|
||||
|
||||
#: src/app/main/ui/dashboard/placeholder.cljs:48
|
||||
msgid "dashboard.add-file"
|
||||
msgstr "Ajouter un fichier"
|
||||
|
||||
#: src/app/main/ui/workspace/main_menu.cljs:623
|
||||
msgid "dashboard.create-version-menu"
|
||||
msgstr "Sauvegarder cette version"
|
||||
|
||||
#: src/app/main/ui/dashboard/files.cljs:199, src/app/main/ui/dashboard/projects.cljs:285
|
||||
msgid "dashboard.empty-placeholder-drafts-subtitle"
|
||||
msgstr ""
|
||||
"Lorsqu'un membre de l'équipe aura créé un brouillon, il sera affiché ici."
|
||||
|
||||
#: src/app/main/ui/dashboard/files.cljs:194, src/app/main/ui/dashboard/projects.cljs:280
|
||||
msgid "dashboard.empty-placeholder-drafts-title"
|
||||
msgstr "Aucun brouillon pour l'instant."
|
||||
|
||||
#: src/app/main/ui/dashboard/files.cljs:200, src/app/main/ui/dashboard/projects.cljs:286
|
||||
msgid "dashboard.empty-placeholder-files-subtitle"
|
||||
msgstr "Lorsqu'un membre de l'équipe aura créé un fichier, il sera affiché ici."
|
||||
|
||||
#: src/app/main/ui/dashboard/files.cljs:195, src/app/main/ui/dashboard/projects.cljs:281
|
||||
msgid "dashboard.empty-placeholder-files-title"
|
||||
msgstr "Aucun fichier pour l'instant."
|
||||
|
||||
#: src/app/main/ui/comments.cljs:504
|
||||
msgid "comments.mentions.not-found"
|
||||
msgstr "Aucun membre trouvé avec @%s"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue