|
64 | 64 | "message": "Actualiser Manuel" |
65 | 65 | }, |
66 | 66 | "settings_editSettings_importSubscription": { |
67 | | - "description": "The label for the manual refresh button", |
| 67 | + "description": "The label for the import subscription button", |
68 | 68 | "message": "Abonnements d'Importation" |
69 | 69 | }, |
70 | 70 | "settings_editSettings_importSubscriptionChange": { |
|
103 | 103 | "description": "The label for the add channel's add more button", |
104 | 104 | "message": "Ajouter Plus" |
105 | 105 | }, |
| 106 | + "settings_changelog_title": { |
| 107 | + "description": "The label for the title of the changelog popup", |
| 108 | + "message": "Changelog" |
| 109 | + }, |
| 110 | + "settings_changelog_close": { |
| 111 | + "description": "The label for the changelog's close button", |
| 112 | + "message": "Près" |
| 113 | + }, |
106 | 114 | "settings_importChannels_title": { |
107 | 115 | "description": "The label for the title of the import channels popup", |
108 | 116 | "message": "Importer des Canaux" |
|
115 | 123 | "description": "The label for the change channel's import button", |
116 | 124 | "message": "Importer" |
117 | 125 | }, |
| 126 | + "settings_importChannels_check": { |
| 127 | + "description": "The label for the import channel's check all button", |
| 128 | + "message": "Vérifie tout" |
| 129 | + }, |
| 130 | + "settings_importChannels_uncheck": { |
| 131 | + "description": "The label for the import channel's uncheck all button", |
| 132 | + "message": "Décocher tout" |
| 133 | + }, |
118 | 134 | "settings_importChannels_titlePrefix": { |
119 | 135 | "description": "The prefix for the import channel popup's title", |
120 | 136 | "message": "Importation" |
|
143 | 159 | "description": "The suffix for the import channel popup's content for statistics downloads", |
144 | 160 | "message": "de téléchargements" |
145 | 161 | }, |
| 162 | + "settings_importChannelsSelection_title": { |
| 163 | + "description": "The title of the import channel selection popup", |
| 164 | + "message": "Sélectionner les canaux à l'importation" |
| 165 | + }, |
146 | 166 | "settings_searchPlaceholder": { |
147 | 167 | "description": "The label for the search input", |
148 | 168 | "message": "Chercher..." |
149 | 169 | }, |
150 | | - "settings_changelog_title": { |
151 | | - "description": "The label for the title of the changelog popup", |
152 | | - "message": "Changelog" |
153 | | - }, |
154 | | - "settings_changelog_close": { |
155 | | - "description": "The label for the changelog's close button", |
156 | | - "message": "Près" |
157 | | - }, |
158 | 170 | "settingsJs_updating": { |
159 | 171 | "description": "", |
160 | 172 | "message": "Mise à jour..." |
|
0 commit comments