Update translations

This commit is contained in:
Don Ho 2024-11-21 19:14:24 +01:00
parent 241a2dbbf3
commit 09202b3270
3 changed files with 13 additions and 10 deletions

View File

@ -5,7 +5,7 @@ Translation note:
2. All the comments are for explanation, they are not for translation. 2. All the comments are for explanation, they are not for translation.
--> -->
<NotepadPlus> <NotepadPlus>
<Native-Langue name="English" filename="english.xml" version="8.6.9"> <Native-Langue name="English" filename="english.xml" version="8.7.2">
<Menu> <Menu>
<Main> <Main>
<!-- Main Menu Entries --> <!-- Main Menu Entries -->

View File

@ -5,7 +5,7 @@ Translation note:
2. All the comments are for explanation, they are not for translation. 2. All the comments are for explanation, they are not for translation.
--> -->
<NotepadPlus> <NotepadPlus>
<Native-Langue name="Français" filename="french.xml" version="8.6.8"> <Native-Langue name="Français" filename="french.xml" version="8.7.2">
<Menu> <Menu>
<Main> <Main>
<!-- Main Menu Entries --> <!-- Main Menu Entries -->
@ -535,8 +535,8 @@ Translation note:
<GoToLine title="Aller à..."> <GoToLine title="Aller à...">
<Item id="2007" name="Ligne"/> <Item id="2007" name="Ligne"/>
<Item id="2008" name="Position"/> <Item id="2008" name="Position"/>
<Item id="1" name="&amp;Zyva !"/> <Item id="1" name="&amp;Aller"/>
<Item id="2" name="Je vais nulle part"/> <Item id="2" name="Annuler"/>
<Item id="2004" name="Vous êtes ici :"/> <Item id="2004" name="Vous êtes ici :"/>
<Item id="2005" name="Vous allez à :"/> <Item id="2005" name="Vous allez à :"/>
<Item id="2006" name="Pas plus loin que :"/> <Item id="2006" name="Pas plus loin que :"/>
@ -1314,6 +1314,7 @@ Translation note:
<Element name="Pas d'action dans"/> <Element name="Pas d'action dans"/>
<Element name="Réduire dans"/> <Element name="Réduire dans"/>
<Element name="Fermer dans"/> <Element name="Fermer dans"/>
<Element name="Réduire / Fermer dans"/>
</ComboBox> </ComboBox>
<Item id="6308" name="la barre de notifications"/> <Item id="6308" name="la barre de notifications"/>
<Item id="6312" name="Surveillance de létat des fichiers"/> <Item id="6312" name="Surveillance de létat des fichiers"/>
@ -1713,9 +1714,9 @@ Rechercher dans tous les fichiers mais pas dans les dossiers log ou logs récurs
<finder-collapse-all value="Replier tout"/> <finder-collapse-all value="Replier tout"/>
<finder-uncollapse-all value="Déplier tout"/> <finder-uncollapse-all value="Déplier tout"/>
<finder-copy value="Copier la(les) ligne(s) sélectionnée(s)"/> <finder-copy value="Copier la(les) ligne(s) sélectionnée(s)"/>
<finder-copy-paths value="Copier le(s) chemin(s)"/> <finder-copy-selected-paths value="Copier le(s) chemin(s) sélectionné(s)"/>
<finder-clear-all value="Effacer tout"/> <finder-clear-all value="Effacer tout"/>
<finder-open-all value="Ouvrir tout"/> <finder-open-selected-paths value="Ouvrir le(s) chemin(s) sélectionné(s)"/>
<finder-purge-for-every-search value="Purger chaque recherche"/> <finder-purge-for-every-search value="Purger chaque recherche"/>
<finder-wrap-long-lines value="Retour à la ligne automatique"/> <finder-wrap-long-lines value="Retour à la ligne automatique"/>
<common-ok value="OK"/> <common-ok value="OK"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<NotepadPlus> <NotepadPlus>
<Native-Langue name="台灣繁體" filename="taiwaneseMandarin.xml" version="8.6.3"> <Native-Langue name="台灣繁體" filename="taiwaneseMandarin.xml" version="8.7.2">
<Menu> <Menu>
<Main> <Main>
<!-- Main Menu Entries --> <!-- Main Menu Entries -->
@ -1256,6 +1256,7 @@
<Element name="無任何行動至"/> <Element name="無任何行動至"/>
<Element name="最小化至"/> <Element name="最小化至"/>
<Element name="關閉至"/> <Element name="關閉至"/>
<Element name="最小化 / 關閉至"/>
</ComboBox> </ComboBox>
<Item id="6308" name="系統匣"/> <Item id="6308" name="系統匣"/>
<Item id="6312" name="自動更新檔案狀態"/> <Item id="6312" name="自動更新檔案狀態"/>
@ -1578,11 +1579,12 @@
<finder-collapse-all value="層數全部收折"/> <finder-collapse-all value="層數全部收折"/>
<finder-uncollapse-all value="層數全部展開"/> <finder-uncollapse-all value="層數全部展開"/>
<finder-copy value="複製全行"/> <finder-copy value="複製全行"/>
<finder-copy-selected-paths value="複製選取路徑到剪貼簿"/>
<finder-clear-all value="全部清除"/> <finder-clear-all value="全部清除"/>
<finder-open-all value="全部開啟"/> <finder-open-selected-paths value="開啟選取路徑檔案"/>
<finder-wrap-long-lines value="自動換行"/> <finder-wrap-long-lines value="自動換行"/>
<common-ok value="OK"/> <common-ok value="OK"/>
<common-cancel value="取消"/> <common-cancel value="取消"/>
<common-name value="名稱:"/> <common-name value="名稱:"/>
<tabrename-title value="重新命名現有頁籤"/> <tabrename-title value="重新命名現有頁籤"/>
<tabrename-newname value="新的名稱:"/> <tabrename-newname value="新的名稱:"/>