cosmic-edit/i18n/fr/cosmic_edit.ftl
Hosted Weblate 3f7f379261
i18n: translation updates from weblate
Co-authored-by: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Co-authored-by: Benmak Kizuna <benmakworkshop@gmail.com>
Co-authored-by: David Carvalho <david.snt.carvalho@gmail.com>
Co-authored-by: Fedorov Alexei <aleksejfedorov963@gmail.com>
Co-authored-by: Feike Donia <feikedonia@proton.me>
Co-authored-by: Geeson Wan <wang14240@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Julien Brouillard <julienbrouillard1@gmail.com>
Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com>
Co-authored-by: Zahid Rizky Fakhri <zahidrizkyfakhri@gmail.com>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: lorduskordus <lorduskordus@gmail.com>
Co-authored-by: Димко <Term0@ukr.net>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ar/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/cs/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/fr/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/id/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/kk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/nl/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ru/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/uk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/zh_Hans/
Translation: Pop OS/COSMIC Edit
2026-02-17 08:10:15 +00:00

134 lines
3.4 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

cosmic-text-editor = Éditeur de texte COSMIC
new-document = Nouveau document
open-project = Ouvrir un projet
todo = À faire
# Context Pages
## About
## Document statistics
document-statistics = Statistiques du document
word-count = Nombre de mots
character-count = Caractères
character-count-no-spaces = Caractères (sans espaces)
line-count = Lignes
## Git management
git-management = Gestion de Git
git-management-description = Git est un outil de développement utilisé pour les opérations de gestion de versions.
git-management-loading = Chargement de Git...
stage = Indexer
staged-changes = Modifications indexées
unstage = Désindexer
unstaged-changes = Modifications non indexées
## Project search
project-search = Recherche de projets
## Prompt save changes
prompt-save-changes-title = Enregistrer les modifications avant de fermer?
prompt-unsaved-changes = Vous avez des modifications non enregistrées. Si vous continuez sans sauvegarder, ces modifications seront perdues.
cancel = Annuler
discard = Abandonner les modifications
save-all = Tout enregistrer
## Settings
settings = Paramètres
## Appearance
appearance = Apparence
theme = Thème
match-desktop = Assortir au bureau
dark = Sombre
light = Clair
syntax-dark = Syntaxe sombre
syntax-light = Syntaxe claire
default-font = Police par défaut
default-font-size = Taille de la police par défaut
### Keyboard shortcuts
keyboard-shortcuts = Raccourcis clavier
enable-vim-bindings = Activer les raccourcis Vim
# Find
find-placeholder = Rechercher...
find-previous = Chercher précédent
find-next = Chercher prochain
replace-placeholder = Remplacer...
replace = Remplacer
replace-all = Remplacer tout
case-sensitive = Respecter la casse
use-regex = Utiliser les expressions régulières
wrap-around = Retour à la ligne
# Menu
## File
file = Fichier
new-file = Nouveau fichier
new-window = Nouvelle fenêtre
open-file = Ouvrir un fichier...
open-recent-file = Ouvrir un fichier récent
close-file = Fermer le fichier
menu-open-project = Ouvrir un projet...
open-recent-project = Ouvrir un projet récent
close-project = Fermer le projet
save = Enregistrer
save-as = Enregistrer sous...
revert-all-changes = Annuler tous les changements
menu-document-statistics = Statistiques du document...
document-type = Type de document...
encoding = Encodage...
menu-git-management = Gestion de Git...
print = Imprimer
quit = Quitter
## Edit
edit = Modifier
undo = Annuler
redo = Rétablir
cut = Couper
copy = Copier
paste = Coller
select-all = Sélectionner tout
find = Rechercher
find-in-project = Rechercher dans le projet...
spell-check = Vérification orthographique...
## View
view = Affichage
indentation = Indentation
### Indentation
automatic-indentation = Indentation automatique
tab-width = Largeur de la tabulation : { $tab_width }
convert-indentation-to-spaces = Convertir l'indentation en espaces
convert-indentation-to-tabs = Convertir l'indentation en tabulations
word-wrap = Retour à la ligne
show-line-numbers = Afficher les numéros de ligne
highlight-current-line = Surligner la ligne actuelle
syntax-highlighting = Coloration syntaxique...
menu-settings = Paramètres...
menu-keyboard-shortcuts = Raccourcis clavier...
menu-about = À propos de l'éditeur de texte COSMIC...
repository = Dépôt
support = Support
default-zoom-step = Niveaux de zoom
zoom-in = Zoomer
default-size = Taille par défaut
zoom-out = Dézoomer
comment = Éditeur de texte pour le bureau COSMIC