Shortcodes Ultimate - Version 2.6.0

Version Description

Upgrade normally via your Wordpress admin -> Plugins panel.

Download this release

Release Info

Developer gn_themes
Plugin Icon 128x128 Shortcodes Ultimate
Version 2.6.0
Comparing to
See all releases

Code changes from version 2.5.5 to 2.6.0

js/admin.js CHANGED
@@ -21,47 +21,22 @@ jQuery(document).ready(function($) {
21
  $('#su-form-save-settings').ajaxForm({
22
  beforeSubmit: function() {
23
  $('#su-form-save-settings .su-spin').show();
24
- $('#su-form-save-settings .su-submit').attr('disabled', 'disabled');
25
  },
26
  success: function() {
27
  $('#su-form-save-settings .su-spin').hide();
28
- $('#su-form-save-settings .su-submit').attr('disabled', '');
29
  }
30
  });
31
 
32
  $('#su-form-save-custom-css').ajaxForm({
33
  beforeSubmit: function() {
34
  $('#su-form-save-custom-css .su-spin').show();
35
- $('#su-form-save-custom-css .su-submit').attr('disabled', 'disabled');
36
  },
37
  success: function() {
38
  $('#su-form-save-custom-css .su-spin').hide();
39
- $('#su-form-save-custom-css .su-submit').attr('disabled', '');
40
  }
41
  });
42
-
43
- // Forms
44
- // $('#su-form-save-settings').ajaxForm({
45
- // beforeSubmit: function() {
46
- // $('#su-form-save-settings .su-message-success').hide();
47
- // $('#su-form-save-settings .su-message-loading').slideDown(200);
48
- // },
49
- // success: function() {
50
- // $('#su-form-save-settings .su-message-success, #su-form-save-settings .su-message-loading').fadeOut(200);
51
- // $('#su-form-save-settings .su-message-success').fadeIn(200);
52
- // setTimeout('jQuery("#su-form-save-settings .su-message-success").slideUp(100)', 2000);
53
- // }
54
- // });
55
-
56
- // $('#su-form-save-custom-css').ajaxForm({
57
- // beforeSubmit: function() {
58
- // $('#su-form-save-custom-css .su-message-success').hide();
59
- // $('#su-form-save-custom-css .su-message-loading').slideDown(200);
60
- // },
61
- // success: function() {
62
- // $('#su-form-save-custom-css .su-message-success, #su-form-save-custom-css .su-message-loading').fadeOut(200);
63
- // $('#su-form-save-custom-css .su-message-success').fadeIn(200);
64
- // setTimeout('jQuery("#su-form-save-custom-css .su-message-success").slideUp(100)', 2000);
65
- // }
66
- // });
67
  });
21
  $('#su-form-save-settings').ajaxForm({
22
  beforeSubmit: function() {
23
  $('#su-form-save-settings .su-spin').show();
24
+ $('#su-form-save-settings .su-submit').attr('disabled', true);
25
  },
26
  success: function() {
27
  $('#su-form-save-settings .su-spin').hide();
28
+ $('#su-form-save-settings .su-submit').attr('disabled', false);
29
  }
30
  });
31
 
32
  $('#su-form-save-custom-css').ajaxForm({
33
  beforeSubmit: function() {
34
  $('#su-form-save-custom-css .su-spin').show();
35
+ $('#su-form-save-custom-css .su-submit').attr('disabled', true);
36
  },
37
  success: function() {
38
  $('#su-form-save-custom-css .su-spin').hide();
39
+ $('#su-form-save-custom-css .su-submit').attr('disabled', false);
40
  }
41
  });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  });
languages/shortcodes-ultimate-fr_FR.mo ADDED
Binary file
languages/shortcodes-ultimate-fr_FR.po ADDED
@@ -0,0 +1,667 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: gn_themes\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-06-24 15:09+0300\n"
6
+ "PO-Revision-Date: 2011-07-26 15:31+0100\n"
7
+ "Last-Translator: Aurélien Denis <wpchannel@gmail.com>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: _e;__\n"
13
+ "X-Poedit-Basepath: ..\n"
14
+ "X-Poedit-SourceCharset: utf-8\n"
15
+ "X-Poedit-SearchPath-0: .\n"
16
+
17
+ #: shortcodes-ultimate.php:163
18
+ #: lib/admin.php:26
19
+ msgid "Shortcodes Ultimate"
20
+ msgstr "Shortcodes Ultimate"
21
+
22
+ #: shortcodes-ultimate.php:163
23
+ msgid "Vladimir Anokhin"
24
+ msgstr "Vladimir Anokhin"
25
+
26
+ #: shortcodes-ultimate.php:163
27
+ msgid "Provides support for many easy to use shortcodes"
28
+ msgstr "Propose le support de nombreux shortcodes"
29
+
30
+ #: shortcodes-ultimate.php:249
31
+ #: lib/admin.php:35
32
+ msgid "Settings"
33
+ msgstr "Paramètres"
34
+
35
+ #: shortcodes-ultimate.php:262
36
+ #: lib/admin.php:62
37
+ msgid "Settings saved"
38
+ msgstr "Paramètres sauvegardés"
39
+
40
+ #: shortcodes-ultimate.php:267
41
+ #: lib/admin.php:123
42
+ msgid "Custom CSS saved"
43
+ msgstr "CSS personnalisé sauvegardé"
44
+
45
+ #: lib/admin.php:7
46
+ #: lib/admin.php:37
47
+ msgid "Shortcodes"
48
+ msgstr "Shortcodes"
49
+
50
+ #: lib/admin.php:34
51
+ msgid "About"
52
+ msgstr "A propos"
53
+
54
+ #: lib/admin.php:36
55
+ msgid "Custom CSS"
56
+ msgstr "CSS personnalisé"
57
+
58
+ #: lib/admin.php:38
59
+ #: lib/admin.php:175
60
+ msgid "Demo"
61
+ msgstr "Demo"
62
+
63
+ #: lib/admin.php:41
64
+ msgid "For full functionality of this page it is recommended to enable JavaScript."
65
+ msgstr "Pour la prise en charge complète des fonctionnalités, il est recommandé d'activer JavaScript."
66
+
67
+ #: lib/admin.php:41
68
+ msgid "Instructions"
69
+ msgstr "Instructions"
70
+
71
+ #: lib/admin.php:43
72
+ msgid "FREE Support"
73
+ msgstr "Support GRATUIT"
74
+
75
+ #: lib/admin.php:44
76
+ msgid "Support forum"
77
+ msgstr "Forum de support"
78
+
79
+ #: lib/admin.php:45
80
+ msgid "Twitter"
81
+ msgstr "Twitter"
82
+
83
+ #: lib/admin.php:46
84
+ msgid "Bug report"
85
+ msgstr "Report de bug"
86
+
87
+ #: lib/admin.php:50
88
+ msgid "Do you love this plugin?"
89
+ msgstr "Vous aimez ce plugin ?"
90
+
91
+ #: lib/admin.php:51
92
+ msgid "Buy author a beer"
93
+ msgstr "Payez une bière à l'auteur"
94
+
95
+ #: lib/admin.php:51
96
+ msgid "Donate"
97
+ msgstr "Doner"
98
+
99
+ #: lib/admin.php:52
100
+ msgid "Rate this plugin at wordpress.org"
101
+ msgstr "Noter ce plugin sur wordpress.org"
102
+
103
+ #: lib/admin.php:52
104
+ msgid "5 stars"
105
+ msgstr "5 étoiles"
106
+
107
+ #: lib/admin.php:53
108
+ msgid "Review this plugin in your blog"
109
+ msgstr "Evaluer ce plugin sur votre blog"
110
+
111
+ #: lib/admin.php:61
112
+ #: lib/admin.php:122
113
+ msgid "Saving..."
114
+ msgstr "Sauvegarde..."
115
+
116
+ #: lib/admin.php:66
117
+ msgid "Disable custom formatting"
118
+ msgstr "Désactiver le formatage personnalisé"
119
+
120
+ #: lib/admin.php:69
121
+ msgid "Enable this option if you have some problems with other plugins or content formatting"
122
+ msgstr "Activer cette option si vous avez des problèmes avec les autres plugins ou le formatage du contenu"
123
+
124
+ #: lib/admin.php:74
125
+ msgid "Compatibility mode"
126
+ msgstr "Mode compatibilité"
127
+
128
+ #: lib/admin.php:77
129
+ msgid "Enable this option if you have some problems with other plugins that uses similar shortcode names"
130
+ msgstr "Activer cette option si vous avez des problèmes avec d'autres plugins utilisant des shortcodes similaires"
131
+
132
+ #: lib/admin.php:77
133
+ msgid "Forum topic"
134
+ msgstr "Sujet de forum"
135
+
136
+ #: lib/admin.php:81
137
+ msgid "Disable scripts"
138
+ msgstr "Désactiver les scripts"
139
+
140
+ #: lib/admin.php:85
141
+ #: lib/admin.php:86
142
+ #: lib/admin.php:87
143
+ #: lib/admin.php:88
144
+ #: lib/admin.php:89
145
+ #: lib/admin.php:100
146
+ #: lib/admin.php:101
147
+ #: lib/admin.php:102
148
+ msgid "Disable"
149
+ msgstr "Désactiver"
150
+
151
+ #: lib/admin.php:92
152
+ msgid "Check scripts, that you want to exclude form wp_head section"
153
+ msgstr "Vérifier les scripts que vous souhaitez exclude de la section wp_head"
154
+
155
+ #: lib/admin.php:92
156
+ #: lib/admin.php:105
157
+ msgid "Be careful with this settings!"
158
+ msgstr "Soyez prudent avec ces paramètres !"
159
+
160
+ #: lib/admin.php:96
161
+ msgid "Disable styles"
162
+ msgstr "Désactiver les styles"
163
+
164
+ #: lib/admin.php:105
165
+ msgid "Check stylesheets, that you want to exclude form wp_head section"
166
+ msgstr "Vérifier les feuilles de styles que vous souhaitez exclure de la section wp_head"
167
+
168
+ #: lib/admin.php:111
169
+ msgid "Save settings"
170
+ msgstr "Sauvegarder les paramètres"
171
+
172
+ #: lib/admin.php:124
173
+ msgid "You can add custom styles, that will override defaults"
174
+ msgstr "Vous pouvez ajouter des styles personnalisés qui surpasseront ceux par défaut"
175
+
176
+ #: lib/admin.php:125
177
+ msgid "See original styles"
178
+ msgstr "Voir les styles originaux"
179
+
180
+ #: lib/admin.php:128
181
+ msgid "Save styles"
182
+ msgstr "Sauvegarder les styles"
183
+
184
+ #: lib/admin.php:138
185
+ #: lib/admin.php:174
186
+ msgid "Shortcode"
187
+ msgstr "Shortcode"
188
+
189
+ #: lib/admin.php:139
190
+ msgid "Parameters"
191
+ msgstr "Paramètres"
192
+
193
+ #: lib/admin.php:140
194
+ msgid "Usage"
195
+ msgstr "Usage"
196
+
197
+ #: lib/available.php:14
198
+ msgid "Styled heading"
199
+ msgstr "En-tête"
200
+
201
+ #: lib/available.php:28
202
+ msgid "Frame align"
203
+ msgstr "Alignement du cadre"
204
+
205
+ #: lib/available.php:32
206
+ msgid "Styled image frame"
207
+ msgstr "Cadre d'image"
208
+
209
+ #: lib/available.php:46
210
+ msgid "Tabs style"
211
+ msgstr "Style d'onglets"
212
+
213
+ #: lib/available.php:50
214
+ msgid "Tabs container"
215
+ msgstr "Conteneur des onglets"
216
+
217
+ #: lib/available.php:59
218
+ msgid "Title"
219
+ msgstr "Titre"
220
+
221
+ #: lib/available.php:60
222
+ msgid "Tab title"
223
+ msgstr "Titre d'onglet"
224
+
225
+ #: lib/available.php:64
226
+ msgid "Single tab"
227
+ msgstr "Onglet simple"
228
+
229
+ #: lib/available.php:73
230
+ #: lib/available.php:74
231
+ #: lib/shortcodes.php:82
232
+ msgid "Spoiler title"
233
+ msgstr "Titre du spoiler"
234
+
235
+ #: lib/available.php:78
236
+ msgid "Hidden text"
237
+ msgstr "Texte masqué"
238
+
239
+ #: lib/available.php:91
240
+ msgid "Show TOP link"
241
+ msgstr "Afficher le TOP lien"
242
+
243
+ #: lib/available.php:95
244
+ msgid "Content divider with optional TOP link"
245
+ msgstr "Diviseur de contenu avec lien TOP optionnel"
246
+
247
+ #: lib/available.php:111
248
+ msgid "Spacer height in pixels"
249
+ msgstr "Hauteur du séparateur en px"
250
+
251
+ #: lib/available.php:115
252
+ msgid "Empty space with adjustable height"
253
+ msgstr "Espace vide avec hauteur ajustable"
254
+
255
+ #: lib/available.php:129
256
+ msgid "Quote style"
257
+ msgstr "Style de citation"
258
+
259
+ #: lib/available.php:133
260
+ msgid "Blockquote alternative"
261
+ msgstr "Bloc de citation alternatif"
262
+
263
+ #: lib/available.php:146
264
+ msgid "Pullquote alignment"
265
+ msgstr "Alignement de la citation accentuée"
266
+
267
+ #: lib/available.php:150
268
+ msgid "Pullquote"
269
+ msgstr "Citation accentuée"
270
+
271
+ #: lib/available.php:160
272
+ msgid "Background color"
273
+ msgstr "Couleur d'arrière-plan"
274
+
275
+ #: lib/available.php:165
276
+ msgid "Text color"
277
+ msgstr "Couleur de texte"
278
+
279
+ #: lib/available.php:169
280
+ msgid "Highlighted text"
281
+ msgstr "Texte en surbrillance"
282
+
283
+ #: lib/available.php:192
284
+ msgid "Option name"
285
+ msgstr "Options"
286
+
287
+ #: lib/available.php:196
288
+ msgid "Blog info"
289
+ msgstr "Info du blog"
290
+
291
+ #: lib/available.php:206
292
+ #: lib/available.php:664
293
+ #: lib/available.php:727
294
+ msgid "Post/page ID"
295
+ msgstr "Post/page ID"
296
+
297
+ #: lib/available.php:214
298
+ msgid "Link target"
299
+ msgstr "Cible du lien"
300
+
301
+ #: lib/available.php:218
302
+ msgid "Permalink to specified post/page"
303
+ msgstr "Permalien vers l'article ou la page spécifiée"
304
+
305
+ #: lib/available.php:228
306
+ msgid "Button link"
307
+ msgstr "Lien du bouton"
308
+
309
+ #: lib/available.php:233
310
+ msgid "Button background color"
311
+ msgstr "Couleur d'arrière-plan du bouton"
312
+
313
+ #: lib/available.php:251
314
+ msgid "Button size"
315
+ msgstr "Taille du bouton"
316
+
317
+ #: lib/available.php:261
318
+ msgid "Button background style"
319
+ msgstr "Style d'arrière-plan"
320
+
321
+ #: lib/available.php:269
322
+ msgid "Dark text color"
323
+ msgstr "Couleur de texte sombre"
324
+
325
+ #: lib/available.php:277
326
+ msgid "Disable rounded corners"
327
+ msgstr "Désactiver coins arrondis"
328
+
329
+ #: lib/available.php:282
330
+ msgid "Button icon"
331
+ msgstr "Icône de bouton"
332
+
333
+ #: lib/available.php:287
334
+ msgid "Button class"
335
+ msgstr "Classe de bouton"
336
+
337
+ #: lib/available.php:295
338
+ msgid "Button link target"
339
+ msgstr "Cible du lien de bouton"
340
+
341
+ #: lib/available.php:299
342
+ msgid "Styled button"
343
+ msgstr "Bouton stylisé"
344
+
345
+ #: lib/available.php:312
346
+ msgid "Link color"
347
+ msgstr "Couleur de lien"
348
+
349
+ #: lib/available.php:317
350
+ msgid "URL"
351
+ msgstr "URL"
352
+
353
+ #: lib/available.php:321
354
+ msgid "Fancy link"
355
+ msgstr "Lien fancy"
356
+
357
+ #: lib/available.php:330
358
+ #: lib/available.php:331
359
+ msgid "Service title"
360
+ msgstr "Titre du service"
361
+
362
+ #: lib/available.php:336
363
+ msgid "Service icon"
364
+ msgstr "Icône de service"
365
+
366
+ #: lib/available.php:345
367
+ msgid "Icon size"
368
+ msgstr "Taille d'icône"
369
+
370
+ #: lib/available.php:349
371
+ msgid "Service box with title"
372
+ msgstr "Boite de service avec titre"
373
+
374
+ #: lib/available.php:363
375
+ msgid "Box style"
376
+ msgstr "Style de boite"
377
+
378
+ #: lib/available.php:367
379
+ msgid "Content for logged in members only"
380
+ msgstr "Contenu pour utilisateurs connectés uniqument"
381
+
382
+ #: lib/available.php:376
383
+ #: lib/available.php:377
384
+ msgid "Box title"
385
+ msgstr "Titre de boite"
386
+
387
+ #: lib/available.php:382
388
+ msgid "Box color"
389
+ msgstr "Couleur de boite"
390
+
391
+ #: lib/available.php:386
392
+ msgid "Colored box with caption"
393
+ msgstr "Boite colorée avec légende"
394
+
395
+ #: lib/available.php:396
396
+ msgid "Note color"
397
+ msgstr "Couleur de note"
398
+
399
+ #: lib/available.php:400
400
+ msgid "Colored box"
401
+ msgstr "Boite colorée"
402
+
403
+ #: lib/available.php:426
404
+ msgid "List style"
405
+ msgstr "Style de la liste"
406
+
407
+ #: lib/available.php:430
408
+ msgid "Styled unordered list"
409
+ msgstr "Liste non ordonnée"
410
+
411
+ #: lib/available.php:440
412
+ msgid "Feed URL"
413
+ msgstr "URL du flux"
414
+
415
+ #: lib/available.php:451
416
+ msgid "Number of item to show"
417
+ msgstr "Nombre d'éléments à afficher"
418
+
419
+ #: lib/available.php:455
420
+ msgid "Feed grabber"
421
+ msgstr "Capteur du flux"
422
+
423
+ #: lib/available.php:465
424
+ msgid "Custom menu name"
425
+ msgstr "Nom du menu personnalisé"
426
+
427
+ #: lib/available.php:469
428
+ msgid "Custom menu by name"
429
+ msgstr "Menu personnalisé par nom"
430
+
431
+ #: lib/available.php:483
432
+ #: lib/available.php:506
433
+ msgid "Depth level"
434
+ msgstr "Niveau de profondeur"
435
+
436
+ #: lib/available.php:488
437
+ msgid "Parent page ID"
438
+ msgstr "ID de la page parent"
439
+
440
+ #: lib/available.php:492
441
+ #: lib/available.php:510
442
+ msgid "Page childrens"
443
+ msgstr "Page enfant"
444
+
445
+ #: lib/available.php:532
446
+ msgid "Column width"
447
+ msgstr "Taille de colonne"
448
+
449
+ #: lib/available.php:540
450
+ msgid "For last columns"
451
+ msgstr "Pour la dernière colonne"
452
+
453
+ #: lib/available.php:549
454
+ msgid "You can define custom styles for each columns set"
455
+ msgstr "Vous pouvez définir des styles personnalisés pour chaque jeu de colonnes."
456
+
457
+ #: lib/available.php:553
458
+ msgid "Flexible columns"
459
+ msgstr "Colonnes flexibles"
460
+
461
+ #: lib/available.php:567
462
+ msgid "Table style"
463
+ msgstr "Style de tableau"
464
+
465
+ #: lib/available.php:572
466
+ msgid "Create table from CSV"
467
+ msgstr "Créer un tableau à partir d'un CSV"
468
+
469
+ #: lib/available.php:576
470
+ msgid "Styled table from HTML or CSV file"
471
+ msgstr "Tableau à partir d'un fichier HTML ou CSV"
472
+
473
+ #: lib/available.php:586
474
+ msgid "Media URL"
475
+ msgstr "URL du media"
476
+
477
+ #: lib/available.php:591
478
+ #: lib/available.php:615
479
+ msgid "Width"
480
+ msgstr "Largeur"
481
+
482
+ #: lib/available.php:596
483
+ #: lib/available.php:620
484
+ msgid "Height"
485
+ msgstr "Hauteur"
486
+
487
+ #: lib/available.php:600
488
+ msgid "YouTube video, Vimeo video, .mp4/.flv video, .mp3 file or images"
489
+ msgstr "Vidéos YouTube, Vimeo, MP4 / FLV, fichier MP3 ou images"
490
+
491
+ #: lib/available.php:610
492
+ msgid "Document URL"
493
+ msgstr "URL du document"
494
+
495
+ #: lib/available.php:624
496
+ msgid ".doc, .xls, .pdf viewer by Google"
497
+ msgstr "Lecteur .doc, .xls, .pdf par Google"
498
+
499
+ #: lib/available.php:634
500
+ msgid "Slider width"
501
+ msgstr "Largeur du slider"
502
+
503
+ #: lib/available.php:639
504
+ msgid "Slider height"
505
+ msgstr "Hauteur du slider"
506
+
507
+ #: lib/available.php:649
508
+ msgid "Slides links"
509
+ msgstr "Liens des slides"
510
+
511
+ #: lib/available.php:654
512
+ #: lib/available.php:722
513
+ msgid "Animation speed (1000 = 1 second)"
514
+ msgstr "Vitesse d'animation (1000 = 1 seconde)"
515
+
516
+ #: lib/available.php:659
517
+ msgid "Animation delay (1000 = 1 second)"
518
+ msgstr "Délai d'animation (1000 = 1 seconde)"
519
+
520
+ #: lib/available.php:674
521
+ msgid "Animation effect"
522
+ msgstr "Effet d'animation"
523
+
524
+ #: lib/available.php:678
525
+ msgid "Nivo slider by attached to post images"
526
+ msgstr "Nivo slider utilisant les miniatures d'articles"
527
+
528
+ #: lib/available.php:688
529
+ msgid "Carousel width"
530
+ msgstr "Largeur du caroussel"
531
+
532
+ #: lib/available.php:693
533
+ msgid "Carousel height"
534
+ msgstr "Hauteur du caroussel"
535
+
536
+ #: lib/available.php:698
537
+ msgid "Carousel background"
538
+ msgstr "Arrière-plan du carroussel"
539
+
540
+ #: lib/available.php:707
541
+ msgid "Number of items to show"
542
+ msgstr "Nombre d'éléments à afficher"
543
+
544
+ #: lib/available.php:717
545
+ msgid "Items links"
546
+ msgstr "Liens des éléments"
547
+
548
+ #: lib/available.php:731
549
+ msgid "jCarousel by attached to post images"
550
+ msgstr "jCarousel utilisant les miniatures d'articles"
551
+
552
+ #: lib/shortcodes.php:101
553
+ msgid "Top"
554
+ msgstr "Top"
555
+
556
+ #: lib/shortcodes.php:302
557
+ msgid "Service name"
558
+ msgstr "Nom du service"
559
+
560
+ #: lib/shortcodes.php:320
561
+ msgid "This is box title"
562
+ msgstr "Ceci est un titre de boite"
563
+
564
+ #: lib/shortcodes.php:369
565
+ msgid "Please specify media url"
566
+ msgstr "Veuillez spécifier un URL de média"
567
+
568
+ #: lib/shortcodes.php:501
569
+ #: lib/shortcodes.php:769
570
+ msgid "no attached images, or only one attached image"
571
+ msgstr "aucune miniature d'article ou seulement une image attachée"
572
+
573
+ #: lib/shortcodes.php:616
574
+ msgid "This menu doesn't exists, or has no elements"
575
+ msgstr "Ce menu n'existe pas ou il ne contient aucun élément"
576
+
577
+ #: lib/shortcodes.php:651
578
+ msgid "This content is for members only."
579
+ msgstr "Ce contenu est réservé aux membres uniquement."
580
+
581
+ #: lib/shortcodes.php:651
582
+ msgid "Please login"
583
+ msgstr "Merci de vous connecter"
584
+
585
+ #~ msgid "Content"
586
+ #~ msgstr "Содержимое"
587
+
588
+ #~ msgid "Tab name"
589
+ #~ msgstr "Имя вкладки"
590
+
591
+ #~ msgid "See available values"
592
+ #~ msgstr "Возможные значения (англ.)"
593
+
594
+ #~ msgid "Read more"
595
+ #~ msgstr "Подробнее"
596
+
597
+ #~ msgid "image url"
598
+ #~ msgstr "ссылка на изображение"
599
+
600
+ #~ msgid "Service description"
601
+ #~ msgstr "Описание услуги"
602
+
603
+ #~ msgid "Content for registered users"
604
+ #~ msgstr "Содержимое для залогиненых посетителей"
605
+
606
+ #~ msgid "Plain table"
607
+ #~ msgstr "Простая таблица"
608
+
609
+ #~ msgid "From CSV"
610
+ #~ msgstr "Из CSV-файла"
611
+
612
+ #~ msgid "1 second"
613
+ #~ msgstr "1 секунда"
614
+
615
+ #~ msgid "See filter IDs"
616
+ #~ msgstr "Смотреть ID фильтров"
617
+
618
+ #~ msgid "General settings"
619
+ #~ msgstr "Основные настройки"
620
+
621
+ #~ msgid "Available shortcodes"
622
+ #~ msgstr "Список шорткодов"
623
+
624
+ #~ msgid "Specify menu name and add elements to menu"
625
+ #~ msgstr "Укажите имя меню, или добавьте элементы в укзанное меню"
626
+
627
+ #~ msgid "Support links"
628
+ #~ msgstr "Полезные ссылки"
629
+
630
+ #~ msgid "You can support this project by buying the author a cup of coffee!"
631
+ #~ msgstr "Вы можете поддержать этот проект, купив автору чашечку кофе!"
632
+
633
+ #~ msgid "Donate with MoneyBookers.com"
634
+ #~ msgstr "Сделать пожертвование через MoneyBookers.com"
635
+
636
+ #~ msgid "Donation to help support Shortcodes Ultimate plugin"
637
+ #~ msgstr "Пожертвование автору плагина Shortcodes Ultimate"
638
+
639
+ #~ msgid "Click to make a donation"
640
+ #~ msgstr "Кликните, чтобы сделать пожертвование"
641
+
642
+ #~ msgid "Donate with Money.Yandex.ru"
643
+ #~ msgstr "Сделать пожертвование через Money.Yandex.ru"
644
+
645
+ #~ msgid "Donate with WebMoney.ru"
646
+ #~ msgstr "Сделать пожертвование через WebMoney.ru"
647
+
648
+ #~ msgid "Want to support author? Just share this link!"
649
+ #~ msgstr "Хотите поддержать автора? Просто опубликйте ссылку!"
650
+
651
+ #~ msgid "Share on Facebook"
652
+ #~ msgstr "Опубликовать на Facebook"
653
+
654
+ #~ msgid "Share on Twitter"
655
+ #~ msgstr "Опубликовать на Twitter"
656
+
657
+ #~ msgid "Shortcodes ultimate settings"
658
+ #~ msgstr "Настройки Shortcodes Ultimate"
659
+
660
+ #~ msgid "Contact author"
661
+ #~ msgstr "Связаться с разработчиком"
662
+
663
+ #~ msgid "Coming soon"
664
+ #~ msgstr "Появится в ближайшее время"
665
+
666
+ #~ msgid "Visit"
667
+ #~ msgstr "Посетите"
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: gn_themes
3
  Donate link: http://ilovecode.ru/donate/
4
  Tags: shortcode, shortcodes, short code, shortcodes, tab, tabs, button, buttons, jquery, box, boxes, toggle, spoiler, column, columns, services, service, pullquote, list, lists, frame, images, image, links, fancy, fancy link, fancy links, fancy buttons, jquery tabs, accordeon, slider, nivo, nivo slider, plugin, admin, photoshop, gallery, bloginfo, list pages, sub pages, navigation, siblings pages, children pages, permalink, permalinks, feed, document, member, members, documents, jcarousel, rss
5
  Requires at least: 3.0
6
- Tested up to: 3.2
7
- Stable tag: 2.5.5
8
 
9
  Provides support for multiple useful shortcodes
10
 
@@ -44,9 +44,13 @@ With this plugin you can easily add buttons, dividers, spacers, boxes, notes and
44
  * Feed
45
  * Document
46
 
47
- Bug report / contact author: http://ilovecode.ru/?p=122
 
 
 
48
 
49
- My twitter: http://twitter.com/gn_themes
 
50
 
51
  Have a translation? Contact me - ano.vladimir@gmail.com
52
 
3
  Donate link: http://ilovecode.ru/donate/
4
  Tags: shortcode, shortcodes, short code, shortcodes, tab, tabs, button, buttons, jquery, box, boxes, toggle, spoiler, column, columns, services, service, pullquote, list, lists, frame, images, image, links, fancy, fancy link, fancy links, fancy buttons, jquery tabs, accordeon, slider, nivo, nivo slider, plugin, admin, photoshop, gallery, bloginfo, list pages, sub pages, navigation, siblings pages, children pages, permalink, permalinks, feed, document, member, members, documents, jcarousel, rss
5
  Requires at least: 3.0
6
+ Tested up to: 3.2.9
7
+ Stable tag: 2.6.0
8
 
9
  Provides support for multiple useful shortcodes
10
 
44
  * Feed
45
  * Document
46
 
47
+ = Have a bug? =
48
+ Forum - http://wordpress.org/tags/shortcodes-ultimate?forum_id=10
49
+ Author blog - http://ilovecode.ru/?p=122
50
+ Twitter: http://twitter.com/gn_themes
51
 
52
+ = Thanks for translations =
53
+ French translation - Aurélien DENIS [ http://wpchannel.com/ ]
54
 
55
  Have a translation? Contact me - ano.vladimir@gmail.com
56
 
shortcodes-ultimate.php CHANGED
@@ -3,7 +3,7 @@
3
  /*
4
  Plugin Name: Shortcodes Ultimate
5
  Plugin URI: http://ilovecode.ru/?p=122
6
- Version: 2.5.5
7
  Author: Vladimir Anokhin
8
  Author URI: http://ilovecode.ru/
9
  Description: Provides support for many easy to use shortcodes
3
  /*
4
  Plugin Name: Shortcodes Ultimate
5
  Plugin URI: http://ilovecode.ru/?p=122
6
+ Version: 2.6.0
7
  Author: Vladimir Anokhin
8
  Author URI: http://ilovecode.ru/
9
  Description: Provides support for many easy to use shortcodes