mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 18:39:45 +00:00
Adding french translation (#900)
* Adding french translation * Adding missing french translation * Update Translations.config * Updating french localization
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
<de>
|
||||
<WEBVIEW2_NOT_AVAILABLE>Für das Anzeigen dieses Dateityps wird MS Edge WebView2 benötigt. Hier klicken zum Downloaden.</WEBVIEW2_NOT_AVAILABLE>
|
||||
</de>
|
||||
<fr>
|
||||
<WEBVIEW2_NOT_AVAILABLE>MS Edge WebView2 est requis pour afficher ce type de fichier. Cliquez ici pour télécharger.</WEBVIEW2_NOT_AVAILABLE>
|
||||
</fr>
|
||||
<ja>
|
||||
<WEBVIEW2_NOT_AVAILABLE>このファイルを閲覧するには、Microsoft Edge WebView2 がインストールされている必要があります。 ここをクリックしてダウンロードを開始する。</WEBVIEW2_NOT_AVAILABLE>
|
||||
</ja>
|
||||
|
@@ -17,9 +17,11 @@
|
||||
<es-ES>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
</es-ES>
|
||||
<fr-FR>
|
||||
<fr>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
</fr-FR>
|
||||
<Editor_Copy>Copie</Editor_Copy>
|
||||
<Editor_SelectAll>Tout sélectionner</Editor_SelectAll>
|
||||
</fr>
|
||||
<it>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
</it>
|
||||
|
@@ -198,7 +198,7 @@
|
||||
<InfoPanel_Files>{0} archivos</InfoPanel_Files>
|
||||
<InfoPanel_FolderAndFile>({0} y {1})</InfoPanel_FolderAndFile>
|
||||
</es-ES>
|
||||
<fr-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>
|
||||
@@ -220,7 +220,7 @@
|
||||
<InfoPanel_File>{0} fichier</InfoPanel_File>
|
||||
<InfoPanel_Files>{0} fichiers</InfoPanel_Files>
|
||||
<InfoPanel_FolderAndFile>({0} et {1})</InfoPanel_FolderAndFile>
|
||||
</fr-FR>
|
||||
</fr>
|
||||
<it>
|
||||
<UI_FontFamily>Segoe UI</UI_FontFamily>
|
||||
<APP_START>QuickLook è in esecuzione in secondo piano.</APP_START>
|
||||
|
Reference in New Issue
Block a user