annotate i18n/fr.po @ 772:dd07fc737d6c

i18n: merged sat_frontends and sat translations in core's i18n Translations still need to be updated
author Goffi <goffi@goffi.org>
date Sun, 29 Dec 2013 17:10:10 +0100
parents 204930b870e1
children ab66dac17d1f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1 # SàT french translation.
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
2 # Copyright (C) 2009, 2010 Jérôme Poisson
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3 # This file is distributed under the same license as the SàT package.
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
4 # Jérôme Poisson <goffi@goffi.org>, 2009, 2010.
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
5 # Goffi <goffi@goffi.org>, 2010.
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
6 #, fuzzy
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
7 msgid ""
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
8 msgstr ""
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
9 "Project-Id-Version: 0.0.2D\n"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
10 "Report-Msgid-Bugs-To: \n"
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
11 "POT-Creation-Date: 2013-12-29 16:04+0100\n"
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
12 "PO-Revision-Date: 2010-08-19 22:14+0800\n"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
13 "Last-Translator: Goffi <goffi@goffi.org>\n"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
14 "Language-Team: French <goffi@goffi.org>\n"
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
15 "Language: fr\n"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
16 "MIME-Version: 1.0\n"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
17 "Content-Type: text/plain; charset=UTF-8\n"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
18 "Content-Transfer-Encoding: 8bit\n"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
19
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
20 #: frontends/src/bridge/DBus.py:62
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
21 #: src/bridge/bridge_constructor/dbus_frontend_template.py:62
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
22 #: src/bridge/bridge_constructor/generated/DBus.py:62
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
23 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
24 msgid "Unknown interface"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
25 msgstr "Type d'action inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
26
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
27 #: frontends/src/constants.py:38 frontends/src/constants.py:44
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
28 #: frontends/src/wix/constants.py:39 src/plugins/plugin_xep_0050.py:52
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
29 msgid "Online"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
30 msgstr "En ligne"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
31
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
32 #: frontends/src/constants.py:39 frontends/src/constants.py:45
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
33 #: frontends/src/wix/constants.py:40 src/plugins/plugin_xep_0050.py:54
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
34 msgid "Free for chat"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
35 msgstr "Libre pour discuter"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
36
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
37 #: frontends/src/constants.py:40 frontends/src/constants.py:46
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
38 msgid "Away from keyboard"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
39 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
40
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
41 #: frontends/src/constants.py:41 frontends/src/constants.py:47
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
42 #: src/plugins/plugin_xep_0050.py:55
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
43 msgid "Do not disturb"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
44 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
45
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
46 #: frontends/src/constants.py:42 frontends/src/constants.py:48
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
47 #: frontends/src/wix/constants.py:43 src/plugins/plugin_xep_0050.py:53
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
48 msgid "Away"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
49 msgstr "Absent"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
50
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
51 #: frontends/src/jp/jp:63
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
52 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
53 "ProgressBar not available, please download it at http://pypi.python.org/pypi/"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
54 "progressbar"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
55 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
56
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
57 #: frontends/src/jp/jp:64
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
58 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
59 "Progress bar deactivated\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
60 "--\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
61 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
62
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
63 #: frontends/src/jp/jp:75 frontends/src/quick_frontend/quick_app.py:43
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
64 msgid "Can't connect to SàT backend, are you sure it's launched ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
65 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
66 "Impossible de se connecter au démon SàT, êtes vous sûr qu'il est lancé ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
67
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
68 #: frontends/src/jp/jp:78 frontends/src/quick_frontend/quick_app.py:46
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
69 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
70 msgid "Can't init bridge"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
71 msgstr "Construction du jeu de Tarot"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
72
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
73 #: frontends/src/jp/jp:84
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
74 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
75 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
76 "\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
77 " %prog [options] [FILE1 FILE2 ...] JID\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
78 " %prog -w [options] [JID1 JID2 ...]\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
79 "\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
80 " %prog --help for options list\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
81 " "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
82 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
83 "\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
84 " %prog [options]\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
85 "\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
86 " %prog --help pour la liste des options\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
87 " "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
88
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
89 #: frontends/src/jp/jp:94
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
90 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
91 msgid "Use PROFILE profile key (default: %default)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
92 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
93
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
94 #: frontends/src/jp/jp:96
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
95 msgid "Make a bzip2 tarball"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
96 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
97
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
98 #: frontends/src/jp/jp:98
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
99 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
100 msgid "Wait for a file to be sent by a contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
101 msgstr "Envoi un fichier à un contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
102
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
103 #: frontends/src/jp/jp:100
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
104 msgid "Accept multiple files (you'll have to stop manually)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
105 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
106
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
107 #: frontends/src/jp/jp:102
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
108 msgid "Force overwritting of existing files"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
109 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
110
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
111 #: frontends/src/jp/jp:104
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
112 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
113 msgid "Show progress bar"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
114 msgstr "Afficher profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
115
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
116 #: frontends/src/jp/jp:106
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
117 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
118 "Separate xmpp messages: send one message per line instead of one message "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
119 "alone."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
120 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
121
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
122 #: frontends/src/jp/jp:108
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
123 msgid "Add a new line at the beginning of the input (usefull for ascii art ;))"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
124 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
125
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
126 #: frontends/src/jp/jp:110
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
127 msgid "List available profiles"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
128 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
129
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
130 #: frontends/src/jp/jp:112
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
131 msgid "Create a profile (args: profile_name jid password)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
132 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
133
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
134 #: frontends/src/jp/jp:114
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
135 msgid "Get profile informations (arg: profile_name)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
136 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
137
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
138 #: frontends/src/jp/jp:116
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
139 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
140 msgid "Remove profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
141 msgstr "Vous essayer de connecter un profile qui n'existe pas"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
142
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
143 #: frontends/src/jp/jp:118
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
144 msgid "Connect the profile before doing anything else"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
145 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
146
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
147 #: frontends/src/jp/jp:120
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
148 msgid "Wait for the reception of a pipe stream"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
149 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
150
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
151 #: frontends/src/jp/jp:122
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
152 msgid "Pipe a stream out "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
153 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
154
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
155 #: frontends/src/jp/jp:137
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
156 msgid "You must specify the destination JID (Jabber ID)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
157 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
158
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
159 #: frontends/src/jp/jp:149
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
160 msgid "Option progress is not available, deactivated."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
161 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
162
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
163 #: frontends/src/jp/jp:196
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
164 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
165 msgid "Can't connect profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
166 msgstr "Vous essayer de connecter un profile qui n'existe pas"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
167
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
168 #: frontends/src/jp/jp:202 frontends/src/quick_frontend/quick_app.py:128
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
169 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
170 msgid "The profile asked doesn't exist"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
171 msgstr "Ce nom de profile existe déjà"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
172
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
173 #: frontends/src/jp/jp:209
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
174 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
175 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
176 "Profile [%(profile)s] is not connected, please connect it before using jp, "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
177 "or use --connect option"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
178 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
179
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
180 #: frontends/src/jp/jp:237
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
181 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
182 msgid "%s is not a valid JID !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
183 msgstr "'%s' n'est pas un JID valide !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
184
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
185 #: frontends/src/jp/jp:285
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
186 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
187 msgid "File [%s] doesn't exist !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
188 msgstr "Ce nom de profile existe déjà"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
189
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
190 #: frontends/src/jp/jp:288
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
191 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
192 msgid "[%s] is a dir ! Please send files inside or use compression"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
193 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
194
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
195 #: frontends/src/jp/jp:295
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
196 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
197 msgid "tmp file (%s) already exists ! Please remove it"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
198 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
199
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
200 #: frontends/src/jp/jp:297
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
201 msgid "bz2 is an experimental option at an early dev stage, use with caution"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
202 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
203
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
204 #: frontends/src/jp/jp:299
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
205 msgid "Starting compression, please wait..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
206 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
207
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
208 #: frontends/src/jp/jp:303
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
209 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
210 msgid "Adding %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
211 msgstr "ajout de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
212
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
213 #: frontends/src/jp/jp:306
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
214 msgid "OK !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
215 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
216
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
217 #: frontends/src/jp/jp:342
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
218 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
219 msgid "Accepted file [%(filename)s] from %(sender)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
220 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
221
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
222 #: frontends/src/jp/jp:346
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
223 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
224 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
225 "Refused file [%(filename)s] from %(sender)s: a file with the same name "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
226 "already exist"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
227 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
228
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
229 #: frontends/src/jp/jp:371
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
230 msgid "FIXME: actionResult not implemented"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
231 msgstr "CORRIGEZ-MOI: actionResult n'est pas implémenté"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
232
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
233 #: frontends/src/jp/jp:391
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
234 msgid "Progress: "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
235 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
236
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
237 #: frontends/src/jp/jp:418
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
238 msgid "User interruption: good bye"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
239 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
240
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
241 #: frontends/src/primitivus/card_game.py:266
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
242 #: frontends/src/wix/card_game.py:103
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
243 msgid "Please choose your contrat"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
244 msgstr "Veuillez choisir votre contrat"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
245
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
246 #: frontends/src/primitivus/card_game.py:288
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
247 #: frontends/src/wix/card_game.py:114 src/plugins/plugin_misc_tarot.py:239
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
248 msgid "Draw game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
249 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
250
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
251 #: frontends/src/primitivus/card_game.py:290
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
252 #: frontends/src/wix/card_game.py:116
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
253 msgid "You win \\o/"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
254 msgstr "Victoire \\o/"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
255
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
256 #: frontends/src/primitivus/card_game.py:290
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
257 #: frontends/src/wix/card_game.py:116
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
258 msgid "You loose :("
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
259 msgstr "Vous perdez :("
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
260
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
261 #: frontends/src/primitivus/card_game.py:302
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
262 #: frontends/src/wix/card_game.py:134
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
263 msgid "Cards played are invalid !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
264 msgstr "Les cartes jouées sont invalides !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
265
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
266 #: frontends/src/primitivus/card_game.py:335
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
267 #: frontends/src/wix/card_game.py:242
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
268 msgid "Do you put these cards in chien ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
269 msgstr "Voulez-vous placer ces cartes au chien ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
270
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
271 #: frontends/src/primitivus/chat.py:133
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
272 msgid "Game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
273 msgstr "Jeu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
274
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
275 #: frontends/src/primitivus/chat.py:136
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
276 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
277 msgid "Action"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
278 msgstr "Connexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
279
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
280 #: frontends/src/primitivus/chat.py:136
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
281 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
282 msgid "Send file"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
283 msgstr "Envoi un fichier"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
284
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
285 #: frontends/src/primitivus/chat.py:315
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
286 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
287 msgid "Primitivus: %s is talking to you"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
288 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
289
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
290 #: frontends/src/primitivus/chat.py:317
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
291 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
292 msgid "Primitivus: %s mentioned you in room '%s'"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
293 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
294
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
295 #: frontends/src/primitivus/chat.py:334 frontends/src/wix/chat.py:273
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
296 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
297 msgid "Can't start game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
298 msgstr "Construction du jeu de Tarot"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
299
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
300 #: frontends/src/primitivus/chat.py:334 frontends/src/wix/chat.py:273
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
301 msgid "You need to be exactly 4 peoples in the room to start a Tarot game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
302 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
303 "Vous devez être exactement 4 personnes dans le salon pour commencer un jeu "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
304 "de Tarot"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
305
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
306 #: frontends/src/primitivus/contact_list.py:44
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
307 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
308 msgid "Contacts"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
309 msgstr "&Contacts"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
310
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
311 #: frontends/src/primitivus/gateways.py:29
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
312 #: frontends/src/quick_frontend/quick_gateways.py:27
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
313 #: frontends/src/wix/gateways.py:32
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
314 msgid "Gateways manager"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
315 msgstr "Gestionnaire de transport"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
316
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
317 #: frontends/src/primitivus/gateways.py:39 frontends/src/wix/gateways.py:87
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
318 msgid "Use external XMPP server: "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
319 msgstr "Utiliser un autre serveur XMPP:"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
320
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
321 #: frontends/src/primitivus/gateways.py:40 frontends/src/wix/gateways.py:90
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
322 msgid "GO !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
323 msgstr "C'est parti !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
324
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
325 #: frontends/src/primitivus/gateways.py:51
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
326 #: frontends/src/primitivus/primitivus:468
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
327 #: frontends/src/primitivus/primitivus:470
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
328 #: frontends/src/primitivus/primitivus:532
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
329 #: frontends/src/primitivus/primitivus:558
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
330 #: frontends/src/primitivus/primitivus:568
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
331 #: frontends/src/primitivus/primitivus:586
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
332 #: frontends/src/primitivus/primitivus:615
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
333 #: frontends/src/primitivus/primitivus:630
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
334 #: frontends/src/primitivus/primitivus:652 frontends/src/wix/card_game.py:134
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
335 #: frontends/src/wix/main_window.py:124 frontends/src/wix/main_window.py:260
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
336 #: frontends/src/wix/main_window.py:267 frontends/src/wix/main_window.py:335
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
337 #: frontends/src/wix/main_window.py:462 frontends/src/wix/main_window.py:485
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
338 msgid "Error"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
339 msgstr "Erreur"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
340
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
341 #: frontends/src/primitivus/gateways.py:51
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
342 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
343 msgid "You must enter an external server JID"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
344 msgstr "Utiliser un autre serveur XMPP:"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
345
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
346 #: frontends/src/primitivus/gateways.py:69 frontends/src/wix/gateways.py:147
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
347 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
348 msgid "Register"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
349 msgstr "enregistrement"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
350
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
351 #: frontends/src/primitivus/gateways.py:72 frontends/src/wix/gateways.py:151
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
352 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
353 msgid "Unregister"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
354 msgstr "enregistrement"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
355
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
356 #: frontends/src/primitivus/primitivus:112
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
357 msgid "Error while sending message"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
358 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
359
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
360 #: frontends/src/primitivus/primitivus:275
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
361 msgid "Pleeeeasse, I can't even breathe !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
362 msgstr "Pitiééééééééé, je ne peux même pas respirer !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
363
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
364 #: frontends/src/primitivus/primitivus:290
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
365 #: frontends/src/wix/main_window.py:123
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
366 msgid "Error while calling menu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
367 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
368
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
369 #: frontends/src/primitivus/primitivus:294 frontends/src/wix/profile.py:83
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
370 msgid "General"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
371 msgstr "Général"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
372
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
373 #: frontends/src/primitivus/primitivus:295
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
374 #: frontends/src/primitivus/profile_manager.py:49
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
375 #: frontends/src/wix/profile_manager.py:69
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
376 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
377 msgid "Connect"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
378 msgstr "Connexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
379
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
380 #: frontends/src/primitivus/primitivus:296 src/plugins/plugin_xep_0050.py:57
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
381 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
382 msgid "Disconnect"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
383 msgstr "Déconnexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
384
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
385 #: frontends/src/primitivus/primitivus:297
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
386 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
387 msgid "Parameters"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
388 msgstr "&Paramètres"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
389
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
390 #: frontends/src/primitivus/primitivus:298
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
391 #: frontends/src/primitivus/primitivus:636
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
392 msgid "About"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
393 msgstr "À propos"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
394
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
395 #: frontends/src/primitivus/primitivus:299
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
396 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
397 msgid "Exit"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
398 msgstr "Quitter"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
399
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
400 #: frontends/src/primitivus/primitivus:300
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
401 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
402 msgid "Contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
403 msgstr "&Contacts"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
404
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
405 #: frontends/src/primitivus/primitivus:301
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
406 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
407 msgid "Add contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
408 msgstr "&Ajouter un contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
409
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
410 #: frontends/src/primitivus/primitivus:302
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
411 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
412 msgid "Remove contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
413 msgstr "Supp&rimer un contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
414
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
415 #: frontends/src/primitivus/primitivus:303
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
416 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
417 msgid "Communication"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
418 msgstr "Connexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
419
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
420 #: frontends/src/primitivus/primitivus:304
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
421 msgid "Join room"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
422 msgstr "Rejoindre un salon"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
423
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
424 #: frontends/src/primitivus/primitivus:305
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
425 msgid "Find Gateways"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
426 msgstr "Chercher les transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
427
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
428 #: frontends/src/primitivus/primitivus:306
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
429 #: frontends/src/primitivus/primitivus:620
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
430 msgid "Search directory"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
431 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
432
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
433 #: frontends/src/primitivus/primitivus:318
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
434 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
435 msgid "Main menu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
436 msgstr "Construction des menus"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
437
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
438 #: frontends/src/primitivus/primitivus:364
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
439 #: frontends/src/primitivus/primitivus:392
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
440 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
441 msgid "Chat menu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
442 msgstr "Construction des menus"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
443
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
444 #: frontends/src/primitivus/primitivus:430
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
445 #: frontends/src/wix/main_window.py:215
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
446 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
447 msgid "unmanaged dialog type: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
448 msgstr "type d'erreur inconnu: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
449
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
450 #: frontends/src/primitivus/primitivus:445
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
451 msgid "INTERNAL ERROR: Unexpected class for main widget's footer"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
452 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
453 "ERREUR INTERNE: Classe inattendue pour le pied de page du widget principal"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
454
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
455 #: frontends/src/primitivus/primitivus:468
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
456 #: frontends/src/wix/main_window.py:259
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
457 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
458 msgid "Unmanaged action result"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
459 msgstr "Tab inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
460
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
461 #: frontends/src/primitivus/primitivus:487
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
462 #: frontends/src/wix/main_window.py:289
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
463 msgid "Where do you want to save the file ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
464 msgstr "Où voulez-vous sauvegarder le fichier ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
465
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
466 #: frontends/src/primitivus/primitivus:499
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
467 #: frontends/src/wix/main_window.py:283
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
468 #, python-format
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
469 msgid ""
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
470 "The contact %(jid)s wants to send you the file %(filename)s\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
471 "Do you accept ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
472 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
473 "Le contact %(jid)s veut vous envoyer le fichier %(filename)s\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
474 "Êtes vous d'accord ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
475
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
476 #: frontends/src/primitivus/primitivus:511
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
477 #: frontends/src/wix/main_window.py:320
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
478 msgid "unknown id, ignoring"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
479 msgstr "id inconnue, on l'ignore"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
480
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
481 #: frontends/src/primitivus/primitivus:517
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
482 #: frontends/src/wix/main_window.py:256 frontends/src/wix/main_window.py:342
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
483 msgid "XML user interface received"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
484 msgstr "Interface utilisateur XML reçue"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
485
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
486 #: frontends/src/primitivus/primitivus:520
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
487 #: frontends/src/wix/main_window.py:345
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
488 msgid "Form"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
489 msgstr "Formulaire"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
490
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
491 #: frontends/src/primitivus/primitivus:522
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
492 #: frontends/src/wix/main_window.py:347
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
493 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
494 msgid "Registration"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
495 msgstr "Échec de l'inscription"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
496
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
497 #: frontends/src/primitivus/primitivus:546
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
498 #: frontends/src/wix/main_window.py:364
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
499 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
500 msgid "FIXME FIXME FIXME: type [%s] not implemented"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
501 msgstr "CORRIGER-MOI: le type [%s] n'est pas implémenté"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
502
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
503 #: frontends/src/primitivus/primitivus:556
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
504 #: frontends/src/primitivus/primitivus:566
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
505 #: frontends/src/wix/main_window.py:452 frontends/src/wix/main_window.py:512
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
506 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
507 msgid "'%s' is an invalid JID !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
508 msgstr "'%s' n'est pas un JID valide !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
509
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
510 #: frontends/src/primitivus/primitivus:572
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
511 #: frontends/src/wix/main_window.py:475
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
512 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
513 msgid "Unsubscribing %s presence"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
514 msgstr "Désinscription à la présence de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
515
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
516 #: frontends/src/primitivus/primitivus:586 frontends/src/wix/param.py:60
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
517 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
518 msgid "Can't get parameters"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
519 msgstr "Impossible de charger les paramètres !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
520
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
521 #: frontends/src/primitivus/primitivus:596
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
522 #: frontends/src/wix/main_window.py:506
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
523 msgid "Entering a MUC room"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
524 msgstr "Entrée dans le salon MUC"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
525
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
526 #: frontends/src/primitivus/primitivus:596
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
527 #: frontends/src/wix/main_window.py:504
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
528 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
529 msgid "Please enter MUC's JID"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
530 msgstr "Veuillez entrer le JID de votre nouveau contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
531
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
532 #: frontends/src/primitivus/primitivus:600
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
533 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
534 msgid "Find gateways request"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
535 msgstr "Demande de recherche de transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
536
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
537 #: frontends/src/primitivus/primitivus:606
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
538 msgid "Search directory request"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
539 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
540
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
541 #: frontends/src/primitivus/primitivus:615
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
542 #: frontends/src/primitivus/primitivus:652
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
543 msgid "Can't get search UI"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
544 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
545
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
546 #: frontends/src/primitivus/primitivus:620
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
547 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
548 msgid "Please enter the search jid: "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
549 msgstr "Veuillez entrer le nom du nouveau profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
550
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
551 #: frontends/src/primitivus/primitivus:624
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
552 #: frontends/src/wix/main_window.py:445
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
553 msgid "Adding a contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
554 msgstr "Ajout d'un contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
555
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
556 #: frontends/src/primitivus/primitivus:624
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
557 #: frontends/src/wix/main_window.py:444
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
558 msgid "Please enter new contact JID"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
559 msgstr "Veuillez entrer le JID de votre nouveau contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
560
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
561 #: frontends/src/primitivus/primitivus:630
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
562 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
563 msgid "You have not selected any contact to delete !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
564 msgstr "Vous n'avez sélectionné aucun contact !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
565
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
566 #: frontends/src/primitivus/primitivus:632
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
567 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
568 msgid "Are you sure you want to delete the contact [%s] ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
569 msgstr "Êtes vous sûr de vouloir supprimer le profile [%s] ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
570
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
571 #: frontends/src/primitivus/primitivus:649
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
572 msgid "Search result"
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
573 msgstr ""
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
574
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
575 #: frontends/src/primitivus/profile_manager.py:35
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
576 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
577 msgid "Login:"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
578 msgstr "Identifiant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
579
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
580 #: frontends/src/primitivus/profile_manager.py:36
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
581 #: frontends/src/wix/profile_manager.py:66
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
582 msgid "Password:"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
583 msgstr "Mot de passe:"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
584
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
585 #: frontends/src/primitivus/profile_manager.py:41
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
586 #: frontends/src/wix/profile_manager.py:51
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
587 msgid "New"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
588 msgstr "Nouveau"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
589
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
590 #: frontends/src/primitivus/profile_manager.py:42
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
591 #: frontends/src/wix/profile_manager.py:52
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
592 msgid "Delete"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
593 msgstr "Suppression"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
594
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
595 #: frontends/src/primitivus/profile_manager.py:54
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
596 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
597 msgid "Profile Manager"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
598 msgstr "Mauvais nom de profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
599
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
600 #: frontends/src/primitivus/profile_manager.py:82
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
601 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
602 msgid "A profile with this name already exists"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
603 msgstr "Ce nom de profile existe déjà"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
604
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
605 #: frontends/src/primitivus/profile_manager.py:84
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
606 msgid "Profile creation cancelled by backend"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
607 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
608
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
609 #: frontends/src/primitivus/profile_manager.py:86
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
610 msgid "Database error"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
611 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
612
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
613 #: frontends/src/primitivus/profile_manager.py:88
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
614 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
615 msgid "Unknown reason (%s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
616 msgstr "Type d'action inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
617
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
618 #: frontends/src/primitivus/profile_manager.py:89
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
619 msgid "Can't create profile"
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
620 msgstr ""
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
621
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
622 #: frontends/src/primitivus/profile_manager.py:100
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
623 #: frontends/src/wix/profile_manager.py:95
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
624 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
625 msgid "New profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
626 msgstr "Vous essayer de connecter un profile qui n'existe pas"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
627
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
628 #: frontends/src/primitivus/profile_manager.py:100
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
629 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
630 msgid "Please enter a new profile name"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
631 msgstr "Veuillez entrer le nom du nouveau profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
632
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
633 #: frontends/src/primitivus/profile_manager.py:104
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
634 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
635 msgid "Are you sure you want to delete the profile %s ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
636 msgstr "Êtes vous sûr de vouloir supprimer le profile [%s] ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
637
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
638 #: frontends/src/primitivus/profile_manager.py:123
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
639 #: frontends/src/wix/profile_manager.py:131
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
640 msgid "No profile selected"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
641 msgstr "Aucun profile sélectionné"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
642
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
643 #: frontends/src/primitivus/profile_manager.py:123
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
644 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
645 msgid "You need to create and select a profile before connecting"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
646 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
647 "Vous devez sélectionner un profile ou en créer un nouveau avant de vous "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
648 "connecter."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
649
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
650 #: frontends/src/primitivus/profile_manager.py:126
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
651 #: frontends/src/wix/profile_manager.py:100
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
652 #: frontends/src/wix/profile_manager.py:134
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
653 msgid "Bad profile name"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
654 msgstr "Mauvais nom de profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
655
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
656 #: frontends/src/primitivus/profile_manager.py:126
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
657 #: frontends/src/wix/profile_manager.py:100
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
658 #: frontends/src/wix/profile_manager.py:134
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
659 msgid "A profile name can't start with a @"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
660 msgstr "Un nom de profile ne peut pas commencer avec un @"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
661
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
662 #: frontends/src/primitivus/profile_manager.py:152
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
663 #: frontends/src/quick_frontend/quick_app.py:119
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
664 #: frontends/src/wix/profile_manager.py:158
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
665 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
666 msgid "Can't get profile parameter"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
667 msgstr "Mauvais nom de profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
668
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
669 #: frontends/src/primitivus/progress.py:33
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
670 msgid "Clear progress list"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
671 msgstr "Effacer la liste"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
672
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
673 #: frontends/src/primitivus/status.py:46
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
674 msgid "Set your presence"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
675 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
676
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
677 #: frontends/src/primitivus/status.py:50
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
678 msgid "Set your status"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
679 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
680
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
681 #: frontends/src/primitivus/status.py:50
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
682 msgid "New status"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
683 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
684
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
685 #: frontends/src/primitivus/xmlui.py:81 frontends/src/wix/xmlui.py:64
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
686 msgid "Unmanaged tag"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
687 msgstr "Tab inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
688
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
689 #: frontends/src/primitivus/xmlui.py:94 frontends/src/wix/xmlui.py:78
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
690 msgid "text node has no child !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
691 msgstr "le nœud text n'a pas d'enfant !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
692
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
693 #: frontends/src/primitivus/xmlui.py:124 frontends/src/wix/xmlui.py:112
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
694 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
695 msgid "FIXME FIXME FIXME: type [%s] is not implemented"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
696 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
697 "CORRIGEZ-MOI CORRIGEZ-MOI CORRIGEZ-MOI: le type [%s] n'est pas implémenté"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
698
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
699 #: frontends/src/primitivus/xmlui.py:160 frontends/src/wix/xmlui.py:143
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
700 msgid "Unknown layout, using default one"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
701 msgstr "Disposition inconnue, utilisation de celle par defaut"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
702
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
703 #: frontends/src/primitivus/xmlui.py:173 frontends/src/wix/xmlui.py:162
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
704 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
705 msgid "Unknown tag"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
706 msgstr "Type d'action inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
707
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
708 #: frontends/src/primitivus/xmlui.py:203 frontends/src/wix/xmlui.py:186
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
709 msgid "Submit"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
710 msgstr "Envoyer"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
711
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
712 #: frontends/src/primitivus/xmlui.py:205 frontends/src/primitivus/xmlui.py:213
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
713 msgid "Cancel"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
714 msgstr "Annuler"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
715
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
716 #: frontends/src/primitivus/xmlui.py:212
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
717 msgid "Save"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
718 msgstr "Sauvegarder"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
719
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
720 #: frontends/src/primitivus/xmlui.py:234
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
721 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
722 msgid "INTERNAL ERROR: Unmanaged show_type (%s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
723 msgstr "ERREUR INTERNE: contrat inconnu (mal orthographié ?)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
724
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
725 #: frontends/src/primitivus/xmlui.py:283 frontends/src/wix/xmlui.py:244
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
726 msgid "The form data is not sent back, the type is not managed properly"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
727 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
728 "Les données du formulaire ne sont pas envoyées, il y a une erreur dans la "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
729 "gestion du type"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
730
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
731 #: frontends/src/quick_frontend/quick_app.py:98
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
732 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
733 msgid "Trying to plug an unknown profile (%s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
734 msgstr "Tentative d'appel d'un profile inconnue"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
735
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
736 #: frontends/src/quick_frontend/quick_app.py:104
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
737 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
738 "\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
739 " %prog [options]\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
740 "\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
741 " %prog --help for options list\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
742 " "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
743 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
744 "\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
745 " %prog [options]\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
746 "\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
747 " %prog --help pour la liste des options\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
748 " "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
749
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
750 #: frontends/src/quick_frontend/quick_app.py:111
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
751 msgid "Select the profile to use"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
752 msgstr "Veuillez sélectionner le profile à utiliser"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
753
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
754 #: frontends/src/quick_frontend/quick_app.py:124
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
755 msgid "There is already one profile plugged (we are in single profile mode) !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
756 msgstr "Il y a déjà un profile utilisé (nous comme en mode profile unique) !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
757
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
758 #: frontends/src/quick_frontend/quick_app.py:131
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
759 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
760 msgid "The profile is already plugged"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
761 msgstr "Ce nom de profile existe déjà"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
762
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
763 #: frontends/src/quick_frontend/quick_app.py:153
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
764 msgid "Error during autoconnection"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
765 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
766
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
767 #: frontends/src/quick_frontend/quick_app.py:207
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
768 msgid "This profile is not plugged"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
769 msgstr "Ce profile n'est pas utilisé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
770
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
771 #: frontends/src/quick_frontend/quick_app.py:218
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
772 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
773 msgid "Connected"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
774 msgstr "Connexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
775
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
776 #: frontends/src/quick_frontend/quick_app.py:225
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
777 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
778 msgid "Disconnected"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
779 msgstr "Déconnexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
780
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
781 #: frontends/src/quick_frontend/quick_app.py:233
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
782 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
783 msgid "Connection Error"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
784 msgstr "Connexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
785
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
786 #: frontends/src/quick_frontend/quick_app.py:236
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
787 msgid "Can't connect to account, please check your password"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
788 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
789
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
790 #: frontends/src/quick_frontend/quick_app.py:236
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
791 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
792 msgid "Connection error"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
793 msgstr "Connexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
794
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
795 #: frontends/src/quick_frontend/quick_app.py:238
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
796 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
797 msgid "FIXME: error_type %s not implemented"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
798 msgstr "CORRIGER-MOI: le type [%s] n'est pas implémenté"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
799
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
800 #: frontends/src/quick_frontend/quick_app.py:302
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
801 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
802 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
803 "presence update for %(jid)s (show=%(show)s, priority=%(priority)s, statuses="
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
804 "%(statuses)s) [profile:%(profile)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
805 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
806 "Mise à jour des information de présence pour [%(entity)s] (available, show="
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
807 "%(show)s statuses=%(statuses)s priority=%(priority)d)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
808
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
809 #: frontends/src/quick_frontend/quick_app.py:319
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
810 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
811 msgid "Watched jid [%s] is connected !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
812 msgstr "Vous êtes déjà connecté !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
813
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
814 #: frontends/src/quick_frontend/quick_app.py:332
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
815 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
816 msgid "Room [%(room_jid)s] joined by %(profile)s, users presents:%(users)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
817 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
818 "%(profile)s a rejoint le salon [%(room_name)s], utilisateurs présents:"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
819 "%(users)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
820
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
821 #: frontends/src/quick_frontend/quick_app.py:343
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
822 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
823 msgid "Room [%(room_jid)s] left by %(profile)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
824 msgstr "contrat [%(contrat)s] choisi par %(profile)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
825
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
826 #: frontends/src/quick_frontend/quick_app.py:353
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
827 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
828 msgid "user [%(user_nick)s] joined room [%(room_jid)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
829 msgstr "L'utilisateur %(nick)s a rejoint le salon (%(room_id)s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
830
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
831 #: frontends/src/quick_frontend/quick_app.py:361
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
832 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
833 msgid "user [%(user_nick)s] left room [%(room_jid)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
834 msgstr "L'utilisateur %(nick)s a quitté le salon (%(room_id)s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
835
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
836 #: frontends/src/quick_frontend/quick_app.py:369
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
837 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
838 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
839 "user [%(old_nick)s] is now known as [%(new_nick)s] in room [%(room_jid)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
840 msgstr "L'utilisateur %(nick)s a rejoint le salon (%(room_id)s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
841
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
842 #: frontends/src/quick_frontend/quick_app.py:377
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
843 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
844 msgid "new subject for room [%(room_jid)s]: %(subject)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
845 msgstr "Nouveau sujet pour le salon (%(room_id)s): %(subject)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
846
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
847 #: frontends/src/quick_frontend/quick_app.py:382
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
848 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
849 msgid "Tarot Game Started \\o/"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
850 msgstr "Un jeu de Tarot est déjà lancé dans le salon %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
851
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
852 #: frontends/src/quick_frontend/quick_app.py:385
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
853 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
854 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
855 "new Tarot game started by [%(referee)s] in room [%(room_jid)s] with "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
856 "%(players)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
857 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
858 "nouveau jeu de Tarot lancé par [%(referee)s] dans le salon [%(room_jid)s] "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
859 "avec %(players)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
860
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
861 #: frontends/src/quick_frontend/quick_app.py:390
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
862 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
863 msgid "New Tarot Game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
864 msgstr "nouveau jeu de Tarot"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
865
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
866 #: frontends/src/quick_frontend/quick_app.py:398
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
867 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
868 msgid "Tarot: need to select a contrat"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
869 msgstr "Vous essayez de ré-attribuer une constante"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
870
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
871 #: frontends/src/quick_frontend/quick_app.py:405
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
872 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
873 msgid "Show cards"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
874 msgstr "Affichage du chat"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
875
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
876 #: frontends/src/quick_frontend/quick_app.py:412
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
877 msgid "My turn to play"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
878 msgstr "C'est à moi de jouer"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
879
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
880 #: frontends/src/quick_frontend/quick_app.py:420
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
881 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
882 msgid "Tarot: score received"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
883 msgstr "tarot: chien reçu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
884
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
885 #: frontends/src/quick_frontend/quick_app.py:427
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
886 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
887 msgid "Card(s) played (%(player)s): %(cards)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
888 msgstr "Cartes jouées par %(profile)s: [%(cards)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
889
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
890 #: frontends/src/quick_frontend/quick_app.py:434
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
891 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
892 msgid "Cards played are not valid: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
893 msgstr "Les cartes jouées sont invalides: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
894
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
895 #: frontends/src/quick_frontend/quick_app.py:441
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
896 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
897 msgid "Quiz Game Started \\o/"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
898 msgstr "Un jeu de Tarot est déjà lancé dans le salon %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
899
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
900 #: frontends/src/quick_frontend/quick_app.py:444
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
901 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
902 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
903 "new Quiz game started by [%(referee)s] in room [%(room_jid)s] with "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
904 "%(players)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
905 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
906 "nouveau jeu de Tarot lancé par [%(referee)s] dans le salon [%(room_jid)s] "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
907 "avec %(players)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
908
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
909 #: frontends/src/quick_frontend/quick_app.py:449
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
910 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
911 msgid "New Quiz Game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
912 msgstr "nouveau jeu de Tarot"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
913
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
914 #: frontends/src/quick_frontend/quick_app.py:457
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
915 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
916 msgid "Quiz: new question: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
917 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
918
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
919 #: frontends/src/quick_frontend/quick_app.py:510
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
920 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
921 msgid "The contact %s has accepted your subscription"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
922 msgstr "Le contact %s a accepté votre inscription"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
923
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
924 #: frontends/src/quick_frontend/quick_app.py:510
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
925 #: frontends/src/quick_frontend/quick_app.py:516
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
926 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
927 msgid "Subscription confirmation"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
928 msgstr "désinscription confirmée pour [%s]"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
929
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
930 #: frontends/src/quick_frontend/quick_app.py:513
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
931 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
932 msgid "The contact %s has refused your subscription"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
933 msgstr "Le contact %s a refusé votre inscription"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
934
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
935 #: frontends/src/quick_frontend/quick_app.py:513
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
936 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
937 msgid "Subscription refusal"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
938 msgstr "demande d'inscription pour [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
939
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
940 #: frontends/src/quick_frontend/quick_app.py:516
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
941 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
942 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
943 "The contact %s wants to subscribe to your presence.\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
944 "Do you accept ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
945 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
946 "Le contact %s veut s'inscrire à vos informations de présence\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
947 "Acceptez vous ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
948
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
949 #: frontends/src/quick_frontend/quick_app.py:527
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
950 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
951 msgid "param update: [%(namespace)s] %(name)s = %(value)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
952 msgstr "Le paramètre [%(namespace)s] %(name)s vaut désormais %(value)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
953
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
954 #: frontends/src/quick_frontend/quick_app.py:529
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
955 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
956 msgid "Changing JID to %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
957 msgstr "Changement du JID pour %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
958
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
959 #: frontends/src/quick_frontend/quick_chat.py:47
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
960 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
961 msgid "Adding users %s to room"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
962 msgstr "Ajout de l'utilisateur %s dans le salon"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
963
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
964 #: frontends/src/quick_frontend/quick_chat.py:49
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
965 msgid "[INTERNAL] trying to set presents nicks for a non group chat window"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
966 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
967 "[INTERNAL] tentative d'indiquer les utilisateurs présents pour une fenêtre "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
968 "de chat qui n'est pas un chat de groupe"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
969
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
970 #: frontends/src/quick_frontend/quick_chat.py:55 frontends/src/wix/chat.py:146
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
971 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
972 msgid "Replacing user %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
973 msgstr "Remplacement de l'utilisateur %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
974
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
975 #: frontends/src/quick_frontend/quick_chat.py:57 frontends/src/wix/chat.py:148
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
976 msgid "[INTERNAL] trying to replace user for a non group chat window"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
977 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
978 "[INTERNAL] tentative de remplacer un utilisateur pour une fenêtre de chat "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
979 "qui n'est pas un chat de groupe"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
980
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
981 #: frontends/src/quick_frontend/quick_chat.py:66
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
982 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
983 msgid "Removing user %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
984 msgstr "suppression de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
985
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
986 #: frontends/src/quick_frontend/quick_chat.py:68
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
987 msgid "[INTERNAL] trying to remove user for a non group chat window"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
988 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
989 "[INTERNAL] tentative de supprimer un utilisateur pour une fenêtre de chat "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
990 "qui n'est pas un chat de groupe"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
991
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
992 #: frontends/src/quick_frontend/quick_chat.py:83
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
993 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
994 msgid "Changing nick of user %(old_nick)s to %(new_nick)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
995 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
996
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
997 #: frontends/src/quick_frontend/quick_chat.py:85
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
998 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
999 msgid "[INTERNAL] trying to change user nick for a non group chat window"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1000 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1001 "[INTERNAL] tentative de remplacer un utilisateur pour une fenêtre de chat "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1002 "qui n'est pas un chat de groupe"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1003
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1004 #: frontends/src/quick_frontend/quick_chat.py:93
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1005 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1006 msgid "Setting subject to %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1007 msgstr "Envoi du message jabber à %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1008
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1009 #: frontends/src/quick_frontend/quick_chat.py:95
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1010 msgid "[INTERNAL] trying to set subject for a non group chat window"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1011 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1012 "[INTERNAL] tentative de changer le sujet pour une fenêtre de chat qui n'est "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1013 "pas un chat de groupe"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1014
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1015 #: frontends/src/quick_frontend/quick_chat.py:100
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1016 msgid "now we print history"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1017 msgstr "Maintenant on affiche l'historique"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1018
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1019 #: frontends/src/quick_frontend/quick_chat.py:110
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1020 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1021 msgid "Can't get history"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1022 msgstr "Impossible de charger l'historique !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1023
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1024 #: frontends/src/quick_frontend/quick_chat.py:149
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1025 msgid "startGame is not implemented in this frontend"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1026 msgstr "startGame n'est pas implémenté dans ce frontend"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1027
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1028 #: frontends/src/quick_frontend/quick_chat.py:154
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1029 msgid "getGame is not implemented in this frontend"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1030 msgstr "getGame n'est pas implémenté dans ce frontend"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1031
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1032 #: frontends/src/quick_frontend/quick_contact_list.py:28
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1033 msgid "Contact List init"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1034 msgstr "Initialisation de la liste de contacts"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1035
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1036 #: frontends/src/quick_frontend/quick_contact_management.py:71
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1037 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1038 msgid "Trying to get attribute for an unknown contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1039 msgstr "Tentative d'assigner un paramètre à un profile inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1040
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1041 #: frontends/src/quick_frontend/quick_contact_management.py:87
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1042 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1043 msgid "INTERNAL ERROR: Key error"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1044 msgstr "ERREUR INTERNE: paramètres xml non valides"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1045
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1046 #: frontends/src/quick_frontend/quick_contact_management.py:99
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1047 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1048 msgid "Trying to update an unknown contact: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1049 msgstr "Tentative d'accès à un profile inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1050
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1051 #: frontends/src/quick_frontend/quick_gateways.py:28
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1052 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1053 "Be careful ! Gateways allow you to use an external IM (legacy IM), so you "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1054 "can see your contact as jabber contacts.\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1055 "But when you do this, all your messages go throught the external legacy IM "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1056 "server, it is a huge privacy issue (i.e.: all your messages throught the "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1057 "gateway can be monitored, recorded, analyzed by the external server, most of "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1058 "time a private company)."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1059 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1060 "Soyez prudent ! Les transports vous permettent d'utiliser une messagerie "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1061 "externe, de façon à pouvoir afficher vos contacts comme des contacts "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1062 "jabber.\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1063 "Mais si vous faites cela, tous vos messages passeront par les serveurs de la "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1064 "messagerie externe, c'est un gros problème pour votre vie privée (comprenez: "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1065 "tous vos messages à travers le transport pourront être affichés, "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1066 "enregistrés, analysés par ces serveurs externes, la plupart du temps une "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1067 "entreprise privée)."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1068
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1069 #: frontends/src/quick_frontend/quick_gateways.py:35
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1070 msgid "Unknown IM"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1071 msgstr "Messagerie inconnue"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1072
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1073 #: frontends/src/wix/card_game.py:95
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1074 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1075 msgid "Contrat choosed"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1076 msgstr "Contact choisi: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1077
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1078 #: frontends/src/wix/card_game.py:242
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1079 msgid "Écart"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1080 msgstr "Écart"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1081
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1082 #: frontends/src/wix/chat.py:114
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1083 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1084 msgid "configure chat window for Tarot game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1085 msgstr "Construction du jeu de Tarot"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1086
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1087 #: frontends/src/wix/chat.py:121
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1088 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1089 msgid "configure chat window for Quiz game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1090 msgstr "Construction du jeu de Tarot"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1091
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1092 #: frontends/src/wix/chat.py:175
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1093 msgid "&SendFile\tCTRL-s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1094 msgstr "Envoi de fichier\tCTRL-s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1095
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1096 #: frontends/src/wix/chat.py:175
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1097 msgid " Send a file to contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1098 msgstr "Envoi un fichier à un contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1099
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1100 #: frontends/src/wix/chat.py:176
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1101 msgid "&Action"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1102 msgstr "&Action"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1103
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1104 #: frontends/src/wix/chat.py:187
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1105 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1106 msgid "Start &Tarot game\tCTRL-t"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1107 msgstr "Construction du jeu de Tarot"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1108
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1109 #: frontends/src/wix/chat.py:187
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1110 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1111 msgid " Start a Tarot card game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1112 msgstr "Implementation de vcard-temp"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1113
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1114 #: frontends/src/wix/chat.py:188
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1115 msgid "&Games"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1116 msgstr "Jeux"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1117
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1118 #: frontends/src/wix/chat.py:256
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1119 msgid "Send File"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1120 msgstr "Envoi un fichier"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1121
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1122 #: frontends/src/wix/chat.py:257
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1123 msgid "Choose a file to send"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1124 msgstr "Veuillez choisir le fichier à envoyer"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1125
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1126 #: frontends/src/wix/chat.py:259
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1127 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1128 msgid "filename: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1129 msgstr "fichier enregistré dans %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1130
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1131 #: frontends/src/wix/chat.py:267 frontends/src/wix/main_window.py:293
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1132 msgid "File Transfer"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1133 msgstr "Transfert de fichier"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1134
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1135 #: frontends/src/wix/chat.py:267 frontends/src/wix/main_window.py:293
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1136 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1137 msgid "Copying %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1138 msgstr "Copie de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1139
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1140 #: frontends/src/wix/chat.py:270
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1141 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1142 msgid "Starting Tarot game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1143 msgstr "Construction du jeu de Tarot"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1144
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1145 #: frontends/src/wix/chat.py:271
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1146 msgid "FIXME: temporary menu, must be changed"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1147 msgstr "CORRIGEZ-MOI: menu temporaire, doit être remplacé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1148
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1149 #: frontends/src/wix/constants.py:36
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1150 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1151 msgid "offline"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1152 msgstr "En ligne"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1153
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1154 #: frontends/src/wix/constants.py:37
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1155 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1156 msgid "online"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1157 msgstr "En ligne"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1158
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1159 #: frontends/src/wix/constants.py:41
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1160 msgid "AFK"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1161 msgstr "Loin du clavier"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1162
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1163 #: frontends/src/wix/constants.py:42
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1164 msgid "DND"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1165 msgstr "Ne pas déranger"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1166
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1167 #: frontends/src/wix/contact_list.py:79
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1168 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1169 msgid "update %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1170 msgstr "mise à jour de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1171
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1172 #: frontends/src/wix/contact_list.py:153
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1173 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1174 msgid "adding %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1175 msgstr "ajout de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1176
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1177 #: frontends/src/wix/contact_list.py:192
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1178 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1179 msgid "removing %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1180 msgstr "suppression de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1181
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1182 #: frontends/src/wix/gateways.py:105
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1183 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1184 msgid "Opening gateways manager on [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1185 msgstr "Envoi du message jabber à %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1186
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1187 #: frontends/src/wix/gateways.py:165 frontends/src/wix/param.py:144
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1188 #: frontends/src/wix/profile.py:88 frontends/src/wix/xmlui.py:256
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1189 msgid "close"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1190 msgstr "fermeture"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1191
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1192 #: frontends/src/wix/main_window.py:89
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1193 msgid "Wix jabber client"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1194 msgstr "client jabber Wix"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1195
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1196 #: frontends/src/wix/main_window.py:111
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1197 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1198 msgid "plugin profile %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1199 msgstr "branchement du profil %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1200
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1201 #: frontends/src/wix/main_window.py:131
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1202 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1203 msgid "Creating menus"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1204 msgstr "Construction du jeu de Tarot"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1205
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1206 #: frontends/src/wix/main_window.py:133
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1207 msgid "&Connect\tCTRL-c"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1208 msgstr "&Connexion\tCTRL-c"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1209
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1210 #: frontends/src/wix/main_window.py:133
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1211 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1212 msgid " Connect to the server"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1213 msgstr "Connexion au démarrage des frontends"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1214
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1215 #: frontends/src/wix/main_window.py:134
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1216 msgid "&Disconnect\tCTRL-d"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1217 msgstr "&Déconnexion\tCTRL-d"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1218
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1219 #: frontends/src/wix/main_window.py:134
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1220 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1221 msgid " Disconnect from the server"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1222 msgstr "Déconnexion à la fermeture des frontends"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1223
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1224 #: frontends/src/wix/main_window.py:135
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1225 msgid "&Parameters"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1226 msgstr "&Paramètres"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1227
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1228 #: frontends/src/wix/main_window.py:135
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1229 msgid " Configure the program"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1230 msgstr " Configurer l'application"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1231
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1232 #: frontends/src/wix/main_window.py:137
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1233 msgid "A&bout"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1234 msgstr "À propos"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1235
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1236 #: frontends/src/wix/main_window.py:137
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1237 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1238 msgid " About %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1239 msgstr " À propos %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1240
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1241 #: frontends/src/wix/main_window.py:138
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1242 msgid "E&xit"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1243 msgstr "Quitter"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1244
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1245 #: frontends/src/wix/main_window.py:138
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1246 msgid " Terminate the program"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1247 msgstr " Ferme l'application"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1248
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1249 #: frontends/src/wix/main_window.py:140
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1250 msgid "&Add contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1251 msgstr "&Ajouter un contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1252
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1253 #: frontends/src/wix/main_window.py:140
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1254 msgid " Add a contact to your list"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1255 msgstr " Ajouter un contact à votre liste"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1256
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1257 #: frontends/src/wix/main_window.py:141
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1258 msgid "&Remove contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1259 msgstr "Supp&rimer un contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1260
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1261 #: frontends/src/wix/main_window.py:141
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1262 msgid " Remove the selected contact from your list"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1263 msgstr " Supprime le contact sélectionné de votre liste"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1264
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1265 #: frontends/src/wix/main_window.py:143
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1266 msgid "&Show profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1267 msgstr "Afficher profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1268
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1269 #: frontends/src/wix/main_window.py:143
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1270 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1271 msgid " Show contact's profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1272 msgstr "Vous essayer de connecter un profile qui n'existe pas"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1273
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1274 #: frontends/src/wix/main_window.py:145
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1275 msgid "&Join Room"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1276 msgstr "Re&joindre un salon"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1277
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1278 #: frontends/src/wix/main_window.py:145
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1279 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1280 msgid " Join a Multi-User Chat room"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1281 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1282 "Implémentation de l'initialisation de flux pour le transfert de fichier "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1283
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1284 #: frontends/src/wix/main_window.py:146
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1285 msgid "&Find Gateways"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1286 msgstr "Trouver transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1287
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1288 #: frontends/src/wix/main_window.py:146
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1289 msgid " Find gateways to legacy IM"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1290 msgstr " Trouve les transports vers les messageries externes"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1291
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1292 #: frontends/src/wix/main_window.py:148
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1293 msgid "&General"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1294 msgstr "&Général"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1295
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1296 #: frontends/src/wix/main_window.py:149
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1297 msgid "&Contacts"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1298 msgstr "&Contacts"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1299
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1300 #: frontends/src/wix/main_window.py:150
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1301 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1302 msgid "&Communication"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1303 msgstr "Connexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1304
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1305 #: frontends/src/wix/main_window.py:279
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1306 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1307 msgid "Confirmation asked"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1308 msgstr "inscription demandée pour"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1309
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1310 #: frontends/src/wix/main_window.py:282
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1311 msgid "File transfer confirmation asked"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1312 msgstr "Demande de confirmation pour un transfer de fichier demandée"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1313
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1314 #: frontends/src/wix/main_window.py:284
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1315 msgid "File Request"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1316 msgstr "Gestion de fichiers"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1317
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1318 #: frontends/src/wix/main_window.py:302
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1319 msgid "Yes/No confirmation asked"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1320 msgstr "confirmation de type Oui/Non demandée"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1321
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1322 #: frontends/src/wix/main_window.py:304
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1323 #: frontends/src/wix/profile_manager.py:111
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1324 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1325 msgid "Confirmation"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1326 msgstr "Connexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1327
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1328 #: frontends/src/wix/main_window.py:318
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1329 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1330 msgid "actionResult: type = [%(type)s] id = [%(id)s] data = [%(data)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1331 msgstr "actionResult: type = [%(type)s] id = [%(id)s] data = [%(data)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1332
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1333 #: frontends/src/wix/main_window.py:327
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1334 msgid "Success"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1335 msgstr "Succès"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1336
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1337 #: frontends/src/wix/main_window.py:346
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1338 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1339 msgid "registration"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1340 msgstr "enregistrement"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1341
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1342 #: frontends/src/wix/main_window.py:394
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1343 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1344 msgid "onContactActivated: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1345 msgstr "onContactActivated: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1346
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1347 #: frontends/src/wix/main_window.py:412
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1348 msgid "Status change request"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1349 msgstr "Demande de changement de statut"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1350
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1351 #: frontends/src/wix/main_window.py:416
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1352 msgid "Param request"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1353 msgstr "Gestion des paramètres"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1354
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1355 #: frontends/src/wix/main_window.py:426
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1356 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1357 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1358 "%(name)s is a SàT (Salut à Toi) frontend\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1359 "%(name)s is based on WxPython, and is the standard graphic interface of SàT"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1360 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1361
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1362 #: frontends/src/wix/main_window.py:442
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1363 msgid "Add contact request"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1364 msgstr "Demande d'ajout de contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1365
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1366 #: frontends/src/wix/main_window.py:445
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1367 msgid "name@server.tld"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1368 msgstr "nom@serveur.ext"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1369
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1370 #: frontends/src/wix/main_window.py:458
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1371 msgid "Remove contact request"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1372 msgstr "Demande de suppression de contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1373
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1374 #: frontends/src/wix/main_window.py:461 frontends/src/wix/main_window.py:484
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1375 msgid "You haven't selected any contact !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1376 msgstr "Vous n'avez sélectionné aucun contact !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1377
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1378 #: frontends/src/wix/main_window.py:469
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1379 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1380 msgid "Are you sure you want to delete %s from your roster list ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1381 msgstr "Êtes vous sûr de vouloir supprimer %s de votre liste de contacts ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1382
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1383 #: frontends/src/wix/main_window.py:470
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1384 msgid "Contact suppression"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1385 msgstr "Suppression de contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1386
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1387 #: frontends/src/wix/main_window.py:481
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1388 msgid "Show contact's profile request"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1389 msgstr "Demande d'affichage du profile d'un contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1390
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1391 #: frontends/src/wix/main_window.py:497
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1392 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1393 msgid "Profile received: [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1394 msgstr "tarot: chien reçu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1395
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1396 #: frontends/src/wix/main_window.py:515
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1397 msgid "Find Gateways request"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1398 msgstr "Demande de recherche de transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1399
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1400 #: frontends/src/wix/main_window.py:528
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1401 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1402 msgid "Exiting..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1403 msgstr "Déconnexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1404
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1405 #: frontends/src/wix/main_window.py:535
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1406 msgid "Tray Click"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1407 msgstr "Clic sur l'icône de la barre de tâches"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1408
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1409 #: frontends/src/wix/param.py:31
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1410 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1411 msgid "Configuration"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1412 msgstr "Connexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1413
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1414 #: frontends/src/wix/param.py:60
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1415 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1416 msgid "Parameters error"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1417 msgstr "&Paramètres"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1418
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1419 #: frontends/src/wix/param.py:86
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1420 msgid "FIXME FIXME FIXME"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1421 msgstr "CORRIGER-MOI"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1422
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1423 #: frontends/src/wix/profile_manager.py:46
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1424 msgid "Profile:"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1425 msgstr "Profile:"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1426
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1427 #: frontends/src/wix/profile_manager.py:59
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1428 msgid "Login"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1429 msgstr "Identifiant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1430
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1431 #: frontends/src/wix/profile_manager.py:95
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1432 msgid "Please enter the new profile name"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1433 msgstr "Veuillez entrer le nom du nouveau profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1434
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1435 #: frontends/src/wix/profile_manager.py:111
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1436 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1437 msgid "Are you sure to delete the profile [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1438 msgstr "Êtes vous sûr de vouloir supprimer le profile [%s] ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1439
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1440 #: frontends/src/wix/profile_manager.py:131
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1441 msgid "You must select a profile or create a new one before connecting"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1442 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1443 "Vous devez sélectionner un profile ou en créer un nouveau avant de vous "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1444 "connecter."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1445
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1446 #: frontends/src/wix/profile_manager.py:148
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1447 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1448 msgid "Saving new JID and server"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1449 msgstr "Sauvegarde du nouveau JID"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1450
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1451 #: frontends/src/wix/profile_manager.py:152
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1452 msgid "Saving new password"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1453 msgstr "Sauvegarde du nouveau mot de passe"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1454
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1455 #: frontends/src/wix/profile_manager.py:158
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1456 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1457 msgid "Profile error"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1458 msgstr "Mauvais nom de profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1459
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1460 #: frontends/src/wix/profile.py:34
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1461 msgid "Full Name"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1462 msgstr "Nom complet"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1463
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1464 #: frontends/src/wix/profile.py:35
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1465 msgid "Nickname"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1466 msgstr "Surnon"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1467
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1468 #: frontends/src/wix/profile.py:36
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1469 msgid "Birthday"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1470 msgstr "Date de naissance"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1471
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1472 #: frontends/src/wix/profile.py:37
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1473 msgid "Phone #"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1474 msgstr "N° de Tél:"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1475
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1476 #: frontends/src/wix/profile.py:38
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1477 msgid "Website"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1478 msgstr "Site Web"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1479
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1480 #: frontends/src/wix/profile.py:39
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1481 msgid "E-mail"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1482 msgstr "Courriel"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1483
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1484 #: frontends/src/wix/profile.py:40
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1485 msgid "Avatar"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1486 msgstr "Avatar"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1487
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1488 #: frontends/src/wix/quiz_game.py:168
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1489 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1490 "Quel dommage, personne n'a trouvé la réponse\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1491 "\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1492 "Attention, la prochaine question arrive..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1493 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1494
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1495 #: frontends/src/wix/xmlui.py:219
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1496 msgid "Submitting form"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1497 msgstr "Envoi du formulaire"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1498
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1499 #: frontends/src/wix/xmlui.py:250
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1500 msgid "Cancelling form"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1501 msgstr "Annulation du formulaire"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1502
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1503 #: src/core/sat_main.py:91
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1504 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1505 msgid "Constant %(name)s overrided with [%(value)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1506 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1507
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1508 #: src/core/sat_main.py:96
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1509 msgid "Trying to access an undefined constant"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1510 msgstr "Vous essayer d'utiliser une constante indéfinie"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1511
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1512 #: src/core/sat_main.py:103
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1513 #, fuzzy
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1514 msgid "Trying to redefine a constant"
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1515 msgstr "Vous essayer d'utiliser une constante indéfinie"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1516
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1517 #: src/core/sat_main.py:171
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1518 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1519 msgid "Memory initialised"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1520 msgstr "Le flux XML est initialisé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1521
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1522 #: src/core/sat_main.py:201
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1523 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1524 msgid "Dependency plugin not found: [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1525 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1526
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1527 #: src/core/sat_main.py:208
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1528 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1529 msgid "importing plugin: %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1530 msgstr "Importation du plugin: %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1531
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1532 #: src/core/sat_main.py:227
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1533 msgid "Trying to connect a non-exsitant profile"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1534 msgstr "Vous essayer de connecter un profile qui n'existe pas"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1535
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1536 #: src/core/sat_main.py:231
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1537 #, fuzzy
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1538 msgid "already connected !"
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1539 msgstr "Vous n'êtes pas connecté !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1540
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1541 #: src/core/sat_main.py:239
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1542 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1543 msgid "Can't parse port value, using default value"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1544 msgstr "Pas de modèle de paramètres, utilisation du modèle par défaut"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1545
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1546 #: src/core/sat_main.py:267
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1547 msgid "setting plugins parents"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1548 msgstr "Configuration des parents des extensions"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1549
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1550 #: src/core/sat_main.py:288
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1551 msgid "not connected !"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1552 msgstr "Vous n'êtes pas connecté !"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1553
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1554 #: src/core/sat_main.py:291
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1555 #, fuzzy
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1556 msgid "Disconnecting..."
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1557 msgstr "Déconnexion..."
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1558
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1559 #: src/core/sat_main.py:301 src/memory/memory.py:939
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1560 msgid "Asking contacts for a non-existant profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1561 msgstr "Demande de contacts pour un profile inexistant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1562
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1563 #: src/core/sat_main.py:312
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1564 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1565 msgid "Asking group's contacts for a non-existant profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1566 msgstr "Demande de contacts pour un profile inexistant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1567
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1568 #: src/core/sat_main.py:321
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1569 msgid "Trying to remove reference to a client not referenced"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1570 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1571
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1572 #: src/core/sat_main.py:333
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1573 msgid "running app"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1574 msgstr "Lancement de l'application"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1575
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1576 #: src/core/sat_main.py:337
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1577 msgid "stopping app"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1578 msgstr "Arrêt de l'application"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1579
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1580 #: src/core/sat_main.py:398
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1581 msgid "No user or server given"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1582 msgstr "L'utilisateur ou le serveur n'ont pas été spécifié"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1583
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1584 #: src/core/sat_main.py:400
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1585 msgid "No user, password or server given, can't register new account."
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1586 msgstr ""
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1587 "L'utilisateur, le mot de passe ou le serveur n'ont pas été spécifiés, "
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1588 "impossible d'inscrire un nouveau compte."
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1589
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1590 #: src/core/sat_main.py:408
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1591 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1592 msgid "Are you sure to register new account [%(user)s] to server %(server)s ?"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1593 msgstr ""
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1594 "Êtes vous sûr de vouloir inscrire le nouveau compte [%(user)s] au serveur "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1595 "%(server)s ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1596
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1597 #: src/core/sat_main.py:413
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1598 #, fuzzy, python-format
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1599 msgid "register Confirmation CB ! (%s)"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1600 msgstr "Callback de confirmation d'inscription !"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1601
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1602 #: src/core/sat_main.py:446
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1603 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1604 msgid "FIXME FIXME FIXME: Unmanaged action (%s) in submitForm"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1605 msgstr ""
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1606 "CORRIGEZ-MOI CORRIGEZ-MOI CORRIGEZ-MOI: Action non gérée (%s) dans "
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1607 "\"submitForm\""
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1608
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1609 #: src/core/sat_main.py:456
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1610 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1611 msgid "setting param: %(name)s=%(value)s in category %(category)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1612 msgstr ""
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1613 "Le paramètre %(name)s vaut désormais %(value)s dans la catégorie %(category)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1614
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1615 #: src/core/sat_main.py:466
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1616 msgid "asking connection status for a non-existant profile"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1617 msgstr "demande de l'état de connexion pour un profile qui n'existe pas"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1618
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1619 #: src/core/sat_main.py:532
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1620 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1621 msgid "Sending jabber message of type [%(type)s] to %(to)s..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1622 msgstr "Envoi du message jabber à %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1623
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1624 #: src/core/sat_main.py:570
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1625 #, fuzzy
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1626 msgid "Trying to send a message with no profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1627 msgstr "Tentative d'accès à un profile inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1628
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1629 #: src/core/sat_main.py:615
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1630 #, fuzzy, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1631 msgid "subsciption request [%(subs_type)s] for %(jid)s"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1632 msgstr "demande d'inscription [%(type)s] pour %(jid)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1633
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1634 #: src/core/sat_main.py:722 src/core/sat_main.py:739
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1635 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1636 msgid "Requested disco info on %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1637 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1638
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1639 #: src/core/sat_main.py:724
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1640 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1641 msgid "Feature found: %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1642 msgstr "Fonctionnalité trouvée: %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1643
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1644 #: src/core/sat_main.py:727
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1645 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1646 msgid "Identity found: [%(category)s/%(type)s] %(identity)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1647 msgstr "Identité trouvée: [%(category)s/%(type)s] %(identity)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1648
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1649 #: src/core/sat_main.py:741
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1650 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1651 msgid "Identity added: (%(category)s,%(type)s) ==> %(entity)s [%(profile)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1652 msgstr "Identité trouvée: [%(category)s/%(type)s] %(identity)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1653
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1654 #: src/core/sat_main.py:748
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1655 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1656 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1657 "Can't get information on identity [%(entity)s] for profile [%(profile)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1658 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1659
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1660 #: src/core/sat_main.py:753
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1661 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1662 "Using jabberfr workaround, be sure your domain has at least two levels (e.g. "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1663 "\"example.tld\", not \"example\" alone)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1664 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1665
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1666 #: src/core/sat_main.py:777
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1667 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1668 msgid "action_type for actionResultExt must be DICT_DICT, fixing it"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1669 msgstr "Le type pour actionResultExt doit être DICT_DICT, correction"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1670
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1671 #: src/core/sat_main.py:791
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1672 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1673 msgid "Asking confirmation a non-existant profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1674 msgstr "Demande de contacts pour un profile inexistant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1675
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1676 #: src/core/sat_main.py:793
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1677 msgid "Attempt to register two callbacks for the same confirmation"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1678 msgstr "Tentative de déclaration de 2 callbacks pour la même configuration"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1679
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1680 #: src/core/sat_main.py:802
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1681 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1682 msgid "Confirmation answer from a non-existant profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1683 msgstr "demande de l'état de connexion pour un profile qui n'existe pas"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1684
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1685 #: src/core/sat_main.py:803
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1686 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1687 msgid "Received confirmation answer for conf_id [%(conf_id)s]: %(success)s"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1688 msgstr "Réponse pour confirmation reçu (id [%(id)s]): %(success)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1689
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1690 #: src/core/sat_main.py:803
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1691 msgid "accepted"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1692 msgstr "accepté"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1693
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1694 #: src/core/sat_main.py:803
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1695 msgid "refused"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1696 msgstr "refusé"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1697
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1698 #: src/core/sat_main.py:805
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1699 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1700 msgid "Received an unknown confirmation (%(id)s for %(profile)s)"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1701 msgstr "Confirmation inconnue reçue"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1702
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1703 #: src/core/sat_main.py:824
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1704 msgid "Trying to remove an unknow progress callback"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1705 msgstr "Tentative d'effacement d'une callback de progression inconnue."
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1706
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1707 #: src/core/sat_main.py:856
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1708 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1709 msgid "id already registered"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1710 msgstr "Vous êtes maintenant désinscrit"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1711
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1712 #: src/core/sat_main.py:875
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1713 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1714 msgid "trying to launch action with a non-existant profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1715 msgstr "Tentative d'ajout d'un contact à un profile inexistant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1716
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1717 #: src/core/xmpp.py:57
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1718 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1719 msgid "********** [%s] CONNECTED **********"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1720 msgstr "********** [%s] CONNECTÉ **********"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1721
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1722 #: src/core/xmpp.py:63
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1723 msgid "XML stream is initialized"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1724 msgstr "Le flux XML est initialisé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1725
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1726 #: src/core/xmpp.py:100
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1727 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1728 msgid "********** [%s] DISCONNECTED **********"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1729 msgstr "********** [%s] DÉCONNECTÉ **********"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1730
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1731 #: src/core/xmpp.py:104
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1732 msgid "No keep_alife"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1733 msgstr "Pas de \"keep_alife\""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1734
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1735 #: src/core/xmpp.py:120
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1736 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1737 msgid "got message from: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1738 msgstr "message reçu de: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1739
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1740 #: src/core/xmpp.py:224
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1741 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1742 msgid "new contact in roster list: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1743 msgstr "nouveau contact: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1744
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1745 #: src/core/xmpp.py:235
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1746 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1747 msgid "removing %s from roster list"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1748 msgstr "supppression du contact %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1749
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1750 #: src/core/xmpp.py:293
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1751 #, fuzzy, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1752 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1753 "presence update for [%(entity)s] (available, show=%(show)s statuses="
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1754 "%(statuses)s priority=%(priority)d)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1755 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1756 "Mise à jour de l'information de présence pour [%(entity)s] (unavailable, "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1757 "statuses=%(statuses)s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1758
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1759 #: src/core/xmpp.py:312
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1760 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1761 msgid "presence update for [%(entity)s] (unavailable, statuses=%(statuses)s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1762 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1763 "Mise à jour de l'information de présence pour [%(entity)s] (unavailable, "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1764 "statuses=%(statuses)s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1765
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1766 #: src/core/xmpp.py:355
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1767 #, fuzzy
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1768 msgid "sending automatic \"from\" subscription request"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1769 msgstr "envoi automatique de la demande d'inscription \"to\""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1770
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1771 #: src/core/xmpp.py:363
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1772 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1773 msgid "subscription approved for [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1774 msgstr "inscription approuvée pour [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1775
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1776 #: src/core/xmpp.py:367
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1777 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1778 msgid "unsubscription confirmed for [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1779 msgstr "demande de désinscription pour [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1780
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1781 #: src/core/xmpp.py:371
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1782 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1783 msgid "subscription request from [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1784 msgstr "inscription approuvée pour [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1785
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1786 #: src/core/xmpp.py:375
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1787 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1788 msgid "sending automatic subscription acceptance"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1789 msgstr "envoi automatique de la demande d'inscription \"to\""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1790
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1791 #: src/core/xmpp.py:382
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1792 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1793 msgid "unsubscription asked for [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1794 msgstr "demande de désinscription pour [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1795
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1796 #: src/core/xmpp.py:385
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1797 #, fuzzy
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1798 msgid "automatic contact deletion"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1799 msgstr "Sélection du contrat"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1800
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1801 #: src/core/xmpp.py:417
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1802 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1803 msgid "Registration asked for"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1804 msgstr "Éched de l'insciption (%s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1805
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1806 #: src/core/xmpp.py:438 src/plugins/plugin_xep_0077.py:80
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1807 #: src/plugins/plugin_xep_0077.py:94
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1808 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1809 msgid "registration answer: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1810 msgstr "réponse à la demande d'inscription: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1811
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1812 #: src/core/xmpp.py:440 src/plugins/plugin_xep_0077.py:96
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1813 msgid "Registration successfull"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1814 msgstr "Inscription réussie"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1815
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1816 #: src/core/xmpp.py:445 src/plugins/plugin_xep_0077.py:72
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1817 #: src/plugins/plugin_xep_0077.py:104
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1818 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1819 msgid "Registration failure: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1820 msgstr "Échec de l'inscription: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1821
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1822 #: src/core/xmpp.py:450 src/plugins/plugin_xep_0077.py:110
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1823 msgid "Username already exists, please choose an other one"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1824 msgstr "Ce nom d'utilisateur existe déjà, veuillez en choisir un autre"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1825
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1826 #: src/core/xmpp.py:453
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1827 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1828 msgid "Registration failed (%s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1829 msgstr "Éched de l'insciption (%s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1830
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1831 #: src/memory/memory.py:143
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1832 #, fuzzy
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1833 msgid "Connection"
629
204930b870e1 i18n: fixed bad translation
Goffi <goffi@goffi.org>
parents: 391
diff changeset
1834 msgstr "Connexion..."
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1835
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1836 #: src/memory/memory.py:144
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1837 msgid "Register new account"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1838 msgstr "Enregistrement d'un nouveau compte"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1839
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1840 #: src/memory/memory.py:145
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1841 #, fuzzy
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1842 msgid "Connect on frontend startup"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1843 msgstr "Connexion au démarrage des frontends"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1844
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1845 #: src/memory/memory.py:146
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1846 #, fuzzy
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1847 msgid "Disconnect on frontend closure"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1848 msgstr "Déconnexion à la fermeture des frontends"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1849
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1850 #: src/memory/memory.py:147 src/plugins/plugin_xep_0249.py:69
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1851 msgid "Misc"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1852 msgstr "Divers"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
1853
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1854 #: src/memory/memory.py:202
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1855 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1856 msgid "Trying to purge cache of a profile not in memory: [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1857 msgstr "Tentative d'appel d'un profile inconnue"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1858
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1859 #: src/memory/memory.py:223
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1860 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1861 msgid "The profile [%s] already exists"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1862 msgstr "Ce nom de profile existe déjà"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1863
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1864 #: src/memory/memory.py:239
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1865 #, fuzzy
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1866 msgid "The profile name already exists"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1867 msgstr "Ce nom de profile existe déjà"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1868
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1869 #: src/memory/memory.py:250
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1870 #, fuzzy
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1871 msgid "Trying to delete an unknown profile"
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1872 msgstr "Tentative d'accès à un profile inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1873
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1874 #: src/memory/memory.py:253
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1875 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1876 msgid "Trying to delete a connected profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1877 msgstr "Tentative de suppression d'un contact pour un profile inexistant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1878
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1879 #: src/memory/memory.py:268
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1880 msgid "No default profile, returning first one"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1881 msgstr "Pas de profile par défaut, envoi du premier"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1882
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1883 #: src/memory/memory.py:272
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1884 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1885 msgid "No profile exist yet"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1886 msgstr "Aucun profile sélectionné"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1887
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1888 #: src/memory/memory.py:280
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1889 msgid "Trying to access an unknown profile"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1890 msgstr "Tentative d'accès à un profile inconnu"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1891
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1892 #: src/memory/memory.py:325
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1893 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1894 msgid "Can't determine default value for [%(category)s/%(name)s]: %(reason)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1895 msgstr ""
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1896 "Impossible de déterminer la valeur par défaut pour [%(category)s/%(name)s]: "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1897 "%(reason)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1898
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1899 #: src/memory/memory.py:340 src/memory/memory.py:385 src/memory/memory.py:420
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1900 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1901 msgid "Requested param [%(name)s] in category [%(category)s] doesn't exist !"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1902 msgstr ""
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1903 "Le paramètre demandé [%(name)s] dans la catégorie [%(category)s] n'existe "
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1904 "pas !"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1905
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1906 #: src/memory/memory.py:396
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1907 msgid "Requesting a param for an non-existant profile"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1908 msgstr "Demande d'un paramètre pour un profile inconnu"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1909
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1910 #: src/memory/memory.py:400
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1911 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1912 msgid "Requesting synchronous param for not connected profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1913 msgstr "Demande d'un paramètre pour un profile inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1914
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1915 #: src/memory/memory.py:424
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1916 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1917 msgid "Trying to get parameter '%s' in category '%s' without authorization!!!"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1918 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1919
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1920 #: src/memory/memory.py:436
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1921 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1922 msgid "Requesting a param for a non-existant profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1923 msgstr "Demande d'un paramètre pour un profile inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1924
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1925 #: src/memory/memory.py:558 src/memory/memory.py:568 src/memory/memory.py:583
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1926 msgid "Asking params for inexistant profile"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1927 msgstr "Demande de paramètres pour un profile inconnu"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1928
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1929 #: src/memory/memory.py:635
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1930 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1931 msgid "Trying to set parameter for an unknown profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1932 msgstr "Tentative d'accès à un profile inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1933
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1934 #: src/memory/memory.py:640
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1935 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1936 msgid "Requesting an unknown parameter (%(category)s/%(name)s)"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1937 msgstr "Demande d'un paramètre inconnu: (%(category)s/%(name)s)"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1938
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1939 #: src/memory/memory.py:645
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1940 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1941 msgid "Trying to set parameter '%s' in category '%s' without authorization!!!"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1942 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1943
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1944 #: src/memory/memory.py:688
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1945 msgid "Memory manager init"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1946 msgstr "Initialisation du gestionnaire de mémoire"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1947
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1948 #: src/memory/memory.py:703
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1949 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1950 msgid "Loading default params template"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1951 msgstr "Impossible de charger le modèle des paramètres !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1952
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1953 #: src/memory/memory.py:716
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1954 msgid "Can't read main config !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1955 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1956
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1957 #: src/memory/memory.py:750
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1958 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1959 msgid "Parameters loaded from file: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1960 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1961
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1962 #: src/memory/memory.py:753
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1963 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1964 msgid "Can't load parameters from file: %s"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1965 msgstr "Impossible de charger le modèle des paramètres !"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
1966
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1967 #: src/memory/memory.py:769
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1968 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1969 msgid "[%s] Profile session started"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1970 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1971
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1972 #: src/memory/memory.py:775
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1973 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1974 msgid "[%s] Profile session purge"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1975 msgstr "Ce profile n'est pas utilisé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1976
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1977 #: src/memory/memory.py:780
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1978 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1979 msgid "Trying to purge roster status cache for a profile not in memory: [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1980 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1981
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1982 #: src/memory/memory.py:790
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1983 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1984 msgid "Parameters saved to file: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1985 msgstr "Échec de la désinscription: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1986
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1987 #: src/memory/memory.py:793
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1988 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1989 msgid "Can't save parameters to file: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1990 msgstr "Impossible de charger le modèle des paramètres !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1991
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1992 #: src/memory/memory.py:879
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1993 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1994 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1995 "Entities (%(category)s/%(type)s) of %(server)s not available, maybe they "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1996 "haven't been asked yet?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1997 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1998
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
1999 #: src/memory/memory.py:908
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2000 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2001 msgid "Trying find server feature for a non-existant profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2002 msgstr "Tentative d'ajout d'informations de présence à un profile inexistant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2003
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2004 #: src/memory/memory.py:916
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2005 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2006 msgid "Features of %s not available, maybe they haven't been asked yet?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2007 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2008
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2009 #: src/memory/memory.py:925
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2010 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2011 msgid "Asking contacts for a non-existant or not connected profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2012 msgstr "Demande de vcard pour un profile inexistant ou non connecté"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2013
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2014 #: src/memory/memory.py:929
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2015 msgid "Entity not in cache"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2016 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2017
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2018 #: src/memory/memory.py:953
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
2019 msgid "Trying to add presence status to a non-existant profile"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
2020 msgstr "Tentative d'ajout d'informations de présence à un profile inexistant"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
2021
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2022 #: src/memory/memory.py:973 src/memory/memory.py:1004
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2023 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2024 msgid "Trying to get entity data for a non-existant profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2025 msgstr "Tentative de suppression d'un contact pour un profile inexistant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2026
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2027 #: src/memory/memory.py:1047
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
2028 msgid "Asking waiting subscriptions for a non-existant profile"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
2029 msgstr "Demande des inscriptions en attente pour un profile inexistant"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
2030
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2031 #: src/memory/persistent.py:38
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2032 msgid "PersistentDict can't be used before memory initialisation"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2033 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2034
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2035 #: src/memory/sqlite.py:38
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2036 msgid "Connecting database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2037 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2038
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2039 #: src/memory/sqlite.py:43
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2040 msgid "Can't activate foreign keys"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2041 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2042
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2043 #: src/memory/sqlite.py:46
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2044 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2045 msgid "The database is new, creating the tables"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2046 msgstr "Ce nom de profile existe déjà"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2047
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2048 #: src/memory/sqlite.py:65
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2049 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2050 msgid "Error while creating tables in database [QUERY: %s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2051 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2052
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2053 #: src/memory/sqlite.py:112
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2054 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2055 msgid "Can't delete profile [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2056 msgstr "Êtes vous sûr de vouloir supprimer le profile [%s] ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2057
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2058 #: src/memory/sqlite.py:117
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2059 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2060 msgid "Profile [%s] deleted"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2061 msgstr "Aucun profile sélectionné"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2062
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2063 #: src/memory/sqlite.py:131
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2064 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2065 msgid "loading general parameters from database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2066 msgstr "Impossible de charger les paramètres généraux !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2067
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2068 #: src/memory/sqlite.py:144
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2069 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2070 msgid "loading individual parameters from database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2071 msgstr "Impossible de charger les paramètres individuels !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2072
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2073 #: src/memory/sqlite.py:166
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2074 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2075 msgid "Can't set general parameter (%(category)s/%(name)s) in database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2076 msgstr "Demande d'un paramètre inconnu: (%(category)s/%(name)s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2077
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2078 #: src/memory/sqlite.py:177
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2079 #, fuzzy, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2080 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2081 "Can't set individual parameter (%(category)s/%(name)s) for [%(profile)s] in "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2082 "database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2083 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2084 "Impossible de déterminer la valeur par défaut pour [%(category)s/%(name)s]: "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2085 "%(reason)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2086
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2087 #: src/memory/sqlite.py:196
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2088 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2089 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2090 "Can't save following message in history: from [%(from_jid)s] to [%(to_jid)s] "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2091 "==> [%(message)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2092 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2093
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2094 #: src/memory/sqlite.py:261
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2095 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2096 msgid "loading general private values [namespace: %s] from database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2097 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2098
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2099 #: src/memory/sqlite.py:263 src/memory/sqlite.py:279
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2100 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2101 msgid "No data present in database for namespace %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2102 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2103
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2104 #: src/memory/sqlite.py:276
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2105 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2106 msgid "loading individual private values [namespace: %s] from database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2107 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2108
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2109 #: src/memory/sqlite.py:288
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2110 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2111 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2112 "Can't set general private value (%(key)s) [namespace:%(namespace)s] in "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2113 "database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2114 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2115
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2116 #: src/memory/sqlite.py:300
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2117 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2118 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2119 "Can't set individual private value (%(key)s) [namespace: %(namespace)s] for "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2120 "[%(profile)s] in database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2121 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2122
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2123 #: src/memory/sqlite.py:310
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2124 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2125 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2126 "Can't delete general private value (%(key)s) [namespace:%(namespace)s] in "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2127 "database"
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2128 msgstr ""
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2129
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2130 #: src/memory/sqlite.py:321
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2131 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2132 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2133 "Can't delete individual private value (%(key)s) [namespace: %(namespace)s] "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2134 "for [%(profile)s] in database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2135 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2136
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2137 #: src/memory/sqlite.py:335
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2138 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2139 msgid "loading general private binary values [namespace: %s] from database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2140 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2141
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2142 #: src/memory/sqlite.py:337 src/memory/sqlite.py:353
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2143 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2144 msgid "No binary data present in database for namespace %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2145 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2146
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2147 #: src/memory/sqlite.py:350
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2148 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2149 msgid "loading individual private binary values [namespace: %s] from database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2150 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2151
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2152 #: src/memory/sqlite.py:362
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2153 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2154 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2155 "Can't set general private binary value (%(key)s) [namespace:%(namespace)s] "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2156 "in database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2157 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2158
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2159 #: src/memory/sqlite.py:374
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2160 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2161 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2162 "Can't set individual binary private value (%(key)s) [namespace: "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2163 "%(namespace)s] for [%(profile)s] in database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2164 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2165
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2166 #: src/memory/sqlite.py:384
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2167 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2168 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2169 "Can't delete general private binary value (%(key)s) [namespace:"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2170 "%(namespace)s] in database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2171 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2172
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2173 #: src/memory/sqlite.py:395
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2174 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2175 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2176 "Can't delete individual private binary value (%(key)s) [namespace: "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2177 "%(namespace)s] for [%(profile)s] in database"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2178 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2179
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2180 #: src/plugins/deprecated_misc_cs.py:50
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2181 msgid ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2182 "This plugin allow to manage your CouchSurfing account throught your SàT "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2183 "frontend"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2184 msgstr ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2185 "Cette extension vous permet de gérer votre compte CouchSurfing à travers "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2186 "votre frontend SàT"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2187
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2188 #: src/plugins/deprecated_misc_cs.py:70
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2189 #, fuzzy
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2190 msgid "Plugin CS initialization"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2191 msgstr "Initialisation du plugin XEP_0054"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2192
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2193 #: src/plugins/deprecated_misc_cs.py:75
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2194 msgid "Plugin"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2195 msgstr "Extension"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2196
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2197 #: src/plugins/deprecated_misc_cs.py:75
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2198 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2199 msgid "Launch CoushSurfing management interface"
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2200 msgstr "Lancement de l'interface de gestion de CouchSurfing"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2201
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2202 #: src/plugins/deprecated_misc_cs.py:95
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2203 msgid ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2204 "Impossible to contact CS website, please check your login/password, "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2205 "connection or try again later"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2206 msgstr ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2207 "Impossible de contacter le site CouchSurfing, veuillez vérifier vos "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2208 "identifiant/mot de passe, votre connexion, ou essayez un peu plus tard"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2209
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2210 #: src/plugins/deprecated_misc_cs.py:103
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2211 msgid ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2212 "You have to fill your CouchSurfing login & password in parameters before "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2213 "using this interface"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2214 msgstr ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2215 "Vous devez remplir vos identifiant & mot de passe CouchSurfing dans les "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2216 "paramètres avant d'utiliser cette interface"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2217
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2218 #: src/plugins/deprecated_misc_cs.py:162
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2219 msgid "Messages"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2220 msgstr "Messages"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2221
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2222 #: src/plugins/deprecated_misc_cs.py:163
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2223 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2224 msgid ""
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2225 "G'day %(name)s, you have %(nb_message)i unread message%(plural_mess)s and "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2226 "%(unread_CR_mess)s unread couch request message%(plural_CR)s\n"
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2227 "If you want to send a message, select the recipient(s) in the list below"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2228 msgstr ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2229 "Bonjour %(name)s, vous avez %(nb_message)i message%(plural_mess)s non lus et "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2230 "%(unread_CR_mess)s requête%(plural_CR)s d'hébergement en attente\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2231 "Si vous voulez envoyer un message, sélectionnez le(s) destinataire(s) dans "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2232 "la liste ci-dessous."
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2233
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2234 #: src/plugins/deprecated_misc_cs.py:165
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2235 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2236 msgid "Show unread message%(plural)s in external web browser"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2237 msgstr "Afficher le%(plural)s message%(plural)s non lu dans un navigateur web"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2238
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2239 #: src/plugins/deprecated_misc_cs.py:168
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2240 msgid "Subject"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2241 msgstr "Sujet"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2242
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2243 #: src/plugins/deprecated_misc_cs.py:171
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2244 msgid "Message"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2245 msgstr "Message"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2246
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2247 #: src/plugins/deprecated_misc_cs.py:174
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2248 msgid "send"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2249 msgstr "envoyer"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2250
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2251 #: src/plugins/deprecated_misc_cs.py:195
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2252 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2253 msgid ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2254 "CS friend found: %(friend_name)s (id: %(friend_id)s, link: %(friend_link)s)"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2255 msgstr ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2256 "Amis CS trouvé: %(friend_name)s (id: %(friend_id)s, link: %(friend_link)s)"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2257
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2258 #: src/plugins/deprecated_misc_cs.py:218
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2259 msgid ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2260 "INTERNAL ERROR: no confirmation of message sent by CS, maybe the site has "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2261 "been modified ?"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2262 msgstr ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2263 "ERREUR INTERNE: aucune confirmation du message envoyée par CS, peut être que "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2264 "le site a été modifié ?"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2265
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2266 #: src/plugins/deprecated_misc_cs.py:229
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2267 #, fuzzy, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2268 msgid "Sending message to %s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2269 msgstr "Envoi du message jabber à %s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2270
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2271 #: src/plugins/deprecated_misc_cs.py:230
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2272 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2273 msgid ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2274 "\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2275 "subject: %(subject)s\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2276 "message: \n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2277 "---\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2278 "%(message)s\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2279 "---\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2280 "\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2281 msgstr ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2282 "\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2283 "sujet: %(subject)s\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2284 "message: \n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2285 "---\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2286 "%(message)s\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2287 "---\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2288 "\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2289
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2290 #: src/plugins/deprecated_misc_cs.py:236
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2291 msgid "Message sent"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2292 msgstr "Message envoyé"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2293
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2294 #: src/plugins/deprecated_misc_cs.py:237
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2295 msgid "The message has been sent to every recipients"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2296 msgstr "Le message a été envoyé à tous les destinataires"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2297
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2298 #: src/plugins/deprecated_misc_cs.py:250
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2299 msgid "There is not recipient selected for this message !"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2300 msgstr "Il n'y a aucun destinataire pour ce message !"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2301
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2302 #: src/plugins/deprecated_misc_cs.py:256
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2303 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2304 msgid "sending message to %(friends)s with subject [%(subject)s]"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2305 msgstr "Envoi du message à %(friends)s avec le sujet [%(subject)s]"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2306
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2307 #: src/plugins/plugin_exp_command_export.py:36
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2308 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2309 msgid "Implementation of command export"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2310 msgstr "Implementation de vcard-temp"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2311
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2312 #: src/plugins/plugin_exp_command_export.py:86
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2313 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2314 msgid "Plugin command export initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2315 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2316
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2317 #: src/plugins/plugin_exp_parrot.py:35
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2318 msgid "Implementation of parrot mode (repeat messages between 2 entities)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2319 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2320
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2321 #: src/plugins/plugin_exp_parrot.py:47
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2322 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2323 msgid "Plugin Parrot initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2324 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2325
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2326 #: src/plugins/plugin_exp_pipe.py:43
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2327 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2328 msgid "Implementation of SI Pipe Transfer"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2329 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2330 "Implémentation de l'initialisation de flux pour le transfert de fichier "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2331
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2332 #: src/plugins/plugin_exp_pipe.py:51
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2333 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2334 msgid "Plugin Pipe initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2335 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2336
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2337 #: src/plugins/plugin_exp_pipe.py:66
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2338 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2339 msgid "SI Pipe Transfer: TimeOut reached for id %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2340 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2341
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2342 #: src/plugins/plugin_exp_pipe.py:71 src/plugins/plugin_xep_0096.py:70
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2343 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2344 msgid "kill id called on a non existant approval id"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2345 msgstr "Demande d'un contact pour un profile inexistant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2346
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2347 #: src/plugins/plugin_exp_pipe.py:81
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2348 msgid "EXP-PIPE file transfer requested"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2349 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2350
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2351 #: src/plugins/plugin_exp_pipe.py:90
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2352 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2353 msgid "No pipe element found"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2354 msgstr "Aucun profile sélectionné"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2355
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2356 #: src/plugins/plugin_exp_pipe.py:100 src/plugins/plugin_xep_0096.py:117
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2357 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2358 msgid "No stream method found"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2359 msgstr "Aucune donnée trouvée"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2360
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2361 #: src/plugins/plugin_exp_pipe.py:104 src/plugins/plugin_xep_0096.py:121
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2362 msgid "Can't find a valid stream method"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2363 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2364
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2365 #: src/plugins/plugin_exp_pipe.py:108 src/plugins/plugin_xep_0096.py:125
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2366 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2367 msgid "No feature element found"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2368 msgstr "Aucune donnée trouvée"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2369
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2370 #: src/plugins/plugin_exp_pipe.py:133 src/plugins/plugin_xep_0096.py:159
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2371 msgid "dest path not found in frontend_data"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2372 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2373
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2374 #: src/plugins/plugin_exp_pipe.py:143 src/plugins/plugin_xep_0096.py:171
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2375 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2376 "Unknown stream method, this should not happen at this stage, cancelling "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2377 "transfer"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2378 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2379
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2380 #: src/plugins/plugin_exp_pipe.py:153 src/plugins/plugin_xep_0096.py:186
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2381 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2382 msgid "Transfer [%s] refused"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2383 msgstr "Transfert [%s] refusé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2384
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2385 #: src/plugins/plugin_exp_pipe.py:164 src/plugins/plugin_exp_pipe.py:249
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2386 #: src/plugins/plugin_xep_0096.py:197
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2387 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2388 msgid "Transfer %s successfuly finished"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2389 msgstr "Transfert [%s] refusé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2390
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2391 #: src/plugins/plugin_exp_pipe.py:175
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2392 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2393 msgid "Transfer %(id)s failed with stream method %(s_method)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2394 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2395
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2396 #: src/plugins/plugin_exp_pipe.py:180 src/plugins/plugin_xep_0096.py:216
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2397 msgid "All stream methods failed, can't transfer the file"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2398 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2399
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2400 #: src/plugins/plugin_exp_pipe.py:187
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2401 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2402 msgid "Pipe transfer refused by %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2403 msgstr "Transfert [%s] refusé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2404
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2405 #: src/plugins/plugin_exp_pipe.py:188
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2406 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2407 msgid "The contact %s refused your pipe stream"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2408 msgstr "Le contact %s a refusé votre inscription"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2409
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2410 #: src/plugins/plugin_exp_pipe.py:188
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2411 msgid "Pipe stream refused"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2412 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2413
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2414 #: src/plugins/plugin_exp_pipe.py:190
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2415 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2416 msgid "Error during pipe stream transfer with %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2417 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2418
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2419 #: src/plugins/plugin_exp_pipe.py:191
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2420 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2421 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2422 "Something went wrong during the pipe stream session intialisation with %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2423 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2424
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2425 #: src/plugins/plugin_exp_pipe.py:191
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2426 msgid "Pipe stream error"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2427 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2428
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2429 #: src/plugins/plugin_exp_pipe.py:197 src/plugins/plugin_xep_0096.py:233
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2430 msgid "Protocol error during file transfer"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2431 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2432
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2433 #: src/plugins/plugin_exp_pipe.py:202 src/plugins/plugin_xep_0096.py:238
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2434 msgid "No feature element"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2435 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2436
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2437 #: src/plugins/plugin_exp_pipe.py:209 src/plugins/plugin_xep_0096.py:245
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2438 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2439 msgid "No stream method choosed"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2440 msgstr "Contact choisi: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2441
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2442 #: src/plugins/plugin_exp_pipe.py:223 src/plugins/plugin_xep_0096.py:267
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2443 msgid "Invalid stream method received"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2444 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2445
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2446 #: src/plugins/plugin_exp_pipe.py:235 src/plugins/plugin_xep_0096.py:280
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2447 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2448 msgid "Trying to send a file from an unknown profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2449 msgstr "Tentative d'accès à un profile inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2450
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2451 #: src/plugins/plugin_exp_pipe.py:254
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2452 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2453 msgid "Transfer %(id)s failed with stream method %(s_method)s %(profile)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2454 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2455
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2456 #: src/plugins/plugin_misc_account.py:38
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2457 msgid "SàT account creation"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2458 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2459
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2460 #: src/plugins/plugin_misc_account.py:79
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2461 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2462 msgid "Prosody registration success"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2463 msgstr "Inscription réussie"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2464
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2465 #: src/plugins/plugin_misc_account.py:82
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2466 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2467 msgid "Can't register Prosody account (error code: %(code)d): %(message)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2468 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2469
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2470 #: src/plugins/plugin_misc_account.py:92
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2471 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2472 msgid "Plugin Account initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2473 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2474
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2475 #: src/plugins/plugin_misc_account.py:100
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2476 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2477 msgid "Can't find %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2478 msgstr "Impossible de trouver la VCard de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2479
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2480 #: src/plugins/plugin_misc_account.py:103
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2481 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2482 msgid "Prosody path found: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2483 msgstr "Fonctionnalité trouvée: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2484
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2485 #: src/plugins/plugin_misc_groupblog.py:60
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2486 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2487 msgid "Implementation of microblogging with roster access"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2488 msgstr "Implémentation de l'enregistrement en ligne"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2489
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2490 #: src/plugins/plugin_misc_groupblog.py:84
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2491 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2492 msgid "Group blog plugin initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2493 msgstr "Initialisation de l'extension pour les transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2494
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2495 #: src/plugins/plugin_misc_groupblog.py:142
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2496 #: src/plugins/plugin_misc_room_game.py:309
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2497 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2498 msgid "No client for this profile key: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2499 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2500
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2501 #: src/plugins/plugin_misc_groupblog.py:148
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2502 msgid "Looking for item-access power pubsub server"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2503 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2504
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2505 #: src/plugins/plugin_misc_groupblog.py:156
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2506 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2507 msgid "item-access powered pubsub service found: [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2508 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2509
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2510 #: src/plugins/plugin_misc_groupblog.py:166
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2511 msgid "No item-access powered pubsub server found, can't use group blog"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2512 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2513
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2514 #: src/plugins/plugin_misc_groupblog.py:315
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2515 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2516 msgid "Unknown access_type"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2517 msgstr "Type d'action inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2518
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2519 #: src/plugins/plugin_misc_groupblog.py:356
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2520 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2521 msgid "Unknown access type"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2522 msgstr "Type d'action inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2523
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2524 #: src/plugins/plugin_misc_imap.py:46
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2525 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2526 "Create an Imap server that you can use to read your \"normal\" type messages"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2527 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2528
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2529 #: src/plugins/plugin_misc_imap.py:64
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2530 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2531 msgid "Plugin Imap Server initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2532 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2533
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2534 #: src/plugins/plugin_misc_imap.py:71
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2535 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2536 msgid "Launching IMAP server on port %d"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2537 msgstr "Lancement du serveur de flux Socks5 sur le port %d"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2538
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2539 #: src/plugins/plugin_misc_imap.py:439
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2540 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2541 msgid "IMAP server connection started"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2542 msgstr "Connexion du serveur SOCKS 5 démarrée"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2543
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2544 #: src/plugins/plugin_misc_imap.py:442
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2545 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2546 msgid "IMAP server connection lost (reason: %s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2547 msgstr "Connexion du serveur SOCKS5 perdue (raison: %s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2548
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2549 #: src/plugins/plugin_misc_maildir.py:47
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2550 msgid "Intercept \"normal\" type messages, and put them in a Maildir type box"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2551 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2552
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2553 #: src/plugins/plugin_misc_maildir.py:60
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2554 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2555 msgid "Plugin Maildir initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2556 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2557
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2558 #: src/plugins/plugin_misc_maildir.py:127
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2559 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2560 msgid "Trying to remove an mailboxUser not referenced"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2561 msgstr "Tentative d'effacement d'une callback générale inconnue."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2562
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2563 #: src/plugins/plugin_misc_maildir.py:128
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2564 #: src/plugins/plugin_misc_maildir.py:147
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2565 #: src/plugins/plugin_misc_maildir.py:286
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2566 #: src/plugins/plugin_misc_maildir.py:290
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2567 #: src/plugins/plugin_misc_maildir.py:294
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2568 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2569 msgid "INTERNAL ERROR: "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2570 msgstr "ERREUR INTERNE: paramètres xml non valides"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2571
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2572 #: src/plugins/plugin_misc_maildir.py:146
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2573 msgid "Boxname doesn't exist in internal data"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2574 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2575
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2576 #: src/plugins/plugin_misc_maildir.py:285
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2577 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2578 msgid "Trying to remove an observer for an inexistant mailbox"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2579 msgstr "Tentative de suppression d'un contact pour un profile inexistant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2580
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2581 #: src/plugins/plugin_misc_maildir.py:289
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2582 msgid "Trying to remove an inexistant observer, no observer for this signal"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2583 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2584
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2585 #: src/plugins/plugin_misc_maildir.py:293
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2586 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2587 msgid "Trying to remove an inexistant observer"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2588 msgstr "Vous essayer de connecter un profile qui n'existe pas"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2589
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2590 #: src/plugins/plugin_misc_quiz.py:44
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2591 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2592 msgid "Implementation of Quiz game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2593 msgstr "Implementation de vcard-temp"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2594
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2595 #: src/plugins/plugin_misc_quiz.py:56
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2596 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2597 msgid "Plugin Quiz initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2598 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2599
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2600 #: src/plugins/plugin_misc_quiz.py:182
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2601 #: src/plugins/plugin_misc_room_game.py:404
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2602 #: src/plugins/plugin_misc_room_game.py:431
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2603 #: src/plugins/plugin_misc_tarot.py:392 src/plugins/plugin_misc_tarot.py:406
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2604 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2605 msgid "profile %s is unknown"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2606 msgstr "le profil %s est inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2607
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2608 #: src/plugins/plugin_misc_quiz.py:254
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2609 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2610 "Bienvenue dans cette partie rapide de quizz, le premier à atteindre le score "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2611 "de 9 remporte le jeu\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2612 "\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2613 "Attention, tu es prêt ?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2614 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2615
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2616 #: src/plugins/plugin_misc_quiz.py:282 src/plugins/plugin_misc_tarot.py:469
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2617 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2618 msgid "Player %(player)s is ready to start [status: %(status)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2619 msgstr "Le joueur %(player)s est prêt à commencer [statut: %(status)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2620
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2621 #: src/plugins/plugin_misc_quiz.py:330 src/plugins/plugin_misc_radiocol.py:225
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2622 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2623 msgid "Unmanaged game element: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2624 msgstr "élément de jeu de carte inconnu: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2625
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2626 #: src/plugins/plugin_misc_radiocol.py:45
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2627 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2628 msgid "Implementation of radio collective"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2629 msgstr "Implementation de vcard-temp"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2630
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2631 #: src/plugins/plugin_misc_radiocol.py:63
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2632 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2633 msgid "Radio collective initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2634 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2635
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2636 #: src/plugins/plugin_misc_radiocol.py:99
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2637 msgid "Can't access profile's data"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2638 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2639
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2640 #: src/plugins/plugin_misc_radiocol.py:123
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2641 msgid "No more participants in the radiocol: cleaning data"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2642 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2643
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2644 #: src/plugins/plugin_misc_radiocol.py:158
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2645 msgid "INTERNAL ERROR: can't find full path of the song to delete"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2646 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2647
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2648 #: src/plugins/plugin_misc_radiocol.py:165
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2649 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2650 msgid "INTERNAL ERROR: can't find %s on the file system"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2651 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2652
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2653 #: src/plugins/plugin_misc_room_game.py:44
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2654 msgid "Base class for MUC games"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2655 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2656
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2657 #: src/plugins/plugin_misc_room_game.py:166
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2658 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2659 msgid "%s not allowed to join the game %s in %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2660 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2661
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2662 #: src/plugins/plugin_misc_room_game.py:235
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2663 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2664 msgid "%s not allowed to invite for the game %s in %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2665 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2666
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2667 #: src/plugins/plugin_misc_room_game.py:269
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2668 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2669 msgid "Still waiting for %s before starting the game %s in %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2670 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2671
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2672 #: src/plugins/plugin_misc_room_game.py:281
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2673 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2674 msgid "Preparing room for %s game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2675 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2676
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2677 #: src/plugins/plugin_misc_room_game.py:284 src/plugins/plugin_xep_0045.py:209
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2678 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2679 msgid "Unknown profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2680 msgstr "Afficher profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2681
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2682 #: src/plugins/plugin_misc_room_game.py:385
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2683 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2684 msgid "%s game already created in room %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2685 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2686
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2687 #: src/plugins/plugin_misc_room_game.py:388
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2688 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2689 msgid "%s game in room %s can only be created by %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2690 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2691
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2692 #: src/plugins/plugin_misc_room_game.py:401
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2693 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2694 msgid "Creating %s game in room %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2695 msgstr "Construction du jeu de Tarot"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2696
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2697 #: src/plugins/plugin_misc_room_game.py:409
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2698 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2699 msgid "Synchronize game %s in %s for %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2700 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2701
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2702 #: src/plugins/plugin_misc_room_game.py:438
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2703 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2704 msgid "new round for %s game"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2705 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2706
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2707 #: src/plugins/plugin_misc_room_game.py:495
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2708 msgid "Message can not be sent without a sender profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2709 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2710
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2711 #: src/plugins/plugin_misc_smtp.py:46
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2712 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2713 "Create a SMTP server that you can use to send your \"normal\" type messages"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2714 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2715
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2716 #: src/plugins/plugin_misc_smtp.py:63
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2717 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2718 msgid "Plugin SMTP Server initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2719 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2720
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2721 #: src/plugins/plugin_misc_smtp.py:70
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2722 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2723 msgid "Launching SMTP server on port %d"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2724 msgstr "Lancement du serveur de flux Socks5 sur le port %d"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2725
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2726 #: src/plugins/plugin_misc_smtp.py:96
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2727 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2728 msgid "Can't send message: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2729 msgstr "message reçu de: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2730
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2731 #: src/plugins/plugin_misc_smtp.py:201
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2732 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2733 msgid "SMTP server connection started"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2734 msgstr "Connexion du serveur SOCKS 5 démarrée"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2735
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2736 #: src/plugins/plugin_misc_smtp.py:205
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2737 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2738 msgid "SMTP server connection lost (reason: %s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2739 msgstr "Connexion du serveur SOCKS5 perdue (raison: %s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2740
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2741 #: src/plugins/plugin_misc_tarot.py:43
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2742 #, fuzzy
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2743 msgid "Implementation of Tarot card game"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2744 msgstr "Implementation de vcard-temp"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2745
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2746 #: src/plugins/plugin_misc_tarot.py:55
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2747 #, fuzzy
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2748 msgid "Plugin Tarot initialization"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2749 msgstr "Initialisation du plugin XEP_0054"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2750
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2751 #: src/plugins/plugin_misc_tarot.py:60
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2752 msgid "Passe"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2753 msgstr "Passe"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2754
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2755 #: src/plugins/plugin_misc_tarot.py:60
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2756 msgid "Petite"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2757 msgstr "Petite"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2758
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2759 #: src/plugins/plugin_misc_tarot.py:60
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2760 msgid "Garde"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2761 msgstr "Garde"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2762
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2763 #: src/plugins/plugin_misc_tarot.py:60
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2764 msgid "Garde Sans"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2765 msgstr "Garde Sans"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2766
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2767 #: src/plugins/plugin_misc_tarot.py:60
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2768 msgid "Garde Contre"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2769 msgstr "Garde Contre"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2770
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2771 #: src/plugins/plugin_misc_tarot.py:102
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2772 msgid "contrat selection"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2773 msgstr "Sélection du contrat"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2774
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2775 #: src/plugins/plugin_misc_tarot.py:115
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2776 msgid "scores"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2777 msgstr "points"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2778
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2779 #: src/plugins/plugin_misc_tarot.py:196 src/plugins/plugin_misc_tarot.py:227
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2780 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2781 msgid ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2782 "Player %(excuse_owner)s give %(card_waited)s to %(player_waiting)s for "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2783 "Excuse compensation"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2784 msgstr ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2785 "Le joueur %(excuse_owner)s donne %(card_waited)s à %(player_waiting)s en "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2786 "compensation pour l'Excuse"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2787
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2788 #: src/plugins/plugin_misc_tarot.py:232
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2789 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2790 msgid ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2791 "%(excuse_owner)s keep the Excuse but has not card to give, %(winner)s is "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2792 "waiting for one"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2793 msgstr ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2794 "%(excuse_owner)s garde l'Excuse mais n'a aucune carte à donner, %(winner)s "
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2795 "en attend une"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2796
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2797 #: src/plugins/plugin_misc_tarot.py:242 src/plugins/plugin_misc_tarot.py:314
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2798 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2799 msgid ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2800 "\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2801 "--\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2802 "%(player)s:\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2803 "score for this game ==> %(score_game)i\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2804 "total score ==> %(total_score)i"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2805 msgstr ""
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2806 "\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2807 "--\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2808 "%(player)s:\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2809 "points pour cette partie ==> %(score_game)i\n"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2810 "point au total ==> %(total_score)i"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2811
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2812 #: src/plugins/plugin_misc_tarot.py:292
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2813 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2814 msgid "INTERNAL ERROR: contrat not managed (mispelled ?)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2815 msgstr "ERREUR INTERNE: contrat inconnu (mal orthographié ?)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2816
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2817 #: src/plugins/plugin_misc_tarot.py:311
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2818 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2819 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2820 "The attacker (%(attaquant)s) makes %(points)i and needs to make "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2821 "%(point_limit)i (%(nb_bouts)s oulder%(plural)s%(separator)s%(bouts)s): he "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2822 "%(victory)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2823 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2824 "L'attaquant (%(attaquant)s) fait %(points)i et joue pour %(point_limit)i "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2825 "(%(nb_bouts)s bout%(plural)s%(separator)s%(bouts)s): il %(victory)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2826
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2827 #: src/plugins/plugin_misc_tarot.py:372
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2828 msgid "Internal error: unmanaged game stage"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2829 msgstr "ERREUR INTERNE: état de jeu inconnu"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2830
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2831 #: src/plugins/plugin_misc_tarot.py:394
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2832 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2833 msgid "contrat [%(contrat)s] choosed by %(profile)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2834 msgstr "contrat [%(contrat)s] choisi par %(profile)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2835
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2836 #: src/plugins/plugin_misc_tarot.py:408
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2837 #, fuzzy, python-format
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2838 msgid "Cards played by %(profile)s: [%(cards)s]"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2839 msgstr "Cartes jouées par %(profile)s: [%(cards)s]"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2840
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2841 #: src/plugins/plugin_misc_tarot.py:502
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2842 msgid "Everybody is passing, round ended"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2843 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2844
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2845 #: src/plugins/plugin_misc_tarot.py:509
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2846 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2847 msgid "%(player)s win the bid with %(contrat)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2848 msgstr "%(player)s remporte l'enchère avec %(contrat)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2849
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2850 #: src/plugins/plugin_misc_tarot.py:530
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2851 #, fuzzy
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2852 msgid "tarot: chien received"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2853 msgstr "tarot: chien reçu"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2854
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2855 #: src/plugins/plugin_misc_tarot.py:581
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2856 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2857 msgid "The winner of this trick is %s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2858 msgstr "le vainqueur de cette main est %s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2859
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2860 #: src/plugins/plugin_misc_tarot.py:625
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2861 #, fuzzy, python-format
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2862 msgid "Unmanaged error type: %s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2863 msgstr "type d'erreur inconnu: %s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2864
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2865 #: src/plugins/plugin_misc_tarot.py:627
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2866 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2867 msgid "Unmanaged card game element: %s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2868 msgstr "élément de jeu de carte inconnu: %s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2869
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2870 #: src/plugins/plugin_misc_text_commands.py:32
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2871 msgid "IRC like text commands"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2872 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2873
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2874 #: src/plugins/plugin_misc_text_commands.py:42
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2875 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2876 msgid "Text commands initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2877 msgstr "Initialisation de l'extension pour les transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2878
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2879 #: src/plugins/plugin_misc_text_commands.py:230
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2880 msgid "Invalid jid, can't whois"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2881 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2882
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2883 #: src/plugins/plugin_misc_text_commands.py:233
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2884 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2885 msgid "whois for %(jid)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2886 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2887
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2888 #: src/plugins/plugin_misc_text_commands.py:255
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2889 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2890 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2891 "Text commands available:\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2892 "%s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2893 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2894
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2895 #: src/plugins/plugin_misc_text_syntaxes.py:32
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2896 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2897 msgid "Composition"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2898 msgstr "Connexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2899
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2900 #: src/plugins/plugin_misc_text_syntaxes.py:57
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2901 msgid "Management of various text syntaxes (XHTML-IM, Markdown, etc)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2902 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2903
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2904 #: src/plugins/plugin_misc_text_syntaxes.py:97
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2905 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2906 msgid "Text syntaxes plugin initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2907 msgstr "Initialisation de l'extension pour les transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2908
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2909 #: src/plugins/plugin_misc_xmllog.py:33
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2910 msgid "Send raw XML logs to bridge"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2911 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2912
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2913 #: src/plugins/plugin_misc_xmllog.py:46
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2914 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2915 msgid "INTERNAL ERROR: Unmanaged XML type"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2916 msgstr "ERREUR INTERNE: contrat inconnu (mal orthographié ?)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2917
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2918 #: src/plugins/plugin_misc_xmllog.py:65
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2919 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2920 msgid "Activate XML log"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2921 msgstr "Lancement du flux"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2922
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2923 #: src/plugins/plugin_misc_xmllog.py:68
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2924 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2925 msgid "Plugin XML Log initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2926 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2927
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2928 #: src/plugins/plugin_misc_xmllog.py:79
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2929 msgid "XML log activated"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2930 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2931
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2932 #: src/plugins/plugin_xep_0020.py:43
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2933 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2934 msgid "Implementation of Feature Negotiation"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2935 msgstr "Implémentation de l'enregistrement en ligne"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2936
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2937 #: src/plugins/plugin_xep_0020.py:50
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2938 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2939 msgid "Plugin XEP_0020 initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2940 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2941
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2942 #: src/plugins/plugin_xep_0020.py:71
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2943 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2944 msgid "More than one value choosed for %s, keeping the first one"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2945 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2946
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2947 #: src/plugins/plugin_xep_0033.py:64
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2948 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2949 msgid "Implementation of Extended Stanza Addressing"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2950 msgstr "Implémentation de l'enregistrement en ligne"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2951
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2952 #: src/plugins/plugin_xep_0033.py:73
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2953 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2954 msgid "Extended Stanza Addressing plugin initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2955 msgstr "Initialisation de l'extension pour les transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2956
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2957 #: src/plugins/plugin_xep_0033.py:88
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2958 msgid "XEP-0033 is being used but the server doesn't support it!"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2959 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2960
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2961 #: src/plugins/plugin_xep_0033.py:91
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2962 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2963 msgid "Stanzas using XEP-0033 should be addressed to %s, not %s!"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2964 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2965
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2966 #: src/plugins/plugin_xep_0033.py:92
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2967 msgid "TODO: addressing has be fixed by the backend... fix it in the frontend!"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2968 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2969
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2970 #: src/plugins/plugin_xep_0045.py:45
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2971 #, fuzzy
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2972 msgid "Implementation of Multi-User Chat"
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2973 msgstr "Implémentation de l'enregistrement en ligne"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2974
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2975 #: src/plugins/plugin_xep_0045.py:56
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2976 #, fuzzy
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2977 msgid "Plugin XEP_0045 initialization"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2978 msgstr "Initialisation du plugin XEP_0054"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2979
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2980 #: src/plugins/plugin_xep_0045.py:78
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2981 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2982 msgid "Unknown or disconnected profile (%s)"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2983 msgstr "Profil inconnu ou déconnecté (%s)"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2984
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2985 #: src/plugins/plugin_xep_0045.py:98
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2986 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2987 msgid "Error while configuring the room"
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2988 msgstr "Erreur en tentant de rejoindre le salon"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2989
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2990 #: src/plugins/plugin_xep_0045.py:109
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2991 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2992 msgid "Error while joining the room %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2993 msgstr "Erreur en tentant de rejoindre le salon"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2994
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2995 #: src/plugins/plugin_xep_0045.py:111 src/plugins/plugin_xep_0045.py:258
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2996 msgid "Group chat error"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2997 msgstr "Erreur de salon de discussion"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
2998
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
2999 #: src/plugins/plugin_xep_0045.py:216
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3000 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3001 msgid "Can't find a MUC service"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3002 msgstr "Impossible de trouver la VCard de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3003
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3004 #: src/plugins/plugin_xep_0045.py:231
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3005 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3006 msgid "%(profile)s is already in room %(room_jid)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3007 msgstr "%(profile)s est déjà dans le salon %(room_jid)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3008
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3009 #: src/plugins/plugin_xep_0045.py:233
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3010 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3011 msgid "[%(profile)s] is joining room %(room)s with nick %(nick)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3012 msgstr "[%(profile)s] rejoint %(room)s avec %(nick)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3013
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3014 #: src/plugins/plugin_xep_0045.py:256
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3015 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3016 msgid "Invalid room jid: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3017 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3018
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3019 #: src/plugins/plugin_xep_0045.py:347
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3020 #, fuzzy, python-format
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3021 msgid "user %(nick)s has joined room (%(room_id)s)"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3022 msgstr "L'utilisateur %(nick)s a rejoint le salon (%(room_id)s)"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3023
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3024 #: src/plugins/plugin_xep_0045.py:359
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3025 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3026 msgid "Room [%(room)s] left (%(profile)s))"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3027 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3028
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3029 #: src/plugins/plugin_xep_0045.py:365
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3030 #, fuzzy, python-format
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3031 msgid "user %(nick)s left room (%(room_id)s)"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3032 msgstr "L'utilisateur %(nick)s a quitté le salon (%(room_id)s)"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3033
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3034 #: src/plugins/plugin_xep_0045.py:377
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3035 #, fuzzy, python-format
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3036 msgid "New subject for room (%(room_id)s): %(subject)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3037 msgstr "Nouveau sujet pour le salon (%(room_id)s): %(subject)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3038
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3039 #: src/plugins/plugin_xep_0047.py:56
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3040 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3041 msgid "Implementation of In-Band Bytestreams"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3042 msgstr "Implémentation du « SOCKS5 Bytestreams » (flux d'octets SOCKS5)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3043
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3044 #: src/plugins/plugin_xep_0047.py:64
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3045 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3046 msgid "In-Band Bytestreams plugin initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3047 msgstr "Initialisation de l'extension pour les transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3048
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3049 #: src/plugins/plugin_xep_0047.py:79
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3050 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3051 msgid "In-Band Bytestream: TimeOut reached for id %(sid)s [%(profile)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3052 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3053
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3054 #: src/plugins/plugin_xep_0047.py:89 src/plugins/plugin_xep_0065.py:517
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3055 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3056 msgid "Client no more in cache"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3057 msgstr "fichier [%s] déjà en cache"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3058
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3059 #: src/plugins/plugin_xep_0047.py:92 src/plugins/plugin_xep_0065.py:520
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3060 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3061 msgid "kill id called on a non existant id"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3062 msgstr "Demande d'un contact pour un profile inexistant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3063
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3064 #: src/plugins/plugin_xep_0047.py:148
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3065 msgid "IBB stream opening"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3066 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3067
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3068 #: src/plugins/plugin_xep_0047.py:158
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3069 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3070 msgid "malformed IBB transfer: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3071 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3072
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3073 #: src/plugins/plugin_xep_0047.py:162
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3074 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3075 msgid "Ignoring unexpected IBB transfer: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3076 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3077
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3078 #: src/plugins/plugin_xep_0047.py:166 src/plugins/plugin_xep_0047.py:242
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3079 msgid "sended jid inconsistency (man in the middle attack attempt ?)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3080 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3081
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3082 #: src/plugins/plugin_xep_0047.py:195
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3083 msgid "IBB stream closing"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3084 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3085
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3086 #: src/plugins/plugin_xep_0047.py:235
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3087 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3088 msgid "Received data for an unknown session id"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3089 msgstr "Confirmation inconnue reçue"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3090
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3091 #: src/plugins/plugin_xep_0047.py:249
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3092 msgid "Sequence error"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3093 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3094
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3095 #: src/plugins/plugin_xep_0047.py:262
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3096 msgid "Invalid base64 data"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3097 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3098
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3099 #: src/plugins/plugin_xep_0047.py:295 src/plugins/plugin_xep_0065.py:561
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3100 msgid "stream length not managed yet"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3101 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3102
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3103 #: src/plugins/plugin_xep_0047.py:324 src/plugins/plugin_xep_0065.py:604
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3104 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3105 msgid "Transfer failed"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3106 msgstr "Transfert [%s] refusé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3107
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3108 #: src/plugins/plugin_xep_0050.py:56
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3109 msgid "Left"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3110 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3111
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3112 #: src/plugins/plugin_xep_0050.py:66
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3113 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3114 msgid "Implementation of Ad-Hoc Commands"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3115 msgstr "Implementation de vcard-temp"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3116
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3117 #: src/plugins/plugin_xep_0050.py:207
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3118 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3119 msgid "plugin XEP-0050 initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3120 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3121
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3122 #: src/plugins/plugin_xep_0050.py:215
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3123 msgid "Execute ad-hoc commands"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3124 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3125
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3126 #: src/plugins/plugin_xep_0050.py:221
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3127 msgid "Status"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3128 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3129
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3130 #: src/plugins/plugin_xep_0050.py:234
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3131 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3132 msgid "Please select a command"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3133 msgstr "Veuillez entrer le nom du nouveau profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3134
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3135 #: src/plugins/plugin_xep_0050.py:331
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3136 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3137 msgid "Please enter target jid"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3138 msgstr "Veuillez entrer le JID de votre nouveau contact"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3139
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3140 #: src/plugins/plugin_xep_0050.py:345
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3141 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3142 msgid "status selection"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3143 msgstr "Sélection du contrat"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3144
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3145 #: src/plugins/plugin_xep_0050.py:369
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3146 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3147 msgid "Updated"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3148 msgstr "mise à jour de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3149
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3150 #: src/plugins/plugin_xep_0050.py:373
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3151 msgid "Status updated"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3152 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3153
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3154 #: src/plugins/plugin_xep_0054.py:64
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3155 msgid "Implementation of vcard-temp"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3156 msgstr "Implementation de vcard-temp"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3157
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3158 #: src/plugins/plugin_xep_0054.py:74
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3159 msgid "Plugin XEP_0054 initialization"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3160 msgstr "Initialisation du plugin XEP_0054"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3161
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3162 #: src/plugins/plugin_xep_0054.py:143
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3163 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3164 msgid "Photo of type [%s] found"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3165 msgstr "Photo du type [%s] trouvée"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3166
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3167 #: src/plugins/plugin_xep_0054.py:145
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3168 msgid "Decoding binary"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3169 msgstr "Décodage des données"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3170
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3171 #: src/plugins/plugin_xep_0054.py:152
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3172 #, fuzzy, python-format
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3173 msgid "file saved to %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3174 msgstr "fichier enregistré dans %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3175
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3176 #: src/plugins/plugin_xep_0054.py:154
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3177 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3178 msgid "file [%s] already in cache"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3179 msgstr "fichier [%s] déjà en cache"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3180
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3181 #: src/plugins/plugin_xep_0054.py:160
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3182 msgid "parsing vcard"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3183 msgstr "Analyse de la vcard"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3184
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3185 #: src/plugins/plugin_xep_0054.py:182
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3186 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3187 msgid "FIXME: [%s] VCard tag is not managed yet"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3188 msgstr "CORRIGEZ-MOI: la balise VCard [%s] VCard n'est pas encore gérée"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3189
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3190 #: src/plugins/plugin_xep_0054.py:188
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3191 msgid "VCard found"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3192 msgstr "VCard trouvée"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3193
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3194 #: src/plugins/plugin_xep_0054.py:199
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3195 msgid "FIXME: vCard not found as first child element"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3196 msgstr "CORRIGEZ-MOI: la vCard n'est pas le premier élément enfant"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3197
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3198 #: src/plugins/plugin_xep_0054.py:205
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3199 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3200 msgid "Can't find VCard of %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3201 msgstr "Impossible de trouver la VCard de %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3202
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3203 #: src/plugins/plugin_xep_0054.py:214
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3204 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3205 msgid "Asking vcard for a non-existant or not connected profile"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3206 msgstr "Demande de vcard pour un profile inexistant ou non connecté"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3207
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3208 #: src/plugins/plugin_xep_0054.py:218
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3209 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3210 msgid "Asking for %s's VCard"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3211 msgstr "Demande de la VCard de %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3212
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3213 #: src/plugins/plugin_xep_0054.py:233
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3214 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3215 msgid "Asking for an uncached avatar [%s]"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3216 msgstr "Demande d'un avatar qui n'est pas en cache [%s]"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3217
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3218 #: src/plugins/plugin_xep_0054.py:262
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3219 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3220 msgid "Trying to set avatar for a non-existant or not connected profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3221 msgstr "Demande de vcard pour un profile inexistant ou non connecté"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3222
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3223 #: src/plugins/plugin_xep_0054.py:307
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3224 msgid "New avatar found, requesting vcard"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3225 msgstr "Nouvel avatar trouvé, demande de vcard"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3226
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3227 #: src/plugins/plugin_xep_0055.py:37
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3228 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3229 msgid "Implementation of Jabber Search"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3230 msgstr "Implementation de vcard-temp"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3231
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3232 #: src/plugins/plugin_xep_0055.py:44
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3233 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3234 msgid "Jabber search plugin initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3235 msgstr "Initialisation de l'extension pour les transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3236
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3237 #: src/plugins/plugin_xep_0055.py:75 src/plugins/plugin_xep_0055.py:116
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3238 msgid "No query element found"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3239 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3240
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3241 #: src/plugins/plugin_xep_0055.py:80 src/plugins/plugin_xep_0055.py:121
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3242 #: src/plugins/plugin_xep_0077.py:59
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3243 msgid "No data form found"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3244 msgstr "Aucune donnée trouvée"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3245
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3246 #: src/plugins/plugin_xep_0055.py:87
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3247 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3248 msgid "Fields request failure: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3249 msgstr "Échec de l'inscription: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3250
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3251 #: src/plugins/plugin_xep_0055.py:130
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3252 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3253 msgid "Search request failure: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3254 msgstr "Échec de la désinscription: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3255
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3256 #: src/plugins/plugin_xep_0060.py:34
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3257 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3258 msgid "Implementation of PubSub Protocol"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3259 msgstr "Implémentation du protocole de transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3260
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3261 #: src/plugins/plugin_xep_0060.py:51
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3262 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3263 msgid "PubSub plugin initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3264 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3265
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3266 #: src/plugins/plugin_xep_0060.py:85
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3267 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3268 msgid "Trying to %(action)s with an unknown profile key [%(profile_key)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3269 msgstr "Tentative d'accès à un profile inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3270
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3271 #: src/plugins/plugin_xep_0060.py:93
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3272 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3273 msgid "INTERNAL ERROR: no handler for required profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3274 msgstr "ERREUR INTERNE: paramètres xml non valides"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3275
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3276 #: src/plugins/plugin_xep_0060.py:170
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3277 msgid "Publish node deleted"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3278 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3279
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3280 #: src/plugins/plugin_xep_0065.py:90
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3281 msgid "Implementation of SOCKS5 Bytestreams"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3282 msgstr "Implémentation du « SOCKS5 Bytestreams » (flux d'octets SOCKS5)"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3283
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3284 #: src/plugins/plugin_xep_0065.py:142
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3285 msgid "Protocol init"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3286 msgstr "Initialisation du protocole"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3287
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3288 #: src/plugins/plugin_xep_0065.py:338
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3289 msgid "File transfer completed, closing connection"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3290 msgstr "Transfert de fichier terminé, fermeture de la connexion"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3291
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3292 #: src/plugins/plugin_xep_0065.py:404
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3293 msgid "Socks 5 server connection started"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3294 msgstr "Connexion du serveur SOCKS 5 démarrée"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3295
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3296 #: src/plugins/plugin_xep_0065.py:407
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3297 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3298 msgid "Socks 5 server connection lost (reason: %s)"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3299 msgstr "Connexion du serveur SOCKS5 perdue (raison: %s)"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3300
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3301 #: src/plugins/plugin_xep_0065.py:432
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3302 msgid "Socks 5 client connection started"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3303 msgstr "Connexion du client SOCKS 5 démarrée"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3304
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3305 #: src/plugins/plugin_xep_0065.py:435
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3306 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3307 msgid "Socks 5 client connection lost (reason: %s)"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3308 msgstr "Connexion du client SOCKS5 perdue (raison: %s)"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3309
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3310 #: src/plugins/plugin_xep_0065.py:462
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3311 msgid "Plugin XEP_0065 initialization"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3312 msgstr "Initialisation du plugin XEP_0065"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3313
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3314 #: src/plugins/plugin_xep_0065.py:468
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3315 #, fuzzy
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3316 msgid "registering"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3317 msgstr "enregistrement"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3318
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3319 #: src/plugins/plugin_xep_0065.py:476
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3320 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3321 msgid "Launching Socks5 Stream server on port %d"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3322 msgstr "Lancement du serveur de flux Socks5 sur le port %d"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3323
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3324 #: src/plugins/plugin_xep_0065.py:507
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3325 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3326 msgid "Socks5 Bytestream: TimeOut reached for id %(sid)s [%(profile)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3327 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3328
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3329 #: src/plugins/plugin_xep_0065.py:557
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3330 msgid "Unknown profile, this should not happen"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3331 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3332
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3333 #: src/plugins/plugin_xep_0065.py:614
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3334 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3335 msgid "Internal error, can't do transfer"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3336 msgstr "ERREUR INTERNE: état de jeu inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3337
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3338 #: src/plugins/plugin_xep_0065.py:624 src/plugins/plugin_xep_0065.py:797
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3339 msgid "No streamhost found in stream query"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3340 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3341
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3342 #: src/plugins/plugin_xep_0065.py:629
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3343 msgid "A proxy server is used"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3344 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3345
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3346 #: src/plugins/plugin_xep_0065.py:634
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3347 msgid "Proxy jid is not the same as in parameters, this should not happen"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3348 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3349
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3350 #: src/plugins/plugin_xep_0065.py:642 src/plugins/plugin_xep_0065.py:736
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3351 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3352 msgid "activating stream"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3353 msgstr "Lancement du flux"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3354
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3355 #: src/plugins/plugin_xep_0065.py:660
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3356 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3357 msgid "Can't activate the proxy stream"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3358 msgstr " Ferme l'application"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3359
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3360 #: src/plugins/plugin_xep_0065.py:690
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3361 msgid "BS stream query"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3362 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3363
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3364 #: src/plugins/plugin_xep_0065.py:704
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3365 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3366 msgid "Ignoring unexpected BS transfer: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3367 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3368
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3369 #: src/plugins/plugin_xep_0065.py:713
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3370 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3371 msgid "No streamhost found in stream query %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3372 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3373
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3374 #: src/plugins/plugin_xep_0065.py:722
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3375 msgid "incomplete streamhost element"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3376 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3377
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3378 #: src/plugins/plugin_xep_0065.py:728
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3379 #, fuzzy, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3380 msgid "Stream proposed: host=[%(host)s] port=[%(port)s]"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3381 msgstr "Flux proposé: serveur=[%(host)s] port=[%(post)s]"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3382
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3383 #: src/plugins/plugin_xep_0065.py:789
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3384 msgid "Can't determine proxy informations"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3385 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3386
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3387 #: src/plugins/plugin_xep_0065.py:793
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3388 msgid "Bad answer received from proxy"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3389 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3390
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3391 #: src/plugins/plugin_xep_0065.py:800
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3392 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3393 "Multiple streamhost elements in proxy not managed, keeping only the first one"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3394 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3395
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3396 #: src/plugins/plugin_xep_0065.py:813
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3397 msgid "No proxy found on this server"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3398 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3399
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3400 #: src/plugins/plugin_xep_0071.py:43
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3401 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3402 msgid "Implementation of XHTML-IM"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3403 msgstr "Implementation de vcard-temp"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3404
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3405 #: src/plugins/plugin_xep_0071.py:71
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3406 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3407 msgid "XHTML-IM plugin initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3408 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3409
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3410 #: src/plugins/plugin_xep_0077.py:37
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3411 msgid "Implementation of in-band registration"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3412 msgstr "Implémentation de l'enregistrement en ligne"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3413
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3414 #: src/plugins/plugin_xep_0077.py:44
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3415 msgid "Plugin XEP_0077 initialization"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3416 msgstr "Initialisation du plugin XEP_0077"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3417
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3418 #: src/plugins/plugin_xep_0077.py:61
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3419 msgid "This gateway can't be managed by SàT, sorry :("
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3420 msgstr "Ce transport ne peut être gérée par SàT, désolé :("
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3421
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3422 #: src/plugins/plugin_xep_0077.py:82
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3423 msgid "Your are now unregistred"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3424 msgstr "Vous êtes maintenant désinscrit"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3425
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3426 #: src/plugins/plugin_xep_0077.py:86
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3427 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3428 msgid "Unregistration failure: %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3429 msgstr "Échec de la désinscription: %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3430
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3431 #: src/plugins/plugin_xep_0077.py:90
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3432 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3433 msgid "Unregistration failed: %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3434 msgstr "Échec de la désinscription: %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3435
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3436 #: src/plugins/plugin_xep_0077.py:113
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3437 #, fuzzy
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3438 msgid "Registration failed"
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3439 msgstr "Éched de l'insciption (%s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3440
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3441 #: src/plugins/plugin_xep_0077.py:131 src/plugins/plugin_xep_0095.py:183
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3442 msgid "Asking for an non-existant or not connected profile"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3443 msgstr "Demande d'un profile inexistant ou non connecté"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3444
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3445 #: src/plugins/plugin_xep_0077.py:134
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3446 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3447 msgid "Asking registration for [%s]"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3448 msgstr "Demande d'enregistrement pour [%s]"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3449
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3450 #: src/plugins/plugin_xep_0085.py:49
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3451 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3452 msgid "Implementation of Chat State Notifications Protocol"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3453 msgstr "Implémentation du protocole de transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3454
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3455 #: src/plugins/plugin_xep_0085.py:89
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3456 msgid "Enable chat state notifications"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3457 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3458
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3459 #: src/plugins/plugin_xep_0085.py:93
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3460 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3461 msgid "Chat State Notifications plugin initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3462 msgstr "Initialisation de l'extension pour les transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3463
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3464 #: src/plugins/plugin_xep_0095.py:51
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3465 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3466 msgid "Implementation of Stream Initiation"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3467 msgstr "Implémentation de l'enregistrement en ligne"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3468
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3469 #: src/plugins/plugin_xep_0095.py:58
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3470 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3471 msgid "Plugin XEP_0095 initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3472 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3473
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3474 #: src/plugins/plugin_xep_0095.py:75
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3475 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3476 msgid "XEP-0095 Stream initiation"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3477 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3478
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3479 #: src/plugins/plugin_xep_0095.py:161
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3480 msgid "sending stream initiation accept answer"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3481 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3482
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3483 #: src/plugins/plugin_xep_0095.py:188
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3484 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3485 msgid "Stream Session ID: %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3486 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3487
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3488 #: src/plugins/plugin_xep_0096.py:43
391
c34fd9d6242e spelling
Goffi <goffi@goffi.org>
parents: 223
diff changeset
3489 msgid "Implementation of SI File Transfer"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3490 msgstr ""
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3491 "Implémentation de l'initialisation de flux pour le transfert de fichier "
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3492
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3493 #: src/plugins/plugin_xep_0096.py:50
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3494 msgid "Plugin XEP_0096 initialization"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3495 msgstr "Initialisation du plugin XEP_0096"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3496
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3497 #: src/plugins/plugin_xep_0096.py:65
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3498 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3499 msgid "SI File Transfer: TimeOut reached for id %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3500 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3501
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3502 #: src/plugins/plugin_xep_0096.py:80
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3503 msgid "XEP-0096 file transfer requested"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3504 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3505
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3506 #: src/plugins/plugin_xep_0096.py:100
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3507 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3508 msgid "File proposed: name=[%(name)s] size=%(size)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3509 msgstr "Fichier proposé: nom=[%(name)s] taille=%(size)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3510
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3511 #: src/plugins/plugin_xep_0096.py:107
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3512 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3513 msgid "No file element found"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3514 msgstr "Aucun profile sélectionné"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3515
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3516 #: src/plugins/plugin_xep_0096.py:208
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3517 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3518 msgid "Transfer %(id)s failed with stream method %(s_method)s: %(reason)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3519 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3520
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3521 #: src/plugins/plugin_xep_0096.py:223
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3522 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3523 msgid "File transfer refused by %s"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3524 msgstr "Transfert [%s] refusé"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3525
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3526 #: src/plugins/plugin_xep_0096.py:224
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3527 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3528 msgid "The contact %s refused your file"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3529 msgstr "Le contact %s a refusé votre inscription"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3530
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3531 #: src/plugins/plugin_xep_0096.py:224
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3532 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3533 msgid "File refused"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3534 msgstr "refusé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3535
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3536 #: src/plugins/plugin_xep_0096.py:226
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3537 #, python-format
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3538 msgid "Error during file transfer with %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3539 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3540
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3541 #: src/plugins/plugin_xep_0096.py:227
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3542 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3543 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3544 "Something went wrong during the file transfer session intialisation with %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3545 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3546
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3547 #: src/plugins/plugin_xep_0096.py:227
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3548 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3549 msgid "File transfer error"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3550 msgstr "Transfert de fichier"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3551
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3552 #: src/plugins/plugin_xep_0096.py:299
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3553 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3554 msgid "Transfer %(sid)s successfuly finished [%(profile)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3555 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3556
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3557 #: src/plugins/plugin_xep_0096.py:305
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3558 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3559 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3560 "Transfer %(id)s failed with stream method %(s_method)s: %(reason)s "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3561 "[%(profile)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3562 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3563
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3564 #: src/plugins/plugin_xep_0100.py:33
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3565 msgid "Implementation of Gateways protocol"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3566 msgstr "Implémentation du protocole de transports"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3567
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3568 #: src/plugins/plugin_xep_0100.py:40
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3569 msgid "Gateways plugin initialization"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3570 msgstr "Initialisation de l'extension pour les transports"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3571
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3572 #: src/plugins/plugin_xep_0100.py:50
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3573 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3574 msgid "All items checked for id [%s]"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3575 msgstr "Tous les points ont été vérifiés pour l'id [%s]"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3576
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3577 #: src/plugins/plugin_xep_0100.py:61
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3578 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3579 msgid "Found gateway (%(jid)s): %(identity)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3580 msgstr "Transport trouvé (%(jid)s): %(identity)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3581
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3582 #: src/plugins/plugin_xep_0100.py:72
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3583 #, fuzzy, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3584 msgid "Error when discovering [%(jid)s]: %(error)s"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3585 msgstr "Erreur en analysant [%(jid)s]: %(condition)s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3586
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3587 #: src/plugins/plugin_xep_0100.py:80
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3588 msgid "No gateway found"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3589 msgstr "Aucun transport trouvé"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3590
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3591 #: src/plugins/plugin_xep_0100.py:87
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3592 #, python-format
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3593 msgid "item found: %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3594 msgstr "object trouvé: %s"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3595
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3596 #: src/plugins/plugin_xep_0100.py:92
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3597 #, fuzzy, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3598 msgid "Error when discovering [%(target)s]: %(condition)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3599 msgstr "Erreur en analysant [%(jid)s]: %(condition)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3600
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3601 #: src/plugins/plugin_xep_0100.py:93
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3602 #, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3603 msgid "Error while trying to discover %(target)s gateways: %(error_mess)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3604 msgstr "Erreur en essayant d'analyser %(target)s portails: %(error_mess)s"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3605
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3606 #: src/plugins/plugin_xep_0100.py:98
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3607 msgid "Registration successful, doing the rest"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3608 msgstr "Inscription réussie, lancement du reste de la procédure"
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3609
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3610 #: src/plugins/plugin_xep_0100.py:118
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3611 #, fuzzy, python-format
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3612 msgid "find gateways (target = %(target)s, profile = %(profile)s)"
69
86f1f7f6d332 i18n first draft
Goffi <goffi@goffi.org>
parents:
diff changeset
3613 msgstr "transports trouvée (cible = %s)"
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3614
772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3615 #: src/plugins/plugin_xep_0115.py:54
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3616 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3617 msgid "Implementation of entity capabilities"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3618 msgstr "Implementation de vcard-temp"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3619
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3620 #: src/plugins/plugin_xep_0115.py:82
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3621 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3622 msgid "Plugin XEP_0115 initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3623 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3624
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3625 #: src/plugins/plugin_xep_0115.py:148
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3626 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3627 msgid "Capability hash generated: [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3628 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3629
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3630 #: src/plugins/plugin_xep_0163.py:42
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3631 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3632 msgid "Implementation of Personal Eventing Protocol"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3633 msgstr "Implémentation du protocole de transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3634
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3635 #: src/plugins/plugin_xep_0163.py:49
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3636 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3637 msgid "PEP plugin initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3638 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3639
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3640 #: src/plugins/plugin_xep_0163.py:97
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3641 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3642 msgid "Trying to send personal event with an unknown profile key [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3643 msgstr "Tentative d'appel d'un profile inconnue"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3644
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3645 #: src/plugins/plugin_xep_0163.py:100
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3646 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3647 msgid "Trying to send personal event for an unknown type"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3648 msgstr "Tentative d'assigner un paramètre à un profile inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3649
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3650 #: src/plugins/plugin_xep_0163.py:106
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3651 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3652 msgid "No item found"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3653 msgstr "Aucun transport trouvé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3654
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3655 #: src/plugins/plugin_xep_0163.py:111
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3656 msgid "Can't find mood element in mood event"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3657 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3658
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3659 #: src/plugins/plugin_xep_0163.py:115
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3660 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3661 msgid "No mood found"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3662 msgstr "Aucune donnée trouvée"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3663
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3664 #: src/plugins/plugin_xep_0249.py:51
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3665 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3666 msgid "Implementation of Direct MUC Invitations"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3667 msgstr "Implémentation de l'enregistrement en ligne"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3668
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3669 #: src/plugins/plugin_xep_0249.py:71
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3670 msgid "Auto-join MUC on invitation"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3671 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3672
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3673 #: src/plugins/plugin_xep_0249.py:77
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3674 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3675 msgid "Plugin XEP_0249 initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3676 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3677
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3678 #: src/plugins/plugin_xep_0249.py:95 src/plugins/plugin_xep_0249.py:123
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3679 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3680 msgid "Profile doesn't exists !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3681 msgstr "Ce nom de profile existe déjà"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3682
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3683 #: src/plugins/plugin_xep_0249.py:125
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3684 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3685 msgid "Invitation accepted for room %(room)s [%(profile)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3686 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3687
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3688 #: src/plugins/plugin_xep_0249.py:137
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3689 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3690 msgid "Invitation received for room %(room)s [%(profile)s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3691 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3692
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3693 #: src/plugins/plugin_xep_0249.py:139
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3694 msgid "Error while parsing invitation"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3695 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3696
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3697 #: src/plugins/plugin_xep_0249.py:143
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3698 msgid "Invitation silently discarded because user is already in the room."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3699 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3700
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3701 #: src/plugins/plugin_xep_0249.py:154
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3702 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3703 msgid "You have been invited by %s to join the room %s. Do you accept?"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3704 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3705
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3706 #: src/plugins/plugin_xep_0249.py:154 src/plugins/plugin_xep_0249.py:157
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3707 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3708 msgid "MUC invitation"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3709 msgstr "Connexion..."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3710
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3711 #: src/plugins/plugin_xep_0249.py:157
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3712 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3713 msgid ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3714 "An invitation from %s to join the room %s has been declined according to "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3715 "your personal settings."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3716 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3717
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3718 #: src/plugins/plugin_xep_0277.py:45
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3719 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3720 msgid "Implementation of microblogging Protocol"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3721 msgstr "Implémentation du protocole de transports"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3722
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3723 #: src/plugins/plugin_xep_0277.py:56
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3724 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3725 msgid "Microblogging plugin initialization"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3726 msgstr "Initialisation du plugin XEP_0054"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3727
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3728 #: src/plugins/plugin_xep_0277.py:95
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3729 msgid "No entry element in microblog item"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3730 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3731
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3732 #: src/plugins/plugin_xep_0277.py:131
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3733 msgid "Error while parsing atom entry for microblogging event"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3734 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3735
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3736 #: src/plugins/plugin_xep_0277.py:142
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3737 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3738 msgid "Cannot find author"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3739 msgstr "Impossible de trouver la VCard de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3740
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3741 #: src/plugins/plugin_xep_0277.py:200
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3742 msgid "Microblog data must contain at least 'content' key"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3743 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3744
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3745 #: src/plugins/plugin_xep_0277.py:204
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3746 msgid "Microblog data's content value must not be empty"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3747 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3748
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3749 #: src/plugins/plugin_xep_0277.py:238
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3750 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3751 msgid "Can't find profile's jid"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3752 msgstr "Impossible de trouver la VCard de %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3753
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3754 #: src/plugins/plugin_xep_0277.py:245
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3755 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3756 msgid "Microblog node has now access %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3757 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3758
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3759 #: src/plugins/plugin_xep_0277.py:249
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3760 msgid "Can't set microblog access"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3761 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3762
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3763 #: src/tools/misc.py:58
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3764 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3765 msgid "There is already a bound priority [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3766 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3767
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3768 #: src/tools/misc.py:60
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3769 #, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3770 msgid "There is already a trigger with the same priority [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3771 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3772
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3773 #: src/tools/xml_tools.py:151
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3774 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3775 msgid "INTERNAL ERROR: parameters xml not valid"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3776 msgstr "ERREUR INTERNE: les paramètres doivent avoir un nom"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3777
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3778 #: src/tools/xml_tools.py:158
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3779 msgid "INTERNAL ERROR: params categories must have a name"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3780 msgstr "ERREUR INTERNE: les catégories des paramètres doivent avoir un nom"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3781
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3782 #: src/tools/xml_tools.py:165
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3783 msgid "INTERNAL ERROR: params must have a name"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3784 msgstr "ERREUR INTERNE: les paramètres doivent avoir un nom"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3785
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3786 #: src/tools/xml_tools.py:256
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3787 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3788 msgid "Unknown panel type [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3789 msgstr "Type d'action inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3790
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3791 #: src/tools/xml_tools.py:258
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3792 msgid "form XMLUI need a submit_id"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3793 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3794
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3795 #: src/tools/xml_tools.py:291
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3796 #, fuzzy, python-format
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3797 msgid "Unknown layout type [%s]"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3798 msgstr "Type d'action inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3799
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3800 #: src/tools/xml_tools.py:498
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3801 msgid "Trying to add a category without parent tabs layout"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3802 msgstr ""
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3803 "Tentative d'ajout d'une catégorie sans disposition dans l'onglet parent"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3804
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3805 #: src/tools/xml_tools.py:501
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3806 msgid "parent layout of a category is not tabs"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3807 msgstr "la disposition parente d'une catégorie n'est pas \"tabs\" (onglets)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3808
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3809 #~ msgid "WARNING: unknown text type"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3810 #~ msgstr "ATTENTION: type de texte inconnu"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3811
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3812 #~ msgid "Ok"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3813 #~ msgstr "Ok"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3814
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3815 #~ msgid "Yes"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3816 #~ msgstr "Oui"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3817
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3818 #~ msgid "No"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3819 #~ msgstr "Non"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3820
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3821 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3822 #~ msgid "INTERNAL ERROR: Tab not found"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3823 #~ msgstr "ERREUR INTERNE: paramètres xml non valides"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3824
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3825 #~ msgid "Impossible to list directory"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3826 #~ msgstr "Impossible de lister les répertoires"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3827
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3828 #~ msgid "Path: "
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3829 #~ msgstr "Chemin:"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3830
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3831 #~ msgid "Bookmarks"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3832 #~ msgstr "Favoris"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3833
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3834 #~ msgid "No GTK bookmarks file found"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3835 #~ msgstr "Aucun fichier favori pour GTK trouvé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3836
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3837 #~ msgid "No KDE bookmarks file found"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3838 #~ msgstr "Aucun fichier favori pour KDE trouvé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3839
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3840 #~ msgid "%(name)s is a SàT (Salut à Toi) frontend\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3841 #~ msgstr "%(name)s est un frontend pour SàT (Salut à Toi)\n"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3842
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3843 #~ msgid "Contact List"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3844 #~ msgstr "Liste de contacts"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3845
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3846 #~ msgid "hiding %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3847 #~ msgstr "On cache %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3848
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3849 #~ msgid "showing %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3850 #~ msgstr "On afficher %s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3851
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3852 #~ msgid "FIXME: askConfirmation not implemented"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3853 #~ msgstr "CORRIGEZ-MOI: askConfirmation n'est pas implémenté"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3854
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3855 #~ msgid "Incomplete data"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3856 #~ msgstr "Données incomplétes"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3857
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3858 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3859 #~ msgid "Trying to call unknown function (%s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3860 #~ msgstr "Tentative d'appel d'une fonction inconnue"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3861
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3862 #, fuzzy
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3863 #~ msgid "Trying to access an unknown menu (%(category)s/%(name)s/%(type)s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3864 #~ msgstr "Demande d'un paramètre inconnu: (%(category)s/%(name)s)"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3865
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3866 #~ msgid "general params data loaded"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3867 #~ msgstr "Paramètres généraux chargés"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3868
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3869 #~ msgid "individual params data loaded"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3870 #~ msgstr "Paramètres individuels chargés"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3871
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3872 #~ msgid "params template loaded"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3873 #~ msgstr "Modèle des paramètres chargé"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3874
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3875 #~ msgid "params loaded"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3876 #~ msgstr "paramètres chargés"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3877
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3878 #~ msgid "history loaded"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3879 #~ msgstr "Historique chargée"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3880
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3881 #~ msgid "private values loaded"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3882 #~ msgstr "Données privées chargées"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3883
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3884 #~ msgid "Can't load private values !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3885 #~ msgstr "Impossible de charger les données privées !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3886
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3887 #~ msgid "params saved"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3888 #~ msgstr "Paramètres sauvés"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3889
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3890 #~ msgid "history saved"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3891 #~ msgstr "Historique sauvée"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3892
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3893 #~ msgid "private values saved"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3894 #~ msgstr "Données privées sauvées"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3895
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3896 #~ msgid "source JID not found !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3897 #~ msgstr "JID source introuvable !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3898
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3899 #~ msgid "dest JID not found !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3900 #~ msgstr "JID destination introuvable !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3901
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3902 #~ msgid "Trying to add a contact to a non-existant profile"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3903 #~ msgstr "Tentative d'ajout d'un contact à un profile inexistant"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3904
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3905 #~ msgid "Adding connection: %(address)s, %(connection)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3906 #~ msgstr "Ajout d'une connexion: %(address)s, %(connection)s"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3907
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3908 #~ msgid "Saving file in %s."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3909 #~ msgstr "Sauvegarde du fichier dans %s."
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3910
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3911 #~ msgid "Launching socks5 initiator"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3912 #~ msgstr "Lancement de socks5 en mode initiateur"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3913
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3914 #~ msgid "XEP-0096 management"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3915 #~ msgstr "Gestion de XEP-0096"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3916
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3917 #~ msgid "Transfer [%s] accepted"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3918 #~ msgstr "Transfert [%s] accepté"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3919
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3920 #~ msgid "Approved unknow id !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3921 #~ msgstr "id inconnue approuvée !"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3922
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3923 #~ msgid "Feature negociation"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3924 #~ msgstr "Négociation de fonctionnalités"
dd07fc737d6c i18n: merged sat_frontends and sat translations in core's i18n
Goffi <goffi@goffi.org>
parents: 629
diff changeset
3925
194
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3926 #~ msgid "presence update for [%s]"
5a2fb307485d i18n: updated core translation
Goffi <goffi@goffi.org>
parents: 69
diff changeset
3927 #~ msgstr "mise à jour de l'information de présence pour [%s]"