mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-18 06:22:58 +00:00
French translation (#147)
* Add french language Translations.config * Add french language TextViewer
This commit is contained in:
@@ -34,4 +34,7 @@
|
|||||||
<ca>
|
<ca>
|
||||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||||
</ca>
|
</ca>
|
||||||
|
<fr-FR>
|
||||||
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||||
|
</fr-FR>
|
||||||
</Translations>
|
</Translations>
|
||||||
|
@@ -230,5 +230,28 @@
|
|||||||
<InfoPanel_File>{0} fitxer</InfoPanel_File>
|
<InfoPanel_File>{0} fitxer</InfoPanel_File>
|
||||||
<InfoPanel_Files>{0} fitxers</InfoPanel_Files>
|
<InfoPanel_Files>{0} fitxers</InfoPanel_Files>
|
||||||
<InfoPanel_FolderAndFile>({0} i {1})</InfoPanel_FolderAndFile>
|
<InfoPanel_FolderAndFile>({0} i {1})</InfoPanel_FolderAndFile>
|
||||||
</ca>
|
</ca>
|
||||||
|
<fr-FR>
|
||||||
|
<UI_FontFamily>Segoe UI</UI_FontFamily>
|
||||||
|
<APP_START>QuickLook s'exécute en tâche de fond.</APP_START>
|
||||||
|
<APP_SECOND>QuickLook s'exécute déjà en tâche de fond.</APP_SECOND>
|
||||||
|
<MW_BrowseFolder>Ouvrir {0}</MW_BrowseFolder>
|
||||||
|
<MW_Open>Ouvrir {0}</MW_Open>
|
||||||
|
<MW_OpenWith>Ouvrir avec {0}</MW_OpenWith>
|
||||||
|
<MW_Run>Exécuter {0}</MW_Run>
|
||||||
|
<Icon_RunAtStartup>Exécuter au &démarrage</Icon_RunAtStartup>
|
||||||
|
<Icon_ToolTip>QuickLook v{0}</Icon_ToolTip>
|
||||||
|
<Icon_CheckUpdate>Vérifier s'il existe des &mises à jour...</Icon_CheckUpdate>
|
||||||
|
<Icon_Quit>&Quitter</Icon_Quit>
|
||||||
|
<Update_NoUpdate>Vous êtes maintenant sur la dernière version.</Update_NoUpdate>
|
||||||
|
<Update_Found>QuickLook {0} est disponible. Cliquez ici pour ouvrir la page de téléchargement.</Update_Found>
|
||||||
|
<Update_Error>Une erreur s'est produite lors de la vérification des mises à jour : {0}</Update_Error>
|
||||||
|
<InfoPanel_LastModified>Dernière modification le {0}</InfoPanel_LastModified>
|
||||||
|
<InfoPanel_DriveSize>Capacité {0}, {1} disponible</InfoPanel_DriveSize>
|
||||||
|
<InfoPanel_Folder>{0} dossier</InfoPanel_Folder>
|
||||||
|
<InfoPanel_Folders>{0} dossiers</InfoPanel_Folders>
|
||||||
|
<InfoPanel_File>{0} fichier</InfoPanel_File>
|
||||||
|
<InfoPanel_Files>{0} fichiers</InfoPanel_Files>
|
||||||
|
<InfoPanel_FolderAndFile>({0} et {1})</InfoPanel_FolderAndFile>
|
||||||
|
</fr-FR>
|
||||||
</Translations>
|
</Translations>
|
||||||
|
Reference in New Issue
Block a user