diff options
author | ArthurHoaro <arthur@hoa.ro> | 2019-06-08 13:59:19 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2019-07-06 12:21:52 +0200 |
commit | 6a4872520cbbc012b5a8358cd50c78844afe8d07 (patch) | |
tree | bf7ce75b0c93a95d8e7a805b1ebfbe8d90a9565a /inc/languages/fr/LC_MESSAGES | |
parent | 5d8a958d5d139337546bb3f4091a6ef7592ea752 (diff) | |
download | Shaarli-6a4872520cbbc012b5a8358cd50c78844afe8d07.tar.gz Shaarli-6a4872520cbbc012b5a8358cd50c78844afe8d07.tar.zst Shaarli-6a4872520cbbc012b5a8358cd50c78844afe8d07.zip |
Automatically retrieve description for new bookmarks
If the option is enabled, it will try to find a meta tag containing
the page description and keywords, just like we do for the page title.
It will either look for regular meta tag or OpenGraph ones.
The option is disabled by default.
Note that keywords meta tags is mostly not used.
In `configure` template, the variable associated with this setting
is `$retrieve_description`.
Fixes #1302
Diffstat (limited to 'inc/languages/fr/LC_MESSAGES')
-rw-r--r-- | inc/languages/fr/LC_MESSAGES/shaarli.po | 128 |
1 files changed, 69 insertions, 59 deletions
diff --git a/inc/languages/fr/LC_MESSAGES/shaarli.po b/inc/languages/fr/LC_MESSAGES/shaarli.po index c2c73b29..611296f1 100644 --- a/inc/languages/fr/LC_MESSAGES/shaarli.po +++ b/inc/languages/fr/LC_MESSAGES/shaarli.po | |||
@@ -1,8 +1,8 @@ | |||
1 | msgid "" | 1 | msgid "" |
2 | msgstr "" | 2 | msgstr "" |
3 | "Project-Id-Version: Shaarli\n" | 3 | "Project-Id-Version: Shaarli\n" |
4 | "POT-Creation-Date: 2019-05-25 16:37+0200\n" | 4 | "POT-Creation-Date: 2019-07-06 12:14+0200\n" |
5 | "PO-Revision-Date: 2019-05-25 16:37+0200\n" | 5 | "PO-Revision-Date: 2019-07-06 12:17+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" |
@@ -252,7 +252,7 @@ msgstr "404 Introuvable" | |||
252 | msgid "Couldn't retrieve updater class methods." | 252 | msgid "Couldn't retrieve updater class methods." |
253 | msgstr "Impossible de récupérer les méthodes de la classe Updater." | 253 | msgstr "Impossible de récupérer les méthodes de la classe Updater." |
254 | 254 | ||
255 | #: application/updater/Updater.php:526 index.php:1033 | 255 | #: application/updater/Updater.php:526 index.php:1034 |
256 | msgid "" | 256 | msgid "" |
257 | "You have enabled or changed thumbnails mode. <a href=\"?do=thumbs_update" | 257 | "You have enabled or changed thumbnails mode. <a href=\"?do=thumbs_update" |
258 | "\">Please synchronize them</a>." | 258 | "\">Please synchronize them</a>." |
@@ -337,8 +337,8 @@ msgid "You are not supposed to change a password on an Open Shaarli." | |||
337 | msgstr "" | 337 | msgstr "" |
338 | "Vous n'êtes pas censé modifier le mot de passe d'un Shaarli en mode ouvert." | 338 | "Vous n'êtes pas censé modifier le mot de passe d'un Shaarli en mode ouvert." |
339 | 339 | ||
340 | #: index.php:957 index.php:1007 index.php:1092 index.php:1122 index.php:1232 | 340 | #: index.php:957 index.php:1007 index.php:1094 index.php:1124 index.php:1234 |
341 | #: index.php:1279 | 341 | #: index.php:1281 |
342 | msgid "Wrong token." | 342 | msgid "Wrong token." |
343 | msgstr "Jeton invalide." | 343 | msgstr "Jeton invalide." |
344 | 344 | ||
@@ -356,64 +356,64 @@ msgstr "Votre mot de passe a été modifié" | |||
356 | msgid "Change password" | 356 | msgid "Change password" |
357 | msgstr "Modifier le mot de passe" | 357 | msgstr "Modifier le mot de passe" |
358 | 358 | ||
359 | #: index.php:1053 | 359 | #: index.php:1054 |
360 | msgid "Configuration was saved." | 360 | msgid "Configuration was saved." |
361 | msgstr "La configuration a été sauvegardée." | 361 | msgstr "La configuration a été sauvegardée." |
362 | 362 | ||
363 | #: index.php:1076 tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24 | 363 | #: index.php:1078 tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24 |
364 | msgid "Configure" | 364 | msgid "Configure" |
365 | msgstr "Configurer" | 365 | msgstr "Configurer" |
366 | 366 | ||
367 | #: index.php:1086 tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 | 367 | #: index.php:1088 tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 |
368 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 368 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 |
369 | msgid "Manage tags" | 369 | msgid "Manage tags" |
370 | msgstr "Gérer les tags" | 370 | msgstr "Gérer les tags" |
371 | 371 | ||
372 | #: index.php:1105 | 372 | #: index.php:1107 |
373 | #, php-format | 373 | #, php-format |
374 | msgid "The tag was removed from %d link." | 374 | msgid "The tag was removed from %d link." |
375 | msgid_plural "The tag was removed from %d links." | 375 | msgid_plural "The tag was removed from %d links." |
376 | msgstr[0] "Le tag a été supprimé de %d lien." | 376 | msgstr[0] "Le tag a été supprimé de %d lien." |
377 | msgstr[1] "Le tag a été supprimé de %d liens." | 377 | msgstr[1] "Le tag a été supprimé de %d liens." |
378 | 378 | ||
379 | #: index.php:1106 | 379 | #: index.php:1108 |
380 | #, php-format | 380 | #, php-format |
381 | msgid "The tag was renamed in %d link." | 381 | msgid "The tag was renamed in %d link." |
382 | msgid_plural "The tag was renamed in %d links." | 382 | msgid_plural "The tag was renamed in %d links." |
383 | msgstr[0] "Le tag a été renommé dans %d lien." | 383 | msgstr[0] "Le tag a été renommé dans %d lien." |
384 | msgstr[1] "Le tag a été renommé dans %d liens." | 384 | msgstr[1] "Le tag a été renommé dans %d liens." |
385 | 385 | ||
386 | #: index.php:1113 tmp/addlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 | 386 | #: index.php:1115 tmp/addlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 |
387 | msgid "Shaare a new link" | 387 | msgid "Shaare a new link" |
388 | msgstr "Partager un nouveau lien" | 388 | msgstr "Partager un nouveau lien" |
389 | 389 | ||
390 | #: index.php:1342 tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169 | 390 | #: index.php:1344 tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169 |
391 | msgid "Edit" | 391 | msgid "Edit" |
392 | msgstr "Modifier" | 392 | msgstr "Modifier" |
393 | 393 | ||
394 | #: index.php:1342 index.php:1413 | 394 | #: index.php:1344 index.php:1416 |
395 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 | 395 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 |
396 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:26 | 396 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:26 |
397 | msgid "Shaare" | 397 | msgid "Shaare" |
398 | msgstr "Shaare" | 398 | msgstr "Shaare" |
399 | 399 | ||
400 | #: index.php:1382 | 400 | #: index.php:1385 |
401 | msgid "Note: " | 401 | msgid "Note: " |
402 | msgstr "Note : " | 402 | msgstr "Note : " |
403 | 403 | ||
404 | #: index.php:1421 | 404 | #: index.php:1424 |
405 | msgid "Invalid link ID provided" | 405 | msgid "Invalid link ID provided" |
406 | msgstr "" | 406 | msgstr "" |
407 | 407 | ||
408 | #: index.php:1441 tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:65 | 408 | #: index.php:1444 tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:65 |
409 | msgid "Export" | 409 | msgid "Export" |
410 | msgstr "Exporter" | 410 | msgstr "Exporter" |
411 | 411 | ||
412 | #: index.php:1503 tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:83 | 412 | #: index.php:1506 tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:83 |
413 | msgid "Import" | 413 | msgid "Import" |
414 | msgstr "Importer" | 414 | msgstr "Importer" |
415 | 415 | ||
416 | #: index.php:1513 | 416 | #: index.php:1516 |
417 | #, php-format | 417 | #, php-format |
418 | msgid "" | 418 | msgid "" |
419 | "The file you are trying to upload is probably bigger than what this " | 419 | "The file you are trying to upload is probably bigger than what this " |
@@ -423,20 +423,20 @@ msgstr "" | |||
423 | "le serveur web peut accepter (%s). Merci de l'envoyer en parties plus " | 423 | "le serveur web peut accepter (%s). Merci de l'envoyer en parties plus " |
424 | "légères." | 424 | "légères." |
425 | 425 | ||
426 | #: index.php:1558 tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 | 426 | #: index.php:1561 tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 |
427 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:22 | 427 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:22 |
428 | msgid "Plugin administration" | 428 | msgid "Plugin administration" |
429 | msgstr "Administration des plugins" | 429 | msgstr "Administration des plugins" |
430 | 430 | ||
431 | #: index.php:1612 tmp/thumbnails.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 | 431 | #: index.php:1615 tmp/thumbnails.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 |
432 | msgid "Thumbnails update" | 432 | msgid "Thumbnails update" |
433 | msgstr "Mise à jour des miniatures" | 433 | msgstr "Mise à jour des miniatures" |
434 | 434 | ||
435 | #: index.php:1778 | 435 | #: index.php:1781 |
436 | msgid "Search: " | 436 | msgid "Search: " |
437 | msgstr "Recherche : " | 437 | msgstr "Recherche : " |
438 | 438 | ||
439 | #: index.php:1821 | 439 | #: index.php:1824 |
440 | #, php-format | 440 | #, php-format |
441 | msgid "" | 441 | msgid "" |
442 | "<pre>Sessions do not seem to work correctly on your server.<br>Make sure the " | 442 | "<pre>Sessions do not seem to work correctly on your server.<br>Make sure the " |
@@ -455,7 +455,7 @@ msgstr "" | |||
455 | "des cookies. Nous vous recommandons d'accéder à votre serveur depuis son " | 455 | "des cookies. Nous vous recommandons d'accéder à votre serveur depuis son " |
456 | "adresse IP ou un <em>Fully Qualified Domain Name</em>.<br>" | 456 | "adresse IP ou un <em>Fully Qualified Domain Name</em>.<br>" |
457 | 457 | ||
458 | #: index.php:1831 | 458 | #: index.php:1834 |
459 | msgid "Click to try again." | 459 | msgid "Click to try again." |
460 | msgstr "Cliquer ici pour réessayer." | 460 | msgstr "Cliquer ici pour réessayer." |
461 | 461 | ||
@@ -592,7 +592,7 @@ msgstr "Mauvaise réponse du hub %s" | |||
592 | msgid "Enable PubSubHubbub feed publishing." | 592 | msgid "Enable PubSubHubbub feed publishing." |
593 | msgstr "Active la publication de flux vers PubSubHubbub." | 593 | msgstr "Active la publication de flux vers PubSubHubbub." |
594 | 594 | ||
595 | #: plugins/qrcode/qrcode.php:73 plugins/wallabag/wallabag.php:68 | 595 | #: plugins/qrcode/qrcode.php:72 plugins/wallabag/wallabag.php:68 |
596 | msgid "For each link, add a QRCode icon." | 596 | msgid "For each link, add a QRCode icon." |
597 | msgstr "Pour chaque lien, ajouter une icône de QRCode." | 597 | msgstr "Pour chaque lien, ajouter une icône de QRCode." |
598 | 598 | ||
@@ -679,6 +679,34 @@ msgstr "Vous pouvez aussi modifier les tags dans la" | |||
679 | msgid "tag list" | 679 | msgid "tag list" |
680 | msgstr "liste des tags" | 680 | msgstr "liste des tags" |
681 | 681 | ||
682 | #: tmp/configure.90100d2eaf5d3705e14b9b4f78ecddc9.rtpl.php:143 | ||
683 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:312 | ||
684 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31 | ||
685 | msgid "All" | ||
686 | msgstr "Tous" | ||
687 | |||
688 | #: tmp/configure.90100d2eaf5d3705e14b9b4f78ecddc9.rtpl.php:147 | ||
689 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:316 | ||
690 | msgid "Only common media hosts" | ||
691 | msgstr "Seulement les hébergeurs de média connus" | ||
692 | |||
693 | #: tmp/configure.90100d2eaf5d3705e14b9b4f78ecddc9.rtpl.php:151 | ||
694 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:320 | ||
695 | msgid "None" | ||
696 | msgstr "Aucune" | ||
697 | |||
698 | #: tmp/configure.90100d2eaf5d3705e14b9b4f78ecddc9.rtpl.php:158 | ||
699 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:297 | ||
700 | msgid "You need to enable the extension <code>php-gd</code> to use thumbnails." | ||
701 | msgstr "" | ||
702 | "Vous devez activer l'extension <code>php-gd</code> pour utiliser les " | ||
703 | "miniatures." | ||
704 | |||
705 | #: tmp/configure.90100d2eaf5d3705e14b9b4f78ecddc9.rtpl.php:162 | ||
706 | #| msgid "Enable thumbnails" | ||
707 | msgid "Synchonize thumbnails" | ||
708 | msgstr "" | ||
709 | |||
682 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29 | 710 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29 |
683 | msgid "title" | 711 | msgid "title" |
684 | msgstr "titre" | 712 | msgstr "titre" |
@@ -762,50 +790,41 @@ msgid "Notify me when a new release is ready" | |||
762 | msgstr "Me notifier lorsqu'une nouvelle version est disponible" | 790 | msgstr "Me notifier lorsqu'une nouvelle version est disponible" |
763 | 791 | ||
764 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:247 | 792 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:247 |
793 | msgid "Automatically retrieve description for new bookmarks" | ||
794 | msgstr "Récupérer automatiquement la description" | ||
795 | |||
796 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:248 | ||
797 | msgid "Shaarli will try to retrieve the description from meta HTML headers" | ||
798 | msgstr "" | ||
799 | "Shaarli essaiera de récupérer la description depuis les balises HTML meta " | ||
800 | "dans les entêtes" | ||
801 | |||
802 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:263 | ||
765 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169 | 803 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169 |
766 | msgid "Enable REST API" | 804 | msgid "Enable REST API" |
767 | msgstr "Activer l'API REST" | 805 | msgstr "Activer l'API REST" |
768 | 806 | ||
769 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:248 | 807 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:264 |
770 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:170 | 808 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:170 |
771 | msgid "Allow third party software to use Shaarli such as mobile application" | 809 | msgid "Allow third party software to use Shaarli such as mobile application" |
772 | msgstr "" | 810 | msgstr "" |
773 | "Permet aux applications tierces d'utiliser Shaarli, par exemple les " | 811 | "Permet aux applications tierces d'utiliser Shaarli, par exemple les " |
774 | "applications mobiles" | 812 | "applications mobiles" |
775 | 813 | ||
776 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:263 | 814 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:279 |
777 | msgid "API secret" | 815 | msgid "API secret" |
778 | msgstr "Clé d'API secrète" | 816 | msgstr "Clé d'API secrète" |
779 | 817 | ||
780 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:277 | 818 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:293 |
781 | msgid "Enable thumbnails" | 819 | msgid "Enable thumbnails" |
782 | msgstr "Activer les miniatures" | 820 | msgstr "Activer les miniatures" |
783 | 821 | ||
784 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:281 | 822 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:301 |
785 | msgid "You need to enable the extension <code>php-gd</code> to use thumbnails." | ||
786 | msgstr "" | ||
787 | "Vous devez activer l'extension <code>php-gd</code> pour utiliser les " | ||
788 | "miniatures." | ||
789 | |||
790 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:285 | ||
791 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:56 | 823 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:56 |
792 | msgid "Synchronize thumbnails" | 824 | msgid "Synchronize thumbnails" |
793 | msgstr "Synchroniser les miniatures" | 825 | msgstr "Synchroniser les miniatures" |
794 | 826 | ||
795 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:296 | 827 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:328 |
796 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31 | ||
797 | msgid "All" | ||
798 | msgstr "Tous" | ||
799 | |||
800 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:300 | ||
801 | msgid "Only common media hosts" | ||
802 | msgstr "Seulement les hébergeurs de média connus" | ||
803 | |||
804 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:304 | ||
805 | msgid "None" | ||
806 | msgstr "Aucune" | ||
807 | |||
808 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:312 | ||
809 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:72 | 828 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:72 |
810 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:139 | 829 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:139 |
811 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199 | 830 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199 |
@@ -1149,17 +1168,13 @@ msgstr "Déconnexion" | |||
1149 | 1168 | ||
1150 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:150 | 1169 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:150 |
1151 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:150 | 1170 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:150 |
1152 | #, fuzzy | ||
1153 | #| msgid "Public" | ||
1154 | msgid "Set public" | 1171 | msgid "Set public" |
1155 | msgstr "Publics" | 1172 | msgstr "Rendre public" |
1156 | 1173 | ||
1157 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:155 | 1174 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:155 |
1158 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:155 | 1175 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:155 |
1159 | #, fuzzy | ||
1160 | #| msgid "Private" | ||
1161 | msgid "Set private" | 1176 | msgid "Set private" |
1162 | msgstr "Privé" | 1177 | msgstr "Rendre privé" |
1163 | 1178 | ||
1164 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:187 | 1179 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:187 |
1165 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:187 | 1180 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:187 |
@@ -1409,11 +1424,6 @@ msgstr "" | |||
1409 | "Glisser ce lien dans votre barre de favoris ou cliquer droit dessus et « " | 1424 | "Glisser ce lien dans votre barre de favoris ou cliquer droit dessus et « " |
1410 | "Ajouter aux favoris »" | 1425 | "Ajouter aux favoris »" |
1411 | 1426 | ||
1412 | #, fuzzy | ||
1413 | #~| msgid "Enable thumbnails" | ||
1414 | #~ msgid "Synchonize thumbnails" | ||
1415 | #~ msgstr "Activer les miniatures" | ||
1416 | |||
1417 | #~ msgid "" | 1427 | #~ msgid "" |
1418 | #~ "You need to browse your Shaarli over <strong>HTTPS</strong> to use this " | 1428 | #~ "You need to browse your Shaarli over <strong>HTTPS</strong> to use this " |
1419 | #~ "functionality." | 1429 | #~ "functionality." |