diff options
-rw-r--r-- | application/front/controller/admin/PluginsController.php | 2 | ||||
-rw-r--r-- | doc/md/Translations.md | 4 | ||||
-rw-r--r-- | inc/languages/fr/LC_MESSAGES/shaarli.po | 988 |
3 files changed, 561 insertions, 433 deletions
diff --git a/application/front/controller/admin/PluginsController.php b/application/front/controller/admin/PluginsController.php index 44025395..1eb7e635 100644 --- a/application/front/controller/admin/PluginsController.php +++ b/application/front/controller/admin/PluginsController.php | |||
@@ -75,7 +75,7 @@ class PluginsController extends ShaarliAdminController | |||
75 | $this->saveSuccessMessage(t('Setting successfully saved.')); | 75 | $this->saveSuccessMessage(t('Setting successfully saved.')); |
76 | } catch (Exception $e) { | 76 | } catch (Exception $e) { |
77 | $this->saveErrorMessage( | 77 | $this->saveErrorMessage( |
78 | t('ERROR while saving plugin configuration: ') . PHP_EOL . $e->getMessage() | 78 | t('Error while saving plugin configuration: ') . PHP_EOL . $e->getMessage() |
79 | ); | 79 | ); |
80 | } | 80 | } |
81 | 81 | ||
diff --git a/doc/md/Translations.md b/doc/md/Translations.md index dd42bf30..c23ec962 100644 --- a/doc/md/Translations.md +++ b/doc/md/Translations.md | |||
@@ -34,11 +34,11 @@ http://<replace_domain>/ | |||
34 | http://<replace_domain>/?nonope | 34 | http://<replace_domain>/?nonope |
35 | http://<replace_domain>/admin/add-shaare | 35 | http://<replace_domain>/admin/add-shaare |
36 | http://<replace_domain>/admin/password | 36 | http://<replace_domain>/admin/password |
37 | http://<replace_domain>/?do=changetag | 37 | http://<replace_domain>/admin/tags |
38 | http://<replace_domain>/admin/configure | 38 | http://<replace_domain>/admin/configure |
39 | http://<replace_domain>/admin/tools | 39 | http://<replace_domain>/admin/tools |
40 | http://<replace_domain>/daily | 40 | http://<replace_domain>/daily |
41 | http://<replace_domain>/?post | 41 | http://<replace_domain>/admin/shaare |
42 | http://<replace_domain>/admin/export | 42 | http://<replace_domain>/admin/export |
43 | http://<replace_domain>/admin/import | 43 | http://<replace_domain>/admin/import |
44 | http://<replace_domain>/login | 44 | http://<replace_domain>/login |
diff --git a/inc/languages/fr/LC_MESSAGES/shaarli.po b/inc/languages/fr/LC_MESSAGES/shaarli.po index 026d0101..fda0e62f 100644 --- a/inc/languages/fr/LC_MESSAGES/shaarli.po +++ b/inc/languages/fr/LC_MESSAGES/shaarli.po | |||
@@ -1,24 +1,26 @@ | |||
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-07-13 10:45+0200\n" | 4 | "POT-Creation-Date: 2020-07-23 17:11+0200\n" |
5 | "PO-Revision-Date: 2019-07-13 10:49+0200\n" | 5 | "PO-Revision-Date: 2020-07-23 17:12+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.2.1\n" | 12 | "X-Generator: Poedit 2.0.6\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" |
16 | "X-Poedit-KeywordsList: t:1,2;t\n" | 16 | "X-Poedit-KeywordsList: t:1,2;t\n" |
17 | "X-Poedit-SearchPath-0: .\n" | 17 | "X-Poedit-SearchPath-0: application\n" |
18 | "X-Poedit-SearchPathExcluded-0: node_modules\n" | 18 | "X-Poedit-SearchPath-1: tmp\n" |
19 | "X-Poedit-SearchPathExcluded-1: vendor\n" | 19 | "X-Poedit-SearchPath-2: index.php\n" |
20 | "X-Poedit-SearchPath-3: init.php\n" | ||
21 | "X-Poedit-SearchPath-4: plugins\n" | ||
20 | 22 | ||
21 | #: application/ApplicationUtils.php:159 | 23 | #: application/ApplicationUtils.php:161 |
22 | #, php-format | 24 | #, php-format |
23 | msgid "" | 25 | msgid "" |
24 | "Your PHP version is obsolete! Shaarli requires at least PHP %s, and thus " | 26 | "Your PHP version is obsolete! Shaarli requires at least PHP %s, and thus " |
@@ -29,27 +31,27 @@ msgstr "" | |||
29 | "peut donc pas fonctionner. Votre version de PHP a des failles de sécurités " | 31 | "peut donc pas fonctionner. Votre version de PHP a des failles de sécurités " |
30 | "connues et devrait être mise à jour au plus tôt." | 32 | "connues et devrait être mise à jour au plus tôt." |
31 | 33 | ||
32 | #: application/ApplicationUtils.php:189 application/ApplicationUtils.php:201 | 34 | #: application/ApplicationUtils.php:192 application/ApplicationUtils.php:204 |
33 | msgid "directory is not readable" | 35 | msgid "directory is not readable" |
34 | msgstr "le répertoire n'est pas accessible en lecture" | 36 | msgstr "le répertoire n'est pas accessible en lecture" |
35 | 37 | ||
36 | #: application/ApplicationUtils.php:204 | 38 | #: application/ApplicationUtils.php:207 |
37 | msgid "directory is not writable" | 39 | msgid "directory is not writable" |
38 | msgstr "le répertoire n'est pas accessible en écriture" | 40 | msgstr "le répertoire n'est pas accessible en écriture" |
39 | 41 | ||
40 | #: application/ApplicationUtils.php:222 | 42 | #: application/ApplicationUtils.php:225 |
41 | msgid "file is not readable" | 43 | msgid "file is not readable" |
42 | msgstr "le fichier n'est pas accessible en lecture" | 44 | msgstr "le fichier n'est pas accessible en lecture" |
43 | 45 | ||
44 | #: application/ApplicationUtils.php:225 | 46 | #: application/ApplicationUtils.php:228 |
45 | msgid "file is not writable" | 47 | msgid "file is not writable" |
46 | msgstr "le fichier n'est pas accessible en écriture" | 48 | msgstr "le fichier n'est pas accessible en écriture" |
47 | 49 | ||
48 | #: application/History.php:178 | 50 | #: application/History.php:179 |
49 | msgid "History file isn't readable or writable" | 51 | msgid "History file isn't readable or writable" |
50 | msgstr "Le fichier d'historique n'est pas accessible en lecture ou en écriture" | 52 | msgstr "Le fichier d'historique n'est pas accessible en lecture ou en écriture" |
51 | 53 | ||
52 | #: application/History.php:189 | 54 | #: application/History.php:190 |
53 | msgid "Could not parse history file" | 55 | msgid "Could not parse history file" |
54 | msgstr "Format incorrect pour le fichier d'historique" | 56 | msgstr "Format incorrect pour le fichier d'historique" |
55 | 57 | ||
@@ -77,50 +79,61 @@ msgstr "" | |||
77 | "l'extension php-gd doit être chargée pour utiliser les miniatures. Les " | 79 | "l'extension php-gd doit être chargée pour utiliser les miniatures. Les " |
78 | "miniatures sont désormais désactivées. Rechargez la page." | 80 | "miniatures sont désormais désactivées. Rechargez la page." |
79 | 81 | ||
80 | #: application/Utils.php:379 tests/UtilsTest.php:343 | 82 | #: application/Utils.php:383 |
81 | msgid "Setting not set" | 83 | msgid "Setting not set" |
82 | msgstr "Paramètre non défini" | 84 | msgstr "Paramètre non défini" |
83 | 85 | ||
84 | #: application/Utils.php:386 tests/UtilsTest.php:341 tests/UtilsTest.php:342 | 86 | #: application/Utils.php:390 |
85 | msgid "Unlimited" | 87 | msgid "Unlimited" |
86 | msgstr "Illimité" | 88 | msgstr "Illimité" |
87 | 89 | ||
88 | #: application/Utils.php:389 tests/UtilsTest.php:338 tests/UtilsTest.php:339 | 90 | #: application/Utils.php:393 |
89 | #: tests/UtilsTest.php:353 | ||
90 | msgid "B" | 91 | msgid "B" |
91 | msgstr "o" | 92 | msgstr "o" |
92 | 93 | ||
93 | #: application/Utils.php:389 tests/UtilsTest.php:332 tests/UtilsTest.php:333 | 94 | #: application/Utils.php:393 |
94 | #: tests/UtilsTest.php:340 | ||
95 | msgid "kiB" | 95 | msgid "kiB" |
96 | msgstr "ko" | 96 | msgstr "ko" |
97 | 97 | ||
98 | #: application/Utils.php:389 tests/UtilsTest.php:334 tests/UtilsTest.php:335 | 98 | #: application/Utils.php:393 |
99 | #: tests/UtilsTest.php:351 tests/UtilsTest.php:352 | ||
100 | msgid "MiB" | 99 | msgid "MiB" |
101 | msgstr "Mo" | 100 | msgstr "Mo" |
102 | 101 | ||
103 | #: application/Utils.php:389 tests/UtilsTest.php:336 tests/UtilsTest.php:337 | 102 | #: application/Utils.php:393 |
104 | msgid "GiB" | 103 | msgid "GiB" |
105 | msgstr "Go" | 104 | msgstr "Go" |
106 | 105 | ||
107 | #: application/bookmark/LinkDB.php:128 | 106 | #: application/bookmark/BookmarkFileService.php:161 |
108 | msgid "You are not authorized to add a link." | 107 | #: application/bookmark/BookmarkFileService.php:186 |
109 | msgstr "Vous n'êtes pas autorisé à ajouter un lien." | 108 | #: application/bookmark/BookmarkFileService.php:211 |
110 | 109 | #: application/bookmark/BookmarkFileService.php:228 | |
111 | #: application/bookmark/LinkDB.php:131 | 110 | msgid "You're not authorized to alter the datastore" |
112 | msgid "Internal Error: A link should always have an id and URL." | 111 | msgstr "Vous n'êtes pas autorisé à modifier les données" |
113 | msgstr "Erreur interne : un lien devrait toujours avoir un ID et une URL." | 112 | |
114 | 113 | #: application/bookmark/BookmarkFileService.php:164 | |
115 | #: application/bookmark/LinkDB.php:134 | 114 | #: application/bookmark/BookmarkFileService.php:189 |
116 | msgid "You must specify an integer as a key." | 115 | #: application/bookmark/BookmarkFileService.php:231 |
117 | msgstr "Vous devez utiliser un entier comme clé." | 116 | msgid "Provided data is invalid" |
117 | msgstr "Les informations fournies ne sont pas valides" | ||
118 | |||
119 | #: application/bookmark/BookmarkFileService.php:192 | ||
120 | msgid "This bookmarks already exists" | ||
121 | msgstr "Ce marque-page existe déjà ." | ||
122 | |||
123 | #: application/bookmark/BookmarkInitializer.php:40 | ||
124 | #: application/legacy/LegacyLinkDB.php:266 | ||
125 | msgid "My secret stuff... - Pastebin.com" | ||
126 | msgstr "Mes trucs secrets... - Pastebin.com" | ||
118 | 127 | ||
119 | #: application/bookmark/LinkDB.php:137 | 128 | #: application/bookmark/BookmarkInitializer.php:42 |
120 | msgid "Array offset and link ID must be equal." | 129 | #: application/legacy/LegacyLinkDB.php:268 |
121 | msgstr "La clé du tableau et l'ID du lien doivent être identiques." | 130 | msgid "Shhhh! I'm a private link only YOU can see. You can delete me too." |
131 | msgstr "" | ||
132 | "Pssst ! Je suis un lien privé que VOUS êtes le seul à voir. Vous pouvez me " | ||
133 | "supprimer aussi." | ||
122 | 134 | ||
123 | #: application/bookmark/LinkDB.php:243 | 135 | #: application/bookmark/BookmarkInitializer.php:48 |
136 | #: application/legacy/LegacyLinkDB.php:246 | ||
124 | #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:15 | 137 | #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:15 |
125 | #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:49 | 138 | #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:49 |
126 | #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:15 | 139 | #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:15 |
@@ -131,7 +144,8 @@ msgstr "" | |||
131 | "Le gestionnaire de marque-pages personnel, minimaliste, et sans base de " | 144 | "Le gestionnaire de marque-pages personnel, minimaliste, et sans base de " |
132 | "données" | 145 | "données" |
133 | 146 | ||
134 | #: application/bookmark/LinkDB.php:246 | 147 | #: application/bookmark/BookmarkInitializer.php:51 |
148 | #: application/legacy/LegacyLinkDB.php:249 | ||
135 | msgid "" | 149 | msgid "" |
136 | "Welcome to Shaarli! This is your first public bookmark. To edit or delete " | 150 | "Welcome to Shaarli! This is your first public bookmark. To edit or delete " |
137 | "me, you must first login.\n" | 151 | "me, you must first login.\n" |
@@ -151,17 +165,7 @@ msgstr "" | |||
151 | "Vous utilisez la version supportée par la communauté du projet original " | 165 | "Vous utilisez la version supportée par la communauté du projet original " |
152 | "Shaarli de Sébastien Sauvage." | 166 | "Shaarli de Sébastien Sauvage." |
153 | 167 | ||
154 | #: application/bookmark/LinkDB.php:263 | 168 | #: application/bookmark/exception/BookmarkNotFoundException.php:13 |
155 | msgid "My secret stuff... - Pastebin.com" | ||
156 | msgstr "Mes trucs secrets... - Pastebin.com" | ||
157 | |||
158 | #: application/bookmark/LinkDB.php:265 | ||
159 | msgid "Shhhh! I'm a private link only YOU can see. You can delete me too." | ||
160 | msgstr "" | ||
161 | "Pssst ! Je suis un lien privé que VOUS êtes le seul à voir. Vous pouvez me " | ||
162 | "supprimer aussi." | ||
163 | |||
164 | #: application/bookmark/exception/LinkNotFoundException.php:13 | ||
165 | msgid "The link you are trying to reach does not exist or has been deleted." | 169 | msgid "The link you are trying to reach does not exist or has been deleted." |
166 | msgstr "Le lien que vous essayez de consulter n'existe pas ou a été supprimé." | 170 | msgstr "Le lien que vous essayez de consulter n'existe pas ou a été supprimé." |
167 | 171 | ||
@@ -173,8 +177,8 @@ msgstr "" | |||
173 | "Shaarli n'a pas pu créer le fichier de configuration. Merci de vérifier que " | 177 | "Shaarli n'a pas pu créer le fichier de configuration. Merci de vérifier que " |
174 | "Shaarli a les droits d'écriture dans le dossier dans lequel il est installé." | 178 | "Shaarli a les droits d'écriture dans le dossier dans lequel il est installé." |
175 | 179 | ||
176 | #: application/config/ConfigManager.php:135 | 180 | #: application/config/ConfigManager.php:136 |
177 | #: application/config/ConfigManager.php:162 | 181 | #: application/config/ConfigManager.php:163 |
178 | msgid "Invalid setting key parameter. String expected, got: " | 182 | msgid "Invalid setting key parameter. String expected, got: " |
179 | msgstr "Clé de paramétrage invalide. Chaîne de caractères obtenue, attendu : " | 183 | msgstr "Clé de paramétrage invalide. Chaîne de caractères obtenue, attendu : " |
180 | 184 | ||
@@ -196,268 +200,342 @@ msgstr "Vous n'êtes pas autorisé à modifier la configuration." | |||
196 | msgid "Error accessing" | 200 | msgid "Error accessing" |
197 | msgstr "Une erreur s'est produite en accédant à " | 201 | msgstr "Une erreur s'est produite en accédant à " |
198 | 202 | ||
199 | #: application/feed/Cache.php:16 | 203 | #: application/feed/FeedBuilder.php:179 |
200 | #, php-format | ||
201 | msgid "Cannot purge %s: no directory" | ||
202 | msgstr "Impossible de purger %s : le répertoire n'existe pas" | ||
203 | |||
204 | #: application/feed/FeedBuilder.php:155 | ||
205 | msgid "Direct link" | 204 | msgid "Direct link" |
206 | msgstr "Liens directs" | 205 | msgstr "Liens directs" |
207 | 206 | ||
208 | #: application/feed/FeedBuilder.php:157 | 207 | #: application/feed/FeedBuilder.php:181 |
209 | #: tmp/daily.b91ef64efc3688266305ea9b42e5017e.rtpl.php:96 | 208 | #: tmp/daily.b91ef64efc3688266305ea9b42e5017e.rtpl.php:96 |
210 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:177 | 209 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:179 |
211 | msgid "Permalink" | 210 | msgid "Permalink" |
212 | msgstr "Permalien" | 211 | msgstr "Permalien" |
213 | 212 | ||
214 | #: application/netscape/NetscapeBookmarkUtils.php:42 | 213 | #: application/front/ShaarliMiddleware.php:78 |
215 | msgid "Invalid export selection:" | 214 | msgid "An unexpected error occurred." |
216 | msgstr "Sélection d'export invalide :" | 215 | msgstr "Une erreur inattendue s'est produite." |
217 | 216 | ||
218 | #: application/netscape/NetscapeBookmarkUtils.php:87 | 217 | #: application/front/controller/admin/ConfigureController.php:54 |
219 | #, php-format | 218 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24 |
220 | msgid "File %s (%d bytes) " | 219 | msgid "Configure" |
221 | msgstr "Le fichier %s (%d octets) " | 220 | msgstr "Configurer" |
222 | 221 | ||
223 | #: application/netscape/NetscapeBookmarkUtils.php:89 | 222 | #: application/front/controller/admin/ConfigureController.php:102 |
224 | msgid "has an unknown file format. Nothing was imported." | 223 | #: application/legacy/LegacyUpdater.php:537 |
225 | msgstr "a un format inconnu. Rien n'a été importé." | 224 | msgid "You have enabled or changed thumbnails mode." |
225 | msgstr "Vous avez activé ou changé le mode de miniatures." | ||
226 | |||
227 | #: application/front/controller/admin/ConfigureController.php:103 | ||
228 | #: application/legacy/LegacyUpdater.php:538 | ||
229 | msgid "Please synchronize them." | ||
230 | msgstr "Merci de les synchroniser." | ||
231 | |||
232 | #: application/front/controller/admin/ConfigureController.php:113 | ||
233 | #: application/front/controller/visitor/InstallController.php:137 | ||
234 | msgid "Error while writing config file after configuration update." | ||
235 | msgstr "" | ||
236 | "Une erreur s'est produite lors de la sauvegarde du fichier de configuration." | ||
237 | |||
238 | #: application/front/controller/admin/ConfigureController.php:122 | ||
239 | msgid "Configuration was saved." | ||
240 | msgstr "La configuration a été sauvegardée." | ||
241 | |||
242 | #: application/front/controller/admin/ExportController.php:26 | ||
243 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:64 | ||
244 | msgid "Export" | ||
245 | msgstr "Exporter" | ||
246 | |||
247 | #: application/front/controller/admin/ExportController.php:42 | ||
248 | msgid "Please select an export mode." | ||
249 | msgstr "Merci de choisir un mode d'export." | ||
226 | 250 | ||
227 | #: application/netscape/NetscapeBookmarkUtils.php:93 | 251 | #: application/front/controller/admin/ImportController.php:41 |
252 | #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:83 | ||
253 | msgid "Import" | ||
254 | msgstr "Importer" | ||
255 | |||
256 | #: application/front/controller/admin/ImportController.php:55 | ||
257 | msgid "No import file provided." | ||
258 | msgstr "Aucun fichier à importer n'a été fourni." | ||
259 | |||
260 | #: application/front/controller/admin/ImportController.php:66 | ||
228 | #, php-format | 261 | #, php-format |
229 | msgid "" | 262 | msgid "" |
230 | "was successfully processed in %d seconds: %d links imported, %d links " | 263 | "The file you are trying to upload is probably bigger than what this " |
231 | "overwritten, %d links skipped." | 264 | "webserver can accept (%s). Please upload in smaller chunks." |
232 | msgstr "" | 265 | msgstr "" |
233 | "a été importé avec succès en %d secondes : %d liens importés, %d liens " | 266 | "Le fichier que vous essayer d'envoyer est probablement plus lourd que ce que " |
234 | "écrasés, %d liens ignorés." | 267 | "le serveur web peut accepter (%s). Merci de l'envoyer en parties plus " |
268 | "légères." | ||
235 | 269 | ||
236 | #: application/plugin/exception/PluginFileNotFoundException.php:21 | 270 | #: application/front/controller/admin/ManageShaareController.php:29 |
271 | #: tmp/addlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 | ||
272 | msgid "Shaare a new link" | ||
273 | msgstr "Partager un nouveau lien" | ||
274 | |||
275 | #: application/front/controller/admin/ManageShaareController.php:78 | ||
276 | msgid "Note: " | ||
277 | msgstr "Note : " | ||
278 | |||
279 | #: application/front/controller/admin/ManageShaareController.php:109 | ||
280 | #: application/front/controller/admin/ManageShaareController.php:206 | ||
281 | #: application/front/controller/admin/ManageShaareController.php:275 | ||
282 | #: application/front/controller/admin/ManageShaareController.php:315 | ||
237 | #, php-format | 283 | #, php-format |
238 | msgid "Plugin \"%s\" files not found." | 284 | msgid "Bookmark with identifier %s could not be found." |
239 | msgstr "Les fichiers de l'extension \"%s\" sont introuvables." | 285 | msgstr "Le lien avec l'identifiant %s n'a pas pu être trouvé." |
240 | 286 | ||
241 | #: application/render/PageBuilder.php:209 | 287 | #: application/front/controller/admin/ManageShaareController.php:194 |
242 | msgid "The page you are trying to reach does not exist or has been deleted." | 288 | #: application/front/controller/admin/ManageShaareController.php:252 |
243 | msgstr "La page que vous essayez de consulter n'existe pas ou a été supprimée." | 289 | msgid "Invalid bookmark ID provided." |
290 | msgstr "ID du lien non valide." | ||
244 | 291 | ||
245 | #: application/render/PageBuilder.php:211 | 292 | #: application/front/controller/admin/ManageShaareController.php:260 |
246 | msgid "404 Not Found" | 293 | msgid "Invalid visibility provided." |
247 | msgstr "404 Introuvable" | 294 | msgstr "Visibilité du lien non valide." |
248 | 295 | ||
249 | #: application/updater/Updater.php:99 | 296 | #: application/front/controller/admin/ManageShaareController.php:363 |
250 | #, fuzzy | 297 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:171 |
251 | #| msgid "Couldn't retrieve Updater class methods." | 298 | msgid "Edit" |
252 | msgid "Couldn't retrieve updater class methods." | 299 | msgstr "Modifier" |
253 | msgstr "Impossible de récupérer les méthodes de la classe Updater." | ||
254 | 300 | ||
255 | #: application/updater/Updater.php:526 index.php:1034 | 301 | #: application/front/controller/admin/ManageShaareController.php:366 |
256 | msgid "" | 302 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:28 |
257 | "You have enabled or changed thumbnails mode. <a href=\"?do=thumbs_update" | 303 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:28 |
258 | "\">Please synchronize them</a>." | 304 | msgid "Shaare" |
259 | msgstr "" | 305 | msgstr "Shaare" |
260 | "Vous avez activé ou changé le mode de miniatures. <a href=\"?do=thumbs_update" | 306 | |
261 | "\">Merci de les synchroniser</a>." | 307 | #: application/front/controller/admin/ManageTagController.php:29 |
308 | #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 | ||
309 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | ||
310 | msgid "Manage tags" | ||
311 | msgstr "Gérer les tags" | ||
312 | |||
313 | #: application/front/controller/admin/ManageTagController.php:48 | ||
314 | msgid "Invalid tags provided." | ||
315 | msgstr "Les tags fournis ne sont pas valides." | ||
316 | |||
317 | #: application/front/controller/admin/ManageTagController.php:72 | ||
318 | #, php-format | ||
319 | msgid "The tag was removed from %d bookmark." | ||
320 | msgid_plural "The tag was removed from %d bookmarks." | ||
321 | msgstr[0] "Le tag a été supprimé du %d lien." | ||
322 | msgstr[1] "Le tag a été supprimé de %d liens." | ||
323 | |||
324 | #: application/front/controller/admin/ManageTagController.php:77 | ||
325 | #, php-format | ||
326 | msgid "The tag was renamed in %d bookmark." | ||
327 | msgid_plural "The tag was renamed in %d bookmarks." | ||
328 | msgstr[0] "Le tag a été renommé dans %d lien." | ||
329 | msgstr[1] "Le tag a été renommé dans %d liens." | ||
330 | |||
331 | #: application/front/controller/admin/PasswordController.php:28 | ||
332 | #: tmp/changepassword.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 | ||
333 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29 | ||
334 | msgid "Change password" | ||
335 | msgstr "Modifier le mot de passe" | ||
262 | 336 | ||
263 | #: application/updater/UpdaterUtils.php:32 | 337 | #: application/front/controller/admin/PasswordController.php:55 |
264 | msgid "Updates file path is not set, can't write updates." | 338 | msgid "You must provide the current and new password to change it." |
265 | msgstr "" | 339 | msgstr "" |
266 | "Le chemin vers le fichier de mise à jour n'est pas défini, impossible " | 340 | "Vous devez fournir les mots de passe actuel et nouveau pour pouvoir le " |
267 | "d'écrire les mises à jour." | 341 | "modifier." |
268 | 342 | ||
269 | #: application/updater/UpdaterUtils.php:37 | 343 | #: application/front/controller/admin/PasswordController.php:71 |
270 | msgid "Unable to write updates in " | 344 | msgid "The old password is not correct." |
271 | msgstr "Impossible d'écrire les mises à jour dans " | 345 | msgstr "L'ancien mot de passe est incorrect." |
272 | 346 | ||
273 | #: application/updater/exception/UpdaterException.php:51 | 347 | #: application/front/controller/admin/PasswordController.php:97 |
274 | msgid "An error occurred while running the update " | 348 | msgid "Your password has been changed" |
275 | msgstr "Une erreur s'est produite lors de l'exécution de la mise à jour " | 349 | msgstr "Votre mot de passe a été modifié" |
276 | 350 | ||
277 | #: index.php:145 | 351 | #: application/front/controller/admin/PluginsController.php:45 |
278 | msgid "Shared links on " | 352 | msgid "Plugin Administration" |
279 | msgstr "Liens partagés sur " | 353 | msgstr "Administration des plugins" |
280 | 354 | ||
281 | #: index.php:167 | 355 | #: application/front/controller/admin/PluginsController.php:75 |
282 | msgid "Insufficient permissions:" | 356 | msgid "Setting successfully saved." |
283 | msgstr "Permissions insuffisantes :" | 357 | msgstr "Les paramètres ont été sauvegardés avec succès." |
284 | 358 | ||
285 | #: index.php:203 | 359 | #: application/front/controller/admin/PluginsController.php:78 |
286 | msgid "I said: NO. You are banned for the moment. Go away." | 360 | msgid "Error while saving plugin configuration: " |
287 | msgstr "NON. Vous êtes banni pour le moment. Revenez plus tard." | 361 | msgstr "" |
362 | "Une erreur s'est produite lors de la sauvegarde de la configuration des " | ||
363 | "plugins : " | ||
288 | 364 | ||
289 | #: index.php:275 | 365 | #: application/front/controller/admin/ThumbnailsController.php:37 |
290 | msgid "Wrong login/password." | 366 | #: tmp/thumbnails.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 |
291 | msgstr "Nom d'utilisateur ou mot de passe incorrect(s)." | 367 | msgid "Thumbnails update" |
368 | msgstr "Mise à jour des miniatures" | ||
369 | |||
370 | #: application/front/controller/admin/ToolsController.php:31 | ||
371 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:33 | ||
372 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:33 | ||
373 | msgid "Tools" | ||
374 | msgstr "Outils" | ||
292 | 375 | ||
293 | #: index.php:398 index.php:404 | 376 | #: application/front/controller/visitor/BookmarkListController.php:114 |
377 | msgid "Search: " | ||
378 | msgstr "Recherche : " | ||
379 | |||
380 | #: application/front/controller/visitor/DailyController.php:45 | ||
294 | msgid "Today" | 381 | msgid "Today" |
295 | msgstr "Aujourd'hui" | 382 | msgstr "Aujourd'hui" |
296 | 383 | ||
297 | #: index.php:400 | 384 | #: application/front/controller/visitor/DailyController.php:47 |
298 | msgid "Yesterday" | 385 | msgid "Yesterday" |
299 | msgstr "Hier" | 386 | msgstr "Hier" |
300 | 387 | ||
301 | #: index.php:484 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:46 | 388 | #: application/front/controller/visitor/DailyController.php:86 |
302 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:46 | 389 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:48 |
390 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:48 | ||
303 | msgid "Daily" | 391 | msgid "Daily" |
304 | msgstr "Quotidien" | 392 | msgstr "Quotidien" |
305 | 393 | ||
306 | #: index.php:593 tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:28 | 394 | #: application/front/controller/visitor/InstallController.php:74 |
307 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:44 | 395 | #, php-format |
308 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:75 | 396 | msgid "" |
309 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:99 | 397 | "<pre>Sessions do not seem to work correctly on your server.<br>Make sure the " |
310 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:75 | 398 | "variable \"session.save_path\" is set correctly in your PHP config, and that " |
311 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:99 | 399 | "you have write access to it.<br>It currently points to %s.<br>On some " |
400 | "browsers, accessing your server via a hostname like 'localhost' or any " | ||
401 | "custom hostname without a dot causes cookie storage to fail. We recommend " | ||
402 | "accessing your server via it's IP address or Fully Qualified Domain Name.<br>" | ||
403 | msgstr "" | ||
404 | "<pre>Les sesssions ne semblent pas fonctionner sur ce serveur.<br>Assurez " | ||
405 | "vous que la variable « session.save_path » est correctement définie dans " | ||
406 | "votre fichier de configuration PHP, et que vous avez les droits d'écriture " | ||
407 | "dessus.<br>Ce paramètre pointe actuellement sur %s.<br>Sur certains " | ||
408 | "navigateurs, accéder à votre serveur depuis un nom d'hôte comme « localhost " | ||
409 | "» ou autre nom personnalisé sans point '.' entraine l'échec de la sauvegarde " | ||
410 | "des cookies. Nous vous recommandons d'accéder à votre serveur depuis son " | ||
411 | "adresse IP ou un <em>Fully Qualified Domain Name</em>.<br>" | ||
412 | |||
413 | #: application/front/controller/visitor/InstallController.php:149 | ||
414 | msgid "" | ||
415 | "Shaarli is now configured. Please login and start shaaring your bookmarks!" | ||
416 | msgstr "" | ||
417 | "Shaarli est maintenant configuré. Vous pouvez vous connecter et commencez à " | ||
418 | "shaare vos liens !" | ||
419 | |||
420 | #: application/front/controller/visitor/InstallController.php:163 | ||
421 | msgid "Insufficient permissions:" | ||
422 | msgstr "Permissions insuffisantes :" | ||
423 | |||
424 | #: application/front/controller/visitor/LoginController.php:46 | ||
425 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 | ||
426 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:28 | ||
427 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:77 | ||
428 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:101 | ||
429 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:77 | ||
430 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:101 | ||
312 | msgid "Login" | 431 | msgid "Login" |
313 | msgstr "Connexion" | 432 | msgstr "Connexion" |
314 | 433 | ||
315 | #: index.php:608 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41 | 434 | #: application/front/controller/visitor/LoginController.php:78 |
316 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:41 | 435 | msgid "Wrong login/password." |
436 | msgstr "Nom d'utilisateur ou mot de passe incorrect(s)." | ||
437 | |||
438 | #: application/front/controller/visitor/PictureWallController.php:29 | ||
439 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:43 | ||
440 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:43 | ||
317 | msgid "Picture wall" | 441 | msgid "Picture wall" |
318 | msgstr "Mur d'images" | 442 | msgstr "Mur d'images" |
319 | 443 | ||
320 | #: index.php:683 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 444 | #: application/front/controller/visitor/TagCloudController.php:82 |
321 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:36 | 445 | #, fuzzy |
322 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19 | 446 | #| msgid "Tag list" |
323 | msgid "Tag cloud" | 447 | msgid "Tag " |
324 | msgstr "Nuage de tags" | ||
325 | |||
326 | #: index.php:715 tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19 | ||
327 | msgid "Tag list" | ||
328 | msgstr "Liste des tags" | 448 | msgstr "Liste des tags" |
329 | 449 | ||
330 | #: index.php:944 tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31 | 450 | #: application/front/exceptions/AlreadyInstalledException.php:11 |
331 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:31 | 451 | msgid "Shaarli has already been installed. Login to edit the configuration." |
332 | msgid "Tools" | 452 | msgstr "" |
333 | msgstr "Outils" | 453 | "Shaarli est déjà installé. Connectez-vous pour modifier la configuration." |
334 | 454 | ||
335 | #: index.php:952 | 455 | #: application/front/exceptions/LoginBannedException.php:11 |
456 | msgid "" | ||
457 | "You have been banned after too many failed login attempts. Try again later." | ||
458 | msgstr "" | ||
459 | "Vous avez été banni après trop d'échecs d'authentification. Merci de " | ||
460 | "réessayer plus tard." | ||
461 | |||
462 | #: application/front/exceptions/OpenShaarliPasswordException.php:16 | ||
336 | msgid "You are not supposed to change a password on an Open Shaarli." | 463 | msgid "You are not supposed to change a password on an Open Shaarli." |
337 | msgstr "" | 464 | msgstr "" |
338 | "Vous n'êtes pas censé modifier le mot de passe d'un Shaarli en mode ouvert." | 465 | "Vous n'êtes pas censé modifier le mot de passe d'un Shaarli en mode ouvert." |
339 | 466 | ||
340 | #: index.php:957 index.php:1007 index.php:1094 index.php:1124 index.php:1234 | 467 | #: application/front/exceptions/ThumbnailsDisabledException.php:11 |
341 | #: index.php:1281 | 468 | msgid "Picture wall unavailable (thumbnails are disabled)." |
469 | msgstr "" | ||
470 | "Le mur d'images n'est pas disponible (les miniatures sont désactivées)." | ||
471 | |||
472 | #: application/front/exceptions/WrongTokenException.php:16 | ||
342 | msgid "Wrong token." | 473 | msgid "Wrong token." |
343 | msgstr "Jeton invalide." | 474 | msgstr "Jeton invalide." |
344 | 475 | ||
345 | #: index.php:966 | 476 | #: application/legacy/LegacyLinkDB.php:131 |
346 | msgid "The old password is not correct." | 477 | msgid "You are not authorized to add a link." |
347 | msgstr "L'ancien mot de passe est incorrect." | 478 | msgstr "Vous n'êtes pas autorisé à ajouter un lien." |
348 | 479 | ||
349 | #: index.php:993 | 480 | #: application/legacy/LegacyLinkDB.php:134 |
350 | msgid "Your password has been changed" | 481 | msgid "Internal Error: A link should always have an id and URL." |
351 | msgstr "Votre mot de passe a été modifié" | 482 | msgstr "Erreur interne : un lien devrait toujours avoir un ID et une URL." |
352 | 483 | ||
353 | #: index.php:997 | 484 | #: application/legacy/LegacyLinkDB.php:137 |
354 | #: tmp/changepassword.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 | 485 | msgid "You must specify an integer as a key." |
355 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29 | 486 | msgstr "Vous devez utiliser un entier comme clé." |
356 | msgid "Change password" | ||
357 | msgstr "Modifier le mot de passe" | ||
358 | 487 | ||
359 | #: index.php:1054 | 488 | #: application/legacy/LegacyLinkDB.php:140 |
360 | msgid "Configuration was saved." | 489 | msgid "Array offset and link ID must be equal." |
361 | msgstr "La configuration a été sauvegardée." | 490 | msgstr "La clé du tableau et l'ID du lien doivent être identiques." |
362 | 491 | ||
363 | #: index.php:1078 tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24 | 492 | #: application/legacy/LegacyUpdater.php:104 |
364 | msgid "Configure" | 493 | msgid "Couldn't retrieve updater class methods." |
365 | msgstr "Configurer" | 494 | msgstr "Impossible de récupérer les méthodes de la classe Updater." |
366 | 495 | ||
367 | #: index.php:1088 tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 | 496 | #: application/legacy/LegacyUpdater.php:538 |
368 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 497 | msgid "<a href=\"./admin/thumbnails\">" |
369 | msgid "Manage tags" | 498 | msgstr "<a href=\"./admin/thumbnails\">" |
370 | msgstr "Gérer les tags" | ||
371 | 499 | ||
372 | #: index.php:1107 | 500 | #: application/netscape/NetscapeBookmarkUtils.php:63 |
373 | #, php-format | 501 | msgid "Invalid export selection:" |
374 | msgid "The tag was removed from %d link." | 502 | msgstr "Sélection d'export invalide :" |
375 | msgid_plural "The tag was removed from %d links." | ||
376 | msgstr[0] "Le tag a été supprimé de %d lien." | ||
377 | msgstr[1] "Le tag a été supprimé de %d liens." | ||
378 | 503 | ||
379 | #: index.php:1108 | 504 | #: application/netscape/NetscapeBookmarkUtils.php:215 |
380 | #, php-format | 505 | #, php-format |
381 | msgid "The tag was renamed in %d link." | 506 | msgid "File %s (%d bytes) " |
382 | msgid_plural "The tag was renamed in %d links." | 507 | msgstr "Le fichier %s (%d octets) " |
383 | msgstr[0] "Le tag a été renommé dans %d lien." | ||
384 | msgstr[1] "Le tag a été renommé dans %d liens." | ||
385 | |||
386 | #: index.php:1115 tmp/addlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13 | ||
387 | msgid "Shaare a new link" | ||
388 | msgstr "Partager un nouveau lien" | ||
389 | |||
390 | #: index.php:1344 tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169 | ||
391 | msgid "Edit" | ||
392 | msgstr "Modifier" | ||
393 | |||
394 | #: index.php:1344 index.php:1416 | ||
395 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 | ||
396 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:26 | ||
397 | msgid "Shaare" | ||
398 | msgstr "Shaare" | ||
399 | |||
400 | #: index.php:1385 | ||
401 | msgid "Note: " | ||
402 | msgstr "Note : " | ||
403 | |||
404 | #: index.php:1424 | ||
405 | msgid "Invalid link ID provided" | ||
406 | msgstr "ID du lien non valide" | ||
407 | |||
408 | #: index.php:1444 tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:65 | ||
409 | msgid "Export" | ||
410 | msgstr "Exporter" | ||
411 | 508 | ||
412 | #: index.php:1506 tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:83 | 509 | #: application/netscape/NetscapeBookmarkUtils.php:217 |
413 | msgid "Import" | 510 | msgid "has an unknown file format. Nothing was imported." |
414 | msgstr "Importer" | 511 | msgstr "a un format inconnu. Rien n'a été importé." |
415 | 512 | ||
416 | #: index.php:1516 | 513 | #: application/netscape/NetscapeBookmarkUtils.php:221 |
417 | #, php-format | 514 | #, php-format |
418 | msgid "" | 515 | msgid "" |
419 | "The file you are trying to upload is probably bigger than what this " | 516 | "was successfully processed in %d seconds: %d bookmarks imported, %d " |
420 | "webserver can accept (%s). Please upload in smaller chunks." | 517 | "bookmarks overwritten, %d bookmarks skipped." |
421 | msgstr "" | 518 | msgstr "" |
422 | "Le fichier que vous essayer d'envoyer est probablement plus lourd que ce que " | 519 | "a été importé avec succès en %d secondes : %d liens importés, %d liens " |
423 | "le serveur web peut accepter (%s). Merci de l'envoyer en parties plus " | 520 | "écrasés, %d liens ignorés." |
424 | "légères." | ||
425 | |||
426 | #: index.php:1561 tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 | ||
427 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:22 | ||
428 | msgid "Plugin administration" | ||
429 | msgstr "Administration des plugins" | ||
430 | |||
431 | #: index.php:1616 tmp/thumbnails.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 | ||
432 | msgid "Thumbnails update" | ||
433 | msgstr "Mise à jour des miniatures" | ||
434 | 521 | ||
435 | #: index.php:1782 | 522 | #: application/plugin/exception/PluginFileNotFoundException.php:21 |
436 | msgid "Search: " | 523 | #, php-format |
437 | msgstr "Recherche : " | 524 | msgid "Plugin \"%s\" files not found." |
525 | msgstr "Les fichiers de l'extension \"%s\" sont introuvables." | ||
438 | 526 | ||
439 | #: index.php:1825 | 527 | #: application/render/PageCacheManager.php:32 |
440 | #, php-format | 528 | #, php-format |
441 | msgid "" | 529 | msgid "Cannot purge %s: no directory" |
442 | "<pre>Sessions do not seem to work correctly on your server.<br>Make sure the " | 530 | msgstr "Impossible de purger %s : le répertoire n'existe pas" |
443 | "variable \"session.save_path\" is set correctly in your PHP config, and that " | ||
444 | "you have write access to it.<br>It currently points to %s.<br>On some " | ||
445 | "browsers, accessing your server via a hostname like 'localhost' or any " | ||
446 | "custom hostname without a dot causes cookie storage to fail. We recommend " | ||
447 | "accessing your server via it's IP address or Fully Qualified Domain Name.<br>" | ||
448 | msgstr "" | ||
449 | "<pre>Les sesssions ne semblent pas fonctionner sur ce serveur.<br>Assurez " | ||
450 | "vous que la variable « session.save_path » est correctement définie dans " | ||
451 | "votre fichier de configuration PHP, et que vous avez les droits d'écriture " | ||
452 | "dessus.<br>Ce paramètre pointe actuellement sur %s.<br>Sur certains " | ||
453 | "navigateurs, accéder à votre serveur depuis un nom d'hôte comme « localhost " | ||
454 | "» ou autre nom personnalisé sans point '.' entraine l'échec de la sauvegarde " | ||
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>" | ||
457 | 531 | ||
458 | #: index.php:1835 | 532 | #: application/updater/exception/UpdaterException.php:51 |
459 | msgid "Click to try again." | 533 | msgid "An error occurred while running the update " |
460 | msgstr "Cliquer ici pour réessayer." | 534 | msgstr "Une erreur s'est produite lors de l'exécution de la mise à jour " |
535 | |||
536 | #: index.php:62 | ||
537 | msgid "Shared bookmarks on " | ||
538 | msgstr "Liens partagés sur " | ||
461 | 539 | ||
462 | #: plugins/addlink_toolbar/addlink_toolbar.php:31 | 540 | #: plugins/addlink_toolbar/addlink_toolbar.php:31 |
463 | msgid "URI" | 541 | msgid "URI" |
@@ -506,7 +584,7 @@ msgstr "Couleur de fond (gris léger)" | |||
506 | msgid "Dark main color (e.g. visited links)" | 584 | msgid "Dark main color (e.g. visited links)" |
507 | msgstr "Couleur principale sombre (ex : les liens visités)" | 585 | msgstr "Couleur principale sombre (ex : les liens visités)" |
508 | 586 | ||
509 | #: plugins/demo_plugin/demo_plugin.php:482 | 587 | #: plugins/demo_plugin/demo_plugin.php:477 |
510 | msgid "" | 588 | msgid "" |
511 | "A demo plugin covering all use cases for template designers and plugin " | 589 | "A demo plugin covering all use cases for template designers and plugin " |
512 | "developers." | 590 | "developers." |
@@ -514,11 +592,11 @@ msgstr "" | |||
514 | "Une extension de démonstration couvrant tous les cas d'utilisation pour les " | 592 | "Une extension de démonstration couvrant tous les cas d'utilisation pour les " |
515 | "designers de thèmes et les développeurs d'extensions." | 593 | "designers de thèmes et les développeurs d'extensions." |
516 | 594 | ||
517 | #: plugins/demo_plugin/demo_plugin.php:483 | 595 | #: plugins/demo_plugin/demo_plugin.php:478 |
518 | msgid "This is a parameter dedicated to the demo plugin. It'll be suffixed." | 596 | msgid "This is a parameter dedicated to the demo plugin. It'll be suffixed." |
519 | msgstr "Ceci est un paramètre dédié au plugin de démo. Il sera suffixé." | 597 | msgstr "Ceci est un paramètre dédié au plugin de démo. Il sera suffixé." |
520 | 598 | ||
521 | #: plugins/demo_plugin/demo_plugin.php:484 | 599 | #: plugins/demo_plugin/demo_plugin.php:479 |
522 | msgid "Other demo parameter" | 600 | msgid "Other demo parameter" |
523 | msgstr "Un autre paramètre de démo" | 601 | msgstr "Un autre paramètre de démo" |
524 | 602 | ||
@@ -540,36 +618,6 @@ msgstr "" | |||
540 | msgid "Isso server URL (without 'http://')" | 618 | msgid "Isso server URL (without 'http://')" |
541 | msgstr "URL du serveur Isso (sans 'http://')" | 619 | msgstr "URL du serveur Isso (sans 'http://')" |
542 | 620 | ||
543 | #: plugins/markdown/markdown.php:163 | ||
544 | msgid "Description will be rendered with" | ||
545 | msgstr "La description sera générée avec" | ||
546 | |||
547 | #: plugins/markdown/markdown.php:164 | ||
548 | msgid "Markdown syntax documentation" | ||
549 | msgstr "Documentation sur la syntaxe Markdown" | ||
550 | |||
551 | #: plugins/markdown/markdown.php:165 | ||
552 | msgid "Markdown syntax" | ||
553 | msgstr "la syntaxe Markdown" | ||
554 | |||
555 | #: plugins/markdown/markdown.php:361 | ||
556 | msgid "" | ||
557 | "Render shaare description with Markdown syntax.<br><strong>Warning</" | ||
558 | "strong>:\n" | ||
559 | "If your shaared descriptions contained HTML tags before enabling the " | ||
560 | "markdown plugin,\n" | ||
561 | "enabling it might break your page.\n" | ||
562 | "See the <a href=\"https://github.com/shaarli/Shaarli/tree/master/plugins/" | ||
563 | "markdown#html-rendering\">README</a>." | ||
564 | msgstr "" | ||
565 | "Utilise la syntaxe Markdown pour la description des liens." | ||
566 | "<br><strong>Attention</strong> :\n" | ||
567 | "Si vous aviez des descriptions contenant du HTML avant d'activer cette " | ||
568 | "extension,\n" | ||
569 | "l'activer pourrait déformer vos pages.\n" | ||
570 | "Voir le <a href=\"https://github.com/shaarli/Shaarli/tree/master/plugins/" | ||
571 | "markdown#html-rendering\">README</a>." | ||
572 | |||
573 | #: plugins/piwik/piwik.php:23 | 621 | #: plugins/piwik/piwik.php:23 |
574 | msgid "" | 622 | msgid "" |
575 | "Piwik plugin error: Please define PIWIK_URL and PIWIK_SITEID in the plugin " | 623 | "Piwik plugin error: Please define PIWIK_URL and PIWIK_SITEID in the plugin " |
@@ -650,16 +698,6 @@ msgstr "URL de l'API Wallabag" | |||
650 | msgid "Wallabag API version (1 or 2)" | 698 | msgid "Wallabag API version (1 or 2)" |
651 | msgstr "Version de l'API Wallabag (1 ou 2)" | 699 | msgstr "Version de l'API Wallabag (1 ou 2)" |
652 | 700 | ||
653 | #: tests/LanguagesTest.php:214 tests/LanguagesTest.php:227 | ||
654 | #: tests/languages/fr/LanguagesFrTest.php:159 | ||
655 | #: tests/languages/fr/LanguagesFrTest.php:172 | ||
656 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:85 | ||
657 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:85 | ||
658 | msgid "Search" | ||
659 | msgid_plural "Search" | ||
660 | msgstr[0] "Rechercher" | ||
661 | msgstr[1] "Rechercher" | ||
662 | |||
663 | #: tmp/404.b91ef64efc3688266305ea9b42e5017e.rtpl.php:12 | 701 | #: tmp/404.b91ef64efc3688266305ea9b42e5017e.rtpl.php:12 |
664 | msgid "Sorry, nothing to see here." | 702 | msgid "Sorry, nothing to see here." |
665 | msgstr "Désolé, il y a rien à voir ici." | 703 | msgstr "Désolé, il y a rien à voir ici." |
@@ -698,10 +736,11 @@ msgid "Rename" | |||
698 | msgstr "Renommer" | 736 | msgstr "Renommer" |
699 | 737 | ||
700 | #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:35 | 738 | #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:35 |
701 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:77 | 739 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:93 |
702 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:171 | 740 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:173 |
703 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:145 | 741 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:147 |
704 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:145 | 742 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:147 |
743 | #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:67 | ||
705 | msgid "Delete" | 744 | msgid "Delete" |
706 | msgstr "Supprimer" | 745 | msgstr "Supprimer" |
707 | 746 | ||
@@ -713,33 +752,6 @@ msgstr "Vous pouvez aussi modifier les tags dans la" | |||
713 | msgid "tag list" | 752 | msgid "tag list" |
714 | msgstr "liste des tags" | 753 | msgstr "liste des tags" |
715 | 754 | ||
716 | #: tmp/configure.90100d2eaf5d3705e14b9b4f78ecddc9.rtpl.php:143 | ||
717 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:312 | ||
718 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31 | ||
719 | msgid "All" | ||
720 | msgstr "Tous" | ||
721 | |||
722 | #: tmp/configure.90100d2eaf5d3705e14b9b4f78ecddc9.rtpl.php:147 | ||
723 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:316 | ||
724 | msgid "Only common media hosts" | ||
725 | msgstr "Seulement les hébergeurs de média connus" | ||
726 | |||
727 | #: tmp/configure.90100d2eaf5d3705e14b9b4f78ecddc9.rtpl.php:151 | ||
728 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:320 | ||
729 | msgid "None" | ||
730 | msgstr "Aucune" | ||
731 | |||
732 | #: tmp/configure.90100d2eaf5d3705e14b9b4f78ecddc9.rtpl.php:158 | ||
733 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:297 | ||
734 | msgid "You need to enable the extension <code>php-gd</code> to use thumbnails." | ||
735 | msgstr "" | ||
736 | "Vous devez activer l'extension <code>php-gd</code> pour utiliser les " | ||
737 | "miniatures." | ||
738 | |||
739 | #: tmp/configure.90100d2eaf5d3705e14b9b4f78ecddc9.rtpl.php:162 | ||
740 | msgid "Synchonize thumbnails" | ||
741 | msgstr "Synchroniser les miniatures" | ||
742 | |||
743 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29 | 755 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29 |
744 | msgid "title" | 756 | msgid "title" |
745 | msgstr "titre" | 757 | msgstr "titre" |
@@ -756,109 +768,132 @@ msgstr "Valeur par défaut" | |||
756 | msgid "Theme" | 768 | msgid "Theme" |
757 | msgstr "Thème" | 769 | msgstr "Thème" |
758 | 770 | ||
759 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:87 | 771 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:85 |
760 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:78 | 772 | msgid "Description formatter" |
773 | msgstr "Format des descriptions" | ||
774 | |||
775 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:114 | ||
776 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:77 | ||
761 | msgid "Language" | 777 | msgid "Language" |
762 | msgstr "Langue" | 778 | msgstr "Langue" |
763 | 779 | ||
764 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:116 | 780 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:143 |
765 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:102 | 781 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:101 |
766 | msgid "Timezone" | 782 | msgid "Timezone" |
767 | msgstr "Fuseau horaire" | 783 | msgstr "Fuseau horaire" |
768 | 784 | ||
769 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:117 | 785 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:144 |
770 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:103 | 786 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:102 |
771 | msgid "Continent" | 787 | msgid "Continent" |
772 | msgstr "Continent" | 788 | msgstr "Continent" |
773 | 789 | ||
774 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:117 | 790 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:144 |
775 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:103 | 791 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:102 |
776 | msgid "City" | 792 | msgid "City" |
777 | msgstr "Ville" | 793 | msgstr "Ville" |
778 | 794 | ||
779 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:164 | 795 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:191 |
780 | msgid "Disable session cookie hijacking protection" | 796 | msgid "Disable session cookie hijacking protection" |
781 | msgstr "Désactiver la protection contre le détournement de cookies" | 797 | msgstr "Désactiver la protection contre le détournement de cookies" |
782 | 798 | ||
783 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:166 | 799 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:193 |
784 | msgid "Check this if you get disconnected or if your IP address changes often" | 800 | msgid "Check this if you get disconnected or if your IP address changes often" |
785 | msgstr "" | 801 | msgstr "" |
786 | "Cocher cette case si vous êtes souvent déconnecté ou si votre adresse IP " | 802 | "Cocher cette case si vous êtes souvent déconnecté ou si votre adresse IP " |
787 | "change souvent" | 803 | "change souvent" |
788 | 804 | ||
789 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:183 | 805 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:210 |
790 | msgid "Private links by default" | 806 | msgid "Private links by default" |
791 | msgstr "Liens privés par défaut" | 807 | msgstr "Liens privés par défaut" |
792 | 808 | ||
793 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:184 | 809 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:211 |
794 | msgid "All new links are private by default" | 810 | msgid "All new links are private by default" |
795 | msgstr "Tous les nouveaux liens sont privés par défaut" | 811 | msgstr "Tous les nouveaux liens sont privés par défaut" |
796 | 812 | ||
797 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199 | 813 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:226 |
798 | msgid "RSS direct links" | 814 | msgid "RSS direct links" |
799 | msgstr "Liens directs dans le flux RSS" | 815 | msgstr "Liens directs dans le flux RSS" |
800 | 816 | ||
801 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:200 | 817 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:227 |
802 | msgid "Check this to use direct URL instead of permalink in feeds" | 818 | msgid "Check this to use direct URL instead of permalink in feeds" |
803 | msgstr "" | 819 | msgstr "" |
804 | "Cocher cette case pour utiliser des liens directs au lieu des permaliens " | 820 | "Cocher cette case pour utiliser des liens directs au lieu des permaliens " |
805 | "dans le flux RSS" | 821 | "dans le flux RSS" |
806 | 822 | ||
807 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:215 | 823 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:242 |
808 | msgid "Hide public links" | 824 | msgid "Hide public links" |
809 | msgstr "Cacher les liens publics" | 825 | msgstr "Cacher les liens publics" |
810 | 826 | ||
811 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:216 | 827 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:243 |
812 | msgid "Do not show any links if the user is not logged in" | 828 | msgid "Do not show any links if the user is not logged in" |
813 | msgstr "N'afficher aucun lien sans être connecté" | 829 | msgstr "N'afficher aucun lien sans être connecté" |
814 | 830 | ||
815 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:231 | 831 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:258 |
816 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:150 | 832 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:149 |
817 | msgid "Check updates" | 833 | msgid "Check updates" |
818 | msgstr "Vérifier les mises à jour" | 834 | msgstr "Vérifier les mises à jour" |
819 | 835 | ||
820 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:232 | 836 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:259 |
821 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:152 | 837 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:151 |
822 | msgid "Notify me when a new release is ready" | 838 | msgid "Notify me when a new release is ready" |
823 | msgstr "Me notifier lorsqu'une nouvelle version est disponible" | 839 | msgstr "Me notifier lorsqu'une nouvelle version est disponible" |
824 | 840 | ||
825 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:247 | 841 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:274 |
826 | msgid "Automatically retrieve description for new bookmarks" | 842 | msgid "Automatically retrieve description for new bookmarks" |
827 | msgstr "Récupérer automatiquement la description" | 843 | msgstr "Récupérer automatiquement la description" |
828 | 844 | ||
829 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:248 | 845 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:275 |
830 | msgid "Shaarli will try to retrieve the description from meta HTML headers" | 846 | msgid "Shaarli will try to retrieve the description from meta HTML headers" |
831 | msgstr "" | 847 | msgstr "" |
832 | "Shaarli essaiera de récupérer la description depuis les balises HTML meta " | 848 | "Shaarli essaiera de récupérer la description depuis les balises HTML meta " |
833 | "dans les entêtes" | 849 | "dans les entêtes" |
834 | 850 | ||
835 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:263 | 851 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:290 |
836 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169 | 852 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:168 |
837 | msgid "Enable REST API" | 853 | msgid "Enable REST API" |
838 | msgstr "Activer l'API REST" | 854 | msgstr "Activer l'API REST" |
839 | 855 | ||
840 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:264 | 856 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:291 |
841 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:170 | 857 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169 |
842 | msgid "Allow third party software to use Shaarli such as mobile application" | 858 | msgid "Allow third party software to use Shaarli such as mobile application" |
843 | msgstr "" | 859 | msgstr "" |
844 | "Permet aux applications tierces d'utiliser Shaarli, par exemple les " | 860 | "Permet aux applications tierces d'utiliser Shaarli, par exemple les " |
845 | "applications mobiles" | 861 | "applications mobiles" |
846 | 862 | ||
847 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:279 | 863 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:306 |
848 | msgid "API secret" | 864 | msgid "API secret" |
849 | msgstr "Clé d'API secrète" | 865 | msgstr "Clé d'API secrète" |
850 | 866 | ||
851 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:293 | 867 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:320 |
852 | msgid "Enable thumbnails" | 868 | msgid "Enable thumbnails" |
853 | msgstr "Activer les miniatures" | 869 | msgstr "Activer les miniatures" |
854 | 870 | ||
855 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:301 | 871 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:324 |
872 | msgid "You need to enable the extension <code>php-gd</code> to use thumbnails." | ||
873 | msgstr "" | ||
874 | "Vous devez activer l'extension <code>php-gd</code> pour utiliser les " | ||
875 | "miniatures." | ||
876 | |||
877 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:328 | ||
856 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:56 | 878 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:56 |
857 | msgid "Synchronize thumbnails" | 879 | msgid "Synchronize thumbnails" |
858 | msgstr "Synchroniser les miniatures" | 880 | msgstr "Synchroniser les miniatures" |
859 | 881 | ||
860 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:328 | 882 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:339 |
861 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:72 | 883 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:30 |
884 | msgid "All" | ||
885 | msgstr "Tous" | ||
886 | |||
887 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:343 | ||
888 | msgid "Only common media hosts" | ||
889 | msgstr "Seulement les hébergeurs de média connus" | ||
890 | |||
891 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:347 | ||
892 | msgid "None" | ||
893 | msgstr "Aucune" | ||
894 | |||
895 | #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:355 | ||
896 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:88 | ||
862 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:139 | 897 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:139 |
863 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199 | 898 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199 |
864 | msgid "Save" | 899 | msgid "Save" |
@@ -884,27 +919,27 @@ msgstr "Tous les liens d'un jour sur une page." | |||
884 | msgid "Next day" | 919 | msgid "Next day" |
885 | msgstr "Jour suivant" | 920 | msgstr "Jour suivant" |
886 | 921 | ||
887 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 | 922 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:18 |
888 | msgid "Edit Shaare" | 923 | msgid "Edit Shaare" |
889 | msgstr "Modifier le Shaare" | 924 | msgstr "Modifier le Shaare" |
890 | 925 | ||
891 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 | 926 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:18 |
892 | msgid "New Shaare" | 927 | msgid "New Shaare" |
893 | msgstr "Nouveau Shaare" | 928 | msgstr "Nouveau Shaare" |
894 | 929 | ||
895 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:23 | 930 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 |
896 | msgid "Created:" | 931 | msgid "Created:" |
897 | msgstr "Création :" | 932 | msgstr "Création :" |
898 | 933 | ||
899 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 | 934 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29 |
900 | msgid "URL" | 935 | msgid "URL" |
901 | msgstr "URL" | 936 | msgstr "URL" |
902 | 937 | ||
903 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:32 | 938 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:35 |
904 | msgid "Title" | 939 | msgid "Title" |
905 | msgstr "Titre" | 940 | msgstr "Titre" |
906 | 941 | ||
907 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:38 | 942 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41 |
908 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:42 | 943 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:42 |
909 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:75 | 944 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:75 |
910 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:99 | 945 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:99 |
@@ -912,17 +947,29 @@ msgstr "Titre" | |||
912 | msgid "Description" | 947 | msgid "Description" |
913 | msgstr "Description" | 948 | msgstr "Description" |
914 | 949 | ||
915 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:44 | 950 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:47 |
916 | msgid "Tags" | 951 | msgid "Tags" |
917 | msgstr "Tags" | 952 | msgstr "Tags" |
918 | 953 | ||
919 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:57 | 954 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:60 |
920 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 955 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:35 |
921 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:167 | 956 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169 |
922 | msgid "Private" | 957 | msgid "Private" |
923 | msgstr "Privé" | 958 | msgstr "Privé" |
924 | 959 | ||
925 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:72 | 960 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:66 |
961 | msgid "Description will be rendered with" | ||
962 | msgstr "La description sera générée avec" | ||
963 | |||
964 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:68 | ||
965 | msgid "Markdown syntax documentation" | ||
966 | msgstr "Documentation sur la syntaxe Markdown" | ||
967 | |||
968 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:69 | ||
969 | msgid "Markdown syntax" | ||
970 | msgstr "la syntaxe Markdown" | ||
971 | |||
972 | #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:88 | ||
926 | msgid "Apply Changes" | 973 | msgid "Apply Changes" |
927 | msgstr "Appliquer les changements" | 974 | msgstr "Appliquer les changements" |
928 | 975 | ||
@@ -930,19 +977,19 @@ msgstr "Appliquer les changements" | |||
930 | msgid "Export Database" | 977 | msgid "Export Database" |
931 | msgstr "Exporter les données" | 978 | msgstr "Exporter les données" |
932 | 979 | ||
933 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24 | 980 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:23 |
934 | msgid "Selection" | 981 | msgid "Selection" |
935 | msgstr "Choisir" | 982 | msgstr "Choisir" |
936 | 983 | ||
937 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41 | 984 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:40 |
938 | msgid "Public" | 985 | msgid "Public" |
939 | msgstr "Publics" | 986 | msgstr "Publics" |
940 | 987 | ||
941 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:52 | 988 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:51 |
942 | msgid "Prepend note permalinks with this Shaarli instance's URL" | 989 | msgid "Prepend note permalinks with this Shaarli instance's URL" |
943 | msgstr "Préfixer les liens de note avec l'URL de l'instance de Shaarli" | 990 | msgstr "Préfixer les liens de note avec l'URL de l'instance de Shaarli" |
944 | 991 | ||
945 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:53 | 992 | #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:52 |
946 | msgid "Useful to import bookmarks in a web browser" | 993 | msgid "Useful to import bookmarks in a web browser" |
947 | msgstr "Utile pour importer les marques-pages dans un navigateur" | 994 | msgstr "Utile pour importer les marques-pages dans un navigateur" |
948 | 995 | ||
@@ -993,29 +1040,29 @@ msgstr "" | |||
993 | "Il semblerait que ça soit la première fois que vous lancez Shaarli. Merci de " | 1040 | "Il semblerait que ça soit la première fois que vous lancez Shaarli. Merci de " |
994 | "le configurer." | 1041 | "le configurer." |
995 | 1042 | ||
996 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:33 | 1043 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:32 |
997 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:30 | 1044 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16 |
998 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:165 | 1045 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:167 |
999 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:165 | 1046 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:167 |
1000 | msgid "Username" | 1047 | msgid "Username" |
1001 | msgstr "Nom d'utilisateur" | 1048 | msgstr "Nom d'utilisateur" |
1002 | 1049 | ||
1003 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:48 | 1050 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:47 |
1004 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:34 | 1051 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:20 |
1005 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:166 | 1052 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:168 |
1006 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:166 | 1053 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:168 |
1007 | msgid "Password" | 1054 | msgid "Password" |
1008 | msgstr "Mot de passe" | 1055 | msgstr "Mot de passe" |
1009 | 1056 | ||
1010 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:63 | 1057 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:62 |
1011 | msgid "Shaarli title" | 1058 | msgid "Shaarli title" |
1012 | msgstr "Titre du Shaarli" | 1059 | msgstr "Titre du Shaarli" |
1013 | 1060 | ||
1014 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:69 | 1061 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:68 |
1015 | msgid "My links" | 1062 | msgid "My links" |
1016 | msgstr "Mes liens" | 1063 | msgstr "Mes liens" |
1017 | 1064 | ||
1018 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:182 | 1065 | #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:181 |
1019 | msgid "Install" | 1066 | msgid "Install" |
1020 | msgstr "Installer" | 1067 | msgstr "Installer" |
1021 | 1068 | ||
@@ -1034,21 +1081,31 @@ msgstr[0] "lien privé" | |||
1034 | msgstr[1] "liens privés" | 1081 | msgstr[1] "liens privés" |
1035 | 1082 | ||
1036 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:30 | 1083 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:30 |
1037 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:121 | 1084 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:123 |
1038 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:121 | 1085 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:123 |
1039 | msgid "Search text" | 1086 | msgid "Search text" |
1040 | msgstr "Recherche texte" | 1087 | msgstr "Recherche texte" |
1041 | 1088 | ||
1042 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:37 | 1089 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:37 |
1043 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:128 | 1090 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:130 |
1044 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:128 | 1091 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:130 |
1045 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 1092 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 |
1046 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:64 | 1093 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:65 |
1047 | #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 1094 | #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 |
1048 | #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:74 | 1095 | #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:74 |
1049 | msgid "Filter by tag" | 1096 | msgid "Filter by tag" |
1050 | msgstr "Filtrer par tag" | 1097 | msgstr "Filtrer par tag" |
1051 | 1098 | ||
1099 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:46 | ||
1100 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:87 | ||
1101 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:139 | ||
1102 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:87 | ||
1103 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:139 | ||
1104 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:46 | ||
1105 | #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:45 | ||
1106 | msgid "Search" | ||
1107 | msgstr "Rechercher" | ||
1108 | |||
1052 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:110 | 1109 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:110 |
1053 | msgid "Nothing found." | 1110 | msgid "Nothing found." |
1054 | msgstr "Aucun résultat." | 1111 | msgstr "Aucun résultat." |
@@ -1069,40 +1126,41 @@ msgid "tagged" | |||
1069 | msgstr "taggé" | 1126 | msgstr "taggé" |
1070 | 1127 | ||
1071 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:133 | 1128 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:133 |
1129 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:134 | ||
1072 | msgid "Remove tag" | 1130 | msgid "Remove tag" |
1073 | msgstr "Retirer le tag" | 1131 | msgstr "Retirer le tag" |
1074 | 1132 | ||
1075 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:142 | 1133 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:144 |
1076 | msgid "with status" | 1134 | msgid "with status" |
1077 | msgstr "avec le statut" | 1135 | msgstr "avec le statut" |
1078 | 1136 | ||
1079 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:153 | 1137 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:155 |
1080 | msgid "without any tag" | 1138 | msgid "without any tag" |
1081 | msgstr "sans tag" | 1139 | msgstr "sans tag" |
1082 | 1140 | ||
1083 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:173 | 1141 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:175 |
1084 | #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:43 | 1142 | #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:43 |
1085 | #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:43 | 1143 | #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:43 |
1086 | msgid "Fold" | 1144 | msgid "Fold" |
1087 | msgstr "Replier" | 1145 | msgstr "Replier" |
1088 | 1146 | ||
1089 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:175 | 1147 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:177 |
1090 | msgid "Edited: " | 1148 | msgid "Edited: " |
1091 | msgstr "Modifié : " | 1149 | msgstr "Modifié : " |
1092 | 1150 | ||
1093 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:179 | 1151 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:181 |
1094 | msgid "permalink" | 1152 | msgid "permalink" |
1095 | msgstr "permalien" | 1153 | msgstr "permalien" |
1096 | 1154 | ||
1097 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:181 | 1155 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:183 |
1098 | msgid "Add tag" | 1156 | msgid "Add tag" |
1099 | msgstr "Ajouter un tag" | 1157 | msgstr "Ajouter un tag" |
1100 | 1158 | ||
1101 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:183 | 1159 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:185 |
1102 | msgid "Toggle sticky" | 1160 | msgid "Toggle sticky" |
1103 | msgstr "Changer statut épinglé" | 1161 | msgstr "Changer statut épinglé" |
1104 | 1162 | ||
1105 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:185 | 1163 | #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:187 |
1106 | msgid "Sticky" | 1164 | msgid "Sticky" |
1107 | msgstr "Épinglé" | 1165 | msgstr "Épinglé" |
1108 | 1166 | ||
@@ -1145,16 +1203,9 @@ msgstr "Replier tout" | |||
1145 | msgid "Links per page" | 1203 | msgid "Links per page" |
1146 | msgstr "Liens par page" | 1204 | msgstr "Liens par page" |
1147 | 1205 | ||
1148 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:15 | 1206 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:25 |
1149 | msgid "" | 1207 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:171 |
1150 | "You have been banned after too many failed login attempts. Try again later." | 1208 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:171 |
1151 | msgstr "" | ||
1152 | "Vous avez été banni après trop d'échecs d'authentification. Merci de " | ||
1153 | "réessayer plus tard." | ||
1154 | |||
1155 | #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41 | ||
1156 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169 | ||
1157 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:169 | ||
1158 | msgid "Remember me" | 1209 | msgid "Remember me" |
1159 | msgstr "Rester connecté" | 1210 | msgstr "Rester connecté" |
1160 | 1211 | ||
@@ -1185,62 +1236,64 @@ msgstr "Déplier tout" | |||
1185 | msgid "Are you sure you want to delete this link?" | 1236 | msgid "Are you sure you want to delete this link?" |
1186 | msgstr "Êtes-vous sûr de vouloir supprimer ce lien ?" | 1237 | msgstr "Êtes-vous sûr de vouloir supprimer ce lien ?" |
1187 | 1238 | ||
1188 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:65 | 1239 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:11 |
1189 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:90 | 1240 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:11 |
1190 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:65 | 1241 | msgid "Menu" |
1191 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:90 | 1242 | msgstr "Menu" |
1243 | |||
1244 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:38 | ||
1245 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:38 | ||
1246 | #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19 | ||
1247 | msgid "Tag cloud" | ||
1248 | msgstr "Nuage de tags" | ||
1249 | |||
1250 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:67 | ||
1251 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:92 | ||
1252 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:67 | ||
1253 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:92 | ||
1192 | msgid "RSS Feed" | 1254 | msgid "RSS Feed" |
1193 | msgstr "Flux RSS" | 1255 | msgstr "Flux RSS" |
1194 | 1256 | ||
1195 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:70 | 1257 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:72 |
1196 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:106 | 1258 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:108 |
1197 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:70 | 1259 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:72 |
1198 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:106 | 1260 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:108 |
1199 | msgid "Logout" | 1261 | msgid "Logout" |
1200 | msgstr "Déconnexion" | 1262 | msgstr "Déconnexion" |
1201 | 1263 | ||
1202 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:150 | 1264 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:152 |
1203 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:150 | 1265 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:152 |
1204 | msgid "Set public" | 1266 | msgid "Set public" |
1205 | msgstr "Rendre public" | 1267 | msgstr "Rendre public" |
1206 | 1268 | ||
1207 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:155 | 1269 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:157 |
1208 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:155 | 1270 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:157 |
1209 | msgid "Set private" | 1271 | msgid "Set private" |
1210 | msgstr "Rendre privé" | 1272 | msgstr "Rendre privé" |
1211 | 1273 | ||
1212 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:187 | 1274 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:189 |
1213 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:187 | 1275 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:189 |
1214 | msgid "is available" | 1276 | msgid "is available" |
1215 | msgstr "est disponible" | 1277 | msgstr "est disponible" |
1216 | 1278 | ||
1217 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:194 | 1279 | #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:196 |
1218 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:194 | 1280 | #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:196 |
1219 | msgid "Error" | 1281 | msgid "Error" |
1220 | msgstr "Erreur" | 1282 | msgstr "Erreur" |
1221 | 1283 | ||
1222 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14 | 1284 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:15 |
1223 | msgid "Picture wall unavailable (thumbnails are disabled)." | 1285 | msgid "There is no cached thumbnail." |
1224 | msgstr "" | 1286 | msgstr "Il n'y a aucune miniature dans le cache." |
1225 | "Le mur d'images n'est pas disponible (les miniatures sont désactivées)." | ||
1226 | 1287 | ||
1227 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24 | 1288 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:17 |
1228 | #, fuzzy | 1289 | msgid "Try to synchronize them." |
1229 | #| msgid "" | 1290 | msgstr "Essayer de les synchroniser." |
1230 | #| "You don't have any cached thumbnail. Try to <a href=\"?do=thumbs_update" | ||
1231 | #| "\">synchronize them</a>." | ||
1232 | msgid "" | ||
1233 | "There is no cached thumbnail. Try to <a href=\"?do=thumbs_update" | ||
1234 | "\">synchronize them</a>." | ||
1235 | msgstr "" | ||
1236 | "Il n'y a aucune miniature en cache. Essayer de <a href=\"?do=thumbs_update" | ||
1237 | "\">les synchroniser</a>." | ||
1238 | 1291 | ||
1239 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 1292 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:28 |
1240 | msgid "Picture Wall" | 1293 | msgid "Picture Wall" |
1241 | msgstr "Mur d'images" | 1294 | msgstr "Mur d'images" |
1242 | 1295 | ||
1243 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36 | 1296 | #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:28 |
1244 | msgid "pics" | 1297 | msgid "pics" |
1245 | msgstr "images" | 1298 | msgstr "images" |
1246 | 1299 | ||
@@ -1249,6 +1302,11 @@ msgid "You need to enable Javascript to change plugin loading order." | |||
1249 | msgstr "" | 1302 | msgstr "" |
1250 | "Vous devez activer Javascript pour pouvoir modifier l'ordre des extensions." | 1303 | "Vous devez activer Javascript pour pouvoir modifier l'ordre des extensions." |
1251 | 1304 | ||
1305 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26 | ||
1306 | #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:22 | ||
1307 | msgid "Plugin administration" | ||
1308 | msgstr "Administration des plugins" | ||
1309 | |||
1252 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29 | 1310 | #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29 |
1253 | msgid "Enabled Plugins" | 1311 | msgid "Enabled Plugins" |
1254 | msgstr "Extensions activées" | 1312 | msgstr "Extensions activées" |
@@ -1314,6 +1372,14 @@ msgstr "tags" | |||
1314 | msgid "List all links with those tags" | 1372 | msgid "List all links with those tags" |
1315 | msgstr "Lister tous les liens avec ces tags" | 1373 | msgstr "Lister tous les liens avec ces tags" |
1316 | 1374 | ||
1375 | #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19 | ||
1376 | msgid "Tag list" | ||
1377 | msgstr "Liste des tags" | ||
1378 | |||
1379 | #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:68 | ||
1380 | msgid "Rename tag" | ||
1381 | msgstr "Renommer le tag" | ||
1382 | |||
1317 | #: tmp/tag.sort.b91ef64efc3688266305ea9b42e5017e.rtpl.php:3 | 1383 | #: tmp/tag.sort.b91ef64efc3688266305ea9b42e5017e.rtpl.php:3 |
1318 | #: tmp/tag.sort.cedf684561d925457130839629000a81.rtpl.php:3 | 1384 | #: tmp/tag.sort.cedf684561d925457130839629000a81.rtpl.php:3 |
1319 | msgid "Sort by:" | 1385 | msgid "Sort by:" |
@@ -1457,6 +1523,68 @@ msgstr "" | |||
1457 | "Glisser ce lien dans votre barre de favoris ou cliquer droit dessus et « " | 1523 | "Glisser ce lien dans votre barre de favoris ou cliquer droit dessus et « " |
1458 | "Ajouter aux favoris »" | 1524 | "Ajouter aux favoris »" |
1459 | 1525 | ||
1526 | #, fuzzy | ||
1527 | #~| msgid "Selection" | ||
1528 | #~ msgid ".ui-selecting" | ||
1529 | #~ msgstr "Choisir" | ||
1530 | |||
1531 | #, fuzzy | ||
1532 | #~| msgid "Documentation" | ||
1533 | #~ msgid "document" | ||
1534 | #~ msgstr "Documentation" | ||
1535 | |||
1536 | #~ msgid "The page you are trying to reach does not exist or has been deleted." | ||
1537 | #~ msgstr "" | ||
1538 | #~ "La page que vous essayez de consulter n'existe pas ou a été supprimée." | ||
1539 | |||
1540 | #~ msgid "404 Not Found" | ||
1541 | #~ msgstr "404 Introuvable" | ||
1542 | |||
1543 | #~ msgid "Updates file path is not set, can't write updates." | ||
1544 | #~ msgstr "" | ||
1545 | #~ "Le chemin vers le fichier de mise à jour n'est pas défini, impossible " | ||
1546 | #~ "d'écrire les mises à jour." | ||
1547 | |||
1548 | #~ msgid "Unable to write updates in " | ||
1549 | #~ msgstr "Impossible d'écrire les mises à jour dans " | ||
1550 | |||
1551 | #~ msgid "I said: NO. You are banned for the moment. Go away." | ||
1552 | #~ msgstr "NON. Vous êtes banni pour le moment. Revenez plus tard." | ||
1553 | |||
1554 | #~ msgid "Click to try again." | ||
1555 | #~ msgstr "Cliquer ici pour réessayer." | ||
1556 | |||
1557 | #~ msgid "" | ||
1558 | #~ "Render shaare description with Markdown syntax.<br><strong>Warning</" | ||
1559 | #~ "strong>:\n" | ||
1560 | #~ "If your shaared descriptions contained HTML tags before enabling the " | ||
1561 | #~ "markdown plugin,\n" | ||
1562 | #~ "enabling it might break your page.\n" | ||
1563 | #~ "See the <a href=\"https://github.com/shaarli/Shaarli/tree/master/plugins/" | ||
1564 | #~ "markdown#html-rendering\">README</a>." | ||
1565 | #~ msgstr "" | ||
1566 | #~ "Utilise la syntaxe Markdown pour la description des liens." | ||
1567 | #~ "<br><strong>Attention</strong> :\n" | ||
1568 | #~ "Si vous aviez des descriptions contenant du HTML avant d'activer cette " | ||
1569 | #~ "extension,\n" | ||
1570 | #~ "l'activer pourrait déformer vos pages.\n" | ||
1571 | #~ "Voir le <a href=\"https://github.com/shaarli/Shaarli/tree/master/plugins/" | ||
1572 | #~ "markdown#html-rendering\">README</a>." | ||
1573 | |||
1574 | #~ msgid "Synchonize thumbnails" | ||
1575 | #~ msgstr "Synchroniser les miniatures" | ||
1576 | |||
1577 | #, fuzzy | ||
1578 | #~| msgid "" | ||
1579 | #~| "You don't have any cached thumbnail. Try to <a href=\"?do=thumbs_update" | ||
1580 | #~| "\">synchronize them</a>." | ||
1581 | #~ msgid "" | ||
1582 | #~ "There is no cached thumbnail. Try to <a href=\"?do=thumbs_update" | ||
1583 | #~ "\">synchronize them</a>." | ||
1584 | #~ msgstr "" | ||
1585 | #~ "Il n'y a aucune miniature en cache. Essayer de <a href=\"?do=thumbs_update" | ||
1586 | #~ "\">les synchroniser</a>." | ||
1587 | |||
1460 | #~ msgid "" | 1588 | #~ msgid "" |
1461 | #~ "You need to browse your Shaarli over <strong>HTTPS</strong> to use this " | 1589 | #~ "You need to browse your Shaarli over <strong>HTTPS</strong> to use this " |
1462 | #~ "functionality." | 1590 | #~ "functionality." |