Changeset 2991
- Timestamp:
- 02/24/11 21:23:14 (2 years ago)
- File:
-
- 1 edited
-
plugins/jabberNotifications/locales/fr/main.po (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/jabberNotifications/locales/fr/main.po
r1701 r2991 1 1 # French translation of Jabber Notification 2 # Copyright (c) 2007,2008 .3 # Oleksandr Syenchuk <sacha@xn--phnix-csa.net>, 2008;2 # Copyright (c) 2007,2008,2011 3 # Alex Pirine <alex pirine.fr>, 2011; 4 4 # Olivier Tétard <toutoune25@free.fr>, 2007. 5 5 msgid "" 6 6 msgstr "" 7 "Content-Type: text/plain; charset=UTF-8\n"8 7 "Project-Id-Version: Dotclear 2 jabberNotifications 2.5.1 module\n" 9 "POT-Creation-Date: \n" 10 "PO-Revision-Date: 2009-10-25 09:07+0100\n" 11 "Last-Translator: Kozlika <kozlika@free.fr>\n" 8 "Report-Msgid-Bugs-To: \n" 9 "POT-Creation-Date: 2011-02-24 21:21+0100\n" 10 "PO-Revision-Date: 2011-02-24 21:21+0100\n" 11 "Last-Translator: Alex Pirine <alex pirine.fr>\n" 12 12 "Language-Team: \n" 13 13 "MIME-Version: 1.0\n" 14 "Content-Type: text/plain; charset=UTF-8\n" 14 15 "Content-Transfer-Encoding: 8bit\n" 15 16 "X-Poedit-Language: French\n" … … 18 19 "X-Poedit-SearchPath-0: .\n" 19 20 20 #: _public.php:79 21 #: _admin.php:19 22 #: index.php:174 23 #: index.php:195 24 #: forms.php:96 25 msgid "Jabber notifications" 26 msgstr "Notifications Jabber" 27 28 #: _admin.php:86 29 msgid "Jabber ID is empty" 30 msgstr "L'identifiant Jabber est vide" 31 32 #: _admin.php:89 33 msgid "Invalid Jabber ID" 34 msgstr "Identifiant Jabber invalide" 35 36 #: _admin.php:92 37 msgid "Invalid notification status" 38 msgstr "Statut de notification invalide" 39 40 #: index.php:85 41 msgid "Jabber notifications have been disabled." 42 msgstr "Les notifications Jabber ont été désactivées." 43 44 #: index.php:89 45 msgid "Username was not set" 46 msgstr "Nom d'utilisateur non spécifié" 47 48 #: index.php:92 49 msgid "Password was not set" 50 msgstr "Mot de passe non spécifié" 51 52 #: index.php:95 53 msgid "Server was not set" 54 msgstr "Serveur non spécifié" 55 56 #: index.php:98 57 #, php-format 58 msgid "Port was not set (default is %d)" 59 msgstr "Numéro de port non spécifié (le port par défaut est %d)" 60 61 #: index.php:101 62 #, php-format 63 msgid "Port must be a number, e.g. %d" 64 msgstr "Le numéro de port doit être un nombre, p.ex. %d" 65 66 #: index.php:112 67 msgid "Settings have been successfully updated." 68 msgstr "Paramètres enregistrés avec succès." 69 70 #: index.php:142 71 msgid "Unknown status:" 72 msgstr "Statut inconnu :" 73 74 #: index.php:143 75 #, php-format 76 msgid "Test result (in %.3f s):" 77 msgstr "Résultat du test (en %.3f s) :" 78 79 #: index.php:153 80 msgid "The following fields contain errors :" 81 msgstr "Les champs suivants contiennent des erreurs :" 82 83 #: index.php:156 84 #, php-format 85 msgid "Unexpected error at line %d in %s" 86 msgstr "Erreur inattendue à la ligne %d du fichier %s" 87 88 #: index.php:164 89 msgid "Settings have been initialized." 90 msgstr "Les paramètres ont été initialisés." 91 92 #: index.php:218 93 msgid "Configuration" 94 msgstr "Configuration" 95 96 #: index.php:220 97 msgid "Help" 98 msgstr "Aide" 99 100 #: _public.php:82 21 101 #, php-format 22 102 msgid "Entry: %s <%s>" 23 103 msgstr "Billet : %s <%s>" 24 104 25 #: _public.php:8 0105 #: _public.php:83 26 106 #, php-format 27 107 msgid "Comment by: %s <%s>" 28 108 msgstr "Commentaire de : %s <%s>" 29 109 30 #: _public.php:8 1110 #: _public.php:84 31 111 #, php-format 32 112 msgid "Website: %s" 33 113 msgstr "Site web : %s" 34 114 35 #: _public.php:8 4115 #: _public.php:87 36 116 #, php-format 37 117 msgid "You received a new trackback on the blog '%s':" 38 118 msgstr "Vous avez reçu un nouveau rétrolien sur le blog \"%s\" :" 39 119 40 #: _public.php:8 5120 #: _public.php:88 41 121 #, php-format 42 122 msgid "You received a new comment on the blog '%s':" 43 123 msgstr "Vous avez reçu un nouveau commentaire sur le blog \"%s\" :" 44 124 45 #: forms.php:2 3125 #: forms.php:24 46 126 msgid "never" 47 127 msgstr "jamais" 48 128 49 #: forms.php:2 4129 #: forms.php:25 50 130 msgid "for my entries" 51 131 msgstr "pour mes billets" 52 132 53 #: forms.php:2 5133 #: forms.php:26 54 134 msgid "for my default blog" 55 135 msgstr "pour mon blog par défaut" 56 136 57 #: forms.php:2 6137 #: forms.php:27 58 138 msgid "for all my blogs" 59 139 msgstr "pour tous mes blogs" 60 140 61 #: forms.php: 29141 #: forms.php:30 62 142 msgid "all blogs" 63 143 msgstr "pour tous les blogs" 64 144 65 #: forms.php:3 8145 #: forms.php:39 66 146 msgid "Jabber account setup" 67 147 msgstr "Paramètres du compte Jabber" 68 148 69 #: forms.php:4 0149 #: forms.php:41 70 150 msgid "Enable Jabber notifications" 71 151 msgstr "Activer les notifications Jabber" 72 152 73 #: forms.php:4 4153 #: forms.php:45 74 154 msgid "Username:" 75 155 msgstr "Nom d'utilisateur :" 76 156 77 #: forms.php:4 6157 #: forms.php:47 78 158 msgid "Password:" 79 159 msgstr "Mot de passe :" 80 160 81 #: forms.php:4 8161 #: forms.php:49 82 162 msgid "Server:" 83 163 msgstr "Serveur :" 84 164 85 #: forms.php:5 0165 #: forms.php:51 86 166 msgid "Port:" 87 167 msgstr "Port :" 88 168 89 #: forms.php:5 2169 #: forms.php:53 90 170 msgid "HTTP gateway (leave empty to disable):" 91 171 msgstr "Passerelle HTTP (laissez vide pour désactiver) :" 92 172 93 #: forms.php:5 5173 #: forms.php:56 94 174 msgid "Secure connection:" 95 175 msgstr "Connexion sécurisée :" 96 176 97 #: forms.php:5 7177 #: forms.php:58 98 178 msgid "None" 99 179 msgstr "Aucune" 100 180 101 #: forms.php: 59181 #: forms.php:60 102 182 msgid "SSL" 103 183 msgstr "SSL" 104 184 105 #: forms.php:6 1185 #: forms.php:62 106 186 msgid "TLS" 107 187 msgstr "TLS" 108 188 109 #: forms.php:6 4189 #: forms.php:65 110 190 msgid "save" 111 191 msgstr "enregistrer" 112 192 113 #: forms.php:6 7193 #: forms.php:68 114 194 msgid "Setup test" 115 195 msgstr "Test des paramètres" 116 196 117 #: forms.php:6 8197 #: forms.php:69 118 198 msgid "You can test this configuration without saving changes." 119 199 msgstr "Vous pouvez tester cette configuration sans enregistrer les changements." 120 200 121 #: forms.php: 69201 #: forms.php:70 122 202 msgid "Destination JabberID:" 123 203 msgstr "Adresse jabber de destination :" 124 204 125 #: forms.php:7 1205 #: forms.php:72 126 206 msgid "test" 127 207 msgstr "tester" 128 208 129 #: forms.php:95 130 #: index.php:173 131 #: index.php:194 132 #: _admin.php:19 133 msgid "Jabber notifications" 134 msgstr "Notifications Jabber" 135 136 #: forms.php:96 209 #: forms.php:97 137 210 msgid "Notify new comments using Jabber:" 138 211 msgstr "Avertir de nouveaux commentaires par Jabber :" 139 212 140 #: forms.php:9 8213 #: forms.php:99 141 214 msgid "JabberID that should be notified:" 142 215 msgstr "Identifiant Jabber à avertir :" 143 216 144 #: index.php:84145 msgid "Jabber notifications have been disabled."146 msgstr "Les notifications Jabber ont été désactivées."147 148 #: index.php:88149 msgid "Username was not set"150 msgstr "Nom d'utilisateur non spécifié"151 152 #: index.php:91153 msgid "Password was not set"154 msgstr "Mot de passe non spécifié"155 156 #: index.php:94157 msgid "Server was not set"158 msgstr "Serveur non spécifié"159 160 #: index.php:97161 #, php-format162 msgid "Port was not set (default is %d)"163 msgstr "Numéro de port non spécifié (le port par défaut est %d)"164 165 #: index.php:100166 #, php-format167 msgid "Port must be a number, e.g. %d"168 msgstr "Le numéro de port doit être un nombre, p.ex. %d"169 170 #: index.php:111171 msgid "Settings have been successfully updated."172 msgstr "Paramètres enregistrés avec succès."173 174 #: index.php:141175 msgid "Unknown status:"176 msgstr "Statut inconnu :"177 178 #: index.php:142179 #, php-format180 msgid "Test result (in %.3f s):"181 msgstr "Résultat du test (en %.3f s) :"182 183 #: index.php:152184 msgid "The following fields contain errors :"185 msgstr "Les champs suivants contiennent des erreurs :"186 187 #: index.php:155188 #, php-format189 msgid "Unexpected error at line %d in %s"190 msgstr "Erreur inattendue à la ligne %d du fichier %s"191 192 #: index.php:163193 msgid "Settings have been initialized."194 msgstr "Les paramètres ont été initialisés."195 196 #: index.php:217197 msgid "Configuration"198 msgstr "Configuration"199 200 #: index.php:219201 msgid "Help"202 msgstr "Aide"203 204 #: _admin.php:89205 msgid "Jabber ID is empty"206 msgstr "L'identifiant Jabber est vide"207 208 #: _admin.php:92209 msgid "Invalid Jabber ID"210 msgstr "Identifiant Jabber invalide"211 212 #: _admin.php:95213 msgid "Invalid notification status"214 msgstr "Statut de notification invalide"215
Note: See TracChangeset
for help on using the changeset viewer.