Changeset 485
- Timestamp:
- 08/08/08 12:58:16 (5 years ago)
- File:
-
- 1 edited
-
plugins/myUrlHandlers/locales/fr/main.po (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/myUrlHandlers/locales/fr/main.po
r443 r485 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: myHandlers 0.4.2\n"3 "Project-Id-Version: Dotclear 2 myUrlHandlers 2008.08 module\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2008-0 5-10 08:57+0100\n"5 "PO-Revision-Date: 2008-08-08 12:52+0100\n" 6 6 "Last-Translator: Oleksandr Syenchuk <sacha@xn--phnix-csa.net>\n" 7 7 "Language-Team: Oleksandr Syenchuk <sacha@xn--phnix-csa.net>\n" … … 10 10 "Content-Transfer-Encoding: 8bit\n" 11 11 "X-Poedit-Language: French\n" 12 "X-Poedit-SourceCharset: utf-8\n"13 12 "X-Poedit-KeywordsList: __\n" 14 13 "X-Poedit-Basepath: ../..\n" 15 14 "X-Poedit-SearchPath-0: .\n" 16 15 17 #: _admin.php:1 718 #: index.php: 7516 #: _admin.php:18 17 #: index.php:83 19 18 msgid "URL handlers" 20 19 msgstr "Gestionnaires d'URL" 21 20 22 #: index.php: 3921 #: index.php:40 23 22 #, php-format 24 23 msgid "\"%s\" URL handler does not exist." 25 24 msgstr "Le gestionnaire d'URL \"%s\" n'existe pas." 26 25 27 #: index.php:4 426 #: index.php:45 28 27 #, php-format 29 28 msgid "Invalid URL for handler \"%s\"." 30 29 msgstr "URL invalide du gestionnaire \"%s\"." 31 30 32 #: index.php:5 231 #: index.php:53 33 32 #, php-format 34 33 msgid "Duplicate URL in handlers \"%s\"." 35 34 msgstr "Doublon d'URL dans les gestionnaires \"%s\"." 36 35 37 #: index.php:5 336 #: index.php:54 38 37 #, php-format 39 38 msgid "Duplicate URL in handler \"%s\"." 40 39 msgstr "Doublon d'URL dans le gestionnaire \"%s\"." 41 40 42 #: index.php:6 241 #: index.php:63 43 42 msgid "URL handlers have been succefully updated." 44 43 msgstr "Les gestionnaires d'URL ont été mis à jour avec succès." 45 44 46 #: index.php:79 45 #: index.php:70 46 msgid "URL handlers have been succefully restored." 47 msgstr "Les gestionnaires d'URL ont été restaurés avec succès." 48 49 #: index.php:87 47 50 msgid "Personalize default URL handlers" 48 51 msgstr "Personnaliser les gestionnaires d'URL par défaut" 49 52 50 #: index.php: 8853 #: index.php:96 51 54 msgid "No URL handlers to define." 52 55 msgstr "Il n'y a aucun gestionnaire d'URL à définir." 53 56 54 #: index.php:9 057 #: index.php:98 55 58 msgid "You can write your own URL for each handler in this list." 56 59 msgstr "Vous pouvez spécifier vos propres URL pour chaque gestionnaire de cette liste." 57 60 58 #: index.php:1 0661 #: index.php:114 59 62 msgid "save" 60 63 msgstr "enregistrer" 61 64 65 #: index.php:115 66 msgid "restore" 67 msgstr "restaurer" 68
Note: See TracChangeset
for help on using the changeset viewer.