@@ -8,45 +8,45 @@ msgid ""
8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2011-05-05 17:06 +0200\n "
11
+ "POT-Creation-Date : 2011-05-13 11:36 +0200\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"Language-Team : LANGUAGE <LL@li.org>\n "
15
+ "Language : \n "
15
16
"MIME-Version : 1.0\n "
16
17
"Content-Type : text/plain; charset=UTF-8\n "
17
18
"Content-Transfer-Encoding : 8bit\n "
18
- "Language : \n "
19
19
20
- #: portal/ajax.py:19
20
+ #: portal/ajax.py:20
21
21
msgid "You are now disconnected."
22
22
msgstr ""
23
23
24
- #: portal/ajax.py:41
24
+ #: portal/ajax.py:42
25
25
#, python-format
26
26
msgid "Your account is created ! your are connected as %s."
27
27
msgstr ""
28
28
29
- #: portal/ajax.py:42
29
+ #: portal/ajax.py:43
30
30
msgid "We are creating your account... please wait."
31
31
msgstr ""
32
32
33
- #: portal/ajax.py:81
33
+ #: portal/ajax.py:83
34
34
msgid "Your password has been changed."
35
35
msgstr ""
36
36
37
- #: portal/ajax.py:96
37
+ #: portal/ajax.py:98
38
38
msgid "Authentication failed."
39
39
msgstr ""
40
40
41
- #: portal/ajax.py:99
41
+ #: portal/ajax.py:101
42
42
msgid "This account is disabled."
43
43
msgstr ""
44
44
45
- #: portal/ajax.py:102
45
+ #: portal/ajax.py:104
46
46
msgid "You were successfully connected !"
47
47
msgstr ""
48
48
49
- #: portal/ajax.py:103
49
+ #: portal/ajax.py:105
50
50
msgid "Connecting... please wait."
51
51
msgstr ""
52
52
@@ -68,72 +68,72 @@ msgstr ""
68
68
msgid "Change in portlet saved."
69
69
msgstr ""
70
70
71
- #: project/ajax.py:35
71
+ #: project/ajax.py:36
72
72
msgid "Project title saved."
73
73
msgstr ""
74
74
75
- #: project/ajax.py:79
75
+ #: project/ajax.py:80
76
76
#, python-format
77
77
msgid ""
78
78
"Tab creation failed. There is no table %s in the database, contact the "
79
79
"administrator."
80
80
msgstr ""
81
81
82
- #: project/ajax.py:112
82
+ #: project/ajax.py:113
83
83
#, python-format
84
84
msgid "Your new project %s was created !"
85
85
msgstr ""
86
86
87
- #: project/ajax.py:143
87
+ #: project/ajax.py:144
88
88
#, python-format
89
89
msgid "User %s is no longer a member of this project."
90
90
msgstr ""
91
91
92
- #: project/ajax.py:153
92
+ #: project/ajax.py:154
93
93
msgid "Members of this project updated."
94
94
msgstr ""
95
95
96
- #: project/ajax.py:158
96
+ #: project/ajax.py:159
97
97
msgid "You can't remove yourself from the managers of the current project."
98
98
msgstr ""
99
99
100
- #: project/ajax.py:162
100
+ #: project/ajax.py:163
101
101
msgid "At least one manager is required."
102
102
msgstr ""
103
103
104
- #: project/ajax.py:174
104
+ #: project/ajax.py:175
105
105
msgid "Root project can't inherit members."
106
106
msgstr ""
107
107
108
- #: project/ajax.py:178
108
+ #: project/ajax.py:179
109
109
#, python-format
110
110
msgid "This project inherits members of %s project."
111
111
msgstr ""
112
112
113
- #: project/ajax.py:180
113
+ #: project/ajax.py:181
114
114
#, python-format
115
115
msgid "This project doesn't inherit members of %s project."
116
116
msgstr ""
117
117
118
- #: project/ajax.py:194
118
+ #: project/ajax.py:195
119
119
msgid "New subscriptions to this project are now forbidden."
120
120
msgstr ""
121
121
122
- #: project/ajax.py:196
122
+ #: project/ajax.py:197
123
123
msgid "New subscriptions to this project are now allowed."
124
124
msgstr ""
125
125
126
- #: project/ajax.py:216
126
+ #: project/ajax.py:217
127
127
msgid ""
128
128
"Your subscription is registered. Wait for validation from a manager of this "
129
129
"project."
130
130
msgstr ""
131
131
132
- #: project/ajax.py:219
132
+ #: project/ajax.py:220
133
133
msgid "You are no longer a member of this project."
134
134
msgstr ""
135
135
136
- #: project/views.py:38 templates/djity/base.html:147
136
+ #: project/views.py:38 templates/djity/base.html:145
137
137
msgid "Login"
138
138
msgstr ""
139
139
@@ -153,11 +153,15 @@ msgid ""
153
153
"You can subscribe using the button on the top left corner."
154
154
msgstr ""
155
155
156
- #: simplepage/ajax.py:21
156
+ #: simplepage/ajax.py:22
157
157
msgid "Change in page saved."
158
158
msgstr ""
159
159
160
- #: simplepage/views.py:32
160
+ #: simplepage/ajax.py:24
161
+ msgid "No change in the page."
162
+ msgstr ""
163
+
164
+ #: simplepage/views.py:25
161
165
msgid "The current page is empty, you can write some content."
162
166
msgstr ""
163
167
@@ -184,87 +188,87 @@ msgstr ""
184
188
msgid "Warning"
185
189
msgstr ""
186
190
187
- #: templates/djity/base.html:107
191
+ #: templates/djity/base.html:105
188
192
msgid "New project"
189
193
msgstr ""
190
194
191
- #: templates/djity/base.html:109 templates/djity/base.html.py:200
195
+ #: templates/djity/base.html:107 templates/djity/base.html.py:198
192
196
msgid "Manage users"
193
197
msgstr ""
194
198
195
- #: templates/djity/base.html:109
199
+ #: templates/djity/base.html:107
196
200
msgid "Awaiting members"
197
201
msgstr ""
198
202
199
- #: templates/djity/base.html:110
203
+ #: templates/djity/base.html:108
200
204
msgid "Manage style"
201
205
msgstr ""
202
206
203
- #: templates/djity/base.html:135
207
+ #: templates/djity/base.html:133
204
208
msgid "Add new tab"
205
209
msgstr ""
206
210
207
- #: templates/djity/base.html:149
211
+ #: templates/djity/base.html:147
208
212
msgid "User"
209
213
msgstr ""
210
214
211
- #: templates/djity/base.html:151 templates/djity/portal/profile_form.html:15
215
+ #: templates/djity/base.html:149 templates/djity/portal/profile_form.html:15
212
216
#: templates/djity/portal/registration_form.html:29
213
217
msgid "Password"
214
218
msgstr ""
215
219
216
- #: templates/djity/base.html:159
220
+ #: templates/djity/base.html:157
217
221
msgid "Remove tab ?"
218
222
msgstr ""
219
223
220
- #: templates/djity/base.html:161 templates/djity/base.html.py:167
224
+ #: templates/djity/base.html:159 templates/djity/base.html.py:165
221
225
#, python-format
222
226
msgid ""
223
227
"Tab %(module_name)s will be permanently deleted and cannot be recovered. Are "
224
228
"you sure?"
225
229
msgstr ""
226
230
227
- #: templates/djity/base.html:165
231
+ #: templates/djity/base.html:163
228
232
msgid "Remove tab and delete project ?"
229
233
msgstr ""
230
234
231
- #: templates/djity/base.html:170
235
+ #: templates/djity/base.html:168
232
236
#, python-format
233
237
msgid ""
234
238
"This is the last tab of the project %(project_name)s.\tIt will be "
235
239
"permanently deleted along with all its data (theme, memberships, etc.) and "
236
240
"cannot be recovered. Are you sure?"
237
241
msgstr ""
238
242
239
- #: templates/djity/base.html:176
243
+ #: templates/djity/base.html:174
240
244
msgid "Edit tab parameters"
241
245
msgstr ""
242
246
243
- #: templates/djity/base.html:186
247
+ #: templates/djity/base.html:184
244
248
msgid "Create new Tab"
245
249
msgstr ""
246
250
247
- #: templates/djity/base.html:194
251
+ #: templates/djity/base.html:192
248
252
msgid "Create project"
249
253
msgstr ""
250
254
251
- #: templates/djity/base.html:195
255
+ #: templates/djity/base.html:193
252
256
msgid "Permanent label"
253
257
msgstr ""
254
258
255
- #: templates/djity/base.html:210
259
+ #: templates/djity/base.html:208
256
260
msgid "handle"
257
261
msgstr ""
258
262
259
- #: templates/djity/base.html:214
263
+ #: templates/djity/base.html:212
260
264
msgid "Your browser doesn't support iframes"
261
265
msgstr ""
262
266
263
- #: templates/djity/base.html:220
267
+ #: templates/djity/base.html:218
264
268
msgid "Connection needed"
265
269
msgstr ""
266
270
267
- #: templates/djity/base.html:221
271
+ #: templates/djity/base.html:219
268
272
msgid "You need to be connected to request subscrition."
269
273
msgstr ""
270
274
@@ -317,43 +321,43 @@ msgstr ""
317
321
msgid "Configure\ttab"
318
322
msgstr ""
319
323
320
- #: templates/djity/style/themeroller.html:28
324
+ #: templates/djity/style/themeroller.html:29
321
325
msgid "Parameters"
322
326
msgstr ""
323
327
324
- #: templates/djity/style/themeroller.html:29
328
+ #: templates/djity/style/themeroller.html:30
325
329
msgid "Code"
326
330
msgstr ""
327
331
328
- #: templates/djity/style/themeroller.html:30
332
+ #: templates/djity/style/themeroller.html:31
329
333
msgid "Up/Down"
330
334
msgstr ""
331
335
332
- #: templates/djity/style/themeroller.html:63
336
+ #: templates/djity/style/themeroller.html:74
333
337
msgid "Link to the current CSS."
334
338
msgstr ""
335
339
336
- #: templates/djity/style/themeroller.html:68
337
- msgid "Inherit style from the parent project "
340
+ #: templates/djity/style/themeroller.html:79
341
+ msgid "Inherit style from parent"
338
342
msgstr ""
339
343
340
- #: templates/djity/style/themeroller.html:69
344
+ #: templates/djity/style/themeroller.html:80
341
345
msgid "Get back to the default style"
342
346
msgstr ""
343
347
344
- #: templates/djity/style/themeroller.html:70
348
+ #: templates/djity/style/themeroller.html:81
345
349
msgid "Download active set of parameters"
346
350
msgstr ""
347
351
348
- #: templates/djity/style/themeroller.html:72
352
+ #: templates/djity/style/themeroller.html:83
349
353
msgid "Upload parameters"
350
354
msgstr ""
351
355
352
- #: templates/djity/style/themeroller.html:76
356
+ #: templates/djity/style/themeroller.html:87
353
357
msgid "Apply"
354
358
msgstr ""
355
359
356
- #: templates/djity/style/themeroller.html:77
360
+ #: templates/djity/style/themeroller.html:88
357
361
msgid "Save"
358
362
msgstr ""
359
363
0 commit comments