diff options
author | ArthurHoaro <arthur@hoa.ro> | 2018-07-28 09:41:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-28 09:41:29 +0200 |
commit | ad5f47adbaee1eef85e90950ab8a45fe82959924 (patch) | |
tree | d23a186661db00d36cb2b2287a7bf890fbc62cfb /inc | |
parent | 8fdd65b88412a0db28c723a486650c434fe5668c (diff) | |
parent | 7b4fea0e39be9e74e9aef13e73af9bbd2b1a6397 (diff) | |
download | Shaarli-ad5f47adbaee1eef85e90950ab8a45fe82959924.tar.gz Shaarli-ad5f47adbaee1eef85e90950ab8a45fe82959924.tar.zst Shaarli-ad5f47adbaee1eef85e90950ab8a45fe82959924.zip |
Merge pull request #687 from ArthurHoaro/web-thumb
Use web-thumbnailer to retrieve thumbnails
Diffstat (limited to 'inc')
-rw-r--r-- | inc/languages/fr/LC_MESSAGES/shaarli.po | 356 | ||||
-rw-r--r-- | inc/web-thumbnailer.json | 13 |
2 files changed, 236 insertions, 133 deletions
diff --git a/inc/languages/fr/LC_MESSAGES/shaarli.po b/inc/languages/fr/LC_MESSAGES/shaarli.po index 2ebeccbc..155eb52e 100644 --- a/inc/languages/fr/LC_MESSAGES/shaarli.po +++ b/inc/languages/fr/LC_MESSAGES/shaarli.po | |||
@@ -1,15 +1,15 @@ | |||
1 | msgid "" | 1 | msgid "" |
2 | msgstr "" | 2 | msgstr "" |
3 | "Project-Id-Version: Shaarli\n" | 3 | "Project-Id-Version: Shaarli\n" |
4 | "POT-Creation-Date: 2018-01-24 18:43+0100\n" | 4 | "POT-Creation-Date: 2018-07-17 13:04+0200\n" |
5 | "PO-Revision-Date: 2018-03-06 18:44+0100\n" | 5 | "PO-Revision-Date: 2018-07-17 13:07+0200\n" |
6 | "Last-Translator: \n" | 6 | "Last-Translator: \n" |
7 | "Language-Team: Shaarli\n" | 7 | "Language-Team: Shaarli\n" |
8 | "Language: fr_FR\n" | 8 | "Language: fr_FR\n" |
9 | "MIME-Version: 1.0\n" | 9 | "MIME-Version: 1.0\n" |
10 | "Content-Type: text/plain; charset=UTF-8\n" | 10 | "Content-Type: text/plain; charset=UTF-8\n" |
11 | "Content-Transfer-Encoding: 8bit\n" | 11 | "Content-Transfer-Encoding: 8bit\n" |
12 | "X-Generator: Poedit 2.0.6\n" | 12 | "X-Generator: Poedit 2.0.9\n" |
13 | "X-Poedit-Basepath: ../../../..\n" | 13 | "X-Poedit-Basepath: ../../../..\n" |
14 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" | 14 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" |
15 | "X-Poedit-SourceCharset: UTF-8\n" | 15 | "X-Poedit-SourceCharset: UTF-8\n" |
@@ -56,7 +56,7 @@ msgstr "Liens directs" | |||
56 | 56 | ||
57 | #: application/FeedBuilder.php:153 | 57 | #: application/FeedBuilder.php:153 |
58 | #: tmp/daily.b91ef64efc3688266305ea9b42e5017e.rtpl.php:88 | 58 | #: tmp/daily.b91ef64efc3688266305ea9b42e5017e.rtpl.php:88 |
59 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:178 | 59 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:177 |
60 | msgid "Permalink" | 60 | msgid "Permalink" |
61 | msgstr "Permalien" | 61 | msgstr "Permalien" |
62 | 62 | ||
@@ -68,18 +68,22 @@ msgstr "Le fichier d'historique n'est pas accessible en lecture ou en écriture" | |||
68 | msgid "Could not parse history file" | 68 | msgid "Could not parse history file" |
69 | msgstr "Format incorrect pour le fichier d'historique" | 69 | msgstr "Format incorrect pour le fichier d'historique" |
70 | 70 | ||
71 | #: application/Languages.php:161 | 71 | #: application/Languages.php:177 |
72 | msgid "Automatic" | 72 | msgid "Automatic" |
73 | msgstr "Automatique" | 73 | msgstr "Automatique" |
74 | 74 | ||
75 | #: application/Languages.php:162 | 75 | #: application/Languages.php:178 |
76 | msgid "English" | 76 | msgid "English" |
77 | msgstr "Anglais" | 77 | msgstr "Anglais" |
78 | 78 | ||
79 | #: application/Languages.php:163 | 79 | #: application/Languages.php:179 |
80 | msgid "French" | 80 | msgid "French" |
81 | msgstr "Français" | 81 | msgstr "Français" |
82 | 82 | ||
83 | #: application/Languages.php:180 | ||
84 | msgid "German" | ||
85 | msgstr "Allemand" | ||
86 | |||
83 | #: application/LinkDB.php:136 | 87 | #: application/LinkDB.php:136 |
84 | msgid "You are not authorized to add a link." | 88 | msgid "You are not authorized to add a link." |
85 | msgstr "Vous n'êtes pas autorisé à ajouter un lien." | 89 | msgstr "Vous n'êtes pas autorisé à ajouter un lien." |
@@ -163,11 +167,11 @@ msgstr "" | |||
163 | "a été importé avec succès en %d secondes : %d liens importés, %d liens " | 167 | "a été importé avec succès en %d secondes : %d liens importés, %d liens " |
164 | "écrasés, %d liens ignorés." | 168 | "écrasés, %d liens ignorés." |
165 | 169 | ||
166 | #: application/PageBuilder.php:168 | 170 | #: application/PageBuilder.php:200 |
167 | msgid "The page you are trying to reach does not exist or has been deleted." | 171 | msgid "The page you are trying to reach does not exist or has been deleted." |
168 | msgstr "La page que vous essayez de consulter n'existe pas ou a été supprimée." | 172 | msgstr "La page que vous essayez de consulter n'existe pas ou a été supprimée." |
169 | 173 | ||
170 | #: application/PageBuilder.php:170 | 174 | #: application/PageBuilder.php:202 |
171 | msgid "404 Not Found" | 175 | msgid "404 Not Found" |
172 | msgstr "404 Introuvable" | 176 | msgstr "404 Introuvable" |
173 | 177 | ||
@@ -176,21 +180,37 @@ msgstr "404 Introuvable" | |||
176 | msgid "Plugin \"%s\" files not found." | 180 | msgid "Plugin \"%s\" files not found." |
177 | msgstr "Les fichiers de l'extension \"%s\" sont introuvables." | 181 | msgstr "Les fichiers de l'extension \"%s\" sont introuvables." |
178 | 182 | ||
179 | #: application/Updater.php:76 | 183 | #: application/Thumbnailer.php:61 |
184 | msgid "" | ||
185 | "php-gd extension must be loaded to use thumbnails. Thumbnails are now " | ||
186 | "disabled. Please reload the page." | ||
187 | msgstr "" | ||
188 | "php-gd extension must be loaded to use thumbnails. Thumbnails are now " | ||
189 | "disabled. Please reload the page." | ||
190 | |||
191 | #: application/Updater.php:86 | ||
180 | msgid "Couldn't retrieve Updater class methods." | 192 | msgid "Couldn't retrieve Updater class methods." |
181 | msgstr "Impossible de récupérer les méthodes de la classe Updater." | 193 | msgstr "Impossible de récupérer les méthodes de la classe Updater." |
182 | 194 | ||
183 | #: application/Updater.php:506 | 195 | #: application/Updater.php:514 index.php:1023 |
196 | msgid "" | ||
197 | "You have enabled or changed thumbnails mode. <a href=\"?do=thumbs_update" | ||
198 | "\">Please synchronize them</a>." | ||
199 | msgstr "" | ||
200 | "Vous avez activé ou changé le mode de miniatures. <a href=\"?do=thumbs_update" | ||
201 | "\">Merci de les synchroniser</a>." | ||
202 | |||
203 | #: application/Updater.php:566 | ||
184 | msgid "An error occurred while running the update " | 204 | msgid "An error occurred while running the update " |
185 | msgstr "Une erreur s'est produite lors de l'exécution de la mise à jour " | 205 | msgstr "Une erreur s'est produite lors de l'exécution de la mise à jour " |
186 | 206 | ||
187 | #: application/Updater.php:546 | 207 | #: application/Updater.php:606 |
188 | msgid "Updates file path is not set, can't write updates." | 208 | msgid "Updates file path is not set, can't write updates." |
189 | msgstr "" | 209 | msgstr "" |
190 | "Le chemin vers le fichier de mise à jour n'est pas défini, impossible " | 210 | "Le chemin vers le fichier de mise à jour n'est pas défini, impossible " |
191 | "d'écrire les mises à jour." | 211 | "d'écrire les mises à jour." |
192 | 212 | ||
193 | #: application/Updater.php:551 | 213 | #: application/Updater.php:611 |
194 | msgid "Unable to write updates in " | 214 | msgid "Unable to write updates in " |
195 | msgstr "Impossible d'écrire les mises à jour dans " | 215 | msgstr "Impossible d'écrire les mises à jour dans " |
196 | 216 | ||
@@ -230,6 +250,7 @@ msgstr "" | |||
230 | "Shaarli a les droits d'écriture dans le dossier dans lequel il est installé." | 250 | "Shaarli a les droits d'écriture dans le dossier dans lequel il est installé." |
231 | 251 | ||
232 | #: application/config/ConfigManager.php:135 | 252 | #: application/config/ConfigManager.php:135 |
253 | #: application/config/ConfigManager.php:162 | ||
233 | msgid "Invalid setting key parameter. String expected, got: " | 254 | msgid "Invalid setting key parameter. String expected, got: " |
234 | msgstr "Clé de paramétrage invalide. Chaîne de caractères obtenue, attendu : " | 255 | msgstr "Clé de paramétrage invalide. Chaîne de caractères obtenue, attendu : " |
235 | 256 | ||
@@ -251,135 +272,133 @@ msgstr "Vous n'êtes pas autorisé à modifier la configuration." | |||
251 | msgid "Error accessing" | 272 | msgid "Error accessing" |
252 | msgstr "Une erreur s'est produite en accédant à" | 273 | msgstr "Une erreur s'est produite en accédant à" |
253 | 274 | ||
254 | #: index.php:142 | 275 | #: index.php:143 |
255 | msgid "Shared links on " | 276 | msgid "Shared links on " |
256 | msgstr "Liens partagés sur " | 277 | msgstr "Liens partagés sur " |
257 | 278 | ||
258 | #: index.php:164 | 279 | #: index.php:165 |
259 | msgid "Insufficient permissions:" | 280 | msgid "Insufficient permissions:" |
260 | msgstr "Permissions insuffisantes :" | 281 | msgstr "Permissions insuffisantes :" |
261 | 282 | ||
262 | #: index.php:303 | 283 | #: index.php:201 |
263 | msgid "I said: NO. You are banned for the moment. Go away." | 284 | msgid "I said: NO. You are banned for the moment. Go away." |
264 | msgstr "NON. Vous êtes banni pour le moment. Revenez plus tard." | 285 | msgstr "NON. Vous êtes banni pour le moment. Revenez plus tard." |
265 | 286 | ||
266 | #: index.php:368 | 287 | #: index.php:273 |
267 | msgid "Wrong login/password." | 288 | msgid "Wrong login/password." |
268 | msgstr "Nom d'utilisateur ou mot de passe incorrects." | 289 | msgstr "Nom d'utilisateur ou mot de passe incorrects." |
269 | 290 | ||
270 | #: index.php:576 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:42 | 291 | #: index.php:483 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:46 |
271 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:42 | 292 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:46 |
272 | msgid "Daily" | 293 | msgid "Daily" |
273 | msgstr "Quotidien" | 294 | msgstr "Quotidien" |
274 | 295 | ||
275 | #: index.php:681 tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:28 | 296 | #: index.php:589 tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:28 |
276 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:44 | 297 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:44 |
277 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:71 | 298 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:75 |
278 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:95 | 299 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:99 |
279 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:71 | 300 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:75 |
280 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:95 | 301 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:99 |
281 | msgid "Login" | 302 | msgid "Login" |
282 | msgstr "Connexion" | 303 | msgstr "Connexion" |
283 | 304 | ||
284 | #: index.php:722 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:39 | 305 | #: index.php:606 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41 |
285 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:39 | 306 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:41 |
286 | msgid "Picture wall" | 307 | msgid "Picture wall" |
287 | msgstr "Mur d'images" | 308 | msgstr "Mur d'images" |
288 | 309 | ||
289 | #: index.php:770 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 310 | #: index.php:683 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 |
290 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:36 | 311 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:36 |
291 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19 | 312 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19 |
292 | msgid "Tag cloud" | 313 | msgid "Tag cloud" |
293 | msgstr "Nuage de tags" | 314 | msgstr "Nuage de tags" |
294 | 315 | ||
295 | #: index.php:803 tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19 | 316 | #: index.php:716 tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19 |
296 | msgid "Tag list" | 317 | msgid "Tag list" |
297 | msgstr "Liste des tags" | 318 | msgstr "Liste des tags" |
298 | 319 | ||
299 | #: index.php:1028 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31 | 320 | #: index.php:941 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31 |
300 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:31 | 321 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:31 |
301 | msgid "Tools" | 322 | msgid "Tools" |
302 | msgstr "Outils" | 323 | msgstr "Outils" |
303 | 324 | ||
304 | #: index.php:1037 | 325 | #: index.php:950 |
305 | msgid "You are not supposed to change a password on an Open Shaarli." | 326 | msgid "You are not supposed to change a password on an Open Shaarli." |
306 | msgstr "" | 327 | msgstr "" |
307 | "Vous n'êtes pas censé modifier le mot de passe d'un Shaarli en mode ouvert." | 328 | "Vous n'êtes pas censé modifier le mot de passe d'un Shaarli en mode ouvert." |
308 | 329 | ||
309 | #: index.php:1042 index.php:1084 index.php:1162 index.php:1193 index.php:1293 | 330 | #: index.php:955 index.php:997 index.php:1085 index.php:1116 index.php:1221 |
310 | msgid "Wrong token." | 331 | msgid "Wrong token." |
311 | msgstr "Jeton invalide." | 332 | msgstr "Jeton invalide." |
312 | 333 | ||
313 | #: index.php:1047 | 334 | #: index.php:960 |
314 | msgid "The old password is not correct." | 335 | msgid "The old password is not correct." |
315 | msgstr "L'ancien mot de passe est incorrect." | 336 | msgstr "L'ancien mot de passe est incorrect." |
316 | 337 | ||
317 | #: index.php:1067 | 338 | #: index.php:980 |
318 | msgid "Your password has been changed" | 339 | msgid "Your password has been changed" |
319 | msgstr "Votre mot de passe a été modifié" | 340 | msgstr "Votre mot de passe a été modifié" |
320 | 341 | ||
321 | #: index.php:1072 | 342 | #: index.php:985 |
322 | #: tmp/changepassword.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 | 343 | #: tmp/changepassword.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 |
323 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29 | 344 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29 |
324 | msgid "Change password" | 345 | msgid "Change password" |
325 | msgstr "Modification du mot de passe" | 346 | msgstr "Modification du mot de passe" |
326 | 347 | ||
327 | #: index.php:1121 | 348 | #: index.php:1043 |
328 | msgid "Configuration was saved." | 349 | msgid "Configuration was saved." |
329 | msgstr "La configuration a été sauvegardé." | 350 | msgstr "La configuration a été sauvegardé." |
330 | 351 | ||
331 | #: index.php:1145 tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24 | 352 | #: index.php:1068 tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24 |
332 | msgid "Configure" | 353 | msgid "Configure" |
333 | msgstr "Configurer" | 354 | msgstr "Configurer" |
334 | 355 | ||
335 | #: index.php:1156 tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 | 356 | #: index.php:1079 tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 |
336 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 357 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 |
337 | msgid "Manage tags" | 358 | msgid "Manage tags" |
338 | msgstr "Gérer les tags" | 359 | msgstr "Gérer les tags" |
339 | 360 | ||
340 | #: index.php:1174 | 361 | #: index.php:1097 |
341 | #, php-format | 362 | #, php-format |
342 | msgid "The tag was removed from %d link." | 363 | msgid "The tag was removed from %d link." |
343 | msgid_plural "The tag was removed from %d links." | 364 | msgid_plural "The tag was removed from %d links." |
344 | msgstr[0] "Le tag a été supprimé de %d lien." | 365 | msgstr[0] "Le tag a été supprimé de %d lien." |
345 | msgstr[1] "Le tag a été supprimé de %d liens." | 366 | msgstr[1] "Le tag a été supprimé de %d liens." |
346 | 367 | ||
347 | #: index.php:1175 | 368 | #: index.php:1098 |
348 | #, php-format | 369 | #, php-format |
349 | msgid "The tag was renamed in %d link." | 370 | msgid "The tag was renamed in %d link." |
350 | msgid_plural "The tag was renamed in %d links." | 371 | msgid_plural "The tag was renamed in %d links." |
351 | msgstr[0] "Le tag a été renommé dans %d lien." | 372 | msgstr[0] "Le tag a été renommé dans %d lien." |
352 | msgstr[1] "Le tag a été renommé dans %d liens." | 373 | msgstr[1] "Le tag a été renommé dans %d liens." |
353 | 374 | ||
354 | #: index.php:1183 tmp/addlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 | 375 | #: index.php:1106 tmp/addlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 |
355 | msgid "Shaare a new link" | 376 | msgid "Shaare a new link" |
356 | msgstr "Partager un nouveau lien" | 377 | msgstr "Partager un nouveau lien" |
357 | 378 | ||
358 | #: index.php:1353 tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 | 379 | #: index.php:1281 tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169 |
359 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:170 | ||
360 | msgid "Edit" | 380 | msgid "Edit" |
361 | msgstr "Modifier" | 381 | msgstr "Modifier" |
362 | 382 | ||
363 | #: index.php:1353 index.php:1418 | 383 | #: index.php:1281 index.php:1351 |
364 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16 | ||
365 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 | 384 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 |
366 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:26 | 385 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:26 |
367 | msgid "Shaare" | 386 | msgid "Shaare" |
368 | msgstr "Shaare" | 387 | msgstr "Shaare" |
369 | 388 | ||
370 | #: index.php:1387 | 389 | #: index.php:1320 |
371 | msgid "Note: " | 390 | msgid "Note: " |
372 | msgstr "Note : " | 391 | msgstr "Note : " |
373 | 392 | ||
374 | #: index.php:1427 tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:65 | 393 | #: index.php:1360 tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:65 |
375 | msgid "Export" | 394 | msgid "Export" |
376 | msgstr "Exporter" | 395 | msgstr "Exporter" |
377 | 396 | ||
378 | #: index.php:1489 tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:83 | 397 | #: index.php:1422 tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:83 |
379 | msgid "Import" | 398 | msgid "Import" |
380 | msgstr "Importer" | 399 | msgstr "Importer" |
381 | 400 | ||
382 | #: index.php:1499 | 401 | #: index.php:1432 |
383 | #, php-format | 402 | #, php-format |
384 | msgid "" | 403 | msgid "" |
385 | "The file you are trying to upload is probably bigger than what this " | 404 | "The file you are trying to upload is probably bigger than what this " |
@@ -389,16 +408,20 @@ msgstr "" | |||
389 | "le serveur web peut accepter (%s). Merci de l'envoyer en parties plus " | 408 | "le serveur web peut accepter (%s). Merci de l'envoyer en parties plus " |
390 | "légères." | 409 | "légères." |
391 | 410 | ||
392 | #: index.php:1538 tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 | 411 | #: index.php:1471 tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 |
393 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:22 | 412 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:22 |
394 | msgid "Plugin administration" | 413 | msgid "Plugin administration" |
395 | msgstr "Administration des extensions" | 414 | msgstr "Administration des extensions" |
396 | 415 | ||
397 | #: index.php:1703 | 416 | #: index.php:1523 tmp/thumbnails.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 |
417 | msgid "Thumbnails update" | ||
418 | msgstr "Mise à jour des miniatures" | ||
419 | |||
420 | #: index.php:1695 | ||
398 | msgid "Search: " | 421 | msgid "Search: " |
399 | msgstr "Recherche : " | 422 | msgstr "Recherche : " |
400 | 423 | ||
401 | #: index.php:1930 | 424 | #: index.php:1735 |
402 | #, php-format | 425 | #, php-format |
403 | msgid "" | 426 | msgid "" |
404 | "<pre>Sessions do not seem to work correctly on your server.<br>Make sure the " | 427 | "<pre>Sessions do not seem to work correctly on your server.<br>Make sure the " |
@@ -417,7 +440,7 @@ msgstr "" | |||
417 | "cookies. Nous vous recommandons d'accéder à votre serveur depuis son adresse " | 440 | "cookies. Nous vous recommandons d'accéder à votre serveur depuis son adresse " |
418 | "IP ou un <em>Fully Qualified Domain Name</em>.<br>" | 441 | "IP ou un <em>Fully Qualified Domain Name</em>.<br>" |
419 | 442 | ||
420 | #: index.php:1940 | 443 | #: index.php:1745 |
421 | msgid "Click to try again." | 444 | msgid "Click to try again." |
422 | msgstr "Cliquer ici pour réessayer." | 445 | msgstr "Cliquer ici pour réessayer." |
423 | 446 | ||
@@ -467,19 +490,19 @@ msgstr "" | |||
467 | msgid "Isso server URL (without 'http://')" | 490 | msgid "Isso server URL (without 'http://')" |
468 | msgstr "URL du serveur Isso (sans 'http://')" | 491 | msgstr "URL du serveur Isso (sans 'http://')" |
469 | 492 | ||
470 | #: plugins/markdown/markdown.php:158 | 493 | #: plugins/markdown/markdown.php:161 |
471 | msgid "Description will be rendered with" | 494 | msgid "Description will be rendered with" |
472 | msgstr "La description sera générée avec" | 495 | msgstr "La description sera générée avec" |
473 | 496 | ||
474 | #: plugins/markdown/markdown.php:159 | 497 | #: plugins/markdown/markdown.php:162 |
475 | msgid "Markdown syntax documentation" | 498 | msgid "Markdown syntax documentation" |
476 | msgstr "Documentation sur la syntaxe Markdown" | 499 | msgstr "Documentation sur la syntaxe Markdown" |
477 | 500 | ||
478 | #: plugins/markdown/markdown.php:160 | 501 | #: plugins/markdown/markdown.php:163 |
479 | msgid "Markdown syntax" | 502 | msgid "Markdown syntax" |
480 | msgstr "la syntaxe Markdown" | 503 | msgstr "la syntaxe Markdown" |
481 | 504 | ||
482 | #: plugins/markdown/markdown.php:339 | 505 | #: plugins/markdown/markdown.php:347 |
483 | msgid "" | 506 | msgid "" |
484 | "Render shaare description with Markdown syntax.<br><strong>Warning</" | 507 | "Render shaare description with Markdown syntax.<br><strong>Warning</" |
485 | "strong>:\n" | 508 | "strong>:\n" |
@@ -577,11 +600,11 @@ msgstr "URL de l'API Wallabag" | |||
577 | msgid "Wallabag API version (1 or 2)" | 600 | msgid "Wallabag API version (1 or 2)" |
578 | msgstr "Version de l'API Wallabag (1 ou 2)" | 601 | msgstr "Version de l'API Wallabag (1 ou 2)" |
579 | 602 | ||
580 | #: tests/LanguagesTest.php:188 tests/LanguagesTest.php:201 | 603 | #: tests/LanguagesTest.php:214 tests/LanguagesTest.php:227 |
581 | #: tests/languages/fr/LanguagesFrTest.php:160 | 604 | #: tests/languages/fr/LanguagesFrTest.php:160 |
582 | #: tests/languages/fr/LanguagesFrTest.php:173 | 605 | #: tests/languages/fr/LanguagesFrTest.php:173 |
583 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:81 | 606 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:85 |
584 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:81 | 607 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:85 |
585 | msgid "Search" | 608 | msgid "Search" |
586 | msgid_plural "Search" | 609 | msgid_plural "Search" |
587 | msgstr[0] "Rechercher" | 610 | msgstr[0] "Rechercher" |
@@ -625,8 +648,8 @@ msgid "Rename" | |||
625 | msgstr "Renommer" | 648 | msgstr "Renommer" |
626 | 649 | ||
627 | #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:35 | 650 | #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:35 |
628 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:79 | 651 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:77 |
629 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:172 | 652 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:171 |
630 | msgid "Delete" | 653 | msgid "Delete" |
631 | msgstr "Supprimer" | 654 | msgstr "Supprimer" |
632 | 655 | ||
@@ -736,8 +759,36 @@ msgstr "" | |||
736 | msgid "API secret" | 759 | msgid "API secret" |
737 | msgstr "Clé d'API secrète" | 760 | msgstr "Clé d'API secrète" |
738 | 761 | ||
739 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:274 | 762 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:277 |
740 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:74 | 763 | msgid "Enable thumbnails" |
764 | msgstr "Activer les miniatures" | ||
765 | |||
766 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:281 | ||
767 | msgid "You need to enable the extension <code>php-gd</code> to use thumbnails." | ||
768 | msgstr "" | ||
769 | "Vous devez activer l'extension <code>php-gd</code> pour utiliser les " | ||
770 | "miniatures." | ||
771 | |||
772 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:285 | ||
773 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:56 | ||
774 | msgid "Synchronize thumbnails" | ||
775 | msgstr "Synchroniser les miniatures" | ||
776 | |||
777 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:296 | ||
778 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31 | ||
779 | msgid "All" | ||
780 | msgstr "Tous" | ||
781 | |||
782 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:300 | ||
783 | msgid "Only common media hosts" | ||
784 | msgstr "Seulement les hébergeurs de média connus" | ||
785 | |||
786 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:304 | ||
787 | msgid "None" | ||
788 | msgstr "Aucune" | ||
789 | |||
790 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:312 | ||
791 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:72 | ||
741 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:139 | 792 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:139 |
742 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199 | 793 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199 |
743 | msgid "Save" | 794 | msgid "Save" |
@@ -763,25 +814,27 @@ msgstr "Tous les liens d'un jour sur une page." | |||
763 | msgid "Next day" | 814 | msgid "Next day" |
764 | msgstr "Jour suivant" | 815 | msgstr "Jour suivant" |
765 | 816 | ||
766 | #: tpl/editlink.html | 817 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 |
767 | msgid "Edit Shaare" | 818 | msgid "Edit Shaare" |
768 | msgstr "Modifier le Shaare" | 819 | msgstr "Modifier le Shaare" |
820 | |||
821 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 | ||
769 | msgid "New Shaare" | 822 | msgid "New Shaare" |
770 | msgstr "Nouveau Shaare" | 823 | msgstr "Nouveau Shaare" |
771 | 824 | ||
772 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:25 | 825 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:23 |
773 | msgid "Created:" | 826 | msgid "Created:" |
774 | msgstr "Création :" | 827 | msgstr "Création :" |
775 | 828 | ||
776 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:28 | 829 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 |
777 | msgid "URL" | 830 | msgid "URL" |
778 | msgstr "URL" | 831 | msgstr "URL" |
779 | 832 | ||
780 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:34 | 833 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:32 |
781 | msgid "Title" | 834 | msgid "Title" |
782 | msgstr "Titre" | 835 | msgstr "Titre" |
783 | 836 | ||
784 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:40 | 837 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:38 |
785 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:42 | 838 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:42 |
786 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:75 | 839 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:75 |
787 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:99 | 840 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:99 |
@@ -789,17 +842,17 @@ msgstr "Titre" | |||
789 | msgid "Description" | 842 | msgid "Description" |
790 | msgstr "Description" | 843 | msgstr "Description" |
791 | 844 | ||
792 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:46 | 845 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:44 |
793 | msgid "Tags" | 846 | msgid "Tags" |
794 | msgstr "Tags" | 847 | msgstr "Tags" |
795 | 848 | ||
796 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:59 | 849 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:57 |
797 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 850 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 |
798 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:168 | 851 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:167 |
799 | msgid "Private" | 852 | msgid "Private" |
800 | msgstr "Privé" | 853 | msgstr "Privé" |
801 | 854 | ||
802 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:74 | 855 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:72 |
803 | msgid "Apply Changes" | 856 | msgid "Apply Changes" |
804 | msgstr "Appliquer" | 857 | msgstr "Appliquer" |
805 | 858 | ||
@@ -811,10 +864,6 @@ msgstr "Exporter les données" | |||
811 | msgid "Selection" | 864 | msgid "Selection" |
812 | msgstr "Choisir" | 865 | msgstr "Choisir" |
813 | 866 | ||
814 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31 | ||
815 | msgid "All" | ||
816 | msgstr "Tous" | ||
817 | |||
818 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41 | 867 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41 |
819 | msgid "Public" | 868 | msgid "Public" |
820 | msgstr "Publics" | 869 | msgstr "Publics" |
@@ -876,15 +925,15 @@ msgstr "" | |||
876 | 925 | ||
877 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:33 | 926 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:33 |
878 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:30 | 927 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:30 |
879 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:147 | 928 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:151 |
880 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:147 | 929 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:151 |
881 | msgid "Username" | 930 | msgid "Username" |
882 | msgstr "Nom d'utilisateur" | 931 | msgstr "Nom d'utilisateur" |
883 | 932 | ||
884 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:48 | 933 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:48 |
885 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:34 | 934 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:34 |
886 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:148 | 935 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:152 |
887 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:148 | 936 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:152 |
888 | msgid "Password" | 937 | msgid "Password" |
889 | msgstr "Mot de passe" | 938 | msgstr "Mot de passe" |
890 | 939 | ||
@@ -901,28 +950,28 @@ msgid "Install" | |||
901 | msgstr "Installer" | 950 | msgstr "Installer" |
902 | 951 | ||
903 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 | 952 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 |
904 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:80 | 953 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:79 |
905 | msgid "shaare" | 954 | msgid "shaare" |
906 | msgid_plural "shaares" | 955 | msgid_plural "shaares" |
907 | msgstr[0] "shaare" | 956 | msgstr[0] "shaare" |
908 | msgstr[1] "shaares" | 957 | msgstr[1] "shaares" |
909 | 958 | ||
910 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:18 | 959 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:18 |
911 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:84 | 960 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:83 |
912 | msgid "private link" | 961 | msgid "private link" |
913 | msgid_plural "private links" | 962 | msgid_plural "private links" |
914 | msgstr[0] "lien privé" | 963 | msgstr[0] "lien privé" |
915 | msgstr[1] "liens privés" | 964 | msgstr[1] "liens privés" |
916 | 965 | ||
917 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31 | 966 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:30 |
918 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:117 | 967 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:121 |
919 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:117 | 968 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:121 |
920 | msgid "Search text" | 969 | msgid "Search text" |
921 | msgstr "Recherche texte" | 970 | msgstr "Recherche texte" |
922 | 971 | ||
923 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:38 | 972 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:37 |
924 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:124 | 973 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:128 |
925 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:124 | 974 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:128 |
926 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 975 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 |
927 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:64 | 976 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:64 |
928 | #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 977 | #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 |
@@ -930,52 +979,52 @@ msgstr "Recherche texte" | |||
930 | msgid "Filter by tag" | 979 | msgid "Filter by tag" |
931 | msgstr "Filtrer par tag" | 980 | msgstr "Filtrer par tag" |
932 | 981 | ||
933 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:111 | 982 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:110 |
934 | msgid "Nothing found." | 983 | msgid "Nothing found." |
935 | msgstr "Aucun résultat." | 984 | msgstr "Aucun résultat." |
936 | 985 | ||
937 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:119 | 986 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:118 |
938 | #, php-format | 987 | #, php-format |
939 | msgid "%s result" | 988 | msgid "%s result" |
940 | msgid_plural "%s results" | 989 | msgid_plural "%s results" |
941 | msgstr[0] "%s résultat" | 990 | msgstr[0] "%s résultat" |
942 | msgstr[1] "%s résultats" | 991 | msgstr[1] "%s résultats" |
943 | 992 | ||
944 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:123 | 993 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:122 |
945 | msgid "for" | 994 | msgid "for" |
946 | msgstr "pour" | 995 | msgstr "pour" |
947 | 996 | ||
948 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:130 | 997 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:129 |
949 | msgid "tagged" | 998 | msgid "tagged" |
950 | msgstr "taggé" | 999 | msgstr "taggé" |
951 | 1000 | ||
952 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:134 | 1001 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:133 |
953 | msgid "Remove tag" | 1002 | msgid "Remove tag" |
954 | msgstr "Retirer le tag" | 1003 | msgstr "Retirer le tag" |
955 | 1004 | ||
956 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:143 | 1005 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:142 |
957 | msgid "with status" | 1006 | msgid "with status" |
958 | msgstr "avec le statut" | 1007 | msgstr "avec le statut" |
959 | 1008 | ||
960 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:154 | 1009 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:153 |
961 | msgid "without any tag" | 1010 | msgid "without any tag" |
962 | msgstr "sans tag" | 1011 | msgstr "sans tag" |
963 | 1012 | ||
964 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:174 | 1013 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:173 |
965 | #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:42 | 1014 | #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:42 |
966 | #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:42 | 1015 | #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:42 |
967 | msgid "Fold" | 1016 | msgid "Fold" |
968 | msgstr "Replier" | 1017 | msgstr "Replier" |
969 | 1018 | ||
970 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:176 | 1019 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:175 |
971 | msgid "Edited: " | 1020 | msgid "Edited: " |
972 | msgstr "Modifié : " | 1021 | msgstr "Modifié : " |
973 | 1022 | ||
974 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:180 | 1023 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:179 |
975 | msgid "permalink" | 1024 | msgid "permalink" |
976 | msgstr "permalien" | 1025 | msgstr "permalien" |
977 | 1026 | ||
978 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:182 | 1027 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:181 |
979 | msgid "Add tag" | 1028 | msgid "Add tag" |
980 | msgstr "Ajouter un tag" | 1029 | msgstr "Ajouter un tag" |
981 | 1030 | ||
@@ -1021,8 +1070,8 @@ msgstr "" | |||
1021 | "réessayer plus tard." | 1070 | "réessayer plus tard." |
1022 | 1071 | ||
1023 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41 | 1072 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41 |
1024 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:151 | 1073 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:155 |
1025 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:151 | 1074 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:155 |
1026 | msgid "Remember me" | 1075 | msgid "Remember me" |
1027 | msgstr "Rester connecté" | 1076 | msgstr "Rester connecté" |
1028 | 1077 | ||
@@ -1053,35 +1102,52 @@ msgstr "Déplier tout" | |||
1053 | msgid "Are you sure you want to delete this link?" | 1102 | msgid "Are you sure you want to delete this link?" |
1054 | msgstr "Êtes-vous sûr de vouloir supprimer ce lien ?" | 1103 | msgstr "Êtes-vous sûr de vouloir supprimer ce lien ?" |
1055 | 1104 | ||
1056 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:61 | 1105 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:65 |
1057 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:86 | 1106 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:90 |
1058 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:61 | 1107 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:65 |
1059 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:86 | 1108 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:90 |
1060 | msgid "RSS Feed" | 1109 | msgid "RSS Feed" |
1061 | msgstr "Flux RSS" | 1110 | msgstr "Flux RSS" |
1062 | 1111 | ||
1063 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:66 | 1112 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:70 |
1064 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:102 | 1113 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:106 |
1065 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:66 | 1114 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:70 |
1066 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:102 | 1115 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:106 |
1067 | msgid "Logout" | 1116 | msgid "Logout" |
1068 | msgstr "Déconnexion" | 1117 | msgstr "Déconnexion" |
1069 | 1118 | ||
1070 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169 | 1119 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:173 |
1071 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:169 | 1120 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:173 |
1072 | msgid "is available" | 1121 | msgid "is available" |
1073 | msgstr "est disponible" | 1122 | msgstr "est disponible" |
1074 | 1123 | ||
1075 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:176 | 1124 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:180 |
1076 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:176 | 1125 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:180 |
1077 | msgid "Error" | 1126 | msgid "Error" |
1078 | msgstr "Erreur" | 1127 | msgstr "Erreur" |
1079 | 1128 | ||
1080 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16 | 1129 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 |
1130 | msgid "Picture wall unavailable (thumbnails are disabled)." | ||
1131 | msgstr "" | ||
1132 | "Le mur d'images n'est pas disponible (les miniatures sont désactivées)." | ||
1133 | |||
1134 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24 | ||
1135 | #, fuzzy | ||
1136 | #| msgid "" | ||
1137 | #| "You don't have any cached thumbnail. Try to <a href=\"?do=thumbs_update" | ||
1138 | #| "\">synchronize them</a>." | ||
1139 | msgid "" | ||
1140 | "There is no cached thumbnail. Try to <a href=\"?do=thumbs_update" | ||
1141 | "\">synchronize them</a>." | ||
1142 | msgstr "" | ||
1143 | "Il n'y a aucune miniature en cache. Essayer de <a href=\"?do=thumbs_update" | ||
1144 | "\">les synchroniser</a>." | ||
1145 | |||
1146 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | ||
1081 | msgid "Picture Wall" | 1147 | msgid "Picture Wall" |
1082 | msgstr "Mur d'images" | 1148 | msgstr "Mur d'images" |
1083 | 1149 | ||
1084 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16 | 1150 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 |
1085 | msgid "pics" | 1151 | msgid "pics" |
1086 | msgstr "images" | 1152 | msgstr "images" |
1087 | 1153 | ||
@@ -1223,7 +1289,11 @@ msgstr "" | |||
1223 | msgid "Export database" | 1289 | msgid "Export database" |
1224 | msgstr "Exporter les données" | 1290 | msgstr "Exporter les données" |
1225 | 1291 | ||
1226 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:71 | 1292 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:55 |
1293 | msgid "Synchronize all link thumbnails" | ||
1294 | msgstr "Synchroniser toutes les miniatures" | ||
1295 | |||
1296 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:81 | ||
1227 | msgid "" | 1297 | msgid "" |
1228 | "Drag one of these button to your bookmarks toolbar or right-click it and " | 1298 | "Drag one of these button to your bookmarks toolbar or right-click it and " |
1229 | "\"Bookmark This Link\"" | 1299 | "\"Bookmark This Link\"" |
@@ -1231,13 +1301,13 @@ msgstr "" | |||
1231 | "Glisser un de ces bouttons dans votre barre de favoris ou cliquer droit " | 1301 | "Glisser un de ces bouttons dans votre barre de favoris ou cliquer droit " |
1232 | "dessus et « Ajouter aux favoris »" | 1302 | "dessus et « Ajouter aux favoris »" |
1233 | 1303 | ||
1234 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:72 | 1304 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:82 |
1235 | msgid "then click on the bookmarklet in any page you want to share." | 1305 | msgid "then click on the bookmarklet in any page you want to share." |
1236 | msgstr "" | 1306 | msgstr "" |
1237 | "puis cliquer sur le marque page depuis un site que vous souhaitez partager." | 1307 | "puis cliquer sur le marque page depuis un site que vous souhaitez partager." |
1238 | 1308 | ||
1239 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:76 | 1309 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:86 |
1240 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:100 | 1310 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:110 |
1241 | msgid "" | 1311 | msgid "" |
1242 | "Drag this link to your bookmarks toolbar or right-click it and Bookmark This " | 1312 | "Drag this link to your bookmarks toolbar or right-click it and Bookmark This " |
1243 | "Link" | 1313 | "Link" |
@@ -1245,31 +1315,31 @@ msgstr "" | |||
1245 | "Glisser ce lien dans votre barre de favoris ou cliquer droit dessus et « " | 1315 | "Glisser ce lien dans votre barre de favoris ou cliquer droit dessus et « " |
1246 | "Ajouter aux favoris »" | 1316 | "Ajouter aux favoris »" |
1247 | 1317 | ||
1248 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:77 | 1318 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:87 |
1249 | msgid "then click ✚Shaare link button in any page you want to share" | 1319 | msgid "then click ✚Shaare link button in any page you want to share" |
1250 | msgstr "puis cliquer sur ✚Shaare depuis un site que vous souhaitez partager" | 1320 | msgstr "puis cliquer sur ✚Shaare depuis un site que vous souhaitez partager" |
1251 | 1321 | ||
1252 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:86 | 1322 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:96 |
1253 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:108 | 1323 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:118 |
1254 | msgid "The selected text is too long, it will be truncated." | 1324 | msgid "The selected text is too long, it will be truncated." |
1255 | msgstr "Le texte sélectionné est trop long, il sera tronqué." | 1325 | msgstr "Le texte sélectionné est trop long, il sera tronqué." |
1256 | 1326 | ||
1257 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:96 | 1327 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:106 |
1258 | msgid "Shaare link" | 1328 | msgid "Shaare link" |
1259 | msgstr "Shaare" | 1329 | msgstr "Shaare" |
1260 | 1330 | ||
1261 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:101 | 1331 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:111 |
1262 | msgid "" | 1332 | msgid "" |
1263 | "Then click ✚Add Note button anytime to start composing a private Note (text " | 1333 | "Then click ✚Add Note button anytime to start composing a private Note (text " |
1264 | "post) to your Shaarli" | 1334 | "post) to your Shaarli" |
1265 | msgstr "" | 1335 | msgstr "" |
1266 | "Puis cliquer sur ✚Add Note pour commencer à rédiger une Note sur Shaarli" | 1336 | "Puis cliquer sur ✚Add Note pour commencer à rédiger une Note sur Shaarli" |
1267 | 1337 | ||
1268 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:117 | 1338 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:127 |
1269 | msgid "Add Note" | 1339 | msgid "Add Note" |
1270 | msgstr "Ajouter une Note" | 1340 | msgstr "Ajouter une Note" |
1271 | 1341 | ||
1272 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:129 | 1342 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:139 |
1273 | msgid "" | 1343 | msgid "" |
1274 | "You need to browse your Shaarli over <strong>HTTPS</strong> to use this " | 1344 | "You need to browse your Shaarli over <strong>HTTPS</strong> to use this " |
1275 | "functionality." | 1345 | "functionality." |
@@ -1277,25 +1347,25 @@ msgstr "" | |||
1277 | "Vous devez utiliser Shaarli en <strong>HTTPS</strong> pour utiliser cette " | 1347 | "Vous devez utiliser Shaarli en <strong>HTTPS</strong> pour utiliser cette " |
1278 | "fonctionalité." | 1348 | "fonctionalité." |
1279 | 1349 | ||
1280 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:134 | 1350 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:144 |
1281 | msgid "Add to" | 1351 | msgid "Add to" |
1282 | msgstr "Ajouter à" | 1352 | msgstr "Ajouter à" |
1283 | 1353 | ||
1284 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:145 | 1354 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:155 |
1285 | msgid "3rd party" | 1355 | msgid "3rd party" |
1286 | msgstr "Applications tierces" | 1356 | msgstr "Applications tierces" |
1287 | 1357 | ||
1288 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:147 | 1358 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:157 |
1289 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:153 | 1359 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:163 |
1290 | msgid "Plugin" | 1360 | msgid "Plugin" |
1291 | msgstr "Extension" | 1361 | msgstr "Extension" |
1292 | 1362 | ||
1293 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:148 | 1363 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:158 |
1294 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:154 | 1364 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:164 |
1295 | msgid "plugin" | 1365 | msgid "plugin" |
1296 | msgstr "extension" | 1366 | msgstr "extension" |
1297 | 1367 | ||
1298 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:175 | 1368 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:191 |
1299 | msgid "" | 1369 | msgid "" |
1300 | "Drag this link to your bookmarks toolbar, or right-click it and choose " | 1370 | "Drag this link to your bookmarks toolbar, or right-click it and choose " |
1301 | "Bookmark This Link" | 1371 | "Bookmark This Link" |
@@ -1304,6 +1374,26 @@ msgstr "" | |||
1304 | "Ajouter aux favoris »" | 1374 | "Ajouter aux favoris »" |
1305 | 1375 | ||
1306 | #, fuzzy | 1376 | #, fuzzy |
1377 | #~| msgid "Enable thumbnails" | ||
1378 | #~ msgid "Synchonize thumbnails" | ||
1379 | #~ msgstr "Activer les miniatures" | ||
1380 | |||
1381 | #~ msgid "Warning: " | ||
1382 | #~ msgstr "Attention : " | ||
1383 | |||
1384 | #~ msgid "" | ||
1385 | #~ "It's recommended to visit the picture wall after enabling this feature." | ||
1386 | #~ msgstr "" | ||
1387 | #~ "Il est recommandé de visiter le Mur d'images après avoir activé cette " | ||
1388 | #~ "fonctionnalité." | ||
1389 | |||
1390 | #~ msgid "" | ||
1391 | #~ "If you have a large database, the first retrieval may take a few minutes." | ||
1392 | #~ msgstr "" | ||
1393 | #~ "Si vous avez beaucoup de liens, la première récupération peut prendre " | ||
1394 | #~ "plusieurs minutes." | ||
1395 | |||
1396 | #, fuzzy | ||
1307 | #~| msgid "Change" | 1397 | #~| msgid "Change" |
1308 | #~ msgid "range" | 1398 | #~ msgid "range" |
1309 | #~ msgstr "Changer" | 1399 | #~ msgstr "Changer" |
diff --git a/inc/web-thumbnailer.json b/inc/web-thumbnailer.json new file mode 100644 index 00000000..dcaa149e --- /dev/null +++ b/inc/web-thumbnailer.json | |||
@@ -0,0 +1,13 @@ | |||
1 | { | ||
2 | "settings": { | ||
3 | "default": { | ||
4 | "download_mode": "DOWNLOAD", | ||
5 | "_comment": "infinite cache", | ||
6 | "cache_duration": -1, | ||
7 | "timeout": 10 | ||
8 | }, | ||
9 | "path": { | ||
10 | "cache": "cache/" | ||
11 | } | ||
12 | } | ||
13 | } | ||